[2023-12-24T14:06:45.484053+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:06:45.498030+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:06:45.558208+00:00] request.INFO: Matched route "app_brevo_visitor". {"route":"app_brevo_visitor","route_parameters":{"_route":"app_brevo_visitor","_controller":"App\\Controller\\Brevo\\VisitorController::index"},"request_uri":"https://powerdata.tn/brevo/visitor","method":"GET"} [] [2023-12-24T14:06:45.559193+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:06:45.559231+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:06:45.559262+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:06:45.560932+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:06:45.564109+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2023-12-24T14:06:45.564342+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:06:45.564383+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:06:45.566800+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:06:45.572063+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"jEf5Bw23iYmvM8CXT","type":"visitor","text":"Prix","html":"Prix","createdAt":1703426804863,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjY3ODI2ODAwODMxMjM1NzkwMjUwNDc3MTQ1MjkyOAZDZD"}],"visitor":{"id":"mkrHmFi86jjlJ400AMnoD6CwzhP1qW34Lqi57Cn0FOZ","threadId":"5rD7QngTtRsbfKYAT","threadLink":"https://conversations-app.brevo.com/conversations/5rD7QngTtRsbfKYAT","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"24901047252815761","color":"#ba55d3","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ra Nia","contactAttributes":{"INSTAGRAM":"rania.aloui.1069","PRENOM":"Ra Nia"},"integrationAttributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"attributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"formattedAttributes":[],"contactId":332,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"nxYqfEAbfPwSncy2d","eventName":"conversationFragment"}} [] [2023-12-24T14:06:45.580364+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2023-12-24T14:06:45.591089+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:06:45.604282+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2023-12-24T14:06:45.605498+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2023-12-24T14:06:45.607927+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","5rD7QngTtRsbfKYAT"] [] [2023-12-24T14:06:45.608554+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"rania.aloui.1069"] [] [2023-12-24T14:06:45.609104+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? ORDER BY t0.id DESC [2] [] [2023-12-24T14:06:45.609742+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:06:45.610389+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:06:45+00:00","2":null,"3":"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","4":"5rD7QngTtRsbfKYAT","5":332,"6":"jEf5Bw23iYmvM8CXT","7":"Ra Nia","8":null,"9":null,"10":null,"11":[],"12":"rania.aloui.1069","13":"instagram","14":null,"15":2} [] [2023-12-24T14:06:45.611783+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:06:45.615115+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:06:45.634396+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:06:45.634903+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:06:45.635612+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:45.635751+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:06:45.636828+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:45.636986+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:06:45.637864+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:45.638011+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:06:45.638281+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:06:45.639217+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:06:45.643984+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:45.654971+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-12-24T14:06:45.657173+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:06:45.657763+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:06:45.658587+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:45.658767+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:06:45.659799+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:45.659951+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:06:45.660635+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:45.660774+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:06:45.661021+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:06:45.661792+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:06:45.667154+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:46.312441+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:06:46.314193+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8e5db8"},"request_uri":"https://powerdata.tn/_wdt/8e5db8","method":"GET"} [] [2023-12-24T14:06:48.619035+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:06:48.620926+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:06:48.624230+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:06:48.624291+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:06:48.625171+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:06:48.637106+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"QvFWwK6FCFd8zTBFv","type":"visitor","text":"Svp","html":"Svp","createdAt":1703426808285,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjY3ODMzMTQyNTUwNjgxMTkzNzEwNzkyMzE3MzM3NgZDZD"}],"visitor":{"id":"mkrHmFi86jjlJ400AMnoD6CwzhP1qW34Lqi57Cn0FOZ","threadId":"5rD7QngTtRsbfKYAT","threadLink":"https://conversations-app.brevo.com/conversations/5rD7QngTtRsbfKYAT","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"24901047252815761","color":"#ba55d3","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ra Nia","contactAttributes":{"INSTAGRAM":"rania.aloui.1069","PRENOM":"Ra Nia"},"integrationAttributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"attributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"formattedAttributes":[],"contactId":332,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"nxYqfEAbfPwSncy2d","eventName":"conversationFragment"}} [] [2023-12-24T14:06:48.656754+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:06:48.674945+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","5rD7QngTtRsbfKYAT"] [] [2023-12-24T14:06:48.675494+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"rania.aloui.1069"] [] [2023-12-24T14:06:48.676442+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:06:48.677052+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:06:48+00:00","2":null,"3":"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","4":"5rD7QngTtRsbfKYAT","5":332,"6":"QvFWwK6FCFd8zTBFv","7":"Ra Nia","8":null,"9":null,"10":null,"11":[],"12":"rania.aloui.1069","13":"instagram","14":null,"15":2} [] [2023-12-24T14:06:48.678390+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:06:48.681158+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:06:48.699214+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:06:48.699671+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:06:48.700234+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:48.700392+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:06:48.701202+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:48.701342+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:06:48.701949+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:48.702065+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:06:48.702324+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:06:48.703079+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:06:48.707880+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:48.999594+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:06:49.001356+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:06:49.004541+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:06:49.004582+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:06:49.005406+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:06:49.016063+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"jEf5Bw23iYmvM8CXT","type":"visitor","text":"Prix","html":"Prix","createdAt":1703426804863,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjY3ODI2ODAwODMxMjM1NzkwMjUwNDc3MTQ1MjkyOAZDZD"}],"visitor":{"id":"mkrHmFi86jjlJ400AMnoD6CwzhP1qW34Lqi57Cn0FOZ","threadId":"5rD7QngTtRsbfKYAT","threadLink":"https://conversations-app.brevo.com/conversations/5rD7QngTtRsbfKYAT","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"24901047252815761","color":"#ba55d3","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ra Nia","contactAttributes":{"INSTAGRAM":"rania.aloui.1069","PRENOM":"Ra Nia"},"integrationAttributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"attributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"formattedAttributes":[],"contactId":332,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"nxYqfEAbfPwSncy2d","eventName":"conversationFragment"}} [] [2023-12-24T14:06:49.033959+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:06:49.049959+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","5rD7QngTtRsbfKYAT"] [] [2023-12-24T14:06:49.050530+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"rania.aloui.1069"] [] [2023-12-24T14:06:49.051518+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:06:49.052128+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:06:49+00:00","2":null,"3":"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","4":"5rD7QngTtRsbfKYAT","5":332,"6":"jEf5Bw23iYmvM8CXT","7":"Ra Nia","8":null,"9":null,"10":null,"11":[],"12":"rania.aloui.1069","13":"instagram","14":null,"15":2} [] [2023-12-24T14:06:49.053450+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:06:49.056157+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:06:49.073273+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:06:49.073770+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:06:49.074360+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:49.074538+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:06:49.075359+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:49.075500+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:06:49.076102+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:49.076195+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:06:49.076470+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:06:49.077146+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:06:49.081361+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:52.041252+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:06:52.042886+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:06:52.045711+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:06:52.045750+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:06:52.046521+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:06:52.056749+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"QvFWwK6FCFd8zTBFv","type":"visitor","text":"Svp","html":"Svp","createdAt":1703426808285,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjY3ODMzMTQyNTUwNjgxMTkzNzEwNzkyMzE3MzM3NgZDZD"}],"visitor":{"id":"mkrHmFi86jjlJ400AMnoD6CwzhP1qW34Lqi57Cn0FOZ","threadId":"5rD7QngTtRsbfKYAT","threadLink":"https://conversations-app.brevo.com/conversations/5rD7QngTtRsbfKYAT","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"24901047252815761","color":"#ba55d3","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ra Nia","contactAttributes":{"INSTAGRAM":"rania.aloui.1069","PRENOM":"Ra Nia"},"integrationAttributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"attributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"formattedAttributes":[],"contactId":332,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"nxYqfEAbfPwSncy2d","eventName":"conversationFragment"}} [] [2023-12-24T14:06:52.073986+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:06:52.089800+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","5rD7QngTtRsbfKYAT"] [] [2023-12-24T14:06:52.090256+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"rania.aloui.1069"] [] [2023-12-24T14:06:52.091112+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:06:52.091680+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:06:52+00:00","2":null,"3":"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","4":"5rD7QngTtRsbfKYAT","5":332,"6":"QvFWwK6FCFd8zTBFv","7":"Ra Nia","8":null,"9":null,"10":null,"11":[],"12":"rania.aloui.1069","13":"instagram","14":null,"15":2} [] [2023-12-24T14:06:52.092901+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:06:52.095426+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:06:52.112072+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:06:52.112544+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:06:52.113060+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:52.113185+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:06:52.113960+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:52.114075+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:06:52.114655+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:52.114767+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:06:52.114986+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:06:52.115648+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:06:52.119626+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:56.109289+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:06:56.110923+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:06:56.113730+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:06:56.113769+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:06:56.114554+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:06:56.124884+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"iLyXEoHDPpwMZEYJp","type":"visitor","text":"Gel peaux mixtes à Grasse","html":"Gel peaux mixtes à Grasse","createdAt":1703426815773,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMDk0OTEyODI2MTg5NjM2Nzk0OTk4NDozMTQyMjY3ODUwMzA4MjQyMTY1OTYwNDI4ODg2NzkyNjAxNgZDZD"}],"visitor":{"id":"3lYpbadvQErFnv-wCdnsDvvjBtsk2DE05Dy0T4QGhYD","threadId":"tAmhh7TN5Gdvd4uvq","threadLink":"https://conversations-app.brevo.com/conversations/tAmhh7TN5Gdvd4uvq","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"5755302751232167","color":"#d8bfd8","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ey Yaa","contactAttributes":{"INSTAGRAM":"ayouta111eya","PRENOM":"Ey Yaa"},"integrationAttributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"attributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"formattedAttributes":[],"contactId":13645,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"u39HrhWMSnpFqnh9g","eventName":"conversationFragment"}} [] [2023-12-24T14:06:56.142204+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:06:56.158025+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"3lYpbadvQErFnv-wCdnsDvvjBt [...]","tAmhh7TN5Gdvd4uvq"] [] [2023-12-24T14:06:56.158586+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"ayouta111eya"] [] [2023-12-24T14:06:56.159544+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:06:56.160133+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:06:56+00:00","2":null,"3":"3lYpbadvQErFnv-wCdnsDvvjBt [...]","4":"tAmhh7TN5Gdvd4uvq","5":13645,"6":"iLyXEoHDPpwMZEYJp","7":"Ey Yaa","8":null,"9":null,"10":null,"11":[],"12":"ayouta111eya","13":"instagram","14":null,"15":2} [] [2023-12-24T14:06:56.161408+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:06:56.163909+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:06:56.180451+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:06:56.180908+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:06:56.181454+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:56.181607+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:06:56.182400+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:56.182541+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:06:56.183138+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:56.183231+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:06:56.183478+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:06:56.184158+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:06:56.188123+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:57.490664+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:06:57.492279+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:06:57.495112+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:06:57.495152+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:06:57.495911+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:06:57.506062+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"LHrnpZdyao2T692FG","type":"visitor","text":"Aslema brabi nheb naadi pack hethy","html":"Aslema brabi nheb naadi pack hethy","createdAt":1703426695626,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMDk0OTEyODI2MTg5NjM2Nzk0OTk4NDozMTQyMjY3NjI2NzYyOTA4ODc3ODE4MTYwMjYyOTkxMDUyOAZDZD"}],"visitor":{"id":"3lYpbadvQErFnv-wCdnsDvvjBtsk2DE05Dy0T4QGhYD","threadId":"tAmhh7TN5Gdvd4uvq","threadLink":"https://conversations-app.brevo.com/conversations/tAmhh7TN5Gdvd4uvq","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"5755302751232167","color":"#d8bfd8","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ey Yaa","contactAttributes":[],"integrationAttributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"attributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"formattedAttributes":[],"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"u39HrhWMSnpFqnh9g","eventName":"conversationFragment"}} [] [2023-12-24T14:06:57.523373+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:06:57.539662+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"3lYpbadvQErFnv-wCdnsDvvjBt [...]","tAmhh7TN5Gdvd4uvq"] [] [2023-12-24T14:06:57.540170+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"ayouta111eya"] [] [2023-12-24T14:06:57.541105+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:06:57.541706+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:06:57+00:00","2":null,"3":"3lYpbadvQErFnv-wCdnsDvvjBt [...]","4":"tAmhh7TN5Gdvd4uvq","5":null,"6":"LHrnpZdyao2T692FG","7":"Ey Yaa","8":null,"9":null,"10":null,"11":[],"12":"ayouta111eya","13":"instagram","14":null,"15":2} [] [2023-12-24T14:06:57.542958+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:06:57.546394+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:06:57.564557+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:06:57.565071+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:06:57.565624+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:57.565776+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:06:57.566552+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:57.566692+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:06:57.567290+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:57.567421+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:06:57.567673+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:06:57.568392+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:06:57.572423+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:58.395513+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:06:58.397128+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:06:58.399930+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:06:58.399970+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:06:58.400732+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:06:58.410937+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"jEf5Bw23iYmvM8CXT","type":"visitor","text":"Prix","html":"Prix","createdAt":1703426804863,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjY3ODI2ODAwODMxMjM1NzkwMjUwNDc3MTQ1MjkyOAZDZD"}],"visitor":{"id":"mkrHmFi86jjlJ400AMnoD6CwzhP1qW34Lqi57Cn0FOZ","threadId":"5rD7QngTtRsbfKYAT","threadLink":"https://conversations-app.brevo.com/conversations/5rD7QngTtRsbfKYAT","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"24901047252815761","color":"#ba55d3","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ra Nia","contactAttributes":{"INSTAGRAM":"rania.aloui.1069","PRENOM":"Ra Nia"},"integrationAttributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"attributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"formattedAttributes":[],"contactId":332,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"nxYqfEAbfPwSncy2d","eventName":"conversationFragment"}} [] [2023-12-24T14:06:58.428257+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:06:58.444083+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","5rD7QngTtRsbfKYAT"] [] [2023-12-24T14:06:58.444605+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"rania.aloui.1069"] [] [2023-12-24T14:06:58.445564+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:06:58.446154+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:06:58+00:00","2":null,"3":"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","4":"5rD7QngTtRsbfKYAT","5":332,"6":"jEf5Bw23iYmvM8CXT","7":"Ra Nia","8":null,"9":null,"10":null,"11":[],"12":"rania.aloui.1069","13":"instagram","14":null,"15":2} [] [2023-12-24T14:06:58.447447+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:06:58.449958+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:06:58.466497+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:06:58.466989+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:06:58.467538+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:58.467691+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:06:58.468458+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:58.468599+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:06:58.469196+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:58.469288+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:06:58.469524+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:06:58.470191+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:06:58.474191+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:59.493822+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:06:59.495454+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:06:59.498269+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:06:59.498309+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:06:59.499080+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:06:59.509281+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"iLyXEoHDPpwMZEYJp","type":"visitor","text":"Gel peaux mixtes à Grasse","html":"Gel peaux mixtes à Grasse","createdAt":1703426815773,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMDk0OTEyODI2MTg5NjM2Nzk0OTk4NDozMTQyMjY3ODUwMzA4MjQyMTY1OTYwNDI4ODg2NzkyNjAxNgZDZD"}],"visitor":{"id":"3lYpbadvQErFnv-wCdnsDvvjBtsk2DE05Dy0T4QGhYD","threadId":"tAmhh7TN5Gdvd4uvq","threadLink":"https://conversations-app.brevo.com/conversations/tAmhh7TN5Gdvd4uvq","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"5755302751232167","color":"#d8bfd8","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ey Yaa","contactAttributes":{"INSTAGRAM":"ayouta111eya","PRENOM":"Ey Yaa"},"integrationAttributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"attributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"formattedAttributes":[],"contactId":13645,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"u39HrhWMSnpFqnh9g","eventName":"conversationFragment"}} [] [2023-12-24T14:06:59.526783+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:06:59.542809+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"3lYpbadvQErFnv-wCdnsDvvjBt [...]","tAmhh7TN5Gdvd4uvq"] [] [2023-12-24T14:06:59.543293+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"ayouta111eya"] [] [2023-12-24T14:06:59.544165+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:06:59.544756+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:06:59+00:00","2":null,"3":"3lYpbadvQErFnv-wCdnsDvvjBt [...]","4":"tAmhh7TN5Gdvd4uvq","5":13645,"6":"iLyXEoHDPpwMZEYJp","7":"Ey Yaa","8":null,"9":null,"10":null,"11":[],"12":"ayouta111eya","13":"instagram","14":null,"15":2} [] [2023-12-24T14:06:59.545998+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:06:59.548549+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:06:59.565148+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:06:59.565653+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:06:59.566218+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:59.566338+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:06:59.567109+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:59.567246+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:06:59.567900+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:06:59.568012+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:06:59.568216+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:06:59.568895+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:06:59.572890+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:01.437433+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:07:01.439045+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:07:01.441846+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:07:01.441890+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:07:01.442661+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:07:01.452825+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"QvFWwK6FCFd8zTBFv","type":"visitor","text":"Svp","html":"Svp","createdAt":1703426808285,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjY3ODMzMTQyNTUwNjgxMTkzNzEwNzkyMzE3MzM3NgZDZD"}],"visitor":{"id":"mkrHmFi86jjlJ400AMnoD6CwzhP1qW34Lqi57Cn0FOZ","threadId":"5rD7QngTtRsbfKYAT","threadLink":"https://conversations-app.brevo.com/conversations/5rD7QngTtRsbfKYAT","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"24901047252815761","color":"#ba55d3","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ra Nia","contactAttributes":{"INSTAGRAM":"rania.aloui.1069","PRENOM":"Ra Nia"},"integrationAttributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"attributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"formattedAttributes":[],"contactId":332,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"nxYqfEAbfPwSncy2d","eventName":"conversationFragment"}} [] [2023-12-24T14:07:01.470116+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:07:01.485985+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","5rD7QngTtRsbfKYAT"] [] [2023-12-24T14:07:01.486499+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"rania.aloui.1069"] [] [2023-12-24T14:07:01.487459+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:07:01.488049+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:07:01+00:00","2":null,"3":"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","4":"5rD7QngTtRsbfKYAT","5":332,"6":"QvFWwK6FCFd8zTBFv","7":"Ra Nia","8":null,"9":null,"10":null,"11":[],"12":"rania.aloui.1069","13":"instagram","14":null,"15":2} [] [2023-12-24T14:07:01.489288+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:07:01.491802+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:07:01.508345+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:07:01.508801+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:07:01.509347+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:01.509499+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:07:01.510272+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:01.510487+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:07:01.511086+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:01.511179+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:07:01.511450+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:07:01.512119+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:07:01.516091+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:06.686693+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:07:06.688347+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:07:06.691155+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:07:06.691195+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:07:06.691965+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:07:06.702210+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"xBpCx4PR9PDRzLZ3E","type":"visitor","text":"Image","html":"Image","file":{"isImage":true,"name":"Image","link":"https://lookaside.fbsbx.com/ig_messaging_cdn/?asset_id=604314125154796&signature=AbySl4Rhlskc56cbRfo4-4KUNGUged8yB9tSJ6-_Io_Ts6SGiWSFVGGx_V3gTYRcp0I-0W4rj8F5P3W0-5KwRsNNCMzbulsa0s96wRHFcjgjvQmmZ3trBpHO-b_rg13wAp0hpWSKRpFcbaOTfRhSSIquqSNHYXEnQjAKHC1d7x8fD8lTJb_x6h3B4NN-JX9CeAAlE4y1JjM7-78Ut0B4DSg3G-pT","imageInfo":{"previewLink":"https://lookaside.fbsbx.com/ig_messaging_cdn/?asset_id=604314125154796&signature=AbySl4Rhlskc56cbRfo4-4KUNGUged8yB9tSJ6-_Io_Ts6SGiWSFVGGx_V3gTYRcp0I-0W4rj8F5P3W0-5KwRsNNCMzbulsa0s96wRHFcjgjvQmmZ3trBpHO-b_rg13wAp0hpWSKRpFcbaOTfRhSSIquqSNHYXEnQjAKHC1d7x8fD8lTJb_x6h3B4NN-JX9CeAAlE4y1JjM7-78Ut0B4DSg3G-pT"},"isAllowedFileType":true},"createdAt":1703426704985,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMDk0OTEyODI2MTg5NjM2Nzk0OTk4NDozMTQyMjY3NjQ0ODMxMzc0Nzk0MTgwMTg2OTU4Nzc3NTQ4OAZDZD"}],"visitor":{"id":"3lYpbadvQErFnv-wCdnsDvvjBtsk2DE05Dy0T4QGhYD","threadId":"tAmhh7TN5Gdvd4uvq","threadLink":"https://conversations-app.brevo.com/conversations/tAmhh7TN5Gdvd4uvq","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"5755302751232167","color":"#d8bfd8","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ey Yaa","contactAttributes":{"INSTAGRAM":"ayouta111eya","PRENOM":"Ey Yaa"},"integrationAttributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"attributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"formattedAttributes":[],"contactId":13645,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"u39HrhWMSnpFqnh9g","eventName":"conversationFragment"}} [] [2023-12-24T14:07:06.719581+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:07:06.735475+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"3lYpbadvQErFnv-wCdnsDvvjBt [...]","tAmhh7TN5Gdvd4uvq"] [] [2023-12-24T14:07:06.735947+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"ayouta111eya"] [] [2023-12-24T14:07:06.736820+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:07:06.737412+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:07:06+00:00","2":null,"3":"3lYpbadvQErFnv-wCdnsDvvjBt [...]","4":"tAmhh7TN5Gdvd4uvq","5":13645,"6":"xBpCx4PR9PDRzLZ3E","7":"Ey Yaa","8":null,"9":null,"10":null,"11":[],"12":"ayouta111eya","13":"instagram","14":null,"15":2} [] [2023-12-24T14:07:06.738656+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:07:06.741223+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:07:06.757829+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:07:06.758363+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:07:06.758909+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:06.759059+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:07:06.759903+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:06.760039+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:07:06.760681+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:06.760819+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:07:06.761052+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:07:06.761761+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:07:06.765768+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:06.907592+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:07:06.909204+00:00] request.INFO: Matched route "app_brevo_visitor". {"route":"app_brevo_visitor","route_parameters":{"_route":"app_brevo_visitor","_controller":"App\\Controller\\Brevo\\VisitorController::index"},"request_uri":"https://powerdata.tn/brevo/visitor","method":"GET"} [] [2023-12-24T14:07:06.911383+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:07:06.911422+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:07:06.911452+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:07:06.924372+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2023-12-24T14:07:06.942130+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2023-12-24T14:07:06.955495+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2023-12-24T14:07:06.956525+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2023-12-24T14:07:06.959742+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? ORDER BY t0.id DESC [2] [] [2023-12-24T14:07:06.972655+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-12-24T14:07:06.974486+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:07:06.974929+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:07:06.975473+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:06.975624+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:07:06.976399+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:06.976540+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:07:06.977127+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:06.977219+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:07:06.977464+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:07:06.978186+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:07:06.982076+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:07.577831+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:07:07.579457+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0eff65"},"request_uri":"https://powerdata.tn/_wdt/0eff65","method":"GET"} [] [2023-12-24T14:07:08.892709+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:07:08.894342+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:07:08.897128+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:07:08.897173+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:07:08.897939+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:07:08.908138+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"iLyXEoHDPpwMZEYJp","type":"visitor","text":"Gel peaux mixtes à Grasse","html":"Gel peaux mixtes à Grasse","createdAt":1703426815773,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMDk0OTEyODI2MTg5NjM2Nzk0OTk4NDozMTQyMjY3ODUwMzA4MjQyMTY1OTYwNDI4ODg2NzkyNjAxNgZDZD"}],"visitor":{"id":"3lYpbadvQErFnv-wCdnsDvvjBtsk2DE05Dy0T4QGhYD","threadId":"tAmhh7TN5Gdvd4uvq","threadLink":"https://conversations-app.brevo.com/conversations/tAmhh7TN5Gdvd4uvq","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"5755302751232167","color":"#d8bfd8","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ey Yaa","contactAttributes":{"INSTAGRAM":"ayouta111eya","PRENOM":"Ey Yaa"},"integrationAttributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"attributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"formattedAttributes":[],"contactId":13645,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"u39HrhWMSnpFqnh9g","eventName":"conversationFragment"}} [] [2023-12-24T14:07:08.925479+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:07:08.941337+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"3lYpbadvQErFnv-wCdnsDvvjBt [...]","tAmhh7TN5Gdvd4uvq"] [] [2023-12-24T14:07:08.941814+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"ayouta111eya"] [] [2023-12-24T14:07:08.942684+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:07:08.943268+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:07:08+00:00","2":null,"3":"3lYpbadvQErFnv-wCdnsDvvjBt [...]","4":"tAmhh7TN5Gdvd4uvq","5":13645,"6":"iLyXEoHDPpwMZEYJp","7":"Ey Yaa","8":null,"9":null,"10":null,"11":[],"12":"ayouta111eya","13":"instagram","14":null,"15":2} [] [2023-12-24T14:07:08.944555+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:07:08.947062+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:07:08.963833+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:07:08.964356+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:07:08.964901+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:08.965050+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:07:08.965898+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:08.966033+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:07:08.966662+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:08.966796+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:07:08.967029+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:07:08.967754+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:07:08.971757+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:25.802722+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:07:25.805147+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:07:25.808808+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:07:25.808848+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:07:25.809839+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:07:25.822391+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"jEf5Bw23iYmvM8CXT","type":"visitor","text":"Prix","html":"Prix","createdAt":1703426804863,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjY3ODI2ODAwODMxMjM1NzkwMjUwNDc3MTQ1MjkyOAZDZD"}],"visitor":{"id":"mkrHmFi86jjlJ400AMnoD6CwzhP1qW34Lqi57Cn0FOZ","threadId":"5rD7QngTtRsbfKYAT","threadLink":"https://conversations-app.brevo.com/conversations/5rD7QngTtRsbfKYAT","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"24901047252815761","color":"#ba55d3","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ra Nia","contactAttributes":{"INSTAGRAM":"rania.aloui.1069","PRENOM":"Ra Nia"},"integrationAttributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"attributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"formattedAttributes":[],"contactId":332,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"nxYqfEAbfPwSncy2d","eventName":"conversationFragment"}} [] [2023-12-24T14:07:25.841965+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:07:25.859126+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","5rD7QngTtRsbfKYAT"] [] [2023-12-24T14:07:25.859685+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"rania.aloui.1069"] [] [2023-12-24T14:07:25.860725+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:07:25.861373+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:07:25+00:00","2":null,"3":"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","4":"5rD7QngTtRsbfKYAT","5":332,"6":"jEf5Bw23iYmvM8CXT","7":"Ra Nia","8":null,"9":null,"10":null,"11":[],"12":"rania.aloui.1069","13":"instagram","14":null,"15":2} [] [2023-12-24T14:07:25.862757+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:07:25.865945+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:07:25.885062+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:07:25.885626+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:07:25.886330+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:25.886485+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:07:25.887339+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:25.887484+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:07:25.888086+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:25.888180+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:07:25.888461+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:07:25.889160+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:07:25.893692+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:28.822899+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:07:28.824515+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:07:28.827315+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:07:28.827360+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:07:28.828112+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:07:28.838292+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"QvFWwK6FCFd8zTBFv","type":"visitor","text":"Svp","html":"Svp","createdAt":1703426808285,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjY3ODMzMTQyNTUwNjgxMTkzNzEwNzkyMzE3MzM3NgZDZD"}],"visitor":{"id":"mkrHmFi86jjlJ400AMnoD6CwzhP1qW34Lqi57Cn0FOZ","threadId":"5rD7QngTtRsbfKYAT","threadLink":"https://conversations-app.brevo.com/conversations/5rD7QngTtRsbfKYAT","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"24901047252815761","color":"#ba55d3","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ra Nia","contactAttributes":{"INSTAGRAM":"rania.aloui.1069","PRENOM":"Ra Nia"},"integrationAttributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"attributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"formattedAttributes":[],"contactId":332,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"nxYqfEAbfPwSncy2d","eventName":"conversationFragment"}} [] [2023-12-24T14:07:28.856045+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:07:28.872790+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","5rD7QngTtRsbfKYAT"] [] [2023-12-24T14:07:28.873301+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"rania.aloui.1069"] [] [2023-12-24T14:07:28.874191+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:07:28.874825+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:07:28+00:00","2":null,"3":"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","4":"5rD7QngTtRsbfKYAT","5":332,"6":"QvFWwK6FCFd8zTBFv","7":"Ra Nia","8":null,"9":null,"10":null,"11":[],"12":"rania.aloui.1069","13":"instagram","14":null,"15":2} [] [2023-12-24T14:07:28.876108+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:07:28.878803+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:07:28.897015+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:07:28.897576+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:07:28.898169+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:28.898289+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:07:28.899073+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:28.899217+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:07:28.899857+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:28.899996+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:07:28.900210+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:07:28.900923+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:07:28.905099+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:36.280594+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:07:36.282221+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:07:36.285130+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:07:36.285170+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:07:36.285957+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:07:36.296395+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"iLyXEoHDPpwMZEYJp","type":"visitor","text":"Gel peaux mixtes à Grasse","html":"Gel peaux mixtes à Grasse","createdAt":1703426815773,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMDk0OTEyODI2MTg5NjM2Nzk0OTk4NDozMTQyMjY3ODUwMzA4MjQyMTY1OTYwNDI4ODg2NzkyNjAxNgZDZD"}],"visitor":{"id":"3lYpbadvQErFnv-wCdnsDvvjBtsk2DE05Dy0T4QGhYD","threadId":"tAmhh7TN5Gdvd4uvq","threadLink":"https://conversations-app.brevo.com/conversations/tAmhh7TN5Gdvd4uvq","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"5755302751232167","color":"#d8bfd8","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ey Yaa","contactAttributes":{"INSTAGRAM":"ayouta111eya","PRENOM":"Ey Yaa"},"integrationAttributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"attributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"formattedAttributes":[],"contactId":13645,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"u39HrhWMSnpFqnh9g","eventName":"conversationFragment"}} [] [2023-12-24T14:07:36.313760+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:07:36.329623+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"3lYpbadvQErFnv-wCdnsDvvjBt [...]","tAmhh7TN5Gdvd4uvq"] [] [2023-12-24T14:07:36.330095+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"ayouta111eya"] [] [2023-12-24T14:07:36.331022+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:07:36.331634+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:07:36+00:00","2":null,"3":"3lYpbadvQErFnv-wCdnsDvvjBt [...]","4":"tAmhh7TN5Gdvd4uvq","5":13645,"6":"iLyXEoHDPpwMZEYJp","7":"Ey Yaa","8":null,"9":null,"10":null,"11":[],"12":"ayouta111eya","13":"instagram","14":null,"15":2} [] [2023-12-24T14:07:36.332872+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:07:36.335386+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:07:36.352829+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:07:36.353332+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:07:36.353906+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:36.354056+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:07:36.354947+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:36.355062+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:07:36.355727+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:36.355863+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:07:36.356101+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:07:36.356846+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:07:36.361006+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:41.597678+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:07:41.599286+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:07:41.602086+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:07:41.602125+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:07:41.602890+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:07:41.613055+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"FHwJYWy8MMzjKGevy","type":"visitor","text":"W kol 7aja wa7dha 9adech","html":"W kol 7aja wa7dha 9adech","createdAt":1703426861295,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjY3OTMxOTM3NjE1NTg1NDEyMTA3NzM4MDc0MzE2OAZDZD"}],"visitor":{"id":"mkrHmFi86jjlJ400AMnoD6CwzhP1qW34Lqi57Cn0FOZ","threadId":"5rD7QngTtRsbfKYAT","threadLink":"https://conversations-app.brevo.com/conversations/5rD7QngTtRsbfKYAT","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"24901047252815761","color":"#ba55d3","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ra Nia","contactAttributes":{"INSTAGRAM":"rania.aloui.1069","PRENOM":"Ra Nia"},"integrationAttributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"attributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"formattedAttributes":[],"contactId":332,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"nxYqfEAbfPwSncy2d","eventName":"conversationFragment"}} [] [2023-12-24T14:07:41.630332+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:07:41.646060+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","5rD7QngTtRsbfKYAT"] [] [2023-12-24T14:07:41.646526+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"rania.aloui.1069"] [] [2023-12-24T14:07:41.647367+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:07:41.647927+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:07:41+00:00","2":null,"3":"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","4":"5rD7QngTtRsbfKYAT","5":332,"6":"FHwJYWy8MMzjKGevy","7":"Ra Nia","8":null,"9":null,"10":null,"11":[],"12":"rania.aloui.1069","13":"instagram","14":null,"15":2} [] [2023-12-24T14:07:41.649140+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:07:41.651605+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:07:41.668447+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:07:41.668905+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:07:41.669443+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:41.669571+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:07:41.670331+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:41.670450+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:07:41.671027+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:41.671136+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:07:41.671365+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:07:41.672020+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:07:41.676106+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:44.991512+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:07:44.993131+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:07:44.995920+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:07:44.995959+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:07:44.996736+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:07:45.006831+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"FHwJYWy8MMzjKGevy","type":"visitor","text":"W kol 7aja wa7dha 9adech","html":"W kol 7aja wa7dha 9adech","createdAt":1703426861295,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjY3OTMxOTM3NjE1NTg1NDEyMTA3NzM4MDc0MzE2OAZDZD"}],"visitor":{"id":"mkrHmFi86jjlJ400AMnoD6CwzhP1qW34Lqi57Cn0FOZ","threadId":"5rD7QngTtRsbfKYAT","threadLink":"https://conversations-app.brevo.com/conversations/5rD7QngTtRsbfKYAT","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"24901047252815761","color":"#ba55d3","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ra Nia","contactAttributes":{"INSTAGRAM":"rania.aloui.1069","PRENOM":"Ra Nia"},"integrationAttributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"attributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"formattedAttributes":[],"contactId":332,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"nxYqfEAbfPwSncy2d","eventName":"conversationFragment"}} [] [2023-12-24T14:07:45.024030+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:07:45.039846+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","5rD7QngTtRsbfKYAT"] [] [2023-12-24T14:07:45.040332+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"rania.aloui.1069"] [] [2023-12-24T14:07:45.041191+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:07:45.041751+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:07:45+00:00","2":null,"3":"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","4":"5rD7QngTtRsbfKYAT","5":332,"6":"FHwJYWy8MMzjKGevy","7":"Ra Nia","8":null,"9":null,"10":null,"11":[],"12":"rania.aloui.1069","13":"instagram","14":null,"15":2} [] [2023-12-24T14:07:45.042968+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:07:45.045459+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:07:45.062065+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:07:45.062516+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:07:45.063030+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:45.063154+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:07:45.063911+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:45.064027+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:07:45.064613+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:45.064724+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:07:45.064943+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:07:45.065595+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:07:45.069558+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:54.384118+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:07:54.385745+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:07:54.388554+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:07:54.388594+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:07:54.389366+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:07:54.399522+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"FHwJYWy8MMzjKGevy","type":"visitor","text":"W kol 7aja wa7dha 9adech","html":"W kol 7aja wa7dha 9adech","createdAt":1703426861295,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjY3OTMxOTM3NjE1NTg1NDEyMTA3NzM4MDc0MzE2OAZDZD"}],"visitor":{"id":"mkrHmFi86jjlJ400AMnoD6CwzhP1qW34Lqi57Cn0FOZ","threadId":"5rD7QngTtRsbfKYAT","threadLink":"https://conversations-app.brevo.com/conversations/5rD7QngTtRsbfKYAT","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"24901047252815761","color":"#ba55d3","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ra Nia","contactAttributes":{"INSTAGRAM":"rania.aloui.1069","PRENOM":"Ra Nia"},"integrationAttributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"attributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"formattedAttributes":[],"contactId":332,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"nxYqfEAbfPwSncy2d","eventName":"conversationFragment"}} [] [2023-12-24T14:07:54.416944+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:07:54.432729+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","5rD7QngTtRsbfKYAT"] [] [2023-12-24T14:07:54.433204+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"rania.aloui.1069"] [] [2023-12-24T14:07:54.434145+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:07:54.434740+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:07:54+00:00","2":null,"3":"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","4":"5rD7QngTtRsbfKYAT","5":332,"6":"FHwJYWy8MMzjKGevy","7":"Ra Nia","8":null,"9":null,"10":null,"11":[],"12":"rania.aloui.1069","13":"instagram","14":null,"15":2} [] [2023-12-24T14:07:54.435979+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:07:54.438547+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:07:54.455172+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:07:54.455673+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:07:54.456258+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:54.456403+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:07:54.457202+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:54.457315+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:07:54.457928+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:07:54.458044+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:07:54.458270+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:07:54.458953+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:07:54.463069+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:08:21.777794+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:08:21.780206+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:08:21.783853+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:08:21.783892+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:08:21.784894+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:08:21.797509+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"FHwJYWy8MMzjKGevy","type":"visitor","text":"W kol 7aja wa7dha 9adech","html":"W kol 7aja wa7dha 9adech","createdAt":1703426861295,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjY3OTMxOTM3NjE1NTg1NDEyMTA3NzM4MDc0MzE2OAZDZD"}],"visitor":{"id":"mkrHmFi86jjlJ400AMnoD6CwzhP1qW34Lqi57Cn0FOZ","threadId":"5rD7QngTtRsbfKYAT","threadLink":"https://conversations-app.brevo.com/conversations/5rD7QngTtRsbfKYAT","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"24901047252815761","color":"#ba55d3","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ra Nia","contactAttributes":{"INSTAGRAM":"rania.aloui.1069","PRENOM":"Ra Nia"},"integrationAttributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"attributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"formattedAttributes":[],"contactId":332,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"nxYqfEAbfPwSncy2d","eventName":"conversationFragment"}} [] [2023-12-24T14:08:21.816971+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:08:21.833989+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","5rD7QngTtRsbfKYAT"] [] [2023-12-24T14:08:21.834478+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"rania.aloui.1069"] [] [2023-12-24T14:08:21.835398+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:08:21.836011+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:08:21+00:00","2":null,"3":"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","4":"5rD7QngTtRsbfKYAT","5":332,"6":"FHwJYWy8MMzjKGevy","7":"Ra Nia","8":null,"9":null,"10":null,"11":[],"12":"rania.aloui.1069","13":"instagram","14":null,"15":2} [] [2023-12-24T14:08:21.837371+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:08:21.840522+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:08:21.859577+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:08:21.860045+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:08:21.860698+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:08:21.860828+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:08:21.861646+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:08:21.861765+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:08:21.862343+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:08:21.862456+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:08:21.862681+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:08:21.863369+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:08:21.867737+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:08:47.217502+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:08:47.219931+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:08:47.223660+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:08:47.223700+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:08:47.224679+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:08:47.237352+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"jEf5Bw23iYmvM8CXT","type":"visitor","text":"Prix","html":"Prix","createdAt":1703426804863,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjY3ODI2ODAwODMxMjM1NzkwMjUwNDc3MTQ1MjkyOAZDZD"}],"visitor":{"id":"mkrHmFi86jjlJ400AMnoD6CwzhP1qW34Lqi57Cn0FOZ","threadId":"5rD7QngTtRsbfKYAT","threadLink":"https://conversations-app.brevo.com/conversations/5rD7QngTtRsbfKYAT","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"24901047252815761","color":"#ba55d3","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ra Nia","contactAttributes":{"INSTAGRAM":"rania.aloui.1069","PRENOM":"Ra Nia"},"integrationAttributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"attributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"formattedAttributes":[],"contactId":332,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"nxYqfEAbfPwSncy2d","eventName":"conversationFragment"}} [] [2023-12-24T14:08:47.256901+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:08:47.274072+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","5rD7QngTtRsbfKYAT"] [] [2023-12-24T14:08:47.274619+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"rania.aloui.1069"] [] [2023-12-24T14:08:47.275659+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:08:47.276304+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:08:47+00:00","2":null,"3":"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","4":"5rD7QngTtRsbfKYAT","5":332,"6":"jEf5Bw23iYmvM8CXT","7":"Ra Nia","8":null,"9":null,"10":null,"11":[],"12":"rania.aloui.1069","13":"instagram","14":null,"15":2} [] [2023-12-24T14:08:47.277710+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:08:47.280911+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:08:47.300127+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:08:47.300667+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:08:47.301355+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:08:47.301511+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:08:47.302364+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:08:47.302509+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:08:47.303134+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:08:47.303229+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:08:47.303489+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:08:47.304190+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:08:47.308639+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:08:50.209035+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:08:50.210654+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:08:50.213471+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:08:50.213510+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:08:50.214264+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:08:50.224566+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"QvFWwK6FCFd8zTBFv","type":"visitor","text":"Svp","html":"Svp","createdAt":1703426808285,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjY3ODMzMTQyNTUwNjgxMTkzNzEwNzkyMzE3MzM3NgZDZD"}],"visitor":{"id":"mkrHmFi86jjlJ400AMnoD6CwzhP1qW34Lqi57Cn0FOZ","threadId":"5rD7QngTtRsbfKYAT","threadLink":"https://conversations-app.brevo.com/conversations/5rD7QngTtRsbfKYAT","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"24901047252815761","color":"#ba55d3","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ra Nia","contactAttributes":{"INSTAGRAM":"rania.aloui.1069","PRENOM":"Ra Nia"},"integrationAttributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"attributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"formattedAttributes":[],"contactId":332,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"nxYqfEAbfPwSncy2d","eventName":"conversationFragment"}} [] [2023-12-24T14:08:50.242367+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:08:50.259158+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","5rD7QngTtRsbfKYAT"] [] [2023-12-24T14:08:50.259732+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"rania.aloui.1069"] [] [2023-12-24T14:08:50.260718+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:08:50.261345+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:08:50+00:00","2":null,"3":"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","4":"5rD7QngTtRsbfKYAT","5":332,"6":"QvFWwK6FCFd8zTBFv","7":"Ra Nia","8":null,"9":null,"10":null,"11":[],"12":"rania.aloui.1069","13":"instagram","14":null,"15":2} [] [2023-12-24T14:08:50.262638+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:08:50.265347+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:08:50.283544+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:08:50.284067+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:08:50.284634+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:08:50.284788+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:08:50.285570+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:08:50.285677+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:08:50.286242+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:08:50.286340+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:08:50.286548+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:08:50.287172+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:08:50.291346+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:08:57.682969+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:08:57.684607+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:08:57.687428+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:08:57.687468+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:08:57.688229+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:08:57.698423+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"iLyXEoHDPpwMZEYJp","type":"visitor","text":"Gel peaux mixtes à Grasse","html":"Gel peaux mixtes à Grasse","createdAt":1703426815773,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMDk0OTEyODI2MTg5NjM2Nzk0OTk4NDozMTQyMjY3ODUwMzA4MjQyMTY1OTYwNDI4ODg2NzkyNjAxNgZDZD"}],"visitor":{"id":"3lYpbadvQErFnv-wCdnsDvvjBtsk2DE05Dy0T4QGhYD","threadId":"tAmhh7TN5Gdvd4uvq","threadLink":"https://conversations-app.brevo.com/conversations/tAmhh7TN5Gdvd4uvq","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"5755302751232167","color":"#d8bfd8","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ey Yaa","contactAttributes":{"INSTAGRAM":"ayouta111eya","PRENOM":"Ey Yaa"},"integrationAttributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"attributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"formattedAttributes":[],"contactId":13645,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"u39HrhWMSnpFqnh9g","eventName":"conversationFragment"}} [] [2023-12-24T14:08:57.715814+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:08:57.731687+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"3lYpbadvQErFnv-wCdnsDvvjBt [...]","tAmhh7TN5Gdvd4uvq"] [] [2023-12-24T14:08:57.732166+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"ayouta111eya"] [] [2023-12-24T14:08:57.733091+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:08:57.733708+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:08:57+00:00","2":null,"3":"3lYpbadvQErFnv-wCdnsDvvjBt [...]","4":"tAmhh7TN5Gdvd4uvq","5":13645,"6":"iLyXEoHDPpwMZEYJp","7":"Ey Yaa","8":null,"9":null,"10":null,"11":[],"12":"ayouta111eya","13":"instagram","14":null,"15":2} [] [2023-12-24T14:08:57.734957+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:08:57.737532+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:08:57.755069+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:08:57.755597+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:08:57.756208+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:08:57.756328+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:08:57.757116+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:08:57.757256+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:08:57.757924+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:08:57.758036+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:08:57.758243+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:08:57.758931+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:08:57.763156+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:09:43.199529+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:09:43.201967+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:09:43.205729+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:09:43.205769+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:09:43.206743+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:09:43.219336+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"FHwJYWy8MMzjKGevy","type":"visitor","text":"W kol 7aja wa7dha 9adech","html":"W kol 7aja wa7dha 9adech","createdAt":1703426861295,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjY3OTMxOTM3NjE1NTg1NDEyMTA3NzM4MDc0MzE2OAZDZD"}],"visitor":{"id":"mkrHmFi86jjlJ400AMnoD6CwzhP1qW34Lqi57Cn0FOZ","threadId":"5rD7QngTtRsbfKYAT","threadLink":"https://conversations-app.brevo.com/conversations/5rD7QngTtRsbfKYAT","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"24901047252815761","color":"#ba55d3","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ra Nia","contactAttributes":{"INSTAGRAM":"rania.aloui.1069","PRENOM":"Ra Nia"},"integrationAttributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"attributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"formattedAttributes":[],"contactId":332,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"nxYqfEAbfPwSncy2d","eventName":"conversationFragment"}} [] [2023-12-24T14:09:43.238974+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:09:43.256180+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","5rD7QngTtRsbfKYAT"] [] [2023-12-24T14:09:43.256781+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"rania.aloui.1069"] [] [2023-12-24T14:09:43.257825+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:09:43.258498+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:09:43+00:00","2":null,"3":"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","4":"5rD7QngTtRsbfKYAT","5":332,"6":"FHwJYWy8MMzjKGevy","7":"Ra Nia","8":null,"9":null,"10":null,"11":[],"12":"rania.aloui.1069","13":"instagram","14":null,"15":2} [] [2023-12-24T14:09:43.259925+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:09:43.263191+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:09:43.282416+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:09:43.282941+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:09:43.283628+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:09:43.283782+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:09:43.284632+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:09:43.284778+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:09:43.285478+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:09:43.285629+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:09:43.285883+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:09:43.286553+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:09:43.291076+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:10:04.576071+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:10:04.578535+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:10:04.582294+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:10:04.582346+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:10:04.583326+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:10:04.596064+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[{"id":"655369a3c16d7b129d3a7704_655b65b31cdcc07bcb0a9a97","name":"Sherine J","email":"sherinej36@gmail.com"}],"messages":[{"id":"27jcYKw7bdybbawpN","type":"agent","text":"Bonjour Madame ","html":"Bonjour Madame","createdAt":1703424106204,"agentId":"655369a3c16d7b129d3a7704_655b65b31cdcc07bcb0a9a97","agentName":"Sherine J","isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQ0MTMzODg0NTE4MDUwMDozMTQyMjYyODU0NTU2ODk0ODEwNjYyNDA4MjY5NzUxOTEwNAZDZD","forwardedToSourceStatus":{"isSuccess":true,"error":null}},{"id":"5Ac2TGLpNd9MuAf6s","type":"visitor","text":"Houda kassaoui\n54056304\nZaghouan:jbal el ouest","html":"Houda kassaoui
54056304
Zaghouan:jbal el ouest","createdAt":1703424110034,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQ0MTMzODg0NTE4MDUwMDozMTQyMjYyODU1MjM2OTU5ODU2MzgxNDE0MDgzNDQ4MDEyOAZDZD"}],"missedMessagesCount":0,"conversationStartPage":[],"visitor":{"id":"ecLT-jeTDFvqfB0uBjnG4UWjkCytJW2oqw0HlqioNhh","threadId":"tnzx7WH8h6K4rXbhR","threadLink":"https://conversations-app.brevo.com/conversations/tnzx7WH8h6K4rXbhR","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"7193697977364536","color":"#48d1cc","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"ᕼOᑌᗪᗩ","contactAttributes":{"INSTAGRAM":"houda.kassaoui","PRENOM":"ᕼOᑌᗪᗩ"},"integrationAttributes":{"PRENOM":"ᕼOᑌᗪᗩ","INSTAGRAM":"houda.kassaoui"},"attributes":{"PRENOM":"ᕼOᑌᗪᗩ","INSTAGRAM":"houda.kassaoui"},"formattedAttributes":[],"notes":"Pack vit c gel grasse","contactId":13643,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"HPBoXARukseJDhvBF","eventName":"conversationTranscript"}} [] [2023-12-24T14:10:04.615857+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:10:04.633099+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"ecLT-jeTDFvqfB0uBjnG4UWjkC [...]","tnzx7WH8h6K4rXbhR"] [] [2023-12-24T14:10:04.633653+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"houda.kassaoui"] [] [2023-12-24T14:10:04.634695+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:10:04.635352+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:10:04+00:00","2":null,"3":"ecLT-jeTDFvqfB0uBjnG4UWjkC [...]","4":"tnzx7WH8h6K4rXbhR","5":13643,"6":"27jcYKw7bdybbawpN","7":"ᕼOᑌᗪᗩ","8":null,"9":null,"10":null,"11":[],"12":"houda.kassaoui","13":"instagram","14":null,"15":2} [] [2023-12-24T14:10:04.636748+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:10:04.640016+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:10:04.659304+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:10:04.659833+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:10:04.660535+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:10:04.660690+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:10:04.661557+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:10:04.661701+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:10:04.662321+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:10:04.662469+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:10:04.662725+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:10:04.663385+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:10:04.667896+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:10:47.147982+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:10:47.150424+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:10:47.154084+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:10:47.154123+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:10:47.155132+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:10:47.167676+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"HpZAfLFAJ9xi8R5vv","type":"visitor","text":"Svo tnjm tkhrjehali mardi !","html":"Svo tnjm tkhrjehali mardi !","createdAt":1703427046814,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTM3ODg4MjAzMTQyMjg3NzozMTQyMjY4MjcyODM5NTI3OTU5MDg1NzIzNjQwOTIyMTEyMAZDZD"}],"visitor":{"id":"dsHwFSjsaBf4fVu8fCBP0RKppQyorPrUclLJZd3uJ7B","threadId":"3HFxZDmNg6Mycc2gM","threadLink":"https://conversations-app.brevo.com/conversations/3HFxZDmNg6Mycc2gM","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"6963030277120728","color":"#ffa07a","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"souha_nj","contactAttributes":{"INSTAGRAM":"souha_nj","PRENOM":"souha_nj"},"integrationAttributes":{"PRENOM":"souha_nj","INSTAGRAM":"souha_nj"},"attributes":{"PRENOM":"souha_nj","INSTAGRAM":"souha_nj"},"formattedAttributes":[],"notes":"Pack gel grasse & vit c","contactId":907,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"buzHiWDxBTiNZjprT","eventName":"conversationFragment"}} [] [2023-12-24T14:10:47.187187+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:10:47.204299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"dsHwFSjsaBf4fVu8fCBP0RKppQ [...]","3HFxZDmNg6Mycc2gM"] [] [2023-12-24T14:10:47.204821+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"souha_nj"] [] [2023-12-24T14:10:47.205765+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:10:47.206405+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:10:47+00:00","2":null,"3":"dsHwFSjsaBf4fVu8fCBP0RKppQ [...]","4":"3HFxZDmNg6Mycc2gM","5":907,"6":"HpZAfLFAJ9xi8R5vv","7":"souha_nj","8":null,"9":null,"10":null,"11":[],"12":"souha_nj","13":"instagram","14":null,"15":2} [] [2023-12-24T14:10:47.207784+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:10:47.210974+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:10:47.230101+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:10:47.230640+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:10:47.231368+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:10:47.231523+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:10:47.232373+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:10:47.232517+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:10:47.233123+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:10:47.233218+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:10:47.233478+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:10:47.234177+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:10:47.238643+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:10:50.550922+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:10:50.552562+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:10:50.555331+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:10:50.555370+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:10:50.556119+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:10:50.566401+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"HpZAfLFAJ9xi8R5vv","type":"visitor","text":"Svo tnjm tkhrjehali mardi !","html":"Svo tnjm tkhrjehali mardi !","createdAt":1703427046814,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTM3ODg4MjAzMTQyMjg3NzozMTQyMjY4MjcyODM5NTI3OTU5MDg1NzIzNjQwOTIyMTEyMAZDZD"}],"visitor":{"id":"dsHwFSjsaBf4fVu8fCBP0RKppQyorPrUclLJZd3uJ7B","threadId":"3HFxZDmNg6Mycc2gM","threadLink":"https://conversations-app.brevo.com/conversations/3HFxZDmNg6Mycc2gM","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"6963030277120728","color":"#ffa07a","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"souha_nj","contactAttributes":{"INSTAGRAM":"souha_nj","PRENOM":"souha_nj"},"integrationAttributes":{"PRENOM":"souha_nj","INSTAGRAM":"souha_nj"},"attributes":{"PRENOM":"souha_nj","INSTAGRAM":"souha_nj"},"formattedAttributes":[],"notes":"Pack gel grasse & vit c","contactId":907,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"buzHiWDxBTiNZjprT","eventName":"conversationFragment"}} [] [2023-12-24T14:10:50.584170+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:10:50.600916+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"dsHwFSjsaBf4fVu8fCBP0RKppQ [...]","3HFxZDmNg6Mycc2gM"] [] [2023-12-24T14:10:50.601456+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"souha_nj"] [] [2023-12-24T14:10:50.602434+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:10:50.603052+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:10:50+00:00","2":null,"3":"dsHwFSjsaBf4fVu8fCBP0RKppQ [...]","4":"3HFxZDmNg6Mycc2gM","5":907,"6":"HpZAfLFAJ9xi8R5vv","7":"souha_nj","8":null,"9":null,"10":null,"11":[],"12":"souha_nj","13":"instagram","14":null,"15":2} [] [2023-12-24T14:10:50.604374+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:10:50.607120+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:10:50.625288+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:10:50.625814+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:10:50.626377+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:10:50.626531+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:10:50.627326+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:10:50.627484+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:10:50.628086+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:10:50.628181+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:10:50.628440+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:10:50.629121+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:10:50.633223+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:10:59.938149+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:10:59.939762+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:10:59.942550+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:10:59.942589+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:10:59.943363+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:10:59.953543+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"HpZAfLFAJ9xi8R5vv","type":"visitor","text":"Svo tnjm tkhrjehali mardi !","html":"Svo tnjm tkhrjehali mardi !","createdAt":1703427046814,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTM3ODg4MjAzMTQyMjg3NzozMTQyMjY4MjcyODM5NTI3OTU5MDg1NzIzNjQwOTIyMTEyMAZDZD"}],"visitor":{"id":"dsHwFSjsaBf4fVu8fCBP0RKppQyorPrUclLJZd3uJ7B","threadId":"3HFxZDmNg6Mycc2gM","threadLink":"https://conversations-app.brevo.com/conversations/3HFxZDmNg6Mycc2gM","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"6963030277120728","color":"#ffa07a","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"souha_nj","contactAttributes":{"INSTAGRAM":"souha_nj","PRENOM":"souha_nj"},"integrationAttributes":{"PRENOM":"souha_nj","INSTAGRAM":"souha_nj"},"attributes":{"PRENOM":"souha_nj","INSTAGRAM":"souha_nj"},"formattedAttributes":[],"notes":"Pack gel grasse & vit c","contactId":907,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"buzHiWDxBTiNZjprT","eventName":"conversationFragment"}} [] [2023-12-24T14:10:59.970833+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:10:59.986603+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"dsHwFSjsaBf4fVu8fCBP0RKppQ [...]","3HFxZDmNg6Mycc2gM"] [] [2023-12-24T14:10:59.987078+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"souha_nj"] [] [2023-12-24T14:10:59.987981+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:10:59.988620+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:10:59+00:00","2":null,"3":"dsHwFSjsaBf4fVu8fCBP0RKppQ [...]","4":"3HFxZDmNg6Mycc2gM","5":907,"6":"HpZAfLFAJ9xi8R5vv","7":"souha_nj","8":null,"9":null,"10":null,"11":[],"12":"souha_nj","13":"instagram","14":null,"15":2} [] [2023-12-24T14:10:59.989860+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:10:59.992372+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:11:00.009846+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:11:00.010368+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:11:00.010927+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:00.011078+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:11:00.011922+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:00.012037+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:11:00.012672+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:00.012807+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:11:00.013044+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:11:00.013733+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:11:00.017843+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:00.889154+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:11:00.890761+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:11:00.893530+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:11:00.893570+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:11:00.894348+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:11:00.904493+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"LHrnpZdyao2T692FG","type":"visitor","text":"Aslema brabi nheb naadi pack hethy","html":"Aslema brabi nheb naadi pack hethy","createdAt":1703426695626,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMDk0OTEyODI2MTg5NjM2Nzk0OTk4NDozMTQyMjY3NjI2NzYyOTA4ODc3ODE4MTYwMjYyOTkxMDUyOAZDZD"}],"visitor":{"id":"3lYpbadvQErFnv-wCdnsDvvjBtsk2DE05Dy0T4QGhYD","threadId":"tAmhh7TN5Gdvd4uvq","threadLink":"https://conversations-app.brevo.com/conversations/tAmhh7TN5Gdvd4uvq","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"5755302751232167","color":"#d8bfd8","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ey Yaa","contactAttributes":[],"integrationAttributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"attributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"formattedAttributes":[],"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"u39HrhWMSnpFqnh9g","eventName":"conversationFragment"}} [] [2023-12-24T14:11:00.921727+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:11:00.937454+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"3lYpbadvQErFnv-wCdnsDvvjBt [...]","tAmhh7TN5Gdvd4uvq"] [] [2023-12-24T14:11:00.937923+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"ayouta111eya"] [] [2023-12-24T14:11:00.938760+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:11:00.939326+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:11:00+00:00","2":null,"3":"3lYpbadvQErFnv-wCdnsDvvjBt [...]","4":"tAmhh7TN5Gdvd4uvq","5":null,"6":"LHrnpZdyao2T692FG","7":"Ey Yaa","8":null,"9":null,"10":null,"11":[],"12":"ayouta111eya","13":"instagram","14":null,"15":2} [] [2023-12-24T14:11:00.940536+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:11:00.942997+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:11:00.959837+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:11:00.960286+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:11:00.960822+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:00.960948+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:11:00.961703+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:00.961822+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:11:00.962399+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:00.962511+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:11:00.962733+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:11:00.963389+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:11:00.967485+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:02.040470+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:11:02.042081+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:11:02.044868+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:11:02.044908+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:11:02.045690+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:11:02.055836+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"p7tSEeJiuyAuTtJ2T","type":"visitor","text":"Svp khtr jetni safra mrwh mardi","html":"Svp khtr jetni safra mrwh mardi","createdAt":1703427061727,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTM3ODg4MjAzMTQyMjg3NzozMTQyMjY4MzAxMzY3MDkzMDA2MzgxODQ3OTI2OTU3NjcwNAZDZD"}],"visitor":{"id":"dsHwFSjsaBf4fVu8fCBP0RKppQyorPrUclLJZd3uJ7B","threadId":"3HFxZDmNg6Mycc2gM","threadLink":"https://conversations-app.brevo.com/conversations/3HFxZDmNg6Mycc2gM","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"6963030277120728","color":"#ffa07a","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"souha_nj","contactAttributes":{"INSTAGRAM":"souha_nj","PRENOM":"souha_nj"},"integrationAttributes":{"PRENOM":"souha_nj","INSTAGRAM":"souha_nj"},"attributes":{"PRENOM":"souha_nj","INSTAGRAM":"souha_nj"},"formattedAttributes":[],"notes":"Pack gel grasse & vit c","contactId":907,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"buzHiWDxBTiNZjprT","eventName":"conversationFragment"}} [] [2023-12-24T14:11:02.073030+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:11:02.088812+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"dsHwFSjsaBf4fVu8fCBP0RKppQ [...]","3HFxZDmNg6Mycc2gM"] [] [2023-12-24T14:11:02.089301+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"souha_nj"] [] [2023-12-24T14:11:02.090172+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:11:02.090755+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:11:02+00:00","2":null,"3":"dsHwFSjsaBf4fVu8fCBP0RKppQ [...]","4":"3HFxZDmNg6Mycc2gM","5":907,"6":"p7tSEeJiuyAuTtJ2T","7":"souha_nj","8":null,"9":null,"10":null,"11":[],"12":"souha_nj","13":"instagram","14":null,"15":2} [] [2023-12-24T14:11:02.091986+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:11:02.094466+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:11:02.111042+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:11:02.111543+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:11:02.112116+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:02.112236+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:11:02.113071+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:02.113183+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:11:02.113781+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:02.113917+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:11:02.114126+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:11:02.114798+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:11:02.118829+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:05.442195+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:11:05.444541+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:11:05.448215+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:11:05.448266+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:11:05.449053+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:11:05.459730+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"p7tSEeJiuyAuTtJ2T","type":"visitor","text":"Svp khtr jetni safra mrwh mardi","html":"Svp khtr jetni safra mrwh mardi","createdAt":1703427061727,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTM3ODg4MjAzMTQyMjg3NzozMTQyMjY4MzAxMzY3MDkzMDA2MzgxODQ3OTI2OTU3NjcwNAZDZD"}],"visitor":{"id":"dsHwFSjsaBf4fVu8fCBP0RKppQyorPrUclLJZd3uJ7B","threadId":"3HFxZDmNg6Mycc2gM","threadLink":"https://conversations-app.brevo.com/conversations/3HFxZDmNg6Mycc2gM","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"6963030277120728","color":"#ffa07a","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"souha_nj","contactAttributes":{"INSTAGRAM":"souha_nj","PRENOM":"souha_nj"},"integrationAttributes":{"PRENOM":"souha_nj","INSTAGRAM":"souha_nj"},"attributes":{"PRENOM":"souha_nj","INSTAGRAM":"souha_nj"},"formattedAttributes":[],"notes":"Pack gel grasse & vit c","contactId":907,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"buzHiWDxBTiNZjprT","eventName":"conversationFragment"}} [] [2023-12-24T14:11:05.477933+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:11:05.494726+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"dsHwFSjsaBf4fVu8fCBP0RKppQ [...]","3HFxZDmNg6Mycc2gM"] [] [2023-12-24T14:11:05.495219+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"souha_nj"] [] [2023-12-24T14:11:05.496257+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:11:05.496898+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:11:05+00:00","2":null,"3":"dsHwFSjsaBf4fVu8fCBP0RKppQ [...]","4":"3HFxZDmNg6Mycc2gM","5":907,"6":"p7tSEeJiuyAuTtJ2T","7":"souha_nj","8":null,"9":null,"10":null,"11":[],"12":"souha_nj","13":"instagram","14":null,"15":2} [] [2023-12-24T14:11:05.498206+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:11:05.500981+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:11:05.518806+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:11:05.519214+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:11:05.519833+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:05.519980+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:11:05.520797+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:05.520952+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:11:05.521587+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:05.521741+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:11:05.521997+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:11:05.522734+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:11:05.527038+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:07.552313+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:11:07.553934+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:11:07.556722+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:11:07.556761+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:11:07.557521+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:11:07.567653+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"YR7FPGyihzjbNZPdT","type":"visitor","text":"Image","html":"Image","file":{"isImage":true,"name":"Image","link":"https://lookaside.fbsbx.com/ig_messaging_cdn/?asset_id=1386946355233496&signature=AbxYxSjNMC6FdVInQ18pqB6AZHE620cRNjbgidtmCdv9LEoR3AnvUoryGQ9YWwaU9-xo-wTsbYBFxJIMEE_XjDwYEKvRYMZNpSheeqJD-9LxgBxTiPhNBEqtjUzc1GMpNfiRDufdN4Iavnxd6OoEFRAURZi5TS3Grg_e5dY6Y4EJcdb822wyUvC8PUrojghpsF2NAwowi1WQqqYowaxhLUJtuGBhsw","imageInfo":{"previewLink":"https://lookaside.fbsbx.com/ig_messaging_cdn/?asset_id=1386946355233496&signature=AbxYxSjNMC6FdVInQ18pqB6AZHE620cRNjbgidtmCdv9LEoR3AnvUoryGQ9YWwaU9-xo-wTsbYBFxJIMEE_XjDwYEKvRYMZNpSheeqJD-9LxgBxTiPhNBEqtjUzc1GMpNfiRDufdN4Iavnxd6OoEFRAURZi5TS3Grg_e5dY6Y4EJcdb822wyUvC8PUrojghpsF2NAwowi1WQqqYowaxhLUJtuGBhsw"},"isAllowedFileType":true},"createdAt":1703423446497,"isTrigger":false,"isPushed":false,"isMissed":true,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQ0MTMzODg0NTE4MDUwMDozMTQyMjYxNjMyOTE4ODkyNTg4NjEwNjU4NzA5OTAzNzY5NgZDZD"},{"id":"KkxnSAYDYzSdfMpcb","type":"visitor","text":"Image","html":"Image","file":{"isImage":true,"name":"Image","link":"https://lookaside.fbsbx.com/ig_messaging_cdn/?asset_id=362746606378097&signature=AbzRkBXhAlj_gQLvHURAGdu2DOGx1aRvFnjCibtxaE1rm37J-VWgMCYqRndkuYR0tv3XsbLZMy_0vFHnm1l9diyvFTOdAh0-FyLwpmaI4xsIE6ooZkTXm9UsWhdYnPtCppI7IFYG5h9LUBYOvxm70DN1Phwg0PQq4YqMxlcXwRO0bmpeetSJ6rNIdwduzEQqcP1WZWbaF7eFJ8qMlTV_Hr4g749s","imageInfo":{"previewLink":"https://lookaside.fbsbx.com/ig_messaging_cdn/?asset_id=362746606378097&signature=AbzRkBXhAlj_gQLvHURAGdu2DOGx1aRvFnjCibtxaE1rm37J-VWgMCYqRndkuYR0tv3XsbLZMy_0vFHnm1l9diyvFTOdAh0-FyLwpmaI4xsIE6ooZkTXm9UsWhdYnPtCppI7IFYG5h9LUBYOvxm70DN1Phwg0PQq4YqMxlcXwRO0bmpeetSJ6rNIdwduzEQqcP1WZWbaF7eFJ8qMlTV_Hr4g749s"},"isAllowedFileType":true},"createdAt":1703423465003,"isTrigger":false,"isPushed":false,"isMissed":true,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQ0MTMzODg0NTE4MDUwMDozMTQyMjYxNjY1NTY2MzA1NDk1Nzk0NDgyNjA5MDIyNTY2NAZDZD"},{"id":"GmaPRmurrXDDyBazJ","type":"visitor","text":"Nheb n3ady commande","html":"Nheb n3ady commande","createdAt":1703423468886,"isTrigger":false,"isPushed":false,"isMissed":true,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQ0MTMzODg0NTE4MDUwMDozMTQyMjYxNjczMzQ4MTYwNDA2MzU4MDQwMjQ3OTAwNTY5NgZDZD"},{"id":"hNEXwQrQSyPwCEbzq","type":"visitor","text":"Gel nettyonat peau grâce \nVitamine C","html":"Gel nettyonat peau grâce
Vitamine C","createdAt":1703423485626,"isTrigger":false,"isPushed":false,"isMissed":true,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQ0MTMzODg0NTE4MDUwMDozMTQyMjYxNzA3NDE0NzQ3NzQzNDExMDA1MzA3MjI0MDY0MAZDZD"}],"missedMessagesCount":4,"conversationStartPage":[],"visitor":{"id":"ecLT-jeTDFvqfB0uBjnG4UWjkCytJW2oqw0HlqioNhh","threadId":"tnzx7WH8h6K4rXbhR","threadLink":"https://conversations-app.brevo.com/conversations/tnzx7WH8h6K4rXbhR","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"7193697977364536","color":"#48d1cc","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"ᕼOᑌᗪᗩ","contactAttributes":{"INSTAGRAM":"houda.kassaoui","PRENOM":"ᕼOᑌᗪᗩ"},"integrationAttributes":{"PRENOM":"ᕼOᑌᗪᗩ","INSTAGRAM":"houda.kassaoui"},"attributes":{"PRENOM":"ᕼOᑌᗪᗩ","INSTAGRAM":"houda.kassaoui"},"formattedAttributes":[],"contactId":13643,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"JZJTuQXBTNDMKk7m5","eventName":"conversationTranscript"}} [] [2023-12-24T14:11:07.584920+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:11:07.600638+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"ecLT-jeTDFvqfB0uBjnG4UWjkC [...]","tnzx7WH8h6K4rXbhR"] [] [2023-12-24T14:11:07.601117+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"houda.kassaoui"] [] [2023-12-24T14:11:07.602037+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:11:07.602649+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:11:07+00:00","2":null,"3":"ecLT-jeTDFvqfB0uBjnG4UWjkC [...]","4":"tnzx7WH8h6K4rXbhR","5":13643,"6":"YR7FPGyihzjbNZPdT","7":"ᕼOᑌᗪᗩ","8":null,"9":null,"10":null,"11":[],"12":"houda.kassaoui","13":"instagram","14":null,"15":2} [] [2023-12-24T14:11:07.603881+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:11:07.606376+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:11:07.622908+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:11:07.623435+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:11:07.624011+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:07.624130+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:11:07.624908+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:07.625021+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:11:07.625656+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:07.625791+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:11:07.626024+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:11:07.626708+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:11:07.630699+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:10.081060+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:11:10.082675+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:11:10.085482+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:11:10.085522+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:11:10.086275+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:11:10.096391+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"xBpCx4PR9PDRzLZ3E","type":"visitor","text":"Image","html":"Image","file":{"isImage":true,"name":"Image","link":"https://lookaside.fbsbx.com/ig_messaging_cdn/?asset_id=604314125154796&signature=AbySl4Rhlskc56cbRfo4-4KUNGUged8yB9tSJ6-_Io_Ts6SGiWSFVGGx_V3gTYRcp0I-0W4rj8F5P3W0-5KwRsNNCMzbulsa0s96wRHFcjgjvQmmZ3trBpHO-b_rg13wAp0hpWSKRpFcbaOTfRhSSIquqSNHYXEnQjAKHC1d7x8fD8lTJb_x6h3B4NN-JX9CeAAlE4y1JjM7-78Ut0B4DSg3G-pT","imageInfo":{"previewLink":"https://lookaside.fbsbx.com/ig_messaging_cdn/?asset_id=604314125154796&signature=AbySl4Rhlskc56cbRfo4-4KUNGUged8yB9tSJ6-_Io_Ts6SGiWSFVGGx_V3gTYRcp0I-0W4rj8F5P3W0-5KwRsNNCMzbulsa0s96wRHFcjgjvQmmZ3trBpHO-b_rg13wAp0hpWSKRpFcbaOTfRhSSIquqSNHYXEnQjAKHC1d7x8fD8lTJb_x6h3B4NN-JX9CeAAlE4y1JjM7-78Ut0B4DSg3G-pT"},"isAllowedFileType":true},"createdAt":1703426704985,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMDk0OTEyODI2MTg5NjM2Nzk0OTk4NDozMTQyMjY3NjQ0ODMxMzc0Nzk0MTgwMTg2OTU4Nzc3NTQ4OAZDZD"}],"visitor":{"id":"3lYpbadvQErFnv-wCdnsDvvjBtsk2DE05Dy0T4QGhYD","threadId":"tAmhh7TN5Gdvd4uvq","threadLink":"https://conversations-app.brevo.com/conversations/tAmhh7TN5Gdvd4uvq","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"5755302751232167","color":"#d8bfd8","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ey Yaa","contactAttributes":{"INSTAGRAM":"ayouta111eya","PRENOM":"Ey Yaa"},"integrationAttributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"attributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"formattedAttributes":[],"contactId":13645,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"u39HrhWMSnpFqnh9g","eventName":"conversationFragment"}} [] [2023-12-24T14:11:10.113709+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:11:10.129521+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"3lYpbadvQErFnv-wCdnsDvvjBt [...]","tAmhh7TN5Gdvd4uvq"] [] [2023-12-24T14:11:10.130005+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"ayouta111eya"] [] [2023-12-24T14:11:10.130872+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:11:10.131464+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:11:10+00:00","2":null,"3":"3lYpbadvQErFnv-wCdnsDvvjBt [...]","4":"tAmhh7TN5Gdvd4uvq","5":13645,"6":"xBpCx4PR9PDRzLZ3E","7":"Ey Yaa","8":null,"9":null,"10":null,"11":[],"12":"ayouta111eya","13":"instagram","14":null,"15":2} [] [2023-12-24T14:11:10.132696+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:11:10.135177+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:11:10.151791+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:11:10.152285+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:11:10.152789+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:10.152941+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:11:10.153837+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:10.153971+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:11:10.154600+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:10.154734+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:11:10.154971+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:11:10.155649+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:11:10.159677+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:14.847069+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:11:14.848685+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:11:14.851525+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:11:14.851565+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:11:14.852335+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:11:14.862539+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"p7tSEeJiuyAuTtJ2T","type":"visitor","text":"Svp khtr jetni safra mrwh mardi","html":"Svp khtr jetni safra mrwh mardi","createdAt":1703427061727,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTM3ODg4MjAzMTQyMjg3NzozMTQyMjY4MzAxMzY3MDkzMDA2MzgxODQ3OTI2OTU3NjcwNAZDZD"}],"visitor":{"id":"dsHwFSjsaBf4fVu8fCBP0RKppQyorPrUclLJZd3uJ7B","threadId":"3HFxZDmNg6Mycc2gM","threadLink":"https://conversations-app.brevo.com/conversations/3HFxZDmNg6Mycc2gM","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"6963030277120728","color":"#ffa07a","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"souha_nj","contactAttributes":{"INSTAGRAM":"souha_nj","PRENOM":"souha_nj"},"integrationAttributes":{"PRENOM":"souha_nj","INSTAGRAM":"souha_nj"},"attributes":{"PRENOM":"souha_nj","INSTAGRAM":"souha_nj"},"formattedAttributes":[],"notes":"Pack gel grasse & vit c","contactId":907,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"buzHiWDxBTiNZjprT","eventName":"conversationFragment"}} [] [2023-12-24T14:11:14.879881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:11:14.895861+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"dsHwFSjsaBf4fVu8fCBP0RKppQ [...]","3HFxZDmNg6Mycc2gM"] [] [2023-12-24T14:11:14.896349+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"souha_nj"] [] [2023-12-24T14:11:14.897214+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:11:14.897802+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:11:14+00:00","2":null,"3":"dsHwFSjsaBf4fVu8fCBP0RKppQ [...]","4":"3HFxZDmNg6Mycc2gM","5":907,"6":"p7tSEeJiuyAuTtJ2T","7":"souha_nj","8":null,"9":null,"10":null,"11":[],"12":"souha_nj","13":"instagram","14":null,"15":2} [] [2023-12-24T14:11:14.899039+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:11:14.901537+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:11:14.918123+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:11:14.918621+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:11:14.919186+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:14.919300+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:11:14.920072+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:14.920210+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:11:14.920874+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:14.921010+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:11:14.921220+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:11:14.921896+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:11:14.925887+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:27.376494+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:11:27.378112+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:11:27.380963+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:11:27.381002+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:11:27.381798+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:11:27.392035+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"HpZAfLFAJ9xi8R5vv","type":"visitor","text":"Svo tnjm tkhrjehali mardi !","html":"Svo tnjm tkhrjehali mardi !","createdAt":1703427046814,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTM3ODg4MjAzMTQyMjg3NzozMTQyMjY4MjcyODM5NTI3OTU5MDg1NzIzNjQwOTIyMTEyMAZDZD"}],"visitor":{"id":"dsHwFSjsaBf4fVu8fCBP0RKppQyorPrUclLJZd3uJ7B","threadId":"3HFxZDmNg6Mycc2gM","threadLink":"https://conversations-app.brevo.com/conversations/3HFxZDmNg6Mycc2gM","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"6963030277120728","color":"#ffa07a","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"souha_nj","contactAttributes":{"INSTAGRAM":"souha_nj","PRENOM":"souha_nj"},"integrationAttributes":{"PRENOM":"souha_nj","INSTAGRAM":"souha_nj"},"attributes":{"PRENOM":"souha_nj","INSTAGRAM":"souha_nj"},"formattedAttributes":[],"notes":"Pack gel grasse & vit c","contactId":907,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"buzHiWDxBTiNZjprT","eventName":"conversationFragment"}} [] [2023-12-24T14:11:27.409349+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:11:27.425176+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"dsHwFSjsaBf4fVu8fCBP0RKppQ [...]","3HFxZDmNg6Mycc2gM"] [] [2023-12-24T14:11:27.425730+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"souha_nj"] [] [2023-12-24T14:11:27.426688+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:11:27.427281+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:11:27+00:00","2":null,"3":"dsHwFSjsaBf4fVu8fCBP0RKppQ [...]","4":"3HFxZDmNg6Mycc2gM","5":907,"6":"HpZAfLFAJ9xi8R5vv","7":"souha_nj","8":null,"9":null,"10":null,"11":[],"12":"souha_nj","13":"instagram","14":null,"15":2} [] [2023-12-24T14:11:27.428526+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:11:27.431026+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:11:27.447622+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:11:27.448109+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:11:27.448632+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:27.448793+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:11:27.449628+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:27.449763+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:11:27.450352+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:27.450491+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:11:27.450743+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:11:27.451404+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:11:27.455434+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:32.582961+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:11:32.584595+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:11:32.587390+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:11:32.587429+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:11:32.588181+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:11:32.598424+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"k6WqjBrZYC862m72R","type":"visitor","text":"Bonjour ","html":"Bonjour","createdAt":1703425697956,"isTrigger":false,"isPushed":false,"isMissed":true,"isMissedByVisitor":false}],"missedMessagesCount":1,"conversationStartPage":{"link":"https://euphoria.com.tn/ponceuse-et-aspirateur-de-poussiere-d-ongles-2-en-1-bq-607-factory2112-04348-new","title":"Ponceuse et aspirateur de poussière d'ongles 2 en 1 - BQ-607 |Euphoria.tn"},"visitor":{"id":"lDwyCdlVbcMVAdA9MeuWguUz3Va03mNbFCqUEHe0","threadId":"7KQaXpsvBi7wNF89C","threadLink":"https://conversations-app.brevo.com/conversations/7KQaXpsvBi7wNF89C","source":"widget","sourceChannelRef":null,"sourceChannelLink":null,"sourceConversationRef":null,"color":"#ffa500","ip":"196.185.24.122","browserLanguage":"fr","conversationLanguage":"fr","browser":"Chrome 120.0.0","os":"Android 10","userAgent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36","country":"Tunisia","city":"","lastVisit":{"startedAt":1703425447203,"hostName":"euphoria.com.tn","viewedPages":[{"link":"https://euphoria.com.tn/ponceuse-et-aspirateur-de-poussiere-d-ongles-2-en-1-bq-607-factory2112-04348-new","title":"Ponceuse et aspirateur de poussière d'ongles 2 en 1 - BQ-607 |Euphoria.tn"},{"link":"https://euphoria.com.tn/ponceuse-et-aspirateur-de-poussiere-d-ongles-2-en-1-bq-607-factory2112-04348-new","title":"Ponceuse et aspirateur de poussière d'ongles 2 en 1 - BQ-607 |Euphoria.tn"}]},"displayedName":"Jaffa Orange","contactAttributes":[],"integrationAttributes":[],"attributes":[],"formattedAttributes":[],"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"BMpcfBNZzYNaFL6RK","eventName":"conversationTranscript"}} [] [2023-12-24T14:11:32.615725+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:11:32.631569+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"lDwyCdlVbcMVAdA9MeuWguUz3V [...]","7KQaXpsvBi7wNF89C"] [] [2023-12-24T14:11:32.632553+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:11:32.633139+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:11:32+00:00","2":null,"3":"lDwyCdlVbcMVAdA9MeuWguUz3V [...]","4":"7KQaXpsvBi7wNF89C","5":null,"6":"k6WqjBrZYC862m72R","7":null,"8":null,"9":null,"10":null,"11":[],"12":null,"13":"widget","14":null,"15":2} [] [2023-12-24T14:11:32.634449+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:11:32.636944+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:11:32.653454+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:11:32.653942+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:11:32.654487+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:32.654640+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:11:32.655436+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:32.655576+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:11:32.656163+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:32.656254+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:11:32.656499+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:11:32.657174+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:11:32.661198+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:42.245630+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:11:42.247250+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:11:42.250040+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:11:42.250079+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:11:42.250844+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:11:42.261022+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"p7tSEeJiuyAuTtJ2T","type":"visitor","text":"Svp khtr jetni safra mrwh mardi","html":"Svp khtr jetni safra mrwh mardi","createdAt":1703427061727,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTM3ODg4MjAzMTQyMjg3NzozMTQyMjY4MzAxMzY3MDkzMDA2MzgxODQ3OTI2OTU3NjcwNAZDZD"}],"visitor":{"id":"dsHwFSjsaBf4fVu8fCBP0RKppQyorPrUclLJZd3uJ7B","threadId":"3HFxZDmNg6Mycc2gM","threadLink":"https://conversations-app.brevo.com/conversations/3HFxZDmNg6Mycc2gM","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"6963030277120728","color":"#ffa07a","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"souha_nj","contactAttributes":{"INSTAGRAM":"souha_nj","PRENOM":"souha_nj"},"integrationAttributes":{"PRENOM":"souha_nj","INSTAGRAM":"souha_nj"},"attributes":{"PRENOM":"souha_nj","INSTAGRAM":"souha_nj"},"formattedAttributes":[],"notes":"Pack gel grasse & vit c","contactId":907,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"buzHiWDxBTiNZjprT","eventName":"conversationFragment"}} [] [2023-12-24T14:11:42.278277+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:11:42.294052+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"dsHwFSjsaBf4fVu8fCBP0RKppQ [...]","3HFxZDmNg6Mycc2gM"] [] [2023-12-24T14:11:42.294580+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"souha_nj"] [] [2023-12-24T14:11:42.295537+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:11:42.296131+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:11:42+00:00","2":null,"3":"dsHwFSjsaBf4fVu8fCBP0RKppQ [...]","4":"3HFxZDmNg6Mycc2gM","5":907,"6":"p7tSEeJiuyAuTtJ2T","7":"souha_nj","8":null,"9":null,"10":null,"11":[],"12":"souha_nj","13":"instagram","14":null,"15":2} [] [2023-12-24T14:11:42.297470+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:11:42.299966+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:11:42.316507+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:11:42.316996+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:11:42.317547+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:42.317700+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:11:42.318465+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:42.318606+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:11:42.319195+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:42.319286+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:11:42.319543+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:11:42.320178+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:11:42.324200+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:44.477229+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:11:44.478845+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:11:44.481632+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:11:44.481671+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:11:44.482433+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:11:44.492582+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"kcB5sXPKqPEhjaxaX","type":"visitor","text":"Wehed peau seches wehed peau grasses","html":"Wehed peau seches wehed peau grasses","createdAt":1703417261283,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQ1NzQ1Mjc3NjkwNTEwOTozMTQyMjUwMjI1NjQ4NTMxMTUxMTUwMjEwOTczMTE5MjgzMgZDZD"}],"visitor":{"id":"bYOYu11RQzt2ifRJOTWXxStSpOQRGcZsV3tlJpeYGyk","threadId":"4WQFZ4umAiAQrevKc","threadLink":"https://conversations-app.brevo.com/conversations/4WQFZ4umAiAQrevKc","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"7076515922404452","color":"#bdb76b","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"asma_louety","contactAttributes":{"INSTAGRAM":"asma_louety","PRENOM":"asma_louety"},"integrationAttributes":{"PRENOM":"asma_louety","INSTAGRAM":"asma_louety"},"attributes":{"PRENOM":"asma_louety","INSTAGRAM":"asma_louety"},"formattedAttributes":[],"notes":"2 pack Hana","contactId":13634,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"Y6SvBsZDiJhACghzA","eventName":"conversationFragment"}} [] [2023-12-24T14:11:44.509918+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:11:44.525668+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"bYOYu11RQzt2ifRJOTWXxStSpO [...]","4WQFZ4umAiAQrevKc"] [] [2023-12-24T14:11:44.526159+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"asma_louety"] [] [2023-12-24T14:11:44.527081+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:11:44.527677+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:11:44+00:00","2":null,"3":"bYOYu11RQzt2ifRJOTWXxStSpO [...]","4":"4WQFZ4umAiAQrevKc","5":13634,"6":"kcB5sXPKqPEhjaxaX","7":"asma_louety","8":null,"9":null,"10":null,"11":[],"12":"asma_louety","13":"instagram","14":null,"15":2} [] [2023-12-24T14:11:44.528919+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:11:44.531418+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:11:44.547953+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:11:44.548451+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:11:44.549027+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:44.549147+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:11:44.549946+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:44.550059+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:11:44.550654+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:44.550791+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:11:44.551027+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:11:44.551714+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:11:44.555688+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:56.190402+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:11:56.192022+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:11:56.194816+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:11:56.194856+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:11:56.195613+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:11:56.205802+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"LHrnpZdyao2T692FG","type":"visitor","text":"Aslema brabi nheb naadi pack hethy","html":"Aslema brabi nheb naadi pack hethy","createdAt":1703426695626,"isTrigger":false,"isPushed":false,"isMissed":true,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMDk0OTEyODI2MTg5NjM2Nzk0OTk4NDozMTQyMjY3NjI2NzYyOTA4ODc3ODE4MTYwMjYyOTkxMDUyOAZDZD"},{"id":"xBpCx4PR9PDRzLZ3E","type":"visitor","text":"Image","html":"Image","file":{"isImage":true,"name":"Image","link":"https://lookaside.fbsbx.com/ig_messaging_cdn/?asset_id=604314125154796&signature=AbySl4Rhlskc56cbRfo4-4KUNGUged8yB9tSJ6-_Io_Ts6SGiWSFVGGx_V3gTYRcp0I-0W4rj8F5P3W0-5KwRsNNCMzbulsa0s96wRHFcjgjvQmmZ3trBpHO-b_rg13wAp0hpWSKRpFcbaOTfRhSSIquqSNHYXEnQjAKHC1d7x8fD8lTJb_x6h3B4NN-JX9CeAAlE4y1JjM7-78Ut0B4DSg3G-pT","imageInfo":{"previewLink":"https://lookaside.fbsbx.com/ig_messaging_cdn/?asset_id=604314125154796&signature=AbySl4Rhlskc56cbRfo4-4KUNGUged8yB9tSJ6-_Io_Ts6SGiWSFVGGx_V3gTYRcp0I-0W4rj8F5P3W0-5KwRsNNCMzbulsa0s96wRHFcjgjvQmmZ3trBpHO-b_rg13wAp0hpWSKRpFcbaOTfRhSSIquqSNHYXEnQjAKHC1d7x8fD8lTJb_x6h3B4NN-JX9CeAAlE4y1JjM7-78Ut0B4DSg3G-pT"},"isAllowedFileType":true},"createdAt":1703426704985,"isTrigger":false,"isPushed":false,"isMissed":true,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMDk0OTEyODI2MTg5NjM2Nzk0OTk4NDozMTQyMjY3NjQ0ODMxMzc0Nzk0MTgwMTg2OTU4Nzc3NTQ4OAZDZD"},{"id":"iLyXEoHDPpwMZEYJp","type":"visitor","text":"Gel peaux mixtes à Grasse","html":"Gel peaux mixtes à Grasse","createdAt":1703426815773,"isTrigger":false,"isPushed":false,"isMissed":true,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMDk0OTEyODI2MTg5NjM2Nzk0OTk4NDozMTQyMjY3ODUwMzA4MjQyMTY1OTYwNDI4ODg2NzkyNjAxNgZDZD"}],"missedMessagesCount":3,"conversationStartPage":[],"visitor":{"id":"3lYpbadvQErFnv-wCdnsDvvjBtsk2DE05Dy0T4QGhYD","threadId":"tAmhh7TN5Gdvd4uvq","threadLink":"https://conversations-app.brevo.com/conversations/tAmhh7TN5Gdvd4uvq","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"5755302751232167","color":"#d8bfd8","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ey Yaa","contactAttributes":{"INSTAGRAM":"ayouta111eya","PRENOM":"Ey Yaa"},"integrationAttributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"attributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"formattedAttributes":[],"contactId":13645,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"u39HrhWMSnpFqnh9g","eventName":"conversationTranscript"}} [] [2023-12-24T14:11:56.222979+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:11:56.238720+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"3lYpbadvQErFnv-wCdnsDvvjBt [...]","tAmhh7TN5Gdvd4uvq"] [] [2023-12-24T14:11:56.239203+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"ayouta111eya"] [] [2023-12-24T14:11:56.240056+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:11:56.240624+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:11:56+00:00","2":null,"3":"3lYpbadvQErFnv-wCdnsDvvjBt [...]","4":"tAmhh7TN5Gdvd4uvq","5":13645,"6":"LHrnpZdyao2T692FG","7":"Ey Yaa","8":null,"9":null,"10":null,"11":[],"12":"ayouta111eya","13":"instagram","14":null,"15":2} [] [2023-12-24T14:11:56.241834+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:11:56.244323+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:11:56.260831+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:11:56.261266+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:11:56.261782+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:56.261916+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:11:56.262677+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:56.262792+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:11:56.263371+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:56.263482+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:11:56.263702+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:11:56.264353+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:11:56.268299+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:59.595872+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:11:59.597507+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:11:59.600292+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:11:59.600343+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:11:59.601101+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:11:59.611415+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"LHrnpZdyao2T692FG","type":"visitor","text":"Aslema brabi nheb naadi pack hethy","html":"Aslema brabi nheb naadi pack hethy","createdAt":1703426695626,"isTrigger":false,"isPushed":false,"isMissed":true,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMDk0OTEyODI2MTg5NjM2Nzk0OTk4NDozMTQyMjY3NjI2NzYyOTA4ODc3ODE4MTYwMjYyOTkxMDUyOAZDZD"},{"id":"xBpCx4PR9PDRzLZ3E","type":"visitor","text":"Image","html":"Image","file":{"isImage":true,"name":"Image","link":"https://lookaside.fbsbx.com/ig_messaging_cdn/?asset_id=604314125154796&signature=AbySl4Rhlskc56cbRfo4-4KUNGUged8yB9tSJ6-_Io_Ts6SGiWSFVGGx_V3gTYRcp0I-0W4rj8F5P3W0-5KwRsNNCMzbulsa0s96wRHFcjgjvQmmZ3trBpHO-b_rg13wAp0hpWSKRpFcbaOTfRhSSIquqSNHYXEnQjAKHC1d7x8fD8lTJb_x6h3B4NN-JX9CeAAlE4y1JjM7-78Ut0B4DSg3G-pT","imageInfo":{"previewLink":"https://lookaside.fbsbx.com/ig_messaging_cdn/?asset_id=604314125154796&signature=AbySl4Rhlskc56cbRfo4-4KUNGUged8yB9tSJ6-_Io_Ts6SGiWSFVGGx_V3gTYRcp0I-0W4rj8F5P3W0-5KwRsNNCMzbulsa0s96wRHFcjgjvQmmZ3trBpHO-b_rg13wAp0hpWSKRpFcbaOTfRhSSIquqSNHYXEnQjAKHC1d7x8fD8lTJb_x6h3B4NN-JX9CeAAlE4y1JjM7-78Ut0B4DSg3G-pT"},"isAllowedFileType":true},"createdAt":1703426704985,"isTrigger":false,"isPushed":false,"isMissed":true,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMDk0OTEyODI2MTg5NjM2Nzk0OTk4NDozMTQyMjY3NjQ0ODMxMzc0Nzk0MTgwMTg2OTU4Nzc3NTQ4OAZDZD"},{"id":"iLyXEoHDPpwMZEYJp","type":"visitor","text":"Gel peaux mixtes à Grasse","html":"Gel peaux mixtes à Grasse","createdAt":1703426815773,"isTrigger":false,"isPushed":false,"isMissed":true,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMDk0OTEyODI2MTg5NjM2Nzk0OTk4NDozMTQyMjY3ODUwMzA4MjQyMTY1OTYwNDI4ODg2NzkyNjAxNgZDZD"}],"missedMessagesCount":3,"conversationStartPage":[],"visitor":{"id":"3lYpbadvQErFnv-wCdnsDvvjBtsk2DE05Dy0T4QGhYD","threadId":"tAmhh7TN5Gdvd4uvq","threadLink":"https://conversations-app.brevo.com/conversations/tAmhh7TN5Gdvd4uvq","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"5755302751232167","color":"#d8bfd8","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ey Yaa","contactAttributes":{"INSTAGRAM":"ayouta111eya","PRENOM":"Ey Yaa"},"integrationAttributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"attributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"formattedAttributes":[],"contactId":13645,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"u39HrhWMSnpFqnh9g","eventName":"conversationTranscript"}} [] [2023-12-24T14:11:59.628783+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:11:59.644606+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"3lYpbadvQErFnv-wCdnsDvvjBt [...]","tAmhh7TN5Gdvd4uvq"] [] [2023-12-24T14:11:59.645082+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"ayouta111eya"] [] [2023-12-24T14:11:59.646040+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:11:59.646636+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:11:59+00:00","2":null,"3":"3lYpbadvQErFnv-wCdnsDvvjBt [...]","4":"tAmhh7TN5Gdvd4uvq","5":13645,"6":"LHrnpZdyao2T692FG","7":"Ey Yaa","8":null,"9":null,"10":null,"11":[],"12":"ayouta111eya","13":"instagram","14":null,"15":2} [] [2023-12-24T14:11:59.647867+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:11:59.650386+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:11:59.666928+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:11:59.667483+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:11:59.668056+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:59.668175+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:11:59.669015+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:59.669127+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:11:59.669727+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:11:59.669864+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:11:59.670072+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:11:59.670750+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:11:59.674846+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:09.054340+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:12:09.055976+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:12:09.058873+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:12:09.058913+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:12:09.059690+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:12:09.070062+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"LHrnpZdyao2T692FG","type":"visitor","text":"Aslema brabi nheb naadi pack hethy","html":"Aslema brabi nheb naadi pack hethy","createdAt":1703426695626,"isTrigger":false,"isPushed":false,"isMissed":true,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMDk0OTEyODI2MTg5NjM2Nzk0OTk4NDozMTQyMjY3NjI2NzYyOTA4ODc3ODE4MTYwMjYyOTkxMDUyOAZDZD"},{"id":"xBpCx4PR9PDRzLZ3E","type":"visitor","text":"Image","html":"Image","file":{"isImage":true,"name":"Image","link":"https://lookaside.fbsbx.com/ig_messaging_cdn/?asset_id=604314125154796&signature=AbySl4Rhlskc56cbRfo4-4KUNGUged8yB9tSJ6-_Io_Ts6SGiWSFVGGx_V3gTYRcp0I-0W4rj8F5P3W0-5KwRsNNCMzbulsa0s96wRHFcjgjvQmmZ3trBpHO-b_rg13wAp0hpWSKRpFcbaOTfRhSSIquqSNHYXEnQjAKHC1d7x8fD8lTJb_x6h3B4NN-JX9CeAAlE4y1JjM7-78Ut0B4DSg3G-pT","imageInfo":{"previewLink":"https://lookaside.fbsbx.com/ig_messaging_cdn/?asset_id=604314125154796&signature=AbySl4Rhlskc56cbRfo4-4KUNGUged8yB9tSJ6-_Io_Ts6SGiWSFVGGx_V3gTYRcp0I-0W4rj8F5P3W0-5KwRsNNCMzbulsa0s96wRHFcjgjvQmmZ3trBpHO-b_rg13wAp0hpWSKRpFcbaOTfRhSSIquqSNHYXEnQjAKHC1d7x8fD8lTJb_x6h3B4NN-JX9CeAAlE4y1JjM7-78Ut0B4DSg3G-pT"},"isAllowedFileType":true},"createdAt":1703426704985,"isTrigger":false,"isPushed":false,"isMissed":true,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMDk0OTEyODI2MTg5NjM2Nzk0OTk4NDozMTQyMjY3NjQ0ODMxMzc0Nzk0MTgwMTg2OTU4Nzc3NTQ4OAZDZD"},{"id":"iLyXEoHDPpwMZEYJp","type":"visitor","text":"Gel peaux mixtes à Grasse","html":"Gel peaux mixtes à Grasse","createdAt":1703426815773,"isTrigger":false,"isPushed":false,"isMissed":true,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMDk0OTEyODI2MTg5NjM2Nzk0OTk4NDozMTQyMjY3ODUwMzA4MjQyMTY1OTYwNDI4ODg2NzkyNjAxNgZDZD"}],"missedMessagesCount":3,"conversationStartPage":[],"visitor":{"id":"3lYpbadvQErFnv-wCdnsDvvjBtsk2DE05Dy0T4QGhYD","threadId":"tAmhh7TN5Gdvd4uvq","threadLink":"https://conversations-app.brevo.com/conversations/tAmhh7TN5Gdvd4uvq","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"5755302751232167","color":"#d8bfd8","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ey Yaa","contactAttributes":{"INSTAGRAM":"ayouta111eya","PRENOM":"Ey Yaa"},"integrationAttributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"attributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"formattedAttributes":[],"contactId":13645,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"u39HrhWMSnpFqnh9g","eventName":"conversationTranscript"}} [] [2023-12-24T14:12:09.087562+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:12:09.103394+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"3lYpbadvQErFnv-wCdnsDvvjBt [...]","tAmhh7TN5Gdvd4uvq"] [] [2023-12-24T14:12:09.103866+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"ayouta111eya"] [] [2023-12-24T14:12:09.104734+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:12:09.105322+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:12:09+00:00","2":null,"3":"3lYpbadvQErFnv-wCdnsDvvjBt [...]","4":"tAmhh7TN5Gdvd4uvq","5":13645,"6":"LHrnpZdyao2T692FG","7":"Ey Yaa","8":null,"9":null,"10":null,"11":[],"12":"ayouta111eya","13":"instagram","14":null,"15":2} [] [2023-12-24T14:12:09.106558+00:00] doctrine.DEBUG: "ROLLBACK" [] [] [2023-12-24T14:12:09.109111+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null" at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 116 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:116)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:30)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nbr_command' cannot be null at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:101)"} [] [2023-12-24T14:12:09.125725+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:12:09.126217+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:12:09.126783+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:09.126949+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:12:09.127805+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:09.127940+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:12:09.128569+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:09.128703+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:12:09.128934+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:12:09.129620+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:12:09.133739+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:32.471417+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:12:32.544999+00:00] request.INFO: Matched route "app_brevo_visitor". {"route":"app_brevo_visitor","route_parameters":{"_route":"app_brevo_visitor","_controller":"App\\Controller\\Brevo\\VisitorController::index"},"request_uri":"https://powerdata.tn/brevo/visitor","method":"GET"} [] [2023-12-24T14:12:32.547744+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:12:32.547783+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:12:32.547814+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:12:32.555675+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2023-12-24T14:12:32.575410+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2023-12-24T14:12:32.589190+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2023-12-24T14:12:32.590314+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2023-12-24T14:12:32.593686+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? ORDER BY t0.id DESC [2] [] [2023-12-24T14:12:32.609616+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-12-24T14:12:32.611886+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:12:32.612341+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:12:32.613033+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:32.613205+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:12:32.614090+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:32.614210+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:12:32.614867+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:32.615002+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:12:32.615223+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:12:32.615991+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:12:32.620439+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:33.255085+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:12:33.256815+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f0057c"},"request_uri":"https://powerdata.tn/_wdt/f0057c","method":"GET"} [] [2023-12-24T14:12:36.456771+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:12:36.458409+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:12:36.461331+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:12:36.461370+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:12:36.462126+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:12:36.472425+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"LHrnpZdyao2T692FG","type":"visitor","text":"Aslema brabi nheb naadi pack hethy","html":"Aslema brabi nheb naadi pack hethy","createdAt":1703426695626,"isTrigger":false,"isPushed":false,"isMissed":true,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMDk0OTEyODI2MTg5NjM2Nzk0OTk4NDozMTQyMjY3NjI2NzYyOTA4ODc3ODE4MTYwMjYyOTkxMDUyOAZDZD"},{"id":"xBpCx4PR9PDRzLZ3E","type":"visitor","text":"Image","html":"Image","file":{"isImage":true,"name":"Image","link":"https://lookaside.fbsbx.com/ig_messaging_cdn/?asset_id=604314125154796&signature=AbySl4Rhlskc56cbRfo4-4KUNGUged8yB9tSJ6-_Io_Ts6SGiWSFVGGx_V3gTYRcp0I-0W4rj8F5P3W0-5KwRsNNCMzbulsa0s96wRHFcjgjvQmmZ3trBpHO-b_rg13wAp0hpWSKRpFcbaOTfRhSSIquqSNHYXEnQjAKHC1d7x8fD8lTJb_x6h3B4NN-JX9CeAAlE4y1JjM7-78Ut0B4DSg3G-pT","imageInfo":{"previewLink":"https://lookaside.fbsbx.com/ig_messaging_cdn/?asset_id=604314125154796&signature=AbySl4Rhlskc56cbRfo4-4KUNGUged8yB9tSJ6-_Io_Ts6SGiWSFVGGx_V3gTYRcp0I-0W4rj8F5P3W0-5KwRsNNCMzbulsa0s96wRHFcjgjvQmmZ3trBpHO-b_rg13wAp0hpWSKRpFcbaOTfRhSSIquqSNHYXEnQjAKHC1d7x8fD8lTJb_x6h3B4NN-JX9CeAAlE4y1JjM7-78Ut0B4DSg3G-pT"},"isAllowedFileType":true},"createdAt":1703426704985,"isTrigger":false,"isPushed":false,"isMissed":true,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMDk0OTEyODI2MTg5NjM2Nzk0OTk4NDozMTQyMjY3NjQ0ODMxMzc0Nzk0MTgwMTg2OTU4Nzc3NTQ4OAZDZD"},{"id":"iLyXEoHDPpwMZEYJp","type":"visitor","text":"Gel peaux mixtes à Grasse","html":"Gel peaux mixtes à Grasse","createdAt":1703426815773,"isTrigger":false,"isPushed":false,"isMissed":true,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMDk0OTEyODI2MTg5NjM2Nzk0OTk4NDozMTQyMjY3ODUwMzA4MjQyMTY1OTYwNDI4ODg2NzkyNjAxNgZDZD"}],"missedMessagesCount":3,"conversationStartPage":[],"visitor":{"id":"3lYpbadvQErFnv-wCdnsDvvjBtsk2DE05Dy0T4QGhYD","threadId":"tAmhh7TN5Gdvd4uvq","threadLink":"https://conversations-app.brevo.com/conversations/tAmhh7TN5Gdvd4uvq","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"5755302751232167","color":"#d8bfd8","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ey Yaa","contactAttributes":{"INSTAGRAM":"ayouta111eya","PRENOM":"Ey Yaa"},"integrationAttributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"attributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"formattedAttributes":[],"contactId":13645,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"u39HrhWMSnpFqnh9g","eventName":"conversationTranscript"}} [] [2023-12-24T14:12:36.490331+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:12:36.506227+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"3lYpbadvQErFnv-wCdnsDvvjBt [...]","tAmhh7TN5Gdvd4uvq"] [] [2023-12-24T14:12:36.506708+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"ayouta111eya"] [] [2023-12-24T14:12:36.507638+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:12:36.508274+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:12:36+00:00","2":null,"3":"3lYpbadvQErFnv-wCdnsDvvjBt [...]","4":"tAmhh7TN5Gdvd4uvq","5":13645,"6":"LHrnpZdyao2T692FG","7":"Ey Yaa","8":null,"9":null,"10":null,"11":[],"12":"ayouta111eya","13":"instagram","14":0,"15":2} [] [2023-12-24T14:12:36.508579+00:00] doctrine.DEBUG: "COMMIT" [] [] [2023-12-24T14:12:36.524723+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:12:36.525107+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:12:36.525672+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:36.525844+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:12:36.526632+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:36.526780+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:12:36.527422+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:36.527558+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:12:36.527797+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:12:36.528485+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:12:36.532687+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:41.695463+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:12:41.697090+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:12:41.699895+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:12:41.699934+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:12:41.700739+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:12:41.710631+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"FHwJYWy8MMzjKGevy","type":"visitor","text":"W kol 7aja wa7dha 9adech","html":"W kol 7aja wa7dha 9adech","createdAt":1703426861295,"isTrigger":false,"isPushed":false,"isMissed":true,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjY3OTMxOTM3NjE1NTg1NDEyMTA3NzM4MDc0MzE2OAZDZD"}],"missedMessagesCount":1,"conversationStartPage":[],"visitor":{"id":"mkrHmFi86jjlJ400AMnoD6CwzhP1qW34Lqi57Cn0FOZ","threadId":"5rD7QngTtRsbfKYAT","threadLink":"https://conversations-app.brevo.com/conversations/5rD7QngTtRsbfKYAT","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"24901047252815761","color":"#ba55d3","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ra Nia","contactAttributes":{"INSTAGRAM":"rania.aloui.1069","PRENOM":"Ra Nia"},"integrationAttributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"attributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"formattedAttributes":[],"contactId":332,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"nxYqfEAbfPwSncy2d","eventName":"conversationTranscript"}} [] [2023-12-24T14:12:41.727866+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:12:41.743765+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","5rD7QngTtRsbfKYAT"] [] [2023-12-24T14:12:41.744277+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"rania.aloui.1069"] [] [2023-12-24T14:12:41.745185+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:12:41.745761+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:12:41+00:00","2":null,"3":"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","4":"5rD7QngTtRsbfKYAT","5":332,"6":"FHwJYWy8MMzjKGevy","7":"Ra Nia","8":null,"9":null,"10":null,"11":[],"12":"rania.aloui.1069","13":"instagram","14":0,"15":2} [] [2023-12-24T14:12:41.746025+00:00] doctrine.DEBUG: "COMMIT" [] [] [2023-12-24T14:12:41.757241+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:12:41.757680+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:12:41.758261+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:41.758382+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:12:41.759116+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:41.759217+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:12:41.759831+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:41.759968+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:12:41.760181+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:12:41.760915+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:12:41.764945+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:42.604322+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:12:42.605939+00:00] request.INFO: Matched route "app_brevo_visitor". {"route":"app_brevo_visitor","route_parameters":{"_route":"app_brevo_visitor","_controller":"App\\Controller\\Brevo\\VisitorController::index"},"request_uri":"https://powerdata.tn/brevo/visitor","method":"GET"} [] [2023-12-24T14:12:42.608102+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:12:42.608141+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:12:42.608173+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:12:42.620959+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2023-12-24T14:12:42.638798+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2023-12-24T14:12:42.652508+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2023-12-24T14:12:42.653592+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2023-12-24T14:12:42.656695+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? ORDER BY t0.id DESC [2] [] [2023-12-24T14:12:42.670345+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-12-24T14:12:42.672309+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:12:42.672719+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:12:42.673252+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:42.673387+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:12:42.674148+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:42.674265+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:12:42.674837+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:42.674950+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:12:42.675176+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:12:42.675839+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:12:42.680099+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:43.226315+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:12:43.227949+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fb7d78"},"request_uri":"https://powerdata.tn/_wdt/fb7d78","method":"GET"} [] [2023-12-24T14:12:48.764450+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:12:48.766074+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:12:48.768891+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:12:48.768931+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:12:48.769763+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:12:48.779737+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"HpZAfLFAJ9xi8R5vv","type":"visitor","text":"Svo tnjm tkhrjehali mardi !","html":"Svo tnjm tkhrjehali mardi !","createdAt":1703427046814,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTM3ODg4MjAzMTQyMjg3NzozMTQyMjY4MjcyODM5NTI3OTU5MDg1NzIzNjQwOTIyMTEyMAZDZD"}],"visitor":{"id":"dsHwFSjsaBf4fVu8fCBP0RKppQyorPrUclLJZd3uJ7B","threadId":"3HFxZDmNg6Mycc2gM","threadLink":"https://conversations-app.brevo.com/conversations/3HFxZDmNg6Mycc2gM","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"6963030277120728","color":"#ffa07a","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"souha_nj","contactAttributes":{"INSTAGRAM":"souha_nj","PRENOM":"souha_nj"},"integrationAttributes":{"PRENOM":"souha_nj","INSTAGRAM":"souha_nj"},"attributes":{"PRENOM":"souha_nj","INSTAGRAM":"souha_nj"},"formattedAttributes":[],"notes":"Pack gel grasse & vit c","contactId":907,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"buzHiWDxBTiNZjprT","eventName":"conversationFragment"}} [] [2023-12-24T14:12:48.797017+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:12:48.813134+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"dsHwFSjsaBf4fVu8fCBP0RKppQ [...]","3HFxZDmNg6Mycc2gM"] [] [2023-12-24T14:12:48.813736+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"souha_nj"] [] [2023-12-24T14:12:48.814750+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:12:48.815350+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:12:48+00:00","2":null,"3":"dsHwFSjsaBf4fVu8fCBP0RKppQ [...]","4":"3HFxZDmNg6Mycc2gM","5":907,"6":"HpZAfLFAJ9xi8R5vv","7":"souha_nj","8":null,"9":null,"10":null,"11":[],"12":"souha_nj","13":"instagram","14":0,"15":2} [] [2023-12-24T14:12:48.815645+00:00] doctrine.DEBUG: "COMMIT" [] [] [2023-12-24T14:12:48.826272+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:12:48.826652+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:12:48.827228+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:48.827448+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:12:48.828280+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:48.828460+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:12:48.829050+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:48.829168+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:12:48.829376+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:12:48.830053+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:12:48.834128+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:50.614944+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:12:50.616569+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:12:50.619438+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:12:50.619478+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:12:50.620234+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:12:50.630581+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"jEf5Bw23iYmvM8CXT","type":"visitor","text":"Prix","html":"Prix","createdAt":1703426804863,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjY3ODI2ODAwODMxMjM1NzkwMjUwNDc3MTQ1MjkyOAZDZD"}],"visitor":{"id":"mkrHmFi86jjlJ400AMnoD6CwzhP1qW34Lqi57Cn0FOZ","threadId":"5rD7QngTtRsbfKYAT","threadLink":"https://conversations-app.brevo.com/conversations/5rD7QngTtRsbfKYAT","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"24901047252815761","color":"#ba55d3","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ra Nia","contactAttributes":{"INSTAGRAM":"rania.aloui.1069","PRENOM":"Ra Nia"},"integrationAttributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"attributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"formattedAttributes":[],"contactId":332,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"nxYqfEAbfPwSncy2d","eventName":"conversationFragment"}} [] [2023-12-24T14:12:50.647925+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:12:50.664328+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","5rD7QngTtRsbfKYAT"] [] [2023-12-24T14:12:50.668925+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:12:50.669376+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:12:50.669921+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:50.670087+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:12:50.670940+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:50.671076+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:12:50.671744+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:50.671884+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:12:50.672122+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:12:50.672863+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:12:50.676848+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:53.604709+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:12:53.606342+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:12:53.609131+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:12:53.609170+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:12:53.609938+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:12:53.619873+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"QvFWwK6FCFd8zTBFv","type":"visitor","text":"Svp","html":"Svp","createdAt":1703426808285,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjY3ODMzMTQyNTUwNjgxMTkzNzEwNzkyMzE3MzM3NgZDZD"}],"visitor":{"id":"mkrHmFi86jjlJ400AMnoD6CwzhP1qW34Lqi57Cn0FOZ","threadId":"5rD7QngTtRsbfKYAT","threadLink":"https://conversations-app.brevo.com/conversations/5rD7QngTtRsbfKYAT","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"24901047252815761","color":"#ba55d3","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ra Nia","contactAttributes":{"INSTAGRAM":"rania.aloui.1069","PRENOM":"Ra Nia"},"integrationAttributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"attributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"formattedAttributes":[],"contactId":332,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"nxYqfEAbfPwSncy2d","eventName":"conversationFragment"}} [] [2023-12-24T14:12:53.637125+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:12:53.653531+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","5rD7QngTtRsbfKYAT"] [] [2023-12-24T14:12:53.657593+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:12:53.657955+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:12:53.658527+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:53.658675+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:12:53.659468+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:53.659608+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:12:53.660201+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:12:53.660308+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:12:53.660580+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:12:53.661251+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:12:53.665218+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:13:01.077535+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:13:01.079166+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:13:01.081970+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:13:01.082014+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:13:01.082782+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:13:01.092750+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"iLyXEoHDPpwMZEYJp","type":"visitor","text":"Gel peaux mixtes à Grasse","html":"Gel peaux mixtes à Grasse","createdAt":1703426815773,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMDk0OTEyODI2MTg5NjM2Nzk0OTk4NDozMTQyMjY3ODUwMzA4MjQyMTY1OTYwNDI4ODg2NzkyNjAxNgZDZD"}],"visitor":{"id":"3lYpbadvQErFnv-wCdnsDvvjBtsk2DE05Dy0T4QGhYD","threadId":"tAmhh7TN5Gdvd4uvq","threadLink":"https://conversations-app.brevo.com/conversations/tAmhh7TN5Gdvd4uvq","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"5755302751232167","color":"#d8bfd8","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ey Yaa","contactAttributes":{"INSTAGRAM":"ayouta111eya","PRENOM":"Ey Yaa"},"integrationAttributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"attributes":{"PRENOM":"Ey Yaa","INSTAGRAM":"ayouta111eya"},"formattedAttributes":[],"contactId":13645,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"u39HrhWMSnpFqnh9g","eventName":"conversationFragment"}} [] [2023-12-24T14:13:01.110036+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:13:01.125857+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"3lYpbadvQErFnv-wCdnsDvvjBt [...]","tAmhh7TN5Gdvd4uvq"] [] [2023-12-24T14:13:01.129868+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:13:01.130218+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:13:01.130793+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:13:01.130955+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:13:01.131794+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:13:01.131928+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:13:01.132523+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:13:01.132676+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:13:01.132919+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:13:01.133606+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:13:01.137545+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:13:03.655454+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:13:03.657072+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:13:03.659879+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:13:03.659918+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:13:03.660687+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:13:03.670639+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"p7tSEeJiuyAuTtJ2T","type":"visitor","text":"Svp khtr jetni safra mrwh mardi","html":"Svp khtr jetni safra mrwh mardi","createdAt":1703427061727,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTM3ODg4MjAzMTQyMjg3NzozMTQyMjY4MzAxMzY3MDkzMDA2MzgxODQ3OTI2OTU3NjcwNAZDZD"}],"visitor":{"id":"dsHwFSjsaBf4fVu8fCBP0RKppQyorPrUclLJZd3uJ7B","threadId":"3HFxZDmNg6Mycc2gM","threadLink":"https://conversations-app.brevo.com/conversations/3HFxZDmNg6Mycc2gM","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"6963030277120728","color":"#ffa07a","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"souha_nj","contactAttributes":{"INSTAGRAM":"souha_nj","PRENOM":"souha_nj"},"integrationAttributes":{"PRENOM":"souha_nj","INSTAGRAM":"souha_nj"},"attributes":{"PRENOM":"souha_nj","INSTAGRAM":"souha_nj"},"formattedAttributes":[],"notes":"Pack gel grasse & vit c","contactId":907,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"buzHiWDxBTiNZjprT","eventName":"conversationFragment"}} [] [2023-12-24T14:13:03.688134+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:13:03.703871+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"dsHwFSjsaBf4fVu8fCBP0RKppQ [...]","3HFxZDmNg6Mycc2gM"] [] [2023-12-24T14:13:03.707906+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:13:03.708255+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:13:03.708832+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:13:03.708994+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:13:03.709774+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:13:03.709908+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:13:03.710553+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:13:03.710688+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:13:03.710920+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:13:03.711605+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:13:03.715519+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:13:46.603691+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:13:46.606126+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:13:46.609868+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:13:46.609908+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:13:46.610884+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:13:46.623152+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"FHwJYWy8MMzjKGevy","type":"visitor","text":"W kol 7aja wa7dha 9adech","html":"W kol 7aja wa7dha 9adech","createdAt":1703426861295,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjY3OTMxOTM3NjE1NTg1NDEyMTA3NzM4MDc0MzE2OAZDZD"}],"visitor":{"id":"mkrHmFi86jjlJ400AMnoD6CwzhP1qW34Lqi57Cn0FOZ","threadId":"5rD7QngTtRsbfKYAT","threadLink":"https://conversations-app.brevo.com/conversations/5rD7QngTtRsbfKYAT","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"24901047252815761","color":"#ba55d3","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ra Nia","contactAttributes":{"INSTAGRAM":"rania.aloui.1069","PRENOM":"Ra Nia"},"integrationAttributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"attributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"formattedAttributes":[],"contactId":332,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"nxYqfEAbfPwSncy2d","eventName":"conversationFragment"}} [] [2023-12-24T14:13:46.642909+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:13:46.660113+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","5rD7QngTtRsbfKYAT"] [] [2023-12-24T14:13:46.665463+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:13:46.665870+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:13:46.666575+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:13:46.666728+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:13:46.667576+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:13:46.667779+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:13:46.668468+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:13:46.668621+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:13:46.668921+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:13:46.669632+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:13:46.674134+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:14:22.820339+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:14:22.823297+00:00] request.INFO: Matched route "app_brevo_visitor". {"route":"app_brevo_visitor","route_parameters":{"_route":"app_brevo_visitor","_controller":"App\\Controller\\Brevo\\VisitorController::index"},"request_uri":"https://powerdata.tn/brevo/visitor","method":"GET"} [] [2023-12-24T14:14:22.826773+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:14:22.826819+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:14:22.826861+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:14:22.843405+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2023-12-24T14:14:22.865746+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2023-12-24T14:14:22.880986+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2023-12-24T14:14:22.882366+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2023-12-24T14:14:22.886610+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? ORDER BY t0.id DESC [2] [] [2023-12-24T14:14:22.903081+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-12-24T14:14:22.905546+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:14:22.905991+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:14:22.906749+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:14:22.906899+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:14:22.907864+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:14:22.908031+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:14:22.908656+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:14:22.908810+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:14:22.909071+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:14:22.909849+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:14:22.914602+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:14:23.734775+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:14:23.736729+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"db4fcf"},"request_uri":"https://powerdata.tn/_wdt/db4fcf","method":"GET"} [] [2023-12-24T14:15:20.581723+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:15:20.583803+00:00] request.INFO: Matched route "app_brevo_visitor". {"route":"app_brevo_visitor","route_parameters":{"_route":"app_brevo_visitor","_controller":"App\\Controller\\Brevo\\VisitorController::index"},"request_uri":"https://powerdata.tn/brevo/visitor","method":"GET"} [] [2023-12-24T14:15:20.586662+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:15:20.586702+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:15:20.586732+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:15:20.601743+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2023-12-24T14:15:20.622745+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2023-12-24T14:15:20.637401+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2023-12-24T14:15:20.638541+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2023-12-24T14:15:20.642013+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? ORDER BY t0.id DESC [2] [] [2023-12-24T14:15:20.656662+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-12-24T14:15:20.658931+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:15:20.659521+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:15:20.660266+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:15:20.660416+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:15:20.661326+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:15:20.661470+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:15:20.662059+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:15:20.662175+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:15:20.662469+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:15:20.663168+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:15:20.667805+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:15:21.385928+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:15:21.387879+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9d9c59"},"request_uri":"https://powerdata.tn/_wdt/9d9c59","method":"GET"} [] [2023-12-24T14:15:22.045024+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:15:22.046644+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:15:22.049463+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:15:22.049502+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:15:22.050257+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:15:22.060221+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[{"id":"655369a3c16d7b129d3a7704_655b65b31cdcc07bcb0a9a97","name":"Sherine J","email":"sherinej36@gmail.com"}],"messages":[{"id":"hFe5KfJGDkmiwgFny","type":"visitor","text":"Je veux commander svp","html":"Je veux commander svp","createdAt":1703415066496,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjQ2MTc0NDcwMTgxMzMyMTUwODE4NDc5ODUyNzQ4OAZDZD"},{"id":"EbAHBRNdpT5g9rhMn","type":"visitor","text":"Rania aloui 23130014","html":"Rania aloui 23130014","createdAt":1703415071081,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjQ2MTg1Mzg4OTI3MjA4NTQxNTczODIyNDkzNDkxMgZDZD"},{"id":"fc9D2hdrBTrXkgAsS","type":"visitor","text":"Le kram","html":"Le kram","createdAt":1703415078493,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjQ2MTk2ODQ4NjEyNzg2ODQ3NDE3NTQwNTQyNDY0MAZDZD"},{"id":"H57ZrpsZzbBJPYDvA","type":"agent","text":"Bonjour Madame ","html":"Bonjour Madame","createdAt":1703415092298,"agentId":"655369a3c16d7b129d3a7704_655b65b31cdcc07bcb0a9a97","agentName":"Sherine J","isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjQ2MjI3MjE3MzM5OTgxNDQyODYyNjg5NTUwMzM2MAZDZD","forwardedToSourceStatus":{"isSuccess":true,"error":null}},{"id":"WmaNoQue7JDgRg9uq","type":"agent","text":"Mar7bé bik ","html":"Mar7bé bik","createdAt":1703415094811,"agentId":"655369a3c16d7b129d3a7704_655b65b31cdcc07bcb0a9a97","agentName":"Sherine J","isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjQ2MjMxMjM3MjYxODI4NjgzMjc3NjYxNTI5NzAyNAZDZD","forwardedToSourceStatus":{"isSuccess":true,"error":null}},{"id":"rFyh5htc2DMGiAENL","type":"agent","text":"Quel article stp ","html":"Quel article stp","createdAt":1703415099710,"agentId":"655369a3c16d7b129d3a7704_655b65b31cdcc07bcb0a9a97","agentName":"Sherine J","isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjQ2MjQwMjk4MTg2MzAzMjAxNzQ1MDQ1MTMzNzIxNgZDZD","forwardedToSourceStatus":{"isSuccess":true,"error":null}},{"id":"wBdvhvW8g84GK3CRf","type":"visitor","text":"Vitamine c","html":"Vitamine c","createdAt":1703415253565,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjQ2NTE4OTIwMTQ0MTUwMzEwNTQ0MjgyNDMyMzA3MgZDZD"},{"id":"2ctHefLZSeTPxFBPf","type":"agent","text":"Tedalal madame ","html":"Tedalal madame","createdAt":1703415346200,"agentId":"655369a3c16d7b129d3a7704_655b65b31cdcc07bcb0a9a97","agentName":"Sherine J","isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjQ2Njk1MDAxMTI1MDI3MTA1ODIwNjUyNjUzNzcyOAZDZD","forwardedToSourceStatus":{"isSuccess":true,"error":null}},{"id":"D5AYeavKRYCpoE3fg","type":"agent","text":"3anna promo ken t7eb nwarik","html":"3anna promo ken t7eb nwarik","createdAt":1703415363986,"agentId":"655369a3c16d7b129d3a7704_655b65b31cdcc07bcb0a9a97","agentName":"Sherine J","isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjQ2NzI3ODA2NjQ0OTc3NzQ1NDA5MTE4NjczMzA1NgZDZD","forwardedToSourceStatus":{"isSuccess":true,"error":null}},{"id":"oTB5JxxrqSQvd3QAD","type":"visitor","text":"Merci","html":"Merci","createdAt":1703415382553,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjQ2NzU2Mjc3NDc3MDYzNjQyODM5Njc4NzEzODU2MAZDZD"},{"id":"muLiSJYcKicRKf5ns","type":"visitor","text":"D'accord","html":"D'accord","createdAt":1703415385493,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjQ2NzYxOTQ0OTYyNDc5MTI4OTkzNzY5NDU1NjE2MAZDZD"},{"id":"dujWt96BaK75nFGEy","type":"visitor","text":"Warini","html":"Warini","createdAt":1703415387918,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjQ2NzY5OTQyNjk3NzkwOTEyNzY2OTE5OTQwNTA1NgZDZD"},{"id":"64Giu7gSimcZeuiht","type":"agent","text":"IMG-20231220-WA0002(1).jpg","html":"IMG-20231220-WA0002(1).jpg","file":{"size":53234,"mimeType":"image/webp","isImage":true,"name":"IMG-20231220-WA0002(1).jpg","link":"https://ucarecdn.com/5d28605e-ef99-4fc0-ba8b-215e3ff3344f/-/quality/better/-/format/jpeg/IMG-20231220-WA0002(1).jpg","imageInfo":{"width":749,"height":1334,"previewLink":"https://ucarecdn.com/5d28605e-ef99-4fc0-ba8b-215e3ff3344f/-/preview/800x800/-/quality/better/-/format/jpeg/"},"isAllowedFileType":true},"createdAt":1703415660901,"agentId":"655369a3c16d7b129d3a7704_655b65b31cdcc07bcb0a9a97","agentName":"Sherine J","isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":true,"sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjQ3Mjc3NjE2NjcyMjI4ODg1MDU1MzM5MzkwNTY2NAZDZD","forwardedToSourceStatus":{"isSuccess":true,"error":null}},{"id":"RHjpwjHBn8xw2kPSp","type":"agent","text":"Avec une livraison gratuite ","html":"Avec une livraison gratuite","createdAt":1703415678680,"agentId":"655369a3c16d7b129d3a7704_655b65b31cdcc07bcb0a9a97","agentName":"Sherine J","isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":true,"sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQxMTA1NzE5ODIwNzkyNTozMTQyMjQ3MzA4Mzc2NjQ1NjQxOTExODQzMjIzMzk3OTkwNAZDZD","forwardedToSourceStatus":{"isSuccess":true,"error":null}}],"missedMessagesCount":0,"conversationStartPage":[],"visitor":{"id":"mkrHmFi86jjlJ400AMnoD6CwzhP1qW34Lqi57Cn0FOZ","threadId":"5rD7QngTtRsbfKYAT","threadLink":"https://conversations-app.brevo.com/conversations/5rD7QngTtRsbfKYAT","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"24901047252815761","color":"#ba55d3","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Ra Nia","contactAttributes":{"INSTAGRAM":"rania.aloui.1069","PRENOM":"Ra Nia"},"integrationAttributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"attributes":{"PRENOM":"Ra Nia","INSTAGRAM":"rania.aloui.1069"},"formattedAttributes":[],"contactId":332,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"f4JPZkYHWwMKm3Nux","eventName":"conversationTranscript"}} [] [2023-12-24T14:15:22.077558+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:15:22.093544+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"mkrHmFi86jjlJ400AMnoD6Cwzh [...]","5rD7QngTtRsbfKYAT"] [] [2023-12-24T14:15:22.097793+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:15:22.098162+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:15:22.098784+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:15:22.098949+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:15:22.099785+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:15:22.099922+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:15:22.100564+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:15:22.100715+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:15:22.100958+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:15:22.101679+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:15:22.105720+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:16:02.146944+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:16:02.149399+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:16:02.153014+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:16:02.153054+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:16:02.154040+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:16:02.166113+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"HpZAfLFAJ9xi8R5vv","type":"visitor","text":"Svo tnjm tkhrjehali mardi !","html":"Svo tnjm tkhrjehali mardi !","createdAt":1703427046814,"isTrigger":false,"isPushed":false,"isMissed":true,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTM3ODg4MjAzMTQyMjg3NzozMTQyMjY4MjcyODM5NTI3OTU5MDg1NzIzNjQwOTIyMTEyMAZDZD"},{"id":"p7tSEeJiuyAuTtJ2T","type":"visitor","text":"Svp khtr jetni safra mrwh mardi","html":"Svp khtr jetni safra mrwh mardi","createdAt":1703427061727,"isTrigger":false,"isPushed":false,"isMissed":true,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTM3ODg4MjAzMTQyMjg3NzozMTQyMjY4MzAxMzY3MDkzMDA2MzgxODQ3OTI2OTU3NjcwNAZDZD"}],"missedMessagesCount":2,"conversationStartPage":[],"visitor":{"id":"dsHwFSjsaBf4fVu8fCBP0RKppQyorPrUclLJZd3uJ7B","threadId":"3HFxZDmNg6Mycc2gM","threadLink":"https://conversations-app.brevo.com/conversations/3HFxZDmNg6Mycc2gM","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"6963030277120728","color":"#ffa07a","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"souha_nj","contactAttributes":{"INSTAGRAM":"souha_nj","PRENOM":"souha_nj"},"integrationAttributes":{"PRENOM":"souha_nj","INSTAGRAM":"souha_nj"},"attributes":{"PRENOM":"souha_nj","INSTAGRAM":"souha_nj"},"formattedAttributes":[],"notes":"Pack gel grasse & vit c","contactId":907,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"buzHiWDxBTiNZjprT","eventName":"conversationTranscript"}} [] [2023-12-24T14:16:02.185696+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:16:02.202850+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"dsHwFSjsaBf4fVu8fCBP0RKppQ [...]","3HFxZDmNg6Mycc2gM"] [] [2023-12-24T14:16:02.208014+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:16:02.208411+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:16:02.209120+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:16:02.209238+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:16:02.210115+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:16:02.210230+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:16:02.210886+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:16:02.211021+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:16:02.211241+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:16:02.211939+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:16:02.216228+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:16:28.196655+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:16:28.199085+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:16:28.202820+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:16:28.202860+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:16:28.203836+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:16:28.216105+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[{"id":"655369a3c16d7b129d3a7704_655b65b31cdcc07bcb0a9a97","name":"Sherine J","email":"sherinej36@gmail.com"}],"messages":[{"id":"27jcYKw7bdybbawpN","type":"agent","text":"Bonjour Madame ","html":"Bonjour Madame","createdAt":1703424106204,"agentId":"655369a3c16d7b129d3a7704_655b65b31cdcc07bcb0a9a97","agentName":"Sherine J","isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false}],"visitor":{"id":"ecLT-jeTDFvqfB0uBjnG4UWjkCytJW2oqw0HlqioNhh","threadId":"tnzx7WH8h6K4rXbhR","threadLink":"https://conversations-app.brevo.com/conversations/tnzx7WH8h6K4rXbhR","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"7193697977364536","color":"#48d1cc","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"ᕼOᑌᗪᗩ","contactAttributes":{"INSTAGRAM":"houda.kassaoui","PRENOM":"ᕼOᑌᗪᗩ"},"integrationAttributes":{"PRENOM":"ᕼOᑌᗪᗩ","INSTAGRAM":"houda.kassaoui"},"attributes":{"PRENOM":"ᕼOᑌᗪᗩ","INSTAGRAM":"houda.kassaoui"},"formattedAttributes":[],"contactId":13643,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"HPBoXARukseJDhvBF","eventName":"conversationFragment"}} [] [2023-12-24T14:16:28.235939+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:16:28.253050+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"ecLT-jeTDFvqfB0uBjnG4UWjkC [...]","tnzx7WH8h6K4rXbhR"] [] [2023-12-24T14:16:28.253601+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"houda.kassaoui"] [] [2023-12-24T14:16:28.254642+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:16:28.255293+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:16:28+00:00","2":null,"3":"ecLT-jeTDFvqfB0uBjnG4UWjkC [...]","4":"tnzx7WH8h6K4rXbhR","5":13643,"6":"27jcYKw7bdybbawpN","7":"ᕼOᑌᗪᗩ","8":null,"9":null,"10":null,"11":[],"12":"houda.kassaoui","13":"instagram","14":0,"15":2} [] [2023-12-24T14:16:28.255597+00:00] doctrine.DEBUG: "COMMIT" [] [] [2023-12-24T14:16:28.272764+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:16:28.273144+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:16:28.273873+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:16:28.274042+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:16:28.274949+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:16:28.275089+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:16:28.275694+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:16:28.275848+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:16:28.276100+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:16:28.276834+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:16:28.281461+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:16:31.911064+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:16:31.912694+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:16:31.915505+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:16:31.915545+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:16:31.916304+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:16:31.926573+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"5Ac2TGLpNd9MuAf6s","type":"visitor","text":"Houda kassaoui\n54056304\nZaghouan:jbal el ouest","html":"Houda kassaoui
54056304
Zaghouan:jbal el ouest","createdAt":1703424110034,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQ0MTMzODg0NTE4MDUwMDozMTQyMjYyODU1MjM2OTU5ODU2MzgxNDE0MDgzNDQ4MDEyOAZDZD"}],"visitor":{"id":"ecLT-jeTDFvqfB0uBjnG4UWjkCytJW2oqw0HlqioNhh","threadId":"tnzx7WH8h6K4rXbhR","threadLink":"https://conversations-app.brevo.com/conversations/tnzx7WH8h6K4rXbhR","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"7193697977364536","color":"#48d1cc","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"ᕼOᑌᗪᗩ","contactAttributes":{"INSTAGRAM":"houda.kassaoui","PRENOM":"ᕼOᑌᗪᗩ"},"integrationAttributes":{"PRENOM":"ᕼOᑌᗪᗩ","INSTAGRAM":"houda.kassaoui"},"attributes":{"PRENOM":"ᕼOᑌᗪᗩ","INSTAGRAM":"houda.kassaoui"},"formattedAttributes":[],"contactId":13643,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"HPBoXARukseJDhvBF","eventName":"conversationFragment"}} [] [2023-12-24T14:16:31.944773+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:16:31.961605+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"ecLT-jeTDFvqfB0uBjnG4UWjkC [...]","tnzx7WH8h6K4rXbhR"] [] [2023-12-24T14:16:31.965953+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:16:31.966333+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:16:31.966897+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:16:31.967047+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:16:31.967880+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:16:31.968019+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:16:31.968679+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:16:31.968816+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:16:31.969056+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:16:31.969743+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:16:31.973811+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:16:44.770349+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:16:44.771965+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:16:44.774809+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:16:44.774849+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:16:44.775629+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:16:44.785589+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"kcB5sXPKqPEhjaxaX","type":"visitor","text":"Wehed peau seches wehed peau grasses","html":"Wehed peau seches wehed peau grasses","createdAt":1703417261283,"isTrigger":false,"isPushed":false,"isMissed":true,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMTI0NDI1OTQ1NzQ1Mjc3NjkwNTEwOTozMTQyMjUwMjI1NjQ4NTMxMTUxMTUwMjEwOTczMTE5MjgzMgZDZD"}],"missedMessagesCount":1,"conversationStartPage":[],"visitor":{"id":"bYOYu11RQzt2ifRJOTWXxStSpOQRGcZsV3tlJpeYGyk","threadId":"4WQFZ4umAiAQrevKc","threadLink":"https://conversations-app.brevo.com/conversations/4WQFZ4umAiAQrevKc","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"7076515922404452","color":"#bdb76b","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"asma_louety","contactAttributes":{"INSTAGRAM":"asma_louety","PRENOM":"asma_louety"},"integrationAttributes":{"PRENOM":"asma_louety","INSTAGRAM":"asma_louety"},"attributes":{"PRENOM":"asma_louety","INSTAGRAM":"asma_louety"},"formattedAttributes":[],"notes":"2 pack Hana","contactId":13634,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"Y6SvBsZDiJhACghzA","eventName":"conversationTranscript"}} [] [2023-12-24T14:16:44.802881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:16:44.819428+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"bYOYu11RQzt2ifRJOTWXxStSpO [...]","4WQFZ4umAiAQrevKc"] [] [2023-12-24T14:16:44.820009+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"asma_louety"] [] [2023-12-24T14:16:44.821042+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:16:44.821735+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:16:44+00:00","2":null,"3":"bYOYu11RQzt2ifRJOTWXxStSpO [...]","4":"4WQFZ4umAiAQrevKc","5":13634,"6":"kcB5sXPKqPEhjaxaX","7":"asma_louety","8":null,"9":null,"10":null,"11":[],"12":"asma_louety","13":"instagram","14":0,"15":2} [] [2023-12-24T14:16:44.822065+00:00] doctrine.DEBUG: "COMMIT" [] [] [2023-12-24T14:16:44.837321+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:16:44.837744+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:16:44.838296+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:16:44.838500+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:16:44.839265+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:16:44.839414+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:16:44.840031+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:16:44.840133+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:16:44.840368+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:16:44.841047+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:16:44.845209+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:18:01.491888+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:18:01.494406+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:18:01.498154+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:18:01.498194+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:18:01.499174+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:18:01.511410+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"CKW98jRByy2kNDPh9","type":"visitor","text":"Cc","html":"Cc","createdAt":1703427481140,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMDk0OTEyODYxNjQ5Mjc4NTI3MDI0NTozMTQyMjY5MDcwMzkzNTk2Njk2NzIzMzA0NDU0NzYzMzE1MgZDZD"}],"visitor":{"id":"eX84pPX52Gl1uNS_knqci4WyRzeNY2ejVugGRP7vOS_","threadId":"KZsXRgEzbRznHjyFx","threadLink":"https://conversations-app.brevo.com/conversations/KZsXRgEzbRznHjyFx","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"7777949515650229","color":"#1e90ff","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Sarra•doss","contactAttributes":[],"integrationAttributes":{"PRENOM":"Sarra•doss","INSTAGRAM":"sarra.doss"},"attributes":{"PRENOM":"Sarra•doss","INSTAGRAM":"sarra.doss"},"formattedAttributes":[],"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"5uerMNnBFsSepmPxQ","eventName":"conversationFragment"}} [] [2023-12-24T14:18:01.531085+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:18:01.548135+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"eX84pPX52Gl1uNS_knqci4WyRz [...]","KZsXRgEzbRznHjyFx"] [] [2023-12-24T14:18:01.548698+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"sarra.doss"] [] [2023-12-24T14:18:01.549746+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:18:01.550399+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2023-12-24T14:18:01+00:00","2":null,"3":"eX84pPX52Gl1uNS_knqci4WyRz [...]","4":"KZsXRgEzbRznHjyFx","5":null,"6":"CKW98jRByy2kNDPh9","7":"Sarra•doss","8":null,"9":null,"10":null,"11":[],"12":"sarra.doss","13":"instagram","14":0,"15":2} [] [2023-12-24T14:18:01.550697+00:00] doctrine.DEBUG: "COMMIT" [] [] [2023-12-24T14:18:01.569047+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:18:01.569536+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:18:01.570278+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:18:01.570472+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:18:01.571328+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:18:01.571474+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:18:01.572062+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:18:01.572165+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:18:01.572384+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:18:01.573084+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:18:01.577651+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:18:10.907994+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:18:10.909617+00:00] request.INFO: Matched route "app_brevo_visitor". {"route":"app_brevo_visitor","route_parameters":{"_route":"app_brevo_visitor","_controller":"App\\Controller\\Brevo\\VisitorController::index"},"request_uri":"https://powerdata.tn/brevo/visitor","method":"GET"} [] [2023-12-24T14:18:10.911760+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:18:10.911801+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:18:10.911832+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:18:10.925080+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2023-12-24T14:18:10.943989+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2023-12-24T14:18:10.958331+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2023-12-24T14:18:10.959537+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2023-12-24T14:18:10.962917+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? ORDER BY t0.id DESC [2] [] [2023-12-24T14:18:10.977198+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-12-24T14:18:10.979111+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:18:10.979612+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:18:10.980206+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:18:10.980357+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:18:10.981095+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:18:10.981235+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:18:10.981867+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:18:10.982003+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:18:10.982214+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:18:10.982935+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:18:10.987061+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:18:11.803848+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:18:11.805481+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c47e75"},"request_uri":"https://powerdata.tn/_wdt/c47e75","method":"GET"} [] [2023-12-24T14:18:17.147322+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-24T14:18:17.148937+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-24T14:18:17.151741+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-24T14:18:17.151780+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:18:17.152554+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-24T14:18:17.162401+00:00] app.INFO: Conversations Webhook Received {"payload":{"agents":[],"messages":[{"id":"NPZqL8SaWmS7jPEio","type":"visitor","text":"Prix crème hydratante skins svp","html":"Prix crème hydratante skins svp","createdAt":1703427496821,"isTrigger":false,"isPushed":false,"isMissed":false,"isMissedByVisitor":false,"receivedFrom":"instagram","sourceMessageId":"aWdfZAG1faXRlbToxOklHTWVzc2FnZAUlEOjE3ODQxNDQ3MzM2NzU1ODE4OjM0MDI4MjM2Njg0MTcxMDMwMDk0OTEyODYxNjQ5Mjc4NTI3MDI0NTozMTQyMjY5MTA2NjI5MzEwODQzOTYyMDcyNDk1MjM5OTg3MgZDZD"}],"visitor":{"id":"eX84pPX52Gl1uNS_knqci4WyRzeNY2ejVugGRP7vOS_","threadId":"KZsXRgEzbRznHjyFx","threadLink":"https://conversations-app.brevo.com/conversations/KZsXRgEzbRznHjyFx","source":"instagram","sourceChannelRef":"17841447336755818","sourceChannelLink":"https://instagram.com/euphoriatunisie","sourceConversationRef":"7777949515650229","color":"#1e90ff","browserLanguage":"","conversationLanguage":"fr","browser":"","os":"","userAgent":"","country":"","city":"","lastVisit":{"hostName":null,"viewedPages":[]},"displayedName":"Sarra•doss","contactAttributes":{"INSTAGRAM":"sarra.doss","PRENOM":"Sarra•doss"},"integrationAttributes":{"PRENOM":"Sarra•doss","INSTAGRAM":"sarra.doss"},"attributes":{"PRENOM":"Sarra•doss","INSTAGRAM":"sarra.doss"},"formattedAttributes":[],"contactId":13646,"marketingConsent":false,"termsOfServiceConsent":false,"outsideConnections":[]},"conversationId":"5uerMNnBFsSepmPxQ","eventName":"conversationFragment"}} [] [2023-12-24T14:18:17.179571+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-24T14:18:17.195354+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"eX84pPX52Gl1uNS_knqci4WyRz [...]","KZsXRgEzbRznHjyFx"] [] [2023-12-24T14:18:17.196226+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-24T14:18:17.196874+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET contact_id = ?, updated_at = ? WHERE id = ? [13646,"2023-12-24T14:18:17+00:00",69] [] [2023-12-24T14:18:17.197122+00:00] doctrine.DEBUG: "COMMIT" [] [] [2023-12-24T14:18:17.207520+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:18:17.207879+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-24T14:18:17.208425+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:18:17.208576+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-24T14:18:17.209356+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:18:17.209497+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-24T14:18:17.210080+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-24T14:18:17.210175+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-24T14:18:17.210423+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-24T14:18:17.211114+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-24T14:18:17.215016+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.276084+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-26T00:35:48.290125+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-26T00:35:48.291666+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-26T00:35:48.300812+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.301024+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.303145+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.303297+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.304352+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.304535+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.304845+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-26T00:35:48.306828+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-26T00:35:48.323749+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-26T00:35:48.324209+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-26T00:35:48.324571+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.324739+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.325298+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.325460+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.326055+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.326144+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.326349+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-26T00:35:48.326978+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-26T00:35:48.330472+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-26T00:35:48.330762+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.330911+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'batch' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.331624+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.331767+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.333106+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.333251+00:00] doctrine.DEBUG: SELECT 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_NAME = 'batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.333616+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'batch' [] [] [2023-12-26T00:35:48.334144+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.334244+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'brevo_visitor' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.334927+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.335028+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'brevo_visitor' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.335616+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.335763+00:00] doctrine.DEBUG: SELECT 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_NAME = 'brevo_visitor' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.336274+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'brevo_visitor' [] [] [2023-12-26T00:35:48.336750+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.336845+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'canal' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.337398+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.337531+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'canal' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.338081+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.338170+00:00] doctrine.DEBUG: SELECT 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_NAME = 'canal' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.338475+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'canal' [] [] [2023-12-26T00:35:48.338988+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.339130+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'chat_config' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.339766+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.339924+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'chat_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.340476+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.340622+00:00] doctrine.DEBUG: SELECT 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_NAME = 'chat_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.340908+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'chat_config' [] [] [2023-12-26T00:35:48.341416+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.341545+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.342005+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.342118+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.342602+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.342715+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.342927+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-26T00:35:48.343401+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.343512+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_config' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.344197+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.344308+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.344796+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.344881+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.345109+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_config' [] [] [2023-12-26T00:35:48.345562+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.345671+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_invoice' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.346195+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.346322+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_invoice' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.346839+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.346924+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_invoice' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.347161+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_invoice' [] [] [2023-12-26T00:35:48.347614+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.347734+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.348373+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.348466+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.348970+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.349055+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.349333+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_order' [] [] [2023-12-26T00:35:48.349798+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.349883+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.350407+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.350499+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.350993+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.351080+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.351307+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_planing' [] [] [2023-12-26T00:35:48.351778+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.351866+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_product' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.352562+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.352656+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.353159+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.353246+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.353522+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_product' [] [] [2023-12-26T00:35:48.354029+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.354145+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_service' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.354807+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.354925+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_service' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.355521+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.355636+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_service' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.355914+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_service' [] [] [2023-12-26T00:35:48.356437+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.356547+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.357228+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.357361+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.357912+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.358014+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.358278+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory' [] [] [2023-12-26T00:35:48.358778+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.358885+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.359441+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.359548+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.360064+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.360168+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.360458+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_lines' [] [] [2023-12-26T00:35:48.360924+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.361027+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_user' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.361501+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.361607+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.362112+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.362215+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.362508+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_user' [] [] [2023-12-26T00:35:48.362997+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.363099+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_black_list' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.363582+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.363689+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_black_list' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.364203+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.364325+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_black_list' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.364584+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_black_list' [] [] [2023-12-26T00:35:48.365071+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.365172+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_config' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.365809+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.365942+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.366440+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.366545+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.366800+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_config' [] [] [2023-12-26T00:35:48.367273+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.367405+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.368143+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.368248+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.368771+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.368891+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.369148+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_order' [] [] [2023-12-26T00:35:48.369630+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.369737+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_payout_status' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.370467+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.370579+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_payout_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.371091+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.371196+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_payout_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.371454+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_payout_status' [] [] [2023-12-26T00:35:48.371964+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.372070+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.372705+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.372816+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.373347+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.373469+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.373726+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_planing' [] [] [2023-12-26T00:35:48.374214+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.374316+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_product' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.375103+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.375207+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.375709+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.375815+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.376065+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_product' [] [] [2023-12-26T00:35:48.376559+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.376664+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_rapport_product' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.377518+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.377626+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_rapport_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.378114+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.378217+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_rapport_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.378474+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_rapport_product' [] [] [2023-12-26T00:35:48.378946+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.379049+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_transaction' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.379808+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.379917+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_transaction' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.380413+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.380519+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_transaction' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.380765+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_transaction' [] [] [2023-12-26T00:35:48.381231+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.381339+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_config' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.381897+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.382003+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.382542+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.382648+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.382905+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_config' [] [] [2023-12-26T00:35:48.383376+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.383482+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'order' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.384254+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.384364+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.384910+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.385014+00:00] doctrine.DEBUG: SELECT 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_NAME = 'order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.385365+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'order' [] [] [2023-12-26T00:35:48.385835+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.385937+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'role' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.386427+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.386547+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.387025+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.387130+00:00] doctrine.DEBUG: SELECT 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_NAME = 'role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.387352+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'role' [] [] [2023-12-26T00:35:48.387829+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.387932+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'shipper' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.388686+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.388796+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'shipper' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.389344+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.389466+00:00] doctrine.DEBUG: SELECT 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_NAME = 'shipper' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.389741+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'shipper' [] [] [2023-12-26T00:35:48.390223+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.390347+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.390948+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.391053+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.391565+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.391669+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.391894+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2023-12-26T00:35:48.392359+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.392464+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user_role' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-26T00:35:48.392882+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.392985+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user_role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-26T00:35:48.393525+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.393630+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user_role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-26T00:35:48.393887+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_role' [] [] [2023-12-26T00:35:48.396195+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-26T00:35:48.440525+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-30T15:09:09.786281+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-30T15:09:09.847527+00:00] request.INFO: Matched route "app_jumia_products_index". {"route":"app_jumia_products_index","route_parameters":{"_route":"app_jumia_products_index","_controller":"App\\Controller\\Jumia\\ProductController::index"},"request_uri":"https://powerdata.tn/jumia/products","method":"GET"} [] [2023-12-30T15:09:09.848474+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-30T15:09:09.848512+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-30T15:09:09.848543+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-30T15:09:09.852833+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2023-12-30T15:09:09.868833+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2023-12-30T15:09:09.893943+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2023-12-30T15:09:09.895191+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2023-12-30T15:09:09.898332+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.action AS action_2, t0.created_after AS created_after_3, t0.created_before AS created_before_4, t0.limit_item AS limit_item_5, t0.status AS status_6, t0.last_id AS last_id_7, t0.entity AS entity_8, t0.qty AS qty_9, t0.founded AS founded_10, t0.existed AS existed_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.file_name AS file_name_14, t0.data_response AS data_response_15, t0.parent_id AS parent_id_16 FROM jumia_planing t0 WHERE t0.parent_id = ? AND t0.entity = ? ORDER BY t0.id DESC [2,"JumiaProduct"] [] [2023-12-30T15:09:12.348370+00:00] php.CRITICAL: Fatal Error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 20480 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 20480 bytes) at /home/mainpowe/public_html/vendor/doctrine/dbal/src/Types/JsonType.php:59)"} [] [2023-12-31T13:11:52.561294+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-31T13:11:52.632865+00:00] request.INFO: Matched route "app_dolibarr_config". {"route":"app_dolibarr_config","route_parameters":{"_route":"app_dolibarr_config","_controller":"App\\Controller\\Dolibarr\\ConfigController::index"},"request_uri":"https://powerdata.tn/dolibarr/config","method":"GET"} [] [2023-12-31T13:11:52.635633+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-31T13:11:52.635673+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:11:52.635703+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:12:09.130445+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2023-12-31T13:12:09.150517+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [11] [] [2023-12-31T13:12:09.165398+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [11] [] [2023-12-31T13:12:09.166487+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"test@gmail.com"} [] [2023-12-31T13:12:09.172221+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [11] [] [2023-12-31T13:12:09.213018+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-12-31T13:12:09.215333+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:12:09.215813+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:12:09.216516+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:12:09.216673+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-31T13:12:09.217538+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:12:09.217682+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-31T13:12:09.218278+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:12:09.218380+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-31T13:12:09.218633+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-31T13:12:09.219329+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-31T13:12:09.224085+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:12:09.371391+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-31T13:12:09.373099+00:00] request.INFO: Matched route "app_dolibarr_config". {"route":"app_dolibarr_config","route_parameters":{"_route":"app_dolibarr_config","_controller":"App\\Controller\\Dolibarr\\ConfigController::index"},"request_uri":"https://powerdata.tn/dolibarr/config","method":"GET"} [] [2023-12-31T13:12:09.375299+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-31T13:12:09.375350+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:12:09.375391+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:12:09.388477+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2023-12-31T13:12:09.406554+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [11] [] [2023-12-31T13:12:09.422506+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [11] [] [2023-12-31T13:12:09.423619+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"test@gmail.com"} [] [2023-12-31T13:12:09.429219+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [11] [] [2023-12-31T13:12:09.468383+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-12-31T13:12:09.470577+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:12:09.470974+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:12:09.471647+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:12:09.471779+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-31T13:12:09.472620+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:12:09.472740+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-31T13:12:09.473312+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:12:09.473435+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-31T13:12:09.473663+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-31T13:12:09.474358+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-31T13:12:09.478760+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:12:09.620894+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-31T13:12:09.622606+00:00] request.INFO: Matched route "app_dolibarr_config". {"route":"app_dolibarr_config","route_parameters":{"_route":"app_dolibarr_config","_controller":"App\\Controller\\Dolibarr\\ConfigController::index"},"request_uri":"https://powerdata.tn/dolibarr/config","method":"GET"} [] [2023-12-31T13:12:09.624928+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-31T13:12:09.624967+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:12:09.624998+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:12:09.638211+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2023-12-31T13:12:09.657367+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [11] [] [2023-12-31T13:12:09.673536+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [11] [] [2023-12-31T13:12:09.674737+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"test@gmail.com"} [] [2023-12-31T13:12:09.680570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [11] [] [2023-12-31T13:13:01.466857+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-31T13:13:01.476837+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-31T13:13:01.498581+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2023-12-31T13:13:06.238146+00:00] doctrine.DEBUG: SELECT d0_.dolibar_id AS dolibar_id_0 FROM dolibarr_product d0_ WHERE d0_.parent_id = ? [2] [] [2023-12-31T13:13:06.243691+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6477"] [] [2023-12-31T13:13:06.244118+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6485"] [] [2023-12-31T13:13:06.244502+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6586"] [] [2023-12-31T13:13:06.244927+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6588"] [] [2023-12-31T13:13:06.245290+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6589"] [] [2023-12-31T13:13:06.245632+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6590"] [] [2023-12-31T13:13:06.245970+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6640"] [] [2023-12-31T13:13:06.246303+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6792"] [] [2023-12-31T13:13:06.246647+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6793"] [] [2023-12-31T13:13:06.246976+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6794"] [] [2023-12-31T13:13:06.247280+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6799"] [] [2023-12-31T13:13:06.247611+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6800"] [] [2023-12-31T13:13:06.247914+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6801"] [] [2023-12-31T13:13:06.248211+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6802"] [] [2023-12-31T13:13:06.248577+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6804"] [] [2023-12-31T13:13:06.248904+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6805"] [] [2023-12-31T13:13:06.249192+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6806"] [] [2023-12-31T13:13:06.249564+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6807"] [] [2023-12-31T13:13:06.249917+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6809"] [] [2023-12-31T13:13:06.250270+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6811"] [] [2023-12-31T13:13:06.250676+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6814"] [] [2023-12-31T13:13:06.251004+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6815"] [] [2023-12-31T13:13:06.251406+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6817"] [] [2023-12-31T13:13:06.251817+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6821"] [] [2023-12-31T13:13:06.252196+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6822"] [] [2023-12-31T13:13:06.252540+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6825"] [] [2023-12-31T13:13:06.252842+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6829"] [] [2023-12-31T13:13:06.253140+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6830"] [] [2023-12-31T13:13:06.253464+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6831"] [] [2023-12-31T13:13:06.253898+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6834"] [] [2023-12-31T13:13:06.254218+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6838"] [] [2023-12-31T13:13:06.254570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6851"] [] [2023-12-31T13:13:06.254896+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6854"] [] [2023-12-31T13:13:06.255218+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6858"] [] [2023-12-31T13:13:06.255547+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6864"] [] [2023-12-31T13:13:06.255872+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6876"] [] [2023-12-31T13:13:06.256223+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6878"] [] [2023-12-31T13:13:06.256613+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6881"] [] [2023-12-31T13:13:06.256945+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6882"] [] [2023-12-31T13:13:06.257270+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6883"] [] [2023-12-31T13:13:06.257600+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6884"] [] [2023-12-31T13:13:06.257961+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6885"] [] [2023-12-31T13:13:06.258314+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6886"] [] [2023-12-31T13:13:06.258651+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6887"] [] [2023-12-31T13:13:06.259006+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6888"] [] [2023-12-31T13:13:06.259370+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6890"] [] [2023-12-31T13:13:06.259706+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6891"] [] [2023-12-31T13:13:06.260066+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6892"] [] [2023-12-31T13:13:06.260454+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6893"] [] [2023-12-31T13:13:06.260790+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6894"] [] [2023-12-31T13:13:06.261157+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6895"] [] [2023-12-31T13:13:06.261527+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6896"] [] [2023-12-31T13:13:06.261874+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6897"] [] [2023-12-31T13:13:06.262223+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6898"] [] [2023-12-31T13:13:06.262569+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6899"] [] [2023-12-31T13:13:06.262915+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6900"] [] [2023-12-31T13:13:06.263254+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6901"] [] [2023-12-31T13:13:06.263573+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6902"] [] [2023-12-31T13:13:06.263890+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6903"] [] [2023-12-31T13:13:06.264211+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6904"] [] [2023-12-31T13:13:06.264537+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6905"] [] [2023-12-31T13:13:06.264876+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6906"] [] [2023-12-31T13:13:06.265198+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6907"] [] [2023-12-31T13:13:06.265556+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6908"] [] [2023-12-31T13:13:06.265914+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6909"] [] [2023-12-31T13:13:06.266268+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6910"] [] [2023-12-31T13:13:06.266619+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6912"] [] [2023-12-31T13:13:06.266969+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6913"] [] [2023-12-31T13:13:06.267329+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6914"] [] [2023-12-31T13:13:06.267669+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6915"] [] [2023-12-31T13:13:06.268032+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6916"] [] [2023-12-31T13:13:06.268393+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6917"] [] [2023-12-31T13:13:06.268753+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6918"] [] [2023-12-31T13:13:06.269135+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6919"] [] [2023-12-31T13:13:06.269506+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6920"] [] [2023-12-31T13:13:06.269865+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6921"] [] [2023-12-31T13:13:06.270221+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6922"] [] [2023-12-31T13:13:06.270594+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6923"] [] [2023-12-31T13:13:06.270960+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6924"] [] [2023-12-31T13:13:06.271333+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6925"] [] [2023-12-31T13:13:06.271674+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6926"] [] [2023-12-31T13:13:06.272034+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6927"] [] [2023-12-31T13:13:06.272429+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6928"] [] [2023-12-31T13:13:06.272770+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6929"] [] [2023-12-31T13:13:06.273110+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6930"] [] [2023-12-31T13:13:06.273454+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6931"] [] [2023-12-31T13:13:06.273829+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6932"] [] [2023-12-31T13:13:06.274200+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6933"] [] [2023-12-31T13:13:06.274576+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6934"] [] [2023-12-31T13:13:06.274955+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6935"] [] [2023-12-31T13:13:06.275333+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6936"] [] [2023-12-31T13:13:06.275682+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6937"] [] [2023-12-31T13:13:06.276057+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6938"] [] [2023-12-31T13:13:06.276461+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6939"] [] [2023-12-31T13:13:06.276840+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6946"] [] [2023-12-31T13:13:06.277225+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6947"] [] [2023-12-31T13:13:06.277610+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6948"] [] [2023-12-31T13:13:06.277993+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6949"] [] [2023-12-31T13:13:06.278380+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6950"] [] [2023-12-31T13:13:06.278738+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6951"] [] [2023-12-31T13:13:06.279114+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6952"] [] [2023-12-31T13:13:06.279498+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6953"] [] [2023-12-31T13:13:06.279879+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6954"] [] [2023-12-31T13:13:06.280264+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6955"] [] [2023-12-31T13:13:06.280657+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6956"] [] [2023-12-31T13:13:06.281051+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6957"] [] [2023-12-31T13:13:06.281440+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6958"] [] [2023-12-31T13:13:06.281832+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6959"] [] [2023-12-31T13:13:06.282247+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6960"] [] [2023-12-31T13:13:06.282664+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6961"] [] [2023-12-31T13:13:06.283058+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6962"] [] [2023-12-31T13:13:06.283448+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6963"] [] [2023-12-31T13:13:06.283841+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6964"] [] [2023-12-31T13:13:06.284263+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6965"] [] [2023-12-31T13:13:06.284685+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6966"] [] [2023-12-31T13:13:06.285108+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6967"] [] [2023-12-31T13:13:06.285534+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6968"] [] [2023-12-31T13:13:06.285941+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6969"] [] [2023-12-31T13:13:06.286345+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6970"] [] [2023-12-31T13:13:06.286720+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6971"] [] [2023-12-31T13:13:06.287145+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6972"] [] [2023-12-31T13:13:06.287546+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6973"] [] [2023-12-31T13:13:06.287957+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6974"] [] [2023-12-31T13:13:06.288367+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6975"] [] [2023-12-31T13:13:06.288749+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6976"] [] [2023-12-31T13:13:06.289185+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6977"] [] [2023-12-31T13:13:06.289624+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6978"] [] [2023-12-31T13:13:06.290041+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6979"] [] [2023-12-31T13:13:06.290449+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6980"] [] [2023-12-31T13:13:06.290860+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6981"] [] [2023-12-31T13:13:06.291289+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6982"] [] [2023-12-31T13:13:06.291733+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6984"] [] [2023-12-31T13:13:06.292179+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6985"] [] [2023-12-31T13:13:06.292625+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6986"] [] [2023-12-31T13:13:06.293042+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6992"] [] [2023-12-31T13:13:06.293457+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6993"] [] [2023-12-31T13:13:06.293874+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6994"] [] [2023-12-31T13:13:06.294293+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6995"] [] [2023-12-31T13:13:06.294688+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6996"] [] [2023-12-31T13:13:06.295132+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6997"] [] [2023-12-31T13:13:06.295556+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6998"] [] [2023-12-31T13:13:06.295984+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6999"] [] [2023-12-31T13:13:06.296412+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7000"] [] [2023-12-31T13:13:06.296811+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7002"] [] [2023-12-31T13:13:06.297232+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7003"] [] [2023-12-31T13:13:06.297685+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7004"] [] [2023-12-31T13:13:06.298115+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7005"] [] [2023-12-31T13:13:06.298544+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7006"] [] [2023-12-31T13:13:06.298972+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7007"] [] [2023-12-31T13:13:06.299408+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7008"] [] [2023-12-31T13:13:06.299816+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7009"] [] [2023-12-31T13:13:06.300246+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7010"] [] [2023-12-31T13:13:06.300677+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7011"] [] [2023-12-31T13:13:06.301110+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7012"] [] [2023-12-31T13:13:06.301547+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7013"] [] [2023-12-31T13:13:06.301983+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7014"] [] [2023-12-31T13:13:06.302448+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7015"] [] [2023-12-31T13:13:06.302858+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7016"] [] [2023-12-31T13:13:06.303294+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7017"] [] [2023-12-31T13:13:06.303735+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7018"] [] [2023-12-31T13:13:06.304206+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7019"] [] [2023-12-31T13:13:06.304681+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7020"] [] [2023-12-31T13:13:06.305124+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7021"] [] [2023-12-31T13:13:06.305570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7022"] [] [2023-12-31T13:13:06.306017+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7023"] [] [2023-12-31T13:13:06.306492+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7024"] [] [2023-12-31T13:13:06.306948+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7025"] [] [2023-12-31T13:13:06.307402+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7026"] [] [2023-12-31T13:13:06.307832+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7027"] [] [2023-12-31T13:13:06.308315+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7028"] [] [2023-12-31T13:13:06.308773+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7029"] [] [2023-12-31T13:13:06.309219+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7030"] [] [2023-12-31T13:13:06.309699+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7031"] [] [2023-12-31T13:13:06.310160+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7032"] [] [2023-12-31T13:13:06.310616+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7033"] [] [2023-12-31T13:13:06.311073+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7034"] [] [2023-12-31T13:13:06.311535+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7035"] [] [2023-12-31T13:13:06.312004+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7036"] [] [2023-12-31T13:13:06.312468+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7037"] [] [2023-12-31T13:13:06.312929+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7038"] [] [2023-12-31T13:13:06.313396+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7039"] [] [2023-12-31T13:13:06.313843+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7040"] [] [2023-12-31T13:13:06.314304+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7041"] [] [2023-12-31T13:13:06.314767+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7042"] [] [2023-12-31T13:13:06.315225+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7043"] [] [2023-12-31T13:13:06.315720+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7044"] [] [2023-12-31T13:13:06.316187+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7045"] [] [2023-12-31T13:13:06.316661+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7046"] [] [2023-12-31T13:13:06.317128+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7047"] [] [2023-12-31T13:13:06.317615+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7048"] [] [2023-12-31T13:13:06.318084+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7049"] [] [2023-12-31T13:13:06.318560+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7050"] [] [2023-12-31T13:13:06.319031+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7051"] [] [2023-12-31T13:13:06.319507+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7052"] [] [2023-12-31T13:13:06.319987+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7053"] [] [2023-12-31T13:13:06.320465+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7054"] [] [2023-12-31T13:13:06.320947+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7060"] [] [2023-12-31T13:13:06.321440+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7061"] [] [2023-12-31T13:13:06.321927+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7062"] [] [2023-12-31T13:13:06.322411+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7063"] [] [2023-12-31T13:13:06.322893+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7064"] [] [2023-12-31T13:13:06.323401+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7082"] [] [2023-12-31T13:13:06.323883+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7083"] [] [2023-12-31T13:13:06.324404+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7084"] [] [2023-12-31T13:13:06.324888+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7087"] [] [2023-12-31T13:13:06.325418+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7106"] [] [2023-12-31T13:13:06.325901+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7107"] [] [2023-12-31T13:13:06.326387+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7238"] [] [2023-12-31T13:13:06.326875+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7239"] [] [2023-12-31T13:13:06.327365+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7240"] [] [2023-12-31T13:13:06.327853+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7241"] [] [2023-12-31T13:13:06.328343+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7242"] [] [2023-12-31T13:13:06.328834+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7243"] [] [2023-12-31T13:13:06.329337+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7244"] [] [2023-12-31T13:13:06.329836+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7245"] [] [2023-12-31T13:13:06.330360+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7246"] [] [2023-12-31T13:13:06.330852+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7247"] [] [2023-12-31T13:13:06.331350+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7248"] [] [2023-12-31T13:13:06.331849+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7249"] [] [2023-12-31T13:13:06.332375+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7250"] [] [2023-12-31T13:13:06.332869+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7251"] [] [2023-12-31T13:13:06.333379+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7252"] [] [2023-12-31T13:13:06.333879+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7253"] [] [2023-12-31T13:13:06.334390+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7254"] [] [2023-12-31T13:13:06.334892+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7255"] [] [2023-12-31T13:13:06.335423+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7256"] [] [2023-12-31T13:13:06.335926+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7257"] [] [2023-12-31T13:13:06.336438+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7258"] [] [2023-12-31T13:13:06.336917+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7259"] [] [2023-12-31T13:13:06.337407+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7260"] [] [2023-12-31T13:13:06.337895+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7261"] [] [2023-12-31T13:13:06.338434+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7262"] [] [2023-12-31T13:13:06.338925+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7263"] [] [2023-12-31T13:13:06.339414+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7264"] [] [2023-12-31T13:13:06.339901+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7265"] [] [2023-12-31T13:13:06.340447+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7266"] [] [2023-12-31T13:13:06.340964+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7267"] [] [2023-12-31T13:13:06.341494+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7268"] [] [2023-12-31T13:13:06.342010+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7269"] [] [2023-12-31T13:13:06.342537+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7270"] [] [2023-12-31T13:13:06.343060+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7271"] [] [2023-12-31T13:13:06.343591+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7272"] [] [2023-12-31T13:13:06.344117+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7273"] [] [2023-12-31T13:13:06.344643+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7274"] [] [2023-12-31T13:13:06.345166+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7275"] [] [2023-12-31T13:13:06.345706+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7276"] [] [2023-12-31T13:13:06.346238+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7277"] [] [2023-12-31T13:13:06.346763+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7278"] [] [2023-12-31T13:13:06.347294+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7279"] [] [2023-12-31T13:13:06.347800+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7280"] [] [2023-12-31T13:13:06.348333+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7281"] [] [2023-12-31T13:13:06.348892+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7282"] [] [2023-12-31T13:13:06.349449+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7283"] [] [2023-12-31T13:13:06.349993+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7284"] [] [2023-12-31T13:13:06.350550+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7285"] [] [2023-12-31T13:13:06.351105+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7286"] [] [2023-12-31T13:13:06.351648+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7287"] [] [2023-12-31T13:13:06.352188+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7288"] [] [2023-12-31T13:13:06.352728+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7289"] [] [2023-12-31T13:13:06.353271+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7290"] [] [2023-12-31T13:13:06.353788+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7291"] [] [2023-12-31T13:13:06.354313+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7292"] [] [2023-12-31T13:13:06.354835+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7293"] [] [2023-12-31T13:13:06.355376+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7294"] [] [2023-12-31T13:13:06.355913+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7295"] [] [2023-12-31T13:13:06.356463+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7296"] [] [2023-12-31T13:13:06.357027+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7297"] [] [2023-12-31T13:13:06.357576+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7298"] [] [2023-12-31T13:13:06.358125+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7299"] [] [2023-12-31T13:13:06.358680+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7300"] [] [2023-12-31T13:13:06.359229+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7301"] [] [2023-12-31T13:13:06.359778+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7302"] [] [2023-12-31T13:13:06.360364+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7303"] [] [2023-12-31T13:13:06.360886+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7304"] [] [2023-12-31T13:13:06.361458+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7305"] [] [2023-12-31T13:13:06.362015+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7306"] [] [2023-12-31T13:13:06.362571+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7307"] [] [2023-12-31T13:13:06.363137+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7308"] [] [2023-12-31T13:13:06.363702+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7309"] [] [2023-12-31T13:13:06.364258+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7310"] [] [2023-12-31T13:13:06.364814+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7311"] [] [2023-12-31T13:13:06.365375+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7312"] [] [2023-12-31T13:13:06.365960+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7313"] [] [2023-12-31T13:13:06.366545+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7352"] [] [2023-12-31T13:13:06.367106+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7353"] [] [2023-12-31T13:13:06.367688+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7355"] [] [2023-12-31T13:13:06.368256+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7356"] [] [2023-12-31T13:13:06.368821+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7357"] [] [2023-12-31T13:13:06.369393+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7359"] [] [2023-12-31T13:13:06.369934+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7360"] [] [2023-12-31T13:13:06.370507+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7361"] [] [2023-12-31T13:13:06.371073+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7362"] [] [2023-12-31T13:13:06.371641+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7363"] [] [2023-12-31T13:13:06.372220+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7364"] [] [2023-12-31T13:13:06.372802+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7365"] [] [2023-12-31T13:13:06.373382+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7366"] [] [2023-12-31T13:13:06.373928+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7367"] [] [2023-12-31T13:13:06.374501+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7368"] [] [2023-12-31T13:13:06.375072+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7369"] [] [2023-12-31T13:13:06.375653+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7370"] [] [2023-12-31T13:13:06.376225+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7371"] [] [2023-12-31T13:13:06.376807+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7372"] [] [2023-12-31T13:13:06.377398+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7373"] [] [2023-12-31T13:13:06.377954+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7431"] [] [2023-12-31T13:13:06.378571+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7432"] [] [2023-12-31T13:13:06.379152+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7433"] [] [2023-12-31T13:13:06.379740+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7434"] [] [2023-12-31T13:13:06.380326+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7435"] [] [2023-12-31T13:13:06.380886+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7436"] [] [2023-12-31T13:13:06.381509+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7437"] [] [2023-12-31T13:13:06.382096+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7438"] [] [2023-12-31T13:13:06.382688+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7439"] [] [2023-12-31T13:13:06.383281+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7440"] [] [2023-12-31T13:13:06.383852+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7441"] [] [2023-12-31T13:13:06.384445+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7442"] [] [2023-12-31T13:13:06.385034+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7443"] [] [2023-12-31T13:13:06.385630+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7445"] [] [2023-12-31T13:13:06.386233+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7446"] [] [2023-12-31T13:13:06.386830+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7447"] [] [2023-12-31T13:13:06.387430+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7448"] [] [2023-12-31T13:13:06.388005+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7449"] [] [2023-12-31T13:13:06.388633+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7450"] [] [2023-12-31T13:13:06.389271+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7451"] [] [2023-12-31T13:13:06.389852+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7452"] [] [2023-12-31T13:13:06.390456+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7453"] [] [2023-12-31T13:13:06.391065+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7454"] [] [2023-12-31T13:13:06.391676+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7455"] [] [2023-12-31T13:13:06.392277+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7456"] [] [2023-12-31T13:13:06.392858+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7457"] [] [2023-12-31T13:13:06.393472+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7458"] [] [2023-12-31T13:13:06.394081+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7469"] [] [2023-12-31T13:13:06.394698+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7470"] [] [2023-12-31T13:13:06.395306+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7471"] [] [2023-12-31T13:13:06.395906+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7472"] [] [2023-12-31T13:13:06.396514+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7473"] [] [2023-12-31T13:13:06.397126+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7474"] [] [2023-12-31T13:13:06.397737+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7475"] [] [2023-12-31T13:13:06.398361+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7476"] [] [2023-12-31T13:13:06.398986+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7477"] [] [2023-12-31T13:13:06.399632+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7478"] [] [2023-12-31T13:13:06.400256+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7500"] [] [2023-12-31T13:13:06.400883+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7501"] [] [2023-12-31T13:13:06.401512+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7502"] [] [2023-12-31T13:13:06.402133+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7504"] [] [2023-12-31T13:13:06.402757+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7505"] [] [2023-12-31T13:13:06.403386+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7508"] [] [2023-12-31T13:13:06.403988+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7509"] [] [2023-12-31T13:13:06.404619+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7510"] [] [2023-12-31T13:13:06.405244+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7512"] [] [2023-12-31T13:13:06.405883+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7514"] [] [2023-12-31T13:13:06.406519+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7515"] [] [2023-12-31T13:13:06.407149+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7516"] [] [2023-12-31T13:13:06.407782+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7517"] [] [2023-12-31T13:13:06.408420+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7519"] [] [2023-12-31T13:13:06.409028+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7520"] [] [2023-12-31T13:13:06.409664+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7532"] [] [2023-12-31T13:13:06.410302+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7695"] [] [2023-12-31T13:13:06.410927+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7807"] [] [2023-12-31T13:13:06.411574+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7816"] [] [2023-12-31T13:13:06.412210+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7820"] [] [2023-12-31T13:13:06.412847+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7821"] [] [2023-12-31T13:13:06.413492+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7836"] [] [2023-12-31T13:13:06.414133+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7850"] [] [2023-12-31T13:13:06.414776+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7851"] [] [2023-12-31T13:13:06.415425+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7852"] [] [2023-12-31T13:13:06.416051+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7853"] [] [2023-12-31T13:13:06.416699+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7854"] [] [2023-12-31T13:13:06.417352+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7855"] [] [2023-12-31T13:13:06.417972+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7856"] [] [2023-12-31T13:13:06.418617+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7862"] [] [2023-12-31T13:13:06.419263+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7863"] [] [2023-12-31T13:13:06.419918+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7864"] [] [2023-12-31T13:13:06.420572+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7865"] [] [2023-12-31T13:13:06.421233+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7866"] [] [2023-12-31T13:13:06.421891+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7867"] [] [2023-12-31T13:13:06.422552+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7868"] [] [2023-12-31T13:13:06.423217+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7869"] [] [2023-12-31T13:13:06.423875+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7870"] [] [2023-12-31T13:13:06.424537+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7872"] [] [2023-12-31T13:13:06.425192+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7874"] [] [2023-12-31T13:13:06.425857+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7875"] [] [2023-12-31T13:13:06.426540+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7883"] [] [2023-12-31T13:13:06.427207+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7890"] [] [2023-12-31T13:13:06.427877+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7891"] [] [2023-12-31T13:13:06.428547+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7892"] [] [2023-12-31T13:13:06.429219+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7893"] [] [2023-12-31T13:13:06.429886+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7894"] [] [2023-12-31T13:13:06.430561+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7895"] [] [2023-12-31T13:13:06.431225+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7897"] [] [2023-12-31T13:13:06.431901+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7898"] [] [2023-12-31T13:13:06.432584+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7899"] [] [2023-12-31T13:13:06.433255+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7900"] [] [2023-12-31T13:13:06.433928+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7904"] [] [2023-12-31T13:13:06.434607+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7905"] [] [2023-12-31T13:13:06.435284+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7943"] [] [2023-12-31T13:13:06.435938+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7944"] [] [2023-12-31T13:13:06.436614+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7945"] [] [2023-12-31T13:13:06.437295+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7946"] [] [2023-12-31T13:13:06.437954+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7948"] [] [2023-12-31T13:13:06.438642+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7955"] [] [2023-12-31T13:13:06.439328+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8201"] [] [2023-12-31T13:13:06.439983+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8202"] [] [2023-12-31T13:13:06.440664+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8203"] [] [2023-12-31T13:13:06.441352+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8207"] [] [2023-12-31T13:13:06.442013+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8208"] [] [2023-12-31T13:13:06.442703+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8209"] [] [2023-12-31T13:13:06.443407+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8211"] [] [2023-12-31T13:13:06.444074+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8212"] [] [2023-12-31T13:13:06.444763+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8214"] [] [2023-12-31T13:13:06.445456+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8216"] [] [2023-12-31T13:13:06.446147+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8217"] [] [2023-12-31T13:13:06.446865+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8218"] [] [2023-12-31T13:13:06.447568+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8219"] [] [2023-12-31T13:13:06.448267+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8261"] [] [2023-12-31T13:13:06.448945+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8262"] [] [2023-12-31T13:13:06.449623+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8602"] [] [2023-12-31T13:13:06.450328+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8603"] [] [2023-12-31T13:13:06.451003+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8604"] [] [2023-12-31T13:13:06.451702+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8605"] [] [2023-12-31T13:13:06.452435+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8606"] [] [2023-12-31T13:13:06.453110+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8607"] [] [2023-12-31T13:13:06.453825+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8608"] [] [2023-12-31T13:13:06.454533+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8610"] [] [2023-12-31T13:13:06.455248+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8611"] [] [2023-12-31T13:13:06.455956+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8612"] [] [2023-12-31T13:13:06.456699+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8613"] [] [2023-12-31T13:13:06.457437+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8614"] [] [2023-12-31T13:13:06.458118+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8615"] [] [2023-12-31T13:13:06.458854+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8616"] [] [2023-12-31T13:13:06.459577+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8617"] [] [2023-12-31T13:13:06.460290+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8618"] [] [2023-12-31T13:13:06.461006+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8619"] [] [2023-12-31T13:13:06.461750+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8620"] [] [2023-12-31T13:13:06.462480+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8621"] [] [2023-12-31T13:13:06.463202+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8622"] [] [2023-12-31T13:13:06.463923+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8628"] [] [2023-12-31T13:13:06.464645+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8629"] [] [2023-12-31T13:13:06.465376+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8630"] [] [2023-12-31T13:13:06.466074+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8631"] [] [2023-12-31T13:13:06.466822+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8632"] [] [2023-12-31T13:13:06.467544+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8633"] [] [2023-12-31T13:13:06.468271+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8634"] [] [2023-12-31T13:13:06.468972+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8635"] [] [2023-12-31T13:13:06.469704+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8636"] [] [2023-12-31T13:13:06.470435+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8637"] [] [2023-12-31T13:13:06.471145+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8638"] [] [2023-12-31T13:13:06.471873+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8639"] [] [2023-12-31T13:13:06.472612+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8640"] [] [2023-12-31T13:13:06.473349+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8641"] [] [2023-12-31T13:13:06.474051+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8642"] [] [2023-12-31T13:13:06.474784+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8643"] [] [2023-12-31T13:13:06.475522+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8645"] [] [2023-12-31T13:13:06.476262+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8646"] [] [2023-12-31T13:13:06.477005+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8647"] [] [2023-12-31T13:13:06.477748+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8648"] [] [2023-12-31T13:13:06.478491+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8649"] [] [2023-12-31T13:13:06.479227+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8650"] [] [2023-12-31T13:13:06.479969+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8651"] [] [2023-12-31T13:13:06.480715+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8652"] [] [2023-12-31T13:13:06.481461+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8653"] [] [2023-12-31T13:13:06.482201+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8654"] [] [2023-12-31T13:13:06.482975+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8655"] [] [2023-12-31T13:13:06.483726+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8656"] [] [2023-12-31T13:13:06.484467+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8657"] [] [2023-12-31T13:13:06.485210+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8658"] [] [2023-12-31T13:13:06.485954+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8661"] [] [2023-12-31T13:13:06.486710+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8662"] [] [2023-12-31T13:13:06.487460+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8663"] [] [2023-12-31T13:13:06.488209+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8665"] [] [2023-12-31T13:13:06.488988+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8666"] [] [2023-12-31T13:13:06.489752+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8667"] [] [2023-12-31T13:13:06.490515+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8668"] [] [2023-12-31T13:13:06.491266+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8669"] [] [2023-12-31T13:13:06.492017+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8670"] [] [2023-12-31T13:13:06.492774+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8671"] [] [2023-12-31T13:13:06.493536+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8672"] [] [2023-12-31T13:13:06.494289+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8673"] [] [2023-12-31T13:13:06.495036+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8674"] [] [2023-12-31T13:13:06.495796+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8675"] [] [2023-12-31T13:13:06.496564+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8676"] [] [2023-12-31T13:13:06.497328+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8677"] [] [2023-12-31T13:13:06.498065+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8678"] [] [2023-12-31T13:13:06.498826+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8679"] [] [2023-12-31T13:13:06.499595+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8680"] [] [2023-12-31T13:13:06.500364+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8681"] [] [2023-12-31T13:13:06.501112+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8682"] [] [2023-12-31T13:13:06.501882+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8683"] [] [2023-12-31T13:13:06.502654+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8684"] [] [2023-12-31T13:13:06.503430+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8685"] [] [2023-12-31T13:13:06.504176+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8686"] [] [2023-12-31T13:13:06.504946+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9187"] [] [2023-12-31T13:13:06.505722+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9188"] [] [2023-12-31T13:13:06.506497+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9189"] [] [2023-12-31T13:13:06.507276+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9190"] [] [2023-12-31T13:13:06.508072+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9191"] [] [2023-12-31T13:13:06.508865+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9291"] [] [2023-12-31T13:13:06.509648+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9308"] [] [2023-12-31T13:13:06.510457+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9317"] [] [2023-12-31T13:13:06.511268+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9357"] [] [2023-12-31T13:13:06.512065+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9358"] [] [2023-12-31T13:13:06.512860+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9359"] [] [2023-12-31T13:13:06.513660+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9360"] [] [2023-12-31T13:13:06.514471+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9361"] [] [2023-12-31T13:13:06.515227+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9362"] [] [2023-12-31T13:13:06.516048+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9363"] [] [2023-12-31T13:13:06.516915+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9364"] [] [2023-12-31T13:13:06.517796+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9502"] [] [2023-12-31T13:13:06.518657+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9504"] [] [2023-12-31T13:13:06.519496+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9519"] [] [2023-12-31T13:13:06.520405+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9525"] [] [2023-12-31T13:13:06.521227+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9526"] [] [2023-12-31T13:13:06.522050+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9527"] [] [2023-12-31T13:13:06.522915+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9528"] [] [2023-12-31T13:13:06.523794+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9529"] [] [2023-12-31T13:13:06.524677+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9531"] [] [2023-12-31T13:13:06.525554+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9532"] [] [2023-12-31T13:13:06.526432+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9533"] [] [2023-12-31T13:13:06.527229+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9534"] [] [2023-12-31T13:13:06.528040+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9535"] [] [2023-12-31T13:13:06.528887+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9536"] [] [2023-12-31T13:13:06.529744+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9537"] [] [2023-12-31T13:13:06.530598+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9538"] [] [2023-12-31T13:13:06.531457+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9539"] [] [2023-12-31T13:13:06.532261+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9540"] [] [2023-12-31T13:13:06.533130+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9541"] [] [2023-12-31T13:13:06.534048+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9542"] [] [2023-12-31T13:13:06.534910+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9554"] [] [2023-12-31T13:13:06.535772+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9555"] [] [2023-12-31T13:13:06.536664+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9562"] [] [2023-12-31T13:13:06.537530+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9563"] [] [2023-12-31T13:13:06.538421+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9564"] [] [2023-12-31T13:13:06.539240+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9565"] [] [2023-12-31T13:13:06.540067+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9566"] [] [2023-12-31T13:13:06.540941+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9573"] [] [2023-12-31T13:13:06.541812+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9574"] [] [2023-12-31T13:13:06.542683+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9575"] [] [2023-12-31T13:13:06.543580+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9576"] [] [2023-12-31T13:13:06.544475+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9577"] [] [2023-12-31T13:13:06.545295+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9578"] [] [2023-12-31T13:13:06.546127+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9579"] [] [2023-12-31T13:13:06.546960+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9580"] [] [2023-12-31T13:13:06.547873+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9581"] [] [2023-12-31T13:13:06.548784+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9582"] [] [2023-12-31T13:13:06.549697+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9583"] [] [2023-12-31T13:13:06.550607+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9584"] [] [2023-12-31T13:13:06.551485+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9585"] [] [2023-12-31T13:13:06.552307+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9586"] [] [2023-12-31T13:13:06.553153+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9587"] [] [2023-12-31T13:13:06.553993+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9588"] [] [2023-12-31T13:13:06.554905+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9589"] [] [2023-12-31T13:13:06.555821+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9590"] [] [2023-12-31T13:13:06.556755+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9591"] [] [2023-12-31T13:13:06.557684+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9592"] [] [2023-12-31T13:13:06.558598+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9593"] [] [2023-12-31T13:13:06.559502+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9594"] [] [2023-12-31T13:13:06.560416+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9595"] [] [2023-12-31T13:13:06.561299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9596"] [] [2023-12-31T13:13:06.562185+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9597"] [] [2023-12-31T13:13:06.563116+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9598"] [] [2023-12-31T13:13:06.564011+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9599"] [] [2023-12-31T13:13:06.564942+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9600"] [] [2023-12-31T13:13:06.565865+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9601"] [] [2023-12-31T13:13:06.566792+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9602"] [] [2023-12-31T13:13:06.567689+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9603"] [] [2023-12-31T13:13:06.568587+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9604"] [] [2023-12-31T13:13:06.569523+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9605"] [] [2023-12-31T13:13:06.570400+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9606"] [] [2023-12-31T13:13:06.571287+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9607"] [] [2023-12-31T13:13:06.572234+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9608"] [] [2023-12-31T13:13:06.573123+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9609"] [] [2023-12-31T13:13:06.574046+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9610"] [] [2023-12-31T13:13:06.574982+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9611"] [] [2023-12-31T13:13:06.575914+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9612"] [] [2023-12-31T13:13:06.576855+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9613"] [] [2023-12-31T13:13:06.577794+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9614"] [] [2023-12-31T13:13:06.578701+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9615"] [] [2023-12-31T13:13:06.579622+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9616"] [] [2023-12-31T13:13:06.580561+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9617"] [] [2023-12-31T13:13:06.581479+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9618"] [] [2023-12-31T13:13:06.582367+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9619"] [] [2023-12-31T13:13:06.583278+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9620"] [] [2023-12-31T13:13:06.584185+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9623"] [] [2023-12-31T13:13:06.585085+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9624"] [] [2023-12-31T13:13:06.586023+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9625"] [] [2023-12-31T13:13:06.586949+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9626"] [] [2023-12-31T13:13:06.587873+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9627"] [] [2023-12-31T13:13:06.588826+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9628"] [] [2023-12-31T13:13:06.589780+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9630"] [] [2023-12-31T13:13:06.590729+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9631"] [] [2023-12-31T13:13:06.591691+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9632"] [] [2023-12-31T13:13:06.592642+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9633"] [] [2023-12-31T13:13:06.593600+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9634"] [] [2023-12-31T13:13:06.594529+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9635"] [] [2023-12-31T13:13:06.595484+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9636"] [] [2023-12-31T13:13:06.596388+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9637"] [] [2023-12-31T13:13:06.597303+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9638"] [] [2023-12-31T13:13:06.598221+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9639"] [] [2023-12-31T13:13:06.599141+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9640"] [] [2023-12-31T13:13:06.600069+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9641"] [] [2023-12-31T13:13:06.601032+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9642"] [] [2023-12-31T13:13:06.601996+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9643"] [] [2023-12-31T13:13:06.602961+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9644"] [] [2023-12-31T13:13:06.603932+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9645"] [] [2023-12-31T13:13:06.604899+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9646"] [] [2023-12-31T13:13:06.605869+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9647"] [] [2023-12-31T13:13:06.606853+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9648"] [] [2023-12-31T13:13:06.607821+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9649"] [] [2023-12-31T13:13:06.608789+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9650"] [] [2023-12-31T13:13:06.609756+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9651"] [] [2023-12-31T13:13:06.610724+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9652"] [] [2023-12-31T13:13:06.611702+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9653"] [] [2023-12-31T13:13:06.612679+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9654"] [] [2023-12-31T13:13:06.613656+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9655"] [] [2023-12-31T13:13:06.614645+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9657"] [] [2023-12-31T13:13:06.615628+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9658"] [] [2023-12-31T13:13:06.616608+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9659"] [] [2023-12-31T13:13:06.617586+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9660"] [] [2023-12-31T13:13:06.618563+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9661"] [] [2023-12-31T13:13:06.619507+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9662"] [] [2023-12-31T13:13:06.620492+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9663"] [] [2023-12-31T13:13:06.621426+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9664"] [] [2023-12-31T13:13:06.622378+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9665"] [] [2023-12-31T13:13:06.623315+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9666"] [] [2023-12-31T13:13:06.624261+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9667"] [] [2023-12-31T13:13:06.625202+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9668"] [] [2023-12-31T13:13:06.626171+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9669"] [] [2023-12-31T13:13:06.627163+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9679"] [] [2023-12-31T13:13:06.628151+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9680"] [] [2023-12-31T13:13:06.629116+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9683"] [] [2023-12-31T13:13:06.630125+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9705"] [] [2023-12-31T13:13:06.631124+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9706"] [] [2023-12-31T13:13:06.632119+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9715"] [] [2023-12-31T13:13:06.633118+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9716"] [] [2023-12-31T13:13:06.634092+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9870"] [] [2023-12-31T13:13:06.635094+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9874"] [] [2023-12-31T13:13:06.636092+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9882"] [] [2023-12-31T13:13:06.637097+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9884"] [] [2023-12-31T13:13:06.638107+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9885"] [] [2023-12-31T13:13:06.639292+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9930"] [] [2023-12-31T13:13:06.645477+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9931"] [] [2023-12-31T13:13:06.651623+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9932"] [] [2023-12-31T13:13:06.657762+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9933"] [] [2023-12-31T13:13:06.663920+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9948"] [] [2023-12-31T13:13:06.670116+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9984"] [] [2023-12-31T13:13:06.694743+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9985"] [] [2023-12-31T13:13:06.701261+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9986"] [] [2023-12-31T13:13:06.707558+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9991"] [] [2023-12-31T13:13:06.713806+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9992"] [] [2023-12-31T13:13:06.720083+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10019"] [] [2023-12-31T13:13:06.726361+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10020"] [] [2023-12-31T13:13:06.732612+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10021"] [] [2023-12-31T13:13:06.738854+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10022"] [] [2023-12-31T13:13:06.745103+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10023"] [] [2023-12-31T13:13:06.751359+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10024"] [] [2023-12-31T13:13:06.757621+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10025"] [] [2023-12-31T13:13:06.763885+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10026"] [] [2023-12-31T13:13:06.770179+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10027"] [] [2023-12-31T13:13:06.776486+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10028"] [] [2023-12-31T13:13:06.782764+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10029"] [] [2023-12-31T13:13:06.789041+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10037"] [] [2023-12-31T13:13:06.795325+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10039"] [] [2023-12-31T13:13:06.801608+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10040"] [] [2023-12-31T13:13:06.807894+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10041"] [] [2023-12-31T13:13:06.814203+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10593"] [] [2023-12-31T13:13:06.820543+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10594"] [] [2023-12-31T13:13:06.826875+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10595"] [] [2023-12-31T13:13:06.833213+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10715"] [] [2023-12-31T13:13:06.839656+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10716"] [] [2023-12-31T13:13:06.846097+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10717"] [] [2023-12-31T13:13:06.852583+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10718"] [] [2023-12-31T13:13:06.859030+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10719"] [] [2023-12-31T13:13:06.865483+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10720"] [] [2023-12-31T13:13:06.871964+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10722"] [] [2023-12-31T13:13:06.878443+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10723"] [] [2023-12-31T13:13:06.884903+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10724"] [] [2023-12-31T13:13:06.891368+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10725"] [] [2023-12-31T13:13:06.897829+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10726"] [] [2023-12-31T13:13:06.904298+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10727"] [] [2023-12-31T13:13:06.910771+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10734"] [] [2023-12-31T13:13:06.917239+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10735"] [] [2023-12-31T13:13:06.923715+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10745"] [] [2023-12-31T13:13:06.930200+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10749"] [] [2023-12-31T13:13:06.936694+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10750"] [] [2023-12-31T13:13:06.943184+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10751"] [] [2023-12-31T13:13:06.949728+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10752"] [] [2023-12-31T13:13:06.956397+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10761"] [] [2023-12-31T13:13:06.963043+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10762"] [] [2023-12-31T13:13:06.969609+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10771"] [] [2023-12-31T13:13:06.976171+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10772"] [] [2023-12-31T13:13:06.982743+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10773"] [] [2023-12-31T13:13:06.989288+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10774"] [] [2023-12-31T13:13:06.995846+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10775"] [] [2023-12-31T13:13:07.002422+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10776"] [] [2023-12-31T13:13:07.008943+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10777"] [] [2023-12-31T13:13:07.015494+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10778"] [] [2023-12-31T13:13:07.022047+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10779"] [] [2023-12-31T13:13:07.028609+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10780"] [] [2023-12-31T13:13:07.035167+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10782"] [] [2023-12-31T13:13:07.041715+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10783"] [] [2023-12-31T13:13:07.048269+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10785"] [] [2023-12-31T13:13:07.054807+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11645"] [] [2023-12-31T13:13:07.061377+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11647"] [] [2023-12-31T13:13:07.067905+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11651"] [] [2023-12-31T13:13:07.074479+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11653"] [] [2023-12-31T13:13:07.081017+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11655"] [] [2023-12-31T13:13:07.087572+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11656"] [] [2023-12-31T13:13:07.094138+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11663"] [] [2023-12-31T13:13:07.100709+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11664"] [] [2023-12-31T13:13:07.107252+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11665"] [] [2023-12-31T13:13:07.113830+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11666"] [] [2023-12-31T13:13:07.120391+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11667"] [] [2023-12-31T13:13:07.126944+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11688"] [] [2023-12-31T13:13:07.133518+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11689"] [] [2023-12-31T13:13:07.140095+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11690"] [] [2023-12-31T13:13:07.146726+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11691"] [] [2023-12-31T13:13:07.153365+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11692"] [] [2023-12-31T13:13:07.159938+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11693"] [] [2023-12-31T13:13:07.166585+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11694"] [] [2023-12-31T13:13:07.173189+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11695"] [] [2023-12-31T13:13:07.179775+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11696"] [] [2023-12-31T13:13:07.186387+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11697"] [] [2023-12-31T13:13:07.192978+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11698"] [] [2023-12-31T13:13:07.199565+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11705"] [] [2023-12-31T13:13:07.206203+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11706"] [] [2023-12-31T13:13:07.212827+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11707"] [] [2023-12-31T13:13:07.219427+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11708"] [] [2023-12-31T13:13:07.226019+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11709"] [] [2023-12-31T13:13:07.232623+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11743"] [] [2023-12-31T13:13:07.239257+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11744"] [] [2023-12-31T13:13:07.245687+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2"] [] [2023-12-31T13:13:07.246671+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11"] [] [2023-12-31T13:13:07.247657+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["12"] [] [2023-12-31T13:13:07.248642+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["13"] [] [2023-12-31T13:13:07.249635+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["16"] [] [2023-12-31T13:13:07.250617+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["18"] [] [2023-12-31T13:13:07.251597+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["105"] [] [2023-12-31T13:13:07.252579+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["64"] [] [2023-12-31T13:13:07.253586+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["65"] [] [2023-12-31T13:13:07.254570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["67"] [] [2023-12-31T13:13:07.255586+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["69"] [] [2023-12-31T13:13:07.256575+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["73"] [] [2023-12-31T13:13:07.257560+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["74"] [] [2023-12-31T13:13:07.258551+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["75"] [] [2023-12-31T13:13:07.259549+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["76"] [] [2023-12-31T13:13:07.260537+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["77"] [] [2023-12-31T13:13:07.261555+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["78"] [] [2023-12-31T13:13:07.262543+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["79"] [] [2023-12-31T13:13:07.263537+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["80"] [] [2023-12-31T13:13:07.264533+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["81"] [] [2023-12-31T13:13:07.265564+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["82"] [] [2023-12-31T13:13:07.266585+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["83"] [] [2023-12-31T13:13:07.267607+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["84"] [] [2023-12-31T13:13:07.268604+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["85"] [] [2023-12-31T13:13:07.269642+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["86"] [] [2023-12-31T13:13:07.270670+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["87"] [] [2023-12-31T13:13:07.271698+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["88"] [] [2023-12-31T13:13:07.272702+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["89"] [] [2023-12-31T13:13:07.273731+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["90"] [] [2023-12-31T13:13:07.274745+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["91"] [] [2023-12-31T13:13:07.275748+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["92"] [] [2023-12-31T13:13:07.276752+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["93"] [] [2023-12-31T13:13:07.277757+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["96"] [] [2023-12-31T13:13:07.278764+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["98"] [] [2023-12-31T13:13:07.279806+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["100"] [] [2023-12-31T13:13:07.280842+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["102"] [] [2023-12-31T13:13:07.281893+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["115"] [] [2023-12-31T13:13:07.282937+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["144"] [] [2023-12-31T13:13:07.283984+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["146"] [] [2023-12-31T13:13:07.284997+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["147"] [] [2023-12-31T13:13:07.286024+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["148"] [] [2023-12-31T13:13:07.287042+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["149"] [] [2023-12-31T13:13:07.288056+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["150"] [] [2023-12-31T13:13:07.289079+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["151"] [] [2023-12-31T13:13:07.290093+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["152"] [] [2023-12-31T13:13:07.291119+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["113"] [] [2023-12-31T13:13:07.292141+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["153"] [] [2023-12-31T13:13:07.293167+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["154"] [] [2023-12-31T13:13:07.294191+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["155"] [] [2023-12-31T13:13:07.295246+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["156"] [] [2023-12-31T13:13:07.296266+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["157"] [] [2023-12-31T13:13:07.297266+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["158"] [] [2023-12-31T13:13:07.298285+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["159"] [] [2023-12-31T13:13:07.299295+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["160"] [] [2023-12-31T13:13:07.300324+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["161"] [] [2023-12-31T13:13:07.301335+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["162"] [] [2023-12-31T13:13:07.302356+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["163"] [] [2023-12-31T13:13:07.303371+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["164"] [] [2023-12-31T13:13:07.304387+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["165"] [] [2023-12-31T13:13:07.305401+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["166"] [] [2023-12-31T13:13:07.306415+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["167"] [] [2023-12-31T13:13:07.307433+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["168"] [] [2023-12-31T13:13:07.308447+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["169"] [] [2023-12-31T13:13:07.309462+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["170"] [] [2023-12-31T13:13:07.310474+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["171"] [] [2023-12-31T13:13:07.311528+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["172"] [] [2023-12-31T13:13:07.312570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["173"] [] [2023-12-31T13:13:07.313611+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["174"] [] [2023-12-31T13:13:07.314662+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["175"] [] [2023-12-31T13:13:07.315703+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["177"] [] [2023-12-31T13:13:07.316753+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["178"] [] [2023-12-31T13:13:07.317805+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["179"] [] [2023-12-31T13:13:07.318894+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["180"] [] [2023-12-31T13:13:07.319970+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["181"] [] [2023-12-31T13:13:07.321051+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["182"] [] [2023-12-31T13:13:07.322100+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["183"] [] [2023-12-31T13:13:07.323150+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["184"] [] [2023-12-31T13:13:07.324232+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["185"] [] [2023-12-31T13:13:07.325280+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["186"] [] [2023-12-31T13:13:07.326314+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["187"] [] [2023-12-31T13:13:07.327362+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["188"] [] [2023-12-31T13:13:07.328406+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["189"] [] [2023-12-31T13:13:07.329451+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["190"] [] [2023-12-31T13:13:07.330496+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["192"] [] [2023-12-31T13:13:07.331553+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["193"] [] [2023-12-31T13:13:07.332611+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["194"] [] [2023-12-31T13:13:07.333700+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["195"] [] [2023-12-31T13:13:07.334786+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["196"] [] [2023-12-31T13:13:07.335856+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["197"] [] [2023-12-31T13:13:07.336948+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["198"] [] [2023-12-31T13:13:07.338041+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["199"] [] [2023-12-31T13:13:07.339140+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["200"] [] [2023-12-31T13:13:07.340237+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["201"] [] [2023-12-31T13:13:07.341340+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["202"] [] [2023-12-31T13:13:07.342384+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["203"] [] [2023-12-31T13:13:07.343441+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["205"] [] [2023-12-31T13:13:07.344494+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["206"] [] [2023-12-31T13:13:07.345583+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["207"] [] [2023-12-31T13:13:07.346657+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["208"] [] [2023-12-31T13:13:07.347757+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["210"] [] [2023-12-31T13:13:07.348868+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["211"] [] [2023-12-31T13:13:07.349980+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["212"] [] [2023-12-31T13:13:07.351057+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["213"] [] [2023-12-31T13:13:07.352160+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["214"] [] [2023-12-31T13:13:07.353271+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["215"] [] [2023-12-31T13:13:07.354333+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["216"] [] [2023-12-31T13:13:07.355413+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["217"] [] [2023-12-31T13:13:07.356478+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["218"] [] [2023-12-31T13:13:07.357606+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["219"] [] [2023-12-31T13:13:07.358696+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["220"] [] [2023-12-31T13:13:07.359816+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["221"] [] [2023-12-31T13:13:07.360929+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["222"] [] [2023-12-31T13:13:07.362014+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["223"] [] [2023-12-31T13:13:07.363130+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["224"] [] [2023-12-31T13:13:07.364243+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["225"] [] [2023-12-31T13:13:07.365348+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["226"] [] [2023-12-31T13:13:07.366434+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["227"] [] [2023-12-31T13:13:07.367522+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["228"] [] [2023-12-31T13:13:07.368634+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["229"] [] [2023-12-31T13:13:07.369732+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["230"] [] [2023-12-31T13:13:07.370837+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["231"] [] [2023-12-31T13:13:07.371930+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["232"] [] [2023-12-31T13:13:07.373052+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["233"] [] [2023-12-31T13:13:07.374173+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["234"] [] [2023-12-31T13:13:07.375303+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["235"] [] [2023-12-31T13:13:07.376390+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["236"] [] [2023-12-31T13:13:07.377472+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["237"] [] [2023-12-31T13:13:07.378587+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["238"] [] [2023-12-31T13:13:07.379720+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["239"] [] [2023-12-31T13:13:07.380831+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["240"] [] [2023-12-31T13:13:07.381961+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["241"] [] [2023-12-31T13:13:07.383063+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["242"] [] [2023-12-31T13:13:07.384204+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["243"] [] [2023-12-31T13:13:07.385352+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["244"] [] [2023-12-31T13:13:07.386440+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["245"] [] [2023-12-31T13:13:07.387535+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["246"] [] [2023-12-31T13:13:07.388646+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["247"] [] [2023-12-31T13:13:07.389760+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["248"] [] [2023-12-31T13:13:07.390898+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["249"] [] [2023-12-31T13:13:07.392038+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["250"] [] [2023-12-31T13:13:07.393149+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["251"] [] [2023-12-31T13:13:07.394297+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["252"] [] [2023-12-31T13:13:07.395398+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["253"] [] [2023-12-31T13:13:07.396502+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["254"] [] [2023-12-31T13:13:07.397642+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["255"] [] [2023-12-31T13:13:07.398788+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["256"] [] [2023-12-31T13:13:07.399939+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["257"] [] [2023-12-31T13:13:07.401085+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["258"] [] [2023-12-31T13:13:07.402243+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["259"] [] [2023-12-31T13:13:07.403366+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["260"] [] [2023-12-31T13:13:07.404456+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["261"] [] [2023-12-31T13:13:07.405574+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["262"] [] [2023-12-31T13:13:07.406699+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["263"] [] [2023-12-31T13:13:07.407864+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["264"] [] [2023-12-31T13:13:07.409019+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["265"] [] [2023-12-31T13:13:07.410181+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["266"] [] [2023-12-31T13:13:07.411341+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["267"] [] [2023-12-31T13:13:07.412499+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["268"] [] [2023-12-31T13:13:07.413651+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["269"] [] [2023-12-31T13:13:07.414808+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["270"] [] [2023-12-31T13:13:07.415974+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["271"] [] [2023-12-31T13:13:07.417137+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["272"] [] [2023-12-31T13:13:07.418303+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["273"] [] [2023-12-31T13:13:07.419452+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["274"] [] [2023-12-31T13:13:07.420626+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["275"] [] [2023-12-31T13:13:07.421794+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["276"] [] [2023-12-31T13:13:07.422962+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["277"] [] [2023-12-31T13:13:07.424113+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["278"] [] [2023-12-31T13:13:07.425278+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["279"] [] [2023-12-31T13:13:07.426454+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["280"] [] [2023-12-31T13:13:07.427646+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["281"] [] [2023-12-31T13:13:07.428790+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["282"] [] [2023-12-31T13:13:07.429938+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["283"] [] [2023-12-31T13:13:07.431112+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["284"] [] [2023-12-31T13:13:07.432284+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["285"] [] [2023-12-31T13:13:07.433461+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["286"] [] [2023-12-31T13:13:07.434655+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["287"] [] [2023-12-31T13:13:07.435805+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["288"] [] [2023-12-31T13:13:07.436985+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["289"] [] [2023-12-31T13:13:07.438167+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["290"] [] [2023-12-31T13:13:07.439362+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["291"] [] [2023-12-31T13:13:07.440511+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["292"] [] [2023-12-31T13:13:07.441671+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["293"] [] [2023-12-31T13:13:07.442855+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["294"] [] [2023-12-31T13:13:07.444018+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["295"] [] [2023-12-31T13:13:07.445173+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["296"] [] [2023-12-31T13:13:07.446335+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["297"] [] [2023-12-31T13:13:07.447526+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["485"] [] [2023-12-31T13:13:07.448716+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["486"] [] [2023-12-31T13:13:07.449884+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["487"] [] [2023-12-31T13:13:07.451048+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["488"] [] [2023-12-31T13:13:07.452244+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["489"] [] [2023-12-31T13:13:07.453465+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["490"] [] [2023-12-31T13:13:07.454675+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["491"] [] [2023-12-31T13:13:07.455838+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["492"] [] [2023-12-31T13:13:07.457029+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["493"] [] [2023-12-31T13:13:07.458260+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["494"] [] [2023-12-31T13:13:07.459481+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["495"] [] [2023-12-31T13:13:07.460699+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["496"] [] [2023-12-31T13:13:07.461898+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["497"] [] [2023-12-31T13:13:07.463108+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["498"] [] [2023-12-31T13:13:07.464288+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["499"] [] [2023-12-31T13:13:07.465519+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["500"] [] [2023-12-31T13:13:07.466740+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["501"] [] [2023-12-31T13:13:07.467963+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["502"] [] [2023-12-31T13:13:07.469179+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["503"] [] [2023-12-31T13:13:07.470394+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["504"] [] [2023-12-31T13:13:07.471601+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["505"] [] [2023-12-31T13:13:07.472783+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["506"] [] [2023-12-31T13:13:07.473969+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["507"] [] [2023-12-31T13:13:07.475148+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["508"] [] [2023-12-31T13:13:07.476338+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["509"] [] [2023-12-31T13:13:07.477560+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["510"] [] [2023-12-31T13:13:07.478769+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["511"] [] [2023-12-31T13:13:07.479964+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["512"] [] [2023-12-31T13:13:07.481185+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["513"] [] [2023-12-31T13:13:07.482417+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["515"] [] [2023-12-31T13:13:07.483635+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["516"] [] [2023-12-31T13:13:07.484832+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["517"] [] [2023-12-31T13:13:07.486051+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["518"] [] [2023-12-31T13:13:07.487271+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["519"] [] [2023-12-31T13:13:07.488499+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["520"] [] [2023-12-31T13:13:07.489739+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["521"] [] [2023-12-31T13:13:07.490942+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["522"] [] [2023-12-31T13:13:07.492140+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["523"] [] [2023-12-31T13:13:07.493375+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["524"] [] [2023-12-31T13:13:07.494603+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["525"] [] [2023-12-31T13:13:07.495834+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["526"] [] [2023-12-31T13:13:07.497070+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["527"] [] [2023-12-31T13:13:07.498296+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["528"] [] [2023-12-31T13:13:07.499526+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["529"] [] [2023-12-31T13:13:07.500775+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["530"] [] [2023-12-31T13:13:07.502021+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["531"] [] [2023-12-31T13:13:07.503254+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["532"] [] [2023-12-31T13:13:07.504509+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["533"] [] [2023-12-31T13:13:07.505774+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["534"] [] [2023-12-31T13:13:07.506997+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["535"] [] [2023-12-31T13:13:07.508216+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["536"] [] [2023-12-31T13:13:07.509483+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["537"] [] [2023-12-31T13:13:07.510780+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["538"] [] [2023-12-31T13:13:07.511999+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["539"] [] [2023-12-31T13:13:07.513260+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["540"] [] [2023-12-31T13:13:07.514478+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["541"] [] [2023-12-31T13:13:07.515780+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["542"] [] [2023-12-31T13:13:07.517015+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["543"] [] [2023-12-31T13:13:07.518299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["544"] [] [2023-12-31T13:13:07.519549+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["545"] [] [2023-12-31T13:13:07.520797+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["546"] [] [2023-12-31T13:13:07.522027+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["547"] [] [2023-12-31T13:13:07.523282+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["548"] [] [2023-12-31T13:13:07.524541+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["549"] [] [2023-12-31T13:13:07.525814+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["550"] [] [2023-12-31T13:13:07.527070+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["551"] [] [2023-12-31T13:13:07.528333+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["552"] [] [2023-12-31T13:13:07.529567+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["553"] [] [2023-12-31T13:13:07.530819+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["554"] [] [2023-12-31T13:13:07.532044+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["555"] [] [2023-12-31T13:13:07.533270+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["556"] [] [2023-12-31T13:13:07.534493+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["557"] [] [2023-12-31T13:13:07.535783+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["558"] [] [2023-12-31T13:13:07.537055+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["559"] [] [2023-12-31T13:13:07.538289+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["560"] [] [2023-12-31T13:13:07.539556+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["561"] [] [2023-12-31T13:13:07.540797+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["562"] [] [2023-12-31T13:13:07.542070+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["563"] [] [2023-12-31T13:13:07.543306+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["564"] [] [2023-12-31T13:13:07.544546+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["565"] [] [2023-12-31T13:13:07.545783+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["566"] [] [2023-12-31T13:13:07.547032+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["567"] [] [2023-12-31T13:13:07.548304+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["568"] [] [2023-12-31T13:13:07.549551+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["569"] [] [2023-12-31T13:13:07.550820+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["570"] [] [2023-12-31T13:13:07.552067+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["571"] [] [2023-12-31T13:13:07.553348+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["572"] [] [2023-12-31T13:13:07.554622+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["573"] [] [2023-12-31T13:13:07.555892+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["574"] [] [2023-12-31T13:13:07.557177+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["575"] [] [2023-12-31T13:13:07.558485+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["576"] [] [2023-12-31T13:13:07.559740+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["577"] [] [2023-12-31T13:13:07.561023+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["578"] [] [2023-12-31T13:13:07.562288+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["579"] [] [2023-12-31T13:13:07.563603+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["580"] [] [2023-12-31T13:13:07.564885+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["581"] [] [2023-12-31T13:13:07.566136+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["582"] [] [2023-12-31T13:13:07.567395+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["583"] [] [2023-12-31T13:13:07.568653+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["584"] [] [2023-12-31T13:13:07.569914+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["585"] [] [2023-12-31T13:13:07.571181+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["586"] [] [2023-12-31T13:13:07.572448+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["587"] [] [2023-12-31T13:13:07.573709+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["588"] [] [2023-12-31T13:13:07.574973+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["589"] [] [2023-12-31T13:13:07.576263+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["590"] [] [2023-12-31T13:13:07.577584+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["591"] [] [2023-12-31T13:13:07.578861+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["592"] [] [2023-12-31T13:13:07.580214+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["593"] [] [2023-12-31T13:13:07.581517+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["594"] [] [2023-12-31T13:13:07.582817+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["595"] [] [2023-12-31T13:13:07.584088+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["596"] [] [2023-12-31T13:13:07.585367+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["597"] [] [2023-12-31T13:13:07.586669+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["598"] [] [2023-12-31T13:13:07.587936+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["599"] [] [2023-12-31T13:13:07.589264+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["600"] [] [2023-12-31T13:13:07.590568+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["601"] [] [2023-12-31T13:13:07.591867+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["602"] [] [2023-12-31T13:13:07.593174+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["603"] [] [2023-12-31T13:13:07.594482+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["604"] [] [2023-12-31T13:13:07.595788+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["605"] [] [2023-12-31T13:13:07.597061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["606"] [] [2023-12-31T13:13:07.598382+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["607"] [] [2023-12-31T13:13:07.599685+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["608"] [] [2023-12-31T13:13:07.600989+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["609"] [] [2023-12-31T13:13:07.602276+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["610"] [] [2023-12-31T13:13:07.603595+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["611"] [] [2023-12-31T13:13:07.604912+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["612"] [] [2023-12-31T13:13:07.606226+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["613"] [] [2023-12-31T13:13:07.607509+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["614"] [] [2023-12-31T13:13:07.608824+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["615"] [] [2023-12-31T13:13:07.610145+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["616"] [] [2023-12-31T13:13:07.611437+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["617"] [] [2023-12-31T13:13:07.612751+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["618"] [] [2023-12-31T13:13:07.614066+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["619"] [] [2023-12-31T13:13:07.615397+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["620"] [] [2023-12-31T13:13:07.616727+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["621"] [] [2023-12-31T13:13:07.618049+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["622"] [] [2023-12-31T13:13:07.619383+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["623"] [] [2023-12-31T13:13:07.620703+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["624"] [] [2023-12-31T13:13:07.622033+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["625"] [] [2023-12-31T13:13:07.623361+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["626"] [] [2023-12-31T13:13:07.624694+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["627"] [] [2023-12-31T13:13:07.626018+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["628"] [] [2023-12-31T13:13:07.627323+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["629"] [] [2023-12-31T13:13:07.628654+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["630"] [] [2023-12-31T13:13:07.629956+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["631"] [] [2023-12-31T13:13:07.631297+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["632"] [] [2023-12-31T13:13:07.632637+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["633"] [] [2023-12-31T13:13:07.633949+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["634"] [] [2023-12-31T13:13:07.635255+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["635"] [] [2023-12-31T13:13:07.636587+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["636"] [] [2023-12-31T13:13:07.637922+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["637"] [] [2023-12-31T13:13:07.639225+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["638"] [] [2023-12-31T13:13:07.640555+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["639"] [] [2023-12-31T13:13:07.641894+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["640"] [] [2023-12-31T13:13:07.643208+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["641"] [] [2023-12-31T13:13:07.644551+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["642"] [] [2023-12-31T13:13:07.645901+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["643"] [] [2023-12-31T13:13:07.647219+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["644"] [] [2023-12-31T13:13:07.648563+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["645"] [] [2023-12-31T13:13:07.649903+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["646"] [] [2023-12-31T13:13:07.651215+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["647"] [] [2023-12-31T13:13:07.652642+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["648"] [] [2023-12-31T13:13:07.654036+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["649"] [] [2023-12-31T13:13:07.655441+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["650"] [] [2023-12-31T13:13:07.656794+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["651"] [] [2023-12-31T13:13:07.658171+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["652"] [] [2023-12-31T13:13:07.659726+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["653"] [] [2023-12-31T13:13:07.661164+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["654"] [] [2023-12-31T13:13:07.662628+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["655"] [] [2023-12-31T13:13:07.664041+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["656"] [] [2023-12-31T13:13:07.665491+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["657"] [] [2023-12-31T13:13:07.666876+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["658"] [] [2023-12-31T13:13:07.668269+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["659"] [] [2023-12-31T13:13:07.669659+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["660"] [] [2023-12-31T13:13:07.671046+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["661"] [] [2023-12-31T13:13:07.672438+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["662"] [] [2023-12-31T13:13:07.673828+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["663"] [] [2023-12-31T13:13:07.675173+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["664"] [] [2023-12-31T13:13:07.676497+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["665"] [] [2023-12-31T13:13:07.677863+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["666"] [] [2023-12-31T13:13:07.679228+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["668"] [] [2023-12-31T13:13:07.680577+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1613"] [] [2023-12-31T13:13:07.681949+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1614"] [] [2023-12-31T13:13:07.683330+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1615"] [] [2023-12-31T13:13:07.684680+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1616"] [] [2023-12-31T13:13:07.686053+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1617"] [] [2023-12-31T13:13:07.687405+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1618"] [] [2023-12-31T13:13:07.688774+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1619"] [] [2023-12-31T13:13:07.690136+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1622"] [] [2023-12-31T13:13:07.691490+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1623"] [] [2023-12-31T13:13:07.692843+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1624"] [] [2023-12-31T13:13:07.694224+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1625"] [] [2023-12-31T13:13:07.695579+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1626"] [] [2023-12-31T13:13:07.696960+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1627"] [] [2023-12-31T13:13:07.698349+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1628"] [] [2023-12-31T13:13:07.699709+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1629"] [] [2023-12-31T13:13:07.701090+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1630"] [] [2023-12-31T13:13:07.702483+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1632"] [] [2023-12-31T13:13:07.703869+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1633"] [] [2023-12-31T13:13:07.705254+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1634"] [] [2023-12-31T13:13:07.706626+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1635"] [] [2023-12-31T13:13:07.708015+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1636"] [] [2023-12-31T13:13:07.709380+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1637"] [] [2023-12-31T13:13:07.710767+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1638"] [] [2023-12-31T13:13:07.712161+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1639"] [] [2023-12-31T13:13:07.713553+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1642"] [] [2023-12-31T13:13:07.714951+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1643"] [] [2023-12-31T13:13:07.716359+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1644"] [] [2023-12-31T13:13:07.717753+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1645"] [] [2023-12-31T13:13:07.719160+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1646"] [] [2023-12-31T13:13:07.720562+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1647"] [] [2023-12-31T13:13:07.721958+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1648"] [] [2023-12-31T13:13:07.723334+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1649"] [] [2023-12-31T13:13:07.724735+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1650"] [] [2023-12-31T13:13:07.726117+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1651"] [] [2023-12-31T13:13:07.727528+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1652"] [] [2023-12-31T13:13:07.728943+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1653"] [] [2023-12-31T13:13:07.730342+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1654"] [] [2023-12-31T13:13:07.731745+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1655"] [] [2023-12-31T13:13:07.733129+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1656"] [] [2023-12-31T13:13:07.734543+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1657"] [] [2023-12-31T13:13:07.735952+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1658"] [] [2023-12-31T13:13:07.737376+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1659"] [] [2023-12-31T13:13:07.738788+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1661"] [] [2023-12-31T13:13:07.740207+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1662"] [] [2023-12-31T13:13:07.741625+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1663"] [] [2023-12-31T13:13:07.743011+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1664"] [] [2023-12-31T13:13:07.744433+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1665"] [] [2023-12-31T13:13:07.745859+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1666"] [] [2023-12-31T13:13:07.747249+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1667"] [] [2023-12-31T13:13:07.748666+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1668"] [] [2023-12-31T13:13:07.750089+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1669"] [] [2023-12-31T13:13:07.751494+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1670"] [] [2023-12-31T13:13:07.752919+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1671"] [] [2023-12-31T13:13:07.754354+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1672"] [] [2023-12-31T13:13:07.755774+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1673"] [] [2023-12-31T13:13:07.757209+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1674"] [] [2023-12-31T13:13:07.758653+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1675"] [] [2023-12-31T13:13:07.760095+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1676"] [] [2023-12-31T13:13:07.761543+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1677"] [] [2023-12-31T13:13:07.762972+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1678"] [] [2023-12-31T13:13:07.764416+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1679"] [] [2023-12-31T13:13:07.765854+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1680"] [] [2023-12-31T13:13:07.767304+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1681"] [] [2023-12-31T13:13:07.768778+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1682"] [] [2023-12-31T13:13:07.770235+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1683"] [] [2023-12-31T13:13:07.771700+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1684"] [] [2023-12-31T13:13:07.773159+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1685"] [] [2023-12-31T13:13:07.774580+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1686"] [] [2023-12-31T13:13:07.775990+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1687"] [] [2023-12-31T13:13:07.777433+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1688"] [] [2023-12-31T13:13:07.778850+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1689"] [] [2023-12-31T13:13:07.780272+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1690"] [] [2023-12-31T13:13:07.781688+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1691"] [] [2023-12-31T13:13:07.783107+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1692"] [] [2023-12-31T13:13:07.784522+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1693"] [] [2023-12-31T13:13:07.785936+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1694"] [] [2023-12-31T13:13:07.787364+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1695"] [] [2023-12-31T13:13:07.788784+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1696"] [] [2023-12-31T13:13:07.790231+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1697"] [] [2023-12-31T13:13:07.791661+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1698"] [] [2023-12-31T13:13:07.793109+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1699"] [] [2023-12-31T13:13:07.794535+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1700"] [] [2023-12-31T13:13:07.795980+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1701"] [] [2023-12-31T13:13:07.797446+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1702"] [] [2023-12-31T13:13:07.798869+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1703"] [] [2023-12-31T13:13:07.800331+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1704"] [] [2023-12-31T13:13:07.801763+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1705"] [] [2023-12-31T13:13:07.803199+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1706"] [] [2023-12-31T13:13:07.804668+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1707"] [] [2023-12-31T13:13:07.806125+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1708"] [] [2023-12-31T13:13:07.807616+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1709"] [] [2023-12-31T13:13:07.809047+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1710"] [] [2023-12-31T13:13:07.810489+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1711"] [] [2023-12-31T13:13:07.811954+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1712"] [] [2023-12-31T13:13:07.813392+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1713"] [] [2023-12-31T13:13:07.814833+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1714"] [] [2023-12-31T13:13:07.816272+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1715"] [] [2023-12-31T13:13:07.817723+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1716"] [] [2023-12-31T13:13:07.819161+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1717"] [] [2023-12-31T13:13:07.820639+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1718"] [] [2023-12-31T13:13:07.822109+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1719"] [] [2023-12-31T13:13:07.823582+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1720"] [] [2023-12-31T13:13:07.825049+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1721"] [] [2023-12-31T13:13:07.826529+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1722"] [] [2023-12-31T13:13:07.827999+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1723"] [] [2023-12-31T13:13:07.829479+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1724"] [] [2023-12-31T13:13:07.830928+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1725"] [] [2023-12-31T13:13:07.832378+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1726"] [] [2023-12-31T13:13:07.833829+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1727"] [] [2023-12-31T13:13:07.835311+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1728"] [] [2023-12-31T13:13:07.836749+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1729"] [] [2023-12-31T13:13:07.838191+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1730"] [] [2023-12-31T13:13:07.839644+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1731"] [] [2023-12-31T13:13:07.841098+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1732"] [] [2023-12-31T13:13:07.842585+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1733"] [] [2023-12-31T13:13:07.844081+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1734"] [] [2023-12-31T13:13:07.845540+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1735"] [] [2023-12-31T13:13:07.847026+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1736"] [] [2023-12-31T13:13:07.848488+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1738"] [] [2023-12-31T13:13:07.849961+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1739"] [] [2023-12-31T13:13:07.851426+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1740"] [] [2023-12-31T13:13:07.852887+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1741"] [] [2023-12-31T13:13:07.854383+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1742"] [] [2023-12-31T13:13:07.855845+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1743"] [] [2023-12-31T13:13:07.857329+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1744"] [] [2023-12-31T13:13:07.858794+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1745"] [] [2023-12-31T13:13:07.860286+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1746"] [] [2023-12-31T13:13:07.861783+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1747"] [] [2023-12-31T13:13:07.863255+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1748"] [] [2023-12-31T13:13:07.864758+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1749"] [] [2023-12-31T13:13:07.866228+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1750"] [] [2023-12-31T13:13:07.867737+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1751"] [] [2023-12-31T13:13:07.869209+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1752"] [] [2023-12-31T13:13:07.870720+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1753"] [] [2023-12-31T13:13:07.872194+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1754"] [] [2023-12-31T13:13:07.873677+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1755"] [] [2023-12-31T13:13:07.875151+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1756"] [] [2023-12-31T13:13:07.876656+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9697"] [] [2023-12-31T13:13:07.878134+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1757"] [] [2023-12-31T13:13:07.879612+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1758"] [] [2023-12-31T13:13:07.881125+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1759"] [] [2023-12-31T13:13:07.882611+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1760"] [] [2023-12-31T13:13:07.884100+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1761"] [] [2023-12-31T13:13:07.885617+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1762"] [] [2023-12-31T13:13:07.887101+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1763"] [] [2023-12-31T13:13:07.888616+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1764"] [] [2023-12-31T13:13:07.890105+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1765"] [] [2023-12-31T13:13:07.891618+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1766"] [] [2023-12-31T13:13:07.893107+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1767"] [] [2023-12-31T13:13:07.894603+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1768"] [] [2023-12-31T13:13:07.896093+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1769"] [] [2023-12-31T13:13:07.897591+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1770"] [] [2023-12-31T13:13:07.899084+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1771"] [] [2023-12-31T13:13:07.900611+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1772"] [] [2023-12-31T13:13:07.902107+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1773"] [] [2023-12-31T13:13:07.903604+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1774"] [] [2023-12-31T13:13:07.905098+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1775"] [] [2023-12-31T13:13:07.906624+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1776"] [] [2023-12-31T13:13:07.908152+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1777"] [] [2023-12-31T13:13:07.909656+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1778"] [] [2023-12-31T13:13:07.911158+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1779"] [] [2023-12-31T13:13:07.912662+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1780"] [] [2023-12-31T13:13:07.914192+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1781"] [] [2023-12-31T13:13:07.915721+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1782"] [] [2023-12-31T13:13:07.917224+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1783"] [] [2023-12-31T13:13:07.918727+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1784"] [] [2023-12-31T13:13:07.920228+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1785"] [] [2023-12-31T13:13:07.921742+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1786"] [] [2023-12-31T13:13:07.923253+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1787"] [] [2023-12-31T13:13:07.924767+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1788"] [] [2023-12-31T13:13:07.926277+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1789"] [] [2023-12-31T13:13:07.927823+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1790"] [] [2023-12-31T13:13:07.929347+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1791"] [] [2023-12-31T13:13:07.930859+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1792"] [] [2023-12-31T13:13:07.932377+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1793"] [] [2023-12-31T13:13:07.933890+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1794"] [] [2023-12-31T13:13:07.935414+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1795"] [] [2023-12-31T13:13:07.936931+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1796"] [] [2023-12-31T13:13:07.938461+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1797"] [] [2023-12-31T13:13:07.939984+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1798"] [] [2023-12-31T13:13:07.941507+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1799"] [] [2023-12-31T13:13:07.943037+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1800"] [] [2023-12-31T13:13:07.944587+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1801"] [] [2023-12-31T13:13:07.946140+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1802"] [] [2023-12-31T13:13:07.947670+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1803"] [] [2023-12-31T13:13:07.949195+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1804"] [] [2023-12-31T13:13:07.950728+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1805"] [] [2023-12-31T13:13:07.952260+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1806"] [] [2023-12-31T13:13:07.953825+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1807"] [] [2023-12-31T13:13:07.955359+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1808"] [] [2023-12-31T13:13:07.956888+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1809"] [] [2023-12-31T13:13:07.958457+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1810"] [] [2023-12-31T13:13:07.959984+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1811"] [] [2023-12-31T13:13:07.961528+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1812"] [] [2023-12-31T13:13:07.963069+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1813"] [] [2023-12-31T13:13:07.964617+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1814"] [] [2023-12-31T13:13:07.966165+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1815"] [] [2023-12-31T13:13:07.967738+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1816"] [] [2023-12-31T13:13:07.969277+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1817"] [] [2023-12-31T13:13:07.970875+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1818"] [] [2023-12-31T13:13:07.972452+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1819"] [] [2023-12-31T13:13:07.974106+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1820"] [] [2023-12-31T13:13:07.975688+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1821"] [] [2023-12-31T13:13:07.977240+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1822"] [] [2023-12-31T13:13:07.978795+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1823"] [] [2023-12-31T13:13:07.980385+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1824"] [] [2023-12-31T13:13:07.981936+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1825"] [] [2023-12-31T13:13:07.983514+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1826"] [] [2023-12-31T13:13:07.985065+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1827"] [] [2023-12-31T13:13:07.986619+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1828"] [] [2023-12-31T13:13:07.988170+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1829"] [] [2023-12-31T13:13:07.989730+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1830"] [] [2023-12-31T13:13:07.991284+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1831"] [] [2023-12-31T13:13:07.992871+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1832"] [] [2023-12-31T13:13:07.994436+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1833"] [] [2023-12-31T13:13:07.996004+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1834"] [] [2023-12-31T13:13:07.997561+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1835"] [] [2023-12-31T13:13:07.999152+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1836"] [] [2023-12-31T13:13:08.000714+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1837"] [] [2023-12-31T13:13:08.002273+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1838"] [] [2023-12-31T13:13:08.003864+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1839"] [] [2023-12-31T13:13:08.005461+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1840"] [] [2023-12-31T13:13:08.007057+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1841"] [] [2023-12-31T13:13:08.008628+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1842"] [] [2023-12-31T13:13:08.010221+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1844"] [] [2023-12-31T13:13:08.011787+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1845"] [] [2023-12-31T13:13:08.013356+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1846"] [] [2023-12-31T13:13:08.014959+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1847"] [] [2023-12-31T13:13:08.016552+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1848"] [] [2023-12-31T13:13:08.018125+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1849"] [] [2023-12-31T13:13:08.019726+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1850"] [] [2023-12-31T13:13:08.021307+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1851"] [] [2023-12-31T13:13:08.022916+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1852"] [] [2023-12-31T13:13:08.024519+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1853"] [] [2023-12-31T13:13:08.026125+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1854"] [] [2023-12-31T13:13:08.027703+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1855"] [] [2023-12-31T13:13:08.029283+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1856"] [] [2023-12-31T13:13:08.030861+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1857"] [] [2023-12-31T13:13:08.032441+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1858"] [] [2023-12-31T13:13:08.034058+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1859"] [] [2023-12-31T13:13:08.035646+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1860"] [] [2023-12-31T13:13:08.037235+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1861"] [] [2023-12-31T13:13:08.038818+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1862"] [] [2023-12-31T13:13:08.040445+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1863"] [] [2023-12-31T13:13:08.042054+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1864"] [] [2023-12-31T13:13:08.043672+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1865"] [] [2023-12-31T13:13:08.045255+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1866"] [] [2023-12-31T13:13:08.046848+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1867"] [] [2023-12-31T13:13:08.048472+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1868"] [] [2023-12-31T13:13:08.050061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1869"] [] [2023-12-31T13:13:08.051662+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1870"] [] [2023-12-31T13:13:08.053255+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1871"] [] [2023-12-31T13:13:08.054850+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1872"] [] [2023-12-31T13:13:08.056473+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1873"] [] [2023-12-31T13:13:08.058096+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1874"] [] [2023-12-31T13:13:08.059717+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1875"] [] [2023-12-31T13:13:08.061371+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1876"] [] [2023-12-31T13:13:08.062969+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1878"] [] [2023-12-31T13:13:08.064574+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1879"] [] [2023-12-31T13:13:08.066212+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1880"] [] [2023-12-31T13:13:08.067816+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1881"] [] [2023-12-31T13:13:08.069422+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1882"] [] [2023-12-31T13:13:08.071053+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1883"] [] [2023-12-31T13:13:08.072670+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1884"] [] [2023-12-31T13:13:08.074269+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1885"] [] [2023-12-31T13:13:08.075900+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1886"] [] [2023-12-31T13:13:08.077510+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1887"] [] [2023-12-31T13:13:08.079149+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1888"] [] [2023-12-31T13:13:08.080768+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1889"] [] [2023-12-31T13:13:08.082382+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1890"] [] [2023-12-31T13:13:08.083990+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1891"] [] [2023-12-31T13:13:08.085606+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1892"] [] [2023-12-31T13:13:08.087250+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1893"] [] [2023-12-31T13:13:08.088862+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1894"] [] [2023-12-31T13:13:08.090479+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1895"] [] [2023-12-31T13:13:08.092131+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1896"] [] [2023-12-31T13:13:08.093782+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1897"] [] [2023-12-31T13:13:08.095412+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1898"] [] [2023-12-31T13:13:08.097027+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1899"] [] [2023-12-31T13:13:08.098686+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1900"] [] [2023-12-31T13:13:08.100337+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1901"] [] [2023-12-31T13:13:08.101959+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1902"] [] [2023-12-31T13:13:08.103583+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1903"] [] [2023-12-31T13:13:08.105201+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1904"] [] [2023-12-31T13:13:08.106860+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1905"] [] [2023-12-31T13:13:08.108489+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1906"] [] [2023-12-31T13:13:08.110118+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1910"] [] [2023-12-31T13:13:08.111748+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1911"] [] [2023-12-31T13:13:08.113376+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1912"] [] [2023-12-31T13:13:08.114999+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1913"] [] [2023-12-31T13:13:08.116632+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1914"] [] [2023-12-31T13:13:08.118269+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1915"] [] [2023-12-31T13:13:08.119901+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1916"] [] [2023-12-31T13:13:08.121535+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1917"] [] [2023-12-31T13:13:08.123168+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1918"] [] [2023-12-31T13:13:08.124817+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1919"] [] [2023-12-31T13:13:08.126513+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1920"] [] [2023-12-31T13:13:08.128146+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1921"] [] [2023-12-31T13:13:08.129816+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1922"] [] [2023-12-31T13:13:08.131459+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1923"] [] [2023-12-31T13:13:08.133095+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1924"] [] [2023-12-31T13:13:08.134737+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1925"] [] [2023-12-31T13:13:08.136414+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1926"] [] [2023-12-31T13:13:08.138055+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1927"] [] [2023-12-31T13:13:08.139704+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1928"] [] [2023-12-31T13:13:08.141357+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1929"] [] [2023-12-31T13:13:08.143008+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1930"] [] [2023-12-31T13:13:08.144668+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1931"] [] [2023-12-31T13:13:08.146322+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1932"] [] [2023-12-31T13:13:08.147976+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1933"] [] [2023-12-31T13:13:08.149654+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1934"] [] [2023-12-31T13:13:08.151322+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1935"] [] [2023-12-31T13:13:08.152972+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1936"] [] [2023-12-31T13:13:08.154630+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1937"] [] [2023-12-31T13:13:08.156281+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1938"] [] [2023-12-31T13:13:08.157940+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1939"] [] [2023-12-31T13:13:08.159600+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1940"] [] [2023-12-31T13:13:08.161257+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1941"] [] [2023-12-31T13:13:08.162940+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1942"] [] [2023-12-31T13:13:08.164598+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1943"] [] [2023-12-31T13:13:08.166260+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1944"] [] [2023-12-31T13:13:08.167926+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1945"] [] [2023-12-31T13:13:08.169599+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1946"] [] [2023-12-31T13:13:08.171269+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1947"] [] [2023-12-31T13:13:08.172958+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1948"] [] [2023-12-31T13:13:08.174626+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1949"] [] [2023-12-31T13:13:08.176291+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1950"] [] [2023-12-31T13:13:08.178083+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1951"] [] [2023-12-31T13:13:08.179754+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1952"] [] [2023-12-31T13:13:08.181465+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1953"] [] [2023-12-31T13:13:08.183166+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1954"] [] [2023-12-31T13:13:08.184872+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1955"] [] [2023-12-31T13:13:08.186577+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1956"] [] [2023-12-31T13:13:08.188253+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1957"] [] [2023-12-31T13:13:08.189930+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1958"] [] [2023-12-31T13:13:08.191609+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1959"] [] [2023-12-31T13:13:08.193280+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1960"] [] [2023-12-31T13:13:08.194975+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1961"] [] [2023-12-31T13:13:08.196655+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1962"] [] [2023-12-31T13:13:08.198380+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1963"] [] [2023-12-31T13:13:08.200084+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1964"] [] [2023-12-31T13:13:08.201798+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1965"] [] [2023-12-31T13:13:08.203510+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1966"] [] [2023-12-31T13:13:08.205201+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1967"] [] [2023-12-31T13:13:08.206918+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1968"] [] [2023-12-31T13:13:08.208636+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1969"] [] [2023-12-31T13:13:08.210349+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1970"] [] [2023-12-31T13:13:08.212035+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1971"] [] [2023-12-31T13:13:08.213729+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1972"] [] [2023-12-31T13:13:08.215426+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1973"] [] [2023-12-31T13:13:08.217139+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1974"] [] [2023-12-31T13:13:08.218827+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1975"] [] [2023-12-31T13:13:08.220544+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1976"] [] [2023-12-31T13:13:08.222239+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1977"] [] [2023-12-31T13:13:08.223931+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1978"] [] [2023-12-31T13:13:08.225629+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1979"] [] [2023-12-31T13:13:08.227354+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1980"] [] [2023-12-31T13:13:08.229053+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1981"] [] [2023-12-31T13:13:08.230759+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1982"] [] [2023-12-31T13:13:08.232496+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1983"] [] [2023-12-31T13:13:08.234195+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1984"] [] [2023-12-31T13:13:08.235894+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1985"] [] [2023-12-31T13:13:08.237599+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1986"] [] [2023-12-31T13:13:08.239297+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1987"] [] [2023-12-31T13:13:08.241005+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1988"] [] [2023-12-31T13:13:08.242709+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1989"] [] [2023-12-31T13:13:08.244418+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1990"] [] [2023-12-31T13:13:08.246159+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["1991"] [] [2023-12-31T13:13:08.247896+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2344"] [] [2023-12-31T13:13:08.249640+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2345"] [] [2023-12-31T13:13:08.251349+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2346"] [] [2023-12-31T13:13:08.253064+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2347"] [] [2023-12-31T13:13:08.254776+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2348"] [] [2023-12-31T13:13:08.256484+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2349"] [] [2023-12-31T13:13:08.258193+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2350"] [] [2023-12-31T13:13:08.259920+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2351"] [] [2023-12-31T13:13:08.261666+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2352"] [] [2023-12-31T13:13:08.263416+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2353"] [] [2023-12-31T13:13:08.265129+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2354"] [] [2023-12-31T13:13:08.266845+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2355"] [] [2023-12-31T13:13:08.268571+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2356"] [] [2023-12-31T13:13:08.270324+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2357"] [] [2023-12-31T13:13:08.272041+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2358"] [] [2023-12-31T13:13:08.273764+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2359"] [] [2023-12-31T13:13:08.275516+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2360"] [] [2023-12-31T13:13:08.277268+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2361"] [] [2023-12-31T13:13:08.278993+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2362"] [] [2023-12-31T13:13:08.280735+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2363"] [] [2023-12-31T13:13:08.282461+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2364"] [] [2023-12-31T13:13:08.284190+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2365"] [] [2023-12-31T13:13:08.285915+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2366"] [] [2023-12-31T13:13:08.287650+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2367"] [] [2023-12-31T13:13:08.289392+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2368"] [] [2023-12-31T13:13:08.291122+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2369"] [] [2023-12-31T13:13:08.292859+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2370"] [] [2023-12-31T13:13:08.294593+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2371"] [] [2023-12-31T13:13:08.296337+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2372"] [] [2023-12-31T13:13:08.298066+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2373"] [] [2023-12-31T13:13:08.299804+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2374"] [] [2023-12-31T13:13:08.301563+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2375"] [] [2023-12-31T13:13:08.303293+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2376"] [] [2023-12-31T13:13:08.305039+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2377"] [] [2023-12-31T13:13:08.306785+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2378"] [] [2023-12-31T13:13:08.308533+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2379"] [] [2023-12-31T13:13:08.310275+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2380"] [] [2023-12-31T13:13:08.312017+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2381"] [] [2023-12-31T13:13:08.313798+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2382"] [] [2023-12-31T13:13:08.315554+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2383"] [] [2023-12-31T13:13:08.317294+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2384"] [] [2023-12-31T13:13:08.319039+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2385"] [] [2023-12-31T13:13:08.320788+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2386"] [] [2023-12-31T13:13:08.322539+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2387"] [] [2023-12-31T13:13:08.324327+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2388"] [] [2023-12-31T13:13:08.326103+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2389"] [] [2023-12-31T13:13:08.327881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2390"] [] [2023-12-31T13:13:08.329636+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2391"] [] [2023-12-31T13:13:08.331430+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2392"] [] [2023-12-31T13:13:08.333177+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2393"] [] [2023-12-31T13:13:08.334930+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2394"] [] [2023-12-31T13:13:08.336700+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2395"] [] [2023-12-31T13:13:08.338469+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2396"] [] [2023-12-31T13:13:08.340230+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2397"] [] [2023-12-31T13:13:08.341989+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2398"] [] [2023-12-31T13:13:08.343759+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2399"] [] [2023-12-31T13:13:08.345516+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2400"] [] [2023-12-31T13:13:08.347282+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2401"] [] [2023-12-31T13:13:08.349044+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2402"] [] [2023-12-31T13:13:08.350835+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2403"] [] [2023-12-31T13:13:08.352615+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2404"] [] [2023-12-31T13:13:08.354389+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2405"] [] [2023-12-31T13:13:08.356164+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2406"] [] [2023-12-31T13:13:08.357933+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2407"] [] [2023-12-31T13:13:08.359761+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2408"] [] [2023-12-31T13:13:08.361596+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2409"] [] [2023-12-31T13:13:08.363442+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2410"] [] [2023-12-31T13:13:08.365382+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2411"] [] [2023-12-31T13:13:08.367264+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2412"] [] [2023-12-31T13:13:08.369094+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2413"] [] [2023-12-31T13:13:08.370905+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2414"] [] [2023-12-31T13:13:08.372758+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2415"] [] [2023-12-31T13:13:08.374549+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2416"] [] [2023-12-31T13:13:08.376365+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2417"] [] [2023-12-31T13:13:08.378172+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2418"] [] [2023-12-31T13:13:08.379984+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2419"] [] [2023-12-31T13:13:08.381800+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2420"] [] [2023-12-31T13:13:08.383609+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2421"] [] [2023-12-31T13:13:08.385397+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2426"] [] [2023-12-31T13:13:08.387182+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2427"] [] [2023-12-31T13:13:08.389006+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2428"] [] [2023-12-31T13:13:08.390796+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2429"] [] [2023-12-31T13:13:08.392586+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2430"] [] [2023-12-31T13:13:08.394385+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2432"] [] [2023-12-31T13:13:08.396177+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2433"] [] [2023-12-31T13:13:08.397964+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2434"] [] [2023-12-31T13:13:08.399756+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2435"] [] [2023-12-31T13:13:08.401559+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2436"] [] [2023-12-31T13:13:08.403355+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2437"] [] [2023-12-31T13:13:08.405150+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2438"] [] [2023-12-31T13:13:08.406946+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2439"] [] [2023-12-31T13:13:08.408745+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2440"] [] [2023-12-31T13:13:08.410546+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2441"] [] [2023-12-31T13:13:08.412348+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2442"] [] [2023-12-31T13:13:08.414141+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2443"] [] [2023-12-31T13:13:08.415940+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2444"] [] [2023-12-31T13:13:08.417746+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2445"] [] [2023-12-31T13:13:08.419547+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2447"] [] [2023-12-31T13:13:08.421385+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2448"] [] [2023-12-31T13:13:08.423207+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2449"] [] [2023-12-31T13:13:08.425013+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2450"] [] [2023-12-31T13:13:08.426815+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2451"] [] [2023-12-31T13:13:08.428627+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2452"] [] [2023-12-31T13:13:08.430444+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2454"] [] [2023-12-31T13:13:08.432275+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2455"] [] [2023-12-31T13:13:08.434096+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2456"] [] [2023-12-31T13:13:08.435913+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2457"] [] [2023-12-31T13:13:08.437730+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2458"] [] [2023-12-31T13:13:08.439548+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2459"] [] [2023-12-31T13:13:08.441369+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2461"] [] [2023-12-31T13:13:08.443183+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2462"] [] [2023-12-31T13:13:08.445027+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2464"] [] [2023-12-31T13:13:08.446841+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2465"] [] [2023-12-31T13:13:08.448662+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2466"] [] [2023-12-31T13:13:08.450488+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2467"] [] [2023-12-31T13:13:08.452333+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2468"] [] [2023-12-31T13:13:08.454170+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2469"] [] [2023-12-31T13:13:08.455991+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2470"] [] [2023-12-31T13:13:08.457811+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2471"] [] [2023-12-31T13:13:08.459649+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2472"] [] [2023-12-31T13:13:08.461529+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2473"] [] [2023-12-31T13:13:08.463408+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2474"] [] [2023-12-31T13:13:08.465235+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2475"] [] [2023-12-31T13:13:08.467062+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2476"] [] [2023-12-31T13:13:08.468899+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2477"] [] [2023-12-31T13:13:08.470732+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2478"] [] [2023-12-31T13:13:08.472562+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2479"] [] [2023-12-31T13:13:08.474394+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2480"] [] [2023-12-31T13:13:08.476220+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2481"] [] [2023-12-31T13:13:08.478059+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2482"] [] [2023-12-31T13:13:08.479888+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2483"] [] [2023-12-31T13:13:08.481736+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2484"] [] [2023-12-31T13:13:08.483577+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2485"] [] [2023-12-31T13:13:08.485420+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2486"] [] [2023-12-31T13:13:08.487260+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2487"] [] [2023-12-31T13:13:08.489107+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2488"] [] [2023-12-31T13:13:08.490947+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2489"] [] [2023-12-31T13:13:08.492787+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2490"] [] [2023-12-31T13:13:08.494634+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2491"] [] [2023-12-31T13:13:08.496478+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2492"] [] [2023-12-31T13:13:08.498331+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2493"] [] [2023-12-31T13:13:08.500180+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2494"] [] [2023-12-31T13:13:08.502026+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2495"] [] [2023-12-31T13:13:08.503887+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2496"] [] [2023-12-31T13:13:08.505737+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2497"] [] [2023-12-31T13:13:08.507591+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2498"] [] [2023-12-31T13:13:08.509470+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2499"] [] [2023-12-31T13:13:08.511446+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2500"] [] [2023-12-31T13:13:08.513385+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2501"] [] [2023-12-31T13:13:08.515329+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2502"] [] [2023-12-31T13:13:08.517309+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2503"] [] [2023-12-31T13:13:08.519230+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2504"] [] [2023-12-31T13:13:08.521096+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2505"] [] [2023-12-31T13:13:08.522993+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2506"] [] [2023-12-31T13:13:08.524856+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2507"] [] [2023-12-31T13:13:08.526717+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2508"] [] [2023-12-31T13:13:08.528617+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2509"] [] [2023-12-31T13:13:08.530481+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2510"] [] [2023-12-31T13:13:08.532352+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2511"] [] [2023-12-31T13:13:08.534243+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2512"] [] [2023-12-31T13:13:08.536135+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2513"] [] [2023-12-31T13:13:08.538011+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2514"] [] [2023-12-31T13:13:08.539881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2515"] [] [2023-12-31T13:13:08.541760+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2516"] [] [2023-12-31T13:13:08.543627+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2517"] [] [2023-12-31T13:13:08.545500+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2518"] [] [2023-12-31T13:13:08.547371+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["2519"] [] [2023-12-31T13:13:08.549254+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3802"] [] [2023-12-31T13:13:08.551140+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3803"] [] [2023-12-31T13:13:08.553017+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3804"] [] [2023-12-31T13:13:08.554896+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3805"] [] [2023-12-31T13:13:08.556772+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3806"] [] [2023-12-31T13:13:08.558656+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3807"] [] [2023-12-31T13:13:08.560584+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3808"] [] [2023-12-31T13:13:08.562516+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3809"] [] [2023-12-31T13:13:08.564448+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3810"] [] [2023-12-31T13:13:08.566338+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3811"] [] [2023-12-31T13:13:08.568241+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3812"] [] [2023-12-31T13:13:08.570125+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3813"] [] [2023-12-31T13:13:08.572051+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3814"] [] [2023-12-31T13:13:08.573944+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3815"] [] [2023-12-31T13:13:08.575837+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3816"] [] [2023-12-31T13:13:08.577749+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3817"] [] [2023-12-31T13:13:08.579677+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3818"] [] [2023-12-31T13:13:08.581561+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3819"] [] [2023-12-31T13:13:08.583455+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3820"] [] [2023-12-31T13:13:08.585354+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3821"] [] [2023-12-31T13:13:08.587242+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3822"] [] [2023-12-31T13:13:08.589141+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3823"] [] [2023-12-31T13:13:08.591034+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3824"] [] [2023-12-31T13:13:08.592927+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3825"] [] [2023-12-31T13:13:08.594824+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3826"] [] [2023-12-31T13:13:08.596726+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3827"] [] [2023-12-31T13:13:08.598619+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3828"] [] [2023-12-31T13:13:08.600520+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3829"] [] [2023-12-31T13:13:08.602461+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3830"] [] [2023-12-31T13:13:08.604369+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3831"] [] [2023-12-31T13:13:08.606277+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3832"] [] [2023-12-31T13:13:08.608181+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3833"] [] [2023-12-31T13:13:08.610092+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3834"] [] [2023-12-31T13:13:08.611996+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3835"] [] [2023-12-31T13:13:08.613901+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3836"] [] [2023-12-31T13:13:08.615803+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3837"] [] [2023-12-31T13:13:08.617719+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3838"] [] [2023-12-31T13:13:08.619636+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3839"] [] [2023-12-31T13:13:08.621577+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3840"] [] [2023-12-31T13:13:08.623492+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3841"] [] [2023-12-31T13:13:08.625437+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3842"] [] [2023-12-31T13:13:08.627354+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3843"] [] [2023-12-31T13:13:08.629261+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3844"] [] [2023-12-31T13:13:08.631179+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3845"] [] [2023-12-31T13:13:08.633096+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3846"] [] [2023-12-31T13:13:08.635015+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3848"] [] [2023-12-31T13:13:08.636933+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3849"] [] [2023-12-31T13:13:08.638856+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3850"] [] [2023-12-31T13:13:08.640789+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3851"] [] [2023-12-31T13:13:08.642743+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3853"] [] [2023-12-31T13:13:08.644662+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3854"] [] [2023-12-31T13:13:08.646637+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3855"] [] [2023-12-31T13:13:08.648572+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3856"] [] [2023-12-31T13:13:08.650500+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3857"] [] [2023-12-31T13:13:08.652456+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3858"] [] [2023-12-31T13:13:08.654412+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3859"] [] [2023-12-31T13:13:08.656341+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3860"] [] [2023-12-31T13:13:08.658272+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3861"] [] [2023-12-31T13:13:08.660229+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3862"] [] [2023-12-31T13:13:08.662186+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3863"] [] [2023-12-31T13:13:08.664128+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3864"] [] [2023-12-31T13:13:08.666061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3865"] [] [2023-12-31T13:13:08.667994+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3866"] [] [2023-12-31T13:13:08.669931+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3867"] [] [2023-12-31T13:13:08.671903+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3868"] [] [2023-12-31T13:13:08.673848+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3869"] [] [2023-12-31T13:13:08.675789+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3870"] [] [2023-12-31T13:13:08.677729+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3871"] [] [2023-12-31T13:13:08.679696+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3872"] [] [2023-12-31T13:13:08.681665+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3873"] [] [2023-12-31T13:13:08.683607+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3874"] [] [2023-12-31T13:13:08.685575+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3875"] [] [2023-12-31T13:13:08.687552+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3876"] [] [2023-12-31T13:13:08.689499+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3877"] [] [2023-12-31T13:13:08.691446+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3878"] [] [2023-12-31T13:13:08.693399+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3879"] [] [2023-12-31T13:13:08.695388+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3880"] [] [2023-12-31T13:13:08.697336+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3881"] [] [2023-12-31T13:13:08.699279+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3882"] [] [2023-12-31T13:13:08.701238+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3883"] [] [2023-12-31T13:13:08.703191+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3884"] [] [2023-12-31T13:13:08.705151+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3885"] [] [2023-12-31T13:13:08.707103+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3886"] [] [2023-12-31T13:13:08.709061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3887"] [] [2023-12-31T13:13:08.711018+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3888"] [] [2023-12-31T13:13:08.712976+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3889"] [] [2023-12-31T13:13:08.714961+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3890"] [] [2023-12-31T13:13:08.716917+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3891"] [] [2023-12-31T13:13:08.718881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3892"] [] [2023-12-31T13:13:08.720838+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3893"] [] [2023-12-31T13:13:08.722801+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3894"] [] [2023-12-31T13:13:08.724768+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3895"] [] [2023-12-31T13:13:08.726769+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3896"] [] [2023-12-31T13:13:08.728736+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3897"] [] [2023-12-31T13:13:08.730732+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3898"] [] [2023-12-31T13:13:08.732728+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3899"] [] [2023-12-31T13:13:08.734732+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3900"] [] [2023-12-31T13:13:08.736701+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3901"] [] [2023-12-31T13:13:08.738667+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3902"] [] [2023-12-31T13:13:08.740636+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3903"] [] [2023-12-31T13:13:08.742612+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3904"] [] [2023-12-31T13:13:08.744592+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3905"] [] [2023-12-31T13:13:08.746594+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3906"] [] [2023-12-31T13:13:08.748565+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3907"] [] [2023-12-31T13:13:08.750560+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3908"] [] [2023-12-31T13:13:08.752547+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3909"] [] [2023-12-31T13:13:08.754530+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3910"] [] [2023-12-31T13:13:08.756531+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3911"] [] [2023-12-31T13:13:08.758524+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3912"] [] [2023-12-31T13:13:08.760518+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3913"] [] [2023-12-31T13:13:08.762528+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3914"] [] [2023-12-31T13:13:08.764537+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3915"] [] [2023-12-31T13:13:08.766579+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3916"] [] [2023-12-31T13:13:08.768589+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3917"] [] [2023-12-31T13:13:08.770572+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3918"] [] [2023-12-31T13:13:08.772560+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3919"] [] [2023-12-31T13:13:08.774568+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3920"] [] [2023-12-31T13:13:08.776564+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3921"] [] [2023-12-31T13:13:08.778578+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3922"] [] [2023-12-31T13:13:08.780570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3923"] [] [2023-12-31T13:13:08.782561+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3924"] [] [2023-12-31T13:13:08.784549+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3925"] [] [2023-12-31T13:13:08.786535+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3926"] [] [2023-12-31T13:13:08.788521+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3927"] [] [2023-12-31T13:13:08.790527+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3928"] [] [2023-12-31T13:13:08.792517+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3929"] [] [2023-12-31T13:13:08.794515+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3930"] [] [2023-12-31T13:13:08.796513+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3931"] [] [2023-12-31T13:13:08.798521+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3932"] [] [2023-12-31T13:13:08.800526+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3933"] [] [2023-12-31T13:13:08.802546+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3934"] [] [2023-12-31T13:13:08.804570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3935"] [] [2023-12-31T13:13:08.806568+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3936"] [] [2023-12-31T13:13:08.808603+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3937"] [] [2023-12-31T13:13:08.810606+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3938"] [] [2023-12-31T13:13:08.812611+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3939"] [] [2023-12-31T13:13:08.814617+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3940"] [] [2023-12-31T13:13:08.816623+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3941"] [] [2023-12-31T13:13:08.818636+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3942"] [] [2023-12-31T13:13:08.820649+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3943"] [] [2023-12-31T13:13:08.822665+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3944"] [] [2023-12-31T13:13:08.824672+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3945"] [] [2023-12-31T13:13:08.826683+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3946"] [] [2023-12-31T13:13:08.828694+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3947"] [] [2023-12-31T13:13:08.830720+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3948"] [] [2023-12-31T13:13:08.832734+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3949"] [] [2023-12-31T13:13:08.834750+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3950"] [] [2023-12-31T13:13:08.836773+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3951"] [] [2023-12-31T13:13:08.838794+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3952"] [] [2023-12-31T13:13:08.840815+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3953"] [] [2023-12-31T13:13:08.842829+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3954"] [] [2023-12-31T13:13:08.844854+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3955"] [] [2023-12-31T13:13:08.846872+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3956"] [] [2023-12-31T13:13:08.848899+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3957"] [] [2023-12-31T13:13:08.850951+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3958"] [] [2023-12-31T13:13:08.853009+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3959"] [] [2023-12-31T13:13:08.855050+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3961"] [] [2023-12-31T13:13:08.857074+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3962"] [] [2023-12-31T13:13:08.859108+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3963"] [] [2023-12-31T13:13:08.861133+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3964"] [] [2023-12-31T13:13:08.863173+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3965"] [] [2023-12-31T13:13:08.865197+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3966"] [] [2023-12-31T13:13:08.867267+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3967"] [] [2023-12-31T13:13:08.869351+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3968"] [] [2023-12-31T13:13:08.871400+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3969"] [] [2023-12-31T13:13:08.873443+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3970"] [] [2023-12-31T13:13:08.875479+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3971"] [] [2023-12-31T13:13:08.877516+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3972"] [] [2023-12-31T13:13:08.879550+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3973"] [] [2023-12-31T13:13:08.881585+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3974"] [] [2023-12-31T13:13:08.883651+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3975"] [] [2023-12-31T13:13:08.885692+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3976"] [] [2023-12-31T13:13:08.887750+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3977"] [] [2023-12-31T13:13:08.889794+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3978"] [] [2023-12-31T13:13:08.891841+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3979"] [] [2023-12-31T13:13:08.893882+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3980"] [] [2023-12-31T13:13:08.895936+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3981"] [] [2023-12-31T13:13:08.897984+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3982"] [] [2023-12-31T13:13:08.900034+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3983"] [] [2023-12-31T13:13:08.902079+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3984"] [] [2023-12-31T13:13:08.904128+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3985"] [] [2023-12-31T13:13:08.906182+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3986"] [] [2023-12-31T13:13:08.908234+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3987"] [] [2023-12-31T13:13:08.910292+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3988"] [] [2023-12-31T13:13:08.912352+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3989"] [] [2023-12-31T13:13:08.914414+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3990"] [] [2023-12-31T13:13:08.916471+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3991"] [] [2023-12-31T13:13:08.918527+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3992"] [] [2023-12-31T13:13:08.920588+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3993"] [] [2023-12-31T13:13:08.922648+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3994"] [] [2023-12-31T13:13:08.924707+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3995"] [] [2023-12-31T13:13:08.926771+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3996"] [] [2023-12-31T13:13:08.928846+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3997"] [] [2023-12-31T13:13:08.930907+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3998"] [] [2023-12-31T13:13:08.932967+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["3999"] [] [2023-12-31T13:13:08.935029+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4000"] [] [2023-12-31T13:13:08.937126+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4001"] [] [2023-12-31T13:13:08.939194+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4002"] [] [2023-12-31T13:13:08.941261+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4003"] [] [2023-12-31T13:13:08.943337+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4004"] [] [2023-12-31T13:13:08.945407+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4005"] [] [2023-12-31T13:13:08.947485+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4006"] [] [2023-12-31T13:13:08.949553+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4007"] [] [2023-12-31T13:13:08.951621+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4008"] [] [2023-12-31T13:13:08.953732+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4009"] [] [2023-12-31T13:13:08.955810+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4010"] [] [2023-12-31T13:13:08.957880+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4011"] [] [2023-12-31T13:13:08.959986+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4013"] [] [2023-12-31T13:13:08.962103+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4014"] [] [2023-12-31T13:13:08.964183+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4015"] [] [2023-12-31T13:13:08.966304+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4016"] [] [2023-12-31T13:13:08.968462+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4017"] [] [2023-12-31T13:13:08.970524+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4018"] [] [2023-12-31T13:13:08.972607+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4019"] [] [2023-12-31T13:13:08.974690+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4020"] [] [2023-12-31T13:13:08.976775+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4021"] [] [2023-12-31T13:13:08.978860+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4022"] [] [2023-12-31T13:13:08.980946+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4023"] [] [2023-12-31T13:13:08.983037+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4024"] [] [2023-12-31T13:13:08.985127+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4025"] [] [2023-12-31T13:13:08.987226+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4026"] [] [2023-12-31T13:13:08.989310+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4027"] [] [2023-12-31T13:13:08.991407+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4028"] [] [2023-12-31T13:13:08.993500+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4029"] [] [2023-12-31T13:13:08.995598+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4030"] [] [2023-12-31T13:13:08.997702+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4031"] [] [2023-12-31T13:13:08.999797+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4032"] [] [2023-12-31T13:13:09.001921+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4033"] [] [2023-12-31T13:13:09.004076+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4034"] [] [2023-12-31T13:13:09.006176+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4035"] [] [2023-12-31T13:13:09.008315+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4036"] [] [2023-12-31T13:13:09.010487+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4037"] [] [2023-12-31T13:13:09.012613+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4038"] [] [2023-12-31T13:13:09.014709+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4039"] [] [2023-12-31T13:13:09.016817+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4040"] [] [2023-12-31T13:13:09.018919+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4041"] [] [2023-12-31T13:13:09.021032+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4042"] [] [2023-12-31T13:13:09.023144+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4043"] [] [2023-12-31T13:13:09.025254+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4044"] [] [2023-12-31T13:13:09.027380+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4045"] [] [2023-12-31T13:13:09.029510+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4046"] [] [2023-12-31T13:13:09.031619+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4047"] [] [2023-12-31T13:13:09.033729+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4048"] [] [2023-12-31T13:13:09.035840+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4049"] [] [2023-12-31T13:13:09.037955+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4050"] [] [2023-12-31T13:13:09.040071+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4051"] [] [2023-12-31T13:13:09.042186+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4052"] [] [2023-12-31T13:13:09.044297+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4053"] [] [2023-12-31T13:13:09.046421+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4054"] [] [2023-12-31T13:13:09.048584+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4055"] [] [2023-12-31T13:13:09.050713+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4056"] [] [2023-12-31T13:13:09.052826+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4057"] [] [2023-12-31T13:13:09.054955+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4058"] [] [2023-12-31T13:13:09.057076+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4059"] [] [2023-12-31T13:13:09.059203+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4060"] [] [2023-12-31T13:13:09.061360+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4061"] [] [2023-12-31T13:13:09.063522+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4062"] [] [2023-12-31T13:13:09.065642+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4063"] [] [2023-12-31T13:13:09.067766+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4064"] [] [2023-12-31T13:13:09.069893+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4065"] [] [2023-12-31T13:13:09.072014+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4066"] [] [2023-12-31T13:13:09.074148+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4067"] [] [2023-12-31T13:13:09.076276+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4068"] [] [2023-12-31T13:13:09.078417+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4069"] [] [2023-12-31T13:13:09.080545+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4070"] [] [2023-12-31T13:13:09.082702+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4071"] [] [2023-12-31T13:13:09.084862+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4072"] [] [2023-12-31T13:13:09.086993+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4073"] [] [2023-12-31T13:13:09.089139+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4074"] [] [2023-12-31T13:13:09.091271+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4075"] [] [2023-12-31T13:13:09.093416+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4076"] [] [2023-12-31T13:13:09.095581+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4077"] [] [2023-12-31T13:13:09.097735+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4078"] [] [2023-12-31T13:13:09.099877+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4079"] [] [2023-12-31T13:13:09.102018+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4080"] [] [2023-12-31T13:13:09.104158+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4081"] [] [2023-12-31T13:13:09.106295+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4082"] [] [2023-12-31T13:13:09.108479+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4083"] [] [2023-12-31T13:13:09.110623+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4084"] [] [2023-12-31T13:13:09.112795+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4085"] [] [2023-12-31T13:13:09.114939+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4086"] [] [2023-12-31T13:13:09.117087+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4087"] [] [2023-12-31T13:13:09.119245+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4088"] [] [2023-12-31T13:13:09.121408+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4089"] [] [2023-12-31T13:13:09.123566+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4090"] [] [2023-12-31T13:13:09.125714+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4092"] [] [2023-12-31T13:13:09.127874+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4094"] [] [2023-12-31T13:13:09.130025+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4095"] [] [2023-12-31T13:13:09.132191+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4096"] [] [2023-12-31T13:13:09.134356+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4097"] [] [2023-12-31T13:13:09.136516+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4098"] [] [2023-12-31T13:13:09.138679+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4099"] [] [2023-12-31T13:13:09.140835+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4100"] [] [2023-12-31T13:13:09.142994+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4101"] [] [2023-12-31T13:13:09.145150+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4102"] [] [2023-12-31T13:13:09.147309+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4103"] [] [2023-12-31T13:13:09.149504+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4104"] [] [2023-12-31T13:13:09.151669+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4105"] [] [2023-12-31T13:13:09.153836+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4106"] [] [2023-12-31T13:13:09.156001+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4107"] [] [2023-12-31T13:13:09.158181+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4108"] [] [2023-12-31T13:13:09.160354+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4109"] [] [2023-12-31T13:13:09.162542+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4110"] [] [2023-12-31T13:13:09.164710+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4111"] [] [2023-12-31T13:13:09.166891+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4112"] [] [2023-12-31T13:13:09.169058+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4113"] [] [2023-12-31T13:13:09.171235+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4114"] [] [2023-12-31T13:13:09.173413+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4115"] [] [2023-12-31T13:13:09.175590+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4116"] [] [2023-12-31T13:13:09.177771+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4117"] [] [2023-12-31T13:13:09.179944+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4118"] [] [2023-12-31T13:13:09.182122+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4119"] [] [2023-12-31T13:13:09.184299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4120"] [] [2023-12-31T13:13:09.186487+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4121"] [] [2023-12-31T13:13:09.188659+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4122"] [] [2023-12-31T13:13:09.190843+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4123"] [] [2023-12-31T13:13:09.193032+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4124"] [] [2023-12-31T13:13:09.195217+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4125"] [] [2023-12-31T13:13:09.197438+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4126"] [] [2023-12-31T13:13:09.199618+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4127"] [] [2023-12-31T13:13:09.201842+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4128"] [] [2023-12-31T13:13:09.204025+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4129"] [] [2023-12-31T13:13:09.206212+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4130"] [] [2023-12-31T13:13:09.208406+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4131"] [] [2023-12-31T13:13:09.210597+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4132"] [] [2023-12-31T13:13:09.212825+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4133"] [] [2023-12-31T13:13:09.215016+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4134"] [] [2023-12-31T13:13:09.217209+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4135"] [] [2023-12-31T13:13:09.219434+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4136"] [] [2023-12-31T13:13:09.221626+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4137"] [] [2023-12-31T13:13:09.223821+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4138"] [] [2023-12-31T13:13:09.226017+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4139"] [] [2023-12-31T13:13:09.228221+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4140"] [] [2023-12-31T13:13:09.230424+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4141"] [] [2023-12-31T13:13:09.232654+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4142"] [] [2023-12-31T13:13:09.234886+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4143"] [] [2023-12-31T13:13:09.237098+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4144"] [] [2023-12-31T13:13:09.239334+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4145"] [] [2023-12-31T13:13:09.241531+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4146"] [] [2023-12-31T13:13:09.243737+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4147"] [] [2023-12-31T13:13:09.245947+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4148"] [] [2023-12-31T13:13:09.248155+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4149"] [] [2023-12-31T13:13:09.250373+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4150"] [] [2023-12-31T13:13:09.252579+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4151"] [] [2023-12-31T13:13:09.254791+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4152"] [] [2023-12-31T13:13:09.257007+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4153"] [] [2023-12-31T13:13:09.259220+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4154"] [] [2023-12-31T13:13:09.261462+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4155"] [] [2023-12-31T13:13:09.263682+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4156"] [] [2023-12-31T13:13:09.265900+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4157"] [] [2023-12-31T13:13:09.268109+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4158"] [] [2023-12-31T13:13:09.270332+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4159"] [] [2023-12-31T13:13:09.272553+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4160"] [] [2023-12-31T13:13:09.274798+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4161"] [] [2023-12-31T13:13:09.277023+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4162"] [] [2023-12-31T13:13:09.279241+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4164"] [] [2023-12-31T13:13:09.281465+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4165"] [] [2023-12-31T13:13:09.283692+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4166"] [] [2023-12-31T13:13:09.285947+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4167"] [] [2023-12-31T13:13:09.288165+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4168"] [] [2023-12-31T13:13:09.290396+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4169"] [] [2023-12-31T13:13:09.292620+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4170"] [] [2023-12-31T13:13:09.294843+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4171"] [] [2023-12-31T13:13:09.297078+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4172"] [] [2023-12-31T13:13:09.299314+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4173"] [] [2023-12-31T13:13:09.301569+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4174"] [] [2023-12-31T13:13:09.303796+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4175"] [] [2023-12-31T13:13:09.306056+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4176"] [] [2023-12-31T13:13:09.308294+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4177"] [] [2023-12-31T13:13:09.310534+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4178"] [] [2023-12-31T13:13:09.312773+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4179"] [] [2023-12-31T13:13:09.315037+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4180"] [] [2023-12-31T13:13:09.317276+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4181"] [] [2023-12-31T13:13:09.319522+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4182"] [] [2023-12-31T13:13:09.321756+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4183"] [] [2023-12-31T13:13:09.324022+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4184"] [] [2023-12-31T13:13:09.326263+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4185"] [] [2023-12-31T13:13:09.328507+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4186"] [] [2023-12-31T13:13:09.330748+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4187"] [] [2023-12-31T13:13:09.333019+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4188"] [] [2023-12-31T13:13:09.335269+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4189"] [] [2023-12-31T13:13:09.337525+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4190"] [] [2023-12-31T13:13:09.339850+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4191"] [] [2023-12-31T13:13:09.342096+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4192"] [] [2023-12-31T13:13:09.344359+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4193"] [] [2023-12-31T13:13:09.346607+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4194"] [] [2023-12-31T13:13:09.348855+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4195"] [] [2023-12-31T13:13:09.351141+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4196"] [] [2023-12-31T13:13:09.353399+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4197"] [] [2023-12-31T13:13:09.355655+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4198"] [] [2023-12-31T13:13:09.357914+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4199"] [] [2023-12-31T13:13:09.360166+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4200"] [] [2023-12-31T13:13:09.362456+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4201"] [] [2023-12-31T13:13:09.364710+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4202"] [] [2023-12-31T13:13:09.366969+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4203"] [] [2023-12-31T13:13:09.369224+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4204"] [] [2023-12-31T13:13:09.371498+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4205"] [] [2023-12-31T13:13:09.373767+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4206"] [] [2023-12-31T13:13:09.376029+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4207"] [] [2023-12-31T13:13:09.378299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4208"] [] [2023-12-31T13:13:09.380573+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4209"] [] [2023-12-31T13:13:09.382841+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4210"] [] [2023-12-31T13:13:09.385105+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4211"] [] [2023-12-31T13:13:09.387382+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4212"] [] [2023-12-31T13:13:09.389647+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4213"] [] [2023-12-31T13:13:09.391921+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4214"] [] [2023-12-31T13:13:09.394193+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4215"] [] [2023-12-31T13:13:09.396468+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4216"] [] [2023-12-31T13:13:09.398743+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4217"] [] [2023-12-31T13:13:09.401016+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4218"] [] [2023-12-31T13:13:09.403288+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4219"] [] [2023-12-31T13:13:09.405569+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4220"] [] [2023-12-31T13:13:09.407884+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4223"] [] [2023-12-31T13:13:09.410206+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4224"] [] [2023-12-31T13:13:09.412597+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4225"] [] [2023-12-31T13:13:09.414881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4226"] [] [2023-12-31T13:13:09.417220+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4227"] [] [2023-12-31T13:13:09.419510+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4228"] [] [2023-12-31T13:13:09.421794+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4229"] [] [2023-12-31T13:13:09.424072+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4230"] [] [2023-12-31T13:13:09.426379+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4231"] [] [2023-12-31T13:13:09.428668+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4232"] [] [2023-12-31T13:13:09.430949+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4233"] [] [2023-12-31T13:13:09.433266+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4234"] [] [2023-12-31T13:13:09.435557+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4235"] [] [2023-12-31T13:13:09.437848+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4236"] [] [2023-12-31T13:13:09.440145+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4237"] [] [2023-12-31T13:13:09.442440+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4238"] [] [2023-12-31T13:13:09.444730+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4239"] [] [2023-12-31T13:13:09.447020+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4240"] [] [2023-12-31T13:13:09.449347+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4241"] [] [2023-12-31T13:13:09.451637+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4242"] [] [2023-12-31T13:13:09.453934+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4243"] [] [2023-12-31T13:13:09.456230+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4244"] [] [2023-12-31T13:13:09.458530+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4245"] [] [2023-12-31T13:13:09.460859+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4246"] [] [2023-12-31T13:13:09.463157+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4247"] [] [2023-12-31T13:13:09.465489+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4248"] [] [2023-12-31T13:13:09.467790+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4249"] [] [2023-12-31T13:13:09.470088+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4250"] [] [2023-12-31T13:13:09.472428+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4251"] [] [2023-12-31T13:13:09.474735+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4252"] [] [2023-12-31T13:13:09.477041+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4253"] [] [2023-12-31T13:13:09.479355+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4254"] [] [2023-12-31T13:13:09.481670+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4255"] [] [2023-12-31T13:13:09.483979+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4256"] [] [2023-12-31T13:13:09.486287+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4257"] [] [2023-12-31T13:13:09.488600+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4258"] [] [2023-12-31T13:13:09.490937+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4259"] [] [2023-12-31T13:13:09.493250+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4260"] [] [2023-12-31T13:13:09.495566+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4261"] [] [2023-12-31T13:13:09.497883+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4262"] [] [2023-12-31T13:13:09.500200+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4263"] [] [2023-12-31T13:13:09.502577+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4264"] [] [2023-12-31T13:13:09.504896+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4265"] [] [2023-12-31T13:13:09.507213+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4266"] [] [2023-12-31T13:13:09.509534+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4267"] [] [2023-12-31T13:13:09.511852+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4268"] [] [2023-12-31T13:13:09.514170+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4269"] [] [2023-12-31T13:13:09.516531+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4270"] [] [2023-12-31T13:13:09.518858+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4271"] [] [2023-12-31T13:13:09.521182+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4272"] [] [2023-12-31T13:13:09.523511+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4273"] [] [2023-12-31T13:13:09.525838+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4274"] [] [2023-12-31T13:13:09.528169+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4275"] [] [2023-12-31T13:13:09.530531+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4276"] [] [2023-12-31T13:13:09.532857+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4277"] [] [2023-12-31T13:13:09.535184+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4278"] [] [2023-12-31T13:13:09.537553+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4279"] [] [2023-12-31T13:13:09.539889+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4281"] [] [2023-12-31T13:13:09.542223+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4282"] [] [2023-12-31T13:13:09.544561+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4283"] [] [2023-12-31T13:13:09.546896+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4284"] [] [2023-12-31T13:13:09.549234+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4285"] [] [2023-12-31T13:13:09.551572+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4286"] [] [2023-12-31T13:13:09.553932+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4287"] [] [2023-12-31T13:13:09.556269+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4288"] [] [2023-12-31T13:13:09.558646+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4289"] [] [2023-12-31T13:13:09.560992+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4290"] [] [2023-12-31T13:13:09.563368+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4291"] [] [2023-12-31T13:13:09.565714+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4292"] [] [2023-12-31T13:13:09.568058+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4293"] [] [2023-12-31T13:13:09.570410+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4294"] [] [2023-12-31T13:13:09.572813+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4295"] [] [2023-12-31T13:13:09.575157+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4296"] [] [2023-12-31T13:13:09.577534+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4297"] [] [2023-12-31T13:13:09.579914+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4298"] [] [2023-12-31T13:13:09.582299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4299"] [] [2023-12-31T13:13:09.584657+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4300"] [] [2023-12-31T13:13:09.587009+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4301"] [] [2023-12-31T13:13:09.589368+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4302"] [] [2023-12-31T13:13:09.591720+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4303"] [] [2023-12-31T13:13:09.594076+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4304"] [] [2023-12-31T13:13:09.596437+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4305"] [] [2023-12-31T13:13:09.598789+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4306"] [] [2023-12-31T13:13:09.601150+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4307"] [] [2023-12-31T13:13:09.603520+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4308"] [] [2023-12-31T13:13:09.605888+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4310"] [] [2023-12-31T13:13:09.608249+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4311"] [] [2023-12-31T13:13:09.610613+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4312"] [] [2023-12-31T13:13:09.612976+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4313"] [] [2023-12-31T13:13:09.615347+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4314"] [] [2023-12-31T13:13:09.617714+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4315"] [] [2023-12-31T13:13:09.620075+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4316"] [] [2023-12-31T13:13:09.622449+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4317"] [] [2023-12-31T13:13:09.624820+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4318"] [] [2023-12-31T13:13:09.627196+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4319"] [] [2023-12-31T13:13:09.629573+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4320"] [] [2023-12-31T13:13:09.631958+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4321"] [] [2023-12-31T13:13:09.634369+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4322"] [] [2023-12-31T13:13:09.636739+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4323"] [] [2023-12-31T13:13:09.639119+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4324"] [] [2023-12-31T13:13:09.641507+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4325"] [] [2023-12-31T13:13:09.643887+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4326"] [] [2023-12-31T13:13:09.646267+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4327"] [] [2023-12-31T13:13:09.648665+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4328"] [] [2023-12-31T13:13:09.651054+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4329"] [] [2023-12-31T13:13:09.653498+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4330"] [] [2023-12-31T13:13:09.656080+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4331"] [] [2023-12-31T13:13:09.658701+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4332"] [] [2023-12-31T13:13:09.661275+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4333"] [] [2023-12-31T13:13:09.663810+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4334"] [] [2023-12-31T13:13:09.666286+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4335"] [] [2023-12-31T13:13:09.668793+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4336"] [] [2023-12-31T13:13:09.671308+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4337"] [] [2023-12-31T13:13:09.673767+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4338"] [] [2023-12-31T13:13:09.676195+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4339"] [] [2023-12-31T13:13:09.678619+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4340"] [] [2023-12-31T13:13:09.681025+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4341"] [] [2023-12-31T13:13:09.683430+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4342"] [] [2023-12-31T13:13:09.685869+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4343"] [] [2023-12-31T13:13:09.688036+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-12-31T13:13:09.688373+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4344"] [] [2023-12-31T13:13:09.690053+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:13:09.690533+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:13:09.690975+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4345"] [] [2023-12-31T13:13:09.691182+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:13:09.691305+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-31T13:13:09.692164+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:13:09.692293+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-31T13:13:09.692903+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:13:09.693020+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-31T13:13:09.693253+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-31T13:13:09.693631+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4346"] [] [2023-12-31T13:13:09.694126+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-31T13:13:09.696099+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4347"] [] [2023-12-31T13:13:09.698377+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:13:09.698664+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4348"] [] [2023-12-31T13:13:09.701176+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4349"] [] [2023-12-31T13:13:09.703684+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4350"] [] [2023-12-31T13:13:09.706147+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4351"] [] [2023-12-31T13:13:09.708635+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4352"] [] [2023-12-31T13:13:09.711176+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4353"] [] [2023-12-31T13:13:09.713710+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4354"] [] [2023-12-31T13:13:09.716207+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4355"] [] [2023-12-31T13:13:09.718674+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4356"] [] [2023-12-31T13:13:09.721117+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4357"] [] [2023-12-31T13:13:09.723560+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4358"] [] [2023-12-31T13:13:09.725967+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4359"] [] [2023-12-31T13:13:09.728389+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4360"] [] [2023-12-31T13:13:09.730797+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4361"] [] [2023-12-31T13:13:09.733243+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4362"] [] [2023-12-31T13:13:09.735739+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4363"] [] [2023-12-31T13:13:09.738159+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4364"] [] [2023-12-31T13:13:09.740782+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4365"] [] [2023-12-31T13:13:09.743262+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4366"] [] [2023-12-31T13:13:09.745735+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4367"] [] [2023-12-31T13:13:09.748173+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4368"] [] [2023-12-31T13:13:09.750627+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4369"] [] [2023-12-31T13:13:09.753093+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4370"] [] [2023-12-31T13:13:09.755539+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4371"] [] [2023-12-31T13:13:09.757991+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4372"] [] [2023-12-31T13:13:09.760453+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4373"] [] [2023-12-31T13:13:09.762960+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4374"] [] [2023-12-31T13:13:09.765493+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4375"] [] [2023-12-31T13:13:09.767993+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4376"] [] [2023-12-31T13:13:09.770500+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4377"] [] [2023-12-31T13:13:09.772981+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4378"] [] [2023-12-31T13:13:09.775478+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4379"] [] [2023-12-31T13:13:09.777957+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4380"] [] [2023-12-31T13:13:09.780444+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4381"] [] [2023-12-31T13:13:09.782897+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4382"] [] [2023-12-31T13:13:09.785379+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4383"] [] [2023-12-31T13:13:09.787882+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4384"] [] [2023-12-31T13:13:09.790353+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4385"] [] [2023-12-31T13:13:09.792808+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4386"] [] [2023-12-31T13:13:09.795267+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4387"] [] [2023-12-31T13:13:09.797731+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4388"] [] [2023-12-31T13:13:09.800210+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4389"] [] [2023-12-31T13:13:09.802760+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4391"] [] [2023-12-31T13:13:09.805282+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4392"] [] [2023-12-31T13:13:09.807765+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4393"] [] [2023-12-31T13:13:09.810267+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4394"] [] [2023-12-31T13:13:09.812744+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4395"] [] [2023-12-31T13:13:09.815215+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4396"] [] [2023-12-31T13:13:09.817690+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4397"] [] [2023-12-31T13:13:09.820158+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4398"] [] [2023-12-31T13:13:09.822646+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4399"] [] [2023-12-31T13:13:09.825124+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4400"] [] [2023-12-31T13:13:09.827601+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4401"] [] [2023-12-31T13:13:09.830090+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4402"] [] [2023-12-31T13:13:09.832563+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4403"] [] [2023-12-31T13:13:09.835103+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4404"] [] [2023-12-31T13:13:09.837640+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4405"] [] [2023-12-31T13:13:09.840153+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4406"] [] [2023-12-31T13:13:09.842631+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4407"] [] [2023-12-31T13:13:09.845114+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4408"] [] [2023-12-31T13:13:09.847604+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4409"] [] [2023-12-31T13:13:09.850088+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4410"] [] [2023-12-31T13:13:09.852608+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4411"] [] [2023-12-31T13:13:09.855091+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4412"] [] [2023-12-31T13:13:09.857584+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4413"] [] [2023-12-31T13:13:09.860066+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4414"] [] [2023-12-31T13:13:09.862610+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4415"] [] [2023-12-31T13:13:09.865149+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4416"] [] [2023-12-31T13:13:09.867695+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4417"] [] [2023-12-31T13:13:09.870227+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4418"] [] [2023-12-31T13:13:09.872720+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4419"] [] [2023-12-31T13:13:09.875217+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4420"] [] [2023-12-31T13:13:09.877713+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4421"] [] [2023-12-31T13:13:09.880215+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4422"] [] [2023-12-31T13:13:09.882711+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4423"] [] [2023-12-31T13:13:09.885205+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4424"] [] [2023-12-31T13:13:09.887704+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4425"] [] [2023-12-31T13:13:09.890205+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4426"] [] [2023-12-31T13:13:09.892709+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4427"] [] [2023-12-31T13:13:09.895211+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4428"] [] [2023-12-31T13:13:09.897718+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4429"] [] [2023-12-31T13:13:09.900217+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4430"] [] [2023-12-31T13:13:09.902747+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4431"] [] [2023-12-31T13:13:09.905251+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4432"] [] [2023-12-31T13:13:09.907763+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4433"] [] [2023-12-31T13:13:09.910273+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4434"] [] [2023-12-31T13:13:09.912786+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4435"] [] [2023-12-31T13:13:09.915292+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4436"] [] [2023-12-31T13:13:09.917811+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4437"] [] [2023-12-31T13:13:09.920343+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4438"] [] [2023-12-31T13:13:09.922929+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4440"] [] [2023-12-31T13:13:09.925444+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4441"] [] [2023-12-31T13:13:09.927954+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4442"] [] [2023-12-31T13:13:09.930476+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4443"] [] [2023-12-31T13:13:09.932991+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4444"] [] [2023-12-31T13:13:09.935515+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4445"] [] [2023-12-31T13:13:09.938032+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4446"] [] [2023-12-31T13:13:09.940549+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4447"] [] [2023-12-31T13:13:09.943075+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4448"] [] [2023-12-31T13:13:09.945597+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4449"] [] [2023-12-31T13:13:09.948118+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4450"] [] [2023-12-31T13:13:09.950649+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4451"] [] [2023-12-31T13:13:09.953208+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4452"] [] [2023-12-31T13:13:09.955735+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4453"] [] [2023-12-31T13:13:09.958267+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4454"] [] [2023-12-31T13:13:09.960806+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4455"] [] [2023-12-31T13:13:09.963422+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4456"] [] [2023-12-31T13:13:09.966012+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4457"] [] [2023-12-31T13:13:09.968575+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4458"] [] [2023-12-31T13:13:09.971126+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4459"] [] [2023-12-31T13:13:09.973643+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4460"] [] [2023-12-31T13:13:09.976182+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4461"] [] [2023-12-31T13:13:09.978697+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4462"] [] [2023-12-31T13:13:09.981212+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4463"] [] [2023-12-31T13:13:09.983729+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4464"] [] [2023-12-31T13:13:09.986275+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4465"] [] [2023-12-31T13:13:09.988802+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4466"] [] [2023-12-31T13:13:09.991339+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4467"] [] [2023-12-31T13:13:09.993883+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4468"] [] [2023-12-31T13:13:09.996434+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4469"] [] [2023-12-31T13:13:09.998955+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4472"] [] [2023-12-31T13:13:10.001489+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4473"] [] [2023-12-31T13:13:10.004015+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4474"] [] [2023-12-31T13:13:10.006541+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4475"] [] [2023-12-31T13:13:10.009065+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4478"] [] [2023-12-31T13:13:10.011623+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4492"] [] [2023-12-31T13:13:10.014180+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4493"] [] [2023-12-31T13:13:10.016735+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4494"] [] [2023-12-31T13:13:10.019266+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4495"] [] [2023-12-31T13:13:10.021800+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4496"] [] [2023-12-31T13:13:10.024360+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4497"] [] [2023-12-31T13:13:10.026896+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4498"] [] [2023-12-31T13:13:10.029441+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4499"] [] [2023-12-31T13:13:10.032014+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4500"] [] [2023-12-31T13:13:10.034556+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4501"] [] [2023-12-31T13:13:10.037096+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4502"] [] [2023-12-31T13:13:10.039637+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4503"] [] [2023-12-31T13:13:10.042184+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4504"] [] [2023-12-31T13:13:10.044723+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4505"] [] [2023-12-31T13:13:10.047261+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4506"] [] [2023-12-31T13:13:10.049806+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4507"] [] [2023-12-31T13:13:10.052365+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4508"] [] [2023-12-31T13:13:10.054911+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4509"] [] [2023-12-31T13:13:10.057490+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4510"] [] [2023-12-31T13:13:10.060033+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4511"] [] [2023-12-31T13:13:10.062609+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4512"] [] [2023-12-31T13:13:10.065189+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4513"] [] [2023-12-31T13:13:10.067795+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4514"] [] [2023-12-31T13:13:10.070427+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4515"] [] [2023-12-31T13:13:10.073121+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4516"] [] [2023-12-31T13:13:10.075678+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4517"] [] [2023-12-31T13:13:10.078229+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4518"] [] [2023-12-31T13:13:10.080788+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4519"] [] [2023-12-31T13:13:10.083356+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4520"] [] [2023-12-31T13:13:10.085910+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4521"] [] [2023-12-31T13:13:10.088498+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4522"] [] [2023-12-31T13:13:10.091081+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4523"] [] [2023-12-31T13:13:10.093635+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4524"] [] [2023-12-31T13:13:10.096199+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4525"] [] [2023-12-31T13:13:10.098763+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4526"] [] [2023-12-31T13:13:10.101337+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4527"] [] [2023-12-31T13:13:10.103901+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4528"] [] [2023-12-31T13:13:10.106495+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4529"] [] [2023-12-31T13:13:10.109085+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4530"] [] [2023-12-31T13:13:10.111666+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4531"] [] [2023-12-31T13:13:10.114274+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4532"] [] [2023-12-31T13:13:10.116846+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4533"] [] [2023-12-31T13:13:10.119422+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4534"] [] [2023-12-31T13:13:10.122019+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4535"] [] [2023-12-31T13:13:10.124630+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4536"] [] [2023-12-31T13:13:10.127231+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4537"] [] [2023-12-31T13:13:10.129803+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4538"] [] [2023-12-31T13:13:10.132405+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4539"] [] [2023-12-31T13:13:10.134976+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4540"] [] [2023-12-31T13:13:10.137560+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4541"] [] [2023-12-31T13:13:10.140157+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4542"] [] [2023-12-31T13:13:10.142764+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4543"] [] [2023-12-31T13:13:10.145374+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4544"] [] [2023-12-31T13:13:10.147958+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4545"] [] [2023-12-31T13:13:10.150604+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4546"] [] [2023-12-31T13:13:10.153242+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4547"] [] [2023-12-31T13:13:10.155862+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4548"] [] [2023-12-31T13:13:10.158447+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4549"] [] [2023-12-31T13:13:10.161060+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4550"] [] [2023-12-31T13:13:10.163672+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4551"] [] [2023-12-31T13:13:10.166310+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4552"] [] [2023-12-31T13:13:10.168946+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4553"] [] [2023-12-31T13:13:10.171562+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4554"] [] [2023-12-31T13:13:10.174181+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4555"] [] [2023-12-31T13:13:10.176782+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4556"] [] [2023-12-31T13:13:10.179413+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4557"] [] [2023-12-31T13:13:10.182006+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4558"] [] [2023-12-31T13:13:10.184603+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4559"] [] [2023-12-31T13:13:10.187196+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4560"] [] [2023-12-31T13:13:10.189821+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4561"] [] [2023-12-31T13:13:10.192425+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4562"] [] [2023-12-31T13:13:10.195021+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4563"] [] [2023-12-31T13:13:10.197633+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4564"] [] [2023-12-31T13:13:10.200261+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4565"] [] [2023-12-31T13:13:10.202861+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4566"] [] [2023-12-31T13:13:10.205463+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4567"] [] [2023-12-31T13:13:10.208075+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4568"] [] [2023-12-31T13:13:10.210676+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4569"] [] [2023-12-31T13:13:10.213322+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4570"] [] [2023-12-31T13:13:10.215927+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4571"] [] [2023-12-31T13:13:10.218564+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4572"] [] [2023-12-31T13:13:10.221176+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4573"] [] [2023-12-31T13:13:10.223811+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4574"] [] [2023-12-31T13:13:10.226426+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4575"] [] [2023-12-31T13:13:10.229059+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4576"] [] [2023-12-31T13:13:10.231699+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4577"] [] [2023-12-31T13:13:10.234304+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4578"] [] [2023-12-31T13:13:10.236957+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4579"] [] [2023-12-31T13:13:10.239582+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4580"] [] [2023-12-31T13:13:10.242196+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4581"] [] [2023-12-31T13:13:10.244845+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4582"] [] [2023-12-31T13:13:10.247497+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4583"] [] [2023-12-31T13:13:10.250156+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4584"] [] [2023-12-31T13:13:10.252773+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4585"] [] [2023-12-31T13:13:10.255425+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4586"] [] [2023-12-31T13:13:10.258070+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4587"] [] [2023-12-31T13:13:10.260698+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4588"] [] [2023-12-31T13:13:10.263359+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4589"] [] [2023-12-31T13:13:10.265982+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4590"] [] [2023-12-31T13:13:10.268614+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4591"] [] [2023-12-31T13:13:10.271235+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4592"] [] [2023-12-31T13:13:10.273861+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4593"] [] [2023-12-31T13:13:10.276493+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4594"] [] [2023-12-31T13:13:10.279122+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4595"] [] [2023-12-31T13:13:10.281759+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4596"] [] [2023-12-31T13:13:10.284401+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4597"] [] [2023-12-31T13:13:10.287039+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4598"] [] [2023-12-31T13:13:10.289693+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4599"] [] [2023-12-31T13:13:10.292362+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4600"] [] [2023-12-31T13:13:10.295015+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4601"] [] [2023-12-31T13:13:10.297671+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4602"] [] [2023-12-31T13:13:10.300334+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4603"] [] [2023-12-31T13:13:10.303045+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4605"] [] [2023-12-31T13:13:10.305707+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4606"] [] [2023-12-31T13:13:10.308384+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4607"] [] [2023-12-31T13:13:10.311045+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4608"] [] [2023-12-31T13:13:10.313738+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4609"] [] [2023-12-31T13:13:10.316410+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4610"] [] [2023-12-31T13:13:10.319067+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4611"] [] [2023-12-31T13:13:10.321732+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4612"] [] [2023-12-31T13:13:10.324438+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4613"] [] [2023-12-31T13:13:10.327134+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4614"] [] [2023-12-31T13:13:10.329800+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4615"] [] [2023-12-31T13:13:10.332475+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4616"] [] [2023-12-31T13:13:10.335152+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4617"] [] [2023-12-31T13:13:10.337821+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4618"] [] [2023-12-31T13:13:10.340506+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4619"] [] [2023-12-31T13:13:10.343177+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4620"] [] [2023-12-31T13:13:10.345852+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4621"] [] [2023-12-31T13:13:10.348529+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4622"] [] [2023-12-31T13:13:10.351210+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4623"] [] [2023-12-31T13:13:10.353916+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4624"] [] [2023-12-31T13:13:10.356624+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4625"] [] [2023-12-31T13:13:10.359305+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4626"] [] [2023-12-31T13:13:10.361988+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4627"] [] [2023-12-31T13:13:10.364766+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4628"] [] [2023-12-31T13:13:10.367564+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4629"] [] [2023-12-31T13:13:10.370275+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4630"] [] [2023-12-31T13:13:10.372964+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4631"] [] [2023-12-31T13:13:10.375651+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4632"] [] [2023-12-31T13:13:10.378351+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4633"] [] [2023-12-31T13:13:10.381036+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4634"] [] [2023-12-31T13:13:10.383726+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4635"] [] [2023-12-31T13:13:10.386417+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4636"] [] [2023-12-31T13:13:10.389111+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4637"] [] [2023-12-31T13:13:10.391805+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4638"] [] [2023-12-31T13:13:10.394498+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4639"] [] [2023-12-31T13:13:10.397186+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4640"] [] [2023-12-31T13:13:10.399881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4641"] [] [2023-12-31T13:13:10.402565+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4642"] [] [2023-12-31T13:13:10.405260+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4643"] [] [2023-12-31T13:13:10.407963+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4644"] [] [2023-12-31T13:13:10.410674+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4645"] [] [2023-12-31T13:13:10.413377+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4646"] [] [2023-12-31T13:13:10.416074+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4647"] [] [2023-12-31T13:13:10.418775+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4648"] [] [2023-12-31T13:13:10.421488+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4649"] [] [2023-12-31T13:13:10.424219+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4650"] [] [2023-12-31T13:13:10.426920+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4651"] [] [2023-12-31T13:13:10.429631+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4652"] [] [2023-12-31T13:13:10.432338+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4653"] [] [2023-12-31T13:13:10.435047+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4654"] [] [2023-12-31T13:13:10.437757+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4655"] [] [2023-12-31T13:13:10.440469+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4656"] [] [2023-12-31T13:13:10.443176+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4657"] [] [2023-12-31T13:13:10.445884+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4658"] [] [2023-12-31T13:13:10.448595+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4659"] [] [2023-12-31T13:13:10.451302+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4660"] [] [2023-12-31T13:13:10.454058+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4661"] [] [2023-12-31T13:13:10.456777+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4662"] [] [2023-12-31T13:13:10.459501+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4663"] [] [2023-12-31T13:13:10.462219+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4664"] [] [2023-12-31T13:13:10.465027+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4665"] [] [2023-12-31T13:13:10.467828+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4666"] [] [2023-12-31T13:13:10.470604+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4667"] [] [2023-12-31T13:13:10.473329+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4668"] [] [2023-12-31T13:13:10.476045+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4669"] [] [2023-12-31T13:13:10.478773+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4670"] [] [2023-12-31T13:13:10.481501+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4671"] [] [2023-12-31T13:13:10.484227+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4672"] [] [2023-12-31T13:13:10.486955+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4673"] [] [2023-12-31T13:13:10.489682+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4674"] [] [2023-12-31T13:13:10.492409+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4675"] [] [2023-12-31T13:13:10.495141+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4676"] [] [2023-12-31T13:13:10.497881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4677"] [] [2023-12-31T13:13:10.500610+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4678"] [] [2023-12-31T13:13:10.503377+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4679"] [] [2023-12-31T13:13:10.506108+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4680"] [] [2023-12-31T13:13:10.508857+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4681"] [] [2023-12-31T13:13:10.511596+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4682"] [] [2023-12-31T13:13:10.514335+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4683"] [] [2023-12-31T13:13:10.517069+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4684"] [] [2023-12-31T13:13:10.519808+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4685"] [] [2023-12-31T13:13:10.522553+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4686"] [] [2023-12-31T13:13:10.525286+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4687"] [] [2023-12-31T13:13:10.528032+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4688"] [] [2023-12-31T13:13:10.530775+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4689"] [] [2023-12-31T13:13:10.533531+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4690"] [] [2023-12-31T13:13:10.536277+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4691"] [] [2023-12-31T13:13:10.539023+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4692"] [] [2023-12-31T13:13:10.541777+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4693"] [] [2023-12-31T13:13:10.544523+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4694"] [] [2023-12-31T13:13:10.547270+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4695"] [] [2023-12-31T13:13:10.550044+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4696"] [] [2023-12-31T13:13:10.552857+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4697"] [] [2023-12-31T13:13:10.555609+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4698"] [] [2023-12-31T13:13:10.558363+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4699"] [] [2023-12-31T13:13:10.561119+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4700"] [] [2023-12-31T13:13:10.563924+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4701"] [] [2023-12-31T13:13:10.566766+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4702"] [] [2023-12-31T13:13:10.569568+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4703"] [] [2023-12-31T13:13:10.572360+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4704"] [] [2023-12-31T13:13:10.575114+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4705"] [] [2023-12-31T13:13:10.577879+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4706"] [] [2023-12-31T13:13:10.580640+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4707"] [] [2023-12-31T13:13:10.583407+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4708"] [] [2023-12-31T13:13:10.586183+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4709"] [] [2023-12-31T13:13:10.588987+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4710"] [] [2023-12-31T13:13:10.591778+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4711"] [] [2023-12-31T13:13:10.594542+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4712"] [] [2023-12-31T13:13:10.597350+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4714"] [] [2023-12-31T13:13:10.600113+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4715"] [] [2023-12-31T13:13:10.602962+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4717"] [] [2023-12-31T13:13:10.605736+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4718"] [] [2023-12-31T13:13:10.608514+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4719"] [] [2023-12-31T13:13:10.611289+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4720"] [] [2023-12-31T13:13:10.614064+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4721"] [] [2023-12-31T13:13:10.616834+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4722"] [] [2023-12-31T13:13:10.619603+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4723"] [] [2023-12-31T13:13:10.622382+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4724"] [] [2023-12-31T13:13:10.625152+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4725"] [] [2023-12-31T13:13:10.627961+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4726"] [] [2023-12-31T13:13:10.630752+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4727"] [] [2023-12-31T13:13:10.633533+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4728"] [] [2023-12-31T13:13:10.636316+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4729"] [] [2023-12-31T13:13:10.639101+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4730"] [] [2023-12-31T13:13:10.641899+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4731"] [] [2023-12-31T13:13:10.644685+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4732"] [] [2023-12-31T13:13:10.647502+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4733"] [] [2023-12-31T13:13:10.650306+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4734"] [] [2023-12-31T13:13:10.653154+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4735"] [] [2023-12-31T13:13:10.655945+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4736"] [] [2023-12-31T13:13:10.658762+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4737"] [] [2023-12-31T13:13:10.661578+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4738"] [] [2023-12-31T13:13:10.664452+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4739"] [] [2023-12-31T13:13:10.667311+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4740"] [] [2023-12-31T13:13:10.670149+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4741"] [] [2023-12-31T13:13:10.672947+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4742"] [] [2023-12-31T13:13:10.675747+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4743"] [] [2023-12-31T13:13:10.678546+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4744"] [] [2023-12-31T13:13:10.681355+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4745"] [] [2023-12-31T13:13:10.684152+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4746"] [] [2023-12-31T13:13:10.686961+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4747"] [] [2023-12-31T13:13:10.689760+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4748"] [] [2023-12-31T13:13:10.692555+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4749"] [] [2023-12-31T13:13:10.695385+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["4750"] [] [2023-12-31T13:13:10.698186+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5192"] [] [2023-12-31T13:13:10.700988+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5193"] [] [2023-12-31T13:13:10.703842+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5194"] [] [2023-12-31T13:13:10.706658+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5195"] [] [2023-12-31T13:13:10.709475+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5196"] [] [2023-12-31T13:13:10.712296+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5197"] [] [2023-12-31T13:13:10.715115+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5198"] [] [2023-12-31T13:13:10.717937+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5199"] [] [2023-12-31T13:13:10.720766+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5200"] [] [2023-12-31T13:13:10.723558+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5201"] [] [2023-12-31T13:13:10.726354+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5202"] [] [2023-12-31T13:13:10.729177+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5203"] [] [2023-12-31T13:13:10.732012+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5204"] [] [2023-12-31T13:13:10.734838+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5205"] [] [2023-12-31T13:13:10.737637+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5206"] [] [2023-12-31T13:13:10.740439+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5207"] [] [2023-12-31T13:13:10.743231+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5208"] [] [2023-12-31T13:13:10.746031+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5209"] [] [2023-12-31T13:13:10.748835+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5210"] [] [2023-12-31T13:13:10.751641+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5211"] [] [2023-12-31T13:13:10.754526+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5212"] [] [2023-12-31T13:13:10.757362+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5213"] [] [2023-12-31T13:13:10.760189+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5214"] [] [2023-12-31T13:13:10.763031+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5215"] [] [2023-12-31T13:13:10.765872+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5216"] [] [2023-12-31T13:13:10.768704+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5217"] [] [2023-12-31T13:13:10.771515+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5218"] [] [2023-12-31T13:13:10.774332+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5219"] [] [2023-12-31T13:13:10.777175+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5220"] [] [2023-12-31T13:13:10.779987+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5221"] [] [2023-12-31T13:13:10.782831+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5222"] [] [2023-12-31T13:13:10.785645+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5223"] [] [2023-12-31T13:13:10.788497+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5224"] [] [2023-12-31T13:13:10.791310+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5225"] [] [2023-12-31T13:13:10.794126+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5226"] [] [2023-12-31T13:13:10.796967+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5227"] [] [2023-12-31T13:13:10.799812+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5228"] [] [2023-12-31T13:13:10.802628+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5229"] [] [2023-12-31T13:13:10.805480+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5230"] [] [2023-12-31T13:13:10.808332+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5231"] [] [2023-12-31T13:13:10.811192+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5232"] [] [2023-12-31T13:13:10.814046+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5233"] [] [2023-12-31T13:13:10.816906+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5234"] [] [2023-12-31T13:13:10.819757+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5235"] [] [2023-12-31T13:13:10.822620+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5236"] [] [2023-12-31T13:13:10.825482+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5237"] [] [2023-12-31T13:13:10.828343+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5238"] [] [2023-12-31T13:13:10.831196+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5239"] [] [2023-12-31T13:13:10.834054+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5240"] [] [2023-12-31T13:13:10.836920+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5241"] [] [2023-12-31T13:13:10.839753+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5242"] [] [2023-12-31T13:13:10.842616+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5243"] [] [2023-12-31T13:13:10.845483+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5244"] [] [2023-12-31T13:13:10.848345+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5245"] [] [2023-12-31T13:13:10.851206+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5246"] [] [2023-12-31T13:13:10.854071+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5247"] [] [2023-12-31T13:13:10.856955+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5248"] [] [2023-12-31T13:13:10.859825+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5249"] [] [2023-12-31T13:13:10.862696+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5250"] [] [2023-12-31T13:13:10.865578+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5251"] [] [2023-12-31T13:13:10.868459+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5252"] [] [2023-12-31T13:13:10.871308+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5253"] [] [2023-12-31T13:13:10.874181+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5254"] [] [2023-12-31T13:13:10.877053+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5255"] [] [2023-12-31T13:13:10.879927+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5257"] [] [2023-12-31T13:13:10.882777+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5258"] [] [2023-12-31T13:13:10.885656+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5259"] [] [2023-12-31T13:13:10.888536+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5260"] [] [2023-12-31T13:13:10.891418+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5261"] [] [2023-12-31T13:13:10.894264+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5262"] [] [2023-12-31T13:13:10.897144+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5263"] [] [2023-12-31T13:13:10.900021+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5264"] [] [2023-12-31T13:13:10.902908+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5265"] [] [2023-12-31T13:13:10.905756+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5266"] [] [2023-12-31T13:13:10.908642+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5267"] [] [2023-12-31T13:13:10.911533+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5268"] [] [2023-12-31T13:13:10.914431+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5269"] [] [2023-12-31T13:13:10.917324+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5270"] [] [2023-12-31T13:13:10.920180+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5271"] [] [2023-12-31T13:13:10.923072+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5272"] [] [2023-12-31T13:13:10.925964+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5273"] [] [2023-12-31T13:13:10.928861+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5274"] [] [2023-12-31T13:13:10.931767+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5275"] [] [2023-12-31T13:13:10.934772+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5276"] [] [2023-12-31T13:13:10.937692+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5277"] [] [2023-12-31T13:13:10.940809+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5278"] [] [2023-12-31T13:13:10.944079+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5279"] [] [2023-12-31T13:13:10.947213+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5280"] [] [2023-12-31T13:13:10.950208+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5281"] [] [2023-12-31T13:13:10.953189+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5282"] [] [2023-12-31T13:13:10.956115+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5283"] [] [2023-12-31T13:13:10.959040+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5284"] [] [2023-12-31T13:13:10.961954+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5285"] [] [2023-12-31T13:13:10.964857+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5286"] [] [2023-12-31T13:13:10.967762+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5287"] [] [2023-12-31T13:13:10.970669+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5288"] [] [2023-12-31T13:13:10.973545+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5289"] [] [2023-12-31T13:13:10.976427+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5290"] [] [2023-12-31T13:13:10.979334+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5291"] [] [2023-12-31T13:13:10.982215+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5292"] [] [2023-12-31T13:13:10.985121+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5293"] [] [2023-12-31T13:13:10.988005+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5294"] [] [2023-12-31T13:13:10.990916+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5295"] [] [2023-12-31T13:13:10.993798+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5296"] [] [2023-12-31T13:13:10.996704+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5297"] [] [2023-12-31T13:13:10.999588+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5298"] [] [2023-12-31T13:13:11.002501+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5299"] [] [2023-12-31T13:13:11.005415+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5300"] [] [2023-12-31T13:13:11.008308+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5301"] [] [2023-12-31T13:13:11.011198+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5302"] [] [2023-12-31T13:13:11.014088+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5303"] [] [2023-12-31T13:13:11.016979+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5304"] [] [2023-12-31T13:13:11.019872+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5305"] [] [2023-12-31T13:13:11.022778+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5306"] [] [2023-12-31T13:13:11.025672+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5307"] [] [2023-12-31T13:13:11.028552+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5308"] [] [2023-12-31T13:13:11.031531+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5309"] [] [2023-12-31T13:13:11.034495+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5310"] [] [2023-12-31T13:13:11.037408+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5311"] [] [2023-12-31T13:13:11.040346+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5312"] [] [2023-12-31T13:13:11.043257+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5313"] [] [2023-12-31T13:13:11.046190+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5314"] [] [2023-12-31T13:13:11.049130+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5315"] [] [2023-12-31T13:13:11.052066+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5316"] [] [2023-12-31T13:13:11.055012+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5317"] [] [2023-12-31T13:13:11.057949+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5318"] [] [2023-12-31T13:13:11.060863+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5319"] [] [2023-12-31T13:13:11.063832+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5320"] [] [2023-12-31T13:13:11.066780+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5321"] [] [2023-12-31T13:13:11.069726+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5322"] [] [2023-12-31T13:13:11.072668+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5323"] [] [2023-12-31T13:13:11.075613+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5324"] [] [2023-12-31T13:13:11.078562+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5325"] [] [2023-12-31T13:13:11.081482+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5326"] [] [2023-12-31T13:13:11.084400+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5327"] [] [2023-12-31T13:13:11.087367+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5328"] [] [2023-12-31T13:13:11.090303+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5329"] [] [2023-12-31T13:13:11.093257+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5330"] [] [2023-12-31T13:13:11.096181+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5331"] [] [2023-12-31T13:13:11.099134+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5332"] [] [2023-12-31T13:13:11.102075+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5333"] [] [2023-12-31T13:13:11.105026+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5334"] [] [2023-12-31T13:13:11.107982+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5336"] [] [2023-12-31T13:13:11.110909+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5337"] [] [2023-12-31T13:13:11.113838+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5338"] [] [2023-12-31T13:13:11.116820+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5339"] [] [2023-12-31T13:13:11.119777+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5340"] [] [2023-12-31T13:13:11.122739+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5341"] [] [2023-12-31T13:13:11.125671+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5343"] [] [2023-12-31T13:13:11.128604+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5344"] [] [2023-12-31T13:13:11.131539+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5345"] [] [2023-12-31T13:13:11.134474+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5346"] [] [2023-12-31T13:13:11.137423+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5347"] [] [2023-12-31T13:13:11.140361+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5348"] [] [2023-12-31T13:13:11.143293+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5349"] [] [2023-12-31T13:13:11.146263+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5350"] [] [2023-12-31T13:13:11.149217+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5351"] [] [2023-12-31T13:13:11.152217+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5352"] [] [2023-12-31T13:13:11.155190+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5353"] [] [2023-12-31T13:13:11.158161+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5354"] [] [2023-12-31T13:13:11.161101+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5356"] [] [2023-12-31T13:13:11.164066+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5357"] [] [2023-12-31T13:13:11.167038+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5358"] [] [2023-12-31T13:13:11.169984+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5359"] [] [2023-12-31T13:13:11.172934+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5360"] [] [2023-12-31T13:13:11.175882+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5361"] [] [2023-12-31T13:13:11.178838+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5364"] [] [2023-12-31T13:13:11.181791+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5365"] [] [2023-12-31T13:13:11.184779+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5366"] [] [2023-12-31T13:13:11.187727+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5367"] [] [2023-12-31T13:13:11.190678+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5368"] [] [2023-12-31T13:13:11.193633+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5369"] [] [2023-12-31T13:13:11.196598+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5370"] [] [2023-12-31T13:13:11.199584+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5371"] [] [2023-12-31T13:13:11.202567+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5372"] [] [2023-12-31T13:13:11.205531+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5373"] [] [2023-12-31T13:13:11.208498+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5374"] [] [2023-12-31T13:13:11.211492+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5375"] [] [2023-12-31T13:13:11.214510+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5376"] [] [2023-12-31T13:13:11.217499+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5377"] [] [2023-12-31T13:13:11.220497+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5378"] [] [2023-12-31T13:13:11.223491+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5379"] [] [2023-12-31T13:13:11.226487+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5380"] [] [2023-12-31T13:13:11.229484+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5381"] [] [2023-12-31T13:13:11.232489+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5382"] [] [2023-12-31T13:13:11.235492+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5383"] [] [2023-12-31T13:13:11.238464+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5384"] [] [2023-12-31T13:13:11.241464+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5385"] [] [2023-12-31T13:13:11.244502+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5386"] [] [2023-12-31T13:13:11.247479+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5387"] [] [2023-12-31T13:13:11.250459+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5388"] [] [2023-12-31T13:13:11.253438+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5389"] [] [2023-12-31T13:13:11.256418+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5390"] [] [2023-12-31T13:13:11.259429+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5391"] [] [2023-12-31T13:13:11.262492+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5392"] [] [2023-12-31T13:13:11.265526+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5393"] [] [2023-12-31T13:13:11.268559+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5394"] [] [2023-12-31T13:13:11.271564+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5395"] [] [2023-12-31T13:13:11.274580+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5396"] [] [2023-12-31T13:13:11.277644+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5397"] [] [2023-12-31T13:13:11.280740+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5398"] [] [2023-12-31T13:13:11.283789+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5399"] [] [2023-12-31T13:13:11.286804+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5400"] [] [2023-12-31T13:13:11.289790+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5401"] [] [2023-12-31T13:13:11.292793+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5402"] [] [2023-12-31T13:13:11.295777+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5403"] [] [2023-12-31T13:13:11.298790+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5404"] [] [2023-12-31T13:13:11.301781+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5405"] [] [2023-12-31T13:13:11.304773+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5406"] [] [2023-12-31T13:13:11.307771+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5407"] [] [2023-12-31T13:13:11.310763+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5408"] [] [2023-12-31T13:13:11.313755+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5409"] [] [2023-12-31T13:13:11.316749+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5410"] [] [2023-12-31T13:13:11.319747+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5411"] [] [2023-12-31T13:13:11.322745+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5412"] [] [2023-12-31T13:13:11.325740+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5413"] [] [2023-12-31T13:13:11.328772+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5414"] [] [2023-12-31T13:13:11.331800+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5415"] [] [2023-12-31T13:13:11.334806+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5416"] [] [2023-12-31T13:13:11.337806+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5417"] [] [2023-12-31T13:13:11.340819+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5418"] [] [2023-12-31T13:13:11.343824+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5419"] [] [2023-12-31T13:13:11.346826+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5420"] [] [2023-12-31T13:13:11.349859+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5421"] [] [2023-12-31T13:13:11.352862+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5422"] [] [2023-12-31T13:13:11.355877+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5423"] [] [2023-12-31T13:13:11.358913+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5424"] [] [2023-12-31T13:13:11.361948+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5425"] [] [2023-12-31T13:13:11.364962+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5426"] [] [2023-12-31T13:13:11.367972+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5427"] [] [2023-12-31T13:13:11.370987+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5428"] [] [2023-12-31T13:13:11.373996+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5429"] [] [2023-12-31T13:13:11.377013+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5430"] [] [2023-12-31T13:13:11.380057+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5431"] [] [2023-12-31T13:13:11.383097+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5432"] [] [2023-12-31T13:13:11.386145+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5433"] [] [2023-12-31T13:13:11.389200+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5434"] [] [2023-12-31T13:13:11.392250+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5435"] [] [2023-12-31T13:13:11.395297+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5436"] [] [2023-12-31T13:13:11.398356+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5437"] [] [2023-12-31T13:13:11.401380+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5438"] [] [2023-12-31T13:13:11.404431+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5439"] [] [2023-12-31T13:13:11.407484+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5440"] [] [2023-12-31T13:13:11.410510+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5441"] [] [2023-12-31T13:13:11.413566+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5442"] [] [2023-12-31T13:13:11.416592+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5443"] [] [2023-12-31T13:13:11.419619+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5444"] [] [2023-12-31T13:13:11.422679+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5445"] [] [2023-12-31T13:13:11.425747+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5446"] [] [2023-12-31T13:13:11.428808+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5447"] [] [2023-12-31T13:13:11.431841+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5448"] [] [2023-12-31T13:13:11.434869+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5449"] [] [2023-12-31T13:13:11.437940+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5450"] [] [2023-12-31T13:13:11.441003+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5451"] [] [2023-12-31T13:13:11.444067+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5452"] [] [2023-12-31T13:13:11.447103+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5453"] [] [2023-12-31T13:13:11.450139+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5454"] [] [2023-12-31T13:13:11.453213+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5455"] [] [2023-12-31T13:13:11.456275+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5456"] [] [2023-12-31T13:13:11.459338+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5457"] [] [2023-12-31T13:13:11.462419+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5458"] [] [2023-12-31T13:13:11.465524+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5459"] [] [2023-12-31T13:13:11.468580+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5460"] [] [2023-12-31T13:13:11.471631+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5461"] [] [2023-12-31T13:13:11.474718+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5462"] [] [2023-12-31T13:13:11.477794+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5464"] [] [2023-12-31T13:13:11.480852+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5465"] [] [2023-12-31T13:13:11.483930+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5466"] [] [2023-12-31T13:13:11.487014+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5467"] [] [2023-12-31T13:13:11.490061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5468"] [] [2023-12-31T13:13:11.493111+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5469"] [] [2023-12-31T13:13:11.496193+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5470"] [] [2023-12-31T13:13:11.499249+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5471"] [] [2023-12-31T13:13:11.502328+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5472"] [] [2023-12-31T13:13:11.505427+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5473"] [] [2023-12-31T13:13:11.508491+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5474"] [] [2023-12-31T13:13:11.511547+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5475"] [] [2023-12-31T13:13:11.514603+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5476"] [] [2023-12-31T13:13:11.517686+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5477"] [] [2023-12-31T13:13:11.520773+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5478"] [] [2023-12-31T13:13:11.523844+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5479"] [] [2023-12-31T13:13:11.526907+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5480"] [] [2023-12-31T13:13:11.529972+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5481"] [] [2023-12-31T13:13:11.533034+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5482"] [] [2023-12-31T13:13:11.536133+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5483"] [] [2023-12-31T13:13:11.539198+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5484"] [] [2023-12-31T13:13:11.542266+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5485"] [] [2023-12-31T13:13:11.545340+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5486"] [] [2023-12-31T13:13:11.548409+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5487"] [] [2023-12-31T13:13:11.551488+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5488"] [] [2023-12-31T13:13:11.554559+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5489"] [] [2023-12-31T13:13:11.557628+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5490"] [] [2023-12-31T13:13:11.560729+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5491"] [] [2023-12-31T13:13:11.563802+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5492"] [] [2023-12-31T13:13:11.566930+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5493"] [] [2023-12-31T13:13:11.570035+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5494"] [] [2023-12-31T13:13:11.573146+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5495"] [] [2023-12-31T13:13:11.576226+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5496"] [] [2023-12-31T13:13:11.579304+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5497"] [] [2023-12-31T13:13:11.582391+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5498"] [] [2023-12-31T13:13:11.585484+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5499"] [] [2023-12-31T13:13:11.588561+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5500"] [] [2023-12-31T13:13:11.591642+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5501"] [] [2023-12-31T13:13:11.594748+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5502"] [] [2023-12-31T13:13:11.597855+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5503"] [] [2023-12-31T13:13:11.600967+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5504"] [] [2023-12-31T13:13:11.604052+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5505"] [] [2023-12-31T13:13:11.607166+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5506"] [] [2023-12-31T13:13:11.610282+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5507"] [] [2023-12-31T13:13:11.613384+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5508"] [] [2023-12-31T13:13:11.616476+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5509"] [] [2023-12-31T13:13:11.619592+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5510"] [] [2023-12-31T13:13:11.622713+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5511"] [] [2023-12-31T13:13:11.625808+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5512"] [] [2023-12-31T13:13:11.628899+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5513"] [] [2023-12-31T13:13:11.631993+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5514"] [] [2023-12-31T13:13:11.635101+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5515"] [] [2023-12-31T13:13:11.638197+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5516"] [] [2023-12-31T13:13:11.641294+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5517"] [] [2023-12-31T13:13:11.644404+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5518"] [] [2023-12-31T13:13:11.647541+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5519"] [] [2023-12-31T13:13:11.650643+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5520"] [] [2023-12-31T13:13:11.653743+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5521"] [] [2023-12-31T13:13:11.656844+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5522"] [] [2023-12-31T13:13:11.659953+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5523"] [] [2023-12-31T13:13:11.663060+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5524"] [] [2023-12-31T13:13:11.666166+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5525"] [] [2023-12-31T13:13:11.669275+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5527"] [] [2023-12-31T13:13:11.672461+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5528"] [] [2023-12-31T13:13:11.675600+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5529"] [] [2023-12-31T13:13:11.678716+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5530"] [] [2023-12-31T13:13:11.681826+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5531"] [] [2023-12-31T13:13:11.684946+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5532"] [] [2023-12-31T13:13:11.688063+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5533"] [] [2023-12-31T13:13:11.691180+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5534"] [] [2023-12-31T13:13:11.694294+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5535"] [] [2023-12-31T13:13:11.697418+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5536"] [] [2023-12-31T13:13:11.700539+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5537"] [] [2023-12-31T13:13:11.703663+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5538"] [] [2023-12-31T13:13:11.706777+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5539"] [] [2023-12-31T13:13:11.709892+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5540"] [] [2023-12-31T13:13:11.713010+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5541"] [] [2023-12-31T13:13:11.716161+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5542"] [] [2023-12-31T13:13:11.719289+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5543"] [] [2023-12-31T13:13:11.722458+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5544"] [] [2023-12-31T13:13:11.725611+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5545"] [] [2023-12-31T13:13:11.728736+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5546"] [] [2023-12-31T13:13:11.731897+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5547"] [] [2023-12-31T13:13:11.735034+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5549"] [] [2023-12-31T13:13:11.738160+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5550"] [] [2023-12-31T13:13:11.741310+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5551"] [] [2023-12-31T13:13:11.744509+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5552"] [] [2023-12-31T13:13:11.747648+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5553"] [] [2023-12-31T13:13:11.750812+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5554"] [] [2023-12-31T13:13:11.753972+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5555"] [] [2023-12-31T13:13:11.757133+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5556"] [] [2023-12-31T13:13:11.760303+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5557"] [] [2023-12-31T13:13:11.763453+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5558"] [] [2023-12-31T13:13:11.766603+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5559"] [] [2023-12-31T13:13:11.769738+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5560"] [] [2023-12-31T13:13:11.772883+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5561"] [] [2023-12-31T13:13:11.776025+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5562"] [] [2023-12-31T13:13:11.779197+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5563"] [] [2023-12-31T13:13:11.782373+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5565"] [] [2023-12-31T13:13:11.785528+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5566"] [] [2023-12-31T13:13:11.788674+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5567"] [] [2023-12-31T13:13:11.791844+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5568"] [] [2023-12-31T13:13:11.795018+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5569"] [] [2023-12-31T13:13:11.798194+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5570"] [] [2023-12-31T13:13:11.801377+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5571"] [] [2023-12-31T13:13:11.804530+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5572"] [] [2023-12-31T13:13:11.807685+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5573"] [] [2023-12-31T13:13:11.810837+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5574"] [] [2023-12-31T13:13:11.813992+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5575"] [] [2023-12-31T13:13:11.817150+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5576"] [] [2023-12-31T13:13:11.820332+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5577"] [] [2023-12-31T13:13:11.823499+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5578"] [] [2023-12-31T13:13:11.826650+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5579"] [] [2023-12-31T13:13:11.829806+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5580"] [] [2023-12-31T13:13:11.832962+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5581"] [] [2023-12-31T13:13:11.836157+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5582"] [] [2023-12-31T13:13:11.839323+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5583"] [] [2023-12-31T13:13:11.842483+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5584"] [] [2023-12-31T13:13:11.845646+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5585"] [] [2023-12-31T13:13:11.848807+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5586"] [] [2023-12-31T13:13:11.851970+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5587"] [] [2023-12-31T13:13:11.855136+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5588"] [] [2023-12-31T13:13:11.858301+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5589"] [] [2023-12-31T13:13:11.861476+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5590"] [] [2023-12-31T13:13:11.864645+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5591"] [] [2023-12-31T13:13:11.867840+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5592"] [] [2023-12-31T13:13:11.871018+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5593"] [] [2023-12-31T13:13:11.874202+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5594"] [] [2023-12-31T13:13:11.877408+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5595"] [] [2023-12-31T13:13:11.880582+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5596"] [] [2023-12-31T13:13:11.883779+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5597"] [] [2023-12-31T13:13:11.886961+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5598"] [] [2023-12-31T13:13:11.890137+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5599"] [] [2023-12-31T13:13:11.893311+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5600"] [] [2023-12-31T13:13:11.896499+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5601"] [] [2023-12-31T13:13:11.899678+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5602"] [] [2023-12-31T13:13:11.902889+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5603"] [] [2023-12-31T13:13:11.906066+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5604"] [] [2023-12-31T13:13:11.909242+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5605"] [] [2023-12-31T13:13:11.912422+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5606"] [] [2023-12-31T13:13:11.915637+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5607"] [] [2023-12-31T13:13:11.918819+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5608"] [] [2023-12-31T13:13:11.922003+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5609"] [] [2023-12-31T13:13:11.925200+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5610"] [] [2023-12-31T13:13:11.928420+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5611"] [] [2023-12-31T13:13:11.931612+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5612"] [] [2023-12-31T13:13:11.934797+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5613"] [] [2023-12-31T13:13:11.937994+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5614"] [] [2023-12-31T13:13:11.941182+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5615"] [] [2023-12-31T13:13:11.944409+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5616"] [] [2023-12-31T13:13:11.947634+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5617"] [] [2023-12-31T13:13:11.950853+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5618"] [] [2023-12-31T13:13:11.954082+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5619"] [] [2023-12-31T13:13:11.957277+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5620"] [] [2023-12-31T13:13:11.960487+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5621"] [] [2023-12-31T13:13:11.963681+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5622"] [] [2023-12-31T13:13:11.966902+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5623"] [] [2023-12-31T13:13:11.970096+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5624"] [] [2023-12-31T13:13:11.973298+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5625"] [] [2023-12-31T13:13:11.976519+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5626"] [] [2023-12-31T13:13:11.979722+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5627"] [] [2023-12-31T13:13:11.982925+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5628"] [] [2023-12-31T13:13:11.986127+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5629"] [] [2023-12-31T13:13:11.989375+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5630"] [] [2023-12-31T13:13:11.992581+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5631"] [] [2023-12-31T13:13:11.995869+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5632"] [] [2023-12-31T13:13:11.999083+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5633"] [] [2023-12-31T13:13:12.002309+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5634"] [] [2023-12-31T13:13:12.005569+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5635"] [] [2023-12-31T13:13:12.008783+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5636"] [] [2023-12-31T13:13:12.012023+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5637"] [] [2023-12-31T13:13:12.015235+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5638"] [] [2023-12-31T13:13:12.018488+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5639"] [] [2023-12-31T13:13:12.021706+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5640"] [] [2023-12-31T13:13:12.024919+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5641"] [] [2023-12-31T13:13:12.028140+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5642"] [] [2023-12-31T13:13:12.031391+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5643"] [] [2023-12-31T13:13:12.034609+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5644"] [] [2023-12-31T13:13:12.037859+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5645"] [] [2023-12-31T13:13:12.041088+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5646"] [] [2023-12-31T13:13:12.044307+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5647"] [] [2023-12-31T13:13:12.047541+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5650"] [] [2023-12-31T13:13:12.050791+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5651"] [] [2023-12-31T13:13:12.054042+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5652"] [] [2023-12-31T13:13:12.057267+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5653"] [] [2023-12-31T13:13:12.060501+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5655"] [] [2023-12-31T13:13:12.063730+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5656"] [] [2023-12-31T13:13:12.066960+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5657"] [] [2023-12-31T13:13:12.070191+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5658"] [] [2023-12-31T13:13:12.073435+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5659"] [] [2023-12-31T13:13:12.076667+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5660"] [] [2023-12-31T13:13:12.079907+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5661"] [] [2023-12-31T13:13:12.083139+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5662"] [] [2023-12-31T13:13:12.086375+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5663"] [] [2023-12-31T13:13:12.089608+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5664"] [] [2023-12-31T13:13:12.092854+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5665"] [] [2023-12-31T13:13:12.096090+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5666"] [] [2023-12-31T13:13:12.099365+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5667"] [] [2023-12-31T13:13:12.102614+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5668"] [] [2023-12-31T13:13:12.105883+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5669"] [] [2023-12-31T13:13:12.109154+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5670"] [] [2023-12-31T13:13:12.112398+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5671"] [] [2023-12-31T13:13:12.115644+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5672"] [] [2023-12-31T13:13:12.118890+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5673"] [] [2023-12-31T13:13:12.122166+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5674"] [] [2023-12-31T13:13:12.125445+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5675"] [] [2023-12-31T13:13:12.128695+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5676"] [] [2023-12-31T13:13:12.131954+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5677"] [] [2023-12-31T13:13:12.135205+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5679"] [] [2023-12-31T13:13:12.138487+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5680"] [] [2023-12-31T13:13:12.141735+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5681"] [] [2023-12-31T13:13:12.144994+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9900"] [] [2023-12-31T13:13:12.148248+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5683"] [] [2023-12-31T13:13:12.151535+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5684"] [] [2023-12-31T13:13:12.154796+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5685"] [] [2023-12-31T13:13:12.158049+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5686"] [] [2023-12-31T13:13:12.161313+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9901"] [] [2023-12-31T13:13:12.164571+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5688"] [] [2023-12-31T13:13:12.167832+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5689"] [] [2023-12-31T13:13:12.171089+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5690"] [] [2023-12-31T13:13:12.174352+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5691"] [] [2023-12-31T13:13:12.177617+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9902"] [] [2023-12-31T13:13:12.180877+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9903"] [] [2023-12-31T13:13:12.184177+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5694"] [] [2023-12-31T13:13:12.187449+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9904"] [] [2023-12-31T13:13:12.190710+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5696"] [] [2023-12-31T13:13:12.193980+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5697"] [] [2023-12-31T13:13:12.197256+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5698"] [] [2023-12-31T13:13:12.200526+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5699"] [] [2023-12-31T13:13:12.203790+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5700"] [] [2023-12-31T13:13:12.207063+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9905"] [] [2023-12-31T13:13:12.210368+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5702"] [] [2023-12-31T13:13:12.213647+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5703"] [] [2023-12-31T13:13:12.216922+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5704"] [] [2023-12-31T13:13:12.220195+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5705"] [] [2023-12-31T13:13:12.223480+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5706"] [] [2023-12-31T13:13:12.226754+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5707"] [] [2023-12-31T13:13:12.230031+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5708"] [] [2023-12-31T13:13:12.233304+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5709"] [] [2023-12-31T13:13:12.236626+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5710"] [] [2023-12-31T13:13:12.239909+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5711"] [] [2023-12-31T13:13:12.243189+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5712"] [] [2023-12-31T13:13:12.246479+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5713"] [] [2023-12-31T13:13:12.249801+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5714"] [] [2023-12-31T13:13:12.253087+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5715"] [] [2023-12-31T13:13:12.256377+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5716"] [] [2023-12-31T13:13:12.259691+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5717"] [] [2023-12-31T13:13:12.262973+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5718"] [] [2023-12-31T13:13:12.266309+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5719"] [] [2023-12-31T13:13:12.269621+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5720"] [] [2023-12-31T13:13:12.272916+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5721"] [] [2023-12-31T13:13:12.276205+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5722"] [] [2023-12-31T13:13:12.279503+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5723"] [] [2023-12-31T13:13:12.282800+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5724"] [] [2023-12-31T13:13:12.286093+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5725"] [] [2023-12-31T13:13:12.289405+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5726"] [] [2023-12-31T13:13:12.292697+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5727"] [] [2023-12-31T13:13:12.295996+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5728"] [] [2023-12-31T13:13:12.299295+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5729"] [] [2023-12-31T13:13:12.302625+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5730"] [] [2023-12-31T13:13:12.305929+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5731"] [] [2023-12-31T13:13:12.309262+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5732"] [] [2023-12-31T13:13:12.312589+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5733"] [] [2023-12-31T13:13:12.315918+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5734"] [] [2023-12-31T13:13:12.319251+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5735"] [] [2023-12-31T13:13:12.322552+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5736"] [] [2023-12-31T13:13:12.325859+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5737"] [] [2023-12-31T13:13:12.329164+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5738"] [] [2023-12-31T13:13:12.332476+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5739"] [] [2023-12-31T13:13:12.335788+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5740"] [] [2023-12-31T13:13:12.339095+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5741"] [] [2023-12-31T13:13:12.342419+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5742"] [] [2023-12-31T13:13:12.345733+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5743"] [] [2023-12-31T13:13:12.349069+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5744"] [] [2023-12-31T13:13:12.352411+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5745"] [] [2023-12-31T13:13:12.355734+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5746"] [] [2023-12-31T13:13:12.359050+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5747"] [] [2023-12-31T13:13:12.362371+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5748"] [] [2023-12-31T13:13:12.365745+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5749"] [] [2023-12-31T13:13:12.369063+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5750"] [] [2023-12-31T13:13:12.372419+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5751"] [] [2023-12-31T13:13:12.375741+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5752"] [] [2023-12-31T13:13:12.379085+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5753"] [] [2023-12-31T13:13:12.382438+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5754"] [] [2023-12-31T13:13:12.385766+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5755"] [] [2023-12-31T13:13:12.389090+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5756"] [] [2023-12-31T13:13:12.392448+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5757"] [] [2023-12-31T13:13:12.395785+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5758"] [] [2023-12-31T13:13:12.399113+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5759"] [] [2023-12-31T13:13:12.402474+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5760"] [] [2023-12-31T13:13:12.405800+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5761"] [] [2023-12-31T13:13:12.409136+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5762"] [] [2023-12-31T13:13:12.412496+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5763"] [] [2023-12-31T13:13:12.415832+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5764"] [] [2023-12-31T13:13:12.419163+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5765"] [] [2023-12-31T13:13:12.422506+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5766"] [] [2023-12-31T13:13:12.425847+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5767"] [] [2023-12-31T13:13:12.429178+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5768"] [] [2023-12-31T13:13:12.432526+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5769"] [] [2023-12-31T13:13:12.435860+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5770"] [] [2023-12-31T13:13:12.439224+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5771"] [] [2023-12-31T13:13:12.442565+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5772"] [] [2023-12-31T13:13:12.445908+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5773"] [] [2023-12-31T13:13:12.449257+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5774"] [] [2023-12-31T13:13:12.452608+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5775"] [] [2023-12-31T13:13:12.455951+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5776"] [] [2023-12-31T13:13:12.459324+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5777"] [] [2023-12-31T13:13:12.462679+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5778"] [] [2023-12-31T13:13:12.466027+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5779"] [] [2023-12-31T13:13:12.469406+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5780"] [] [2023-12-31T13:13:12.472777+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5781"] [] [2023-12-31T13:13:12.476155+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5782"] [] [2023-12-31T13:13:12.479549+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5783"] [] [2023-12-31T13:13:12.482899+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5784"] [] [2023-12-31T13:13:12.486250+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5785"] [] [2023-12-31T13:13:12.489602+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5786"] [] [2023-12-31T13:13:12.492956+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5787"] [] [2023-12-31T13:13:12.496311+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5788"] [] [2023-12-31T13:13:12.499668+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5789"] [] [2023-12-31T13:13:12.503031+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5790"] [] [2023-12-31T13:13:12.506394+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5791"] [] [2023-12-31T13:13:12.509756+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5792"] [] [2023-12-31T13:13:12.513118+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5793"] [] [2023-12-31T13:13:12.516493+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5795"] [] [2023-12-31T13:13:12.519851+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5796"] [] [2023-12-31T13:13:12.523214+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5797"] [] [2023-12-31T13:13:12.526579+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5798"] [] [2023-12-31T13:13:12.529968+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5799"] [] [2023-12-31T13:13:12.533339+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5800"] [] [2023-12-31T13:13:12.536733+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5801"] [] [2023-12-31T13:13:12.540100+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5802"] [] [2023-12-31T13:13:12.543508+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5803"] [] [2023-12-31T13:13:12.546877+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5804"] [] [2023-12-31T13:13:12.550250+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5805"] [] [2023-12-31T13:13:12.553623+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5806"] [] [2023-12-31T13:13:12.557004+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5807"] [] [2023-12-31T13:13:12.560380+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5808"] [] [2023-12-31T13:13:12.563750+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5809"] [] [2023-12-31T13:13:12.567125+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5810"] [] [2023-12-31T13:13:12.570542+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5811"] [] [2023-12-31T13:13:12.573970+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5812"] [] [2023-12-31T13:13:12.577357+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5813"] [] [2023-12-31T13:13:12.580734+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5814"] [] [2023-12-31T13:13:12.584116+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5815"] [] [2023-12-31T13:13:12.587502+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5816"] [] [2023-12-31T13:13:12.590883+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5817"] [] [2023-12-31T13:13:12.594295+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5818"] [] [2023-12-31T13:13:12.597681+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5819"] [] [2023-12-31T13:13:12.601064+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5820"] [] [2023-12-31T13:13:12.604454+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5821"] [] [2023-12-31T13:13:12.607869+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5822"] [] [2023-12-31T13:13:12.611292+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5823"] [] [2023-12-31T13:13:12.614688+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5824"] [] [2023-12-31T13:13:12.618073+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5825"] [] [2023-12-31T13:13:12.621469+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5826"] [] [2023-12-31T13:13:12.624868+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5827"] [] [2023-12-31T13:13:12.628260+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5828"] [] [2023-12-31T13:13:12.631657+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5829"] [] [2023-12-31T13:13:12.635051+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5830"] [] [2023-12-31T13:13:12.638449+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5831"] [] [2023-12-31T13:13:12.641853+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5832"] [] [2023-12-31T13:13:12.645250+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5833"] [] [2023-12-31T13:13:12.648647+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5834"] [] [2023-12-31T13:13:12.652044+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5835"] [] [2023-12-31T13:13:12.655446+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5836"] [] [2023-12-31T13:13:12.658849+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5837"] [] [2023-12-31T13:13:12.662256+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5838"] [] [2023-12-31T13:13:12.665669+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5839"] [] [2023-12-31T13:13:12.669071+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5840"] [] [2023-12-31T13:13:12.672511+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5841"] [] [2023-12-31T13:13:12.675917+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5842"] [] [2023-12-31T13:13:12.679364+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5843"] [] [2023-12-31T13:13:12.682766+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5844"] [] [2023-12-31T13:13:12.686171+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5845"] [] [2023-12-31T13:13:12.689580+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5846"] [] [2023-12-31T13:13:12.692990+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5847"] [] [2023-12-31T13:13:12.696408+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5848"] [] [2023-12-31T13:13:12.699818+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5849"] [] [2023-12-31T13:13:12.703231+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5850"] [] [2023-12-31T13:13:12.706651+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5851"] [] [2023-12-31T13:13:12.710062+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5852"] [] [2023-12-31T13:13:12.713484+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5853"] [] [2023-12-31T13:13:12.716897+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5854"] [] [2023-12-31T13:13:12.720328+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5855"] [] [2023-12-31T13:13:12.723748+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5856"] [] [2023-12-31T13:13:12.727171+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5857"] [] [2023-12-31T13:13:12.730616+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5858"] [] [2023-12-31T13:13:12.734044+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5859"] [] [2023-12-31T13:13:12.737480+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5860"] [] [2023-12-31T13:13:12.740904+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5861"] [] [2023-12-31T13:13:12.744335+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5865"] [] [2023-12-31T13:13:12.747754+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5866"] [] [2023-12-31T13:13:12.751178+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5867"] [] [2023-12-31T13:13:12.754608+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5868"] [] [2023-12-31T13:13:12.758035+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5869"] [] [2023-12-31T13:13:12.761498+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5870"] [] [2023-12-31T13:13:12.764924+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5871"] [] [2023-12-31T13:13:12.768389+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5872"] [] [2023-12-31T13:13:12.771823+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5873"] [] [2023-12-31T13:13:12.775265+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5874"] [] [2023-12-31T13:13:12.778698+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["5876"] [] [2023-12-31T13:13:12.782131+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6176"] [] [2023-12-31T13:13:12.785571+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6177"] [] [2023-12-31T13:13:12.789019+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6178"] [] [2023-12-31T13:13:12.792494+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6179"] [] [2023-12-31T13:13:12.795933+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6180"] [] [2023-12-31T13:13:12.799380+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6181"] [] [2023-12-31T13:13:12.802817+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6182"] [] [2023-12-31T13:13:12.806267+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6183"] [] [2023-12-31T13:13:12.809708+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6184"] [] [2023-12-31T13:13:12.813152+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6185"] [] [2023-12-31T13:13:12.816602+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6186"] [] [2023-12-31T13:13:12.820051+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6187"] [] [2023-12-31T13:13:12.823508+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6188"] [] [2023-12-31T13:13:12.826952+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6189"] [] [2023-12-31T13:13:12.830415+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6190"] [] [2023-12-31T13:13:12.833860+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6191"] [] [2023-12-31T13:13:12.837310+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6192"] [] [2023-12-31T13:13:12.840761+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6193"] [] [2023-12-31T13:13:12.844249+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6194"] [] [2023-12-31T13:13:12.847706+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6195"] [] [2023-12-31T13:13:12.851159+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6196"] [] [2023-12-31T13:13:12.854619+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6197"] [] [2023-12-31T13:13:12.858072+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6198"] [] [2023-12-31T13:13:12.861565+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6199"] [] [2023-12-31T13:13:12.865024+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6200"] [] [2023-12-31T13:13:12.868536+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6201"] [] [2023-12-31T13:13:12.872022+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6202"] [] [2023-12-31T13:13:12.875518+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6203"] [] [2023-12-31T13:13:12.878980+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6204"] [] [2023-12-31T13:13:12.882447+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6205"] [] [2023-12-31T13:13:12.885925+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6206"] [] [2023-12-31T13:13:12.889422+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6207"] [] [2023-12-31T13:13:12.892892+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6208"] [] [2023-12-31T13:13:12.896362+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6209"] [] [2023-12-31T13:13:12.899834+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6210"] [] [2023-12-31T13:13:12.903302+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6211"] [] [2023-12-31T13:13:12.906782+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6212"] [] [2023-12-31T13:13:12.910253+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6213"] [] [2023-12-31T13:13:12.913725+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6214"] [] [2023-12-31T13:13:12.917202+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6215"] [] [2023-12-31T13:13:12.920678+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6216"] [] [2023-12-31T13:13:12.924183+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6217"] [] [2023-12-31T13:13:12.927657+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6218"] [] [2023-12-31T13:13:12.931159+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6219"] [] [2023-12-31T13:13:12.934663+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6220"] [] [2023-12-31T13:13:12.938146+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6221"] [] [2023-12-31T13:13:12.941668+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6222"] [] [2023-12-31T13:13:12.945147+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6223"] [] [2023-12-31T13:13:12.948634+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6224"] [] [2023-12-31T13:13:12.952118+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6225"] [] [2023-12-31T13:13:12.955616+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6226"] [] [2023-12-31T13:13:12.959097+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6227"] [] [2023-12-31T13:13:12.962579+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6228"] [] [2023-12-31T13:13:12.966061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6230"] [] [2023-12-31T13:13:12.969577+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6232"] [] [2023-12-31T13:13:12.973098+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6233"] [] [2023-12-31T13:13:12.976586+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6234"] [] [2023-12-31T13:13:12.980189+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6235"] [] [2023-12-31T13:13:12.983720+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6236"] [] [2023-12-31T13:13:12.987251+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6237"] [] [2023-12-31T13:13:12.990751+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6238"] [] [2023-12-31T13:13:12.994246+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6239"] [] [2023-12-31T13:13:12.997774+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6240"] [] [2023-12-31T13:13:13.001302+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6241"] [] [2023-12-31T13:13:13.004813+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6242"] [] [2023-12-31T13:13:13.008342+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6243"] [] [2023-12-31T13:13:13.011853+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6244"] [] [2023-12-31T13:13:13.015358+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6245"] [] [2023-12-31T13:13:13.018863+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6246"] [] [2023-12-31T13:13:13.022372+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6247"] [] [2023-12-31T13:13:13.025903+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6248"] [] [2023-12-31T13:13:13.029411+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6249"] [] [2023-12-31T13:13:13.032944+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6250"] [] [2023-12-31T13:13:13.036489+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6251"] [] [2023-12-31T13:13:13.039996+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6252"] [] [2023-12-31T13:13:13.043539+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6253"] [] [2023-12-31T13:13:13.047046+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6254"] [] [2023-12-31T13:13:13.050566+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6255"] [] [2023-12-31T13:13:13.054085+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6256"] [] [2023-12-31T13:13:13.057594+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6257"] [] [2023-12-31T13:13:13.061105+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6258"] [] [2023-12-31T13:13:13.064649+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6259"] [] [2023-12-31T13:13:13.068173+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6260"] [] [2023-12-31T13:13:13.071692+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6261"] [] [2023-12-31T13:13:13.075240+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6262"] [] [2023-12-31T13:13:13.078761+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6263"] [] [2023-12-31T13:13:13.082278+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6264"] [] [2023-12-31T13:13:13.085803+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6265"] [] [2023-12-31T13:13:13.089329+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6266"] [] [2023-12-31T13:13:13.092848+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6267"] [] [2023-12-31T13:13:13.096374+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6268"] [] [2023-12-31T13:13:13.099903+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6269"] [] [2023-12-31T13:13:13.103462+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6270"] [] [2023-12-31T13:13:13.107017+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6271"] [] [2023-12-31T13:13:13.110558+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6272"] [] [2023-12-31T13:13:13.114091+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6273"] [] [2023-12-31T13:13:13.117678+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6274"] [] [2023-12-31T13:13:13.121234+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6275"] [] [2023-12-31T13:13:13.124800+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6276"] [] [2023-12-31T13:13:13.128337+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6277"] [] [2023-12-31T13:13:13.131867+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6278"] [] [2023-12-31T13:13:13.135403+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6279"] [] [2023-12-31T13:13:13.138940+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6280"] [] [2023-12-31T13:13:13.142482+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6281"] [] [2023-12-31T13:13:13.146017+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6282"] [] [2023-12-31T13:13:13.149615+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6283"] [] [2023-12-31T13:13:13.153148+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6284"] [] [2023-12-31T13:13:13.156692+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6285"] [] [2023-12-31T13:13:13.160256+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6286"] [] [2023-12-31T13:13:13.163799+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6287"] [] [2023-12-31T13:13:13.167387+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6288"] [] [2023-12-31T13:13:13.170931+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6289"] [] [2023-12-31T13:13:13.174519+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6290"] [] [2023-12-31T13:13:13.178065+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6291"] [] [2023-12-31T13:13:13.181616+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6292"] [] [2023-12-31T13:13:13.185185+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6293"] [] [2023-12-31T13:13:13.188734+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6294"] [] [2023-12-31T13:13:13.192306+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6295"] [] [2023-12-31T13:13:13.195889+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6296"] [] [2023-12-31T13:13:13.199479+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6297"] [] [2023-12-31T13:13:13.203026+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6298"] [] [2023-12-31T13:13:13.206580+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6299"] [] [2023-12-31T13:13:13.210160+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6300"] [] [2023-12-31T13:13:13.213713+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6301"] [] [2023-12-31T13:13:13.217264+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6302"] [] [2023-12-31T13:13:13.220818+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6303"] [] [2023-12-31T13:13:13.224389+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6304"] [] [2023-12-31T13:13:13.227946+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6305"] [] [2023-12-31T13:13:13.231511+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6306"] [] [2023-12-31T13:13:13.235071+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6307"] [] [2023-12-31T13:13:13.238645+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6308"] [] [2023-12-31T13:13:13.242239+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6309"] [] [2023-12-31T13:13:13.245805+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6310"] [] [2023-12-31T13:13:13.249370+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6315"] [] [2023-12-31T13:13:13.252930+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6316"] [] [2023-12-31T13:13:13.256499+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6317"] [] [2023-12-31T13:13:13.260096+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6318"] [] [2023-12-31T13:13:13.263669+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6319"] [] [2023-12-31T13:13:13.267236+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6320"] [] [2023-12-31T13:13:13.270834+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6322"] [] [2023-12-31T13:13:13.274442+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6323"] [] [2023-12-31T13:13:13.278042+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6324"] [] [2023-12-31T13:13:13.281624+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6325"] [] [2023-12-31T13:13:13.285193+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6326"] [] [2023-12-31T13:13:13.288765+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6330"] [] [2023-12-31T13:13:13.292374+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6331"] [] [2023-12-31T13:13:13.295959+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6332"] [] [2023-12-31T13:13:13.299538+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6333"] [] [2023-12-31T13:13:13.303113+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6334"] [] [2023-12-31T13:13:13.306696+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6335"] [] [2023-12-31T13:13:13.310276+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6336"] [] [2023-12-31T13:13:13.313889+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6337"] [] [2023-12-31T13:13:13.317472+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6338"] [] [2023-12-31T13:13:13.321053+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6339"] [] [2023-12-31T13:13:13.324671+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6341"] [] [2023-12-31T13:13:13.328253+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6342"] [] [2023-12-31T13:13:13.331841+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6343"] [] [2023-12-31T13:13:13.335434+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6344"] [] [2023-12-31T13:13:13.339031+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6345"] [] [2023-12-31T13:13:13.342652+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6346"] [] [2023-12-31T13:13:13.346236+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6347"] [] [2023-12-31T13:13:13.349822+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6348"] [] [2023-12-31T13:13:13.353453+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6349"] [] [2023-12-31T13:13:13.357075+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6350"] [] [2023-12-31T13:13:13.360674+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6351"] [] [2023-12-31T13:13:13.364266+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6352"] [] [2023-12-31T13:13:13.367868+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6353"] [] [2023-12-31T13:13:13.371532+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6354"] [] [2023-12-31T13:13:13.375126+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6355"] [] [2023-12-31T13:13:13.378729+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6356"] [] [2023-12-31T13:13:13.382330+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6357"] [] [2023-12-31T13:13:13.385926+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6358"] [] [2023-12-31T13:13:13.389534+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6359"] [] [2023-12-31T13:13:13.393135+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6360"] [] [2023-12-31T13:13:13.396748+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6361"] [] [2023-12-31T13:13:13.400356+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6362"] [] [2023-12-31T13:13:13.403961+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6363"] [] [2023-12-31T13:13:13.407574+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6364"] [] [2023-12-31T13:13:13.411186+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6365"] [] [2023-12-31T13:13:13.414794+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6366"] [] [2023-12-31T13:13:13.418408+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6367"] [] [2023-12-31T13:13:13.422017+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6368"] [] [2023-12-31T13:13:13.425632+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6369"] [] [2023-12-31T13:13:13.429252+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6370"] [] [2023-12-31T13:13:13.432866+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6371"] [] [2023-12-31T13:13:13.436514+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6372"] [] [2023-12-31T13:13:13.440125+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6373"] [] [2023-12-31T13:13:13.443740+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6374"] [] [2023-12-31T13:13:13.447390+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6375"] [] [2023-12-31T13:13:13.451008+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6376"] [] [2023-12-31T13:13:13.454636+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6377"] [] [2023-12-31T13:13:13.458255+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6378"] [] [2023-12-31T13:13:13.461876+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6379"] [] [2023-12-31T13:13:13.465528+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6380"] [] [2023-12-31T13:13:13.469161+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6381"] [] [2023-12-31T13:13:13.472784+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6382"] [] [2023-12-31T13:13:13.476443+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6383"] [] [2023-12-31T13:13:13.480064+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6385"] [] [2023-12-31T13:13:13.483695+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6386"] [] [2023-12-31T13:13:13.487332+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6387"] [] [2023-12-31T13:13:13.490966+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6388"] [] [2023-12-31T13:13:13.494622+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6389"] [] [2023-12-31T13:13:13.498253+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6390"] [] [2023-12-31T13:13:13.501890+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6391"] [] [2023-12-31T13:13:13.505522+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6392"] [] [2023-12-31T13:13:13.509152+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6393"] [] [2023-12-31T13:13:13.512822+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6394"] [] [2023-12-31T13:13:13.516490+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6395"] [] [2023-12-31T13:13:13.520127+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6396"] [] [2023-12-31T13:13:13.523764+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6397"] [] [2023-12-31T13:13:13.527415+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6398"] [] [2023-12-31T13:13:13.531052+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6399"] [] [2023-12-31T13:13:13.534700+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6400"] [] [2023-12-31T13:13:13.538344+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6401"] [] [2023-12-31T13:13:13.541981+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6402"] [] [2023-12-31T13:13:13.545653+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6403"] [] [2023-12-31T13:13:13.549327+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6404"] [] [2023-12-31T13:13:13.553003+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6405"] [] [2023-12-31T13:13:13.556677+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6406"] [] [2023-12-31T13:13:13.560326+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6407"] [] [2023-12-31T13:13:13.563972+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6408"] [] [2023-12-31T13:13:13.567633+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6409"] [] [2023-12-31T13:13:13.571349+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6410"] [] [2023-12-31T13:13:13.574996+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6411"] [] [2023-12-31T13:13:13.578646+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6412"] [] [2023-12-31T13:13:13.582330+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6413"] [] [2023-12-31T13:13:13.586025+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6414"] [] [2023-12-31T13:13:13.589680+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6415"] [] [2023-12-31T13:13:13.593336+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6416"] [] [2023-12-31T13:13:13.597018+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6417"] [] [2023-12-31T13:13:13.600709+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6419"] [] [2023-12-31T13:13:13.604376+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6420"] [] [2023-12-31T13:13:13.608035+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6421"] [] [2023-12-31T13:13:13.611722+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6422"] [] [2023-12-31T13:13:13.615390+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6423"] [] [2023-12-31T13:13:13.619059+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6424"] [] [2023-12-31T13:13:13.622732+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6425"] [] [2023-12-31T13:13:13.626408+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6426"] [] [2023-12-31T13:13:13.630081+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6428"] [] [2023-12-31T13:13:13.633749+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6429"] [] [2023-12-31T13:13:13.637449+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6430"] [] [2023-12-31T13:13:13.641113+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6431"] [] [2023-12-31T13:13:13.644823+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6432"] [] [2023-12-31T13:13:13.648526+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6433"] [] [2023-12-31T13:13:13.652197+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6434"] [] [2023-12-31T13:13:13.655872+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6435"] [] [2023-12-31T13:13:13.659580+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6436"] [] [2023-12-31T13:13:13.663255+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6437"] [] [2023-12-31T13:13:13.666961+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6438"] [] [2023-12-31T13:13:13.670661+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6439"] [] [2023-12-31T13:13:13.674397+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6440"] [] [2023-12-31T13:13:13.678076+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6441"] [] [2023-12-31T13:13:13.681789+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6442"] [] [2023-12-31T13:13:13.685477+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6443"] [] [2023-12-31T13:13:13.689168+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6444"] [] [2023-12-31T13:13:13.692880+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6445"] [] [2023-12-31T13:13:13.709435+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6446"] [] [2023-12-31T13:13:13.713432+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6447"] [] [2023-12-31T13:13:13.717158+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6448"] [] [2023-12-31T13:13:13.720873+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6449"] [] [2023-12-31T13:13:13.724592+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6450"] [] [2023-12-31T13:13:13.728283+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6451"] [] [2023-12-31T13:13:13.732009+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6452"] [] [2023-12-31T13:13:13.735731+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6453"] [] [2023-12-31T13:13:13.739429+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6454"] [] [2023-12-31T13:13:13.743124+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6455"] [] [2023-12-31T13:13:13.746819+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6456"] [] [2023-12-31T13:13:13.750516+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6457"] [] [2023-12-31T13:13:13.754237+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6458"] [] [2023-12-31T13:13:13.757959+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6459"] [] [2023-12-31T13:13:13.761666+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6460"] [] [2023-12-31T13:13:13.765397+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6461"] [] [2023-12-31T13:13:13.769121+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6462"] [] [2023-12-31T13:13:13.772823+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6463"] [] [2023-12-31T13:13:13.776572+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6464"] [] [2023-12-31T13:13:13.780273+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6465"] [] [2023-12-31T13:13:13.783977+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6467"] [] [2023-12-31T13:13:13.787679+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6468"] [] [2023-12-31T13:13:13.791383+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6469"] [] [2023-12-31T13:13:13.795123+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6470"] [] [2023-12-31T13:13:13.798831+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6471"] [] [2023-12-31T13:13:13.802581+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6472"] [] [2023-12-31T13:13:13.806287+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6473"] [] [2023-12-31T13:13:13.809999+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6474"] [] [2023-12-31T13:13:13.813745+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6475"] [] [2023-12-31T13:13:13.817459+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6476"] [] [2023-12-31T13:13:13.821173+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6478"] [] [2023-12-31T13:13:13.824880+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6479"] [] [2023-12-31T13:13:13.828590+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6480"] [] [2023-12-31T13:13:13.832305+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6481"] [] [2023-12-31T13:13:13.836034+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6482"] [] [2023-12-31T13:13:13.839752+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6483"] [] [2023-12-31T13:13:13.843527+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6484"] [] [2023-12-31T13:13:13.847277+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6486"] [] [2023-12-31T13:13:13.850999+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6487"] [] [2023-12-31T13:13:13.854721+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6488"] [] [2023-12-31T13:13:13.858444+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6489"] [] [2023-12-31T13:13:13.862166+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6490"] [] [2023-12-31T13:13:13.865890+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6491"] [] [2023-12-31T13:13:13.869640+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6492"] [] [2023-12-31T13:13:13.873406+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6493"] [] [2023-12-31T13:13:13.877131+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6494"] [] [2023-12-31T13:13:13.880871+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6495"] [] [2023-12-31T13:13:13.884624+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6496"] [] [2023-12-31T13:13:13.888354+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6497"] [] [2023-12-31T13:13:13.892077+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6498"] [] [2023-12-31T13:13:13.895814+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6499"] [] [2023-12-31T13:13:13.899553+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6500"] [] [2023-12-31T13:13:13.903313+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6501"] [] [2023-12-31T13:13:13.907076+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6502"] [] [2023-12-31T13:13:13.910815+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6503"] [] [2023-12-31T13:13:13.914559+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6504"] [] [2023-12-31T13:13:13.918291+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6505"] [] [2023-12-31T13:13:13.922029+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6507"] [] [2023-12-31T13:13:13.925791+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6508"] [] [2023-12-31T13:13:13.929557+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6509"] [] [2023-12-31T13:13:13.933328+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6511"] [] [2023-12-31T13:13:13.937071+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6512"] [] [2023-12-31T13:13:13.940824+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6513"] [] [2023-12-31T13:13:13.944566+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6515"] [] [2023-12-31T13:13:13.948313+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6516"] [] [2023-12-31T13:13:13.952058+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6518"] [] [2023-12-31T13:13:13.955817+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6519"] [] [2023-12-31T13:13:13.959565+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6520"] [] [2023-12-31T13:13:13.963306+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6522"] [] [2023-12-31T13:13:13.967057+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6524"] [] [2023-12-31T13:13:13.970810+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6525"] [] [2023-12-31T13:13:13.974608+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6526"] [] [2023-12-31T13:13:13.978364+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6527"] [] [2023-12-31T13:13:13.982115+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6530"] [] [2023-12-31T13:13:13.985895+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6531"] [] [2023-12-31T13:13:13.989679+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6532"] [] [2023-12-31T13:13:13.993440+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6533"] [] [2023-12-31T13:13:13.997193+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6534"] [] [2023-12-31T13:13:14.000965+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6535"] [] [2023-12-31T13:13:14.004724+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6536"] [] [2023-12-31T13:13:14.008494+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6538"] [] [2023-12-31T13:13:14.012279+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6539"] [] [2023-12-31T13:13:14.016055+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6543"] [] [2023-12-31T13:13:14.019816+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6544"] [] [2023-12-31T13:13:14.023581+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6546"] [] [2023-12-31T13:13:14.027378+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6547"] [] [2023-12-31T13:13:14.031146+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6548"] [] [2023-12-31T13:13:14.034920+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6549"] [] [2023-12-31T13:13:14.038691+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6550"] [] [2023-12-31T13:13:14.042462+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6551"] [] [2023-12-31T13:13:14.046232+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6552"] [] [2023-12-31T13:13:14.050012+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6553"] [] [2023-12-31T13:13:14.053782+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6554"] [] [2023-12-31T13:13:14.057554+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6555"] [] [2023-12-31T13:13:14.061337+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6556"] [] [2023-12-31T13:13:14.065110+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6557"] [] [2023-12-31T13:13:14.068886+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6558"] [] [2023-12-31T13:13:14.072667+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6559"] [] [2023-12-31T13:13:14.076540+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6560"] [] [2023-12-31T13:13:14.080409+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6561"] [] [2023-12-31T13:13:14.084227+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6562"] [] [2023-12-31T13:13:14.088037+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6563"] [] [2023-12-31T13:13:14.091853+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6564"] [] [2023-12-31T13:13:14.096156+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6565"] [] [2023-12-31T13:13:14.100450+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6566"] [] [2023-12-31T13:13:14.104433+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6567"] [] [2023-12-31T13:13:14.108412+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6568"] [] [2023-12-31T13:13:14.112405+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6569"] [] [2023-12-31T13:13:14.116463+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6570"] [] [2023-12-31T13:13:14.120510+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6571"] [] [2023-12-31T13:13:14.124470+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6572"] [] [2023-12-31T13:13:14.128486+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6573"] [] [2023-12-31T13:13:14.132619+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6574"] [] [2023-12-31T13:13:14.136843+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6575"] [] [2023-12-31T13:13:14.141102+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6576"] [] [2023-12-31T13:13:14.145089+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6577"] [] [2023-12-31T13:13:14.149112+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6578"] [] [2023-12-31T13:13:14.153195+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6579"] [] [2023-12-31T13:13:14.157243+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6580"] [] [2023-12-31T13:13:14.161409+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6581"] [] [2023-12-31T13:13:14.165438+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6582"] [] [2023-12-31T13:13:14.169644+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6583"] [] [2023-12-31T13:13:14.173881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6584"] [] [2023-12-31T13:13:14.177828+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6585"] [] [2023-12-31T13:13:14.181830+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6587"] [] [2023-12-31T13:13:14.185826+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6591"] [] [2023-12-31T13:13:14.189740+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6592"] [] [2023-12-31T13:13:14.193668+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6593"] [] [2023-12-31T13:13:14.197650+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6594"] [] [2023-12-31T13:13:14.201616+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6595"] [] [2023-12-31T13:13:14.205579+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6597"] [] [2023-12-31T13:13:14.209580+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6598"] [] [2023-12-31T13:13:14.213526+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6599"] [] [2023-12-31T13:13:14.217447+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6600"] [] [2023-12-31T13:13:14.221440+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6601"] [] [2023-12-31T13:13:14.225356+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6602"] [] [2023-12-31T13:13:14.229395+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6603"] [] [2023-12-31T13:13:14.233507+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6604"] [] [2023-12-31T13:13:14.237580+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6605"] [] [2023-12-31T13:13:14.241611+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6606"] [] [2023-12-31T13:13:14.245595+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6607"] [] [2023-12-31T13:13:14.249590+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6608"] [] [2023-12-31T13:13:14.253560+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6609"] [] [2023-12-31T13:13:14.257593+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6610"] [] [2023-12-31T13:13:14.261586+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6611"] [] [2023-12-31T13:13:14.265505+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6612"] [] [2023-12-31T13:13:14.269630+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6613"] [] [2023-12-31T13:13:14.273678+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6614"] [] [2023-12-31T13:13:14.277703+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6615"] [] [2023-12-31T13:13:14.281869+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6616"] [] [2023-12-31T13:13:14.285992+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6617"] [] [2023-12-31T13:13:14.290079+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6618"] [] [2023-12-31T13:13:14.294047+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6619"] [] [2023-12-31T13:13:14.298244+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6620"] [] [2023-12-31T13:13:14.302491+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6621"] [] [2023-12-31T13:13:14.306549+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6622"] [] [2023-12-31T13:13:14.310595+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6623"] [] [2023-12-31T13:13:14.314675+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6624"] [] [2023-12-31T13:13:14.318661+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6625"] [] [2023-12-31T13:13:14.322627+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6626"] [] [2023-12-31T13:13:14.326626+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6627"] [] [2023-12-31T13:13:14.330645+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6628"] [] [2023-12-31T13:13:14.334625+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6629"] [] [2023-12-31T13:13:14.338569+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6630"] [] [2023-12-31T13:13:14.342533+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6631"] [] [2023-12-31T13:13:14.346531+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6632"] [] [2023-12-31T13:13:14.350564+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6633"] [] [2023-12-31T13:13:14.354623+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6634"] [] [2023-12-31T13:13:14.358652+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6635"] [] [2023-12-31T13:13:14.362976+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6636"] [] [2023-12-31T13:13:14.367285+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6637"] [] [2023-12-31T13:13:14.371410+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6638"] [] [2023-12-31T13:13:14.375436+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6639"] [] [2023-12-31T13:13:14.379625+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6641"] [] [2023-12-31T13:13:14.383762+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6643"] [] [2023-12-31T13:13:14.387882+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6644"] [] [2023-12-31T13:13:14.392040+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6645"] [] [2023-12-31T13:13:14.396154+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6646"] [] [2023-12-31T13:13:14.400176+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6647"] [] [2023-12-31T13:13:14.404167+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6648"] [] [2023-12-31T13:13:14.408134+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6649"] [] [2023-12-31T13:13:14.412128+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6650"] [] [2023-12-31T13:13:14.416100+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6651"] [] [2023-12-31T13:13:14.420155+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6652"] [] [2023-12-31T13:13:14.424359+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6653"] [] [2023-12-31T13:13:14.428367+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6654"] [] [2023-12-31T13:13:14.432348+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6655"] [] [2023-12-31T13:13:14.436346+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6656"] [] [2023-12-31T13:13:14.440452+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6657"] [] [2023-12-31T13:13:14.444500+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6658"] [] [2023-12-31T13:13:14.448632+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6659"] [] [2023-12-31T13:13:14.452604+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6660"] [] [2023-12-31T13:13:14.456654+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6661"] [] [2023-12-31T13:13:14.460755+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6662"] [] [2023-12-31T13:13:14.465107+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6663"] [] [2023-12-31T13:13:14.469145+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6664"] [] [2023-12-31T13:13:14.473286+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6665"] [] [2023-12-31T13:13:14.477311+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6666"] [] [2023-12-31T13:13:14.481543+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6667"] [] [2023-12-31T13:13:14.485559+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6668"] [] [2023-12-31T13:13:14.489569+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6669"] [] [2023-12-31T13:13:14.493750+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6670"] [] [2023-12-31T13:13:14.497771+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6671"] [] [2023-12-31T13:13:14.501921+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6672"] [] [2023-12-31T13:13:14.505905+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6673"] [] [2023-12-31T13:13:14.510066+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6674"] [] [2023-12-31T13:13:14.514144+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6675"] [] [2023-12-31T13:13:14.518218+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6676"] [] [2023-12-31T13:13:14.522527+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6677"] [] [2023-12-31T13:13:14.526744+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6678"] [] [2023-12-31T13:13:14.530954+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6679"] [] [2023-12-31T13:13:14.535271+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6680"] [] [2023-12-31T13:13:14.539703+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6681"] [] [2023-12-31T13:13:14.543932+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6682"] [] [2023-12-31T13:13:14.548250+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6683"] [] [2023-12-31T13:13:14.552667+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6684"] [] [2023-12-31T13:13:14.557054+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6685"] [] [2023-12-31T13:13:14.561283+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6686"] [] [2023-12-31T13:13:14.565545+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6687"] [] [2023-12-31T13:13:14.569691+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6688"] [] [2023-12-31T13:13:14.573848+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6689"] [] [2023-12-31T13:13:14.578289+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6690"] [] [2023-12-31T13:13:14.582788+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6691"] [] [2023-12-31T13:13:14.587201+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6692"] [] [2023-12-31T13:13:14.591572+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6693"] [] [2023-12-31T13:13:14.595960+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6694"] [] [2023-12-31T13:13:14.600307+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6695"] [] [2023-12-31T13:13:14.604775+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6696"] [] [2023-12-31T13:13:14.609246+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6697"] [] [2023-12-31T13:13:14.613757+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6698"] [] [2023-12-31T13:13:14.618104+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6699"] [] [2023-12-31T13:13:14.622477+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6700"] [] [2023-12-31T13:13:14.626937+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6701"] [] [2023-12-31T13:13:14.631272+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6702"] [] [2023-12-31T13:13:14.635583+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6703"] [] [2023-12-31T13:13:14.639828+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6704"] [] [2023-12-31T13:13:14.644174+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6705"] [] [2023-12-31T13:13:14.648688+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6706"] [] [2023-12-31T13:13:14.653288+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6707"] [] [2023-12-31T13:13:14.657561+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6708"] [] [2023-12-31T13:13:14.661770+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6709"] [] [2023-12-31T13:13:14.665997+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6710"] [] [2023-12-31T13:13:14.670384+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6711"] [] [2023-12-31T13:13:14.674575+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6712"] [] [2023-12-31T13:13:14.678713+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6713"] [] [2023-12-31T13:13:14.682910+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6714"] [] [2023-12-31T13:13:14.687075+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6715"] [] [2023-12-31T13:13:14.691526+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6716"] [] [2023-12-31T13:13:14.695723+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6717"] [] [2023-12-31T13:13:14.700137+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6718"] [] [2023-12-31T13:13:14.704255+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6719"] [] [2023-12-31T13:13:14.708535+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6720"] [] [2023-12-31T13:13:14.712842+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6721"] [] [2023-12-31T13:13:14.717060+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6722"] [] [2023-12-31T13:13:14.721400+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6723"] [] [2023-12-31T13:13:14.725561+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6724"] [] [2023-12-31T13:13:14.729731+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6725"] [] [2023-12-31T13:13:14.733884+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6726"] [] [2023-12-31T13:13:14.738231+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6727"] [] [2023-12-31T13:13:14.742589+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6728"] [] [2023-12-31T13:13:14.746922+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6729"] [] [2023-12-31T13:13:14.751036+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6730"] [] [2023-12-31T13:13:14.755081+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6731"] [] [2023-12-31T13:13:14.759028+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6732"] [] [2023-12-31T13:13:14.762914+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6733"] [] [2023-12-31T13:13:14.766795+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6734"] [] [2023-12-31T13:13:14.770732+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6735"] [] [2023-12-31T13:13:14.774733+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6736"] [] [2023-12-31T13:13:14.778645+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6737"] [] [2023-12-31T13:13:14.782532+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6738"] [] [2023-12-31T13:13:14.786428+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6739"] [] [2023-12-31T13:13:14.790322+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6740"] [] [2023-12-31T13:13:14.794204+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6741"] [] [2023-12-31T13:13:14.798087+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6742"] [] [2023-12-31T13:13:14.801980+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6743"] [] [2023-12-31T13:13:14.805894+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6744"] [] [2023-12-31T13:13:14.809785+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6745"] [] [2023-12-31T13:13:14.813675+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6746"] [] [2023-12-31T13:13:14.817571+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6747"] [] [2023-12-31T13:13:14.821470+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6748"] [] [2023-12-31T13:13:14.825370+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6749"] [] [2023-12-31T13:13:14.829259+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6750"] [] [2023-12-31T13:13:14.833256+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6751"] [] [2023-12-31T13:13:14.837252+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6752"] [] [2023-12-31T13:13:14.841201+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6753"] [] [2023-12-31T13:13:14.845098+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6754"] [] [2023-12-31T13:13:14.849006+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6755"] [] [2023-12-31T13:13:14.852930+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6756"] [] [2023-12-31T13:13:14.856828+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6757"] [] [2023-12-31T13:13:14.860730+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6758"] [] [2023-12-31T13:13:14.864637+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6759"] [] [2023-12-31T13:13:14.868538+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6760"] [] [2023-12-31T13:13:14.872545+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6761"] [] [2023-12-31T13:13:14.876529+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6762"] [] [2023-12-31T13:13:14.880464+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6763"] [] [2023-12-31T13:13:14.884406+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6764"] [] [2023-12-31T13:13:14.888421+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6765"] [] [2023-12-31T13:13:14.892380+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6766"] [] [2023-12-31T13:13:14.896287+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6767"] [] [2023-12-31T13:13:14.900196+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6768"] [] [2023-12-31T13:13:14.904161+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6769"] [] [2023-12-31T13:13:14.908176+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6770"] [] [2023-12-31T13:13:14.912150+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6771"] [] [2023-12-31T13:13:14.916063+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6772"] [] [2023-12-31T13:13:14.919973+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6773"] [] [2023-12-31T13:13:14.923892+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6774"] [] [2023-12-31T13:13:14.927815+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6775"] [] [2023-12-31T13:13:14.931734+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6776"] [] [2023-12-31T13:13:14.935759+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6777"] [] [2023-12-31T13:13:14.939783+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6778"] [] [2023-12-31T13:13:14.943729+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6779"] [] [2023-12-31T13:13:14.947650+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6780"] [] [2023-12-31T13:13:14.951573+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6781"] [] [2023-12-31T13:13:14.955524+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6782"] [] [2023-12-31T13:13:14.959452+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6784"] [] [2023-12-31T13:13:14.963379+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6785"] [] [2023-12-31T13:13:14.967306+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6786"] [] [2023-12-31T13:13:14.971287+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6787"] [] [2023-12-31T13:13:14.975333+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6788"] [] [2023-12-31T13:13:14.979315+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6789"] [] [2023-12-31T13:13:14.983244+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6790"] [] [2023-12-31T13:13:14.987177+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6791"] [] [2023-12-31T13:13:14.991118+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6803"] [] [2023-12-31T13:13:14.995049+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6808"] [] [2023-12-31T13:13:14.998986+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6810"] [] [2023-12-31T13:13:15.002948+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6812"] [] [2023-12-31T13:13:15.006881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6813"] [] [2023-12-31T13:13:15.010816+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6816"] [] [2023-12-31T13:13:15.014744+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6818"] [] [2023-12-31T13:13:15.018680+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6819"] [] [2023-12-31T13:13:15.022616+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6820"] [] [2023-12-31T13:13:15.026609+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6823"] [] [2023-12-31T13:13:15.030574+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6824"] [] [2023-12-31T13:13:15.034557+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6826"] [] [2023-12-31T13:13:15.038601+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6827"] [] [2023-12-31T13:13:15.042609+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6828"] [] [2023-12-31T13:13:15.046643+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6832"] [] [2023-12-31T13:13:15.050685+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6833"] [] [2023-12-31T13:13:15.054705+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6835"] [] [2023-12-31T13:13:15.058749+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6836"] [] [2023-12-31T13:13:15.062789+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6837"] [] [2023-12-31T13:13:15.066811+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6839"] [] [2023-12-31T13:13:15.070828+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6840"] [] [2023-12-31T13:13:15.074855+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6841"] [] [2023-12-31T13:13:15.078874+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6842"] [] [2023-12-31T13:13:15.082890+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6843"] [] [2023-12-31T13:13:15.086934+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6844"] [] [2023-12-31T13:13:15.090957+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6845"] [] [2023-12-31T13:13:15.095010+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6846"] [] [2023-12-31T13:13:15.099151+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6847"] [] [2023-12-31T13:13:15.103217+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6848"] [] [2023-12-31T13:13:15.107242+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6849"] [] [2023-12-31T13:13:15.111298+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6850"] [] [2023-12-31T13:13:15.115418+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6852"] [] [2023-12-31T13:13:15.119485+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6853"] [] [2023-12-31T13:13:15.123543+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6855"] [] [2023-12-31T13:13:15.127600+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6856"] [] [2023-12-31T13:13:15.131632+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6857"] [] [2023-12-31T13:13:15.135692+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6859"] [] [2023-12-31T13:13:15.139729+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6860"] [] [2023-12-31T13:13:15.143787+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6861"] [] [2023-12-31T13:13:15.147851+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6862"] [] [2023-12-31T13:13:15.151967+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6863"] [] [2023-12-31T13:13:15.156030+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6865"] [] [2023-12-31T13:13:15.160094+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6866"] [] [2023-12-31T13:13:15.164137+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6867"] [] [2023-12-31T13:13:15.168221+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6868"] [] [2023-12-31T13:13:15.172304+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6869"] [] [2023-12-31T13:13:15.176399+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6870"] [] [2023-12-31T13:13:15.180471+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6872"] [] [2023-12-31T13:13:15.184530+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6873"] [] [2023-12-31T13:13:15.188598+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6874"] [] [2023-12-31T13:13:15.192646+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6875"] [] [2023-12-31T13:13:15.196693+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6877"] [] [2023-12-31T13:13:15.200741+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6879"] [] [2023-12-31T13:13:15.204795+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6880"] [] [2023-12-31T13:13:15.208845+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6983"] [] [2023-12-31T13:13:15.212924+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6987"] [] [2023-12-31T13:13:15.216976+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6988"] [] [2023-12-31T13:13:15.221060+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6989"] [] [2023-12-31T13:13:15.225112+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6990"] [] [2023-12-31T13:13:15.229164+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["6991"] [] [2023-12-31T13:13:15.233224+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7001"] [] [2023-12-31T13:13:15.237279+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7055"] [] [2023-12-31T13:13:15.241351+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7056"] [] [2023-12-31T13:13:15.245449+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7057"] [] [2023-12-31T13:13:15.249523+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7065"] [] [2023-12-31T13:13:15.253611+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7066"] [] [2023-12-31T13:13:15.257674+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7067"] [] [2023-12-31T13:13:15.261752+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7068"] [] [2023-12-31T13:13:15.265823+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7069"] [] [2023-12-31T13:13:15.269918+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7070"] [] [2023-12-31T13:13:15.273984+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7071"] [] [2023-12-31T13:13:15.278051+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7072"] [] [2023-12-31T13:13:15.282115+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7073"] [] [2023-12-31T13:13:15.286181+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7074"] [] [2023-12-31T13:13:15.290251+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7075"] [] [2023-12-31T13:13:15.294326+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7076"] [] [2023-12-31T13:13:15.298407+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7077"] [] [2023-12-31T13:13:15.302505+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7078"] [] [2023-12-31T13:13:15.306575+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7079"] [] [2023-12-31T13:13:15.310651+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7080"] [] [2023-12-31T13:13:15.314736+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7081"] [] [2023-12-31T13:13:15.318810+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7085"] [] [2023-12-31T13:13:15.322884+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7086"] [] [2023-12-31T13:13:15.326966+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7088"] [] [2023-12-31T13:13:15.331053+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7089"] [] [2023-12-31T13:13:15.335132+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7090"] [] [2023-12-31T13:13:15.339210+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7091"] [] [2023-12-31T13:13:15.343294+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7092"] [] [2023-12-31T13:13:15.347388+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7093"] [] [2023-12-31T13:13:15.351474+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7094"] [] [2023-12-31T13:13:15.355587+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7095"] [] [2023-12-31T13:13:15.359724+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7096"] [] [2023-12-31T13:13:15.363848+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7097"] [] [2023-12-31T13:13:15.367968+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7098"] [] [2023-12-31T13:13:15.372052+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7099"] [] [2023-12-31T13:13:15.376140+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7100"] [] [2023-12-31T13:13:15.380234+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7101"] [] [2023-12-31T13:13:15.384334+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7102"] [] [2023-12-31T13:13:15.388431+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7103"] [] [2023-12-31T13:13:15.392529+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7104"] [] [2023-12-31T13:13:15.396620+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7105"] [] [2023-12-31T13:13:15.400717+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7108"] [] [2023-12-31T13:13:15.404816+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7109"] [] [2023-12-31T13:13:15.408915+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7110"] [] [2023-12-31T13:13:15.413009+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7111"] [] [2023-12-31T13:13:15.417183+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7112"] [] [2023-12-31T13:13:15.421282+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7113"] [] [2023-12-31T13:13:15.425393+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7114"] [] [2023-12-31T13:13:15.429535+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7115"] [] [2023-12-31T13:13:15.433639+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7116"] [] [2023-12-31T13:13:15.437772+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7117"] [] [2023-12-31T13:13:15.441911+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7118"] [] [2023-12-31T13:13:15.446054+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7119"] [] [2023-12-31T13:13:15.450185+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7120"] [] [2023-12-31T13:13:15.454285+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7121"] [] [2023-12-31T13:13:15.458401+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7122"] [] [2023-12-31T13:13:15.462513+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7123"] [] [2023-12-31T13:13:15.466644+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7124"] [] [2023-12-31T13:13:15.470775+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7125"] [] [2023-12-31T13:13:15.474887+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7126"] [] [2023-12-31T13:13:15.479029+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7127"] [] [2023-12-31T13:13:15.483140+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7128"] [] [2023-12-31T13:13:15.487280+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7129"] [] [2023-12-31T13:13:15.491431+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7130"] [] [2023-12-31T13:13:15.495559+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7131"] [] [2023-12-31T13:13:15.499677+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7132"] [] [2023-12-31T13:13:15.503826+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7133"] [] [2023-12-31T13:13:15.507972+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7134"] [] [2023-12-31T13:13:15.512102+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7135"] [] [2023-12-31T13:13:15.516253+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7136"] [] [2023-12-31T13:13:15.520402+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7137"] [] [2023-12-31T13:13:15.524559+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7138"] [] [2023-12-31T13:13:15.528707+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7139"] [] [2023-12-31T13:13:15.532832+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7140"] [] [2023-12-31T13:13:15.536988+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7141"] [] [2023-12-31T13:13:15.541113+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7142"] [] [2023-12-31T13:13:15.545244+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7143"] [] [2023-12-31T13:13:15.549410+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7144"] [] [2023-12-31T13:13:15.553572+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7145"] [] [2023-12-31T13:13:15.557702+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7146"] [] [2023-12-31T13:13:15.561840+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7147"] [] [2023-12-31T13:13:15.565998+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7148"] [] [2023-12-31T13:13:15.570159+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7149"] [] [2023-12-31T13:13:15.574408+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7150"] [] [2023-12-31T13:13:15.578608+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7151"] [] [2023-12-31T13:13:15.582756+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7152"] [] [2023-12-31T13:13:15.586920+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7153"] [] [2023-12-31T13:13:15.591088+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7154"] [] [2023-12-31T13:13:15.595253+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7155"] [] [2023-12-31T13:13:15.599434+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7156"] [] [2023-12-31T13:13:15.603579+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7157"] [] [2023-12-31T13:13:15.607721+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7158"] [] [2023-12-31T13:13:15.611863+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7159"] [] [2023-12-31T13:13:15.616004+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7160"] [] [2023-12-31T13:13:15.620173+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7161"] [] [2023-12-31T13:13:15.624354+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7162"] [] [2023-12-31T13:13:15.628539+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7163"] [] [2023-12-31T13:13:15.632684+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7164"] [] [2023-12-31T13:13:15.636863+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7165"] [] [2023-12-31T13:13:15.641009+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7166"] [] [2023-12-31T13:13:15.645198+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7167"] [] [2023-12-31T13:13:15.649383+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7168"] [] [2023-12-31T13:13:15.653539+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7169"] [] [2023-12-31T13:13:15.657690+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7170"] [] [2023-12-31T13:13:15.661870+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7171"] [] [2023-12-31T13:13:15.666036+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7172"] [] [2023-12-31T13:13:15.670220+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7173"] [] [2023-12-31T13:13:15.674474+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7174"] [] [2023-12-31T13:13:15.678656+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7175"] [] [2023-12-31T13:13:15.682818+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7176"] [] [2023-12-31T13:13:15.687012+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7177"] [] [2023-12-31T13:13:15.691207+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7178"] [] [2023-12-31T13:13:15.695387+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7179"] [] [2023-12-31T13:13:15.699619+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7180"] [] [2023-12-31T13:13:15.703914+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7181"] [] [2023-12-31T13:13:15.708184+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7182"] [] [2023-12-31T13:13:15.712485+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7183"] [] [2023-12-31T13:13:15.718121+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7184"] [] [2023-12-31T13:13:15.722853+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7185"] [] [2023-12-31T13:13:15.727781+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7186"] [] [2023-12-31T13:13:15.732658+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7187"] [] [2023-12-31T13:13:15.737376+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7188"] [] [2023-12-31T13:13:15.742059+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7189"] [] [2023-12-31T13:13:15.747000+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7190"] [] [2023-12-31T13:13:15.751845+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7191"] [] [2023-12-31T13:13:15.756789+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7192"] [] [2023-12-31T13:13:15.761327+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7193"] [] [2023-12-31T13:13:15.765749+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7194"] [] [2023-12-31T13:13:15.770094+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7195"] [] [2023-12-31T13:13:15.774329+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7196"] [] [2023-12-31T13:13:15.778584+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7197"] [] [2023-12-31T13:13:15.782799+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7198"] [] [2023-12-31T13:13:15.787025+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7199"] [] [2023-12-31T13:13:15.791241+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7200"] [] [2023-12-31T13:13:15.795458+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7201"] [] [2023-12-31T13:13:15.799667+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7202"] [] [2023-12-31T13:13:15.803879+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7203"] [] [2023-12-31T13:13:15.808098+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7204"] [] [2023-12-31T13:13:15.812325+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7205"] [] [2023-12-31T13:13:15.816549+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7206"] [] [2023-12-31T13:13:15.820770+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7207"] [] [2023-12-31T13:13:15.824991+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7208"] [] [2023-12-31T13:13:15.829209+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7209"] [] [2023-12-31T13:13:15.833439+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7210"] [] [2023-12-31T13:13:15.837639+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7211"] [] [2023-12-31T13:13:15.841866+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7212"] [] [2023-12-31T13:13:15.846092+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7213"] [] [2023-12-31T13:13:15.850323+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7214"] [] [2023-12-31T13:13:15.854562+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7215"] [] [2023-12-31T13:13:15.858787+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7216"] [] [2023-12-31T13:13:15.862992+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7217"] [] [2023-12-31T13:13:15.867218+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7218"] [] [2023-12-31T13:13:15.871446+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7219"] [] [2023-12-31T13:13:15.875682+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7220"] [] [2023-12-31T13:13:15.879888+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7221"] [] [2023-12-31T13:13:15.884125+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7222"] [] [2023-12-31T13:13:15.888366+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7223"] [] [2023-12-31T13:13:15.892612+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7224"] [] [2023-12-31T13:13:15.896843+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7225"] [] [2023-12-31T13:13:15.901081+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7226"] [] [2023-12-31T13:13:15.905300+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7227"] [] [2023-12-31T13:13:15.909543+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7228"] [] [2023-12-31T13:13:15.913782+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7229"] [] [2023-12-31T13:13:15.918024+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7230"] [] [2023-12-31T13:13:15.922273+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7231"] [] [2023-12-31T13:13:15.926524+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7232"] [] [2023-12-31T13:13:15.930772+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7233"] [] [2023-12-31T13:13:15.935238+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7234"] [] [2023-12-31T13:13:15.939632+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7235"] [] [2023-12-31T13:13:15.944325+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7236"] [] [2023-12-31T13:13:15.949012+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7237"] [] [2023-12-31T13:13:15.953384+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7314"] [] [2023-12-31T13:13:15.957674+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7315"] [] [2023-12-31T13:13:15.961926+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7316"] [] [2023-12-31T13:13:15.966152+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7317"] [] [2023-12-31T13:13:15.970409+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7318"] [] [2023-12-31T13:13:15.974729+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7319"] [] [2023-12-31T13:13:15.978987+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7320"] [] [2023-12-31T13:13:15.983238+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7321"] [] [2023-12-31T13:13:15.987503+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7322"] [] [2023-12-31T13:13:15.991766+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7323"] [] [2023-12-31T13:13:15.996031+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7324"] [] [2023-12-31T13:13:16.000290+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7325"] [] [2023-12-31T13:13:16.004554+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7326"] [] [2023-12-31T13:13:16.008814+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7327"] [] [2023-12-31T13:13:16.013078+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7328"] [] [2023-12-31T13:13:16.017350+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7329"] [] [2023-12-31T13:13:16.021611+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7330"] [] [2023-12-31T13:13:16.025845+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7331"] [] [2023-12-31T13:13:16.030106+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7332"] [] [2023-12-31T13:13:16.034380+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7333"] [] [2023-12-31T13:13:16.038617+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7334"] [] [2023-12-31T13:13:16.042864+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7335"] [] [2023-12-31T13:13:16.047128+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7336"] [] [2023-12-31T13:13:16.051431+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7337"] [] [2023-12-31T13:13:16.055710+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7338"] [] [2023-12-31T13:13:16.059990+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7339"] [] [2023-12-31T13:13:16.064260+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7340"] [] [2023-12-31T13:13:16.068509+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7341"] [] [2023-12-31T13:13:16.072782+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7342"] [] [2023-12-31T13:13:16.077037+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7343"] [] [2023-12-31T13:13:16.081325+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7344"] [] [2023-12-31T13:13:16.085576+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7345"] [] [2023-12-31T13:13:16.089851+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7346"] [] [2023-12-31T13:13:16.094135+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7347"] [] [2023-12-31T13:13:16.098394+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7348"] [] [2023-12-31T13:13:16.102649+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7349"] [] [2023-12-31T13:13:16.106899+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7350"] [] [2023-12-31T13:13:16.111190+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7351"] [] [2023-12-31T13:13:16.115507+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7374"] [] [2023-12-31T13:13:16.119768+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7375"] [] [2023-12-31T13:13:16.124053+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7376"] [] [2023-12-31T13:13:16.128356+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7377"] [] [2023-12-31T13:13:16.132648+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7378"] [] [2023-12-31T13:13:16.136938+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7379"] [] [2023-12-31T13:13:16.141230+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7380"] [] [2023-12-31T13:13:16.145499+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7381"] [] [2023-12-31T13:13:16.149824+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7382"] [] [2023-12-31T13:13:16.154122+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7383"] [] [2023-12-31T13:13:16.158426+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7384"] [] [2023-12-31T13:13:16.162693+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7385"] [] [2023-12-31T13:13:16.166989+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7386"] [] [2023-12-31T13:13:16.171288+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7387"] [] [2023-12-31T13:13:16.175588+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7388"] [] [2023-12-31T13:13:16.179902+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7389"] [] [2023-12-31T13:13:16.184198+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7390"] [] [2023-12-31T13:13:16.188504+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7391"] [] [2023-12-31T13:13:16.192812+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7392"] [] [2023-12-31T13:13:16.197152+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7393"] [] [2023-12-31T13:13:16.201467+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7394"] [] [2023-12-31T13:13:16.205770+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7395"] [] [2023-12-31T13:13:16.210082+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7396"] [] [2023-12-31T13:13:16.214394+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7397"] [] [2023-12-31T13:13:16.218674+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7398"] [] [2023-12-31T13:13:16.222982+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7399"] [] [2023-12-31T13:13:16.227288+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7400"] [] [2023-12-31T13:13:16.231632+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7401"] [] [2023-12-31T13:13:16.235944+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7402"] [] [2023-12-31T13:13:16.240265+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7403"] [] [2023-12-31T13:13:16.244594+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7404"] [] [2023-12-31T13:13:16.248975+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7405"] [] [2023-12-31T13:13:16.253346+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7406"] [] [2023-12-31T13:13:16.257899+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7407"] [] [2023-12-31T13:13:16.262224+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7408"] [] [2023-12-31T13:13:16.266639+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7409"] [] [2023-12-31T13:13:16.270959+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7410"] [] [2023-12-31T13:13:16.275282+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7411"] [] [2023-12-31T13:13:16.279621+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7412"] [] [2023-12-31T13:13:16.283945+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7413"] [] [2023-12-31T13:13:16.288249+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7414"] [] [2023-12-31T13:13:16.292553+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7415"] [] [2023-12-31T13:13:16.296878+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7416"] [] [2023-12-31T13:13:16.301174+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7417"] [] [2023-12-31T13:13:16.305545+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7418"] [] [2023-12-31T13:13:16.309900+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7419"] [] [2023-12-31T13:13:16.314251+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7420"] [] [2023-12-31T13:13:16.318594+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7421"] [] [2023-12-31T13:13:16.322919+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7422"] [] [2023-12-31T13:13:16.327279+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7423"] [] [2023-12-31T13:13:16.331636+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7424"] [] [2023-12-31T13:13:16.335971+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7425"] [] [2023-12-31T13:13:16.340299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7426"] [] [2023-12-31T13:13:16.344632+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7427"] [] [2023-12-31T13:13:16.348963+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7428"] [] [2023-12-31T13:13:16.353332+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7429"] [] [2023-12-31T13:13:16.357670+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7444"] [] [2023-12-31T13:13:16.362031+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7460"] [] [2023-12-31T13:13:16.366374+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7461"] [] [2023-12-31T13:13:16.370705+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7462"] [] [2023-12-31T13:13:16.375191+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7463"] [] [2023-12-31T13:13:16.379589+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7464"] [] [2023-12-31T13:13:16.383903+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7465"] [] [2023-12-31T13:13:16.388249+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7466"] [] [2023-12-31T13:13:16.392573+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7467"] [] [2023-12-31T13:13:16.396917+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7468"] [] [2023-12-31T13:13:16.401266+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7479"] [] [2023-12-31T13:13:16.405626+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7480"] [] [2023-12-31T13:13:16.409976+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7481"] [] [2023-12-31T13:13:16.414331+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7482"] [] [2023-12-31T13:13:16.418680+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7483"] [] [2023-12-31T13:13:16.423028+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7484"] [] [2023-12-31T13:13:16.427396+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7485"] [] [2023-12-31T13:13:16.431752+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7486"] [] [2023-12-31T13:13:16.436106+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7487"] [] [2023-12-31T13:13:16.440468+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7488"] [] [2023-12-31T13:13:16.444824+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7489"] [] [2023-12-31T13:13:16.449184+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7490"] [] [2023-12-31T13:13:16.453519+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7491"] [] [2023-12-31T13:13:16.457850+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7492"] [] [2023-12-31T13:13:16.462182+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7493"] [] [2023-12-31T13:13:16.466552+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7494"] [] [2023-12-31T13:13:16.470918+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7495"] [] [2023-12-31T13:13:16.475257+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7496"] [] [2023-12-31T13:13:16.479633+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7497"] [] [2023-12-31T13:13:16.483973+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7498"] [] [2023-12-31T13:13:16.488311+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7499"] [] [2023-12-31T13:13:16.492657+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7503"] [] [2023-12-31T13:13:16.496994+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7511"] [] [2023-12-31T13:13:16.501367+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7513"] [] [2023-12-31T13:13:16.505742+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7521"] [] [2023-12-31T13:13:16.510115+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7522"] [] [2023-12-31T13:13:16.514499+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7523"] [] [2023-12-31T13:13:16.518872+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7524"] [] [2023-12-31T13:13:16.523219+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7525"] [] [2023-12-31T13:13:16.527596+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7526"] [] [2023-12-31T13:13:16.531971+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7527"] [] [2023-12-31T13:13:16.536350+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7528"] [] [2023-12-31T13:13:16.540724+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7529"] [] [2023-12-31T13:13:16.545163+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7530"] [] [2023-12-31T13:13:16.549579+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7531"] [] [2023-12-31T13:13:16.553967+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7533"] [] [2023-12-31T13:13:16.558358+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7534"] [] [2023-12-31T13:13:16.562744+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7535"] [] [2023-12-31T13:13:16.567128+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7536"] [] [2023-12-31T13:13:16.571519+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7537"] [] [2023-12-31T13:13:16.575914+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7538"] [] [2023-12-31T13:13:16.580302+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7539"] [] [2023-12-31T13:13:16.584700+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7541"] [] [2023-12-31T13:13:16.589089+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7542"] [] [2023-12-31T13:13:16.593485+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7543"] [] [2023-12-31T13:13:16.597853+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7544"] [] [2023-12-31T13:13:16.602245+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7545"] [] [2023-12-31T13:13:16.606638+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7546"] [] [2023-12-31T13:13:16.611031+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7547"] [] [2023-12-31T13:13:16.615435+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7548"] [] [2023-12-31T13:13:16.619805+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7549"] [] [2023-12-31T13:13:16.624206+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7550"] [] [2023-12-31T13:13:16.628609+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7551"] [] [2023-12-31T13:13:16.633011+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7552"] [] [2023-12-31T13:13:16.637394+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7553"] [] [2023-12-31T13:13:16.641766+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7554"] [] [2023-12-31T13:13:16.646168+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7555"] [] [2023-12-31T13:13:16.650550+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7556"] [] [2023-12-31T13:13:16.654926+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7557"] [] [2023-12-31T13:13:16.659305+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7558"] [] [2023-12-31T13:13:16.663718+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7559"] [] [2023-12-31T13:13:16.668126+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7560"] [] [2023-12-31T13:13:16.672571+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7561"] [] [2023-12-31T13:13:16.677039+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7562"] [] [2023-12-31T13:13:16.681461+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7563"] [] [2023-12-31T13:13:16.685872+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7564"] [] [2023-12-31T13:13:16.690281+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7565"] [] [2023-12-31T13:13:16.694695+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7566"] [] [2023-12-31T13:13:16.699104+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7567"] [] [2023-12-31T13:13:16.703529+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7568"] [] [2023-12-31T13:13:16.707948+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7569"] [] [2023-12-31T13:13:16.712370+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7570"] [] [2023-12-31T13:13:16.716787+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7571"] [] [2023-12-31T13:13:16.721207+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7572"] [] [2023-12-31T13:13:16.725627+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7573"] [] [2023-12-31T13:13:16.730045+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7574"] [] [2023-12-31T13:13:16.734442+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7575"] [] [2023-12-31T13:13:16.738835+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7576"] [] [2023-12-31T13:13:16.743293+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7577"] [] [2023-12-31T13:13:16.747725+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7578"] [] [2023-12-31T13:13:16.752150+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7579"] [] [2023-12-31T13:13:16.756579+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7580"] [] [2023-12-31T13:13:16.761006+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7581"] [] [2023-12-31T13:13:16.765442+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7582"] [] [2023-12-31T13:13:16.769842+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7583"] [] [2023-12-31T13:13:16.774240+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7584"] [] [2023-12-31T13:13:16.778698+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7585"] [] [2023-12-31T13:13:16.783131+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7586"] [] [2023-12-31T13:13:16.787573+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7587"] [] [2023-12-31T13:13:16.791979+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7588"] [] [2023-12-31T13:13:16.796422+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7589"] [] [2023-12-31T13:13:16.800830+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7590"] [] [2023-12-31T13:13:16.805244+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7591"] [] [2023-12-31T13:13:16.809686+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7592"] [] [2023-12-31T13:13:16.814121+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7593"] [] [2023-12-31T13:13:16.818571+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7594"] [] [2023-12-31T13:13:16.823014+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7595"] [] [2023-12-31T13:13:16.827472+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7596"] [] [2023-12-31T13:13:16.831890+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7597"] [] [2023-12-31T13:13:16.836307+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7598"] [] [2023-12-31T13:13:16.840759+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7599"] [] [2023-12-31T13:13:16.845176+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7600"] [] [2023-12-31T13:13:16.849600+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7601"] [] [2023-12-31T13:13:16.854018+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7603"] [] [2023-12-31T13:13:16.858443+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7604"] [] [2023-12-31T13:13:16.862893+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7605"] [] [2023-12-31T13:13:16.867315+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7606"] [] [2023-12-31T13:13:16.871778+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7609"] [] [2023-12-31T13:13:16.876231+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7610"] [] [2023-12-31T13:13:16.880711+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7611"] [] [2023-12-31T13:13:16.885162+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7612"] [] [2023-12-31T13:13:16.889619+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7613"] [] [2023-12-31T13:13:16.894075+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7614"] [] [2023-12-31T13:13:16.898508+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7615"] [] [2023-12-31T13:13:16.902940+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7616"] [] [2023-12-31T13:13:16.907379+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7617"] [] [2023-12-31T13:13:16.911814+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7618"] [] [2023-12-31T13:13:16.916278+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7619"] [] [2023-12-31T13:13:16.920718+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7620"] [] [2023-12-31T13:13:16.925178+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7621"] [] [2023-12-31T13:13:16.929640+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7622"] [] [2023-12-31T13:13:16.934078+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7623"] [] [2023-12-31T13:13:16.938518+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7624"] [] [2023-12-31T13:13:16.942958+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7625"] [] [2023-12-31T13:13:16.947432+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7626"] [] [2023-12-31T13:13:16.951883+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7627"] [] [2023-12-31T13:13:16.956364+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7628"] [] [2023-12-31T13:13:16.960806+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7629"] [] [2023-12-31T13:13:16.965279+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7630"] [] [2023-12-31T13:13:16.969755+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7631"] [] [2023-12-31T13:13:16.974229+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7632"] [] [2023-12-31T13:13:16.978735+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7633"] [] [2023-12-31T13:13:16.983212+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7634"] [] [2023-12-31T13:13:16.987665+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7635"] [] [2023-12-31T13:13:16.992143+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7636"] [] [2023-12-31T13:13:16.996628+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7637"] [] [2023-12-31T13:13:17.001106+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7638"] [] [2023-12-31T13:13:17.005589+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7639"] [] [2023-12-31T13:13:17.010067+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7640"] [] [2023-12-31T13:13:17.014556+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7641"] [] [2023-12-31T13:13:17.019013+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7642"] [] [2023-12-31T13:13:17.023479+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7643"] [] [2023-12-31T13:13:17.027938+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7644"] [] [2023-12-31T13:13:17.032403+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7645"] [] [2023-12-31T13:13:17.036862+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7646"] [] [2023-12-31T13:13:17.041360+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7647"] [] [2023-12-31T13:13:17.045848+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7648"] [] [2023-12-31T13:13:17.050307+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7649"] [] [2023-12-31T13:13:17.054802+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7650"] [] [2023-12-31T13:13:17.059290+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7651"] [] [2023-12-31T13:13:17.063794+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7652"] [] [2023-12-31T13:13:17.068289+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7653"] [] [2023-12-31T13:13:17.072787+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7654"] [] [2023-12-31T13:13:17.077283+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7655"] [] [2023-12-31T13:13:17.081815+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7656"] [] [2023-12-31T13:13:17.086287+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7657"] [] [2023-12-31T13:13:17.090790+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7658"] [] [2023-12-31T13:13:17.095287+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7659"] [] [2023-12-31T13:13:17.099795+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7660"] [] [2023-12-31T13:13:17.104300+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7661"] [] [2023-12-31T13:13:17.108779+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7662"] [] [2023-12-31T13:13:17.113255+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7663"] [] [2023-12-31T13:13:17.117763+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7664"] [] [2023-12-31T13:13:17.122266+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7665"] [] [2023-12-31T13:13:17.126782+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7666"] [] [2023-12-31T13:13:17.131292+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7667"] [] [2023-12-31T13:13:17.135802+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7668"] [] [2023-12-31T13:13:17.140309+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7669"] [] [2023-12-31T13:13:17.144799+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7670"] [] [2023-12-31T13:13:17.149288+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7671"] [] [2023-12-31T13:13:17.153860+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7672"] [] [2023-12-31T13:13:17.158355+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7673"] [] [2023-12-31T13:13:17.162840+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7674"] [] [2023-12-31T13:13:17.167360+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7675"] [] [2023-12-31T13:13:17.171877+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7676"] [] [2023-12-31T13:13:17.176425+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7677"] [] [2023-12-31T13:13:17.180939+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7678"] [] [2023-12-31T13:13:17.185473+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7679"] [] [2023-12-31T13:13:17.189974+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7680"] [] [2023-12-31T13:13:17.194500+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7683"] [] [2023-12-31T13:13:17.198994+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7684"] [] [2023-12-31T13:13:17.203523+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7685"] [] [2023-12-31T13:13:17.208022+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7686"] [] [2023-12-31T13:13:17.212526+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7687"] [] [2023-12-31T13:13:17.217048+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7688"] [] [2023-12-31T13:13:17.221554+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7689"] [] [2023-12-31T13:13:17.226081+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7690"] [] [2023-12-31T13:13:17.230613+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7691"] [] [2023-12-31T13:13:17.235118+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7692"] [] [2023-12-31T13:13:17.239661+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7693"] [] [2023-12-31T13:13:17.244194+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7694"] [] [2023-12-31T13:13:17.248699+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7696"] [] [2023-12-31T13:13:17.253232+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7697"] [] [2023-12-31T13:13:17.257776+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7698"] [] [2023-12-31T13:13:17.262312+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7699"] [] [2023-12-31T13:13:17.266860+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7700"] [] [2023-12-31T13:13:17.271406+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7701"] [] [2023-12-31T13:13:17.275952+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7702"] [] [2023-12-31T13:13:17.280481+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7703"] [] [2023-12-31T13:13:17.285025+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7704"] [] [2023-12-31T13:13:17.289547+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7705"] [] [2023-12-31T13:13:17.294093+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7706"] [] [2023-12-31T13:13:17.298610+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7707"] [] [2023-12-31T13:13:17.303157+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7708"] [] [2023-12-31T13:13:17.307681+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7709"] [] [2023-12-31T13:13:17.312241+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7710"] [] [2023-12-31T13:13:17.316763+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7711"] [] [2023-12-31T13:13:17.321292+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7712"] [] [2023-12-31T13:13:17.325852+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7713"] [] [2023-12-31T13:13:17.330420+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7714"] [] [2023-12-31T13:13:17.334968+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7715"] [] [2023-12-31T13:13:17.339495+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7716"] [] [2023-12-31T13:13:17.344052+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7717"] [] [2023-12-31T13:13:17.348618+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7718"] [] [2023-12-31T13:13:17.353178+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7719"] [] [2023-12-31T13:13:17.357763+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7720"] [] [2023-12-31T13:13:17.362355+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7721"] [] [2023-12-31T13:13:17.366917+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7722"] [] [2023-12-31T13:13:17.371457+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7723"] [] [2023-12-31T13:13:17.376131+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7724"] [] [2023-12-31T13:13:17.380804+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7725"] [] [2023-12-31T13:13:17.385385+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7726"] [] [2023-12-31T13:13:17.389951+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7727"] [] [2023-12-31T13:13:17.394527+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7728"] [] [2023-12-31T13:13:17.399098+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7729"] [] [2023-12-31T13:13:17.403675+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7730"] [] [2023-12-31T13:13:17.408250+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7731"] [] [2023-12-31T13:13:17.412818+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7732"] [] [2023-12-31T13:13:17.417363+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7733"] [] [2023-12-31T13:13:17.421928+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7734"] [] [2023-12-31T13:13:17.426509+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7735"] [] [2023-12-31T13:13:17.431086+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7737"] [] [2023-12-31T13:13:17.435636+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7738"] [] [2023-12-31T13:13:17.440184+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7739"] [] [2023-12-31T13:13:17.444762+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7740"] [] [2023-12-31T13:13:17.449351+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7741"] [] [2023-12-31T13:13:17.453928+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7742"] [] [2023-12-31T13:13:17.458517+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7743"] [] [2023-12-31T13:13:17.463092+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7744"] [] [2023-12-31T13:13:17.467630+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7745"] [] [2023-12-31T13:13:17.472215+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7746"] [] [2023-12-31T13:13:17.476867+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7747"] [] [2023-12-31T13:13:17.481485+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7748"] [] [2023-12-31T13:13:17.486070+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7749"] [] [2023-12-31T13:13:17.490628+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7750"] [] [2023-12-31T13:13:17.495237+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7751"] [] [2023-12-31T13:13:17.499843+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7752"] [] [2023-12-31T13:13:17.504437+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7753"] [] [2023-12-31T13:13:17.509031+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7754"] [] [2023-12-31T13:13:17.513629+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7755"] [] [2023-12-31T13:13:17.518202+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7756"] [] [2023-12-31T13:13:17.522797+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7757"] [] [2023-12-31T13:13:17.527371+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7758"] [] [2023-12-31T13:13:17.531978+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7759"] [] [2023-12-31T13:13:17.536579+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7760"] [] [2023-12-31T13:13:17.541174+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7761"] [] [2023-12-31T13:13:17.545773+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7762"] [] [2023-12-31T13:13:17.550383+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7763"] [] [2023-12-31T13:13:17.554983+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7764"] [] [2023-12-31T13:13:17.559560+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7765"] [] [2023-12-31T13:13:17.564162+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7766"] [] [2023-12-31T13:13:17.568767+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7767"] [] [2023-12-31T13:13:17.573386+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7768"] [] [2023-12-31T13:13:17.577988+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7769"] [] [2023-12-31T13:13:17.582600+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7770"] [] [2023-12-31T13:13:17.587202+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7771"] [] [2023-12-31T13:13:17.591808+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7772"] [] [2023-12-31T13:13:17.596422+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7773"] [] [2023-12-31T13:13:17.601034+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7774"] [] [2023-12-31T13:13:17.605656+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7775"] [] [2023-12-31T13:13:17.610262+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7776"] [] [2023-12-31T13:13:17.614881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7777"] [] [2023-12-31T13:13:17.619471+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7778"] [] [2023-12-31T13:13:17.624091+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7779"] [] [2023-12-31T13:13:17.628680+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7780"] [] [2023-12-31T13:13:17.633266+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7781"] [] [2023-12-31T13:13:17.637893+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7782"] [] [2023-12-31T13:13:17.642490+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7783"] [] [2023-12-31T13:13:17.647092+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7784"] [] [2023-12-31T13:13:17.651691+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7785"] [] [2023-12-31T13:13:17.656316+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7786"] [] [2023-12-31T13:13:17.660941+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7787"] [] [2023-12-31T13:13:17.665564+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7788"] [] [2023-12-31T13:13:17.670187+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7789"] [] [2023-12-31T13:13:17.674872+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7790"] [] [2023-12-31T13:13:17.679487+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7791"] [] [2023-12-31T13:13:17.684089+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7792"] [] [2023-12-31T13:13:17.688720+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7793"] [] [2023-12-31T13:13:17.693330+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7794"] [] [2023-12-31T13:13:17.697969+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7795"] [] [2023-12-31T13:13:17.702606+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7796"] [] [2023-12-31T13:13:17.707231+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7797"] [] [2023-12-31T13:13:17.711861+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7798"] [] [2023-12-31T13:13:17.716501+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7799"] [] [2023-12-31T13:13:17.721138+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7800"] [] [2023-12-31T13:13:17.725773+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7801"] [] [2023-12-31T13:13:17.730413+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7802"] [] [2023-12-31T13:13:17.735052+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7803"] [] [2023-12-31T13:13:17.739695+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7804"] [] [2023-12-31T13:13:17.744335+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7805"] [] [2023-12-31T13:13:17.748972+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7806"] [] [2023-12-31T13:13:17.753595+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7809"] [] [2023-12-31T13:13:17.758210+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7810"] [] [2023-12-31T13:13:17.762833+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7811"] [] [2023-12-31T13:13:17.767482+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7812"] [] [2023-12-31T13:13:17.772134+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7813"] [] [2023-12-31T13:13:17.776782+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7814"] [] [2023-12-31T13:13:17.781439+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7815"] [] [2023-12-31T13:13:17.786086+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7817"] [] [2023-12-31T13:13:17.790734+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7822"] [] [2023-12-31T13:13:17.795390+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7823"] [] [2023-12-31T13:13:17.800039+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7824"] [] [2023-12-31T13:13:17.804695+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7825"] [] [2023-12-31T13:13:17.809359+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7826"] [] [2023-12-31T13:13:17.814010+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7827"] [] [2023-12-31T13:13:17.818666+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7828"] [] [2023-12-31T13:13:17.823294+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7829"] [] [2023-12-31T13:13:17.827962+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7830"] [] [2023-12-31T13:13:17.832618+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7831"] [] [2023-12-31T13:13:17.837272+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7832"] [] [2023-12-31T13:13:17.841907+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7833"] [] [2023-12-31T13:13:17.846583+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7834"] [] [2023-12-31T13:13:17.851248+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7835"] [] [2023-12-31T13:13:17.855909+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7837"] [] [2023-12-31T13:13:17.860549+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7838"] [] [2023-12-31T13:13:17.865190+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7839"] [] [2023-12-31T13:13:17.869857+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7840"] [] [2023-12-31T13:13:17.874526+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7841"] [] [2023-12-31T13:13:17.879164+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7842"] [] [2023-12-31T13:13:17.883837+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7843"] [] [2023-12-31T13:13:17.888486+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7844"] [] [2023-12-31T13:13:17.893130+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7845"] [] [2023-12-31T13:13:17.897774+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7846"] [] [2023-12-31T13:13:17.902485+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7847"] [] [2023-12-31T13:13:17.907131+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7848"] [] [2023-12-31T13:13:17.911802+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7849"] [] [2023-12-31T13:13:17.916458+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7857"] [] [2023-12-31T13:13:17.921114+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7858"] [] [2023-12-31T13:13:17.925764+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7859"] [] [2023-12-31T13:13:17.930447+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7860"] [] [2023-12-31T13:13:17.935124+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7861"] [] [2023-12-31T13:13:17.939788+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7876"] [] [2023-12-31T13:13:17.944456+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7877"] [] [2023-12-31T13:13:17.949142+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7878"] [] [2023-12-31T13:13:17.953796+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7879"] [] [2023-12-31T13:13:17.958455+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7880"] [] [2023-12-31T13:13:17.963111+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7881"] [] [2023-12-31T13:13:17.967798+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7882"] [] [2023-12-31T13:13:17.972548+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7888"] [] [2023-12-31T13:13:17.977251+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7889"] [] [2023-12-31T13:13:17.981966+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7901"] [] [2023-12-31T13:13:17.986665+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7902"] [] [2023-12-31T13:13:17.991336+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7903"] [] [2023-12-31T13:13:17.996011+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7906"] [] [2023-12-31T13:13:18.000674+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7907"] [] [2023-12-31T13:13:18.005372+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7908"] [] [2023-12-31T13:13:18.010035+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7909"] [] [2023-12-31T13:13:18.014704+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7910"] [] [2023-12-31T13:13:18.019381+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7911"] [] [2023-12-31T13:13:18.024051+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7912"] [] [2023-12-31T13:13:18.028752+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7913"] [] [2023-12-31T13:13:18.033429+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7914"] [] [2023-12-31T13:13:18.038100+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7915"] [] [2023-12-31T13:13:18.042805+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7916"] [] [2023-12-31T13:13:18.047511+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7917"] [] [2023-12-31T13:13:18.052196+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7918"] [] [2023-12-31T13:13:18.056874+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7919"] [] [2023-12-31T13:13:18.061584+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7920"] [] [2023-12-31T13:13:18.066290+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7921"] [] [2023-12-31T13:13:18.071012+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7922"] [] [2023-12-31T13:13:18.075728+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7923"] [] [2023-12-31T13:13:18.080416+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7924"] [] [2023-12-31T13:13:18.085127+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7925"] [] [2023-12-31T13:13:18.089811+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7926"] [] [2023-12-31T13:13:18.094510+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7927"] [] [2023-12-31T13:13:18.099196+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7928"] [] [2023-12-31T13:13:18.103917+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7929"] [] [2023-12-31T13:13:18.108641+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7930"] [] [2023-12-31T13:13:18.113362+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7931"] [] [2023-12-31T13:13:18.118054+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7932"] [] [2023-12-31T13:13:18.122742+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7933"] [] [2023-12-31T13:13:18.127474+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7934"] [] [2023-12-31T13:13:18.132190+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7935"] [] [2023-12-31T13:13:18.136912+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7936"] [] [2023-12-31T13:13:18.141641+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7937"] [] [2023-12-31T13:13:18.146354+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7938"] [] [2023-12-31T13:13:18.151103+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7939"] [] [2023-12-31T13:13:18.155835+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7940"] [] [2023-12-31T13:13:18.160574+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7941"] [] [2023-12-31T13:13:18.165299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7942"] [] [2023-12-31T13:13:18.170003+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7949"] [] [2023-12-31T13:13:18.174730+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7950"] [] [2023-12-31T13:13:18.179525+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7951"] [] [2023-12-31T13:13:18.184285+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7952"] [] [2023-12-31T13:13:18.189081+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7953"] [] [2023-12-31T13:13:18.193815+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7954"] [] [2023-12-31T13:13:18.198558+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7956"] [] [2023-12-31T13:13:18.203278+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7957"] [] [2023-12-31T13:13:18.207992+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7958"] [] [2023-12-31T13:13:18.212705+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7959"] [] [2023-12-31T13:13:18.217417+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7960"] [] [2023-12-31T13:13:18.222136+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7961"] [] [2023-12-31T13:13:18.226853+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7965"] [] [2023-12-31T13:13:18.231578+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7966"] [] [2023-12-31T13:13:18.236323+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7967"] [] [2023-12-31T13:13:18.241065+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7968"] [] [2023-12-31T13:13:18.245790+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7969"] [] [2023-12-31T13:13:18.250515+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7970"] [] [2023-12-31T13:13:18.255233+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7971"] [] [2023-12-31T13:13:18.259950+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7972"] [] [2023-12-31T13:13:18.264698+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7973"] [] [2023-12-31T13:13:18.269431+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7974"] [] [2023-12-31T13:13:18.274154+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7975"] [] [2023-12-31T13:13:18.278926+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7976"] [] [2023-12-31T13:13:18.283681+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7977"] [] [2023-12-31T13:13:18.288410+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7978"] [] [2023-12-31T13:13:18.293135+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7979"] [] [2023-12-31T13:13:18.297873+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7980"] [] [2023-12-31T13:13:18.302623+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7981"] [] [2023-12-31T13:13:18.307384+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7982"] [] [2023-12-31T13:13:18.312113+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7983"] [] [2023-12-31T13:13:18.316846+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7984"] [] [2023-12-31T13:13:18.321592+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7985"] [] [2023-12-31T13:13:18.326358+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7986"] [] [2023-12-31T13:13:18.331120+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7987"] [] [2023-12-31T13:13:18.335879+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7988"] [] [2023-12-31T13:13:18.340642+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7989"] [] [2023-12-31T13:13:18.345410+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7990"] [] [2023-12-31T13:13:18.350171+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7991"] [] [2023-12-31T13:13:18.354947+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7992"] [] [2023-12-31T13:13:18.359714+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7993"] [] [2023-12-31T13:13:18.364486+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7994"] [] [2023-12-31T13:13:18.369227+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7995"] [] [2023-12-31T13:13:18.374007+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7996"] [] [2023-12-31T13:13:18.378756+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7997"] [] [2023-12-31T13:13:18.383530+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7998"] [] [2023-12-31T13:13:18.388302+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["7999"] [] [2023-12-31T13:13:18.393083+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8000"] [] [2023-12-31T13:13:18.397839+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8002"] [] [2023-12-31T13:13:18.402612+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8003"] [] [2023-12-31T13:13:18.407393+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8004"] [] [2023-12-31T13:13:18.412171+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8006"] [] [2023-12-31T13:13:18.416951+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8007"] [] [2023-12-31T13:13:18.421699+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8009"] [] [2023-12-31T13:13:18.426453+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8010"] [] [2023-12-31T13:13:18.431234+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8011"] [] [2023-12-31T13:13:18.436021+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8013"] [] [2023-12-31T13:13:18.440809+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8014"] [] [2023-12-31T13:13:18.445571+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8015"] [] [2023-12-31T13:13:18.450371+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8016"] [] [2023-12-31T13:13:18.455127+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8017"] [] [2023-12-31T13:13:18.459892+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8018"] [] [2023-12-31T13:13:18.464679+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8019"] [] [2023-12-31T13:13:18.469469+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8020"] [] [2023-12-31T13:13:18.474262+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8021"] [] [2023-12-31T13:13:18.479027+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8022"] [] [2023-12-31T13:13:18.483802+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8023"] [] [2023-12-31T13:13:18.488600+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8024"] [] [2023-12-31T13:13:18.493400+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8025"] [] [2023-12-31T13:13:18.498167+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8026"] [] [2023-12-31T13:13:18.502971+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8027"] [] [2023-12-31T13:13:18.507778+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8028"] [] [2023-12-31T13:13:18.512549+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8029"] [] [2023-12-31T13:13:18.517349+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8030"] [] [2023-12-31T13:13:18.522147+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8031"] [] [2023-12-31T13:13:18.526934+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8032"] [] [2023-12-31T13:13:18.531737+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8033"] [] [2023-12-31T13:13:18.536545+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8034"] [] [2023-12-31T13:13:18.541354+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8035"] [] [2023-12-31T13:13:18.546135+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8036"] [] [2023-12-31T13:13:18.550925+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8037"] [] [2023-12-31T13:13:18.555706+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8038"] [] [2023-12-31T13:13:18.560488+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8039"] [] [2023-12-31T13:13:18.565282+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8040"] [] [2023-12-31T13:13:18.570113+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8041"] [] [2023-12-31T13:13:18.574953+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8042"] [] [2023-12-31T13:13:18.579776+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8043"] [] [2023-12-31T13:13:18.584578+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8044"] [] [2023-12-31T13:13:18.589371+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8045"] [] [2023-12-31T13:13:18.594161+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8046"] [] [2023-12-31T13:13:18.598950+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8047"] [] [2023-12-31T13:13:18.603750+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8048"] [] [2023-12-31T13:13:18.608549+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8049"] [] [2023-12-31T13:13:18.613346+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8050"] [] [2023-12-31T13:13:18.618169+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8051"] [] [2023-12-31T13:13:18.622962+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8052"] [] [2023-12-31T13:13:18.627762+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8053"] [] [2023-12-31T13:13:18.632562+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8055"] [] [2023-12-31T13:13:18.637365+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8056"] [] [2023-12-31T13:13:18.642166+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8057"] [] [2023-12-31T13:13:18.646962+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8058"] [] [2023-12-31T13:13:18.651763+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8059"] [] [2023-12-31T13:13:18.656571+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8060"] [] [2023-12-31T13:13:18.661390+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8061"] [] [2023-12-31T13:13:18.666223+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8062"] [] [2023-12-31T13:13:18.671031+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8063"] [] [2023-12-31T13:13:18.675898+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8064"] [] [2023-12-31T13:13:18.680745+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8065"] [] [2023-12-31T13:13:18.685580+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8066"] [] [2023-12-31T13:13:18.690391+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8067"] [] [2023-12-31T13:13:18.695198+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8068"] [] [2023-12-31T13:13:18.700011+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8069"] [] [2023-12-31T13:13:18.704830+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8070"] [] [2023-12-31T13:13:18.709644+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8071"] [] [2023-12-31T13:13:18.714460+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8072"] [] [2023-12-31T13:13:18.719272+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8073"] [] [2023-12-31T13:13:18.724087+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8074"] [] [2023-12-31T13:13:18.728908+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8075"] [] [2023-12-31T13:13:18.733726+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8076"] [] [2023-12-31T13:13:18.738556+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8077"] [] [2023-12-31T13:13:18.743380+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8078"] [] [2023-12-31T13:13:18.748197+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8079"] [] [2023-12-31T13:13:18.753045+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8080"] [] [2023-12-31T13:13:18.757878+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8081"] [] [2023-12-31T13:13:18.762709+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8082"] [] [2023-12-31T13:13:18.767534+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8083"] [] [2023-12-31T13:13:18.772359+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8084"] [] [2023-12-31T13:13:18.777176+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8085"] [] [2023-12-31T13:13:18.782013+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8086"] [] [2023-12-31T13:13:18.786871+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8087"] [] [2023-12-31T13:13:18.791701+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8088"] [] [2023-12-31T13:13:18.796562+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8089"] [] [2023-12-31T13:13:18.801450+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8090"] [] [2023-12-31T13:13:18.806286+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8091"] [] [2023-12-31T13:13:18.811118+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8092"] [] [2023-12-31T13:13:18.815960+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8093"] [] [2023-12-31T13:13:18.820792+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8094"] [] [2023-12-31T13:13:18.825628+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8095"] [] [2023-12-31T13:13:18.830469+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8096"] [] [2023-12-31T13:13:18.835312+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8097"] [] [2023-12-31T13:13:18.840157+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8098"] [] [2023-12-31T13:13:18.845028+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8099"] [] [2023-12-31T13:13:18.849874+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8100"] [] [2023-12-31T13:13:18.854712+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8101"] [] [2023-12-31T13:13:18.859586+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8102"] [] [2023-12-31T13:13:18.864429+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8103"] [] [2023-12-31T13:13:18.869271+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8104"] [] [2023-12-31T13:13:18.874124+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8105"] [] [2023-12-31T13:13:18.878977+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8106"] [] [2023-12-31T13:13:18.883827+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8107"] [] [2023-12-31T13:13:18.888675+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8108"] [] [2023-12-31T13:13:18.893530+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8109"] [] [2023-12-31T13:13:18.898415+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8110"] [] [2023-12-31T13:13:18.903263+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8111"] [] [2023-12-31T13:13:18.908141+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8112"] [] [2023-12-31T13:13:18.912994+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8113"] [] [2023-12-31T13:13:18.917854+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8114"] [] [2023-12-31T13:13:18.922711+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8115"] [] [2023-12-31T13:13:18.927597+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8116"] [] [2023-12-31T13:13:18.932460+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8117"] [] [2023-12-31T13:13:18.937361+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8118"] [] [2023-12-31T13:13:18.942223+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8119"] [] [2023-12-31T13:13:18.947083+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8120"] [] [2023-12-31T13:13:18.951971+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8121"] [] [2023-12-31T13:13:18.956859+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8122"] [] [2023-12-31T13:13:18.961723+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8123"] [] [2023-12-31T13:13:18.966626+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8124"] [] [2023-12-31T13:13:18.971496+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8125"] [] [2023-12-31T13:13:18.976391+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8126"] [] [2023-12-31T13:13:18.981284+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8127"] [] [2023-12-31T13:13:18.986180+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8128"] [] [2023-12-31T13:13:18.991051+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8129"] [] [2023-12-31T13:13:18.995947+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8130"] [] [2023-12-31T13:13:19.000859+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8131"] [] [2023-12-31T13:13:19.005831+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8132"] [] [2023-12-31T13:13:19.010764+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8133"] [] [2023-12-31T13:13:19.015695+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8134"] [] [2023-12-31T13:13:19.020600+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8135"] [] [2023-12-31T13:13:19.025487+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8136"] [] [2023-12-31T13:13:19.030498+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8137"] [] [2023-12-31T13:13:19.035458+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8138"] [] [2023-12-31T13:13:19.040388+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8139"] [] [2023-12-31T13:13:19.045285+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8140"] [] [2023-12-31T13:13:19.050219+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8141"] [] [2023-12-31T13:13:19.055178+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8142"] [] [2023-12-31T13:13:19.060090+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8143"] [] [2023-12-31T13:13:19.064989+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8144"] [] [2023-12-31T13:13:19.069905+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8145"] [] [2023-12-31T13:13:19.074795+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8146"] [] [2023-12-31T13:13:19.079708+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8147"] [] [2023-12-31T13:13:19.084627+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8148"] [] [2023-12-31T13:13:19.089520+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8149"] [] [2023-12-31T13:13:19.094420+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8150"] [] [2023-12-31T13:13:19.099310+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8151"] [] [2023-12-31T13:13:19.104204+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8152"] [] [2023-12-31T13:13:19.109125+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8153"] [] [2023-12-31T13:13:19.114048+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8154"] [] [2023-12-31T13:13:19.118967+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8155"] [] [2023-12-31T13:13:19.123890+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8156"] [] [2023-12-31T13:13:19.128794+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8157"] [] [2023-12-31T13:13:19.133719+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8158"] [] [2023-12-31T13:13:19.138646+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8159"] [] [2023-12-31T13:13:19.143577+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8160"] [] [2023-12-31T13:13:19.148519+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8161"] [] [2023-12-31T13:13:19.153469+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8162"] [] [2023-12-31T13:13:19.158420+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8163"] [] [2023-12-31T13:13:19.163324+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8164"] [] [2023-12-31T13:13:19.168248+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8165"] [] [2023-12-31T13:13:19.173185+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8166"] [] [2023-12-31T13:13:19.178123+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8167"] [] [2023-12-31T13:13:19.183034+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8168"] [] [2023-12-31T13:13:19.187969+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8169"] [] [2023-12-31T13:13:19.192878+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8170"] [] [2023-12-31T13:13:19.197786+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8171"] [] [2023-12-31T13:13:19.202706+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8172"] [] [2023-12-31T13:13:19.207629+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8173"] [] [2023-12-31T13:13:19.212541+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8175"] [] [2023-12-31T13:13:19.217461+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8176"] [] [2023-12-31T13:13:19.222377+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8177"] [] [2023-12-31T13:13:19.227305+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8178"] [] [2023-12-31T13:13:19.232250+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8179"] [] [2023-12-31T13:13:19.237198+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8180"] [] [2023-12-31T13:13:19.242143+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8181"] [] [2023-12-31T13:13:19.247067+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8182"] [] [2023-12-31T13:13:19.252018+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8183"] [] [2023-12-31T13:13:19.256968+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8184"] [] [2023-12-31T13:13:19.261889+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8185"] [] [2023-12-31T13:13:19.266843+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8186"] [] [2023-12-31T13:13:19.271801+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8187"] [] [2023-12-31T13:13:19.276762+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8188"] [] [2023-12-31T13:13:19.281693+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8189"] [] [2023-12-31T13:13:19.286660+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8190"] [] [2023-12-31T13:13:19.291598+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8191"] [] [2023-12-31T13:13:19.296535+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8192"] [] [2023-12-31T13:13:19.301467+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8193"] [] [2023-12-31T13:13:19.306436+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8194"] [] [2023-12-31T13:13:19.311399+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8195"] [] [2023-12-31T13:13:19.316337+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8196"] [] [2023-12-31T13:13:19.321271+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8197"] [] [2023-12-31T13:13:19.326208+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8198"] [] [2023-12-31T13:13:19.331148+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8199"] [] [2023-12-31T13:13:19.336115+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8200"] [] [2023-12-31T13:13:19.341079+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8204"] [] [2023-12-31T13:13:19.346032+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8205"] [] [2023-12-31T13:13:19.350972+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8206"] [] [2023-12-31T13:13:19.355911+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8220"] [] [2023-12-31T13:13:19.360887+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8221"] [] [2023-12-31T13:13:19.365875+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8222"] [] [2023-12-31T13:13:19.370843+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8223"] [] [2023-12-31T13:13:19.375787+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8224"] [] [2023-12-31T13:13:19.380795+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8225"] [] [2023-12-31T13:13:19.385779+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8226"] [] [2023-12-31T13:13:19.390753+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8227"] [] [2023-12-31T13:13:19.395700+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8228"] [] [2023-12-31T13:13:19.400676+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8229"] [] [2023-12-31T13:13:19.405630+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8230"] [] [2023-12-31T13:13:19.410591+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8231"] [] [2023-12-31T13:13:19.415575+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8232"] [] [2023-12-31T13:13:19.420560+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8233"] [] [2023-12-31T13:13:19.425547+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8234"] [] [2023-12-31T13:13:19.430505+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8236"] [] [2023-12-31T13:13:19.435462+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8237"] [] [2023-12-31T13:13:19.440425+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8238"] [] [2023-12-31T13:13:19.445425+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8239"] [] [2023-12-31T13:13:19.450391+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8240"] [] [2023-12-31T13:13:19.455383+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8241"] [] [2023-12-31T13:13:19.460382+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8242"] [] [2023-12-31T13:13:19.465353+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8243"] [] [2023-12-31T13:13:19.470348+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8244"] [] [2023-12-31T13:13:19.475309+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8245"] [] [2023-12-31T13:13:19.480327+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8246"] [] [2023-12-31T13:13:19.485343+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8247"] [] [2023-12-31T13:13:19.490341+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9908"] [] [2023-12-31T13:13:19.495338+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8249"] [] [2023-12-31T13:13:19.500337+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8250"] [] [2023-12-31T13:13:19.505336+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8251"] [] [2023-12-31T13:13:19.510305+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8252"] [] [2023-12-31T13:13:19.515285+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8253"] [] [2023-12-31T13:13:19.520260+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8254"] [] [2023-12-31T13:13:19.525272+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8255"] [] [2023-12-31T13:13:19.530276+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8256"] [] [2023-12-31T13:13:19.535285+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8257"] [] [2023-12-31T13:13:19.540295+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8258"] [] [2023-12-31T13:13:19.545291+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8259"] [] [2023-12-31T13:13:19.550306+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8260"] [] [2023-12-31T13:13:19.555316+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8263"] [] [2023-12-31T13:13:19.560304+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8264"] [] [2023-12-31T13:13:19.565295+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8265"] [] [2023-12-31T13:13:19.570342+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8266"] [] [2023-12-31T13:13:19.575353+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8267"] [] [2023-12-31T13:13:19.580397+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8268"] [] [2023-12-31T13:13:19.585394+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8269"] [] [2023-12-31T13:13:19.590416+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8270"] [] [2023-12-31T13:13:19.595438+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8271"] [] [2023-12-31T13:13:19.600456+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8272"] [] [2023-12-31T13:13:19.605493+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8273"] [] [2023-12-31T13:13:19.610486+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8274"] [] [2023-12-31T13:13:19.615533+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8275"] [] [2023-12-31T13:13:19.620528+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8276"] [] [2023-12-31T13:13:19.625533+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8277"] [] [2023-12-31T13:13:19.630564+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8278"] [] [2023-12-31T13:13:19.635589+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8279"] [] [2023-12-31T13:13:19.640616+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8281"] [] [2023-12-31T13:13:19.645644+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8282"] [] [2023-12-31T13:13:19.650677+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8283"] [] [2023-12-31T13:13:19.655706+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8284"] [] [2023-12-31T13:13:19.660730+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8285"] [] [2023-12-31T13:13:19.665729+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8286"] [] [2023-12-31T13:13:19.670869+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8287"] [] [2023-12-31T13:13:19.676259+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8288"] [] [2023-12-31T13:13:19.681703+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8289"] [] [2023-12-31T13:13:19.687005+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8290"] [] [2023-12-31T13:13:19.692198+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8291"] [] [2023-12-31T13:13:19.697261+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8292"] [] [2023-12-31T13:13:19.702289+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8293"] [] [2023-12-31T13:13:19.707358+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8294"] [] [2023-12-31T13:13:19.712381+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8295"] [] [2023-12-31T13:13:19.717434+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8296"] [] [2023-12-31T13:13:19.722459+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8297"] [] [2023-12-31T13:13:19.727516+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8298"] [] [2023-12-31T13:13:19.732548+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8299"] [] [2023-12-31T13:13:19.737570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8300"] [] [2023-12-31T13:13:19.742597+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8301"] [] [2023-12-31T13:13:19.747620+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8302"] [] [2023-12-31T13:13:19.752649+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8303"] [] [2023-12-31T13:13:19.757696+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8304"] [] [2023-12-31T13:13:19.762745+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8305"] [] [2023-12-31T13:13:19.767810+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8306"] [] [2023-12-31T13:13:19.772864+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8307"] [] [2023-12-31T13:13:19.777925+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8308"] [] [2023-12-31T13:13:19.783033+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8310"] [] [2023-12-31T13:13:19.788100+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8311"] [] [2023-12-31T13:13:19.793126+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8312"] [] [2023-12-31T13:13:19.798154+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8313"] [] [2023-12-31T13:13:19.803179+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8314"] [] [2023-12-31T13:13:19.808237+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8315"] [] [2023-12-31T13:13:19.813270+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8316"] [] [2023-12-31T13:13:19.818341+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8317"] [] [2023-12-31T13:13:19.823384+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8318"] [] [2023-12-31T13:13:19.828424+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8319"] [] [2023-12-31T13:13:19.833696+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8320"] [] [2023-12-31T13:13:19.839130+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8321"] [] [2023-12-31T13:13:19.844269+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8323"] [] [2023-12-31T13:13:19.849351+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8324"] [] [2023-12-31T13:13:19.854514+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8325"] [] [2023-12-31T13:13:19.859592+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8326"] [] [2023-12-31T13:13:19.864710+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8327"] [] [2023-12-31T13:13:19.869786+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8328"] [] [2023-12-31T13:13:19.874853+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8329"] [] [2023-12-31T13:13:19.880055+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8330"] [] [2023-12-31T13:13:19.885128+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8331"] [] [2023-12-31T13:13:19.890176+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8332"] [] [2023-12-31T13:13:19.895305+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8333"] [] [2023-12-31T13:13:19.900361+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8334"] [] [2023-12-31T13:13:19.905441+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8335"] [] [2023-12-31T13:13:19.910494+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8336"] [] [2023-12-31T13:13:19.915548+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8337"] [] [2023-12-31T13:13:19.920602+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8338"] [] [2023-12-31T13:13:19.925681+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8339"] [] [2023-12-31T13:13:19.930795+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8340"] [] [2023-12-31T13:13:19.935850+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8341"] [] [2023-12-31T13:13:19.940902+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8342"] [] [2023-12-31T13:13:19.945991+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8346"] [] [2023-12-31T13:13:19.951058+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8347"] [] [2023-12-31T13:13:19.956144+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8348"] [] [2023-12-31T13:13:19.961229+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8349"] [] [2023-12-31T13:13:19.966287+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8350"] [] [2023-12-31T13:13:19.971392+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8351"] [] [2023-12-31T13:13:19.976456+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8352"] [] [2023-12-31T13:13:19.981547+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8353"] [] [2023-12-31T13:13:19.986610+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8354"] [] [2023-12-31T13:13:19.991671+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8355"] [] [2023-12-31T13:13:19.996745+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8356"] [] [2023-12-31T13:13:20.001811+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8357"] [] [2023-12-31T13:13:20.006904+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8358"] [] [2023-12-31T13:13:20.011983+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8359"] [] [2023-12-31T13:13:20.017088+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8360"] [] [2023-12-31T13:13:20.022183+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8361"] [] [2023-12-31T13:13:20.027250+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8362"] [] [2023-12-31T13:13:20.032331+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8363"] [] [2023-12-31T13:13:20.037407+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8364"] [] [2023-12-31T13:13:20.042516+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8365"] [] [2023-12-31T13:13:20.047620+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8366"] [] [2023-12-31T13:13:20.052705+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8367"] [] [2023-12-31T13:13:20.057814+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8368"] [] [2023-12-31T13:13:20.062898+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8369"] [] [2023-12-31T13:13:20.067976+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8370"] [] [2023-12-31T13:13:20.073082+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8371"] [] [2023-12-31T13:13:20.078185+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8372"] [] [2023-12-31T13:13:20.083266+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8373"] [] [2023-12-31T13:13:20.088385+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8374"] [] [2023-12-31T13:13:20.093514+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8375"] [] [2023-12-31T13:13:20.098628+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8376"] [] [2023-12-31T13:13:20.103739+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8377"] [] [2023-12-31T13:13:20.108859+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8378"] [] [2023-12-31T13:13:20.113984+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8379"] [] [2023-12-31T13:13:20.119103+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8380"] [] [2023-12-31T13:13:20.124268+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8382"] [] [2023-12-31T13:13:20.129395+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8383"] [] [2023-12-31T13:13:20.134494+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8384"] [] [2023-12-31T13:13:20.139636+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8385"] [] [2023-12-31T13:13:20.144787+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8386"] [] [2023-12-31T13:13:20.149941+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8387"] [] [2023-12-31T13:13:20.155095+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8388"] [] [2023-12-31T13:13:20.160187+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8389"] [] [2023-12-31T13:13:20.165311+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8390"] [] [2023-12-31T13:13:20.170420+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8391"] [] [2023-12-31T13:13:20.175527+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8392"] [] [2023-12-31T13:13:20.180648+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8393"] [] [2023-12-31T13:13:20.185752+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8394"] [] [2023-12-31T13:13:20.190859+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8395"] [] [2023-12-31T13:13:20.195974+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8396"] [] [2023-12-31T13:13:20.201082+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8397"] [] [2023-12-31T13:13:20.206185+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8398"] [] [2023-12-31T13:13:20.211287+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8399"] [] [2023-12-31T13:13:20.216431+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8400"] [] [2023-12-31T13:13:20.221544+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8401"] [] [2023-12-31T13:13:20.226681+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8402"] [] [2023-12-31T13:13:20.231819+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8404"] [] [2023-12-31T13:13:20.236960+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8405"] [] [2023-12-31T13:13:20.242072+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8406"] [] [2023-12-31T13:13:20.247188+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8407"] [] [2023-12-31T13:13:20.252299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8408"] [] [2023-12-31T13:13:20.257433+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8409"] [] [2023-12-31T13:13:20.262551+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8410"] [] [2023-12-31T13:13:20.267701+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8411"] [] [2023-12-31T13:13:20.272847+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8412"] [] [2023-12-31T13:13:20.278004+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8413"] [] [2023-12-31T13:13:20.283126+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8414"] [] [2023-12-31T13:13:20.288281+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8415"] [] [2023-12-31T13:13:20.293476+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8416"] [] [2023-12-31T13:13:20.298600+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8417"] [] [2023-12-31T13:13:20.303725+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8418"] [] [2023-12-31T13:13:20.308845+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8419"] [] [2023-12-31T13:13:20.314011+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8420"] [] [2023-12-31T13:13:20.319141+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8421"] [] [2023-12-31T13:13:20.324268+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8422"] [] [2023-12-31T13:13:20.329435+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8423"] [] [2023-12-31T13:13:20.334568+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8424"] [] [2023-12-31T13:13:20.339710+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8425"] [] [2023-12-31T13:13:20.344866+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8426"] [] [2023-12-31T13:13:20.350001+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8427"] [] [2023-12-31T13:13:20.355131+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8428"] [] [2023-12-31T13:13:20.360278+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8429"] [] [2023-12-31T13:13:20.365451+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8430"] [] [2023-12-31T13:13:20.370588+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8431"] [] [2023-12-31T13:13:20.375724+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8432"] [] [2023-12-31T13:13:20.380865+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8433"] [] [2023-12-31T13:13:20.386044+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8434"] [] [2023-12-31T13:13:20.391182+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8435"] [] [2023-12-31T13:13:20.396327+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8436"] [] [2023-12-31T13:13:20.401469+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8437"] [] [2023-12-31T13:13:20.406618+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8438"] [] [2023-12-31T13:13:20.411795+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8439"] [] [2023-12-31T13:13:20.416936+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8440"] [] [2023-12-31T13:13:20.422116+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8441"] [] [2023-12-31T13:13:20.427257+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8442"] [] [2023-12-31T13:13:20.432409+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8443"] [] [2023-12-31T13:13:20.437564+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8444"] [] [2023-12-31T13:13:20.442719+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8445"] [] [2023-12-31T13:13:20.447867+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8446"] [] [2023-12-31T13:13:20.453022+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8447"] [] [2023-12-31T13:13:20.458179+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8448"] [] [2023-12-31T13:13:20.463366+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8449"] [] [2023-12-31T13:13:20.468526+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8450"] [] [2023-12-31T13:13:20.473740+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8451"] [] [2023-12-31T13:13:20.478923+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8452"] [] [2023-12-31T13:13:20.484110+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8453"] [] [2023-12-31T13:13:20.489294+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8454"] [] [2023-12-31T13:13:20.494485+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8455"] [] [2023-12-31T13:13:20.499651+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8456"] [] [2023-12-31T13:13:20.504878+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8457"] [] [2023-12-31T13:13:20.510079+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8458"] [] [2023-12-31T13:13:20.515283+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8459"] [] [2023-12-31T13:13:20.520486+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8460"] [] [2023-12-31T13:13:20.525662+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8461"] [] [2023-12-31T13:13:20.530853+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8462"] [] [2023-12-31T13:13:20.536052+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8463"] [] [2023-12-31T13:13:20.541246+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8464"] [] [2023-12-31T13:13:20.546459+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8465"] [] [2023-12-31T13:13:20.551635+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8466"] [] [2023-12-31T13:13:20.556836+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8467"] [] [2023-12-31T13:13:20.562041+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8468"] [] [2023-12-31T13:13:20.567240+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8469"] [] [2023-12-31T13:13:20.572448+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8470"] [] [2023-12-31T13:13:20.577650+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8471"] [] [2023-12-31T13:13:20.582830+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8472"] [] [2023-12-31T13:13:20.588043+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8473"] [] [2023-12-31T13:13:20.593252+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8474"] [] [2023-12-31T13:13:20.598440+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8475"] [] [2023-12-31T13:13:20.603648+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8476"] [] [2023-12-31T13:13:20.608869+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8477"] [] [2023-12-31T13:13:20.614048+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8478"] [] [2023-12-31T13:13:20.619262+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8479"] [] [2023-12-31T13:13:20.624481+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8480"] [] [2023-12-31T13:13:20.629692+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8481"] [] [2023-12-31T13:13:20.634908+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8482"] [] [2023-12-31T13:13:20.640126+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8483"] [] [2023-12-31T13:13:20.645312+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8484"] [] [2023-12-31T13:13:20.650538+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8485"] [] [2023-12-31T13:13:20.655731+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8486"] [] [2023-12-31T13:13:20.660950+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8487"] [] [2023-12-31T13:13:20.666144+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8488"] [] [2023-12-31T13:13:20.671351+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8489"] [] [2023-12-31T13:13:20.676570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8490"] [] [2023-12-31T13:13:20.681817+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8491"] [] [2023-12-31T13:13:20.687048+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8492"] [] [2023-12-31T13:13:20.692276+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8493"] [] [2023-12-31T13:13:20.697532+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8494"] [] [2023-12-31T13:13:20.702730+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8495"] [] [2023-12-31T13:13:20.707957+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8496"] [] [2023-12-31T13:13:20.713163+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8497"] [] [2023-12-31T13:13:20.718368+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8498"] [] [2023-12-31T13:13:20.723595+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8499"] [] [2023-12-31T13:13:20.728821+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8500"] [] [2023-12-31T13:13:20.734065+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8501"] [] [2023-12-31T13:13:20.739297+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8502"] [] [2023-12-31T13:13:20.744569+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8503"] [] [2023-12-31T13:13:20.750143+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8504"] [] [2023-12-31T13:13:20.755422+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8505"] [] [2023-12-31T13:13:20.760663+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8506"] [] [2023-12-31T13:13:20.765898+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8507"] [] [2023-12-31T13:13:20.771138+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8508"] [] [2023-12-31T13:13:20.776388+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8509"] [] [2023-12-31T13:13:20.781659+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8510"] [] [2023-12-31T13:13:20.786901+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8511"] [] [2023-12-31T13:13:20.792143+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8512"] [] [2023-12-31T13:13:20.797362+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8513"] [] [2023-12-31T13:13:20.802611+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8514"] [] [2023-12-31T13:13:20.807858+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8515"] [] [2023-12-31T13:13:20.813103+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8516"] [] [2023-12-31T13:13:20.818326+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8517"] [] [2023-12-31T13:13:20.823573+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8518"] [] [2023-12-31T13:13:20.828828+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8519"] [] [2023-12-31T13:13:20.834078+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8520"] [] [2023-12-31T13:13:20.839345+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8521"] [] [2023-12-31T13:13:20.844568+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8522"] [] [2023-12-31T13:13:20.849821+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8523"] [] [2023-12-31T13:13:20.855047+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8524"] [] [2023-12-31T13:13:20.860308+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8525"] [] [2023-12-31T13:13:20.865571+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8526"] [] [2023-12-31T13:13:20.870820+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8527"] [] [2023-12-31T13:13:20.876081+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8528"] [] [2023-12-31T13:13:20.881372+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8529"] [] [2023-12-31T13:13:20.886621+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8530"] [] [2023-12-31T13:13:20.891881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8531"] [] [2023-12-31T13:13:20.897111+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8532"] [] [2023-12-31T13:13:20.902378+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8533"] [] [2023-12-31T13:13:20.907642+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8534"] [] [2023-12-31T13:13:20.912901+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8535"] [] [2023-12-31T13:13:20.918135+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8536"] [] [2023-12-31T13:13:20.923388+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8537"] [] [2023-12-31T13:13:20.928651+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8538"] [] [2023-12-31T13:13:20.933928+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8539"] [] [2023-12-31T13:13:20.939784+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8540"] [] [2023-12-31T13:13:20.945506+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8541"] [] [2023-12-31T13:13:20.951190+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8542"] [] [2023-12-31T13:13:20.956836+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8543"] [] [2023-12-31T13:13:20.962428+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8544"] [] [2023-12-31T13:13:20.967836+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8545"] [] [2023-12-31T13:13:20.973124+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8546"] [] [2023-12-31T13:13:20.978383+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8547"] [] [2023-12-31T13:13:20.983685+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8548"] [] [2023-12-31T13:13:20.988973+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8549"] [] [2023-12-31T13:13:20.994222+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8550"] [] [2023-12-31T13:13:20.999481+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8551"] [] [2023-12-31T13:13:21.004759+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8552"] [] [2023-12-31T13:13:21.010021+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8553"] [] [2023-12-31T13:13:21.015302+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8554"] [] [2023-12-31T13:13:21.020624+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8555"] [] [2023-12-31T13:13:21.025908+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8556"] [] [2023-12-31T13:13:21.031205+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8557"] [] [2023-12-31T13:13:21.036474+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8558"] [] [2023-12-31T13:13:21.041764+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8559"] [] [2023-12-31T13:13:21.047052+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8560"] [] [2023-12-31T13:13:21.052311+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8561"] [] [2023-12-31T13:13:21.057661+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8562"] [] [2023-12-31T13:13:21.062950+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8563"] [] [2023-12-31T13:13:21.068223+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8564"] [] [2023-12-31T13:13:21.073494+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8565"] [] [2023-12-31T13:13:21.078763+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8566"] [] [2023-12-31T13:13:21.084046+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8567"] [] [2023-12-31T13:13:21.089314+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8568"] [] [2023-12-31T13:13:21.094630+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8569"] [] [2023-12-31T13:13:21.099898+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8570"] [] [2023-12-31T13:13:21.105211+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8571"] [] [2023-12-31T13:13:21.110507+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8572"] [] [2023-12-31T13:13:21.115793+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8573"] [] [2023-12-31T13:13:21.121063+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8574"] [] [2023-12-31T13:13:21.126373+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8575"] [] [2023-12-31T13:13:21.131648+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8576"] [] [2023-12-31T13:13:21.136954+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8577"] [] [2023-12-31T13:13:21.142265+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8578"] [] [2023-12-31T13:13:21.147577+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8579"] [] [2023-12-31T13:13:21.152881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8580"] [] [2023-12-31T13:13:21.158182+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8581"] [] [2023-12-31T13:13:21.163505+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8582"] [] [2023-12-31T13:13:21.168785+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8583"] [] [2023-12-31T13:13:21.174067+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8584"] [] [2023-12-31T13:13:21.179523+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8585"] [] [2023-12-31T13:13:21.184842+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8586"] [] [2023-12-31T13:13:21.190166+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8587"] [] [2023-12-31T13:13:21.195542+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8588"] [] [2023-12-31T13:13:21.200913+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8589"] [] [2023-12-31T13:13:21.206260+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8590"] [] [2023-12-31T13:13:21.211662+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8591"] [] [2023-12-31T13:13:21.217040+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8592"] [] [2023-12-31T13:13:21.222370+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8593"] [] [2023-12-31T13:13:21.227694+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8595"] [] [2023-12-31T13:13:21.232987+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8596"] [] [2023-12-31T13:13:21.238284+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8597"] [] [2023-12-31T13:13:21.243639+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8598"] [] [2023-12-31T13:13:21.248934+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8599"] [] [2023-12-31T13:13:21.254257+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8600"] [] [2023-12-31T13:13:21.259591+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8601"] [] [2023-12-31T13:13:21.264905+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8623"] [] [2023-12-31T13:13:21.270205+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8624"] [] [2023-12-31T13:13:21.275541+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8625"] [] [2023-12-31T13:13:21.280868+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8626"] [] [2023-12-31T13:13:21.286209+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8627"] [] [2023-12-31T13:13:21.291517+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8687"] [] [2023-12-31T13:13:21.296852+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8688"] [] [2023-12-31T13:13:21.302186+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8689"] [] [2023-12-31T13:13:21.307504+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8690"] [] [2023-12-31T13:13:21.312846+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8691"] [] [2023-12-31T13:13:21.318184+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8692"] [] [2023-12-31T13:13:21.323522+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8694"] [] [2023-12-31T13:13:21.328914+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8695"] [] [2023-12-31T13:13:21.334228+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8696"] [] [2023-12-31T13:13:21.339577+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8697"] [] [2023-12-31T13:13:21.344894+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8698"] [] [2023-12-31T13:13:21.350240+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8699"] [] [2023-12-31T13:13:21.355565+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8700"] [] [2023-12-31T13:13:21.360883+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8701"] [] [2023-12-31T13:13:21.366207+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8702"] [] [2023-12-31T13:13:21.371564+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8703"] [] [2023-12-31T13:13:21.376908+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8704"] [] [2023-12-31T13:13:21.382260+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8705"] [] [2023-12-31T13:13:21.387612+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8706"] [] [2023-12-31T13:13:21.392965+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8707"] [] [2023-12-31T13:13:21.398292+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8708"] [] [2023-12-31T13:13:21.403632+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8709"] [] [2023-12-31T13:13:21.408956+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8710"] [] [2023-12-31T13:13:21.414278+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8711"] [] [2023-12-31T13:13:21.419613+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8712"] [] [2023-12-31T13:13:21.424938+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8713"] [] [2023-12-31T13:13:21.430299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8714"] [] [2023-12-31T13:13:21.435642+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8715"] [] [2023-12-31T13:13:21.440969+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8716"] [] [2023-12-31T13:13:21.446312+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8717"] [] [2023-12-31T13:13:21.451700+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8718"] [] [2023-12-31T13:13:21.457048+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8719"] [] [2023-12-31T13:13:21.462414+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8720"] [] [2023-12-31T13:13:21.467776+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8721"] [] [2023-12-31T13:13:21.473141+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8722"] [] [2023-12-31T13:13:21.478511+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8723"] [] [2023-12-31T13:13:21.483849+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8724"] [] [2023-12-31T13:13:21.489218+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8725"] [] [2023-12-31T13:13:21.494567+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8726"] [] [2023-12-31T13:13:21.499914+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8727"] [] [2023-12-31T13:13:21.505287+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8728"] [] [2023-12-31T13:13:21.510661+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8729"] [] [2023-12-31T13:13:21.516006+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8730"] [] [2023-12-31T13:13:21.521367+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8731"] [] [2023-12-31T13:13:21.526715+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8732"] [] [2023-12-31T13:13:21.532057+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8733"] [] [2023-12-31T13:13:21.537408+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8734"] [] [2023-12-31T13:13:21.542790+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8735"] [] [2023-12-31T13:13:21.548148+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8736"] [] [2023-12-31T13:13:21.553540+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8737"] [] [2023-12-31T13:13:21.558891+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8738"] [] [2023-12-31T13:13:21.564271+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8739"] [] [2023-12-31T13:13:21.569661+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8740"] [] [2023-12-31T13:13:21.575100+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8741"] [] [2023-12-31T13:13:21.580514+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8742"] [] [2023-12-31T13:13:21.585900+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8743"] [] [2023-12-31T13:13:21.591251+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8744"] [] [2023-12-31T13:13:21.596622+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8745"] [] [2023-12-31T13:13:21.601982+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8746"] [] [2023-12-31T13:13:21.607355+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8747"] [] [2023-12-31T13:13:21.612724+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8748"] [] [2023-12-31T13:13:21.618085+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8749"] [] [2023-12-31T13:13:21.623463+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8750"] [] [2023-12-31T13:13:21.628833+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8751"] [] [2023-12-31T13:13:21.634195+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8752"] [] [2023-12-31T13:13:21.639590+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8753"] [] [2023-12-31T13:13:21.644963+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8755"] [] [2023-12-31T13:13:21.650367+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8756"] [] [2023-12-31T13:13:21.655739+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8757"] [] [2023-12-31T13:13:21.661134+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8758"] [] [2023-12-31T13:13:21.666541+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8759"] [] [2023-12-31T13:13:21.671943+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8760"] [] [2023-12-31T13:13:21.677350+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8761"] [] [2023-12-31T13:13:21.682752+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8762"] [] [2023-12-31T13:13:21.688122+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8763"] [] [2023-12-31T13:13:21.693569+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8764"] [] [2023-12-31T13:13:21.698946+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8765"] [] [2023-12-31T13:13:21.704330+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8766"] [] [2023-12-31T13:13:21.709735+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8767"] [] [2023-12-31T13:13:21.715123+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8768"] [] [2023-12-31T13:13:21.720536+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8769"] [] [2023-12-31T13:13:21.725948+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8770"] [] [2023-12-31T13:13:21.731392+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8771"] [] [2023-12-31T13:13:21.736797+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8772"] [] [2023-12-31T13:13:21.742220+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8773"] [] [2023-12-31T13:13:21.747636+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8774"] [] [2023-12-31T13:13:21.753054+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8775"] [] [2023-12-31T13:13:21.758443+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8776"] [] [2023-12-31T13:13:21.763827+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8777"] [] [2023-12-31T13:13:21.769217+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8778"] [] [2023-12-31T13:13:21.774631+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8779"] [] [2023-12-31T13:13:21.780031+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8780"] [] [2023-12-31T13:13:21.785477+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8781"] [] [2023-12-31T13:13:21.790901+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8782"] [] [2023-12-31T13:13:21.796292+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8783"] [] [2023-12-31T13:13:21.801728+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8784"] [] [2023-12-31T13:13:21.807154+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8785"] [] [2023-12-31T13:13:21.812586+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8786"] [] [2023-12-31T13:13:21.818010+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8787"] [] [2023-12-31T13:13:21.823496+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8789"] [] [2023-12-31T13:13:21.828958+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8790"] [] [2023-12-31T13:13:21.834432+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8791"] [] [2023-12-31T13:13:21.840199+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8792"] [] [2023-12-31T13:13:21.845968+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8793"] [] [2023-12-31T13:13:21.851613+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8794"] [] [2023-12-31T13:13:21.857094+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8795"] [] [2023-12-31T13:13:21.862521+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8796"] [] [2023-12-31T13:13:21.867978+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8797"] [] [2023-12-31T13:13:21.873459+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8798"] [] [2023-12-31T13:13:21.878907+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8799"] [] [2023-12-31T13:13:21.884386+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8800"] [] [2023-12-31T13:13:21.889819+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8801"] [] [2023-12-31T13:13:21.895264+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8802"] [] [2023-12-31T13:13:21.900713+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8803"] [] [2023-12-31T13:13:21.906159+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8804"] [] [2023-12-31T13:13:21.911609+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8805"] [] [2023-12-31T13:13:21.917061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8806"] [] [2023-12-31T13:13:21.922509+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8807"] [] [2023-12-31T13:13:21.927950+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8808"] [] [2023-12-31T13:13:21.933372+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8809"] [] [2023-12-31T13:13:21.938802+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8810"] [] [2023-12-31T13:13:21.944222+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8811"] [] [2023-12-31T13:13:21.949671+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8812"] [] [2023-12-31T13:13:21.955131+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8813"] [] [2023-12-31T13:13:21.960587+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8814"] [] [2023-12-31T13:13:21.966013+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8815"] [] [2023-12-31T13:13:21.971467+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8816"] [] [2023-12-31T13:13:21.976902+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8817"] [] [2023-12-31T13:13:21.982359+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8818"] [] [2023-12-31T13:13:21.987801+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8819"] [] [2023-12-31T13:13:21.993230+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8820"] [] [2023-12-31T13:13:21.998664+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8821"] [] [2023-12-31T13:13:22.004098+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8822"] [] [2023-12-31T13:13:22.009530+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8823"] [] [2023-12-31T13:13:22.014997+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8824"] [] [2023-12-31T13:13:22.020461+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8825"] [] [2023-12-31T13:13:22.025918+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8826"] [] [2023-12-31T13:13:22.031382+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8827"] [] [2023-12-31T13:13:22.036850+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8828"] [] [2023-12-31T13:13:22.042300+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8829"] [] [2023-12-31T13:13:22.047772+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8830"] [] [2023-12-31T13:13:22.053236+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8831"] [] [2023-12-31T13:13:22.058675+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8832"] [] [2023-12-31T13:13:22.064131+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8833"] [] [2023-12-31T13:13:22.069579+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8834"] [] [2023-12-31T13:13:22.075017+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8835"] [] [2023-12-31T13:13:22.080489+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8836"] [] [2023-12-31T13:13:22.085969+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8837"] [] [2023-12-31T13:13:22.091456+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8838"] [] [2023-12-31T13:13:22.096928+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8839"] [] [2023-12-31T13:13:22.102409+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8840"] [] [2023-12-31T13:13:22.107855+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8841"] [] [2023-12-31T13:13:22.113305+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8842"] [] [2023-12-31T13:13:22.118761+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8843"] [] [2023-12-31T13:13:22.124234+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8844"] [] [2023-12-31T13:13:22.129722+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8845"] [] [2023-12-31T13:13:22.135181+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8846"] [] [2023-12-31T13:13:22.140639+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8847"] [] [2023-12-31T13:13:22.146095+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8848"] [] [2023-12-31T13:13:22.151627+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8849"] [] [2023-12-31T13:13:22.157106+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8850"] [] [2023-12-31T13:13:22.162598+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8851"] [] [2023-12-31T13:13:22.168078+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8852"] [] [2023-12-31T13:13:22.173570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8853"] [] [2023-12-31T13:13:22.179030+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8854"] [] [2023-12-31T13:13:22.184587+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8855"] [] [2023-12-31T13:13:22.190056+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8856"] [] [2023-12-31T13:13:22.195558+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8857"] [] [2023-12-31T13:13:22.201052+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8858"] [] [2023-12-31T13:13:22.206536+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8859"] [] [2023-12-31T13:13:22.212031+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8860"] [] [2023-12-31T13:13:22.217514+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8861"] [] [2023-12-31T13:13:22.223010+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8862"] [] [2023-12-31T13:13:22.228507+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8863"] [] [2023-12-31T13:13:22.234008+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8864"] [] [2023-12-31T13:13:22.239521+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8865"] [] [2023-12-31T13:13:22.244991+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8866"] [] [2023-12-31T13:13:22.250469+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8867"] [] [2023-12-31T13:13:22.255945+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8868"] [] [2023-12-31T13:13:22.261427+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8869"] [] [2023-12-31T13:13:22.266927+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8870"] [] [2023-12-31T13:13:22.272435+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8871"] [] [2023-12-31T13:13:22.277912+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8872"] [] [2023-12-31T13:13:22.283426+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8873"] [] [2023-12-31T13:13:22.288932+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8874"] [] [2023-12-31T13:13:22.294418+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8875"] [] [2023-12-31T13:13:22.299929+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8876"] [] [2023-12-31T13:13:22.305423+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8877"] [] [2023-12-31T13:13:22.310936+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8878"] [] [2023-12-31T13:13:22.316455+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8879"] [] [2023-12-31T13:13:22.321965+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8880"] [] [2023-12-31T13:13:22.327499+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8881"] [] [2023-12-31T13:13:22.333025+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8882"] [] [2023-12-31T13:13:22.338548+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8883"] [] [2023-12-31T13:13:22.344063+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8884"] [] [2023-12-31T13:13:22.349585+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8885"] [] [2023-12-31T13:13:22.355083+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8886"] [] [2023-12-31T13:13:22.360611+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8887"] [] [2023-12-31T13:13:22.366127+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8888"] [] [2023-12-31T13:13:22.371619+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8889"] [] [2023-12-31T13:13:22.377107+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8890"] [] [2023-12-31T13:13:22.382643+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8891"] [] [2023-12-31T13:13:22.388169+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8892"] [] [2023-12-31T13:13:22.393707+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8893"] [] [2023-12-31T13:13:22.399228+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8894"] [] [2023-12-31T13:13:22.404756+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8895"] [] [2023-12-31T13:13:22.410291+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8896"] [] [2023-12-31T13:13:22.415807+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8897"] [] [2023-12-31T13:13:22.421338+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8899"] [] [2023-12-31T13:13:22.426838+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8900"] [] [2023-12-31T13:13:22.432354+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8901"] [] [2023-12-31T13:13:22.437887+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8902"] [] [2023-12-31T13:13:22.443430+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8904"] [] [2023-12-31T13:13:22.448961+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8905"] [] [2023-12-31T13:13:22.454479+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8906"] [] [2023-12-31T13:13:22.460021+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8907"] [] [2023-12-31T13:13:22.465562+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8908"] [] [2023-12-31T13:13:22.471096+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8909"] [] [2023-12-31T13:13:22.476634+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8910"] [] [2023-12-31T13:13:22.482160+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8911"] [] [2023-12-31T13:13:22.487708+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8912"] [] [2023-12-31T13:13:22.493250+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8913"] [] [2023-12-31T13:13:22.498793+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8914"] [] [2023-12-31T13:13:22.504346+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8915"] [] [2023-12-31T13:13:22.509892+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8916"] [] [2023-12-31T13:13:22.515446+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8917"] [] [2023-12-31T13:13:22.520988+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8918"] [] [2023-12-31T13:13:22.526533+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8919"] [] [2023-12-31T13:13:22.532092+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8922"] [] [2023-12-31T13:13:22.537619+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8923"] [] [2023-12-31T13:13:22.543144+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8924"] [] [2023-12-31T13:13:22.548697+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8925"] [] [2023-12-31T13:13:22.554225+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8926"] [] [2023-12-31T13:13:22.559788+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8927"] [] [2023-12-31T13:13:22.565356+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8928"] [] [2023-12-31T13:13:22.570892+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8929"] [] [2023-12-31T13:13:22.576452+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8930"] [] [2023-12-31T13:13:22.582018+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8931"] [] [2023-12-31T13:13:22.587559+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8932"] [] [2023-12-31T13:13:22.593133+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8933"] [] [2023-12-31T13:13:22.598694+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8934"] [] [2023-12-31T13:13:22.604254+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8935"] [] [2023-12-31T13:13:22.609820+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8936"] [] [2023-12-31T13:13:22.615359+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8937"] [] [2023-12-31T13:13:22.620925+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8938"] [] [2023-12-31T13:13:22.626464+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8939"] [] [2023-12-31T13:13:22.632007+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8941"] [] [2023-12-31T13:13:22.637555+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8942"] [] [2023-12-31T13:13:22.643097+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8943"] [] [2023-12-31T13:13:22.648702+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8944"] [] [2023-12-31T13:13:22.654269+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8945"] [] [2023-12-31T13:13:22.659860+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8946"] [] [2023-12-31T13:13:22.665439+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8947"] [] [2023-12-31T13:13:22.670984+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8948"] [] [2023-12-31T13:13:22.676562+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8949"] [] [2023-12-31T13:13:22.682149+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8950"] [] [2023-12-31T13:13:22.687704+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8951"] [] [2023-12-31T13:13:22.693252+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8952"] [] [2023-12-31T13:13:22.698805+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8953"] [] [2023-12-31T13:13:22.704367+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8955"] [] [2023-12-31T13:13:22.709926+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8956"] [] [2023-12-31T13:13:22.715486+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8957"] [] [2023-12-31T13:13:22.721062+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8958"] [] [2023-12-31T13:13:22.726647+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8960"] [] [2023-12-31T13:13:22.732209+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8961"] [] [2023-12-31T13:13:22.737796+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8962"] [] [2023-12-31T13:13:22.743362+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8963"] [] [2023-12-31T13:13:22.748930+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8964"] [] [2023-12-31T13:13:22.754527+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8965"] [] [2023-12-31T13:13:22.760092+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8966"] [] [2023-12-31T13:13:22.765652+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8967"] [] [2023-12-31T13:13:22.771224+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8969"] [] [2023-12-31T13:13:22.776786+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8970"] [] [2023-12-31T13:13:22.782394+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8971"] [] [2023-12-31T13:13:22.787961+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8972"] [] [2023-12-31T13:13:22.793594+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8973"] [] [2023-12-31T13:13:22.799167+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8974"] [] [2023-12-31T13:13:22.804764+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8975"] [] [2023-12-31T13:13:22.810343+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8976"] [] [2023-12-31T13:13:22.815910+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8977"] [] [2023-12-31T13:13:22.821484+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8978"] [] [2023-12-31T13:13:22.827051+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8979"] [] [2023-12-31T13:13:22.832639+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8980"] [] [2023-12-31T13:13:22.838224+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8982"] [] [2023-12-31T13:13:22.843829+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8983"] [] [2023-12-31T13:13:22.849416+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8984"] [] [2023-12-31T13:13:22.854993+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8985"] [] [2023-12-31T13:13:22.860590+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8986"] [] [2023-12-31T13:13:22.866196+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8987"] [] [2023-12-31T13:13:22.871804+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8988"] [] [2023-12-31T13:13:22.877391+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8989"] [] [2023-12-31T13:13:22.882985+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8990"] [] [2023-12-31T13:13:22.888647+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8991"] [] [2023-12-31T13:13:22.894234+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8992"] [] [2023-12-31T13:13:22.899821+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8993"] [] [2023-12-31T13:13:22.905442+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8994"] [] [2023-12-31T13:13:22.911033+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8995"] [] [2023-12-31T13:13:22.916654+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8996"] [] [2023-12-31T13:13:22.922273+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8998"] [] [2023-12-31T13:13:22.927905+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["8999"] [] [2023-12-31T13:13:22.933539+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9000"] [] [2023-12-31T13:13:22.939138+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9001"] [] [2023-12-31T13:13:22.944732+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9002"] [] [2023-12-31T13:13:22.950370+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9003"] [] [2023-12-31T13:13:22.955965+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9004"] [] [2023-12-31T13:13:22.961599+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9005"] [] [2023-12-31T13:13:22.967224+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9006"] [] [2023-12-31T13:13:22.972823+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9007"] [] [2023-12-31T13:13:22.978433+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9008"] [] [2023-12-31T13:13:22.984071+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9009"] [] [2023-12-31T13:13:22.989709+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9010"] [] [2023-12-31T13:13:22.995351+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9011"] [] [2023-12-31T13:13:23.000984+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9012"] [] [2023-12-31T13:13:23.006646+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9013"] [] [2023-12-31T13:13:23.012281+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9014"] [] [2023-12-31T13:13:23.017928+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9015"] [] [2023-12-31T13:13:23.023597+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9016"] [] [2023-12-31T13:13:23.029239+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9017"] [] [2023-12-31T13:13:23.034892+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9018"] [] [2023-12-31T13:13:23.040548+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9019"] [] [2023-12-31T13:13:23.046193+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9020"] [] [2023-12-31T13:13:23.051842+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9021"] [] [2023-12-31T13:13:23.057491+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9022"] [] [2023-12-31T13:13:23.063105+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9023"] [] [2023-12-31T13:13:23.068750+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9024"] [] [2023-12-31T13:13:23.074375+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9025"] [] [2023-12-31T13:13:23.080016+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9026"] [] [2023-12-31T13:13:23.085668+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9027"] [] [2023-12-31T13:13:23.091338+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9028"] [] [2023-12-31T13:13:23.097025+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9030"] [] [2023-12-31T13:13:23.102677+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9031"] [] [2023-12-31T13:13:23.108346+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9032"] [] [2023-12-31T13:13:23.113972+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9033"] [] [2023-12-31T13:13:23.119606+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9034"] [] [2023-12-31T13:13:23.125256+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9035"] [] [2023-12-31T13:13:23.130925+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9036"] [] [2023-12-31T13:13:23.136564+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9037"] [] [2023-12-31T13:13:23.142192+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9038"] [] [2023-12-31T13:13:23.147851+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9039"] [] [2023-12-31T13:13:23.153518+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9040"] [] [2023-12-31T13:13:23.159183+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9041"] [] [2023-12-31T13:13:23.164817+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9042"] [] [2023-12-31T13:13:23.170482+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9043"] [] [2023-12-31T13:13:23.176110+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9044"] [] [2023-12-31T13:13:23.181752+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9045"] [] [2023-12-31T13:13:23.187429+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9046"] [] [2023-12-31T13:13:23.193068+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9047"] [] [2023-12-31T13:13:23.198746+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9048"] [] [2023-12-31T13:13:23.204422+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9049"] [] [2023-12-31T13:13:23.210093+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9051"] [] [2023-12-31T13:13:23.215771+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9052"] [] [2023-12-31T13:13:23.221450+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9053"] [] [2023-12-31T13:13:23.227119+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9054"] [] [2023-12-31T13:13:23.232787+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9055"] [] [2023-12-31T13:13:23.238473+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9056"] [] [2023-12-31T13:13:23.244120+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9057"] [] [2023-12-31T13:13:23.249805+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9058"] [] [2023-12-31T13:13:23.255494+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9059"] [] [2023-12-31T13:13:23.261150+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9060"] [] [2023-12-31T13:13:23.266807+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9061"] [] [2023-12-31T13:13:23.272463+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9062"] [] [2023-12-31T13:13:23.278111+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9063"] [] [2023-12-31T13:13:23.283771+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9064"] [] [2023-12-31T13:13:23.289477+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9065"] [] [2023-12-31T13:13:23.295165+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9066"] [] [2023-12-31T13:13:23.300829+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9067"] [] [2023-12-31T13:13:23.306489+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9068"] [] [2023-12-31T13:13:23.312182+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9069"] [] [2023-12-31T13:13:23.317850+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9070"] [] [2023-12-31T13:13:23.323510+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9071"] [] [2023-12-31T13:13:23.329168+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9072"] [] [2023-12-31T13:13:23.334860+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9073"] [] [2023-12-31T13:13:23.340540+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9074"] [] [2023-12-31T13:13:23.346211+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9075"] [] [2023-12-31T13:13:23.351915+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9076"] [] [2023-12-31T13:13:23.357592+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9077"] [] [2023-12-31T13:13:23.363288+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9078"] [] [2023-12-31T13:13:23.368990+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9079"] [] [2023-12-31T13:13:23.374688+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9080"] [] [2023-12-31T13:13:23.380397+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9081"] [] [2023-12-31T13:13:23.386067+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9082"] [] [2023-12-31T13:13:23.391751+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9083"] [] [2023-12-31T13:13:23.397464+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9084"] [] [2023-12-31T13:13:23.403175+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9085"] [] [2023-12-31T13:13:23.408877+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9086"] [] [2023-12-31T13:13:23.414585+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9087"] [] [2023-12-31T13:13:23.420262+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9088"] [] [2023-12-31T13:13:23.425943+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9089"] [] [2023-12-31T13:13:23.431625+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9090"] [] [2023-12-31T13:13:23.437300+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9091"] [] [2023-12-31T13:13:23.443023+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9092"] [] [2023-12-31T13:13:23.448708+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9093"] [] [2023-12-31T13:13:23.454400+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9094"] [] [2023-12-31T13:13:23.460117+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9095"] [] [2023-12-31T13:13:23.465805+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9096"] [] [2023-12-31T13:13:23.471513+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9097"] [] [2023-12-31T13:13:23.477227+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9098"] [] [2023-12-31T13:13:23.482975+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9099"] [] [2023-12-31T13:13:23.488663+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9100"] [] [2023-12-31T13:13:23.494394+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9101"] [] [2023-12-31T13:13:23.500123+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9102"] [] [2023-12-31T13:13:23.505847+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9103"] [] [2023-12-31T13:13:23.511577+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9104"] [] [2023-12-31T13:13:23.517297+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9105"] [] [2023-12-31T13:13:23.523033+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9106"] [] [2023-12-31T13:13:23.528728+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9107"] [] [2023-12-31T13:13:23.534431+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9108"] [] [2023-12-31T13:13:23.540126+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9109"] [] [2023-12-31T13:13:23.545832+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9110"] [] [2023-12-31T13:13:23.551565+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9111"] [] [2023-12-31T13:13:23.557267+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9112"] [] [2023-12-31T13:13:23.563013+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9113"] [] [2023-12-31T13:13:23.568720+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9114"] [] [2023-12-31T13:13:23.574462+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9115"] [] [2023-12-31T13:13:23.580194+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9116"] [] [2023-12-31T13:13:23.585915+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9117"] [] [2023-12-31T13:13:23.591660+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9118"] [] [2023-12-31T13:13:23.597379+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9119"] [] [2023-12-31T13:13:23.603115+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9120"] [] [2023-12-31T13:13:23.608828+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9121"] [] [2023-12-31T13:13:23.614547+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9122"] [] [2023-12-31T13:13:23.620262+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9123"] [] [2023-12-31T13:13:23.626009+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9124"] [] [2023-12-31T13:13:23.631726+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9125"] [] [2023-12-31T13:13:23.637471+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9126"] [] [2023-12-31T13:13:23.643212+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9127"] [] [2023-12-31T13:13:23.649071+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9128"] [] [2023-12-31T13:13:23.654827+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9129"] [] [2023-12-31T13:13:23.660582+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9130"] [] [2023-12-31T13:13:23.666331+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9131"] [] [2023-12-31T13:13:23.672061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9132"] [] [2023-12-31T13:13:23.677853+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9133"] [] [2023-12-31T13:13:23.683605+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9134"] [] [2023-12-31T13:13:23.689389+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9135"] [] [2023-12-31T13:13:23.695136+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9136"] [] [2023-12-31T13:13:23.700872+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9137"] [] [2023-12-31T13:13:23.706641+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9138"] [] [2023-12-31T13:13:23.712406+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9139"] [] [2023-12-31T13:13:23.718164+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9140"] [] [2023-12-31T13:13:23.723894+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9141"] [] [2023-12-31T13:13:23.729637+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9142"] [] [2023-12-31T13:13:23.735373+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9143"] [] [2023-12-31T13:13:23.741113+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9144"] [] [2023-12-31T13:13:23.746886+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9145"] [] [2023-12-31T13:13:23.752633+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9146"] [] [2023-12-31T13:13:23.758407+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9147"] [] [2023-12-31T13:13:23.764144+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9148"] [] [2023-12-31T13:13:23.769892+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9149"] [] [2023-12-31T13:13:23.775632+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9150"] [] [2023-12-31T13:13:23.781388+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9151"] [] [2023-12-31T13:13:23.787127+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9152"] [] [2023-12-31T13:13:23.792899+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9153"] [] [2023-12-31T13:13:23.798647+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9154"] [] [2023-12-31T13:13:23.804402+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9155"] [] [2023-12-31T13:13:23.810151+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9157"] [] [2023-12-31T13:13:23.815904+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9158"] [] [2023-12-31T13:13:23.821681+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9159"] [] [2023-12-31T13:13:23.827434+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9160"] [] [2023-12-31T13:13:23.833210+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9161"] [] [2023-12-31T13:13:23.839001+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9162"] [] [2023-12-31T13:13:23.844753+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9163"] [] [2023-12-31T13:13:23.850532+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9164"] [] [2023-12-31T13:13:23.856325+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9165"] [] [2023-12-31T13:13:23.862114+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9166"] [] [2023-12-31T13:13:23.867900+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9167"] [] [2023-12-31T13:13:23.873681+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9168"] [] [2023-12-31T13:13:23.879447+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9169"] [] [2023-12-31T13:13:23.885209+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9170"] [] [2023-12-31T13:13:23.891030+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9171"] [] [2023-12-31T13:13:23.896792+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9172"] [] [2023-12-31T13:13:23.902553+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9173"] [] [2023-12-31T13:13:23.908355+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9174"] [] [2023-12-31T13:13:23.914148+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9175"] [] [2023-12-31T13:13:23.919920+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9176"] [] [2023-12-31T13:13:23.925684+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9177"] [] [2023-12-31T13:13:23.931491+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9178"] [] [2023-12-31T13:13:23.937262+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9179"] [] [2023-12-31T13:13:23.943030+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9180"] [] [2023-12-31T13:13:23.948832+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9181"] [] [2023-12-31T13:13:23.954613+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9182"] [] [2023-12-31T13:13:23.960425+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9183"] [] [2023-12-31T13:13:23.966199+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9184"] [] [2023-12-31T13:13:23.971972+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9185"] [] [2023-12-31T13:13:23.977755+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9186"] [] [2023-12-31T13:13:23.983566+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9192"] [] [2023-12-31T13:13:23.989377+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9193"] [] [2023-12-31T13:13:23.995151+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9194"] [] [2023-12-31T13:13:24.000926+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9195"] [] [2023-12-31T13:13:24.006710+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9196"] [] [2023-12-31T13:13:24.012505+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9197"] [] [2023-12-31T13:13:24.018295+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9198"] [] [2023-12-31T13:13:24.024173+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9199"] [] [2023-12-31T13:13:24.029960+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9200"] [] [2023-12-31T13:13:24.035751+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9201"] [] [2023-12-31T13:13:24.041543+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9202"] [] [2023-12-31T13:13:24.047369+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9203"] [] [2023-12-31T13:13:24.053153+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9204"] [] [2023-12-31T13:13:24.058943+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9205"] [] [2023-12-31T13:13:24.064768+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9206"] [] [2023-12-31T13:13:24.070565+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9207"] [] [2023-12-31T13:13:24.076395+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9208"] [] [2023-12-31T13:13:24.082192+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9209"] [] [2023-12-31T13:13:24.087992+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9210"] [] [2023-12-31T13:13:24.093820+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9211"] [] [2023-12-31T13:13:24.099643+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9212"] [] [2023-12-31T13:13:24.105469+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9213"] [] [2023-12-31T13:13:24.111259+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9214"] [] [2023-12-31T13:13:24.117078+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9215"] [] [2023-12-31T13:13:24.122904+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9216"] [] [2023-12-31T13:13:24.128734+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9217"] [] [2023-12-31T13:13:24.134593+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9218"] [] [2023-12-31T13:13:24.140439+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9219"] [] [2023-12-31T13:13:24.146245+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9220"] [] [2023-12-31T13:13:24.152082+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9221"] [] [2023-12-31T13:13:24.157887+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9222"] [] [2023-12-31T13:13:24.163719+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9223"] [] [2023-12-31T13:13:24.169573+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9224"] [] [2023-12-31T13:13:24.175415+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9225"] [] [2023-12-31T13:13:24.181224+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9226"] [] [2023-12-31T13:13:24.187039+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9227"] [] [2023-12-31T13:13:24.192880+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9228"] [] [2023-12-31T13:13:24.198727+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9229"] [] [2023-12-31T13:13:24.204548+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9230"] [] [2023-12-31T13:13:24.210403+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9231"] [] [2023-12-31T13:13:24.216245+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9232"] [] [2023-12-31T13:13:24.222097+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9233"] [] [2023-12-31T13:13:24.227948+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9234"] [] [2023-12-31T13:13:24.233808+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9235"] [] [2023-12-31T13:13:24.239663+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9236"] [] [2023-12-31T13:13:24.245509+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9237"] [] [2023-12-31T13:13:24.251362+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9238"] [] [2023-12-31T13:13:24.257179+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9239"] [] [2023-12-31T13:13:24.263033+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9240"] [] [2023-12-31T13:13:24.268883+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9241"] [] [2023-12-31T13:13:24.274717+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9242"] [] [2023-12-31T13:13:24.280550+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9243"] [] [2023-12-31T13:13:24.286410+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9244"] [] [2023-12-31T13:13:24.292263+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9245"] [] [2023-12-31T13:13:24.298127+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9246"] [] [2023-12-31T13:13:24.303997+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9247"] [] [2023-12-31T13:13:24.309857+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9248"] [] [2023-12-31T13:13:24.315688+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9249"] [] [2023-12-31T13:13:24.321549+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9250"] [] [2023-12-31T13:13:24.327426+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9251"] [] [2023-12-31T13:13:24.333285+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9252"] [] [2023-12-31T13:13:24.339127+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9253"] [] [2023-12-31T13:13:24.344964+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9254"] [] [2023-12-31T13:13:24.350806+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9255"] [] [2023-12-31T13:13:24.356657+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9256"] [] [2023-12-31T13:13:24.362507+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9257"] [] [2023-12-31T13:13:24.368382+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9258"] [] [2023-12-31T13:13:24.374222+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9259"] [] [2023-12-31T13:13:24.380070+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9260"] [] [2023-12-31T13:13:24.385918+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9261"] [] [2023-12-31T13:13:24.391767+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9262"] [] [2023-12-31T13:13:24.397665+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9263"] [] [2023-12-31T13:13:24.403517+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9264"] [] [2023-12-31T13:13:24.409371+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9265"] [] [2023-12-31T13:13:24.415245+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9266"] [] [2023-12-31T13:13:24.421107+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9267"] [] [2023-12-31T13:13:24.426988+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9268"] [] [2023-12-31T13:13:24.432873+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9269"] [] [2023-12-31T13:13:24.438729+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9270"] [] [2023-12-31T13:13:24.444615+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9271"] [] [2023-12-31T13:13:24.450482+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9272"] [] [2023-12-31T13:13:24.456341+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9273"] [] [2023-12-31T13:13:24.462195+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9274"] [] [2023-12-31T13:13:24.468052+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9275"] [] [2023-12-31T13:13:24.473908+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9276"] [] [2023-12-31T13:13:24.479769+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9277"] [] [2023-12-31T13:13:24.485690+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9278"] [] [2023-12-31T13:13:24.491593+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9279"] [] [2023-12-31T13:13:24.497491+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9280"] [] [2023-12-31T13:13:24.503359+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9281"] [] [2023-12-31T13:13:24.509224+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9282"] [] [2023-12-31T13:13:24.515101+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9283"] [] [2023-12-31T13:13:24.520991+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9284"] [] [2023-12-31T13:13:24.526854+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9285"] [] [2023-12-31T13:13:24.532725+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9286"] [] [2023-12-31T13:13:24.538605+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9287"] [] [2023-12-31T13:13:24.544509+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9288"] [] [2023-12-31T13:13:24.550412+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9289"] [] [2023-12-31T13:13:24.556309+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9290"] [] [2023-12-31T13:13:24.562216+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9292"] [] [2023-12-31T13:13:24.568095+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9293"] [] [2023-12-31T13:13:24.573968+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9294"] [] [2023-12-31T13:13:24.579894+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9295"] [] [2023-12-31T13:13:24.585809+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9296"] [] [2023-12-31T13:13:24.591756+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9297"] [] [2023-12-31T13:13:24.597641+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9298"] [] [2023-12-31T13:13:24.603525+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9299"] [] [2023-12-31T13:13:24.609418+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9300"] [] [2023-12-31T13:13:24.615328+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9301"] [] [2023-12-31T13:13:24.621215+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9302"] [] [2023-12-31T13:13:24.627125+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9698"] [] [2023-12-31T13:13:24.633015+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9303"] [] [2023-12-31T13:13:24.638901+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9304"] [] [2023-12-31T13:13:24.644793+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9305"] [] [2023-12-31T13:13:24.650686+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9306"] [] [2023-12-31T13:13:24.656582+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9307"] [] [2023-12-31T13:13:24.662478+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9309"] [] [2023-12-31T13:13:24.668372+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9310"] [] [2023-12-31T13:13:24.674293+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9311"] [] [2023-12-31T13:13:24.680227+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9312"] [] [2023-12-31T13:13:24.686173+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9313"] [] [2023-12-31T13:13:24.692093+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9314"] [] [2023-12-31T13:13:24.698023+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9315"] [] [2023-12-31T13:13:24.703966+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9316"] [] [2023-12-31T13:13:24.709863+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9318"] [] [2023-12-31T13:13:24.715791+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9319"] [] [2023-12-31T13:13:24.721717+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9320"] [] [2023-12-31T13:13:24.727624+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9321"] [] [2023-12-31T13:13:24.733539+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9322"] [] [2023-12-31T13:13:24.739446+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9323"] [] [2023-12-31T13:13:24.745380+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9324"] [] [2023-12-31T13:13:24.751289+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9325"] [] [2023-12-31T13:13:24.757225+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9326"] [] [2023-12-31T13:13:24.763387+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9327"] [] [2023-12-31T13:13:24.769461+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9328"] [] [2023-12-31T13:13:24.775411+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9329"] [] [2023-12-31T13:13:24.781333+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9330"] [] [2023-12-31T13:13:24.787279+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9331"] [] [2023-12-31T13:13:24.793221+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9332"] [] [2023-12-31T13:13:24.799139+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9333"] [] [2023-12-31T13:13:24.805061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9334"] [] [2023-12-31T13:13:24.810976+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9335"] [] [2023-12-31T13:13:24.816925+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9336"] [] [2023-12-31T13:13:24.822844+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9337"] [] [2023-12-31T13:13:24.828764+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9338"] [] [2023-12-31T13:13:24.834686+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9339"] [] [2023-12-31T13:13:24.840636+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9340"] [] [2023-12-31T13:13:24.846561+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9341"] [] [2023-12-31T13:13:24.852510+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9342"] [] [2023-12-31T13:13:24.858467+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9343"] [] [2023-12-31T13:13:24.864395+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9344"] [] [2023-12-31T13:13:24.870361+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9345"] [] [2023-12-31T13:13:24.876282+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9346"] [] [2023-12-31T13:13:24.882211+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9347"] [] [2023-12-31T13:13:24.888142+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9348"] [] [2023-12-31T13:13:24.894083+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9349"] [] [2023-12-31T13:13:24.900008+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9350"] [] [2023-12-31T13:13:24.905942+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9351"] [] [2023-12-31T13:13:24.911881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9352"] [] [2023-12-31T13:13:24.917811+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9353"] [] [2023-12-31T13:13:24.923747+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9354"] [] [2023-12-31T13:13:24.929707+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9355"] [] [2023-12-31T13:13:24.935647+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9356"] [] [2023-12-31T13:13:24.941587+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9365"] [] [2023-12-31T13:13:24.947530+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9366"] [] [2023-12-31T13:13:24.953467+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9367"] [] [2023-12-31T13:13:24.959437+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9368"] [] [2023-12-31T13:13:24.965420+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9369"] [] [2023-12-31T13:13:24.971365+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9370"] [] [2023-12-31T13:13:24.977309+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9371"] [] [2023-12-31T13:13:24.983258+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9372"] [] [2023-12-31T13:13:24.989214+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9373"] [] [2023-12-31T13:13:24.995195+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9374"] [] [2023-12-31T13:13:25.001139+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9375"] [] [2023-12-31T13:13:25.007083+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9376"] [] [2023-12-31T13:13:25.013027+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9377"] [] [2023-12-31T13:13:25.019017+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9378"] [] [2023-12-31T13:13:25.024969+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9379"] [] [2023-12-31T13:13:25.030919+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9380"] [] [2023-12-31T13:13:25.036875+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9381"] [] [2023-12-31T13:13:25.042834+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9382"] [] [2023-12-31T13:13:25.048791+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9383"] [] [2023-12-31T13:13:25.054770+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9384"] [] [2023-12-31T13:13:25.060732+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9385"] [] [2023-12-31T13:13:25.066685+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9386"] [] [2023-12-31T13:13:25.072655+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9387"] [] [2023-12-31T13:13:25.078619+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9388"] [] [2023-12-31T13:13:25.084591+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9389"] [] [2023-12-31T13:13:25.090586+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9390"] [] [2023-12-31T13:13:25.096577+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9391"] [] [2023-12-31T13:13:25.102548+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9393"] [] [2023-12-31T13:13:25.108544+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9394"] [] [2023-12-31T13:13:25.114513+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9395"] [] [2023-12-31T13:13:25.120478+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9396"] [] [2023-12-31T13:13:25.126481+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9397"] [] [2023-12-31T13:13:25.132485+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9398"] [] [2023-12-31T13:13:25.138458+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9399"] [] [2023-12-31T13:13:25.144458+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9400"] [] [2023-12-31T13:13:25.150565+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9401"] [] [2023-12-31T13:13:25.156639+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9402"] [] [2023-12-31T13:13:25.162653+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9403"] [] [2023-12-31T13:13:25.168660+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9404"] [] [2023-12-31T13:13:25.174639+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9405"] [] [2023-12-31T13:13:25.180667+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9406"] [] [2023-12-31T13:13:25.186658+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9407"] [] [2023-12-31T13:13:25.192644+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9408"] [] [2023-12-31T13:13:25.198674+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9409"] [] [2023-12-31T13:13:25.204688+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9410"] [] [2023-12-31T13:13:25.210705+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9411"] [] [2023-12-31T13:13:25.216717+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9412"] [] [2023-12-31T13:13:25.222700+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9413"] [] [2023-12-31T13:13:25.228707+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9414"] [] [2023-12-31T13:13:25.234726+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9415"] [] [2023-12-31T13:13:25.240826+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9416"] [] [2023-12-31T13:13:25.246854+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9417"] [] [2023-12-31T13:13:25.252855+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9418"] [] [2023-12-31T13:13:25.258909+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9419"] [] [2023-12-31T13:13:25.264906+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9420"] [] [2023-12-31T13:13:25.270899+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9421"] [] [2023-12-31T13:13:25.276938+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9422"] [] [2023-12-31T13:13:25.282928+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9423"] [] [2023-12-31T13:13:25.288931+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9424"] [] [2023-12-31T13:13:25.294961+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9425"] [] [2023-12-31T13:13:25.300991+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9426"] [] [2023-12-31T13:13:25.306995+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9427"] [] [2023-12-31T13:13:25.312995+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9428"] [] [2023-12-31T13:13:25.319002+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9429"] [] [2023-12-31T13:13:25.325013+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9430"] [] [2023-12-31T13:13:25.331017+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9431"] [] [2023-12-31T13:13:25.337016+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9432"] [] [2023-12-31T13:13:25.343052+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9433"] [] [2023-12-31T13:13:25.349064+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9434"] [] [2023-12-31T13:13:25.355069+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9435"] [] [2023-12-31T13:13:25.361077+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9436"] [] [2023-12-31T13:13:25.367081+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9437"] [] [2023-12-31T13:13:25.373103+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9438"] [] [2023-12-31T13:13:25.379110+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9439"] [] [2023-12-31T13:13:25.385117+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9440"] [] [2023-12-31T13:13:25.391134+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9441"] [] [2023-12-31T13:13:25.397181+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9442"] [] [2023-12-31T13:13:25.403202+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9443"] [] [2023-12-31T13:13:25.409246+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9444"] [] [2023-12-31T13:13:25.415284+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9445"] [] [2023-12-31T13:13:25.421302+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9446"] [] [2023-12-31T13:13:25.427334+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9447"] [] [2023-12-31T13:13:25.433357+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9448"] [] [2023-12-31T13:13:25.439404+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9449"] [] [2023-12-31T13:13:25.445493+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9450"] [] [2023-12-31T13:13:25.451552+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9451"] [] [2023-12-31T13:13:25.457604+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9452"] [] [2023-12-31T13:13:25.463627+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9453"] [] [2023-12-31T13:13:25.469686+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9454"] [] [2023-12-31T13:13:25.475722+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9455"] [] [2023-12-31T13:13:25.481750+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9456"] [] [2023-12-31T13:13:25.487775+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9457"] [] [2023-12-31T13:13:25.493830+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9458"] [] [2023-12-31T13:13:25.499860+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9459"] [] [2023-12-31T13:13:25.505901+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9460"] [] [2023-12-31T13:13:25.511932+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9461"] [] [2023-12-31T13:13:25.517966+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9462"] [] [2023-12-31T13:13:25.523994+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9463"] [] [2023-12-31T13:13:25.530024+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9464"] [] [2023-12-31T13:13:25.536064+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9465"] [] [2023-12-31T13:13:25.542110+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9466"] [] [2023-12-31T13:13:25.548139+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9467"] [] [2023-12-31T13:13:25.554178+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9468"] [] [2023-12-31T13:13:25.560250+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9469"] [] [2023-12-31T13:13:25.566301+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9470"] [] [2023-12-31T13:13:25.572404+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9471"] [] [2023-12-31T13:13:25.578453+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9472"] [] [2023-12-31T13:13:25.584496+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9473"] [] [2023-12-31T13:13:25.590581+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9474"] [] [2023-12-31T13:13:25.596653+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9475"] [] [2023-12-31T13:13:25.602718+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9476"] [] [2023-12-31T13:13:25.608788+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9477"] [] [2023-12-31T13:13:25.614842+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9478"] [] [2023-12-31T13:13:25.620891+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9479"] [] [2023-12-31T13:13:25.626941+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9480"] [] [2023-12-31T13:13:25.632993+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9481"] [] [2023-12-31T13:13:25.639079+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9482"] [] [2023-12-31T13:13:25.645161+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9483"] [] [2023-12-31T13:13:25.651219+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9484"] [] [2023-12-31T13:13:25.657267+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9485"] [] [2023-12-31T13:13:25.663365+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9486"] [] [2023-12-31T13:13:25.669456+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9487"] [] [2023-12-31T13:13:25.675775+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9488"] [] [2023-12-31T13:13:25.682401+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9489"] [] [2023-12-31T13:13:25.688789+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9490"] [] [2023-12-31T13:13:25.695053+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9491"] [] [2023-12-31T13:13:25.701151+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9492"] [] [2023-12-31T13:13:25.707276+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9493"] [] [2023-12-31T13:13:25.713409+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9494"] [] [2023-12-31T13:13:25.719665+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9495"] [] [2023-12-31T13:13:25.725784+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9496"] [] [2023-12-31T13:13:25.731873+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9497"] [] [2023-12-31T13:13:25.737997+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9498"] [] [2023-12-31T13:13:25.744117+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9499"] [] [2023-12-31T13:13:25.750246+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9500"] [] [2023-12-31T13:13:25.756367+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9501"] [] [2023-12-31T13:13:25.762456+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9503"] [] [2023-12-31T13:13:25.768536+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9505"] [] [2023-12-31T13:13:25.774615+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9506"] [] [2023-12-31T13:13:25.780699+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9507"] [] [2023-12-31T13:13:25.786779+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9508"] [] [2023-12-31T13:13:25.792896+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9509"] [] [2023-12-31T13:13:25.798979+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9510"] [] [2023-12-31T13:13:25.805056+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9511"] [] [2023-12-31T13:13:25.811136+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9512"] [] [2023-12-31T13:13:25.817246+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9513"] [] [2023-12-31T13:13:25.823336+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9514"] [] [2023-12-31T13:13:25.829417+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9515"] [] [2023-12-31T13:13:25.835513+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9516"] [] [2023-12-31T13:13:25.841602+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9517"] [] [2023-12-31T13:13:25.847711+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9518"] [] [2023-12-31T13:13:25.853799+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9520"] [] [2023-12-31T13:13:25.859892+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9521"] [] [2023-12-31T13:13:25.865980+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9522"] [] [2023-12-31T13:13:25.872061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9523"] [] [2023-12-31T13:13:25.878147+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9524"] [] [2023-12-31T13:13:25.884262+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9530"] [] [2023-12-31T13:13:25.890426+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9543"] [] [2023-12-31T13:13:25.896555+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9544"] [] [2023-12-31T13:13:25.902680+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9545"] [] [2023-12-31T13:13:25.908803+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9546"] [] [2023-12-31T13:13:25.914927+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9547"] [] [2023-12-31T13:13:25.921025+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9548"] [] [2023-12-31T13:13:25.927117+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9549"] [] [2023-12-31T13:13:25.933250+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9550"] [] [2023-12-31T13:13:25.939700+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9551"] [] [2023-12-31T13:13:25.947151+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9552"] [] [2023-12-31T13:13:25.954169+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9553"] [] [2023-12-31T13:13:25.963998+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9556"] [] [2023-12-31T13:13:25.970395+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9557"] [] [2023-12-31T13:13:25.976574+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9558"] [] [2023-12-31T13:13:25.982727+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9559"] [] [2023-12-31T13:13:25.988955+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9560"] [] [2023-12-31T13:13:25.995234+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9561"] [] [2023-12-31T13:13:26.001557+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9567"] [] [2023-12-31T13:13:26.008158+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9568"] [] [2023-12-31T13:13:26.015223+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9569"] [] [2023-12-31T13:13:26.022264+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9570"] [] [2023-12-31T13:13:26.029354+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9571"] [] [2023-12-31T13:13:26.036101+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9572"] [] [2023-12-31T13:13:26.042954+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9670"] [] [2023-12-31T13:13:26.049568+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9671"] [] [2023-12-31T13:13:26.056381+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9672"] [] [2023-12-31T13:13:26.063637+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9673"] [] [2023-12-31T13:13:26.070580+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9674"] [] [2023-12-31T13:13:26.077288+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9675"] [] [2023-12-31T13:13:26.083961+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9676"] [] [2023-12-31T13:13:26.090422+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9677"] [] [2023-12-31T13:13:26.096657+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9678"] [] [2023-12-31T13:13:26.102832+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9681"] [] [2023-12-31T13:13:26.108976+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9682"] [] [2023-12-31T13:13:26.115120+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9684"] [] [2023-12-31T13:13:26.121260+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9685"] [] [2023-12-31T13:13:26.127409+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9686"] [] [2023-12-31T13:13:26.133553+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9687"] [] [2023-12-31T13:13:26.139683+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9690"] [] [2023-12-31T13:13:26.145819+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9691"] [] [2023-12-31T13:13:26.151971+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9692"] [] [2023-12-31T13:13:26.158101+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9693"] [] [2023-12-31T13:13:26.164223+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9694"] [] [2023-12-31T13:13:26.170355+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9695"] [] [2023-12-31T13:13:26.176473+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9696"] [] [2023-12-31T13:13:26.182601+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9699"] [] [2023-12-31T13:13:26.188723+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9700"] [] [2023-12-31T13:13:26.194873+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9701"] [] [2023-12-31T13:13:26.201003+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9702"] [] [2023-12-31T13:13:26.207127+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9703"] [] [2023-12-31T13:13:26.213243+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9704"] [] [2023-12-31T13:13:26.219364+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9871"] [] [2023-12-31T13:13:26.225483+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9872"] [] [2023-12-31T13:13:26.231601+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9873"] [] [2023-12-31T13:13:26.237725+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9875"] [] [2023-12-31T13:13:26.243854+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9876"] [] [2023-12-31T13:13:26.249981+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9877"] [] [2023-12-31T13:13:26.256105+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9878"] [] [2023-12-31T13:13:26.262223+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9879"] [] [2023-12-31T13:13:26.268363+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9880"] [] [2023-12-31T13:13:26.274490+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9881"] [] [2023-12-31T13:13:26.280617+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9928"] [] [2023-12-31T13:13:26.286738+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9929"] [] [2023-12-31T13:13:26.292878+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9934"] [] [2023-12-31T13:13:26.299040+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9935"] [] [2023-12-31T13:13:26.305169+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9936"] [] [2023-12-31T13:13:26.311299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9937"] [] [2023-12-31T13:13:26.317445+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9938"] [] [2023-12-31T13:13:26.323585+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9939"] [] [2023-12-31T13:13:26.329724+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9940"] [] [2023-12-31T13:13:26.335866+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9941"] [] [2023-12-31T13:13:26.342013+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9942"] [] [2023-12-31T13:13:26.348154+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9943"] [] [2023-12-31T13:13:26.354380+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9944"] [] [2023-12-31T13:13:26.360521+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9945"] [] [2023-12-31T13:13:26.366680+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9946"] [] [2023-12-31T13:13:26.372994+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9947"] [] [2023-12-31T13:13:26.379142+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9949"] [] [2023-12-31T13:13:26.385314+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9950"] [] [2023-12-31T13:13:26.391471+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9951"] [] [2023-12-31T13:13:26.397653+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9952"] [] [2023-12-31T13:13:26.403803+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9953"] [] [2023-12-31T13:13:26.409948+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9954"] [] [2023-12-31T13:13:26.416096+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9955"] [] [2023-12-31T13:13:26.422244+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9956"] [] [2023-12-31T13:13:26.428410+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9957"] [] [2023-12-31T13:13:26.434573+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9958"] [] [2023-12-31T13:13:26.440739+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9959"] [] [2023-12-31T13:13:26.446893+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9960"] [] [2023-12-31T13:13:26.453047+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9961"] [] [2023-12-31T13:13:26.459210+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9962"] [] [2023-12-31T13:13:26.465380+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9963"] [] [2023-12-31T13:13:26.471540+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9964"] [] [2023-12-31T13:13:26.477692+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9965"] [] [2023-12-31T13:13:26.483851+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9966"] [] [2023-12-31T13:13:26.490024+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9967"] [] [2023-12-31T13:13:26.496218+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9968"] [] [2023-12-31T13:13:26.502387+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9969"] [] [2023-12-31T13:13:26.508548+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9970"] [] [2023-12-31T13:13:26.514718+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9971"] [] [2023-12-31T13:13:26.520889+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9972"] [] [2023-12-31T13:13:26.527052+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9973"] [] [2023-12-31T13:13:26.533218+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9974"] [] [2023-12-31T13:13:26.539404+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9975"] [] [2023-12-31T13:13:26.545588+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9976"] [] [2023-12-31T13:13:26.551760+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9977"] [] [2023-12-31T13:13:26.557929+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9978"] [] [2023-12-31T13:13:26.564113+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9979"] [] [2023-12-31T13:13:26.570311+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9980"] [] [2023-12-31T13:13:26.576499+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9981"] [] [2023-12-31T13:13:26.582675+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9982"] [] [2023-12-31T13:13:26.588856+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9983"] [] [2023-12-31T13:13:26.595045+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9987"] [] [2023-12-31T13:13:26.601236+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9988"] [] [2023-12-31T13:13:26.607428+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9989"] [] [2023-12-31T13:13:26.613620+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9990"] [] [2023-12-31T13:13:26.619810+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9993"] [] [2023-12-31T13:13:26.626005+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9994"] [] [2023-12-31T13:13:26.632199+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9995"] [] [2023-12-31T13:13:26.638411+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9996"] [] [2023-12-31T13:13:26.644612+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9997"] [] [2023-12-31T13:13:26.650803+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9998"] [] [2023-12-31T13:13:26.656999+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["9999"] [] [2023-12-31T13:13:26.663216+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10000"] [] [2023-12-31T13:13:26.669426+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10001"] [] [2023-12-31T13:13:26.675643+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10002"] [] [2023-12-31T13:13:26.681860+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10003"] [] [2023-12-31T13:13:26.688073+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10004"] [] [2023-12-31T13:13:26.694608+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10005"] [] [2023-12-31T13:13:26.700925+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10006"] [] [2023-12-31T13:13:26.707175+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10007"] [] [2023-12-31T13:13:26.713465+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10008"] [] [2023-12-31T13:13:26.719744+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10009"] [] [2023-12-31T13:13:26.726026+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10010"] [] [2023-12-31T13:13:26.732312+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10011"] [] [2023-12-31T13:13:26.738615+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10012"] [] [2023-12-31T13:13:26.744956+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10013"] [] [2023-12-31T13:13:26.751217+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10014"] [] [2023-12-31T13:13:26.757485+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10015"] [] [2023-12-31T13:13:26.763752+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10016"] [] [2023-12-31T13:13:26.770040+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10017"] [] [2023-12-31T13:13:26.776297+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10018"] [] [2023-12-31T13:13:26.782594+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10030"] [] [2023-12-31T13:13:26.788859+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10031"] [] [2023-12-31T13:13:26.795132+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10032"] [] [2023-12-31T13:13:26.801403+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10033"] [] [2023-12-31T13:13:26.807671+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10034"] [] [2023-12-31T13:13:26.813944+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10035"] [] [2023-12-31T13:13:26.820211+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10036"] [] [2023-12-31T13:13:26.826485+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10038"] [] [2023-12-31T13:13:26.832760+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10042"] [] [2023-12-31T13:13:26.839045+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10043"] [] [2023-12-31T13:13:26.845361+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10044"] [] [2023-12-31T13:13:26.851643+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10045"] [] [2023-12-31T13:13:26.857917+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10046"] [] [2023-12-31T13:13:26.864211+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10047"] [] [2023-12-31T13:13:26.870501+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10048"] [] [2023-12-31T13:13:26.876782+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10049"] [] [2023-12-31T13:13:26.883067+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10050"] [] [2023-12-31T13:13:26.889381+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10051"] [] [2023-12-31T13:13:26.895670+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10052"] [] [2023-12-31T13:13:26.901959+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10053"] [] [2023-12-31T13:13:26.908246+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10054"] [] [2023-12-31T13:13:26.914532+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10055"] [] [2023-12-31T13:13:26.920825+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10056"] [] [2023-12-31T13:13:26.927116+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10057"] [] [2023-12-31T13:13:26.933443+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10058"] [] [2023-12-31T13:13:26.939749+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10059"] [] [2023-12-31T13:13:26.946046+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10060"] [] [2023-12-31T13:13:26.952348+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10061"] [] [2023-12-31T13:13:26.958671+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10063"] [] [2023-12-31T13:13:26.964982+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10064"] [] [2023-12-31T13:13:26.971305+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10065"] [] [2023-12-31T13:13:26.977631+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10066"] [] [2023-12-31T13:13:26.983936+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10067"] [] [2023-12-31T13:13:26.990239+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10068"] [] [2023-12-31T13:13:26.996588+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10069"] [] [2023-12-31T13:13:27.002895+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10070"] [] [2023-12-31T13:13:27.009195+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10071"] [] [2023-12-31T13:13:27.015505+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10072"] [] [2023-12-31T13:13:27.021812+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10073"] [] [2023-12-31T13:13:27.028127+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10074"] [] [2023-12-31T13:13:27.034456+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10075"] [] [2023-12-31T13:13:27.040778+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10076"] [] [2023-12-31T13:13:27.047092+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10077"] [] [2023-12-31T13:13:27.053419+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10078"] [] [2023-12-31T13:13:27.059729+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10079"] [] [2023-12-31T13:13:27.066051+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10080"] [] [2023-12-31T13:13:27.072372+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10081"] [] [2023-12-31T13:13:27.078721+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10082"] [] [2023-12-31T13:13:27.085050+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10083"] [] [2023-12-31T13:13:27.091407+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10084"] [] [2023-12-31T13:13:27.097758+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10085"] [] [2023-12-31T13:13:27.104081+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10086"] [] [2023-12-31T13:13:27.110413+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10087"] [] [2023-12-31T13:13:27.116738+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10088"] [] [2023-12-31T13:13:27.123059+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10090"] [] [2023-12-31T13:13:27.129411+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10091"] [] [2023-12-31T13:13:27.135738+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10089"] [] [2023-12-31T13:13:27.142042+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10597"] [] [2023-12-31T13:13:27.148382+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10598"] [] [2023-12-31T13:13:27.154776+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10599"] [] [2023-12-31T13:13:27.161123+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10600"] [] [2023-12-31T13:13:27.167482+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10601"] [] [2023-12-31T13:13:27.173818+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10602"] [] [2023-12-31T13:13:27.180153+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10603"] [] [2023-12-31T13:13:27.186501+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10604"] [] [2023-12-31T13:13:27.192845+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10605"] [] [2023-12-31T13:13:27.199219+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10606"] [] [2023-12-31T13:13:27.205570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10607"] [] [2023-12-31T13:13:27.211911+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10608"] [] [2023-12-31T13:13:27.218251+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10609"] [] [2023-12-31T13:13:27.224597+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10610"] [] [2023-12-31T13:13:27.230936+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10611"] [] [2023-12-31T13:13:27.237290+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10612"] [] [2023-12-31T13:13:27.243677+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10613"] [] [2023-12-31T13:13:27.250084+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10614"] [] [2023-12-31T13:13:27.256499+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10616"] [] [2023-12-31T13:13:27.262850+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10618"] [] [2023-12-31T13:13:27.269213+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10619"] [] [2023-12-31T13:13:27.275565+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10620"] [] [2023-12-31T13:13:27.281924+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10621"] [] [2023-12-31T13:13:27.288280+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10622"] [] [2023-12-31T13:13:27.294676+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10623"] [] [2023-12-31T13:13:27.301074+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10624"] [] [2023-12-31T13:13:27.307439+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10625"] [] [2023-12-31T13:13:27.313802+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10626"] [] [2023-12-31T13:13:27.320160+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10627"] [] [2023-12-31T13:13:27.326527+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10628"] [] [2023-12-31T13:13:27.332884+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10629"] [] [2023-12-31T13:13:27.339251+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10630"] [] [2023-12-31T13:13:27.345629+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10631"] [] [2023-12-31T13:13:27.351997+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10632"] [] [2023-12-31T13:13:27.358371+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10633"] [] [2023-12-31T13:13:27.364755+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10634"] [] [2023-12-31T13:13:27.371141+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10635"] [] [2023-12-31T13:13:27.377509+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10636"] [] [2023-12-31T13:13:27.383880+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10638"] [] [2023-12-31T13:13:27.390253+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10639"] [] [2023-12-31T13:13:27.396692+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10640"] [] [2023-12-31T13:13:27.403101+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10641"] [] [2023-12-31T13:13:27.409480+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10642"] [] [2023-12-31T13:13:27.415854+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10643"] [] [2023-12-31T13:13:27.422235+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10644"] [] [2023-12-31T13:13:27.428642+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10645"] [] [2023-12-31T13:13:27.435016+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10646"] [] [2023-12-31T13:13:27.441398+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10647"] [] [2023-12-31T13:13:27.447796+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10656"] [] [2023-12-31T13:13:27.454194+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10657"] [] [2023-12-31T13:13:27.460593+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10658"] [] [2023-12-31T13:13:27.466986+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10659"] [] [2023-12-31T13:13:27.473422+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10660"] [] [2023-12-31T13:13:27.479822+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10661"] [] [2023-12-31T13:13:27.486214+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10662"] [] [2023-12-31T13:13:27.492639+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10663"] [] [2023-12-31T13:13:27.499063+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10664"] [] [2023-12-31T13:13:27.505498+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10665"] [] [2023-12-31T13:13:27.511933+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10667"] [] [2023-12-31T13:13:27.518372+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10668"] [] [2023-12-31T13:13:27.524776+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10669"] [] [2023-12-31T13:13:27.531183+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10670"] [] [2023-12-31T13:13:27.537596+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10671"] [] [2023-12-31T13:13:27.544001+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10673"] [] [2023-12-31T13:13:27.550422+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10675"] [] [2023-12-31T13:13:27.556838+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10676"] [] [2023-12-31T13:13:27.563250+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10677"] [] [2023-12-31T13:13:27.569700+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10689"] [] [2023-12-31T13:13:27.576187+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10690"] [] [2023-12-31T13:13:27.582614+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10691"] [] [2023-12-31T13:13:27.589064+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10692"] [] [2023-12-31T13:13:27.595560+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10693"] [] [2023-12-31T13:13:27.601996+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10694"] [] [2023-12-31T13:13:27.608438+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10695"] [] [2023-12-31T13:13:27.614895+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10696"] [] [2023-12-31T13:13:27.621329+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10697"] [] [2023-12-31T13:13:27.627765+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10699"] [] [2023-12-31T13:13:27.634199+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10700"] [] [2023-12-31T13:13:27.640644+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10701"] [] [2023-12-31T13:13:27.647083+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10702"] [] [2023-12-31T13:13:27.653546+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10703"] [] [2023-12-31T13:13:27.659994+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10704"] [] [2023-12-31T13:13:27.666442+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10705"] [] [2023-12-31T13:13:27.672890+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10706"] [] [2023-12-31T13:13:27.679378+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10707"] [] [2023-12-31T13:13:27.685862+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10708"] [] [2023-12-31T13:13:27.692330+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10709"] [] [2023-12-31T13:13:27.698823+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10710"] [] [2023-12-31T13:13:27.705273+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10711"] [] [2023-12-31T13:13:27.711731+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10712"] [] [2023-12-31T13:13:27.718179+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10713"] [] [2023-12-31T13:13:27.724636+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10714"] [] [2023-12-31T13:13:27.731117+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10721"] [] [2023-12-31T13:13:27.737608+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10728"] [] [2023-12-31T13:13:27.744069+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10729"] [] [2023-12-31T13:13:27.750543+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10730"] [] [2023-12-31T13:13:27.757024+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10731"] [] [2023-12-31T13:13:27.763497+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10732"] [] [2023-12-31T13:13:27.769966+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10733"] [] [2023-12-31T13:13:27.776436+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10736"] [] [2023-12-31T13:13:27.782940+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10737"] [] [2023-12-31T13:13:27.789468+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10738"] [] [2023-12-31T13:13:27.795973+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10739"] [] [2023-12-31T13:13:27.802459+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10740"] [] [2023-12-31T13:13:27.808934+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10741"] [] [2023-12-31T13:13:27.815420+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10742"] [] [2023-12-31T13:13:27.821899+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10743"] [] [2023-12-31T13:13:27.828439+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10744"] [] [2023-12-31T13:13:27.834975+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10746"] [] [2023-12-31T13:13:27.841461+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10747"] [] [2023-12-31T13:13:27.847978+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10748"] [] [2023-12-31T13:13:27.854467+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10753"] [] [2023-12-31T13:13:27.860965+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10754"] [] [2023-12-31T13:13:27.867459+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10755"] [] [2023-12-31T13:13:27.873944+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10756"] [] [2023-12-31T13:13:27.880445+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10757"] [] [2023-12-31T13:13:27.886950+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10758"] [] [2023-12-31T13:13:27.893500+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10759"] [] [2023-12-31T13:13:27.899996+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10760"] [] [2023-12-31T13:13:27.906498+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10763"] [] [2023-12-31T13:13:27.913000+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10764"] [] [2023-12-31T13:13:27.919511+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10765"] [] [2023-12-31T13:13:27.926010+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10766"] [] [2023-12-31T13:13:27.932519+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10767"] [] [2023-12-31T13:13:27.939021+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10768"] [] [2023-12-31T13:13:27.945533+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10769"] [] [2023-12-31T13:13:27.952035+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10770"] [] [2023-12-31T13:13:27.958545+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["10781"] [] [2023-12-31T13:13:27.965069+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11644"] [] [2023-12-31T13:13:27.971600+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11648"] [] [2023-12-31T13:13:27.978135+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11649"] [] [2023-12-31T13:13:27.984662+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11650"] [] [2023-12-31T13:13:27.991198+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11654"] [] [2023-12-31T13:13:27.997785+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11657"] [] [2023-12-31T13:13:28.004333+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11658"] [] [2023-12-31T13:13:28.010894+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11659"] [] [2023-12-31T13:13:28.017432+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11660"] [] [2023-12-31T13:13:28.023977+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11661"] [] [2023-12-31T13:13:28.030528+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11662"] [] [2023-12-31T13:13:28.037072+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11668"] [] [2023-12-31T13:13:28.043673+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11669"] [] [2023-12-31T13:13:28.050214+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11670"] [] [2023-12-31T13:13:28.056760+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11671"] [] [2023-12-31T13:13:28.063316+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11672"] [] [2023-12-31T13:13:28.069885+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11673"] [] [2023-12-31T13:13:28.076443+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11674"] [] [2023-12-31T13:13:28.082999+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11675"] [] [2023-12-31T13:13:28.089552+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11676"] [] [2023-12-31T13:13:28.096169+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11677"] [] [2023-12-31T13:13:28.102726+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11678"] [] [2023-12-31T13:13:28.109278+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11679"] [] [2023-12-31T13:13:28.115843+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11680"] [] [2023-12-31T13:13:28.122410+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11681"] [] [2023-12-31T13:13:28.128974+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11682"] [] [2023-12-31T13:13:28.135541+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11683"] [] [2023-12-31T13:13:28.142097+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11684"] [] [2023-12-31T13:13:28.148662+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11685"] [] [2023-12-31T13:13:28.155280+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11686"] [] [2023-12-31T13:13:28.161850+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11687"] [] [2023-12-31T13:13:28.168441+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11699"] [] [2023-12-31T13:13:28.175031+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11700"] [] [2023-12-31T13:13:28.181647+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11701"] [] [2023-12-31T13:13:28.188224+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11702"] [] [2023-12-31T13:13:28.194835+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11703"] [] [2023-12-31T13:13:28.201431+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11704"] [] [2023-12-31T13:13:28.208008+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11710"] [] [2023-12-31T13:13:28.214631+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11711"] [] [2023-12-31T13:13:28.221222+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11712"] [] [2023-12-31T13:13:28.227815+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11713"] [] [2023-12-31T13:13:28.234412+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11714"] [] [2023-12-31T13:13:28.240999+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11715"] [] [2023-12-31T13:13:28.247595+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11716"] [] [2023-12-31T13:13:28.254188+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11718"] [] [2023-12-31T13:13:28.260784+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11719"] [] [2023-12-31T13:13:28.267384+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11720"] [] [2023-12-31T13:13:28.273981+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11721"] [] [2023-12-31T13:13:28.280617+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11722"] [] [2023-12-31T13:13:28.287216+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11723"] [] [2023-12-31T13:13:28.293841+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11724"] [] [2023-12-31T13:13:28.300486+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11725"] [] [2023-12-31T13:13:28.307102+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11726"] [] [2023-12-31T13:13:28.313736+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11727"] [] [2023-12-31T13:13:28.320346+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11728"] [] [2023-12-31T13:13:28.326983+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11729"] [] [2023-12-31T13:13:28.333596+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11730"] [] [2023-12-31T13:13:28.340203+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11731"] [] [2023-12-31T13:13:28.346836+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11732"] [] [2023-12-31T13:13:28.353449+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11733"] [] [2023-12-31T13:13:28.360094+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11734"] [] [2023-12-31T13:13:28.366705+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11735"] [] [2023-12-31T13:13:28.373463+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11736"] [] [2023-12-31T13:13:28.380141+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11737"] [] [2023-12-31T13:13:28.386810+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11738"] [] [2023-12-31T13:13:28.393498+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11739"] [] [2023-12-31T13:13:28.400227+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11740"] [] [2023-12-31T13:13:28.406879+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11741"] [] [2023-12-31T13:13:28.413551+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11742"] [] [2023-12-31T13:13:28.420217+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11745"] [] [2023-12-31T13:13:28.426872+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11746"] [] [2023-12-31T13:13:28.433530+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11747"] [] [2023-12-31T13:13:28.440181+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11748"] [] [2023-12-31T13:13:28.446930+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11749"] [] [2023-12-31T13:13:28.453618+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11750"] [] [2023-12-31T13:13:28.460273+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11751"] [] [2023-12-31T13:13:28.466910+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11752"] [] [2023-12-31T13:13:28.473550+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11753"] [] [2023-12-31T13:13:28.480194+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11754"] [] [2023-12-31T13:13:28.486833+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11755"] [] [2023-12-31T13:13:28.493535+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11756"] [] [2023-12-31T13:13:28.500169+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11757"] [] [2023-12-31T13:13:28.506830+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11758"] [] [2023-12-31T13:13:28.513484+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11759"] [] [2023-12-31T13:13:28.520129+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11760"] [] [2023-12-31T13:13:28.526802+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11761"] [] [2023-12-31T13:13:28.533448+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11762"] [] [2023-12-31T13:13:28.540095+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11763"] [] [2023-12-31T13:13:28.546769+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11764"] [] [2023-12-31T13:13:28.553442+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11765"] [] [2023-12-31T13:13:28.560090+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11766"] [] [2023-12-31T13:13:28.566765+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11767"] [] [2023-12-31T13:13:28.573444+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11768"] [] [2023-12-31T13:13:28.580113+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11769"] [] [2023-12-31T13:13:28.586797+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11770"] [] [2023-12-31T13:13:28.593533+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11771"] [] [2023-12-31T13:13:28.600252+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11772"] [] [2023-12-31T13:13:28.606943+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11773"] [] [2023-12-31T13:13:28.613600+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11774"] [] [2023-12-31T13:13:28.620286+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11775"] [] [2023-12-31T13:13:28.626951+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11776"] [] [2023-12-31T13:13:28.633639+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11777"] [] [2023-12-31T13:13:28.640379+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11778"] [] [2023-12-31T13:13:28.647095+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11779"] [] [2023-12-31T13:13:28.653757+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11780"] [] [2023-12-31T13:13:28.660424+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11781"] [] [2023-12-31T13:13:28.667083+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11782"] [] [2023-12-31T13:13:28.673749+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11783"] [] [2023-12-31T13:13:28.680415+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11784"] [] [2023-12-31T13:13:28.687108+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11785"] [] [2023-12-31T13:13:28.693885+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11786"] [] [2023-12-31T13:13:28.700583+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11787"] [] [2023-12-31T13:13:28.707291+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11788"] [] [2023-12-31T13:13:28.713992+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11789"] [] [2023-12-31T13:13:28.720668+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11790"] [] [2023-12-31T13:13:28.727371+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11791"] [] [2023-12-31T13:13:28.734053+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11792"] [] [2023-12-31T13:13:28.740731+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11793"] [] [2023-12-31T13:13:28.747409+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11794"] [] [2023-12-31T13:13:28.754107+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11795"] [] [2023-12-31T13:13:28.760779+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11796"] [] [2023-12-31T13:13:28.767496+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11797"] [] [2023-12-31T13:13:28.774170+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11798"] [] [2023-12-31T13:13:28.780878+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11799"] [] [2023-12-31T13:13:28.787560+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11800"] [] [2023-12-31T13:13:28.794267+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11801"] [] [2023-12-31T13:13:28.801007+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11802"] [] [2023-12-31T13:13:28.807722+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11803"] [] [2023-12-31T13:13:28.814422+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.parent_id AS parent_id_24 FROM dolibarr_product t0 WHERE t0.dolibar_id = ? LIMIT 1 ["11804"] [] [2023-12-31T13:13:28.908358+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2023-12-31T13:13:28.909219+00:00] doctrine.DEBUG: INSERT INTO dolibarr_planing (action, status, entity, qty, founded, existed, created_at, updated_at, last_id, file_name, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"GetDolibarrProducts","2":true,"3":"DolibarrProduct","4":0,"5":6398,"6":6398,"7":"2023-12-31T13:13:28+00:00","8":null,"9":"11804","10":null,"11":2} [] [2023-12-31T13:13:28.909632+00:00] doctrine.DEBUG: "COMMIT" [] [] [2023-12-31T13:15:43.752067+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-31T13:15:43.754529+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-31T13:15:43.758191+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-31T13:15:43.758231+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:15:43.759687+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:15:43.790553+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-31T13:15:43.810308+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"1VkOtB3w09T82VetxKNBNIuoie [...]","uSdc3LEkRpMCbiH4g"] [] [2023-12-31T13:15:43.815918+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:15:43.816280+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:15:43.816981+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:15:43.817108+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-31T13:15:43.817951+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:15:43.818073+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-31T13:15:43.818648+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:15:43.818762+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-31T13:15:43.818994+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-31T13:15:43.819670+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-31T13:15:43.824102+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:16:10.033364+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-31T13:16:10.035779+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-31T13:16:10.039332+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-31T13:16:10.039372+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:16:10.040807+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:16:10.071375+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-31T13:16:10.090974+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"1VkOtB3w09T82VetxKNBNIuoie [...]","uSdc3LEkRpMCbiH4g"] [] [2023-12-31T13:16:10.096265+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:16:10.096626+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:16:10.097276+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:16:10.097407+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-31T13:16:10.098226+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:16:10.098351+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-31T13:16:10.098945+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:16:10.099056+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-31T13:16:10.099288+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-31T13:16:10.099978+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-31T13:16:10.104255+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:16:19.056628+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-31T13:16:19.058268+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-31T13:16:19.061080+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-31T13:16:19.061119+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:16:19.062346+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:16:19.089860+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-31T13:16:19.108988+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"1VkOtB3w09T82VetxKNBNIuoie [...]","uSdc3LEkRpMCbiH4g"] [] [2023-12-31T13:16:19.113522+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:16:19.113895+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:16:19.114456+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:16:19.114609+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-31T13:16:19.115411+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:16:19.115556+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-31T13:16:19.116146+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:16:19.116240+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-31T13:16:19.116503+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-31T13:16:19.117239+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-31T13:16:19.121277+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:16:48.394618+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-31T13:16:48.397042+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-31T13:16:48.400718+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-31T13:16:48.400759+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:16:48.402194+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:16:48.433054+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-31T13:16:48.452659+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"1VkOtB3w09T82VetxKNBNIuoie [...]","uSdc3LEkRpMCbiH4g"] [] [2023-12-31T13:16:48.458088+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:16:48.458512+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:16:48.459250+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:16:48.459417+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-31T13:16:48.460353+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:16:48.460505+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-31T13:16:48.461100+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:16:48.461196+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-31T13:16:48.461458+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-31T13:16:48.462208+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-31T13:16:48.466684+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:17:09.809312+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-31T13:17:09.811742+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-31T13:17:09.815292+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-31T13:17:09.815342+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:17:09.816776+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:17:09.847446+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-31T13:17:09.867188+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"1VkOtB3w09T82VetxKNBNIuoie [...]","uSdc3LEkRpMCbiH4g"] [] [2023-12-31T13:17:09.872576+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:17:09.872958+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:17:09.873663+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:17:09.873817+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-31T13:17:09.874670+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:17:09.874817+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-31T13:17:09.875450+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:17:09.875602+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-31T13:17:09.875858+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-31T13:17:09.876548+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-31T13:17:09.880841+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:17:30.901994+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-31T13:17:30.904400+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-31T13:17:30.907961+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-31T13:17:30.908002+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:17:30.909439+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:17:30.940020+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-31T13:17:30.959605+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"1VkOtB3w09T82VetxKNBNIuoie [...]","uSdc3LEkRpMCbiH4g"] [] [2023-12-31T13:17:30.964927+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:17:30.965330+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:17:30.966034+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:17:30.966182+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-31T13:17:30.967102+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:17:30.967219+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-31T13:17:30.967871+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:17:30.968007+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-31T13:17:30.968238+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-31T13:17:30.968986+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-31T13:17:30.973410+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:17:57.263138+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-31T13:17:57.265580+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-31T13:17:57.269262+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-31T13:17:57.269302+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:17:57.270778+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:17:57.301693+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-31T13:17:57.321417+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"9QpNhKxGtNVRO9otI9m97KZvLQ [...]","dKQGmLzkicCG3KpnF"] [] [2023-12-31T13:17:57.326829+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:17:57.327206+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:17:57.328010+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:17:57.328156+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-31T13:17:57.329027+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:17:57.329146+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-31T13:17:57.329760+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:17:57.329899+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-31T13:17:57.330148+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-31T13:17:57.330865+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-31T13:17:57.335282+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:18:04.734544+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-31T13:18:04.736312+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-31T13:18:04.739429+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-31T13:18:04.739471+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:18:04.740856+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:18:04.769020+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-31T13:18:04.787996+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"9QpNhKxGtNVRO9otI9m97KZvLQ [...]","dKQGmLzkicCG3KpnF"] [] [2023-12-31T13:18:04.792472+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:18:04.792838+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:18:04.793424+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:18:04.793575+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-31T13:18:04.794344+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:18:04.794488+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-31T13:18:04.795075+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:18:04.795170+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-31T13:18:04.795424+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-31T13:18:04.796143+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-31T13:18:04.800146+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:18:12.885252+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-31T13:18:12.886888+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-31T13:18:12.889697+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-31T13:18:12.889737+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:18:12.890958+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:18:12.917508+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-31T13:18:12.936608+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"1VkOtB3w09T82VetxKNBNIuoie [...]","uSdc3LEkRpMCbiH4g"] [] [2023-12-31T13:18:12.941034+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:18:12.941475+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:18:12.942066+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:18:12.942183+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-31T13:18:12.943010+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:18:12.943124+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-31T13:18:12.943738+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:18:12.943873+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-31T13:18:12.944113+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-31T13:18:12.944834+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-31T13:18:12.948866+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:18:16.847365+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-31T13:18:16.848976+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-31T13:18:16.851767+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-31T13:18:16.851806+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:18:16.853059+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:18:16.879285+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-31T13:18:16.897820+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"1VkOtB3w09T82VetxKNBNIuoie [...]","uSdc3LEkRpMCbiH4g"] [] [2023-12-31T13:18:16.902302+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:18:16.902682+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:18:16.903237+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:18:16.903452+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-31T13:18:16.904250+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:18:16.904439+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-31T13:18:16.905055+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:18:16.905155+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-31T13:18:16.905373+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-31T13:18:16.906016+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-31T13:18:16.910018+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:18:24.719467+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-31T13:18:24.721091+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-31T13:18:24.723891+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-31T13:18:24.723937+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:18:24.725153+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:18:24.751465+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-31T13:18:24.769419+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"1VkOtB3w09T82VetxKNBNIuoie [...]","uSdc3LEkRpMCbiH4g"] [] [2023-12-31T13:18:24.773582+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:18:24.773935+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:18:24.774502+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:18:24.774650+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-31T13:18:24.775408+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:18:24.775551+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-31T13:18:24.776130+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:18:24.776222+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-31T13:18:24.776477+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-31T13:18:24.777202+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-31T13:18:24.781247+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:19:21.790826+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-31T13:19:21.793254+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-31T13:19:21.796907+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-31T13:19:21.796947+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:19:21.798422+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:19:21.829205+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-31T13:19:21.848799+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"9QpNhKxGtNVRO9otI9m97KZvLQ [...]","dKQGmLzkicCG3KpnF"] [] [2023-12-31T13:19:21.854309+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:19:21.854694+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:19:21.855421+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:19:21.855573+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-31T13:19:21.856424+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:19:21.856568+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-31T13:19:21.857160+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:19:21.857254+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-31T13:19:21.857546+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-31T13:19:21.858252+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-31T13:19:21.862674+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:19:27.948962+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-31T13:19:27.950614+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-31T13:19:27.953446+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-31T13:19:27.953486+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:19:27.954752+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:19:27.982218+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-31T13:19:28.001238+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"9QpNhKxGtNVRO9otI9m97KZvLQ [...]","dKQGmLzkicCG3KpnF"] [] [2023-12-31T13:19:28.005700+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:19:28.006069+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:19:28.006605+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:19:28.006759+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-31T13:19:28.007554+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:19:28.007697+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-31T13:19:28.008297+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:19:28.008442+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-31T13:19:28.008702+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-31T13:19:28.009378+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-31T13:19:28.013427+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:19:42.709053+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-31T13:19:42.710691+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-31T13:19:42.713521+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-31T13:19:42.713560+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:19:42.714794+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:19:42.741111+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-31T13:19:42.759755+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"1VkOtB3w09T82VetxKNBNIuoie [...]","uSdc3LEkRpMCbiH4g"] [] [2023-12-31T13:19:42.764250+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:19:42.764655+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:19:42.765217+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:19:42.765438+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-31T13:19:42.766279+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:19:42.766433+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-31T13:19:42.767032+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:19:42.767183+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-31T13:19:42.767468+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-31T13:19:42.768159+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-31T13:19:42.772214+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:20:36.992565+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-31T13:20:36.995009+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2023-12-31T13:20:36.998674+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-31T13:20:36.998713+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:20:37.000158+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:20:37.031038+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2023-12-31T13:20:37.050622+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"1VkOtB3w09T82VetxKNBNIuoie [...]","uSdc3LEkRpMCbiH4g"] [] [2023-12-31T13:20:37.056030+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:20:37.056512+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:20:37.057244+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:20:37.057404+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-31T13:20:37.058340+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:20:37.058491+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-31T13:20:37.059085+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:20:37.059180+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-31T13:20:37.059478+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-31T13:20:37.060180+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-31T13:20:37.064576+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:20:59.316148+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-31T13:20:59.318243+00:00] request.INFO: Matched route "app_dolibarr_config". {"route":"app_dolibarr_config","route_parameters":{"_route":"app_dolibarr_config","_controller":"App\\Controller\\Dolibarr\\ConfigController::index"},"request_uri":"https://powerdata.tn/dolibarr/config","method":"GET"} [] [2023-12-31T13:20:59.320948+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-31T13:20:59.320987+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:20:59.321018+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:20:59.336227+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2023-12-31T13:20:59.356959+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [11] [] [2023-12-31T13:20:59.373370+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [11] [] [2023-12-31T13:20:59.374491+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"test@gmail.com"} [] [2023-12-31T13:20:59.380483+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [11] [] [2023-12-31T13:21:59.387657+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-12-31T13:21:59.389965+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:21:59.390515+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:21:59.391315+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:21:59.391513+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-31T13:21:59.392387+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:21:59.392534+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-31T13:21:59.393146+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:21:59.393243+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-31T13:21:59.393505+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-31T13:21:59.394251+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-31T13:21:59.398806+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:23:52.215563+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-31T13:23:52.217662+00:00] request.INFO: Matched route "app_magento_config". {"route":"app_magento_config","route_parameters":{"_route":"app_magento_config","_controller":"App\\Controller\\Magento\\ConfigController::index"},"request_uri":"https://powerdata.tn/magento/config","method":"GET"} [] [2023-12-31T13:23:52.220429+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2023-12-31T13:23:52.220469+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:23:52.220499+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2023-12-31T13:23:52.235054+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2023-12-31T13:23:52.255929+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [11] [] [2023-12-31T13:23:52.272359+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [11] [] [2023-12-31T13:23:52.273454+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"test@gmail.com"} [] [2023-12-31T13:23:52.279384+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.domain_name AS domain_name_4, t0.store_id AS store_id_5, t0.username AS username_6, t0.password AS password_7, t0.token AS token_8, t0.store_code AS store_code_9, t0.products_cron_job AS products_cron_job_10, t0.status_filter AS status_filter_11, t0.parent_id AS parent_id_12, t0.canal_id AS canal_id_13 FROM magento_config t0 WHERE t0.parent_id = ? LIMIT 1 [11] [] [2023-12-31T13:23:52.321581+00:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.price AS price_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4, c0_.status AS status_5, c0_.parent_id AS parent_id_6, c0_.created_by_id AS created_by_id_7 FROM canal c0_ [] [] [2023-12-31T13:23:52.325051+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.domain_name AS domain_name_4, t0.store_id AS store_id_5, t0.username AS username_6, t0.password AS password_7, t0.token AS token_8, t0.store_code AS store_code_9, t0.products_cron_job AS products_cron_job_10, t0.status_filter AS status_filter_11, t0.parent_id AS parent_id_12, t0.canal_id AS canal_id_13 FROM magento_config t0 WHERE t0.canal_id = ? [1] [] [2023-12-31T13:23:52.325786+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.domain_name AS domain_name_4, t0.store_id AS store_id_5, t0.username AS username_6, t0.password AS password_7, t0.token AS token_8, t0.store_code AS store_code_9, t0.products_cron_job AS products_cron_job_10, t0.status_filter AS status_filter_11, t0.parent_id AS parent_id_12, t0.canal_id AS canal_id_13 FROM magento_config t0 WHERE t0.canal_id = ? [2] [] [2023-12-31T13:23:52.326083+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.domain_name AS domain_name_4, t0.store_id AS store_id_5, t0.username AS username_6, t0.password AS password_7, t0.token AS token_8, t0.store_code AS store_code_9, t0.products_cron_job AS products_cron_job_10, t0.status_filter AS status_filter_11, t0.parent_id AS parent_id_12, t0.canal_id AS canal_id_13 FROM magento_config t0 WHERE t0.canal_id = ? [3] [] [2023-12-31T13:23:52.326351+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.domain_name AS domain_name_4, t0.store_id AS store_id_5, t0.username AS username_6, t0.password AS password_7, t0.token AS token_8, t0.store_code AS store_code_9, t0.products_cron_job AS products_cron_job_10, t0.status_filter AS status_filter_11, t0.parent_id AS parent_id_12, t0.canal_id AS canal_id_13 FROM magento_config t0 WHERE t0.canal_id = ? [4] [] [2023-12-31T13:23:52.326611+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.domain_name AS domain_name_4, t0.store_id AS store_id_5, t0.username AS username_6, t0.password AS password_7, t0.token AS token_8, t0.store_code AS store_code_9, t0.products_cron_job AS products_cron_job_10, t0.status_filter AS status_filter_11, t0.parent_id AS parent_id_12, t0.canal_id AS canal_id_13 FROM magento_config t0 WHERE t0.canal_id = ? [5] [] [2023-12-31T13:23:52.326863+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.domain_name AS domain_name_4, t0.store_id AS store_id_5, t0.username AS username_6, t0.password AS password_7, t0.token AS token_8, t0.store_code AS store_code_9, t0.products_cron_job AS products_cron_job_10, t0.status_filter AS status_filter_11, t0.parent_id AS parent_id_12, t0.canal_id AS canal_id_13 FROM magento_config t0 WHERE t0.canal_id = ? [6] [] [2023-12-31T13:23:52.327209+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.domain_name AS domain_name_4, t0.store_id AS store_id_5, t0.username AS username_6, t0.password AS password_7, t0.token AS token_8, t0.store_code AS store_code_9, t0.products_cron_job AS products_cron_job_10, t0.status_filter AS status_filter_11, t0.parent_id AS parent_id_12, t0.canal_id AS canal_id_13 FROM magento_config t0 WHERE t0.canal_id = ? [7] [] [2023-12-31T13:23:52.327520+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.domain_name AS domain_name_4, t0.store_id AS store_id_5, t0.username AS username_6, t0.password AS password_7, t0.token AS token_8, t0.store_code AS store_code_9, t0.products_cron_job AS products_cron_job_10, t0.status_filter AS status_filter_11, t0.parent_id AS parent_id_12, t0.canal_id AS canal_id_13 FROM magento_config t0 WHERE t0.canal_id = ? [8] [] [2023-12-31T13:23:52.327816+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.domain_name AS domain_name_4, t0.store_id AS store_id_5, t0.username AS username_6, t0.password AS password_7, t0.token AS token_8, t0.store_code AS store_code_9, t0.products_cron_job AS products_cron_job_10, t0.status_filter AS status_filter_11, t0.parent_id AS parent_id_12, t0.canal_id AS canal_id_13 FROM magento_config t0 WHERE t0.canal_id = ? [9] [] [2023-12-31T13:23:52.328058+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.domain_name AS domain_name_4, t0.store_id AS store_id_5, t0.username AS username_6, t0.password AS password_7, t0.token AS token_8, t0.store_code AS store_code_9, t0.products_cron_job AS products_cron_job_10, t0.status_filter AS status_filter_11, t0.parent_id AS parent_id_12, t0.canal_id AS canal_id_13 FROM magento_config t0 WHERE t0.canal_id = ? [10] [] [2023-12-31T13:23:52.328262+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.domain_name AS domain_name_4, t0.store_id AS store_id_5, t0.username AS username_6, t0.password AS password_7, t0.token AS token_8, t0.store_code AS store_code_9, t0.products_cron_job AS products_cron_job_10, t0.status_filter AS status_filter_11, t0.parent_id AS parent_id_12, t0.canal_id AS canal_id_13 FROM magento_config t0 WHERE t0.canal_id = ? [11] [] [2023-12-31T13:23:52.328493+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.domain_name AS domain_name_4, t0.store_id AS store_id_5, t0.username AS username_6, t0.password AS password_7, t0.token AS token_8, t0.store_code AS store_code_9, t0.products_cron_job AS products_cron_job_10, t0.status_filter AS status_filter_11, t0.parent_id AS parent_id_12, t0.canal_id AS canal_id_13 FROM magento_config t0 WHERE t0.canal_id = ? [12] [] [2023-12-31T13:23:52.328721+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.domain_name AS domain_name_4, t0.store_id AS store_id_5, t0.username AS username_6, t0.password AS password_7, t0.token AS token_8, t0.store_code AS store_code_9, t0.products_cron_job AS products_cron_job_10, t0.status_filter AS status_filter_11, t0.parent_id AS parent_id_12, t0.canal_id AS canal_id_13 FROM magento_config t0 WHERE t0.canal_id = ? [13] [] [2023-12-31T13:23:52.328918+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.domain_name AS domain_name_4, t0.store_id AS store_id_5, t0.username AS username_6, t0.password AS password_7, t0.token AS token_8, t0.store_code AS store_code_9, t0.products_cron_job AS products_cron_job_10, t0.status_filter AS status_filter_11, t0.parent_id AS parent_id_12, t0.canal_id AS canal_id_13 FROM magento_config t0 WHERE t0.canal_id = ? [14] [] [2023-12-31T13:23:52.448239+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2023-12-31T13:23:52.450531+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:23:52.451001+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2023-12-31T13:23:52.451685+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:23:52.451840+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2023-12-31T13:23:52.452754+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:23:52.452890+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2023-12-31T13:23:52.453533+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:23:52.453668+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2023-12-31T13:23:52.453904+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2023-12-31T13:23:52.454614+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2023-12-31T13:23:52.459231+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2023-12-31T13:23:53.064908+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2023-12-31T13:23:53.066953+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aaa866"},"request_uri":"https://powerdata.tn/_wdt/aaa866","method":"GET"} [] [2024-01-02T22:54:29.485857+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-02T22:54:29.493911+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-02T22:54:29.495113+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-02T22:54:29.502228+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.502420+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.503639+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.503783+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.504501+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.504697+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.504944+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-02T22:54:29.505796+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-02T22:54:29.511982+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-02T22:54:29.512280+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-02T22:54:29.512516+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.512609+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.513073+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.513161+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.513769+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.513900+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.514100+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-02T22:54:29.514723+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-02T22:54:29.516594+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-02T22:54:29.516859+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.516977+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'batch' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.517650+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.517777+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.518856+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.518992+00:00] doctrine.DEBUG: SELECT 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_NAME = 'batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.519264+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'batch' [] [] [2024-01-02T22:54:29.519762+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.519853+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'brevo_visitor' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.520475+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.520568+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'brevo_visitor' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.521074+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.521159+00:00] doctrine.DEBUG: SELECT 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_NAME = 'brevo_visitor' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.521375+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'brevo_visitor' [] [] [2024-01-02T22:54:29.521831+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.521914+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'canal' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.522420+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.522509+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'canal' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.522988+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.523071+00:00] doctrine.DEBUG: SELECT 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_NAME = 'canal' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.523297+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'canal' [] [] [2024-01-02T22:54:29.523753+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.523838+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'chat_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.524371+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.524460+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'chat_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.524926+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.525007+00:00] doctrine.DEBUG: SELECT 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_NAME = 'chat_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.525212+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'chat_config' [] [] [2024-01-02T22:54:29.525733+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.525858+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.526276+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.526408+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.526913+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.527058+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.527301+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-02T22:54:29.527838+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.527977+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.528706+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.528849+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.529368+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.529559+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.529816+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_config' [] [] [2024-01-02T22:54:29.530296+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.530439+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_invoice' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.530966+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.531077+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_invoice' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.531590+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.531735+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_invoice' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.531987+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_invoice' [] [] [2024-01-02T22:54:29.532469+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.532583+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.533200+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.533308+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.533840+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.533950+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.534222+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_order' [] [] [2024-01-02T22:54:29.534704+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.534814+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.535362+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.535505+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.536029+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.536135+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.536353+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_planing' [] [] [2024-01-02T22:54:29.536836+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.536919+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.537610+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.537720+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.538213+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.538327+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.538547+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_product' [] [] [2024-01-02T22:54:29.538999+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.539081+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_service' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.539607+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.539715+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_service' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.540215+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.540353+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_service' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.540566+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_service' [] [] [2024-01-02T22:54:29.541020+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.541101+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.541694+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.541802+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.542302+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.542397+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.542621+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory' [] [] [2024-01-02T22:54:29.543069+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.543150+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.543676+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.543786+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.544289+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.544380+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.544604+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_lines' [] [] [2024-01-02T22:54:29.545053+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.545138+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.545533+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.545639+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.546125+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.546226+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.546481+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_user' [] [] [2024-01-02T22:54:29.546922+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.547025+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_black_list' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.547475+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.547584+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_black_list' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.548047+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.548147+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_black_list' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.548358+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_black_list' [] [] [2024-01-02T22:54:29.548833+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.548914+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.549537+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.549647+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.550112+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.550213+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.550453+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_config' [] [] [2024-01-02T22:54:29.550905+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.551008+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.551694+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.551836+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.552314+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.552440+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.552653+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_order' [] [] [2024-01-02T22:54:29.553104+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.553186+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_payout_status' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.553828+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.553936+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_payout_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.554406+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.554513+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_payout_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.554727+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_payout_status' [] [] [2024-01-02T22:54:29.555180+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.555282+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.555875+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.555962+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.556431+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.556534+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.556745+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_planing' [] [] [2024-01-02T22:54:29.557193+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.557309+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.558061+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.558149+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.558641+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.558747+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.558987+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_product' [] [] [2024-01-02T22:54:29.559445+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.559548+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_rapport_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.560364+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.560508+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_rapport_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.560975+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.561056+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_rapport_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.561271+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_rapport_product' [] [] [2024-01-02T22:54:29.561754+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.561838+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_transaction' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.562528+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.562616+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_transaction' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.563080+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.563161+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_transaction' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.563376+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_transaction' [] [] [2024-01-02T22:54:29.563833+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.563914+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.564460+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.564547+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.565023+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.565104+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.565330+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_config' [] [] [2024-01-02T22:54:29.565781+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.565862+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.566597+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.566686+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.567205+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.567287+00:00] doctrine.DEBUG: SELECT 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_NAME = 'order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.567599+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'order' [] [] [2024-01-02T22:54:29.568047+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.568129+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.568562+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.568649+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.569085+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.569189+00:00] doctrine.DEBUG: SELECT 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_NAME = 'role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.569375+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'role' [] [] [2024-01-02T22:54:29.569823+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.569904+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'shipper' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.570611+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.570719+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'shipper' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.571199+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.571303+00:00] doctrine.DEBUG: SELECT 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_NAME = 'shipper' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.571544+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'shipper' [] [] [2024-01-02T22:54:29.571991+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.572072+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.572603+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.572710+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.573161+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.573264+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.573487+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2024-01-02T22:54:29.573936+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.574039+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user_role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:29.574431+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.574539+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user_role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:29.575021+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.575124+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user_role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:29.575357+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_role' [] [] [2024-01-02T22:54:29.576760+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:29.611850+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:39.827701+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-02T22:54:39.854684+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:40.938201+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-02T22:54:40.945774+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:40.945940+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-02T22:54:40.947101+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:40.947211+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-02T22:54:40.947848+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-02T22:54:40.947979+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-02T22:54:40.948181+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-02T22:54:40.954249+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-02T22:54:40.955145+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-02T22:54:40.956095+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-02T22:54:40.963297+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-01-02T22:54:40.977826+00:00] doctrine.DEBUG: ALTER TABLE magento_config ADD attribute_set_id INT DEFAULT NULL, ADD root_category INT DEFAULT NULL [] [] [2024-01-02T22:54:40.990174+00:00] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","2024-01-02T22:54:40+00:00",26] [] [2024-01-02T22:54:40.991396+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-01-02T22:54:50.989394+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-02T22:54:51.758838+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-03T20:04:20.474402+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-03T20:04:20.482490+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-03T20:04:20.483700+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-03T20:04:20.490767+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.490929+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.492129+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.492265+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.492948+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.493080+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.493292+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-03T20:04:20.494114+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-03T20:04:20.500710+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-03T20:04:20.500993+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-03T20:04:20.501259+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.501382+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.501907+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.502033+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.502636+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.502766+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.502988+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-03T20:04:20.503586+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-03T20:04:20.505459+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-03T20:04:20.505724+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.505873+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'batch' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.506484+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.506583+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.507697+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.507833+00:00] doctrine.DEBUG: SELECT 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_NAME = 'batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.508158+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'batch' [] [] [2024-01-03T20:04:20.508702+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.508831+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'brevo_visitor' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.509465+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.509596+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'brevo_visitor' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.510139+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.510224+00:00] doctrine.DEBUG: SELECT 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_NAME = 'brevo_visitor' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.510515+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'brevo_visitor' [] [] [2024-01-03T20:04:20.511010+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.511103+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'canal' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.511648+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.511775+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'canal' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.512323+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.512418+00:00] doctrine.DEBUG: SELECT 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_NAME = 'canal' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.512646+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'canal' [] [] [2024-01-03T20:04:20.513100+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.513188+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'chat_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.513801+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.513907+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'chat_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.514440+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.514584+00:00] doctrine.DEBUG: SELECT 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_NAME = 'chat_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.514838+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'chat_config' [] [] [2024-01-03T20:04:20.515324+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.515458+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.515903+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.516040+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.516541+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.516652+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.516859+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-03T20:04:20.517352+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.517461+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.518133+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.518241+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.518781+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.518893+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.519133+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_config' [] [] [2024-01-03T20:04:20.519608+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.519718+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_invoice' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.520235+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.520361+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_invoice' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.520902+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.521009+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_invoice' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.521261+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_invoice' [] [] [2024-01-03T20:04:20.521737+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.521847+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.522494+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.522624+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.523150+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.523256+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.523530+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_order' [] [] [2024-01-03T20:04:20.524002+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.524109+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.524662+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.524772+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.525273+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.525391+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.525623+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_planing' [] [] [2024-01-03T20:04:20.526070+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.526151+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.526816+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.526924+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.527425+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.527534+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.527772+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_product' [] [] [2024-01-03T20:04:20.528243+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.528392+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_service' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.528941+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.529047+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_service' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.529547+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.529656+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_service' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.529889+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_service' [] [] [2024-01-03T20:04:20.530342+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.530427+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.531004+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.531089+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.531610+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.531714+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.531967+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory' [] [] [2024-01-03T20:04:20.532422+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.532526+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.533018+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.533122+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.533613+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.533717+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.533967+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_lines' [] [] [2024-01-03T20:04:20.534447+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.534551+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.534940+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.535043+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.535540+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.535645+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.535870+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_user' [] [] [2024-01-03T20:04:20.536305+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.536396+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_black_list' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.536833+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.536916+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_black_list' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.537411+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.537516+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_black_list' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.537721+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_black_list' [] [] [2024-01-03T20:04:20.538166+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.538267+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.538871+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.538979+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.539461+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.539565+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.539777+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_config' [] [] [2024-01-03T20:04:20.540224+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.540357+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.541036+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.541122+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.541593+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.541697+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.541934+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_order' [] [] [2024-01-03T20:04:20.542388+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.542492+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_payout_status' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.543126+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.543231+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_payout_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.543733+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.543839+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_payout_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.544075+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_payout_status' [] [] [2024-01-03T20:04:20.544534+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.544638+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.545197+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.545302+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.545781+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.545863+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.546068+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_planing' [] [] [2024-01-03T20:04:20.546544+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.546648+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.547388+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.547476+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.547938+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.548020+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.548236+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_product' [] [] [2024-01-03T20:04:20.548690+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.548794+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_rapport_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.549632+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.549721+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_rapport_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.550187+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.550268+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_rapport_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.550491+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_rapport_product' [] [] [2024-01-03T20:04:20.550947+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.551028+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_transaction' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.551719+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.551829+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_transaction' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.552308+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.552411+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_transaction' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.552624+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_transaction' [] [] [2024-01-03T20:04:20.553076+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.553158+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.553710+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.553817+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.554300+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.554416+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.554637+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_config' [] [] [2024-01-03T20:04:20.555083+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.555165+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.555910+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.556017+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.556548+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.556653+00:00] doctrine.DEBUG: SELECT 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_NAME = 'order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.556957+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'order' [] [] [2024-01-03T20:04:20.557439+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.557543+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.557975+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.558078+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.558529+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.558633+00:00] doctrine.DEBUG: SELECT 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_NAME = 'role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.558815+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'role' [] [] [2024-01-03T20:04:20.559261+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.559387+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'shipper' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.560077+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.560181+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'shipper' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.560695+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.560799+00:00] doctrine.DEBUG: SELECT 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_NAME = 'shipper' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.561053+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'shipper' [] [] [2024-01-03T20:04:20.561513+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.561616+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.562145+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.562249+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.562705+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.562810+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.563003+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2024-01-03T20:04:20.563479+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.563582+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user_role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:20.563972+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.564075+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user_role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:20.564566+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.564670+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user_role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:20.564892+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_role' [] [] [2024-01-03T20:04:20.566280+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:20.607787+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:27.212866+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-03T20:04:27.239578+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:28.261076+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-03T20:04:28.268447+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:28.268587+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-03T20:04:28.269709+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:28.269826+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-03T20:04:28.270453+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-03T20:04:28.270563+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-03T20:04:28.270793+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-03T20:04:28.276889+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-03T20:04:28.277725+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-03T20:04:28.278631+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-03T20:04:28.285838+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-01-03T20:04:28.300313+00:00] doctrine.DEBUG: ALTER TABLE `order` ADD sav_closed SMALLINT DEFAULT 0 [] [] [2024-01-03T20:04:28.314950+00:00] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","2024-01-03T20:04:28+00:00",29] [] [2024-01-03T20:04:28.316220+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-01-04T20:43:01.344162+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-04T20:43:01.352222+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-04T20:43:01.353461+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-04T20:43:01.360608+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.360760+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.361868+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.362008+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.362676+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.362824+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.363065+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-04T20:43:01.363918+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-04T20:43:01.370593+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-04T20:43:01.370949+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-04T20:43:01.371237+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.371360+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.371911+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.372037+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.372586+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.372734+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.372965+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-04T20:43:01.373576+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-04T20:43:01.375549+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-04T20:43:01.375816+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.375965+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'batch' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.376616+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.376744+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.377845+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.377968+00:00] doctrine.DEBUG: SELECT 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_NAME = 'batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.378229+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'batch' [] [] [2024-01-04T20:43:01.378762+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.378889+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'brevo_visitor' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.379484+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.379614+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'brevo_visitor' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.380128+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.380212+00:00] doctrine.DEBUG: SELECT 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_NAME = 'brevo_visitor' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.380500+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'brevo_visitor' [] [] [2024-01-04T20:43:01.380995+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.381088+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'canal' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.381637+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.381765+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'canal' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.382279+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.382373+00:00] doctrine.DEBUG: SELECT 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_NAME = 'canal' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.382602+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'canal' [] [] [2024-01-04T20:43:01.383050+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.383133+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'chat_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.383732+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.383858+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'chat_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.384342+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.384470+00:00] doctrine.DEBUG: SELECT 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_NAME = 'chat_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.384730+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'chat_config' [] [] [2024-01-04T20:43:01.385207+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.385355+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.385816+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.385924+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.386398+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.386510+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.386716+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-04T20:43:01.387183+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.387292+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.387961+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.388073+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.388573+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.388685+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.388923+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_config' [] [] [2024-01-04T20:43:01.389405+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.389517+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_invoice' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.390034+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.390142+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_invoice' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.390650+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.390761+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_invoice' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.391014+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_invoice' [] [] [2024-01-04T20:43:01.391486+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.391599+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.392219+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.392356+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.392852+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.392934+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.393172+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_order' [] [] [2024-01-04T20:43:01.393621+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.393732+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.394277+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.394390+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.394885+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.394994+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.395228+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_planing' [] [] [2024-01-04T20:43:01.395701+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.395813+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.396504+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.396594+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.397056+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.397137+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.397350+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_product' [] [] [2024-01-04T20:43:01.397798+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.397879+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_service' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.398440+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.398529+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_service' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.398990+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.399070+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_service' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.399273+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_service' [] [] [2024-01-04T20:43:01.399731+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.399817+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.400404+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.400492+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.400997+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.401079+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.401313+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory' [] [] [2024-01-04T20:43:01.401771+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.401851+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.402347+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.402435+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.402910+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.402991+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.403210+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_lines' [] [] [2024-01-04T20:43:01.403658+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.403741+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.404127+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.404210+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.404720+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.404804+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.405021+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_user' [] [] [2024-01-04T20:43:01.405470+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.405553+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_black_list' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.405995+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.406081+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_black_list' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.406548+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.406632+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_black_list' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.406831+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_black_list' [] [] [2024-01-04T20:43:01.407272+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.407382+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.407976+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.408062+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.408531+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.408615+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.408821+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_config' [] [] [2024-01-04T20:43:01.409267+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.409379+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.410060+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.410145+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.410640+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.410767+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.411026+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_order' [] [] [2024-01-04T20:43:01.411511+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.411629+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_payout_status' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.412305+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.412444+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_payout_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.412960+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.413071+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_payout_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.413329+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_payout_status' [] [] [2024-01-04T20:43:01.413818+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.413928+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.414526+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.414638+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.415133+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.415242+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.415485+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_planing' [] [] [2024-01-04T20:43:01.415955+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.416065+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.416837+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.416949+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.417444+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.417556+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.417798+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_product' [] [] [2024-01-04T20:43:01.418267+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.418382+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_rapport_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.419191+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.419278+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_rapport_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.419778+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.419863+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_rapport_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.420078+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_rapport_product' [] [] [2024-01-04T20:43:01.420564+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.420675+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_transaction' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.421427+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.421518+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_transaction' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.422006+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.422088+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_transaction' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.422311+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_transaction' [] [] [2024-01-04T20:43:01.422782+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.422863+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.423448+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.423538+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.424019+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.424105+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.424360+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_config' [] [] [2024-01-04T20:43:01.424805+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.424886+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.425663+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.425775+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.426338+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.426438+00:00] doctrine.DEBUG: SELECT 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_NAME = 'order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.426714+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'order' [] [] [2024-01-04T20:43:01.427159+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.427240+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.427703+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.427814+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.428277+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.428390+00:00] doctrine.DEBUG: SELECT 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_NAME = 'role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.428603+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'role' [] [] [2024-01-04T20:43:01.429069+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.429177+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'shipper' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.429899+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.430010+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'shipper' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.430521+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.430632+00:00] doctrine.DEBUG: SELECT 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_NAME = 'shipper' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.430888+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'shipper' [] [] [2024-01-04T20:43:01.431355+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.431486+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.432045+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.432184+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.432659+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.432772+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.432988+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2024-01-04T20:43:01.433447+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.433556+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user_role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:01.433946+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.434051+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user_role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:01.434539+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.434646+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user_role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:01.434868+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_role' [] [] [2024-01-04T20:43:01.436248+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:01.474025+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:08.503827+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-04T20:43:08.530708+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:09.350191+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-04T20:43:09.358069+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:09.358364+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-04T20:43:09.359795+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:09.359919+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-04T20:43:09.360845+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-04T20:43:09.360990+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-04T20:43:09.361275+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-04T20:43:09.367948+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-04T20:43:09.368987+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-04T20:43:09.370036+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-04T20:43:09.377727+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-01-04T20:43:09.392768+00:00] doctrine.DEBUG: ALTER TABLE `order` ADD nbr_tentative INT DEFAULT 0, ADD date_send_message VARCHAR(20) DEFAULT NULL [] [] [2024-01-04T20:43:09.408350+00:00] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","2024-01-04T20:43:09+00:00",30] [] [2024-01-04T20:43:09.409661+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-01-04T20:43:14.007009+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-04T20:43:14.771928+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-10T01:34:06.934991+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-10T01:34:06.943005+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-10T01:34:06.944301+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-10T01:34:06.951387+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.951543+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:06.952642+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.952781+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:06.953489+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.953635+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:06.953873+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-10T01:34:06.954704+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-10T01:34:06.961449+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-10T01:34:06.961744+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-10T01:34:06.962031+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.962145+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:06.962717+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.962846+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:06.963417+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.963564+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:06.963795+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-10T01:34:06.964363+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-10T01:34:06.966248+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-10T01:34:06.966501+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.966631+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'batch' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:06.967227+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.967323+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:06.968460+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.968594+00:00] doctrine.DEBUG: SELECT 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_NAME = 'batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:06.968890+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'batch' [] [] [2024-01-10T01:34:06.969413+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.969543+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'brevo_visitor' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:06.970161+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.970253+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'brevo_visitor' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:06.970755+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.970848+00:00] doctrine.DEBUG: SELECT 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_NAME = 'brevo_visitor' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:06.971068+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'brevo_visitor' [] [] [2024-01-10T01:34:06.971582+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.971713+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'canal' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:06.972248+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.972392+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'canal' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:06.972917+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.973009+00:00] doctrine.DEBUG: SELECT 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_NAME = 'canal' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:06.973236+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'canal' [] [] [2024-01-10T01:34:06.973734+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.973825+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'chat_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:06.974397+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.974524+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'chat_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:06.975023+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.975107+00:00] doctrine.DEBUG: SELECT 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_NAME = 'chat_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:06.975348+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'chat_config' [] [] [2024-01-10T01:34:06.975796+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.975878+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:06.976287+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.976432+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:06.976898+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.977009+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:06.977215+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-10T01:34:06.977715+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.977828+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:06.978524+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.978638+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:06.979130+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.979239+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:06.979486+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_config' [] [] [2024-01-10T01:34:06.979955+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.980066+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_invoice' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:06.980589+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.980700+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_invoice' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:06.981205+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.981315+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_invoice' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:06.981576+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_invoice' [] [] [2024-01-10T01:34:06.982041+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.982151+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:06.982773+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.982884+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:06.983403+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.983514+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:06.983786+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_order' [] [] [2024-01-10T01:34:06.984252+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.984363+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:06.984904+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.985012+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:06.985507+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.985619+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:06.985852+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_planing' [] [] [2024-01-10T01:34:06.986337+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.986437+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:06.987081+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.987165+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:06.987629+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.987736+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:06.987975+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_product' [] [] [2024-01-10T01:34:06.988443+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.988554+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_service' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:06.989097+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.989204+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_service' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:06.989699+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.989810+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_service' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:06.990045+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_service' [] [] [2024-01-10T01:34:06.990515+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.990627+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:06.991232+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.991344+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:06.991848+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.991930+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:06.992152+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory' [] [] [2024-01-10T01:34:06.992623+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.992733+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:06.993218+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.993329+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:06.993810+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.993895+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:06.994115+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_lines' [] [] [2024-01-10T01:34:06.994560+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.994643+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:06.995023+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.995106+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:06.995614+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.995722+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:06.995945+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_user' [] [] [2024-01-10T01:34:06.996388+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.996471+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_black_list' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:06.996903+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.996986+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_black_list' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:06.997451+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.997534+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_black_list' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:06.997738+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_black_list' [] [] [2024-01-10T01:34:06.998178+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.998258+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:06.998874+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.998961+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:06.999428+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:06.999534+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:06.999747+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_config' [] [] [2024-01-10T01:34:07.000191+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.000294+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:07.000975+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.001062+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:07.001551+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.001658+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:07.001877+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_order' [] [] [2024-01-10T01:34:07.002322+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.002429+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_payout_status' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:07.003052+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.003138+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_payout_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:07.003610+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.003716+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_payout_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:07.003932+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_payout_status' [] [] [2024-01-10T01:34:07.004405+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.004511+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:07.005070+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.005175+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:07.005647+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.005753+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:07.005964+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_planing' [] [] [2024-01-10T01:34:07.006412+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.006519+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:07.007255+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.007387+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:07.007854+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.007959+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:07.008177+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_product' [] [] [2024-01-10T01:34:07.008625+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.008733+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_rapport_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:07.009544+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.009633+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_rapport_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:07.010092+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.010173+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_rapport_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:07.010419+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_rapport_product' [] [] [2024-01-10T01:34:07.010866+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.010970+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_transaction' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:07.011657+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.011766+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_transaction' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:07.012232+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.012340+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_transaction' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:07.012559+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_transaction' [] [] [2024-01-10T01:34:07.012999+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.013080+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:07.013652+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.013760+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:07.014242+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.014346+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:07.014576+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_config' [] [] [2024-01-10T01:34:07.015020+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.015124+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:07.015908+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.016018+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:07.016568+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.016676+00:00] doctrine.DEBUG: SELECT 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_NAME = 'order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:07.016985+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'order' [] [] [2024-01-10T01:34:07.017453+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.017565+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:07.018020+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.018127+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:07.018598+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.018710+00:00] doctrine.DEBUG: SELECT 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_NAME = 'role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:07.018913+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'role' [] [] [2024-01-10T01:34:07.019379+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.019490+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'shipper' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:07.020206+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.020314+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'shipper' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:07.020821+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.020961+00:00] doctrine.DEBUG: SELECT 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_NAME = 'shipper' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:07.021215+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'shipper' [] [] [2024-01-10T01:34:07.021684+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.021796+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:07.022381+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.022506+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:07.022987+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.023069+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:07.023265+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2024-01-10T01:34:07.023738+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.023844+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user_role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:07.024266+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.024380+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user_role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:07.024870+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.024951+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user_role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:07.025170+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_role' [] [] [2024-01-10T01:34:07.026637+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:07.073457+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:19.008651+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-10T01:34:19.036557+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:19.867434+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-10T01:34:19.874808+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:19.874961+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-10T01:34:19.876173+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:19.876305+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-10T01:34:19.876916+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-10T01:34:19.877045+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-10T01:34:19.877278+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-10T01:34:19.883435+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-10T01:34:19.884284+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-10T01:34:19.885248+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-10T01:34:19.892602+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-01-10T01:34:19.907028+00:00] doctrine.DEBUG: CREATE TABLE company (id INT AUTO_INCREMENT NOT NULL, parent_id INT NOT NULL, created_by_id INT NOT NULL, created_at DATETIME NOT NULL, updated_at DATETIME DEFAULT NULL, name VARCHAR(500) NOT NULL, chat_type SMALLINT DEFAULT 1 NOT NULL, filter SMALLINT NOT NULL, message LONGTEXT NOT NULL, status SMALLINT NOT NULL, start_date DATE DEFAULT NULL, end_date DATE DEFAULT NULL, number_of_contact_selected INT NOT NULL, number_of_messages INT NOT NULL, number_of_orders INT NOT NULL, INDEX IDX_4FBF094F727ACA70 (parent_id), INDEX IDX_4FBF094FB03A8386 (created_by_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2024-01-10T01:34:19.926448+00:00] doctrine.DEBUG: ALTER TABLE company ADD CONSTRAINT FK_4FBF094F727ACA70 FOREIGN KEY (parent_id) REFERENCES user (id) [] [] [2024-01-10T01:34:19.937709+00:00] doctrine.DEBUG: ALTER TABLE company ADD CONSTRAINT FK_4FBF094FB03A8386 FOREIGN KEY (created_by_id) REFERENCES user (id) [] [] [2024-01-10T01:34:19.948729+00:00] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","2024-01-10T01:34:19+00:00",56] [] [2024-01-10T01:34:19.950690+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-01-14T01:25:33.052301+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T01:25:33.073480+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T01:25:33.085087+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T01:25:33.096636+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.096842+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.100467+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.100593+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.106270+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.106429+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.106752+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T01:25:33.108057+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T01:25:33.135945+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T01:25:33.136470+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T01:25:33.136784+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.136933+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.137592+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.137712+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.138326+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.138443+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.138676+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T01:25:33.139311+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T01:25:33.145600+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T01:25:33.145901+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.146018+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'batch' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.146722+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.146841+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.148784+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.148909+00:00] doctrine.DEBUG: SELECT 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_NAME = 'batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.149269+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'batch' [] [] [2024-01-14T01:25:33.149806+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.149919+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'brevo_visitor' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.150627+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.150742+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'brevo_visitor' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.151396+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.151511+00:00] doctrine.DEBUG: SELECT 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_NAME = 'brevo_visitor' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.151771+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'brevo_visitor' [] [] [2024-01-14T01:25:33.152278+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.152391+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'canal' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.152961+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.153073+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'canal' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.153637+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.153749+00:00] doctrine.DEBUG: SELECT 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_NAME = 'canal' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.154046+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'canal' [] [] [2024-01-14T01:25:33.154560+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.154672+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'chat_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.155281+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.155397+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'chat_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.155936+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.156044+00:00] doctrine.DEBUG: SELECT 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_NAME = 'chat_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.156335+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'chat_config' [] [] [2024-01-14T01:25:33.156843+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.156950+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'company' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.157608+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.157723+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'company' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.158294+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.158408+00:00] doctrine.DEBUG: SELECT 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_NAME = 'company' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.158714+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'company' [] [] [2024-01-14T01:25:33.159260+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.159383+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.159870+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.159979+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.160498+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.160610+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.160828+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T01:25:33.161325+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.161440+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.162166+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.162280+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.162821+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.162936+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.163228+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_config' [] [] [2024-01-14T01:25:33.163741+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.163856+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_invoice' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.164430+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.164545+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_invoice' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.165099+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.165209+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_invoice' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.165504+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_invoice' [] [] [2024-01-14T01:25:33.166012+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.166120+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.166813+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.166929+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.167510+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.167623+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.167950+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_order' [] [] [2024-01-14T01:25:33.168468+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.168582+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.169196+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.169306+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.169857+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.169966+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.170240+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_planing' [] [] [2024-01-14T01:25:33.170745+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.170856+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.171635+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.171743+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.172261+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.172411+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.172709+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_product' [] [] [2024-01-14T01:25:33.173202+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.173308+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_service' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.173906+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.174013+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_service' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.174531+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.174640+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_service' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.174906+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_service' [] [] [2024-01-14T01:25:33.175399+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.175508+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.176150+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.176260+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.176792+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.176901+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.177192+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory' [] [] [2024-01-14T01:25:33.177750+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.177860+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.178511+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.178622+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.179233+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.179358+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.179684+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_lines' [] [] [2024-01-14T01:25:33.180186+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.180295+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.180767+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.180876+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.181431+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.181542+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.181827+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_user' [] [] [2024-01-14T01:25:33.182327+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.182439+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_black_list' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.182957+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.183073+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_black_list' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.183613+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.183725+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_black_list' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.183993+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_black_list' [] [] [2024-01-14T01:25:33.184499+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.184611+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.185366+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.185477+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.186023+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.186132+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.186418+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_config' [] [] [2024-01-14T01:25:33.186925+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.187033+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.187819+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.187935+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.188489+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.188602+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.188903+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_order' [] [] [2024-01-14T01:25:33.189416+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.189529+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_payout_status' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.190269+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.190388+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_payout_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.190942+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.191051+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_payout_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.191349+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_payout_status' [] [] [2024-01-14T01:25:33.191856+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.191999+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.192736+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.192840+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.193431+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.193552+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.193851+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_planing' [] [] [2024-01-14T01:25:33.194415+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.194537+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.195432+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.195556+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.196122+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.196214+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.196501+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_product' [] [] [2024-01-14T01:25:33.197006+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.197105+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_rapport_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.198061+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.198181+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_rapport_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.198756+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.198885+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_rapport_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.199216+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_rapport_product' [] [] [2024-01-14T01:25:33.199736+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.199861+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_transaction' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.200667+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.200784+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_transaction' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.201316+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.201447+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_transaction' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.201732+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_transaction' [] [] [2024-01-14T01:25:33.202210+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.202298+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.202915+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.203020+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.203582+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.203704+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.204046+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_config' [] [] [2024-01-14T01:25:33.204593+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.204723+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.205720+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.205820+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.206394+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.206511+00:00] doctrine.DEBUG: SELECT 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_NAME = 'order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.206891+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'order' [] [] [2024-01-14T01:25:33.207399+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.207502+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.208033+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.208157+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.208669+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.208781+00:00] doctrine.DEBUG: SELECT 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_NAME = 'role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.209026+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'role' [] [] [2024-01-14T01:25:33.209516+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.209623+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'shipper' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.210440+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.210537+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'shipper' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.211081+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.211182+00:00] doctrine.DEBUG: SELECT 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_NAME = 'shipper' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.211488+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'shipper' [] [] [2024-01-14T01:25:33.211970+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.212060+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.212657+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.212780+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.213321+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.213411+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.213643+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2024-01-14T01:25:33.214142+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.214232+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user_role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:33.214689+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.214840+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user_role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:33.215400+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.215527+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user_role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:33.215836+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_role' [] [] [2024-01-14T01:25:33.218438+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:33.328891+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:44.095805+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T01:25:44.126837+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:45.178467+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T01:25:45.186706+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:45.186883+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T01:25:45.188280+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:45.188427+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T01:25:45.189347+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T01:25:45.189459+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T01:25:45.189726+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T01:25:45.197632+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T01:25:45.198657+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T01:25:45.199771+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T01:25:45.214080+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-01-14T01:25:45.244223+00:00] doctrine.DEBUG: CREATE TABLE magento_upload (id INT AUTO_INCREMENT NOT NULL, parent_id INT NOT NULL, created_by_id INT DEFAULT NULL, created_at DATETIME NOT NULL, updated_at DATETIME DEFAULT NULL, data LONGTEXT DEFAULT NULL COMMENT '(DC2Type:json)', file_name VARCHAR(255) NOT NULL, line_numbers INT NOT NULL, INDEX IDX_5CF8F07C727ACA70 (parent_id), INDEX IDX_5CF8F07CB03A8386 (created_by_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2024-01-14T01:25:45.271078+00:00] doctrine.DEBUG: ALTER TABLE magento_upload ADD CONSTRAINT FK_5CF8F07C727ACA70 FOREIGN KEY (parent_id) REFERENCES user (id) [] [] [2024-01-14T01:25:45.325745+00:00] doctrine.DEBUG: ALTER TABLE magento_upload ADD CONSTRAINT FK_5CF8F07CB03A8386 FOREIGN KEY (created_by_id) REFERENCES user (id) [] [] [2024-01-14T01:25:45.376066+00:00] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","2024-01-14T01:25:45+00:00",159] [] [2024-01-14T01:25:45.378676+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-01-14T01:25:50.812588+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T01:25:51.658931+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:40:45.069724+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:40:45.852092+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:40:49.633466+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:40:49.635291+00:00] request.INFO: Matched route "app_admin_power_companies". {"route":"app_admin_power_companies","route_parameters":{"_route":"app_admin_power_companies","_controller":"App\\Controller\\Admin\\Power\\CompanyController::index"},"request_uri":"https://powerdata.tn/admin/companies","method":"GET"} [] [2024-01-14T22:40:49.637536+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:40:49.637575+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:40:49.637606+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:40:49.654216+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-01-14T22:40:49.673979+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-01-14T22:40:49.713075+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-01-14T22:40:49.714384+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-01-14T22:40:49.717890+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.chat_type AS chat_type_5, t0.filter AS filter_6, t0.message AS message_7, t0.status AS status_8, t0.start_date AS start_date_9, t0.end_date AS end_date_10, t0.number_of_contact_selected AS number_of_contact_selected_11, t0.number_of_messages AS number_of_messages_12, t0.number_of_orders AS number_of_orders_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15 FROM company t0 WHERE t0.parent_id = ? ORDER BY t0.id DESC [2] [] [2024-01-14T22:40:49.901560+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-01-14T22:40:49.903863+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:40:49.904386+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:40:49.905083+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:40:49.905234+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:40:49.906134+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:40:49.906249+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:40:49.906877+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:40:49.907012+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:40:49.907231+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:40:49.907961+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:40:49.913075+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:40:50.805035+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:40:50.807231+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a7184f"},"request_uri":"https://powerdata.tn/_wdt/a7184f","method":"GET"} [] [2024-01-14T22:40:54.052658+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:40:54.054426+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:40:54.057471+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:40:54.057510+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:40:54.058338+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:40:54.086826+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:40:54.103707+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"QlELbJWIt_dPzb6Nfskjg5GK-K [...]","r8BdtDsyxqPQnrYbE"] [] [2024-01-14T22:40:54.108550+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:40:54.108912+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:40:54.109533+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:40:54.109681+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:40:54.110464+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:40:54.110605+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:40:54.111218+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:40:54.111313+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:40:54.111571+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:40:54.112246+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:40:54.116788+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:40:55.897882+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:40:55.899580+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:40:55.902377+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:40:55.902417+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:40:55.903211+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:40:55.930148+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:40:55.946795+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"QlELbJWIt_dPzb6Nfskjg5GK-K [...]","r8BdtDsyxqPQnrYbE"] [] [2024-01-14T22:40:55.951380+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:40:55.951742+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:40:55.952284+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:40:55.952432+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:40:55.953186+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:40:55.953328+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:40:55.953963+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:40:55.954080+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:40:55.954279+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:40:55.954921+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:40:55.959268+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:40:57.460119+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:40:57.461799+00:00] request.INFO: Matched route "app_admin_power_company_by_id_json". {"route":"app_admin_power_company_by_id_json","route_parameters":{"_route":"app_admin_power_company_by_id_json","_controller":"App\\Controller\\Admin\\Power\\CompanyController::getDetailCompany"},"request_uri":"https://powerdata.tn/admin/power/company/by/id/json","method":"POST"} [] [2024-01-14T22:40:57.469658+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-01-14T22:40:57.493561+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-01-14T22:40:57.507922+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-01-14T22:40:57.508998+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-01-14T22:40:57.509110+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:40:57.509142+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:40:57.509977+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:40:57.515261+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.chat_type AS chat_type_5, t0.filter AS filter_6, t0.message AS message_7, t0.status AS status_8, t0.start_date AS start_date_9, t0.end_date AS end_date_10, t0.number_of_contact_selected AS number_of_contact_selected_11, t0.number_of_messages AS number_of_messages_12, t0.number_of_orders AS number_of_orders_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15 FROM company t0 WHERE t0.id = ? AND t0.parent_id = ? LIMIT 1 ["6",2] [] [2024-01-14T22:40:57.531626+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-01-14T22:40:57.533599+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:40:57.534070+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:40:57.534673+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:40:57.534828+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:40:57.535667+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:40:57.535820+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:40:57.536479+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:40:57.536629+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:40:57.536881+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:40:57.537627+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:40:57.542345+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:02.077468+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:41:02.079235+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:41:02.082291+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:41:02.082339+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:02.083154+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:02.111176+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:41:02.127896+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"fae0QYZ3ACgl3-pd68WZM0jBVh [...]","Z3axmhmWZBrogTCoF"] [] [2024-01-14T22:41:02.132559+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:02.132918+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:02.133477+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:02.133627+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:41:02.134393+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:02.134534+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:41:02.135147+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:02.135240+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:41:02.135517+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:41:02.136198+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:41:02.140594+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:06.122836+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:41:06.124536+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:41:06.127328+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:41:06.127367+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:06.128162+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:06.155146+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:41:06.171781+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"gyg55sbjKvUlr5HQe1xVZFoR9G [...]","G5i6W7DXsw76wDFqt"] [] [2024-01-14T22:41:06.176273+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:06.176641+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:06.177191+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:06.177344+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:41:06.178100+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:06.178225+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:41:06.178869+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:06.179004+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:41:06.179214+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:41:06.179948+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:41:06.184279+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:08.770936+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:41:08.772626+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:41:08.775458+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:41:08.775497+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:08.776294+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:08.803207+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:41:08.819968+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"gyg55sbjKvUlr5HQe1xVZFoR9G [...]","G5i6W7DXsw76wDFqt"] [] [2024-01-14T22:41:08.824514+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:08.824876+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:08.825431+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:08.825579+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:41:08.826366+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:08.826506+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:41:08.827114+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:08.827207+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:41:08.827456+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:41:08.828155+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:41:08.832512+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:11.256163+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:41:11.257847+00:00] request.INFO: Matched route "app_admin_power_company_by_id_json". {"route":"app_admin_power_company_by_id_json","route_parameters":{"_route":"app_admin_power_company_by_id_json","_controller":"App\\Controller\\Admin\\Power\\CompanyController::getDetailCompany"},"request_uri":"https://powerdata.tn/admin/power/company/by/id/json","method":"POST"} [] [2024-01-14T22:41:11.265724+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-01-14T22:41:11.289697+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-01-14T22:41:11.304090+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-01-14T22:41:11.305186+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-01-14T22:41:11.305300+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:41:11.305343+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:11.306179+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:11.311358+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.chat_type AS chat_type_5, t0.filter AS filter_6, t0.message AS message_7, t0.status AS status_8, t0.start_date AS start_date_9, t0.end_date AS end_date_10, t0.number_of_contact_selected AS number_of_contact_selected_11, t0.number_of_messages AS number_of_messages_12, t0.number_of_orders AS number_of_orders_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15 FROM company t0 WHERE t0.id = ? AND t0.parent_id = ? LIMIT 1 ["2",2] [] [2024-01-14T22:41:11.315169+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-01-14T22:41:11.316940+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:11.317354+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:11.317903+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:11.318050+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:41:11.318886+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:11.319023+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:41:11.319671+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:11.319807+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:41:11.320038+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:41:11.320749+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:41:11.325142+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:16.313534+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:41:16.315223+00:00] request.INFO: Matched route "app_admin_company_update". {"route":"app_admin_company_update","route_parameters":{"_route":"app_admin_company_update","_controller":"App\\Controller\\Admin\\Power\\CompanyController::updateCompany"},"request_uri":"https://powerdata.tn/admin/company/update","method":"POST"} [] [2024-01-14T22:41:16.323092+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-01-14T22:41:16.346959+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-01-14T22:41:16.361207+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-01-14T22:41:16.362308+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-01-14T22:41:16.362427+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:41:16.362460+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:16.363294+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:16.367937+00:00] deprecation.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/mainpowe/public_html/vendor/symfony/http-foundation/InputBag.php:39)"} [] [2024-01-14T22:41:16.371871+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.chat_type AS chat_type_5, t0.filter AS filter_6, t0.message AS message_7, t0.status AS status_8, t0.start_date AS start_date_9, t0.end_date AS end_date_10, t0.number_of_contact_selected AS number_of_contact_selected_11, t0.number_of_messages AS number_of_messages_12, t0.number_of_orders AS number_of_orders_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15 FROM company t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:41:16.372722+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-01-14T22:41:16.373445+00:00] doctrine.DEBUG: UPDATE company SET filter = ?, updated_at = ? WHERE id = ? [2,"2024-01-14T22:41:16+00:00",2] [] [2024-01-14T22:41:16.373679+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-01-14T22:41:16.392810+00:00] doctrine.DEBUG: SELECT b0_.id AS id_0, b0_.created_at AS created_at_1, b0_.updated_at AS updated_at_2, b0_.brevo_id AS brevo_id_3, b0_.thread_id AS thread_id_4, b0_.contact_id AS contact_id_5, b0_.message_id_source AS message_id_source_6, b0_.full_name AS full_name_7, b0_.phone AS phone_8, b0_.city AS city_9, b0_.address AS address_10, b0_.region AS region_11, b0_.instagram_id AS instagram_id_12, b0_.source AS source_13, b0_.nbr_command AS nbr_command_14, b0_.parent_id AS parent_id_15 FROM brevo_visitor b0_ WHERE b0_.parent_id = ? AND b0_.nbr_command >= ? [2,1] [] [2024-01-14T22:41:16.397816+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-01-14T22:41:16.397949+00:00] doctrine.DEBUG: UPDATE company SET number_of_contact_selected = ?, updated_at = ? WHERE id = ? [112,"2024-01-14T22:41:16+00:00",2] [] [2024-01-14T22:41:16.398139+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-01-14T22:41:16.401517+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-01-14T22:41:16.403464+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:16.403848+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:16.404422+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:16.404573+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:41:16.405341+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:16.405480+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:41:16.406092+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:16.406189+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:41:16.406423+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:41:16.407065+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:41:16.411677+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:29.002891+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:41:29.004653+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:41:29.007491+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:41:29.007531+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:29.008352+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:29.035396+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:41:29.052300+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"UpIBCZtxoGQFMxi4p_il98OCKC [...]","9hw8JHwBtcszbtBSo"] [] [2024-01-14T22:41:29.056911+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:29.057274+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:29.057772+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:29.057938+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:41:29.058740+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:29.058876+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:41:29.059545+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:29.059697+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:41:29.059968+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:41:29.060670+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:41:29.065053+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:35.181654+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:41:35.183344+00:00] request.INFO: Matched route "app_admin_power_companies". {"route":"app_admin_power_companies","route_parameters":{"_route":"app_admin_power_companies","_controller":"App\\Controller\\Admin\\Power\\CompanyController::index"},"request_uri":"https://powerdata.tn/admin/companies","method":"GET"} [] [2024-01-14T22:41:35.185503+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:41:35.185543+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:35.185574+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:35.198851+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-01-14T22:41:35.217237+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-01-14T22:41:35.231601+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-01-14T22:41:35.232707+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-01-14T22:41:35.235772+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.chat_type AS chat_type_5, t0.filter AS filter_6, t0.message AS message_7, t0.status AS status_8, t0.start_date AS start_date_9, t0.end_date AS end_date_10, t0.number_of_contact_selected AS number_of_contact_selected_11, t0.number_of_messages AS number_of_messages_12, t0.number_of_orders AS number_of_orders_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15 FROM company t0 WHERE t0.parent_id = ? ORDER BY t0.id DESC [2] [] [2024-01-14T22:41:35.284797+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-01-14T22:41:35.286841+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:35.287359+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:35.287956+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:35.288107+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:41:35.288942+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:35.289082+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:41:35.289745+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:35.289883+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:41:35.290120+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:41:35.290812+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:41:35.295598+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:36.355416+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:41:36.357119+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eeb082"},"request_uri":"https://powerdata.tn/_wdt/eeb082","method":"GET"} [] [2024-01-14T22:41:43.749828+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:41:43.751535+00:00] request.INFO: Matched route "app_admin_power_company_by_id_json". {"route":"app_admin_power_company_by_id_json","route_parameters":{"_route":"app_admin_power_company_by_id_json","_controller":"App\\Controller\\Admin\\Power\\CompanyController::getDetailCompany"},"request_uri":"https://powerdata.tn/admin/power/company/by/id/json","method":"POST"} [] [2024-01-14T22:41:43.759502+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-01-14T22:41:43.783802+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-01-14T22:41:43.798158+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-01-14T22:41:43.799235+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-01-14T22:41:43.799358+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:41:43.799395+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:43.800243+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:43.805283+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.chat_type AS chat_type_5, t0.filter AS filter_6, t0.message AS message_7, t0.status AS status_8, t0.start_date AS start_date_9, t0.end_date AS end_date_10, t0.number_of_contact_selected AS number_of_contact_selected_11, t0.number_of_messages AS number_of_messages_12, t0.number_of_orders AS number_of_orders_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15 FROM company t0 WHERE t0.id = ? AND t0.parent_id = ? LIMIT 1 ["6",2] [] [2024-01-14T22:41:43.809083+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-01-14T22:41:43.810839+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:43.811224+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:43.811806+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:43.811971+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:41:43.812812+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:43.812951+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:41:43.813564+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:43.813702+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:41:43.813935+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:41:43.814616+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:41:43.819031+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:45.653644+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:41:45.655332+00:00] request.INFO: Matched route "app_admin_company_update". {"route":"app_admin_company_update","route_parameters":{"_route":"app_admin_company_update","_controller":"App\\Controller\\Admin\\Power\\CompanyController::updateCompany"},"request_uri":"https://powerdata.tn/admin/company/update","method":"POST"} [] [2024-01-14T22:41:45.663135+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-01-14T22:41:45.687223+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-01-14T22:41:45.701556+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-01-14T22:41:45.702598+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-01-14T22:41:45.702712+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:41:45.702745+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:45.703581+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:45.708019+00:00] deprecation.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/mainpowe/public_html/vendor/symfony/http-foundation/InputBag.php:39)"} [] [2024-01-14T22:41:45.711791+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.chat_type AS chat_type_5, t0.filter AS filter_6, t0.message AS message_7, t0.status AS status_8, t0.start_date AS start_date_9, t0.end_date AS end_date_10, t0.number_of_contact_selected AS number_of_contact_selected_11, t0.number_of_messages AS number_of_messages_12, t0.number_of_orders AS number_of_orders_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15 FROM company t0 WHERE t0.id = ? LIMIT 1 ["6"] [] [2024-01-14T22:41:45.712552+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-01-14T22:41:45.713198+00:00] doctrine.DEBUG: UPDATE company SET number_of_contact_selected = ?, updated_at = ? WHERE id = ? [0,"2024-01-14T22:41:45+00:00",6] [] [2024-01-14T22:41:45.713509+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-01-14T22:41:45.731470+00:00] doctrine.DEBUG: SELECT b0_.id AS id_0, b0_.created_at AS created_at_1, b0_.updated_at AS updated_at_2, b0_.brevo_id AS brevo_id_3, b0_.thread_id AS thread_id_4, b0_.contact_id AS contact_id_5, b0_.message_id_source AS message_id_source_6, b0_.full_name AS full_name_7, b0_.phone AS phone_8, b0_.city AS city_9, b0_.address AS address_10, b0_.region AS region_11, b0_.instagram_id AS instagram_id_12, b0_.source AS source_13, b0_.nbr_command AS nbr_command_14, b0_.parent_id AS parent_id_15 FROM brevo_visitor b0_ WHERE b0_.parent_id = ? AND b0_.nbr_command >= ? [2,2] [] [2024-01-14T22:41:45.732918+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-01-14T22:41:45.733101+00:00] doctrine.DEBUG: UPDATE company SET number_of_contact_selected = ?, updated_at = ? WHERE id = ? [10,"2024-01-14T22:41:45+00:00",6] [] [2024-01-14T22:41:45.733282+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-01-14T22:41:45.736153+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-01-14T22:41:45.738052+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:45.738411+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:45.738948+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:45.739074+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:41:45.739842+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:45.739963+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:41:45.740576+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:45.740693+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:41:45.740919+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:41:45.741590+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:41:45.746039+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:46.615553+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:41:46.617247+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:41:46.620058+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:41:46.620098+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:46.620924+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:46.648276+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:41:46.665187+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"bClJzJqb1HJFzjX4kV89_TBFkr [...]","MX39DKeEG5zeGzsdP"] [] [2024-01-14T22:41:46.669694+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:46.670057+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:46.670621+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:46.670771+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:41:46.671528+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:46.671669+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:41:46.672279+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:46.672429+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:41:46.672683+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:41:46.673368+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:41:46.677780+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:49.618371+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:41:49.620060+00:00] request.INFO: Matched route "app_admin_power_company_by_id_json". {"route":"app_admin_power_company_by_id_json","route_parameters":{"_route":"app_admin_power_company_by_id_json","_controller":"App\\Controller\\Admin\\Power\\CompanyController::getDetailCompany"},"request_uri":"https://powerdata.tn/admin/power/company/by/id/json","method":"POST"} [] [2024-01-14T22:41:49.627944+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-01-14T22:41:49.651899+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-01-14T22:41:49.666367+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-01-14T22:41:49.667496+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-01-14T22:41:49.667607+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:41:49.667638+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:49.668482+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:49.673511+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.chat_type AS chat_type_5, t0.filter AS filter_6, t0.message AS message_7, t0.status AS status_8, t0.start_date AS start_date_9, t0.end_date AS end_date_10, t0.number_of_contact_selected AS number_of_contact_selected_11, t0.number_of_messages AS number_of_messages_12, t0.number_of_orders AS number_of_orders_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15 FROM company t0 WHERE t0.id = ? AND t0.parent_id = ? LIMIT 1 ["4",2] [] [2024-01-14T22:41:49.677361+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-01-14T22:41:49.679116+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:49.679571+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:49.680158+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:49.680275+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:41:49.681020+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:49.681162+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:41:49.681808+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:49.681945+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:41:49.682155+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:41:49.682831+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:41:49.687297+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:53.704756+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:41:53.706455+00:00] request.INFO: Matched route "app_admin_company_update". {"route":"app_admin_company_update","route_parameters":{"_route":"app_admin_company_update","_controller":"App\\Controller\\Admin\\Power\\CompanyController::updateCompany"},"request_uri":"https://powerdata.tn/admin/company/update","method":"POST"} [] [2024-01-14T22:41:53.714384+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-01-14T22:41:53.738235+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-01-14T22:41:53.752584+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-01-14T22:41:53.753764+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-01-14T22:41:53.753879+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:41:53.753913+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:53.754788+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:53.759221+00:00] deprecation.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/mainpowe/public_html/vendor/symfony/http-foundation/InputBag.php:39)"} [] [2024-01-14T22:41:53.763014+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.chat_type AS chat_type_5, t0.filter AS filter_6, t0.message AS message_7, t0.status AS status_8, t0.start_date AS start_date_9, t0.end_date AS end_date_10, t0.number_of_contact_selected AS number_of_contact_selected_11, t0.number_of_messages AS number_of_messages_12, t0.number_of_orders AS number_of_orders_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15 FROM company t0 WHERE t0.id = ? LIMIT 1 ["4"] [] [2024-01-14T22:41:53.763838+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-01-14T22:41:53.764549+00:00] doctrine.DEBUG: UPDATE company SET number_of_contact_selected = ?, updated_at = ? WHERE id = ? [0,"2024-01-14T22:41:53+00:00",4] [] [2024-01-14T22:41:53.764806+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-01-14T22:41:53.785141+00:00] doctrine.DEBUG: SELECT b0_.id AS id_0, b0_.created_at AS created_at_1, b0_.updated_at AS updated_at_2, b0_.brevo_id AS brevo_id_3, b0_.thread_id AS thread_id_4, b0_.contact_id AS contact_id_5, b0_.message_id_source AS message_id_source_6, b0_.full_name AS full_name_7, b0_.phone AS phone_8, b0_.city AS city_9, b0_.address AS address_10, b0_.region AS region_11, b0_.instagram_id AS instagram_id_12, b0_.source AS source_13, b0_.nbr_command AS nbr_command_14, b0_.parent_id AS parent_id_15 FROM brevo_visitor b0_ WHERE b0_.parent_id = ? AND b0_.nbr_command >= ? [2,2] [] [2024-01-14T22:41:53.786587+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-01-14T22:41:53.786748+00:00] doctrine.DEBUG: UPDATE company SET number_of_contact_selected = ?, updated_at = ? WHERE id = ? [10,"2024-01-14T22:41:53+00:00",4] [] [2024-01-14T22:41:53.786961+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-01-14T22:41:53.790121+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-01-14T22:41:53.792093+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:53.792555+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:53.793167+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:53.793281+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:41:53.794053+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:53.794195+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:41:53.794845+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:53.794962+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:41:53.795172+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:41:53.795868+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:41:53.800547+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:56.106842+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:41:56.108613+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:41:56.111760+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:41:56.111801+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:56.112627+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:56.139903+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:41:56.156996+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"x2CJLPtyt8dTGosR9NLwhs-frJ [...]","DFnTgd8ut3MshpiJh"] [] [2024-01-14T22:41:56.161771+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:56.162141+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:56.162776+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:56.162952+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:41:56.163741+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:56.163892+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:41:56.164548+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:56.164702+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:41:56.164948+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:41:56.165664+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:41:56.170083+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:59.563085+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:41:59.564797+00:00] request.INFO: Matched route "app_admin_power_company_by_id_json". {"route":"app_admin_power_company_by_id_json","route_parameters":{"_route":"app_admin_power_company_by_id_json","_controller":"App\\Controller\\Admin\\Power\\CompanyController::getDetailCompany"},"request_uri":"https://powerdata.tn/admin/power/company/by/id/json","method":"POST"} [] [2024-01-14T22:41:59.572681+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-01-14T22:41:59.596794+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-01-14T22:41:59.611295+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-01-14T22:41:59.612434+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-01-14T22:41:59.612546+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:41:59.612578+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:59.613418+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:41:59.618457+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.chat_type AS chat_type_5, t0.filter AS filter_6, t0.message AS message_7, t0.status AS status_8, t0.start_date AS start_date_9, t0.end_date AS end_date_10, t0.number_of_contact_selected AS number_of_contact_selected_11, t0.number_of_messages AS number_of_messages_12, t0.number_of_orders AS number_of_orders_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15 FROM company t0 WHERE t0.id = ? AND t0.parent_id = ? LIMIT 1 ["2",2] [] [2024-01-14T22:41:59.622280+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-01-14T22:41:59.624054+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:59.624510+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:41:59.625107+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:59.625224+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:41:59.626027+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:59.626140+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:41:59.626787+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:41:59.626926+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:41:59.627134+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:41:59.627813+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:41:59.632248+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:42:01.739515+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:42:01.741206+00:00] request.INFO: Matched route "app_admin_company_update". {"route":"app_admin_company_update","route_parameters":{"_route":"app_admin_company_update","_controller":"App\\Controller\\Admin\\Power\\CompanyController::updateCompany"},"request_uri":"https://powerdata.tn/admin/company/update","method":"POST"} [] [2024-01-14T22:42:01.749045+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-01-14T22:42:01.773044+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-01-14T22:42:01.787476+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-01-14T22:42:01.788579+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-01-14T22:42:01.788692+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:42:01.788724+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:42:01.789578+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:42:01.793990+00:00] deprecation.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/mainpowe/public_html/vendor/symfony/http-foundation/InputBag.php:39)"} [] [2024-01-14T22:42:01.797776+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.chat_type AS chat_type_5, t0.filter AS filter_6, t0.message AS message_7, t0.status AS status_8, t0.start_date AS start_date_9, t0.end_date AS end_date_10, t0.number_of_contact_selected AS number_of_contact_selected_11, t0.number_of_messages AS number_of_messages_12, t0.number_of_orders AS number_of_orders_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15 FROM company t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:42:01.798611+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-01-14T22:42:01.799259+00:00] doctrine.DEBUG: UPDATE company SET number_of_contact_selected = ?, updated_at = ? WHERE id = ? [0,"2024-01-14T22:42:01+00:00",2] [] [2024-01-14T22:42:01.799519+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-01-14T22:42:01.817499+00:00] doctrine.DEBUG: SELECT b0_.id AS id_0, b0_.created_at AS created_at_1, b0_.updated_at AS updated_at_2, b0_.brevo_id AS brevo_id_3, b0_.thread_id AS thread_id_4, b0_.contact_id AS contact_id_5, b0_.message_id_source AS message_id_source_6, b0_.full_name AS full_name_7, b0_.phone AS phone_8, b0_.city AS city_9, b0_.address AS address_10, b0_.region AS region_11, b0_.instagram_id AS instagram_id_12, b0_.source AS source_13, b0_.nbr_command AS nbr_command_14, b0_.parent_id AS parent_id_15 FROM brevo_visitor b0_ WHERE b0_.parent_id = ? AND b0_.nbr_command >= ? [2,1] [] [2024-01-14T22:42:01.822622+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-01-14T22:42:01.822787+00:00] doctrine.DEBUG: UPDATE company SET number_of_contact_selected = ?, updated_at = ? WHERE id = ? [112,"2024-01-14T22:42:01+00:00",2] [] [2024-01-14T22:42:01.823007+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-01-14T22:42:01.826235+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-01-14T22:42:01.828146+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:42:01.828551+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:42:01.829104+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:42:01.829214+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:42:01.829975+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:42:01.830079+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:42:01.830652+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:42:01.830749+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:42:01.830956+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:42:01.831597+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:42:01.836251+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:42:05.539996+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:42:05.541681+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:42:05.544484+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:42:05.544523+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:42:05.545321+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:42:05.572361+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:42:05.589201+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"x2CJLPtyt8dTGosR9NLwhs-frJ [...]","DFnTgd8ut3MshpiJh"] [] [2024-01-14T22:42:05.593897+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:42:05.594257+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:42:05.594782+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:42:05.594948+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:42:05.595763+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:42:05.595897+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:42:05.596539+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:42:05.596689+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:42:05.596930+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:42:05.597610+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:42:05.602027+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:42:07.210353+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:42:07.212033+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:42:07.214833+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:42:07.214873+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:42:07.215686+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:42:07.242759+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:42:07.259533+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"x2CJLPtyt8dTGosR9NLwhs-frJ [...]","DFnTgd8ut3MshpiJh"] [] [2024-01-14T22:42:07.264265+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:42:07.264651+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:42:07.265201+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:42:07.265364+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:42:07.266187+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:42:07.266309+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:42:07.266936+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:42:07.267087+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:42:07.267288+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:42:07.267929+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:42:07.272352+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:42:22.916738+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:42:22.918446+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:42:22.921243+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:42:22.921283+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:42:22.922093+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:42:22.949089+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:42:22.965814+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"xTUYY9Q2hzjOhuX2lXcsvpI184 [...]","K5ma7gnWbYiTtvMP2"] [] [2024-01-14T22:42:22.969885+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:42:22.970216+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:42:22.970746+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:42:22.970872+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:42:22.971605+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:42:22.971723+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:42:22.972312+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:42:22.972433+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:42:22.972654+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:42:22.973309+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:42:22.977630+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:01.168573+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:43:01.171097+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:43:01.174864+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:43:01.174905+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:43:01.175939+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:43:01.207841+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:43:01.226005+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"cSGTUOCQGzEiSKrHdHmmH1qFxX [...]","Ejqob2PT9EBc35pSv"] [] [2024-01-14T22:43:01.231857+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:43:01.232246+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:43:01.233011+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:01.233153+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:43:01.234053+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:01.234169+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:43:01.234820+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:01.234956+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:43:01.235170+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:43:01.235902+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:43:01.240848+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:03.147223+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:43:03.148965+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:43:03.151759+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:43:03.151799+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:43:03.152613+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:43:03.181216+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:43:03.199782+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"jfI4b-j23BCVv4-jowOQe2m0EA [...]","kAowP6pJw3bzGTkg9"] [] [2024-01-14T22:43:03.200767+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.instagram_id = ? LIMIT 1 [2,"amouraajmi"] [] [2024-01-14T22:43:03.202211+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-01-14T22:43:03.202860+00:00] doctrine.DEBUG: INSERT INTO brevo_visitor (created_at, updated_at, brevo_id, thread_id, contact_id, message_id_source, full_name, phone, city, address, region, instagram_id, source, nbr_command, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2024-01-14T22:43:03+00:00","2":null,"3":"jfI4b-j23BCVv4-jowOQe2m0EA [...]","4":"kAowP6pJw3bzGTkg9","5":null,"6":"KzB7Saswsm9fzdLnC","7":"Amira Ajmi","8":null,"9":null,"10":null,"11":[],"12":"amouraajmi","13":"instagram","14":0,"15":2} [] [2024-01-14T22:43:03.203135+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-01-14T22:43:03.208155+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:43:03.208607+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:43:03.209202+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:03.209326+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:43:03.210133+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:03.210262+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:43:03.210910+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:03.211022+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:43:03.211227+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:43:03.211964+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:43:03.216493+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:10.017308+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:43:10.019000+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:43:10.021800+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:43:10.021839+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:43:10.022660+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:43:10.049554+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:43:10.066787+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"cSGTUOCQGzEiSKrHdHmmH1qFxX [...]","Ejqob2PT9EBc35pSv"] [] [2024-01-14T22:43:10.071591+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:43:10.071950+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:43:10.072496+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:10.072620+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:43:10.073358+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:10.073480+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:43:10.074068+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:10.074176+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:43:10.074400+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:43:10.075058+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:43:10.079547+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:25.856795+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:43:25.858505+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:43:25.861282+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:43:25.861333+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:43:25.862142+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:43:25.889079+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:43:25.905803+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"jopURiszhalKaSTzLwCh20fDe8 [...]","MADbmERjTJJvtQYgN"] [] [2024-01-14T22:43:25.910280+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:43:25.910617+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:43:25.911130+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:25.911251+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:43:25.911986+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:25.912101+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:43:25.912695+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:25.912807+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:43:25.913027+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:43:25.913684+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:43:25.918131+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:27.055392+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:43:27.057098+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:43:27.060012+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:43:27.060055+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:43:27.060894+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:43:27.088667+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:43:27.105593+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"jopURiszhalKaSTzLwCh20fDe8 [...]","MADbmERjTJJvtQYgN"] [] [2024-01-14T22:43:27.110157+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:43:27.110582+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:43:27.111243+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:27.111439+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:43:27.112260+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:27.112373+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:43:27.113003+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:27.113114+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:43:27.113316+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:43:27.114005+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:43:27.118551+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:29.393399+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:43:29.395089+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:43:29.397938+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:43:29.397977+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:43:29.398780+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:43:29.425800+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:43:29.442990+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"ejt5LHTe7k5xSIqJNRwMDnuUaw [...]","s55attGw42E5NhiLR"] [] [2024-01-14T22:43:29.447760+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:43:29.448113+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:43:29.448655+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:29.448782+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:43:29.449542+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:29.449658+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:43:29.450247+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:29.450362+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:43:29.450583+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:43:29.451238+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:43:29.455815+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:30.953136+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:43:30.954829+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:43:30.957641+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:43:30.957681+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:43:30.958494+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:43:30.985596+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:43:31.002329+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"jopURiszhalKaSTzLwCh20fDe8 [...]","MADbmERjTJJvtQYgN"] [] [2024-01-14T22:43:31.006754+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:43:31.007115+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:43:31.007638+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:31.007787+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:43:31.008566+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:31.008707+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:43:31.009331+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:31.009467+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:43:31.009720+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:43:31.010379+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:43:31.014869+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:34.697133+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:43:34.698826+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:43:34.701612+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:43:34.701652+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:43:34.702465+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:43:34.730221+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:43:34.746904+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"jopURiszhalKaSTzLwCh20fDe8 [...]","MADbmERjTJJvtQYgN"] [] [2024-01-14T22:43:34.751267+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:43:34.751629+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:43:34.752177+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:34.752360+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:43:34.753095+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:34.753196+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:43:34.753789+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:34.753887+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:43:34.754093+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:43:34.754728+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:43:34.759020+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:36.418306+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:43:36.419992+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:43:36.422805+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:43:36.422845+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:43:36.423659+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:43:36.450741+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:43:36.467515+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"cSGTUOCQGzEiSKrHdHmmH1qFxX [...]","Ejqob2PT9EBc35pSv"] [] [2024-01-14T22:43:36.472111+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:43:36.472506+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:43:36.473110+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:36.473226+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:43:36.474037+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:36.474150+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:43:36.474813+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:36.474947+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:43:36.475155+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:43:36.475863+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:43:36.480172+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:43.889755+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:43:43.891509+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:43:43.894449+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:43:43.894494+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:43:43.895355+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:43:43.923400+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:43:43.940817+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"jopURiszhalKaSTzLwCh20fDe8 [...]","MADbmERjTJJvtQYgN"] [] [2024-01-14T22:43:43.945627+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:43:43.946069+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:43:43.946612+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:43.946763+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:43:43.947549+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:43.947688+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:43:43.948287+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:43.948465+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:43:43.948676+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:43:43.949329+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:43:43.953771+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:48.781903+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:43:48.783600+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:43:48.786400+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:43:48.786440+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:43:48.787235+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:43:48.814337+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:43:48.830985+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"ejt5LHTe7k5xSIqJNRwMDnuUaw [...]","s55attGw42E5NhiLR"] [] [2024-01-14T22:43:48.835288+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:43:48.835686+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:43:48.836231+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:48.836429+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:43:48.837256+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:48.837400+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:43:48.838026+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:48.838145+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:43:48.838378+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:43:48.839016+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:43:48.843372+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:55.865407+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:43:55.867090+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:43:55.869904+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:43:55.869943+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:43:55.870755+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:43:55.897879+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:43:55.914568+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"cSGTUOCQGzEiSKrHdHmmH1qFxX [...]","Ejqob2PT9EBc35pSv"] [] [2024-01-14T22:43:55.919278+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:43:55.919652+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:43:55.920203+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:55.920364+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:43:55.921199+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:55.921309+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:43:55.921946+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:43:55.922064+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:43:55.922271+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:43:55.922953+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:43:55.927273+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:01.155178+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:44:01.931423+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:44:08.924945+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:44:08.926681+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:44:08.929606+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:44:08.929646+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:44:08.930462+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:44:08.959545+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:44:08.999396+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"fae0QYZ3ACgl3-pd68WZM0jBVh [...]","Z3axmhmWZBrogTCoF"] [] [2024-01-14T22:44:09.006423+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:44:09.006872+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:44:09.007514+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:09.007665+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:44:09.008441+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:09.008581+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:44:09.009183+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:09.009276+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:44:09.009544+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:44:09.010227+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:44:09.014857+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:10.905579+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:44:10.907444+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:44:10.910665+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:44:10.910712+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:44:10.911586+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:44:10.940828+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:44:10.958491+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"fae0QYZ3ACgl3-pd68WZM0jBVh [...]","Z3axmhmWZBrogTCoF"] [] [2024-01-14T22:44:10.963448+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:44:10.963889+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:44:10.964486+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:10.964651+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:44:10.965473+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:10.965629+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:44:10.966260+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:10.966398+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:44:10.966671+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:44:10.967371+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:44:10.971938+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:20.595453+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:44:20.597151+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:44:20.599979+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:44:20.600019+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:44:20.600830+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:44:20.627951+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:44:20.644595+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"bClJzJqb1HJFzjX4kV89_TBFkr [...]","MX39DKeEG5zeGzsdP"] [] [2024-01-14T22:44:20.649006+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:44:20.649367+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:44:20.649918+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:20.650063+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:44:20.650888+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:20.651024+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:44:20.651703+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:20.651840+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:44:20.652072+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:44:20.652781+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:44:20.657133+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:25.599490+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:44:25.601177+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:44:25.604014+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:44:25.604053+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:44:25.604861+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:44:25.631990+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:44:25.648676+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"bClJzJqb1HJFzjX4kV89_TBFkr [...]","MX39DKeEG5zeGzsdP"] [] [2024-01-14T22:44:25.653116+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:44:25.653516+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:44:25.654153+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:25.654268+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:44:25.655033+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:25.655172+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:44:25.655827+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:25.655960+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:44:25.656168+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:44:25.656880+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:44:25.661265+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:38.768821+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:44:38.770518+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:44:38.773435+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:44:38.773475+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:44:38.774271+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:44:38.801324+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:44:38.818077+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"jfI4b-j23BCVv4-jowOQe2m0EA [...]","kAowP6pJw3bzGTkg9"] [] [2024-01-14T22:44:38.819503+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-01-14T22:44:38.820225+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET contact_id = ?, updated_at = ? WHERE id = ? [14206,"2024-01-14T22:44:38+00:00",514] [] [2024-01-14T22:44:38.820551+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-01-14T22:44:38.832276+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:44:38.832719+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:44:38.833261+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:38.833457+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:44:38.834249+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:38.834398+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:44:38.835044+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:38.835154+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:44:38.835393+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:44:38.836073+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:44:38.840450+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:45.001920+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:44:45.003624+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:44:45.006413+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:44:45.006452+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:44:45.007246+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:44:45.034806+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:44:45.051973+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"jfI4b-j23BCVv4-jowOQe2m0EA [...]","kAowP6pJw3bzGTkg9"] [] [2024-01-14T22:44:45.056798+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:44:45.057133+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:44:45.057676+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:45.057802+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:44:45.058560+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:45.058676+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:44:45.059253+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:45.059368+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:44:45.059590+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:44:45.060234+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:44:45.064603+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:47.058772+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:44:47.060472+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:44:47.063253+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:44:47.063292+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:44:47.064102+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:44:47.091200+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:44:47.107905+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"jfI4b-j23BCVv4-jowOQe2m0EA [...]","kAowP6pJw3bzGTkg9"] [] [2024-01-14T22:44:47.112640+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:44:47.113004+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:44:47.113557+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:47.113708+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:44:47.114493+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:47.114633+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:44:47.115239+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:47.115337+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:44:47.115588+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:44:47.116266+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:44:47.120671+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:47.639177+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:44:47.640856+00:00] request.INFO: Matched route "app_brevo_visitor". {"route":"app_brevo_visitor","route_parameters":{"_route":"app_brevo_visitor","_controller":"App\\Controller\\Brevo\\VisitorController::index"},"request_uri":"https://powerdata.tn/brevo/visitor","method":"GET"} [] [2024-01-14T22:44:47.643013+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:44:47.643053+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:44:47.643084+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:44:47.656443+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-01-14T22:44:47.674716+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-01-14T22:44:47.689004+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-01-14T22:44:47.690097+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-01-14T22:44:47.693411+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? ORDER BY t0.id DESC [2] [] [2024-01-14T22:44:47.789650+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-01-14T22:44:47.792537+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:44:47.792990+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:44:47.793560+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:47.793688+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:44:47.794455+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:47.794572+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:44:47.795156+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:47.795268+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:44:47.795519+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:44:47.796178+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:44:47.800898+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:49.619865+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:44:49.621641+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"26ea21"},"request_uri":"https://powerdata.tn/_wdt/26ea21","method":"GET"} [] [2024-01-14T22:44:54.819221+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:44:54.820974+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:44:54.824011+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:44:54.824050+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:44:54.824894+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:44:54.852818+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:44:54.869665+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"jopURiszhalKaSTzLwCh20fDe8 [...]","MADbmERjTJJvtQYgN"] [] [2024-01-14T22:44:54.874400+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:44:54.874739+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:44:54.875291+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:54.875422+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:44:54.876171+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:54.876284+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:44:54.876878+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:54.876991+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:44:54.877209+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:44:54.877867+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:44:54.882376+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:55.118028+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:44:55.119771+00:00] request.INFO: Matched route "app_admin_power_companies". {"route":"app_admin_power_companies","route_parameters":{"_route":"app_admin_power_companies","_controller":"App\\Controller\\Admin\\Power\\CompanyController::index"},"request_uri":"https://powerdata.tn/admin/companies","method":"GET"} [] [2024-01-14T22:44:55.122012+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:44:55.122053+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:44:55.122084+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:44:55.136006+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-01-14T22:44:55.155183+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-01-14T22:44:55.170214+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-01-14T22:44:55.171620+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-01-14T22:44:55.174908+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.chat_type AS chat_type_5, t0.filter AS filter_6, t0.message AS message_7, t0.status AS status_8, t0.start_date AS start_date_9, t0.end_date AS end_date_10, t0.number_of_contact_selected AS number_of_contact_selected_11, t0.number_of_messages AS number_of_messages_12, t0.number_of_orders AS number_of_orders_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15 FROM company t0 WHERE t0.parent_id = ? ORDER BY t0.id DESC [2] [] [2024-01-14T22:44:55.348304+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-01-14T22:44:55.350510+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:44:55.350976+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:44:55.351606+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:55.351772+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:44:55.352614+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:55.352772+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:44:55.353470+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:55.353636+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:44:55.353920+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:44:55.354657+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:44:55.359814+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:44:56.147085+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:44:56.148863+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a8e09"},"request_uri":"https://powerdata.tn/_wdt/3a8e09","method":"GET"} [] [2024-01-14T22:45:01.449071+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:45:01.450834+00:00] request.INFO: Matched route "app_admin_power_company_by_id_json". {"route":"app_admin_power_company_by_id_json","route_parameters":{"_route":"app_admin_power_company_by_id_json","_controller":"App\\Controller\\Admin\\Power\\CompanyController::getDetailCompany"},"request_uri":"https://powerdata.tn/admin/power/company/by/id/json","method":"POST"} [] [2024-01-14T22:45:01.458999+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-01-14T22:45:01.483905+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-01-14T22:45:01.498653+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-01-14T22:45:01.499732+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-01-14T22:45:01.499843+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:45:01.499875+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:01.500735+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:01.506115+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.chat_type AS chat_type_5, t0.filter AS filter_6, t0.message AS message_7, t0.status AS status_8, t0.start_date AS start_date_9, t0.end_date AS end_date_10, t0.number_of_contact_selected AS number_of_contact_selected_11, t0.number_of_messages AS number_of_messages_12, t0.number_of_orders AS number_of_orders_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15 FROM company t0 WHERE t0.id = ? AND t0.parent_id = ? LIMIT 1 ["6",2] [] [2024-01-14T22:45:01.522606+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-01-14T22:45:01.524546+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:01.525014+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:01.525616+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:01.525772+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:45:01.526580+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:01.526723+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:45:01.527399+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:01.527553+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:45:01.527813+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:45:01.528503+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:45:01.533131+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:05.100912+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:45:05.102679+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:45:05.105745+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:45:05.105784+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:05.106610+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:05.135099+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:45:05.151989+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"ejt5LHTe7k5xSIqJNRwMDnuUaw [...]","s55attGw42E5NhiLR"] [] [2024-01-14T22:45:05.156438+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:05.156806+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:05.157363+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:05.157511+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:45:05.158270+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:05.158418+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:45:05.159043+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:05.159155+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:45:05.159368+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:45:05.160004+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:45:05.164394+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:05.639896+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:45:05.641584+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:45:05.644399+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:45:05.644438+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:05.645242+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:05.672163+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:45:05.688974+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"jopURiszhalKaSTzLwCh20fDe8 [...]","MADbmERjTJJvtQYgN"] [] [2024-01-14T22:45:05.693527+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:05.693926+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:05.694507+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:05.694657+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:45:05.695449+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:05.695590+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:45:05.696196+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:05.696290+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:45:05.696573+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:45:05.697246+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:45:05.701737+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:07.494592+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:45:07.496277+00:00] request.INFO: Matched route "app_admin_company_update". {"route":"app_admin_company_update","route_parameters":{"_route":"app_admin_company_update","_controller":"App\\Controller\\Admin\\Power\\CompanyController::updateCompany"},"request_uri":"https://powerdata.tn/admin/company/update","method":"POST"} [] [2024-01-14T22:45:07.504174+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-01-14T22:45:07.528060+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-01-14T22:45:07.542422+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-01-14T22:45:07.543516+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-01-14T22:45:07.543630+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:45:07.543662+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:07.544497+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:07.549147+00:00] deprecation.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/mainpowe/public_html/vendor/symfony/http-foundation/InputBag.php:39)"} [] [2024-01-14T22:45:07.553054+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.chat_type AS chat_type_5, t0.filter AS filter_6, t0.message AS message_7, t0.status AS status_8, t0.start_date AS start_date_9, t0.end_date AS end_date_10, t0.number_of_contact_selected AS number_of_contact_selected_11, t0.number_of_messages AS number_of_messages_12, t0.number_of_orders AS number_of_orders_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15 FROM company t0 WHERE t0.id = ? LIMIT 1 ["6"] [] [2024-01-14T22:45:07.553860+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-01-14T22:45:07.554543+00:00] doctrine.DEBUG: UPDATE company SET filter = ?, number_of_contact_selected = ?, number_of_orders = ?, updated_at = ? WHERE id = ? [1,0,1,"2024-01-14T22:45:07+00:00",6] [] [2024-01-14T22:45:07.554803+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-01-14T22:45:07.560917+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? [2] [] [2024-01-14T22:45:07.576772+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-01-14T22:45:07.577006+00:00] doctrine.DEBUG: UPDATE company SET number_of_contact_selected = ?, updated_at = ? WHERE id = ? [505,"2024-01-14T22:45:07+00:00",6] [] [2024-01-14T22:45:07.577291+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-01-14T22:45:07.580683+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-01-14T22:45:07.582574+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:07.582963+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:07.583532+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:07.583689+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:45:07.584495+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:07.584639+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:45:07.585248+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:07.585352+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:45:07.585598+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:45:07.586272+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:45:07.590901+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:07.742054+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:45:07.743742+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:45:07.746549+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:45:07.746594+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:07.747407+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:07.774607+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:45:07.791383+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"jopURiszhalKaSTzLwCh20fDe8 [...]","MADbmERjTJJvtQYgN"] [] [2024-01-14T22:45:07.795875+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:07.796239+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:07.796876+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:07.797038+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:45:07.797852+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:07.798018+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:45:07.798722+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:07.798858+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:45:07.799091+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:45:07.799834+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:45:07.804291+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:12.250151+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:45:12.251876+00:00] request.INFO: Matched route "app_admin_power_company_by_id_json". {"route":"app_admin_power_company_by_id_json","route_parameters":{"_route":"app_admin_power_company_by_id_json","_controller":"App\\Controller\\Admin\\Power\\CompanyController::getDetailCompany"},"request_uri":"https://powerdata.tn/admin/power/company/by/id/json","method":"POST"} [] [2024-01-14T22:45:12.259806+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-01-14T22:45:12.283972+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-01-14T22:45:12.298574+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-01-14T22:45:12.299673+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-01-14T22:45:12.299784+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:45:12.299816+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:12.300662+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:12.305717+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.chat_type AS chat_type_5, t0.filter AS filter_6, t0.message AS message_7, t0.status AS status_8, t0.start_date AS start_date_9, t0.end_date AS end_date_10, t0.number_of_contact_selected AS number_of_contact_selected_11, t0.number_of_messages AS number_of_messages_12, t0.number_of_orders AS number_of_orders_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15 FROM company t0 WHERE t0.id = ? AND t0.parent_id = ? LIMIT 1 ["6",2] [] [2024-01-14T22:45:12.309682+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-01-14T22:45:12.311509+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:12.311904+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:12.312507+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:12.312659+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:45:12.313471+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:12.313613+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:45:12.314228+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:12.314357+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:45:12.314563+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:45:12.315194+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:45:12.319730+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:16.217622+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:45:16.219306+00:00] request.INFO: Matched route "app_admin_company_update". {"route":"app_admin_company_update","route_parameters":{"_route":"app_admin_company_update","_controller":"App\\Controller\\Admin\\Power\\CompanyController::updateCompany"},"request_uri":"https://powerdata.tn/admin/company/update","method":"POST"} [] [2024-01-14T22:45:16.227254+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-01-14T22:45:16.251144+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-01-14T22:45:16.265482+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-01-14T22:45:16.266573+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-01-14T22:45:16.266687+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:45:16.266720+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:16.267570+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:16.271982+00:00] deprecation.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/mainpowe/public_html/vendor/symfony/http-foundation/InputBag.php:39)"} [] [2024-01-14T22:45:16.275768+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.chat_type AS chat_type_5, t0.filter AS filter_6, t0.message AS message_7, t0.status AS status_8, t0.start_date AS start_date_9, t0.end_date AS end_date_10, t0.number_of_contact_selected AS number_of_contact_selected_11, t0.number_of_messages AS number_of_messages_12, t0.number_of_orders AS number_of_orders_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15 FROM company t0 WHERE t0.id = ? LIMIT 1 ["6"] [] [2024-01-14T22:45:16.276614+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-01-14T22:45:16.277263+00:00] doctrine.DEBUG: UPDATE company SET filter = ?, number_of_contact_selected = ?, updated_at = ? WHERE id = ? [2,0,"2024-01-14T22:45:16+00:00",6] [] [2024-01-14T22:45:16.277519+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-01-14T22:45:16.294648+00:00] doctrine.DEBUG: SELECT b0_.id AS id_0, b0_.created_at AS created_at_1, b0_.updated_at AS updated_at_2, b0_.brevo_id AS brevo_id_3, b0_.thread_id AS thread_id_4, b0_.contact_id AS contact_id_5, b0_.message_id_source AS message_id_source_6, b0_.full_name AS full_name_7, b0_.phone AS phone_8, b0_.city AS city_9, b0_.address AS address_10, b0_.region AS region_11, b0_.instagram_id AS instagram_id_12, b0_.source AS source_13, b0_.nbr_command AS nbr_command_14, b0_.parent_id AS parent_id_15 FROM brevo_visitor b0_ WHERE b0_.parent_id = ? AND b0_.nbr_command >= ? [2,1] [] [2024-01-14T22:45:16.299612+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-01-14T22:45:16.299745+00:00] doctrine.DEBUG: UPDATE company SET number_of_contact_selected = ?, updated_at = ? WHERE id = ? [112,"2024-01-14T22:45:16+00:00",6] [] [2024-01-14T22:45:16.299936+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-01-14T22:45:16.303260+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-01-14T22:45:16.305212+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:16.305628+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:16.306149+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:16.306260+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:45:16.307010+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:16.307114+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:45:16.307681+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:16.307778+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:45:16.307988+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:45:16.308624+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:45:16.313494+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:16.429205+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:45:16.430894+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:45:16.433716+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:45:16.433756+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:16.434567+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:16.461494+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:45:16.478278+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"7hoCPqC8cYJDqrpERhOY1UaLKG [...]","i6BC2vAkfcinud9Nd"] [] [2024-01-14T22:45:16.482867+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:16.483202+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:16.483728+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:16.483853+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:45:16.484591+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:16.484709+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:45:16.485296+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:16.485423+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:45:16.485643+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:45:16.486296+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:45:16.490666+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:19.076178+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:45:19.077870+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:45:19.080698+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:45:19.080737+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:19.081548+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:19.108682+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:45:19.125654+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"jfI4b-j23BCVv4-jowOQe2m0EA [...]","kAowP6pJw3bzGTkg9"] [] [2024-01-14T22:45:19.130570+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:19.130940+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:19.131513+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:19.131665+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:45:19.132462+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:19.132604+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:45:19.133213+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:19.133307+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:45:19.133568+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:45:19.134248+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:45:19.138691+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:19.766822+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:45:19.768541+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:45:19.771374+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:45:19.771413+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:19.772210+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:19.799202+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:45:19.815876+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"va2jI77ajI_XSvR_fGjkOJ__Y8 [...]","EpeSdiP3ymEmiaxs7"] [] [2024-01-14T22:45:19.820476+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:19.820813+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:19.821337+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:19.821462+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:45:19.822193+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:19.822308+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:45:19.822898+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:19.823008+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:45:19.823229+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:45:19.823891+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:45:19.828256+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:23.066034+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:45:23.067731+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:45:23.070563+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:45:23.070609+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:23.071419+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:23.098497+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:45:23.115328+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"AQnDh5sCPvdGpUelEmx4b7v0eH [...]","F3yyEEDpNd7nThbnb"] [] [2024-01-14T22:45:23.120149+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:23.120613+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:23.121171+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:23.121286+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:45:23.122080+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:23.122218+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:45:23.122902+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:23.123038+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:45:23.123251+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:45:23.123960+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:45:23.128362+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:27.560613+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:45:27.562291+00:00] request.INFO: Matched route "app_admin_power_company_by_id_json". {"route":"app_admin_power_company_by_id_json","route_parameters":{"_route":"app_admin_power_company_by_id_json","_controller":"App\\Controller\\Admin\\Power\\CompanyController::getDetailCompany"},"request_uri":"https://powerdata.tn/admin/power/company/by/id/json","method":"POST"} [] [2024-01-14T22:45:27.570152+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-01-14T22:45:27.594005+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-01-14T22:45:27.608360+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-01-14T22:45:27.609443+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-01-14T22:45:27.609554+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:45:27.609586+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:27.610446+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:27.615580+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.chat_type AS chat_type_5, t0.filter AS filter_6, t0.message AS message_7, t0.status AS status_8, t0.start_date AS start_date_9, t0.end_date AS end_date_10, t0.number_of_contact_selected AS number_of_contact_selected_11, t0.number_of_messages AS number_of_messages_12, t0.number_of_orders AS number_of_orders_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15 FROM company t0 WHERE t0.id = ? AND t0.parent_id = ? LIMIT 1 ["5",2] [] [2024-01-14T22:45:27.619754+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-01-14T22:45:27.621671+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:27.622127+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:27.622754+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:27.622914+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:45:27.623793+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:27.623929+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:45:27.624599+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:27.624738+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:45:27.624978+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:45:27.625708+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:45:27.630307+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:29.834828+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:45:29.836674+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:45:29.839656+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:45:29.839701+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:29.840575+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:29.869229+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:45:29.887797+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"jopURiszhalKaSTzLwCh20fDe8 [...]","MADbmERjTJJvtQYgN"] [] [2024-01-14T22:45:29.892739+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:29.893163+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:29.893874+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:29.894018+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:45:29.894888+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:29.895030+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:45:29.895690+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:29.895828+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:45:29.896082+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:45:29.896881+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:45:29.903996+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:29.908695+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:45:29.910962+00:00] request.INFO: Matched route "app_admin_company_update". {"route":"app_admin_company_update","route_parameters":{"_route":"app_admin_company_update","_controller":"App\\Controller\\Admin\\Power\\CompanyController::updateCompany"},"request_uri":"https://powerdata.tn/admin/company/update","method":"POST"} [] [2024-01-14T22:45:29.921372+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-01-14T22:45:29.950951+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-01-14T22:45:29.967269+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-01-14T22:45:29.968540+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-01-14T22:45:29.968655+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:45:29.968687+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:29.969641+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:29.974602+00:00] deprecation.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/mainpowe/public_html/vendor/symfony/http-foundation/InputBag.php:39)"} [] [2024-01-14T22:45:29.978939+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.chat_type AS chat_type_5, t0.filter AS filter_6, t0.message AS message_7, t0.status AS status_8, t0.start_date AS start_date_9, t0.end_date AS end_date_10, t0.number_of_contact_selected AS number_of_contact_selected_11, t0.number_of_messages AS number_of_messages_12, t0.number_of_orders AS number_of_orders_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15 FROM company t0 WHERE t0.id = ? LIMIT 1 ["5"] [] [2024-01-14T22:45:29.979799+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-01-14T22:45:29.980509+00:00] doctrine.DEBUG: UPDATE company SET start_date = ?, end_date = ?, number_of_contact_selected = ?, updated_at = ? WHERE id = ? ["2023-12-01T00:00:00+00:00","2023-12-31T00:00:00+00:00",0,"2024-01-14T22:45:29+00:00",5] [] [2024-01-14T22:45:29.980780+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-01-14T22:45:29.999743+00:00] doctrine.DEBUG: SELECT o0_.subscriber AS subscriber_0 FROM `order` o0_ WHERE (o0_.parent_id = ? AND o0_.subscriber IS NOT NULL) AND (o0_.created_at BETWEEN ? AND ?) [2,"2023-11-30T00:00:00+00:00","2024-01-01T00:00:00+00:00"] [] [2024-01-14T22:45:30.004798+00:00] doctrine.DEBUG: SELECT b0_.id AS id_0, b0_.created_at AS created_at_1, b0_.updated_at AS updated_at_2, b0_.brevo_id AS brevo_id_3, b0_.thread_id AS thread_id_4, b0_.contact_id AS contact_id_5, b0_.message_id_source AS message_id_source_6, b0_.full_name AS full_name_7, b0_.phone AS phone_8, b0_.city AS city_9, b0_.address AS address_10, b0_.region AS region_11, b0_.instagram_id AS instagram_id_12, b0_.source AS source_13, b0_.nbr_command AS nbr_command_14, b0_.parent_id AS parent_id_15 FROM brevo_visitor b0_ WHERE b0_.parent_id = ? AND b0_.thread_id IN (?) [2,["KzLwEzpR4RNDpdB2e","9zatBRP32oJH9uz5y","qMnsNMr4x9w8uDnkx","Liv5LuXiojqWjhTjN","4vLBjLqmL6E8w5zej","KkRsBXsZJ4bSgzySe","SbWd2mKvr4APaETbH","k3Hqrma64gsYPBqq3","rcExXSYzPnNF5wNEd","uvHHhkJbh4hC5crfG","kwfPhwiMrkWXLGEFj","gBc4fevsahWz47BDJ","SN7NDHAPAZ42z3de2","8F7stAQcGXes9ovRe","Y4NMHDup5WXStg7BA","cDXGffpxz9YQi9tQk","QiNB9tycDmx65KZMp","QGjaY53rM5p3E2mNt","Zdb7tqvPrppnmv9Eu","ZPEmdmHvWGHXf8cJT","qdKFWRhxkzax9APuw","jFB9hoNk57pcmoRwp","4WQFZ4umAiAQrevKc","mjDpPpWHYi6DEMC2i","tnzx7WH8h6K4rXbhR","tAmhh7TN5Gdvd4uvq","t9tGJawR9FrACoDZd","5rD7QngTtRsbfKYAT","3HFxZDmNg6Mycc2gM","bGoQsDxXHm2SX8ubY","jvPLyx2YBxdK77tKW","meKnNKusuW4tNuKSK","XuA53Qv7qXDbBT6S4","xY7ska4ETSYKewb8P","3FQBSr5fFsYJLNjHR","xjC8KkaBMDmKbmQz9","dtrCzaQGvCA6Gm6ps","XdbXCFijncJ7D9MKd","HCdscYFhC62L5zdfD","4oKhmxeawv3skkptT","uqNE8bLeYKtb2PRQE","QjKqd2ypkZuvGEmAY","eeqHAMdj4kgX8jvrP","XKoXS9QdjAMwZmC4E","ezfcLPWvkjSCsXvYd","cr2t2vAF2FXiRNM4Z","XXz3Pn8gEq3pTMrqP","MbtfddcTZkrmDeCWa","KZsXRgEzbRznHjyFx","q6PZovtuPYvsMxGmi","6R3tWauHHgjxSHMy9","8sRwG6ogyQsyW2u6N","qsQ7YGcjFQuanNfcR","DhmxhEMgEQqfctq3S","E7PiYJDQcezmKe6wY","jKgax4Lxy9iY4Mx74","wpaqP4qvAeK23jm2c","u7x6Pqw5BByqhAYBg","WKdFr4dfSoYzLcspv","yfdB3MtrqiKGkrW8G","zaRa6nXdfkHWxHQFX","DhmxhEMgEQqfctq3S","yEp97bChkviMToJpz","TAujQN3KvZ4TLKqZz","Q8F6oicxs7PfRb59p","XKoXS9QdjAMwZmC4E","jz7x2th4aD2TaTvfr","NEpibFsNQyCYYnLuj","ivqRjw2NdPjeuSMaM"]] [] [2024-01-14T22:45:30.009293+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-01-14T22:45:30.009486+00:00] doctrine.DEBUG: UPDATE company SET number_of_contact_selected = ?, updated_at = ? WHERE id = ? [67,"2024-01-14T22:45:30+00:00",5] [] [2024-01-14T22:45:30.009727+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-01-14T22:45:30.013773+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-01-14T22:45:30.016003+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:30.016381+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:30.017035+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:30.017161+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:45:30.017977+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:30.018096+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:45:30.018685+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:30.018799+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:45:30.019024+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:45:30.019702+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:45:30.024592+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:46.392710+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:45:46.395218+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:45:46.398857+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:45:46.398897+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:46.399921+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:45:46.431537+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:45:46.449818+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"jopURiszhalKaSTzLwCh20fDe8 [...]","MADbmERjTJJvtQYgN"] [] [2024-01-14T22:45:46.455456+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:46.455856+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:45:46.456548+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:46.456698+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:45:46.457563+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:46.457707+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:45:46.458314+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:45:46.458456+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:45:46.458709+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:45:46.459391+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:45:46.464244+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:46:07.252949+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:46:07.255466+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:46:07.259110+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:46:07.259150+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:46:07.260177+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:46:07.291690+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:46:07.309879+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"ejt5LHTe7k5xSIqJNRwMDnuUaw [...]","s55attGw42E5NhiLR"] [] [2024-01-14T22:46:07.315304+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:46:07.315701+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:46:07.316422+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:46:07.316572+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:46:07.317414+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:46:07.317559+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:46:07.318176+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:46:07.318270+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:46:07.318555+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:46:07.319268+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:46:07.324231+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:46:12.367763+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:46:12.369529+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:46:12.372529+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:46:12.372581+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:46:12.373446+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:46:12.403383+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:46:12.421994+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"AHlmoei2bLCPECj1_QWQtbH8gb [...]","kauWXiTKwih7bkEFH"] [] [2024-01-14T22:46:12.427072+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:46:12.427574+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:46:12.428205+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:46:12.428356+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:46:12.429101+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:46:12.429247+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:46:12.429885+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:46:12.430024+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:46:12.430267+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:46:12.431006+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:46:12.435813+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:46:15.232349+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:46:15.234073+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:46:15.237035+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:46:15.237075+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:46:15.237890+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:46:15.265185+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:46:15.282393+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"AHlmoei2bLCPECj1_QWQtbH8gb [...]","kauWXiTKwih7bkEFH"] [] [2024-01-14T22:46:15.287305+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:46:15.287696+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:46:15.288286+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:46:15.288465+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:46:15.289239+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:46:15.289416+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:46:15.290076+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:46:15.290185+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:46:15.290438+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:46:15.291125+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:46:15.295655+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:46:37.274718+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:46:37.277211+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:46:37.280861+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:46:37.280901+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:46:37.281947+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:46:37.313557+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:46:37.331799+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_A5oSXsYj5hx0wvkoMCPsfeU2Q [...]","RAje24jeX2ei7E7tS"] [] [2024-01-14T22:46:37.337530+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:46:37.337920+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:46:37.338639+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:46:37.338789+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:46:37.339627+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:46:37.339772+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:46:37.340453+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:46:37.340604+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:46:37.340854+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:46:37.341559+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:46:37.346313+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:46:38.483702+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:46:38.485394+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:46:38.488201+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:46:38.488245+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:46:38.489099+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:46:38.517172+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:46:38.534974+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"jfI4b-j23BCVv4-jowOQe2m0EA [...]","kAowP6pJw3bzGTkg9"] [] [2024-01-14T22:46:38.539843+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:46:38.540223+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:46:38.540880+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:46:38.541042+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:46:38.541889+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:46:38.542026+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:46:38.542646+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:46:38.542783+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:46:38.543016+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:46:38.543701+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:46:38.548196+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:46:40.999704+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-01-14T22:46:41.001470+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-01-14T22:46:41.004260+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-01-14T22:46:41.004299+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:46:41.005112+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-01-14T22:46:41.032173+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-01-14T22:46:41.049407+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"jfI4b-j23BCVv4-jowOQe2m0EA [...]","kAowP6pJw3bzGTkg9"] [] [2024-01-14T22:46:41.054412+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:46:41.054790+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-01-14T22:46:41.055363+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:46:41.055512+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-01-14T22:46:41.056277+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:46:41.056457+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-01-14T22:46:41.057074+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-01-14T22:46:41.057167+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-01-14T22:46:41.057381+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-01-14T22:46:41.058067+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-01-14T22:46:41.062560+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.313706+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-08T22:32:00.321778+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-08T22:32:00.322982+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-08T22:32:00.330168+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.330328+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.331447+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.331586+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.332248+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.332436+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.332725+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-08T22:32:00.333557+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-08T22:32:00.340228+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-08T22:32:00.340592+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-08T22:32:00.340863+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.340976+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.341535+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.341660+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.342202+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.342293+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.342534+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-08T22:32:00.343123+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-08T22:32:00.345030+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-08T22:32:00.345296+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.345438+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'batch' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.346061+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.346179+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.347361+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.347533+00:00] doctrine.DEBUG: SELECT 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_NAME = 'batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.347843+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'batch' [] [] [2024-02-08T22:32:00.348304+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.348438+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'brevo_visitor' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.349079+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.349172+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'brevo_visitor' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.349767+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.349892+00:00] doctrine.DEBUG: SELECT 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_NAME = 'brevo_visitor' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.350115+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'brevo_visitor' [] [] [2024-02-08T22:32:00.350607+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.350734+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'canal' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.351260+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.351423+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'canal' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.351962+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.352054+00:00] doctrine.DEBUG: SELECT 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_NAME = 'canal' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.352282+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'canal' [] [] [2024-02-08T22:32:00.352759+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.352869+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'chat_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.353445+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.353627+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'chat_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.354195+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.354345+00:00] doctrine.DEBUG: SELECT 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_NAME = 'chat_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.354643+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'chat_config' [] [] [2024-02-08T22:32:00.355191+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.355364+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'company' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.355995+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.356144+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'company' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.356676+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.356793+00:00] doctrine.DEBUG: SELECT 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_NAME = 'company' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.357055+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'company' [] [] [2024-02-08T22:32:00.357527+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.357643+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.358082+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.358191+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.358680+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.358793+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.359000+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-08T22:32:00.359464+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.359577+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.360251+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.360365+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.360876+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.360986+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.361229+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_config' [] [] [2024-02-08T22:32:00.361696+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.361806+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_invoice' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.362327+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.362439+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_invoice' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.362962+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.363048+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_invoice' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.363270+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_invoice' [] [] [2024-02-08T22:32:00.363717+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.363821+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.364468+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.364559+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.365061+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.365144+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.365389+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_order' [] [] [2024-02-08T22:32:00.365832+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.365915+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.366430+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.366520+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.367001+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.367083+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.367288+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_planing' [] [] [2024-02-08T22:32:00.367763+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.367847+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.368504+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.368594+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.369071+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.369153+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.369367+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_product' [] [] [2024-02-08T22:32:00.369889+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.370002+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_service' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.370589+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.370714+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_service' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.371333+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.371438+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_service' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.371653+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_service' [] [] [2024-02-08T22:32:00.372096+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.372178+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.372830+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.372941+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.373516+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.373629+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.373890+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory' [] [] [2024-02-08T22:32:00.374376+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.374483+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.375019+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.375127+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.375680+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.375785+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.376040+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_lines' [] [] [2024-02-08T22:32:00.376511+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.376615+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.377032+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.377139+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.377683+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.377787+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.378036+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_user' [] [] [2024-02-08T22:32:00.378501+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.378608+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_black_list' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.379065+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.379172+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_black_list' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.379661+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.379764+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_black_list' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.379994+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_black_list' [] [] [2024-02-08T22:32:00.380468+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.380572+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.381175+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.381280+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.381766+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.381851+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.382058+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_config' [] [] [2024-02-08T22:32:00.382503+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.382606+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.383309+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.383415+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.383892+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.383974+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.384184+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_order' [] [] [2024-02-08T22:32:00.384633+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.384740+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_payout_status' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.385384+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.385472+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_payout_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.385951+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.386032+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_payout_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.386240+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_payout_status' [] [] [2024-02-08T22:32:00.386710+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.386814+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.387384+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.387473+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.387946+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.388027+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.388232+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_planing' [] [] [2024-02-08T22:32:00.388678+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.388781+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.389630+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.389731+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.390234+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.390339+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.390575+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_product' [] [] [2024-02-08T22:32:00.391019+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.391101+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_rapport_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.391975+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.392085+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_rapport_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.392643+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.392753+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_rapport_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.392997+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_rapport_product' [] [] [2024-02-08T22:32:00.393474+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.393582+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_transaction' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.394615+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.394765+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_transaction' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.395387+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.395505+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_transaction' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.395736+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_transaction' [] [] [2024-02-08T22:32:00.396195+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.396314+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.396915+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.397004+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.397552+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.397660+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.397922+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_config' [] [] [2024-02-08T22:32:00.398409+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.398517+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_upload' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.399013+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.399121+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_upload' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.399682+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.399787+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_upload' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.400037+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_upload' [] [] [2024-02-08T22:32:00.400513+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.400617+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.401464+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.401610+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.402168+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.402251+00:00] doctrine.DEBUG: SELECT 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_NAME = 'order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.402569+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'order' [] [] [2024-02-08T22:32:00.403039+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.403149+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.403631+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.403742+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.404223+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.404359+00:00] doctrine.DEBUG: SELECT 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_NAME = 'role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.404567+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'role' [] [] [2024-02-08T22:32:00.405009+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.405113+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'shipper' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.405825+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.405937+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'shipper' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.406443+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.406551+00:00] doctrine.DEBUG: SELECT 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_NAME = 'shipper' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.406811+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'shipper' [] [] [2024-02-08T22:32:00.407251+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.407354+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.407889+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.407994+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.408476+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.408583+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.408800+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2024-02-08T22:32:00.409240+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.409343+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user_role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:00.409793+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.409899+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user_role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:00.410406+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.410511+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user_role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:00.410733+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_role' [] [] [2024-02-08T22:32:00.412175+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:00.463848+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:23.952431+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-08T22:32:23.979442+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:25.917303+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-08T22:32:25.924846+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:25.925009+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-08T22:32:25.926167+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:25.926275+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-08T22:32:25.926974+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-08T22:32:25.927096+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-08T22:32:25.927300+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-08T22:32:25.933680+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-08T22:32:25.934543+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-08T22:32:25.935541+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-08T22:32:25.942864+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-02-08T22:32:25.957343+00:00] doctrine.DEBUG: CREATE TABLE reviews (id INT AUTO_INCREMENT NOT NULL, order_link_id INT NOT NULL, parent_id INT NOT NULL, created_by_id INT NOT NULL, created_at DATETIME NOT NULL, updated_at DATETIME DEFAULT NULL, feedback_product SMALLINT NOT NULL, feedback_shipping SMALLINT NOT NULL, feedback_process SMALLINT NOT NULL, notes LONGTEXT DEFAULT NULL, possibility_of_other_order TINYINT(1) NOT NULL, possibility_after_days INT DEFAULT NULL, UNIQUE INDEX UNIQ_6970EB0F5BDEAB3A (order_link_id), INDEX IDX_6970EB0F727ACA70 (parent_id), INDEX IDX_6970EB0FB03A8386 (created_by_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2024-02-08T22:32:25.977201+00:00] doctrine.DEBUG: ALTER TABLE reviews ADD CONSTRAINT FK_6970EB0F5BDEAB3A FOREIGN KEY (order_link_id) REFERENCES `order` (id) [] [] [2024-02-08T22:32:25.987155+00:00] doctrine.DEBUG: ALTER TABLE reviews ADD CONSTRAINT FK_6970EB0F727ACA70 FOREIGN KEY (parent_id) REFERENCES user (id) [] [] [2024-02-08T22:32:25.994819+00:00] doctrine.DEBUG: ALTER TABLE reviews ADD CONSTRAINT FK_6970EB0FB03A8386 FOREIGN KEY (created_by_id) REFERENCES user (id) [] [] [2024-02-08T22:32:26.002389+00:00] doctrine.DEBUG: ALTER TABLE dolibarr_product ADD marque VARCHAR(255) DEFAULT NULL [] [] [2024-02-08T22:32:26.003550+00:00] doctrine.DEBUG: ALTER TABLE `order` ADD crm_closed_by_id INT DEFAULT NULL, ADD shipped_at DATE DEFAULT NULL, ADD crm_closed SMALLINT DEFAULT 0, ADD crm_nbr_tentative INT DEFAULT 0 [] [] [2024-02-08T22:32:26.004856+00:00] doctrine.DEBUG: ALTER TABLE `order` ADD CONSTRAINT FK_F5299398DD1AB5D3 FOREIGN KEY (crm_closed_by_id) REFERENCES user (id) [] [] [2024-02-08T22:32:26.151235+00:00] doctrine.DEBUG: CREATE INDEX IDX_F5299398DD1AB5D3 ON `order` (crm_closed_by_id) [] [] [2024-02-08T22:32:26.163741+00:00] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","2024-02-08T22:32:25+00:00",220] [] [2024-02-08T22:32:26.165104+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-02-12T22:51:28.055724+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-12T22:51:34.691024+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-12T22:51:34.723930+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-12T22:51:34.725136+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-12T22:51:34.732417+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.732549+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.733785+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.733901+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.734542+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.734654+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.734875+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-12T22:51:34.735695+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-12T22:51:34.741926+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-12T22:51:34.742182+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-12T22:51:34.742441+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.742548+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.743034+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.743139+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.743676+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.743781+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.743986+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-12T22:51:34.744551+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-12T22:51:34.746472+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-12T22:51:34.746709+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.746815+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'batch' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.747420+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.747531+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.748631+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.748742+00:00] doctrine.DEBUG: SELECT 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_NAME = 'batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.749025+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'batch' [] [] [2024-02-12T22:51:34.749505+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.749611+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'brevo_visitor' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.750237+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.750346+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'brevo_visitor' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.750867+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.750970+00:00] doctrine.DEBUG: SELECT 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_NAME = 'brevo_visitor' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.751201+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'brevo_visitor' [] [] [2024-02-12T22:51:34.751676+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.751780+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'canal' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.752299+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.752414+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'canal' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.752942+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.753045+00:00] doctrine.DEBUG: SELECT 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_NAME = 'canal' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.753287+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'canal' [] [] [2024-02-12T22:51:34.753756+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.753860+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'chat_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.754444+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.754553+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'chat_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.755072+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.755176+00:00] doctrine.DEBUG: SELECT 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_NAME = 'chat_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.755422+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'chat_config' [] [] [2024-02-12T22:51:34.755891+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.755995+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'company' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.756592+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.756700+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'company' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.757228+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.757338+00:00] doctrine.DEBUG: SELECT 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_NAME = 'company' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.757603+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'company' [] [] [2024-02-12T22:51:34.758072+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.758175+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.758623+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.758734+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.759222+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.759331+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.759538+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-12T22:51:34.760000+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.760103+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.760790+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.760897+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.761419+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.761526+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.761766+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_config' [] [] [2024-02-12T22:51:34.762234+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.762342+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_invoice' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.762866+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.762969+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_invoice' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.763506+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.763611+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_invoice' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.763861+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_invoice' [] [] [2024-02-12T22:51:34.764339+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.764445+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.765077+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.765184+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.765738+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.765844+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.766109+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_order' [] [] [2024-02-12T22:51:34.766583+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.766689+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.767240+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.767349+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.767874+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.767977+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.768217+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_planing' [] [] [2024-02-12T22:51:34.768687+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.768794+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.769512+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.769622+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.770137+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.770239+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.770488+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_product' [] [] [2024-02-12T22:51:34.770959+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.771061+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_service' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.771626+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.771734+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_service' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.772252+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.772359+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_service' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.772593+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_service' [] [] [2024-02-12T22:51:34.773059+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.773163+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.773800+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.773911+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.774446+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.774552+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.774799+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory' [] [] [2024-02-12T22:51:34.775269+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.775375+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.775902+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.776006+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.776554+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.776664+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.776912+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_lines' [] [] [2024-02-12T22:51:34.777384+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.777489+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.777909+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.778011+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.778552+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.778656+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.778899+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_user' [] [] [2024-02-12T22:51:34.779368+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.779473+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_black_list' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.779958+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.780065+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_black_list' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.780593+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.780698+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_black_list' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.780929+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_black_list' [] [] [2024-02-12T22:51:34.781398+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.781503+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.782145+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.782248+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.782768+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.782872+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.783104+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_config' [] [] [2024-02-12T22:51:34.783576+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.783680+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.784410+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.784518+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.785036+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.785138+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.785391+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_order' [] [] [2024-02-12T22:51:34.785863+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.785965+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_payout_status' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.786651+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.786759+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_payout_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.787271+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.787378+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_payout_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.787615+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_payout_status' [] [] [2024-02-12T22:51:34.788081+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.788184+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.788803+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.788912+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.789429+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.789534+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.789766+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_planing' [] [] [2024-02-12T22:51:34.790235+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.790341+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.791120+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.791226+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.791773+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.791880+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.792117+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_product' [] [] [2024-02-12T22:51:34.792588+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.792694+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_rapport_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.793562+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.793672+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_rapport_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.794187+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.794289+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_rapport_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.794532+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_rapport_product' [] [] [2024-02-12T22:51:34.795008+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.795110+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_transaction' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.795859+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.795966+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_transaction' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.796486+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.796593+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_transaction' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.796830+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_transaction' [] [] [2024-02-12T22:51:34.797302+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.797415+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.798002+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.798106+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.798670+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.798774+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.799022+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_config' [] [] [2024-02-12T22:51:34.799500+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.799604+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_upload' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.800108+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.800211+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_upload' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.800748+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.800852+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_upload' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.801103+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_upload' [] [] [2024-02-12T22:51:34.801578+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.801682+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.802561+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.802670+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.803262+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.803372+00:00] doctrine.DEBUG: SELECT 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_NAME = 'order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.803707+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'order' [] [] [2024-02-12T22:51:34.804176+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.804278+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'reviews' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.804830+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.804936+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'reviews' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.805497+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.805602+00:00] doctrine.DEBUG: SELECT 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_NAME = 'reviews' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.805867+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'reviews' [] [] [2024-02-12T22:51:34.806340+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.806447+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.806912+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.807016+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.807510+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.807616+00:00] doctrine.DEBUG: SELECT 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_NAME = 'role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.807819+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'role' [] [] [2024-02-12T22:51:34.808280+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.808385+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'shipper' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.809124+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.809233+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'shipper' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.809771+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.809877+00:00] doctrine.DEBUG: SELECT 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_NAME = 'shipper' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.810138+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'shipper' [] [] [2024-02-12T22:51:34.810613+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.810718+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.811287+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.811398+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.811904+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.812007+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.812220+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2024-02-12T22:51:34.812692+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.812798+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user_role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-12T22:51:34.813216+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.813327+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user_role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-12T22:51:34.813866+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.813968+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user_role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-12T22:51:34.814222+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_role' [] [] [2024-02-12T22:51:34.815629+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-12T22:51:34.868824+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.683017+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-15T00:55:43.691160+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-15T00:55:43.692462+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-15T00:55:43.699603+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.699760+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.700849+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.700989+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.701720+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.701851+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.702083+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-15T00:55:43.704776+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-15T00:55:43.711692+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-15T00:55:43.712001+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-15T00:55:43.712262+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.712396+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.712988+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.713091+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.713730+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.713860+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.714083+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-15T00:55:43.714687+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-15T00:55:43.716682+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-15T00:55:43.716956+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.717072+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'batch' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.717701+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.717830+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.718976+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.719082+00:00] doctrine.DEBUG: SELECT 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_NAME = 'batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.719381+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'batch' [] [] [2024-02-15T00:55:43.719902+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.719992+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'brevo_visitor' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.720692+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.720820+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'brevo_visitor' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.721368+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.721459+00:00] doctrine.DEBUG: SELECT 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_NAME = 'brevo_visitor' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.721678+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'brevo_visitor' [] [] [2024-02-15T00:55:43.722132+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.722216+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'canal' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.722777+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.722905+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'canal' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.723465+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.723555+00:00] doctrine.DEBUG: SELECT 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_NAME = 'canal' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.723814+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'canal' [] [] [2024-02-15T00:55:43.724279+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.724394+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'chat_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.724956+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.725044+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'chat_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.725613+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.725742+00:00] doctrine.DEBUG: SELECT 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_NAME = 'chat_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.725989+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'chat_config' [] [] [2024-02-15T00:55:43.726500+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.726615+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'company' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.727199+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.727310+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'company' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.727877+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.727987+00:00] doctrine.DEBUG: SELECT 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_NAME = 'company' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.728244+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'company' [] [] [2024-02-15T00:55:43.728755+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.728869+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.729308+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.729426+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.729922+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.730031+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.730237+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-15T00:55:43.730704+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.730817+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.731514+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.731627+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.732149+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.732258+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.732504+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_config' [] [] [2024-02-15T00:55:43.732983+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.733098+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_invoice' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.733623+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.733734+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_invoice' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.734267+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.734406+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_invoice' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.734664+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_invoice' [] [] [2024-02-15T00:55:43.735138+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.735248+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.735844+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.735954+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.736514+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.736625+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.736898+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_order' [] [] [2024-02-15T00:55:43.737392+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.737505+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.738053+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.738162+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.738686+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.738798+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.739034+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_planing' [] [] [2024-02-15T00:55:43.739512+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.739624+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.740339+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.740442+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.740933+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.741014+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.741224+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_product' [] [] [2024-02-15T00:55:43.741676+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.741783+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_service' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.742356+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.742459+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_service' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.742951+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.743032+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_service' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.743238+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_service' [] [] [2024-02-15T00:55:43.743695+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.743801+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.744394+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.744482+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.744987+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.745069+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.745307+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory' [] [] [2024-02-15T00:55:43.745776+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.745857+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.746355+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.746443+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.746949+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.747031+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.747252+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_lines' [] [] [2024-02-15T00:55:43.747704+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.747811+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.748202+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.748286+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.748827+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.748911+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.749130+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_user' [] [] [2024-02-15T00:55:43.749598+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.749705+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_black_list' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.750157+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.750263+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_black_list' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.750791+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.750875+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_black_list' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.751077+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_black_list' [] [] [2024-02-15T00:55:43.751557+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.751663+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.752262+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.752403+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.752900+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.753004+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.753242+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_config' [] [] [2024-02-15T00:55:43.753736+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.753843+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.754555+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.754644+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.755136+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.755218+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.755459+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_order' [] [] [2024-02-15T00:55:43.755914+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.756018+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_payout_status' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.756686+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.756796+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_payout_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.757331+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.757431+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_payout_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.757641+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_payout_status' [] [] [2024-02-15T00:55:43.758089+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.758169+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.758734+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.758843+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.759372+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.759478+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.759716+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_planing' [] [] [2024-02-15T00:55:43.760165+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.760269+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.761023+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.761133+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.761655+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.761766+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.762010+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_product' [] [] [2024-02-15T00:55:43.762491+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.762598+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_rapport_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.763443+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.763533+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_rapport_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.764025+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.764110+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_rapport_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.764333+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_rapport_product' [] [] [2024-02-15T00:55:43.764787+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.764868+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_transaction' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.765580+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.765667+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_transaction' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.766158+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.766241+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_transaction' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.766459+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_transaction' [] [] [2024-02-15T00:55:43.766913+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.767017+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.767573+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.767683+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.768200+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.768323+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.768571+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_config' [] [] [2024-02-15T00:55:43.769021+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.769102+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_upload' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.769575+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.769683+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_upload' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.770190+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.770294+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_upload' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.770549+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_upload' [] [] [2024-02-15T00:55:43.771000+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.771081+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.771911+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.772021+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.772622+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.772733+00:00] doctrine.DEBUG: SELECT 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_NAME = 'order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.773066+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'order' [] [] [2024-02-15T00:55:43.773554+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.773662+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'reviews' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.774201+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.774310+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'reviews' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.774847+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.774930+00:00] doctrine.DEBUG: SELECT 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_NAME = 'reviews' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.775169+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'reviews' [] [] [2024-02-15T00:55:43.775622+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.775729+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.776162+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.776268+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.776766+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.776850+00:00] doctrine.DEBUG: SELECT 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_NAME = 'role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.777028+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'role' [] [] [2024-02-15T00:55:43.777483+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.777589+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'shipper' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.778278+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.778390+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'shipper' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.778927+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.779035+00:00] doctrine.DEBUG: SELECT 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_NAME = 'shipper' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.779308+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'shipper' [] [] [2024-02-15T00:55:43.779781+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.779862+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.780422+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.780510+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.780983+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.781063+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.781253+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2024-02-15T00:55:43.781707+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.781813+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user_role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:43.782203+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.782285+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user_role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:43.782799+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.782883+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user_role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:43.783103+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_role' [] [] [2024-02-15T00:55:43.784523+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:43.826204+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:56.904566+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-15T00:55:56.931731+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:59.893062+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-15T00:55:59.900739+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:59.900901+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-15T00:55:59.902081+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:59.902217+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-15T00:55:59.902908+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-15T00:55:59.903038+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-15T00:55:59.903257+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-15T00:55:59.909726+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-15T00:55:59.910598+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-15T00:55:59.911618+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-15T00:55:59.918921+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-02-15T00:55:59.933338+00:00] doctrine.DEBUG: ALTER TABLE `order` ADD tentative_history LONGTEXT DEFAULT NULL COMMENT '(DC2Type:json)' [] [] [2024-02-15T00:55:59.950255+00:00] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","2024-02-15T00:55:59+00:00",31] [] [2024-02-15T00:55:59.951844+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-02-15T00:56:05.066765+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-15T00:56:05.831411+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-18T22:35:08.872181+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-18T22:35:08.880374+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-18T22:35:08.881622+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-18T22:35:08.888831+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.888985+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.890144+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.890253+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.890911+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.891043+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.891250+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-18T22:35:08.892095+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-18T22:35:08.898891+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-18T22:35:08.899201+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-18T22:35:08.899484+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.899646+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.900162+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.900257+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.900880+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.900987+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.901181+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-18T22:35:08.901806+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-18T22:35:08.903791+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-18T22:35:08.904062+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.904179+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'batch' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.904800+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.904898+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.906046+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.906151+00:00] doctrine.DEBUG: SELECT 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_NAME = 'batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.906454+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'batch' [] [] [2024-02-18T22:35:08.906936+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.907029+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'brevo_visitor' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.907662+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.907791+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'brevo_visitor' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.908301+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.908439+00:00] doctrine.DEBUG: SELECT 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_NAME = 'brevo_visitor' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.908666+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'brevo_visitor' [] [] [2024-02-18T22:35:08.909115+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.909200+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'canal' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.909768+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.909875+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'canal' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.910438+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.910567+00:00] doctrine.DEBUG: SELECT 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_NAME = 'canal' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.910829+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'canal' [] [] [2024-02-18T22:35:08.911278+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.911367+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'chat_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.911950+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.912052+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'chat_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.912621+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.912751+00:00] doctrine.DEBUG: SELECT 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_NAME = 'chat_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.912996+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'chat_config' [] [] [2024-02-18T22:35:08.913485+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.913616+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'company' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.914207+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.914326+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'company' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.914892+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.915005+00:00] doctrine.DEBUG: SELECT 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_NAME = 'company' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.915266+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'company' [] [] [2024-02-18T22:35:08.915766+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.915882+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.916323+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.916435+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.916926+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.917037+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.917243+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-18T22:35:08.917715+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.917829+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.918521+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.918649+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.919182+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.919306+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.919567+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_config' [] [] [2024-02-18T22:35:08.920029+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.920140+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_invoice' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.920665+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.920778+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_invoice' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.921344+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.921469+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_invoice' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.921724+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_invoice' [] [] [2024-02-18T22:35:08.922188+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.922311+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.922918+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.923005+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.923556+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.923669+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.923943+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_order' [] [] [2024-02-18T22:35:08.924439+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.924553+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.925096+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.925206+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.925726+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.925839+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.926074+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_planing' [] [] [2024-02-18T22:35:08.926544+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.926657+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.927386+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.927478+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.927967+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.928050+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.928263+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_product' [] [] [2024-02-18T22:35:08.928708+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.928817+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_service' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.929398+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.929488+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_service' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.929973+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.930055+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_service' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.930258+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_service' [] [] [2024-02-18T22:35:08.930702+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.930809+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.931397+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.931487+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.931990+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.932072+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.932313+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory' [] [] [2024-02-18T22:35:08.932779+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.932861+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.933350+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.933439+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.933938+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.934020+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.934241+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_lines' [] [] [2024-02-18T22:35:08.934686+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.934770+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.935153+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.935237+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.935772+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.935880+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.936104+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_user' [] [] [2024-02-18T22:35:08.936553+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.936661+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_black_list' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.937107+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.937192+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_black_list' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.937685+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.937792+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_black_list' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.938001+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_black_list' [] [] [2024-02-18T22:35:08.938470+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.938577+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.939176+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.939283+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.939776+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.939860+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.940066+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_config' [] [] [2024-02-18T22:35:08.940511+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.940619+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.941329+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.941432+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.941920+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.942002+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.942211+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_order' [] [] [2024-02-18T22:35:08.942655+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.942763+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_payout_status' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.943404+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.943494+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_payout_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.943983+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.944065+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_payout_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.944273+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_payout_status' [] [] [2024-02-18T22:35:08.944743+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.944850+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.945414+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.945501+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.946011+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.946092+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.946297+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_planing' [] [] [2024-02-18T22:35:08.946741+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.946826+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.947588+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.947678+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.948165+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.948247+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.948464+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_product' [] [] [2024-02-18T22:35:08.948908+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.949013+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_rapport_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.949845+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.949957+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_rapport_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.950485+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.950592+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_rapport_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.950837+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_rapport_product' [] [] [2024-02-18T22:35:08.951275+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.951385+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_transaction' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.952076+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.952183+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_transaction' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.952680+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.952788+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_transaction' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.953006+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_transaction' [] [] [2024-02-18T22:35:08.953474+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.953582+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.954132+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.954240+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.954759+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.954866+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.955096+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_config' [] [] [2024-02-18T22:35:08.955539+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.955646+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_upload' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.956114+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.956220+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_upload' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.956759+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.956866+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_upload' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.957090+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_upload' [] [] [2024-02-18T22:35:08.957535+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.957642+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.958520+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.958666+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.959253+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.959389+00:00] doctrine.DEBUG: SELECT 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_NAME = 'order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.959724+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'order' [] [] [2024-02-18T22:35:08.960190+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.960301+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'reviews' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.960900+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.961031+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'reviews' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.961597+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.961710+00:00] doctrine.DEBUG: SELECT 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_NAME = 'reviews' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.961978+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'reviews' [] [] [2024-02-18T22:35:08.962452+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.962566+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.963029+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.963138+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.963642+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.963755+00:00] doctrine.DEBUG: SELECT 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_NAME = 'role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.963962+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'role' [] [] [2024-02-18T22:35:08.964436+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.964548+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'shipper' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.965267+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.965384+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'shipper' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.965890+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.965973+00:00] doctrine.DEBUG: SELECT 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_NAME = 'shipper' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.966199+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'shipper' [] [] [2024-02-18T22:35:08.966649+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.966756+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.967314+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.967496+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.968002+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.968098+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.968291+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2024-02-18T22:35:08.968767+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.968850+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user_role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-18T22:35:08.969242+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.969330+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user_role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-18T22:35:08.969842+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:08.969924+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user_role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-18T22:35:08.970143+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_role' [] [] [2024-02-18T22:35:08.971585+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:09.025158+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-18T22:35:17.454051+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-18T22:35:18.248789+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-25T02:08:24.102690+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-25T02:08:24.110772+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-25T02:08:24.111974+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-25T02:08:24.119140+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.119292+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.120380+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.120522+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.121154+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.121246+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.121523+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-25T02:08:24.122355+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-25T02:08:24.129102+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-25T02:08:24.129475+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-25T02:08:24.129818+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.129943+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.130468+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.130614+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.131193+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.131288+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.131541+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-25T02:08:24.132133+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-25T02:08:24.134057+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-25T02:08:24.134333+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.134466+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'batch' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.135086+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.135182+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.136348+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.136491+00:00] doctrine.DEBUG: SELECT 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_NAME = 'batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.136802+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'batch' [] [] [2024-02-25T02:08:24.137293+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.137426+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'brevo_visitor' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.138057+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.138150+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'brevo_visitor' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.138734+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.138863+00:00] doctrine.DEBUG: SELECT 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_NAME = 'brevo_visitor' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.139088+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'brevo_visitor' [] [] [2024-02-25T02:08:24.139617+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.139745+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'canal' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.140266+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.140400+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'canal' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.140953+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.141046+00:00] doctrine.DEBUG: SELECT 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_NAME = 'canal' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.141274+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'canal' [] [] [2024-02-25T02:08:24.141786+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.141896+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'chat_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.142446+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.142593+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'chat_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.143110+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.143193+00:00] doctrine.DEBUG: SELECT 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_NAME = 'chat_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.143459+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'chat_config' [] [] [2024-02-25T02:08:24.143961+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.144104+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'company' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.144725+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.144872+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'company' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.145433+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.145562+00:00] doctrine.DEBUG: SELECT 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_NAME = 'company' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.145827+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'company' [] [] [2024-02-25T02:08:24.146300+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.146421+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.146886+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.146996+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.147496+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.147610+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.147821+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-25T02:08:24.148279+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.148397+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.149070+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.149181+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.149704+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.149817+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.150057+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_config' [] [] [2024-02-25T02:08:24.150534+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.150647+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_invoice' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.151164+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.151273+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_invoice' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.151808+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.151921+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_invoice' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.152179+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_invoice' [] [] [2024-02-25T02:08:24.152655+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.152768+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.153391+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.153504+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.154029+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.154112+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.154364+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_order' [] [] [2024-02-25T02:08:24.154812+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.154895+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.155411+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.155500+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.155990+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.156073+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.156278+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_planing' [] [] [2024-02-25T02:08:24.156730+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.156815+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.157490+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.157580+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.158073+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.158155+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.158370+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_product' [] [] [2024-02-25T02:08:24.158817+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.158899+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_service' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.159420+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.159509+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_service' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.159996+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.160079+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_service' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.160284+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_service' [] [] [2024-02-25T02:08:24.160737+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.160821+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.161406+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.161496+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.161999+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.162081+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.162304+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory' [] [] [2024-02-25T02:08:24.162756+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.162838+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.163332+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.163422+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.163927+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.164010+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.164230+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_lines' [] [] [2024-02-25T02:08:24.164684+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.164769+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.165153+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.165238+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.165751+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.165859+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.166083+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_user' [] [] [2024-02-25T02:08:24.166524+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.166633+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_black_list' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.167079+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.167165+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_black_list' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.167657+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.167764+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_black_list' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.167972+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_black_list' [] [] [2024-02-25T02:08:24.168420+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.168527+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.169127+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.169234+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.169732+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.169840+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.170054+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_config' [] [] [2024-02-25T02:08:24.170504+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.170612+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.171293+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.171386+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.171905+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.171987+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.172199+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_order' [] [] [2024-02-25T02:08:24.172649+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.172757+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_payout_status' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.173402+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.173514+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_payout_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.174002+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.174084+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_payout_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.174293+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_payout_status' [] [] [2024-02-25T02:08:24.174742+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.174827+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.175392+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.175481+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.176005+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.176087+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.176294+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_planing' [] [] [2024-02-25T02:08:24.176770+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.176852+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.177619+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.177708+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.178196+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.178314+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.178557+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_product' [] [] [2024-02-25T02:08:24.178999+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.179081+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_rapport_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.179936+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.180047+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_rapport_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.180568+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.180680+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_rapport_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.180925+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_rapport_product' [] [] [2024-02-25T02:08:24.181403+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.181512+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_transaction' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.182198+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.182323+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_transaction' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.182838+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.182919+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_transaction' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.183130+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_transaction' [] [] [2024-02-25T02:08:24.183579+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.183687+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.184232+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.184325+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.184838+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.184921+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.185143+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_config' [] [] [2024-02-25T02:08:24.185592+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.185699+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_upload' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.186168+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.186275+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_upload' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.186787+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.186872+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_upload' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.187090+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_upload' [] [] [2024-02-25T02:08:24.187539+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.187647+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.188501+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.188591+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.189179+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.189262+00:00] doctrine.DEBUG: SELECT 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_NAME = 'order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.189567+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'order' [] [] [2024-02-25T02:08:24.190018+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.190123+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'reviews' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.190641+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.190751+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'reviews' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.191293+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.191395+00:00] doctrine.DEBUG: SELECT 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_NAME = 'reviews' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.191671+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'reviews' [] [] [2024-02-25T02:08:24.192114+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.192195+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.192630+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.192739+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.193210+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.193315+00:00] doctrine.DEBUG: SELECT 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_NAME = 'role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.193510+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'role' [] [] [2024-02-25T02:08:24.193950+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.194031+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'shipper' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.194720+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.194830+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'shipper' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.195341+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.195426+00:00] doctrine.DEBUG: SELECT 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_NAME = 'shipper' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.195657+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'shipper' [] [] [2024-02-25T02:08:24.196101+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.196182+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.196713+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.196823+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.197297+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.197384+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.197575+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2024-02-25T02:08:24.198016+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.198096+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user_role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:24.198487+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.198573+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user_role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:24.199081+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.199184+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user_role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:24.199416+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_role' [] [] [2024-02-25T02:08:24.200799+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:24.262132+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:34.280353+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-25T02:08:34.307416+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:35.507192+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-25T02:08:35.514689+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:35.514842+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-25T02:08:35.516031+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:35.516164+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-25T02:08:35.516828+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-25T02:08:35.516958+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-25T02:08:35.517169+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-25T02:08:35.523648+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-25T02:08:35.524519+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-25T02:08:35.525551+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-25T02:08:35.532820+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-02-25T02:08:35.547181+00:00] doctrine.DEBUG: ALTER TABLE `order` ADD crm_sales_closed_by_id INT DEFAULT NULL, ADD parent_order_id INT DEFAULT NULL, ADD child_order_id INT DEFAULT NULL, ADD crm_sales_closed SMALLINT DEFAULT 0, ADD crm_sales_remember_at DATE DEFAULT NULL [] [] [2024-02-25T02:08:35.562612+00:00] doctrine.DEBUG: ALTER TABLE `order` ADD CONSTRAINT FK_F529939881A5D422 FOREIGN KEY (crm_sales_closed_by_id) REFERENCES user (id) [] [] [2024-02-25T02:08:35.729449+00:00] doctrine.DEBUG: CREATE INDEX IDX_F529939881A5D422 ON `order` (crm_sales_closed_by_id) [] [] [2024-02-25T02:08:35.743650+00:00] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","2024-02-25T02:08:35+00:00",210] [] [2024-02-25T02:08:35.744905+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-02-25T02:08:42.274564+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-25T02:08:43.068875+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-26T00:03:13.747536+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-26T00:03:13.755626+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-26T00:03:13.756871+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-26T00:03:13.764205+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.764396+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.765499+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.765642+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.766286+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.766390+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.766639+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-26T00:03:13.767477+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-26T00:03:13.774649+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-26T00:03:13.774954+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-26T00:03:13.775239+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.775335+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.775890+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.776016+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.776687+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.776834+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.777067+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-26T00:03:13.777695+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-26T00:03:13.779741+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-26T00:03:13.780012+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.780159+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'batch' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.780818+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.780978+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.782160+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.782266+00:00] doctrine.DEBUG: SELECT 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_NAME = 'batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.782558+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'batch' [] [] [2024-02-26T00:03:13.783032+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.783121+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'brevo_visitor' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.783789+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.783950+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'brevo_visitor' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.784507+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.784637+00:00] doctrine.DEBUG: SELECT 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_NAME = 'brevo_visitor' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.784882+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'brevo_visitor' [] [] [2024-02-26T00:03:13.785399+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.785527+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'canal' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.786052+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.786144+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'canal' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.786688+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.786802+00:00] doctrine.DEBUG: SELECT 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_NAME = 'canal' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.787032+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'canal' [] [] [2024-02-26T00:03:13.787517+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.787627+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'chat_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.788193+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.788281+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'chat_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.788810+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.788896+00:00] doctrine.DEBUG: SELECT 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_NAME = 'chat_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.789102+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'chat_config' [] [] [2024-02-26T00:03:13.789580+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.789690+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'company' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.790271+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.790384+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'company' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.790923+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.791030+00:00] doctrine.DEBUG: SELECT 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_NAME = 'company' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.791283+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'company' [] [] [2024-02-26T00:03:13.791791+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.791921+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.792366+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.792494+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.793011+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.793117+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.793327+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-26T00:03:13.793793+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.793900+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.794583+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.794693+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.795209+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.795316+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.795561+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_config' [] [] [2024-02-26T00:03:13.796032+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.796138+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_invoice' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.796668+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.796776+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_invoice' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.797328+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.797451+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_invoice' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.797677+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_invoice' [] [] [2024-02-26T00:03:13.798128+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.798209+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.798801+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.798909+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.799462+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.799571+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.799839+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_order' [] [] [2024-02-26T00:03:13.800329+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.800431+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.800950+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.801035+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.801532+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.801635+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.801868+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_planing' [] [] [2024-02-26T00:03:13.802357+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.802457+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.803127+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.803213+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.803712+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.803816+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.804054+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_product' [] [] [2024-02-26T00:03:13.804513+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.804617+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_service' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.805143+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.805247+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_service' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.805777+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.805881+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_service' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.806090+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_service' [] [] [2024-02-26T00:03:13.806546+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.806649+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.807234+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.807344+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.807887+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.807969+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.808193+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory' [] [] [2024-02-26T00:03:13.808673+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.808777+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.809273+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.809387+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.809902+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.810004+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.810229+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_lines' [] [] [2024-02-26T00:03:13.810684+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.810787+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.811181+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.811284+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.811832+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.811914+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.812132+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_user' [] [] [2024-02-26T00:03:13.812576+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.812680+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_black_list' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.813128+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.813233+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_black_list' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.813736+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.813840+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_black_list' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.814044+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_black_list' [] [] [2024-02-26T00:03:13.814523+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.814627+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.815231+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.815341+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.815837+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.815919+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.816124+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_config' [] [] [2024-02-26T00:03:13.816579+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.816683+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.817403+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.817492+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.817990+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.818071+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.818280+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_order' [] [] [2024-02-26T00:03:13.818734+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.818839+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_payout_status' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.819484+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.819573+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_payout_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.820063+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.820144+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_payout_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.820383+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_payout_status' [] [] [2024-02-26T00:03:13.820834+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.820915+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.821480+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.821567+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.822059+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.822140+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.822350+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_planing' [] [] [2024-02-26T00:03:13.822801+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.822882+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.823656+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.823764+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.824261+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.824368+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.824589+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_product' [] [] [2024-02-26T00:03:13.825041+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.825142+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_rapport_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.825974+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.826082+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_rapport_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.826610+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.826717+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_rapport_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.826937+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_rapport_product' [] [] [2024-02-26T00:03:13.827393+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.827497+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_transaction' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.828190+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.828294+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_transaction' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.828818+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.828926+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_transaction' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.829165+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_transaction' [] [] [2024-02-26T00:03:13.829642+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.829766+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.830389+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.830518+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.831075+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.831180+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.831440+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_config' [] [] [2024-02-26T00:03:13.831955+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.832060+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_upload' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.832572+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.832679+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_upload' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.833209+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.833314+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_upload' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.833544+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_upload' [] [] [2024-02-26T00:03:13.834016+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.834097+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.835047+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.835158+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.835768+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.835876+00:00] doctrine.DEBUG: SELECT 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_NAME = 'order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.836224+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'order' [] [] [2024-02-26T00:03:13.836682+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.836788+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'reviews' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.837333+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.837423+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'reviews' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.837985+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.838070+00:00] doctrine.DEBUG: SELECT 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_NAME = 'reviews' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.838322+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'reviews' [] [] [2024-02-26T00:03:13.838788+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.838870+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.839302+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.839394+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.839887+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.839969+00:00] doctrine.DEBUG: SELECT 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_NAME = 'role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.840147+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'role' [] [] [2024-02-26T00:03:13.840603+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.840707+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'shipper' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.841461+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.841551+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'shipper' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.842059+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.842141+00:00] doctrine.DEBUG: SELECT 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_NAME = 'shipper' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.842372+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'shipper' [] [] [2024-02-26T00:03:13.842827+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.842908+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.843444+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.843532+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.844005+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.844086+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.844275+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2024-02-26T00:03:13.844756+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.844843+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user_role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:13.845230+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.845313+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user_role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:13.845857+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.845938+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user_role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:13.846154+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_role' [] [] [2024-02-26T00:03:13.847551+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:13.901523+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:22.496364+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-26T00:03:22.523466+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:23.679537+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-26T00:03:23.686974+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:23.687103+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:03:23.688195+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:23.688311+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:03:23.688934+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:03:23.689040+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:03:23.689264+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-26T00:03:23.695702+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-26T00:03:23.696614+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-26T00:03:23.697726+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-26T00:03:23.705150+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-02-26T00:03:23.719557+00:00] doctrine.DEBUG: ALTER TABLE reviews ADD hesitated TINYINT(1) NOT NULL [] [] [2024-02-26T00:03:23.733806+00:00] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","2024-02-26T00:03:23+00:00",28] [] [2024-02-26T00:03:23.735051+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-02-26T00:03:28.252977+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-26T00:03:29.041520+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-26T00:04:10.085179+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-26T00:04:10.088019+00:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://powerdata.tn/","method":"GET"} [] [2024-02-26T00:04:10.090771+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-26T00:04:10.090810+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-26T00:04:10.090840+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-26T00:04:10.104184+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-02-26T00:04:10.114199+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-02-26T00:04:10.156408+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-02-26T00:04:10.157054+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-02-26T00:04:10.158797+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_user_id AS api_user_id_4, t0.api_version AS api_version_5, t0.api_url AS api_url_6, t0.api_key AS api_key_7, t0.price_cron_job AS price_cron_job_8, t0.stock_cron_job AS stock_cron_job_9, t0.invoice_cron_job AS invoice_cron_job_10, t0.order_warehouse_cron_job AS order_warehouse_cron_job_11, t0.seller_id AS seller_id_12, t0.seller_name AS seller_name_13, t0.emplacement_blocked AS emplacement_blocked_14, t0.dropshipping_pack_fees AS dropshipping_pack_fees_15, t0.dropshipping_commission_percentage AS dropshipping_commission_percentage_16, t0.on_warehouse_commission_percentage AS on_warehouse_commission_percentage_17, t0.on_warehouse_pack_fees AS on_warehouse_pack_fees_18, t0.parent_id AS parent_id_19 FROM jumia_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-02-26T00:04:10.159255+00:00] deprecation.INFO: Deprecated: Non-static method App\Classe\Jumia::getOrdersByStatus() should not be called statically {"exception":"[object] (ErrorException(code: 0): Deprecated: Non-static method App\\Classe\\Jumia::getOrdersByStatus() should not be called statically at /home/mainpowe/public_html/src/Controller/HomeController.php:74)"} [] [2024-02-26T00:04:11.193460+00:00] deprecation.INFO: Deprecated: Non-static method App\Classe\Jumia::getMultipleOrderItems() should not be called statically {"exception":"[object] (ErrorException(code: 0): Deprecated: Non-static method App\\Classe\\Jumia::getMultipleOrderItems() should not be called statically at /home/mainpowe/public_html/src/Controller/HomeController.php:81)"} [] [2024-02-26T00:04:12.294664+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.number_of_lot AS number_of_lot_4, t0.status AS status_5, t0.notes AS notes_6, t0.history AS history_7, t0.client_dolibarr_id AS client_dolibarr_id_8, t0.client_dolibarr_name AS client_dolibarr_name_9, t0.type AS type_10, t0.parent_id AS parent_id_11, t0.created_by_id AS created_by_id_12, t0.shipper_id AS shipper_id_13 FROM batch t0 WHERE t0.parent_id = ? AND t0.status = ? [2,2] [] [2024-02-26T00:04:12.302197+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_order t0 WHERE t0.parent_id = ? [2] [] [2024-02-26T00:04:12.335791+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_product t0 WHERE t0.parent_id = ? [2] [] [2024-02-26T00:04:12.337780+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_payout_status t0 WHERE t0.parent_id = ? [2] [] [2024-02-26T00:04:12.338409+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_transaction t0 WHERE t0.parent_id = ? [2] [] [2024-02-26T00:04:12.457066+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_rapport_product t0 WHERE t0.parent_id = ? [2] [] [2024-02-26T00:04:12.458748+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM dolibarr_product t0 WHERE t0.parent_id = ? [2] [] [2024-02-26T00:04:12.460569+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_planing t0 WHERE t0.parent_id = ? [2] [] [2024-02-26T00:04:12.462736+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM dolibarr_planing t0 WHERE t0.parent_id = ? [2] [] [2024-02-26T00:04:12.495850+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-02-26T00:04:12.501771+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-26T00:04:12.502254+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-26T00:04:12.506007+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:04:12.506168+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T00:04:12.507358+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:04:12.507508+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T00:04:12.508147+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:04:12.508244+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T00:04:12.508493+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-26T00:04:12.509296+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-26T00:04:12.516910+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T00:04:17.951591+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-26T00:04:17.954345+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"231f85"},"request_uri":"https://powerdata.tn/_wdt/231f85","method":"GET"} [] [2024-02-26T12:08:29.713289+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-26T12:08:29.745275+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-26T12:08:29.746538+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-26T12:08:29.753853+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.754007+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.755223+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.755342+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.755982+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.756097+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.756295+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-26T12:08:29.757099+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-26T12:08:29.763347+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-26T12:08:29.763632+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-26T12:08:29.763912+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.764024+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.764583+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.764711+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.765252+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.765355+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.765589+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-26T12:08:29.766170+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-26T12:08:29.768196+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-26T12:08:29.768531+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.768658+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'batch' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.769264+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.769385+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.770475+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.770609+00:00] doctrine.DEBUG: SELECT 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_NAME = 'batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.770916+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'batch' [] [] [2024-02-26T12:08:29.771468+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.771595+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'brevo_visitor' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.772216+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.772326+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'brevo_visitor' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.772899+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.772985+00:00] doctrine.DEBUG: SELECT 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_NAME = 'brevo_visitor' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.773196+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'brevo_visitor' [] [] [2024-02-26T12:08:29.773684+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.773812+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'canal' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.774311+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.774446+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'canal' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.774970+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.775054+00:00] doctrine.DEBUG: SELECT 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_NAME = 'canal' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.775277+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'canal' [] [] [2024-02-26T12:08:29.775786+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.775872+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'chat_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.776426+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.776558+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'chat_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.777107+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.777250+00:00] doctrine.DEBUG: SELECT 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_NAME = 'chat_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.777524+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'chat_config' [] [] [2024-02-26T12:08:29.778005+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.778121+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'company' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.778717+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.778832+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'company' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.779372+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.779502+00:00] doctrine.DEBUG: SELECT 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_NAME = 'company' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.779780+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'company' [] [] [2024-02-26T12:08:29.780248+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.780359+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.780796+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.780905+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.781405+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.781518+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.781722+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-26T12:08:29.782185+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.782294+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.782940+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.783030+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.783532+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.783640+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.783877+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_config' [] [] [2024-02-26T12:08:29.784362+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.784491+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_invoice' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.785022+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.785130+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_invoice' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.785661+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.785772+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_invoice' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.786031+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_invoice' [] [] [2024-02-26T12:08:29.786486+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.786595+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.787208+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.787338+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.787879+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.787961+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.788206+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_order' [] [] [2024-02-26T12:08:29.788665+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.788773+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.789283+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.789371+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.789858+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.789940+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.790142+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_planing' [] [] [2024-02-26T12:08:29.790611+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.790717+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.791393+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.791485+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.791984+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.792066+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.792272+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_product' [] [] [2024-02-26T12:08:29.792718+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.792825+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_service' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.793371+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.793459+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_service' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.793946+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.794026+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_service' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.794232+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_service' [] [] [2024-02-26T12:08:29.794681+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.794787+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.795373+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.795461+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.795962+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.796043+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.796262+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory' [] [] [2024-02-26T12:08:29.796729+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.796835+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.797331+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.797421+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.797923+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.798003+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.798224+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_lines' [] [] [2024-02-26T12:08:29.798671+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.798754+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.799135+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.799217+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.799754+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.799863+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.800088+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_user' [] [] [2024-02-26T12:08:29.800534+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.800646+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_black_list' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.801094+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.801181+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_black_list' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.801668+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.801774+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_black_list' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.801976+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_black_list' [] [] [2024-02-26T12:08:29.802498+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.802607+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.803198+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.803323+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.803837+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.803919+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.804126+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_config' [] [] [2024-02-26T12:08:29.804571+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.804677+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.805396+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.805484+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.805978+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.806059+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.806266+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_order' [] [] [2024-02-26T12:08:29.806714+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.806822+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_payout_status' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.807456+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.807545+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_payout_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.808057+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.808137+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_payout_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.808381+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_payout_status' [] [] [2024-02-26T12:08:29.808837+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.808918+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.809473+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.809560+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.810047+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.810128+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.810334+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_planing' [] [] [2024-02-26T12:08:29.810775+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.810856+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.811622+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.811712+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.812198+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.812279+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.812494+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_product' [] [] [2024-02-26T12:08:29.812937+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.813041+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_rapport_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.813859+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.813970+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_rapport_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.814493+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.814599+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_rapport_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.814841+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_rapport_product' [] [] [2024-02-26T12:08:29.815291+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.815376+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_transaction' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.816058+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.816142+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_transaction' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.816635+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.816742+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_transaction' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.816955+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_transaction' [] [] [2024-02-26T12:08:29.817441+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.817547+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.818088+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.818218+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.818770+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.818895+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.819133+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_config' [] [] [2024-02-26T12:08:29.819616+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.819736+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_upload' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.820231+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.820344+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_upload' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.820878+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.820963+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_upload' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.821178+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_upload' [] [] [2024-02-26T12:08:29.821649+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.821760+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.822663+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.822777+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.823383+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.823494+00:00] doctrine.DEBUG: SELECT 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_NAME = 'order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.823871+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'order' [] [] [2024-02-26T12:08:29.824316+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.824461+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'reviews' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.824974+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.825058+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'reviews' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.825606+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.825715+00:00] doctrine.DEBUG: SELECT 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_NAME = 'reviews' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.825986+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'reviews' [] [] [2024-02-26T12:08:29.826482+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.826593+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.827052+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.827136+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.827603+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.827710+00:00] doctrine.DEBUG: SELECT 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_NAME = 'role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.827890+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'role' [] [] [2024-02-26T12:08:29.828331+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.828468+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'shipper' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.829151+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.829245+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'shipper' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.829779+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.829889+00:00] doctrine.DEBUG: SELECT 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_NAME = 'shipper' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.830118+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'shipper' [] [] [2024-02-26T12:08:29.830563+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.830671+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.831201+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.831307+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.831790+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.831870+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.832060+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2024-02-26T12:08:29.832531+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.832637+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user_role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:29.833022+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.833127+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user_role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:29.833642+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.833748+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user_role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:29.833998+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_role' [] [] [2024-02-26T12:08:29.835417+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:29.879592+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:35.071302+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-26T12:08:35.098270+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:36.236337+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-26T12:08:36.243813+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:36.243969+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-26T12:08:36.245136+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:36.245271+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-26T12:08:36.245897+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-26T12:08:36.246028+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-26T12:08:36.246257+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-26T12:08:36.252897+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-26T12:08:36.253836+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-26T12:08:36.254932+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-26T12:08:36.262294+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-02-26T12:08:36.276895+00:00] doctrine.DEBUG: ALTER TABLE `order` ADD crm_sales_nbr_tentative INT DEFAULT 0, ADD not_owner SMALLINT DEFAULT 0 [] [] [2024-02-26T12:08:36.286556+00:00] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","2024-02-26T12:08:36+00:00",24] [] [2024-02-26T12:08:36.287671+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-02-26T12:08:41.011767+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-26T12:08:41.789772+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:23:34.742014+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:23:35.527169+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:25:38.284970+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:25:38.316910+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:25:38.318165+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:25:38.325439+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.325588+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.326747+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.326887+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.327628+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.327775+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.328011+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:25:38.328844+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:25:38.335225+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:25:38.335586+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:25:38.335856+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.335949+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.336464+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.336593+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.337134+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.337225+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.337488+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:25:38.338067+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:25:38.340073+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:25:38.340371+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.340507+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'batch' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.341129+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.341225+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.342364+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.342508+00:00] doctrine.DEBUG: SELECT 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_NAME = 'batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.342820+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'batch' [] [] [2024-02-27T10:25:38.343324+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.343471+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'brevo_visitor' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.344137+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.344229+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'brevo_visitor' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.344780+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.344910+00:00] doctrine.DEBUG: SELECT 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_NAME = 'brevo_visitor' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.345141+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'brevo_visitor' [] [] [2024-02-27T10:25:38.345700+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.345829+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'canal' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.346355+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.346448+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'canal' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.346957+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.347041+00:00] doctrine.DEBUG: SELECT 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_NAME = 'canal' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.347263+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'canal' [] [] [2024-02-27T10:25:38.347752+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.347900+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'chat_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.348498+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.348690+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'chat_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.349271+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.349460+00:00] doctrine.DEBUG: SELECT 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_NAME = 'chat_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.349720+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'chat_config' [] [] [2024-02-27T10:25:38.350200+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.350285+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'company' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.350853+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.350967+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'company' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.351481+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.351610+00:00] doctrine.DEBUG: SELECT 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_NAME = 'company' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.351905+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'company' [] [] [2024-02-27T10:25:38.352421+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.352583+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.353036+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.353149+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.353652+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.353767+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.353975+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:25:38.354450+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.354592+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.355328+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.355461+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.355991+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.356076+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.356296+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_config' [] [] [2024-02-27T10:25:38.356763+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.356850+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_invoice' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.357349+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.357444+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_invoice' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.357960+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.358045+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_invoice' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.358269+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_invoice' [] [] [2024-02-27T10:25:38.358729+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.358837+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.359539+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.359671+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.360210+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.360295+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.360545+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_order' [] [] [2024-02-27T10:25:38.361004+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.361089+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.361707+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.361821+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.362370+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.362482+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.362693+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_planing' [] [] [2024-02-27T10:25:38.363147+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.363237+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.363971+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.364063+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.364619+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.364731+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.364981+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_product' [] [] [2024-02-27T10:25:38.365526+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.365636+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_service' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.366207+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.366295+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_service' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.366860+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.366945+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_service' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.367152+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_service' [] [] [2024-02-27T10:25:38.367660+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.367772+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.368442+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.368533+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.369049+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.369133+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.369363+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory' [] [] [2024-02-27T10:25:38.369820+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.369903+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.370431+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.370521+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.371049+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.371135+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.371423+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_lines' [] [] [2024-02-27T10:25:38.371885+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.371967+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.372403+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.372521+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.373068+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.373155+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.373404+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_user' [] [] [2024-02-27T10:25:38.373848+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.373933+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_black_list' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.374396+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.374491+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_black_list' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.374996+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.375083+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_black_list' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.375287+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_black_list' [] [] [2024-02-27T10:25:38.375747+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.375833+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.376470+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.376561+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.377063+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.377146+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.377401+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_config' [] [] [2024-02-27T10:25:38.377848+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.377928+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.378636+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.378746+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.379237+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.379373+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.379624+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_order' [] [] [2024-02-27T10:25:38.380071+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.380176+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_payout_status' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.380844+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.380953+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_payout_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.381477+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.381584+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_payout_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.381820+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_payout_status' [] [] [2024-02-27T10:25:38.382262+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.382405+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.382971+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.383078+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.383606+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.383713+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.383947+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_planing' [] [] [2024-02-27T10:25:38.384402+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.384509+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.385251+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.385388+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.385904+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.386013+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.386252+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_product' [] [] [2024-02-27T10:25:38.386706+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.386814+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_rapport_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.387640+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.387730+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_rapport_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.388218+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.388312+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_rapport_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.388546+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_rapport_product' [] [] [2024-02-27T10:25:38.388993+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.389074+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_transaction' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.389828+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.389939+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_transaction' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.390464+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.390576+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_transaction' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.390819+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_transaction' [] [] [2024-02-27T10:25:38.391264+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.391398+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.391952+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.392058+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.392577+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.392684+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.392937+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_config' [] [] [2024-02-27T10:25:38.393393+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.393500+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_upload' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.393969+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.394076+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_upload' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.394610+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.394718+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_upload' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.394971+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_upload' [] [] [2024-02-27T10:25:38.395449+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.395556+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.396492+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.396606+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.397205+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.397288+00:00] doctrine.DEBUG: SELECT 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_NAME = 'order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.397670+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'order' [] [] [2024-02-27T10:25:38.398120+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.398204+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'reviews' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.398727+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.398837+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'reviews' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.399367+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.399474+00:00] doctrine.DEBUG: SELECT 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_NAME = 'reviews' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.399740+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'reviews' [] [] [2024-02-27T10:25:38.400184+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.400289+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.400754+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.400838+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.401301+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.401416+00:00] doctrine.DEBUG: SELECT 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_NAME = 'role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.401605+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'role' [] [] [2024-02-27T10:25:38.402046+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.402126+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'shipper' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.402820+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.402932+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'shipper' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.403497+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.403620+00:00] doctrine.DEBUG: SELECT 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_NAME = 'shipper' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.403876+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'shipper' [] [] [2024-02-27T10:25:38.404350+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.404458+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.404985+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.405069+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.405548+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.405654+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.405846+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2024-02-27T10:25:38.406291+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.406402+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user_role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:25:38.406787+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.406873+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user_role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:25:38.407389+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.407497+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user_role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:25:38.407716+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_role' [] [] [2024-02-27T10:25:38.409093+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:25:38.464366+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:26:54.414260+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:26:54.417198+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:26:54.420553+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:26:54.420597+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:26:54.421519+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:26:54.440323+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:26:54.460943+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"XKvMMZ9A48M6hUFscFJ8c_2oMO [...]","4ut2oquBsxr7kD6hf"] [] [2024-02-27T10:26:54.473638+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:26:54.474096+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:26:54.477912+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:26:54.478083+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:26:54.479264+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:26:54.479469+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:26:54.480125+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:26:54.480225+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:26:54.480497+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:26:54.481336+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:26:54.489093+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:26:54.536745+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:26:54.539147+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:26:54.542194+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:26:54.542234+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:26:54.543097+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:26:54.559860+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:26:54.572125+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:26:54.583488+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:26:54.583911+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:26:54.587662+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:26:54.587820+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:26:54.589003+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:26:54.589121+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:26:54.589815+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:26:54.589952+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:26:54.590162+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:26:54.590990+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:26:54.598404+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:26:54.643877+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:26:54.646216+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:26:54.649128+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:26:54.649173+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:26:54.650027+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:26:54.666330+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:26:54.678654+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:26:54.689984+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:26:54.690424+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:26:54.693978+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:26:54.694138+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:26:54.695267+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:26:54.695395+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:26:54.696027+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:26:54.696147+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:26:54.696355+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:26:54.697154+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:26:54.704278+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:26:54.749687+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:26:54.752033+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:26:54.754945+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:26:54.754984+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:26:54.755863+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:26:54.772155+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:26:54.784292+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:26:54.795546+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:26:54.795936+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:26:54.799449+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:26:54.799604+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:26:54.800649+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:26:54.800794+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:26:54.801501+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:26:54.801640+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:26:54.801871+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:26:54.802628+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:26:54.809680+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:26:54.856001+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:26:54.858344+00:00] request.INFO: Matched route "app_admin_power_orders_sav". {"route":"app_admin_power_orders_sav","route_parameters":{"_route":"app_admin_power_orders_sav","_controller":"App\\Controller\\Admin\\Power\\OrderController::getOrdersSav"},"request_uri":"https://powerdata.tn/admin/power/orders/sav","method":"GET"} [] [2024-02-27T10:26:54.860602+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:26:54.860641+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:26:54.860671+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:27:06.849589+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:27:06.852251+00:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://powerdata.tn/","method":"GET"} [] [2024-02-27T10:27:06.854969+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:27:06.855012+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:27:06.855043+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:27:06.868688+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-02-27T10:27:06.877248+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [6] [] [2024-02-27T10:27:06.889708+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [6] [] [2024-02-27T10:27:06.890545+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"sonia@parfumdiamant.com"} [] [2024-02-27T10:27:06.890988+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-02-27T10:27:06.893165+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_user_id AS api_user_id_4, t0.api_version AS api_version_5, t0.api_url AS api_url_6, t0.api_key AS api_key_7, t0.price_cron_job AS price_cron_job_8, t0.stock_cron_job AS stock_cron_job_9, t0.invoice_cron_job AS invoice_cron_job_10, t0.order_warehouse_cron_job AS order_warehouse_cron_job_11, t0.seller_id AS seller_id_12, t0.seller_name AS seller_name_13, t0.emplacement_blocked AS emplacement_blocked_14, t0.dropshipping_pack_fees AS dropshipping_pack_fees_15, t0.dropshipping_commission_percentage AS dropshipping_commission_percentage_16, t0.on_warehouse_commission_percentage AS on_warehouse_commission_percentage_17, t0.on_warehouse_pack_fees AS on_warehouse_pack_fees_18, t0.parent_id AS parent_id_19 FROM jumia_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-02-27T10:27:06.893611+00:00] deprecation.INFO: Deprecated: Non-static method App\Classe\Jumia::getOrdersByStatus() should not be called statically {"exception":"[object] (ErrorException(code: 0): Deprecated: Non-static method App\\Classe\\Jumia::getOrdersByStatus() should not be called statically at /home/mainpowe/public_html/src/Controller/HomeController.php:74)"} [] [2024-02-27T10:27:07.378845+00:00] deprecation.INFO: Deprecated: Non-static method App\Classe\Jumia::getMultipleOrderItems() should not be called statically {"exception":"[object] (ErrorException(code: 0): Deprecated: Non-static method App\\Classe\\Jumia::getMultipleOrderItems() should not be called statically at /home/mainpowe/public_html/src/Controller/HomeController.php:81)"} [] [2024-02-27T10:27:08.228988+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.number_of_lot AS number_of_lot_4, t0.status AS status_5, t0.notes AS notes_6, t0.history AS history_7, t0.client_dolibarr_id AS client_dolibarr_id_8, t0.client_dolibarr_name AS client_dolibarr_name_9, t0.type AS type_10, t0.parent_id AS parent_id_11, t0.created_by_id AS created_by_id_12, t0.shipper_id AS shipper_id_13 FROM batch t0 WHERE t0.parent_id = ? AND t0.status = ? [2,2] [] [2024-02-27T10:27:08.235922+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_order t0 WHERE t0.parent_id = ? [2] [] [2024-02-27T10:27:08.268151+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_product t0 WHERE t0.parent_id = ? [2] [] [2024-02-27T10:27:08.269897+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_payout_status t0 WHERE t0.parent_id = ? [2] [] [2024-02-27T10:27:08.270415+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_transaction t0 WHERE t0.parent_id = ? [2] [] [2024-02-27T10:27:08.381829+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_rapport_product t0 WHERE t0.parent_id = ? [2] [] [2024-02-27T10:27:08.383333+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM dolibarr_product t0 WHERE t0.parent_id = ? [2] [] [2024-02-27T10:27:08.385066+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_planing t0 WHERE t0.parent_id = ? [2] [] [2024-02-27T10:27:08.387013+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM dolibarr_planing t0 WHERE t0.parent_id = ? [2] [] [2024-02-27T10:27:08.420771+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-02-27T10:27:08.426730+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:27:08.427241+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:27:08.431173+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:27:08.431339+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:27:08.432479+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:27:08.432656+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:27:08.433298+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:27:08.433441+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:27:08.433719+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:27:08.434506+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:27:08.442118+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:27:08.493841+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:27:08.496614+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:27:08.499810+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:27:08.499848+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:27:08.500728+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:27:08.518303+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:27:08.531470+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"XKvMMZ9A48M6hUFscFJ8c_2oMO [...]","4ut2oquBsxr7kD6hf"] [] [2024-02-27T10:27:08.543235+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:27:08.543680+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:27:08.547460+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:27:08.547616+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:27:08.548696+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:27:08.548844+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:27:08.549556+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:27:08.549694+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:27:08.549932+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:27:08.550745+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:27:08.558224+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:27:08.604823+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:27:08.607160+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:27:08.610087+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:27:08.610127+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:27:08.610988+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:27:08.627512+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:27:08.639752+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"XKvMMZ9A48M6hUFscFJ8c_2oMO [...]","4ut2oquBsxr7kD6hf"] [] [2024-02-27T10:27:08.650732+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:27:08.651114+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:27:08.654612+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:27:08.654746+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:27:08.655772+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:27:08.655892+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:27:08.656504+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:27:08.656620+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:27:08.656841+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:27:08.657604+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:27:08.664927+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:27:08.710650+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:27:08.713012+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:27:08.715943+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:27:08.715983+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:27:08.716835+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:27:08.733431+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:27:08.745836+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"XKvMMZ9A48M6hUFscFJ8c_2oMO [...]","4ut2oquBsxr7kD6hf"] [] [2024-02-27T10:27:08.756964+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:27:08.757385+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:27:08.760864+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:27:08.761020+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:27:08.762130+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:27:08.762245+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:27:08.762909+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:27:08.763023+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:27:08.763226+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:27:08.764041+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:27:08.771069+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:27:08.817005+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:27:08.819374+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:27:08.822412+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:27:08.822464+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:27:08.823346+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:27:08.839678+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:27:08.851804+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:27:08.863083+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:27:08.863461+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:27:08.866922+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:27:08.867052+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:27:08.868082+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:27:08.868200+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:27:08.868834+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:27:08.868949+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:27:08.869170+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:27:08.869944+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:27:08.877278+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:27:08.923725+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:27:08.926062+00:00] request.INFO: Matched route "app_admin_power_orders_sav". {"route":"app_admin_power_orders_sav","route_parameters":{"_route":"app_admin_power_orders_sav","_controller":"App\\Controller\\Admin\\Power\\OrderController::getOrdersSav"},"request_uri":"https://powerdata.tn/admin/power/orders/sav","method":"GET"} [] [2024-02-27T10:27:08.928346+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:27:08.928385+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:27:08.928417+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:27:19.283525+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-02-27T10:27:19.295403+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [12] [] [2024-02-27T10:27:19.306896+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [12] [] [2024-02-27T10:27:19.307812+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"abirromdhani814@gmail.com"} [] [2024-02-27T10:27:19.309725+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-02-27T10:27:19.311895+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-02-27T10:27:19.315219+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45 FROM `order` o0_ INNER JOIN shipper s1_ ON o0_.shipper_id = s1_.id WHERE (o0_.parent_id = ? AND o0_.tracking_code IS NOT NULL AND o0_.status = ? AND s1_.type <> ? AND s1_.status = ?) AND (o0_.status_facturation = ? OR (o0_.status_facturation = ? AND o0_.shipping_status NOT IN (?))) AND o0_.created_at < ? AND o0_.sav_closed = ? ORDER BY o0_.id DESC [2,4,"simple",true,1,2,["Livrer",104,"Livré"],"2024-02-27",0] [] [2024-02-27T10:27:19.324663+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6356] [] [2024-02-27T10:27:19.325106+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6355] [] [2024-02-27T10:27:19.325424+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6354] [] [2024-02-27T10:27:19.324802+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:27:19.325720+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6353] [] [2024-02-27T10:27:19.326011+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6352] [] [2024-02-27T10:27:19.326299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6351] [] [2024-02-27T10:27:19.326594+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6350] [] [2024-02-27T10:27:19.326881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6349] [] [2024-02-27T10:27:19.327168+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6348] [] [2024-02-27T10:27:19.327474+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6347] [] [2024-02-27T10:27:19.327774+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6346] [] [2024-02-27T10:27:19.328044+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6345] [] [2024-02-27T10:27:19.328325+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6344] [] [2024-02-27T10:27:19.328335+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:27:19.328607+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6343] [] [2024-02-27T10:27:19.328882+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6342] [] [2024-02-27T10:27:19.329177+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6339] [] [2024-02-27T10:27:19.329489+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6338] [] [2024-02-27T10:27:19.329793+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6335] [] [2024-02-27T10:27:19.330075+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6330] [] [2024-02-27T10:27:19.330395+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6323] [] [2024-02-27T10:27:19.330686+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6318] [] [2024-02-27T10:27:19.330969+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6299] [] [2024-02-27T10:27:19.331252+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6285] [] [2024-02-27T10:27:19.331597+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6282] [] [2024-02-27T10:27:19.331954+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6280] [] [2024-02-27T10:27:19.332340+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:27:19.332382+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:27:19.333260+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:27:19.335005+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6260] [] [2024-02-27T10:27:19.335395+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6233] [] [2024-02-27T10:27:19.335683+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6231] [] [2024-02-27T10:27:19.335961+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6225] [] [2024-02-27T10:27:19.336235+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6222] [] [2024-02-27T10:27:19.336619+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6214] [] [2024-02-27T10:27:19.336969+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6212] [] [2024-02-27T10:27:19.337288+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6210] [] [2024-02-27T10:27:19.337714+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6189] [] [2024-02-27T10:27:19.338061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6175] [] [2024-02-27T10:27:19.338397+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6171] [] [2024-02-27T10:27:19.338751+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6167] [] [2024-02-27T10:27:19.339033+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6163] [] [2024-02-27T10:27:19.339279+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6137] [] [2024-02-27T10:27:19.339608+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6130] [] [2024-02-27T10:27:19.339900+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6118] [] [2024-02-27T10:27:19.340170+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6110] [] [2024-02-27T10:27:19.340440+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6099] [] [2024-02-27T10:27:19.340679+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6094] [] [2024-02-27T10:27:19.340916+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6090] [] [2024-02-27T10:27:19.341153+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6044] [] [2024-02-27T10:27:19.341421+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6025] [] [2024-02-27T10:27:19.341710+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6022] [] [2024-02-27T10:27:19.341977+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6009] [] [2024-02-27T10:27:19.342217+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6005] [] [2024-02-27T10:27:19.342484+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6003] [] [2024-02-27T10:27:19.342723+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5998] [] [2024-02-27T10:27:19.342958+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5991] [] [2024-02-27T10:27:19.343192+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5990] [] [2024-02-27T10:27:19.343458+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5985] [] [2024-02-27T10:27:19.343699+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5981] [] [2024-02-27T10:27:19.343934+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5970] [] [2024-02-27T10:27:19.344167+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5932] [] [2024-02-27T10:27:19.344405+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5924] [] [2024-02-27T10:27:19.344643+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5921] [] [2024-02-27T10:27:19.344877+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5915] [] [2024-02-27T10:27:19.345109+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5910] [] [2024-02-27T10:27:19.345377+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5908] [] [2024-02-27T10:27:19.345615+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5904] [] [2024-02-27T10:27:19.345848+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5889] [] [2024-02-27T10:27:19.346078+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5884] [] [2024-02-27T10:27:19.346310+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5853] [] [2024-02-27T10:27:19.346549+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5852] [] [2024-02-27T10:27:19.346781+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5840] [] [2024-02-27T10:27:19.347022+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5836] [] [2024-02-27T10:27:19.347260+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5823] [] [2024-02-27T10:27:19.347499+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5798] [] [2024-02-27T10:27:19.347733+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5795] [] [2024-02-27T10:27:19.347964+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5787] [] [2024-02-27T10:27:19.348192+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5783] [] [2024-02-27T10:27:19.348455+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5778] [] [2024-02-27T10:27:19.348699+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5767] [] [2024-02-27T10:27:19.348932+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5765] [] [2024-02-27T10:27:19.349164+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5754] [] [2024-02-27T10:27:19.349399+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5750] [] [2024-02-27T10:27:19.349634+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5722] [] [2024-02-27T10:27:19.349866+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5714] [] [2024-02-27T10:27:19.350096+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5712] [] [2024-02-27T10:27:19.350338+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5701] [] [2024-02-27T10:27:19.350577+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5693] [] [2024-02-27T10:27:19.350899+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.id = ? [5] [] [2024-02-27T10:27:19.351469+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:27:19.365069+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:27:19.377584+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:27:19.377979+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:27:19.381822+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:27:19.381958+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:27:19.383114+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:27:19.383242+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:27:19.383881+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:27:19.383998+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:27:19.384230+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:27:19.385037+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:27:19.392853+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:27:19.440935+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:27:19.443395+00:00] request.INFO: Matched route "app_admin_power_orders_sav". {"route":"app_admin_power_orders_sav","route_parameters":{"_route":"app_admin_power_orders_sav","_controller":"App\\Controller\\Admin\\Power\\OrderController::getOrdersSav"},"request_uri":"https://powerdata.tn/admin/power/orders/sav","method":"GET"} [] [2024-02-27T10:27:19.445723+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:27:19.445763+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:27:19.445794+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:35.164128+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [6] [] [2024-02-27T10:30:35.166929+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [7] [] [2024-02-27T10:30:35.176186+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-02-27T10:30:35.182476+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:35.182921+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:35.186722+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.186879+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:35.188021+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.188138+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:35.188803+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.188939+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:35.189148+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:35.189975+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:35.199778+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.206277+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-02-27T10:30:35.215716+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [12] [] [2024-02-27T10:30:35.227858+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [12] [] [2024-02-27T10:30:35.228805+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"abirromdhani814@gmail.com"} [] [2024-02-27T10:30:35.230763+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-02-27T10:30:35.233150+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-02-27T10:30:35.236626+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45 FROM `order` o0_ INNER JOIN shipper s1_ ON o0_.shipper_id = s1_.id WHERE (o0_.parent_id = ? AND o0_.tracking_code IS NOT NULL AND o0_.status = ? AND s1_.type <> ? AND s1_.status = ?) AND (o0_.status_facturation = ? OR (o0_.status_facturation = ? AND o0_.shipping_status NOT IN (?))) AND o0_.created_at < ? AND o0_.sav_closed = ? ORDER BY o0_.id DESC [2,4,"simple",true,1,2,["Livrer",104,"Livré"],"2024-02-27",0] [] [2024-02-27T10:30:35.244375+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:35.246692+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6356] [] [2024-02-27T10:30:35.246925+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:35.247156+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6355] [] [2024-02-27T10:30:35.247513+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6354] [] [2024-02-27T10:30:35.247867+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6353] [] [2024-02-27T10:30:35.248190+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6352] [] [2024-02-27T10:30:35.248561+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6351] [] [2024-02-27T10:30:35.248891+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6350] [] [2024-02-27T10:30:35.249190+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6349] [] [2024-02-27T10:30:35.249536+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6348] [] [2024-02-27T10:30:35.249880+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6347] [] [2024-02-27T10:30:35.250176+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6346] [] [2024-02-27T10:30:35.250493+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6345] [] [2024-02-27T10:30:35.250809+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6344] [] [2024-02-27T10:30:35.250847+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:35.250897+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:35.251102+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6343] [] [2024-02-27T10:30:35.251414+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6342] [] [2024-02-27T10:30:35.251714+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6339] [] [2024-02-27T10:30:35.251989+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6338] [] [2024-02-27T10:30:35.251984+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:35.252264+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6335] [] [2024-02-27T10:30:35.252607+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6330] [] [2024-02-27T10:30:35.252963+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6323] [] [2024-02-27T10:30:35.253274+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6318] [] [2024-02-27T10:30:35.253568+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6299] [] [2024-02-27T10:30:35.253866+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6285] [] [2024-02-27T10:30:35.254152+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6282] [] [2024-02-27T10:30:35.254459+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6280] [] [2024-02-27T10:30:35.257591+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6260] [] [2024-02-27T10:30:35.257939+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6233] [] [2024-02-27T10:30:35.258228+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6231] [] [2024-02-27T10:30:35.258545+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6225] [] [2024-02-27T10:30:35.258861+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6222] [] [2024-02-27T10:30:35.259142+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6214] [] [2024-02-27T10:30:35.259420+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6212] [] [2024-02-27T10:30:35.259694+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6210] [] [2024-02-27T10:30:35.259979+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6189] [] [2024-02-27T10:30:35.260258+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6175] [] [2024-02-27T10:30:35.260564+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6171] [] [2024-02-27T10:30:35.260843+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6167] [] [2024-02-27T10:30:35.261123+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6163] [] [2024-02-27T10:30:35.261403+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6137] [] [2024-02-27T10:30:35.261682+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6130] [] [2024-02-27T10:30:35.261959+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6118] [] [2024-02-27T10:30:35.262241+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6110] [] [2024-02-27T10:30:35.262550+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6099] [] [2024-02-27T10:30:35.262852+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6094] [] [2024-02-27T10:30:35.263125+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6090] [] [2024-02-27T10:30:35.263429+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6044] [] [2024-02-27T10:30:35.263702+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6025] [] [2024-02-27T10:30:35.263970+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6022] [] [2024-02-27T10:30:35.264248+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6009] [] [2024-02-27T10:30:35.264588+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6005] [] [2024-02-27T10:30:35.264940+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6003] [] [2024-02-27T10:30:35.265289+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5998] [] [2024-02-27T10:30:35.265645+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5991] [] [2024-02-27T10:30:35.265973+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5990] [] [2024-02-27T10:30:35.266315+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5985] [] [2024-02-27T10:30:35.266658+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5981] [] [2024-02-27T10:30:35.266971+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5970] [] [2024-02-27T10:30:35.267257+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5932] [] [2024-02-27T10:30:35.267551+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5924] [] [2024-02-27T10:30:35.267845+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5921] [] [2024-02-27T10:30:35.268128+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5915] [] [2024-02-27T10:30:35.268421+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5910] [] [2024-02-27T10:30:35.268710+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5908] [] [2024-02-27T10:30:35.268991+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5904] [] [2024-02-27T10:30:35.269277+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5889] [] [2024-02-27T10:30:35.269614+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5884] [] [2024-02-27T10:30:35.269904+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5853] [] [2024-02-27T10:30:35.270182+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5852] [] [2024-02-27T10:30:35.270475+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5840] [] [2024-02-27T10:30:35.270797+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5836] [] [2024-02-27T10:30:35.271089+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5823] [] [2024-02-27T10:30:35.271379+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5798] [] [2024-02-27T10:30:35.271661+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5795] [] [2024-02-27T10:30:35.271981+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5787] [] [2024-02-27T10:30:35.272262+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5783] [] [2024-02-27T10:30:35.272576+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5778] [] [2024-02-27T10:30:35.272880+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5767] [] [2024-02-27T10:30:35.273236+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5765] [] [2024-02-27T10:30:35.273379+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:35.273575+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5754] [] [2024-02-27T10:30:35.273881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5750] [] [2024-02-27T10:30:35.274180+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5722] [] [2024-02-27T10:30:35.274490+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5714] [] [2024-02-27T10:30:35.274755+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5712] [] [2024-02-27T10:30:35.274992+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5701] [] [2024-02-27T10:30:35.275238+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5693] [] [2024-02-27T10:30:35.275569+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.id = ? [5] [] [2024-02-27T10:30:35.286122+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:35.297658+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:35.298037+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:35.301606+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.301738+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:35.302755+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.302876+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:35.303501+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.303615+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:35.303837+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:35.304609+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:35.311744+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.358064+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:35.360568+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:35.363601+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:35.363641+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:35.364532+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:35.381487+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:35.393904+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:35.405410+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:35.405811+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:35.409281+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.409423+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:35.410452+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.410603+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:35.411211+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.411329+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:35.411554+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:35.412325+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:35.419969+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.467575+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:35.469986+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:35.472955+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:35.472994+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:35.473850+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:35.490433+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:35.503622+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:35.515595+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:35.516033+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:35.519716+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.519873+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:35.521010+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.521128+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:35.521822+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.521960+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:35.522170+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:35.522979+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:35.530401+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.576559+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:35.578906+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:35.581829+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:35.581869+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:35.582730+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:35.599028+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:35.611152+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:35.622936+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:35.623315+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:35.626955+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.627086+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:35.628137+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.628259+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:35.628885+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.628999+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:35.629226+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:35.630014+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:35.637382+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.684290+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:35.686685+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:35.689648+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:35.689687+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:35.690547+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:35.708195+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:35.721259+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:35.732975+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:35.733361+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:35.737142+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.737274+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:35.738349+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.738474+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:35.739123+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.739236+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:35.739492+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:35.740272+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:35.747680+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.793669+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:35.796075+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:35.799002+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:35.799042+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:35.799895+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:35.816248+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:35.829207+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:35.841145+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:35.841564+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:35.845249+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.845414+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:35.846462+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.846587+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:35.847194+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.847305+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:35.847535+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:35.848322+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:35.855806+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.901620+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:35.903964+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:35.906886+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:35.906926+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:35.907789+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:35.924192+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:35.936405+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:35.948057+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:35.948443+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:35.952057+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.952190+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:35.953217+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.953344+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:35.953953+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:35.954066+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:35.954286+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:35.955064+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:35.962448+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.008260+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:36.010617+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:36.013533+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:36.013577+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:36.014434+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:36.030861+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:36.043070+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:36.054286+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:36.054661+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:36.058158+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.058289+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:36.059308+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.059438+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:36.060046+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.060158+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:36.060384+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:36.061149+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:36.068362+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.113922+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:36.116370+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:36.119328+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:36.119367+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:36.120213+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:36.136593+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:36.148744+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:36.160064+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:36.160442+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:36.163900+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.164031+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:36.165100+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.165220+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:36.165865+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.165980+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:36.166206+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:36.166977+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:36.174055+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.219666+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:36.222043+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:36.225105+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:36.225145+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:36.226000+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:36.242230+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:36.254500+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:36.265854+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:36.266219+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:36.269684+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.269815+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:36.270829+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.270950+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:36.271566+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.271681+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:36.271902+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:36.272669+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:36.279796+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.325368+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:36.327754+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:36.330671+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:36.330710+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:36.331563+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:36.347855+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:36.360023+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"XKvMMZ9A48M6hUFscFJ8c_2oMO [...]","4ut2oquBsxr7kD6hf"] [] [2024-02-27T10:30:36.370963+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:36.371341+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:36.374790+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.374923+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:36.375931+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.376052+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:36.376668+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.376784+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:36.377006+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:36.377811+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:36.384929+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.429686+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:36.432031+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:36.434972+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:36.435013+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:36.435936+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:36.453432+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:36.466223+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:36.477621+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:36.478042+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:36.481610+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.481766+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:36.482819+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.482964+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:36.483682+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.483820+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:36.484054+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:36.484880+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:36.492024+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.537012+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:36.539357+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:36.542304+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:36.542349+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:36.543196+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:36.559673+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:36.571945+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:36.583285+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:36.583665+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:36.587105+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.587236+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:36.588257+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.588384+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:36.589008+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.589119+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:36.589350+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:36.590117+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:36.597221+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.642170+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:36.644557+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:36.647681+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:36.647721+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:36.648574+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:36.664909+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:36.676994+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:36.688256+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:36.688631+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:36.692070+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.692201+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:36.693215+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.693343+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:36.693961+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.694072+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:36.694294+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:36.695073+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:36.702221+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.747032+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:36.749453+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:36.752383+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:36.752422+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:36.753266+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:36.769726+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:36.781928+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:36.793166+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:36.793600+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:36.797219+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.797416+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:36.798553+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.798704+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:36.799360+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.799504+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:36.799793+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:36.800588+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:36.807743+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.852222+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:36.854582+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:36.857511+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:36.857550+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:36.858404+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:36.874738+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:36.886932+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:36.898976+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:36.899389+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:36.902927+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.903087+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:36.904309+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.904467+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:36.905098+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.905195+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:36.905444+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:36.906248+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:36.913376+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:36.957980+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:36.960345+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:36.963266+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:36.963305+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:36.964160+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:36.980428+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:36.992539+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:37.003687+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:37.004085+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:37.007574+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.007730+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:37.008782+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.008927+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:37.009655+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.009793+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:37.010027+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:37.010854+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:37.018012+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.062747+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:37.065116+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:37.068047+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:37.068087+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:37.068942+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:37.085195+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:37.097294+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:37.108434+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:37.108825+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:37.112310+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.112472+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:37.113535+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.113680+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:37.114440+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.114596+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:37.114860+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:37.115627+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:37.122716+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.167371+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:37.169719+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:37.172645+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:37.172685+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:37.173537+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:37.189819+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:37.201891+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:37.213167+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:37.213631+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:37.217181+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.217342+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:37.218379+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.218526+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:37.219162+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.219261+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:37.219540+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:37.220332+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:37.227405+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.271904+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:37.274253+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:37.277173+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:37.277212+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:37.278064+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:37.294433+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:37.306643+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:37.317928+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:37.318332+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:37.321802+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.321958+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:37.323060+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.323174+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:37.323832+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.323950+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:37.324158+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:37.324979+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:37.332063+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.376639+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:37.378986+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:37.381904+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:37.381943+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:37.382795+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:37.399051+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:37.411245+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:37.422404+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:37.422798+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:37.426350+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.426509+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:37.427541+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.427689+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:37.428334+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.428471+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:37.428723+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:37.429554+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:37.436697+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.481088+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:37.483435+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:37.486351+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:37.486391+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:37.487234+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:37.503564+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:37.515738+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:37.526986+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:37.527398+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:37.530952+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.531111+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:37.532219+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.532362+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:37.532987+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.533082+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:37.533288+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:37.534083+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:37.541133+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.585654+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:37.587999+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:37.590923+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:37.590962+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:37.591813+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:37.608057+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:37.620205+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:37.631410+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:37.631804+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:37.635291+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.635453+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:37.636483+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.636630+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:37.637259+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.637427+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:37.637672+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:37.638455+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:37.645538+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.690276+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:37.692627+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:37.695562+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:37.695605+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:37.696458+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:37.712819+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:37.724894+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:37.736070+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:37.736528+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:37.740138+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.740297+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:37.741345+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.741492+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:37.742129+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.742227+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:37.742434+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:37.743183+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:37.750285+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.794648+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:37.796989+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:37.799885+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:37.799924+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:37.800775+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:37.817876+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:37.830623+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:37.842520+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:37.842939+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:37.846549+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.846716+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:37.847793+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.847939+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:37.848637+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.848773+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:37.849012+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:37.849836+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:37.857250+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.904039+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:37.906666+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:37.909832+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:37.909872+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:37.910750+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:37.927911+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:37.940601+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:37.952382+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:37.952823+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:37.956442+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.956602+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:37.957734+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.957896+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:37.958613+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:37.958751+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:37.958991+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:37.959861+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:37.967214+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:38.012486+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:38.014840+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:38.017744+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:38.017783+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:38.018635+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:38.034859+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:38.046956+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"XKvMMZ9A48M6hUFscFJ8c_2oMO [...]","4ut2oquBsxr7kD6hf"] [] [2024-02-27T10:30:38.057879+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:38.058301+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:38.061762+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:38.061922+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:38.062996+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:38.063110+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:38.063806+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:38.063939+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:38.064148+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:38.064964+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:38.072008+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:38.116455+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:38.118810+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:38.121775+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:38.121814+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:38.122668+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:38.138889+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:38.151042+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:38.162237+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:38.162664+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:38.166172+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:38.166333+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:38.167368+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:38.167512+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:38.168136+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:38.168233+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:38.168510+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:38.169293+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:38.176332+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:38.222149+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:38.224490+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:30:38.227391+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:38.227430+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:38.228276+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:38.245172+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:30:38.258328+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:30:38.270105+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:38.270571+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:30:38.274231+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:38.274424+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:30:38.275571+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:38.275689+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:30:38.276281+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:38.276449+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:30:38.276699+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:30:38.277481+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:30:38.284941+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:30:38.330980+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:30:38.333403+00:00] request.INFO: Matched route "app_admin_power_orders_sav". {"route":"app_admin_power_orders_sav","route_parameters":{"_route":"app_admin_power_orders_sav","_controller":"App\\Controller\\Admin\\Power\\OrderController::getOrdersSav"},"request_uri":"https://powerdata.tn/admin/power/orders/sav","method":"GET"} [] [2024-02-27T10:30:38.335707+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:30:38.335746+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:30:38.335777+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:25.994624+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [6] [] [2024-02-27T10:34:25.997367+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [7] [] [2024-02-27T10:34:26.006571+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-02-27T10:34:26.012809+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:26.013270+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:26.017049+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.017205+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:34:26.018358+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.018510+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:34:26.019154+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.019250+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:34:26.019499+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:34:26.020390+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:34:26.028026+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.034455+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-02-27T10:34:26.043839+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [12] [] [2024-02-27T10:34:26.055567+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [12] [] [2024-02-27T10:34:26.056452+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"abirromdhani814@gmail.com"} [] [2024-02-27T10:34:26.058331+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-02-27T10:34:26.060611+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-02-27T10:34:26.064066+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45 FROM `order` o0_ INNER JOIN shipper s1_ ON o0_.shipper_id = s1_.id WHERE (o0_.parent_id = ? AND o0_.tracking_code IS NOT NULL AND o0_.status = ? AND s1_.type <> ? AND s1_.status = ?) AND (o0_.status_facturation = ? OR (o0_.status_facturation = ? AND o0_.shipping_status NOT IN (?))) AND o0_.created_at < ? AND o0_.sav_closed = ? ORDER BY o0_.id DESC [2,4,"simple",true,1,2,["Livrer",104,"Livré"],"2024-02-27",0] [] [2024-02-27T10:34:26.070541+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:34:26.071453+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6356] [] [2024-02-27T10:34:26.071922+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6355] [] [2024-02-27T10:34:26.072251+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6354] [] [2024-02-27T10:34:26.072602+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6353] [] [2024-02-27T10:34:26.072961+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6352] [] [2024-02-27T10:34:26.073246+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6351] [] [2024-02-27T10:34:26.073291+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:34:26.073543+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6350] [] [2024-02-27T10:34:26.073821+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6349] [] [2024-02-27T10:34:26.074161+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6348] [] [2024-02-27T10:34:26.074457+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6347] [] [2024-02-27T10:34:26.074733+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6346] [] [2024-02-27T10:34:26.075005+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6345] [] [2024-02-27T10:34:26.075270+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6344] [] [2024-02-27T10:34:26.075564+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6343] [] [2024-02-27T10:34:26.075834+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6342] [] [2024-02-27T10:34:26.076122+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6339] [] [2024-02-27T10:34:26.076391+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6338] [] [2024-02-27T10:34:26.076660+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6335] [] [2024-02-27T10:34:26.076776+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:34:26.076815+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:26.076930+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6330] [] [2024-02-27T10:34:26.077202+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6323] [] [2024-02-27T10:34:26.077478+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6318] [] [2024-02-27T10:34:26.077703+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:26.077748+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6299] [] [2024-02-27T10:34:26.078025+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6285] [] [2024-02-27T10:34:26.078294+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6282] [] [2024-02-27T10:34:26.078608+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6280] [] [2024-02-27T10:34:26.081787+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6260] [] [2024-02-27T10:34:26.082112+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6233] [] [2024-02-27T10:34:26.082412+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6231] [] [2024-02-27T10:34:26.082678+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6225] [] [2024-02-27T10:34:26.082937+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6222] [] [2024-02-27T10:34:26.083196+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6214] [] [2024-02-27T10:34:26.083464+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6212] [] [2024-02-27T10:34:26.083727+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6210] [] [2024-02-27T10:34:26.083994+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6189] [] [2024-02-27T10:34:26.084276+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6175] [] [2024-02-27T10:34:26.084534+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6171] [] [2024-02-27T10:34:26.084790+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6167] [] [2024-02-27T10:34:26.085043+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6163] [] [2024-02-27T10:34:26.085300+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6137] [] [2024-02-27T10:34:26.085587+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6130] [] [2024-02-27T10:34:26.085842+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6118] [] [2024-02-27T10:34:26.086096+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6110] [] [2024-02-27T10:34:26.086355+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6099] [] [2024-02-27T10:34:26.086608+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6094] [] [2024-02-27T10:34:26.086860+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6090] [] [2024-02-27T10:34:26.087119+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6044] [] [2024-02-27T10:34:26.087378+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6025] [] [2024-02-27T10:34:26.087632+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6022] [] [2024-02-27T10:34:26.087888+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6009] [] [2024-02-27T10:34:26.088143+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6005] [] [2024-02-27T10:34:26.088427+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6003] [] [2024-02-27T10:34:26.088684+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5998] [] [2024-02-27T10:34:26.088939+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5991] [] [2024-02-27T10:34:26.089193+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5990] [] [2024-02-27T10:34:26.089457+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5985] [] [2024-02-27T10:34:26.089720+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5981] [] [2024-02-27T10:34:26.089975+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5970] [] [2024-02-27T10:34:26.090254+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5932] [] [2024-02-27T10:34:26.090517+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5924] [] [2024-02-27T10:34:26.090783+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5921] [] [2024-02-27T10:34:26.091066+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5915] [] [2024-02-27T10:34:26.091369+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5910] [] [2024-02-27T10:34:26.091627+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5908] [] [2024-02-27T10:34:26.091882+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5904] [] [2024-02-27T10:34:26.092142+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5889] [] [2024-02-27T10:34:26.092400+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5884] [] [2024-02-27T10:34:26.092664+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5853] [] [2024-02-27T10:34:26.092915+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5852] [] [2024-02-27T10:34:26.093171+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5840] [] [2024-02-27T10:34:26.093446+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5836] [] [2024-02-27T10:34:26.093718+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5823] [] [2024-02-27T10:34:26.093977+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5798] [] [2024-02-27T10:34:26.094228+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5795] [] [2024-02-27T10:34:26.094521+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5787] [] [2024-02-27T10:34:26.094773+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5783] [] [2024-02-27T10:34:26.095026+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5778] [] [2024-02-27T10:34:26.095291+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5767] [] [2024-02-27T10:34:26.095581+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5765] [] [2024-02-27T10:34:26.095703+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:34:26.095846+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5754] [] [2024-02-27T10:34:26.096107+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5750] [] [2024-02-27T10:34:26.096367+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5722] [] [2024-02-27T10:34:26.096627+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5714] [] [2024-02-27T10:34:26.096937+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5712] [] [2024-02-27T10:34:26.097207+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5701] [] [2024-02-27T10:34:26.097492+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5693] [] [2024-02-27T10:34:26.097839+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.id = ? [5] [] [2024-02-27T10:34:26.108983+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:34:26.121011+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:26.121411+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:26.125043+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.125181+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:34:26.126248+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.126382+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:34:26.127024+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.127143+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:34:26.127380+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:34:26.128185+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:34:26.135488+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.183064+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:34:26.185536+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:34:26.188761+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:34:26.188801+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:26.189692+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:26.206821+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:34:26.219507+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:34:26.230873+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:26.231283+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:26.234899+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.235069+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:34:26.236262+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.236383+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:34:26.236984+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.237083+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:34:26.237291+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:34:26.238128+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:34:26.245376+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.291211+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:34:26.293569+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:34:26.296486+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:34:26.296525+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:26.297380+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:26.313747+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:34:26.325982+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:34:26.337357+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:26.337768+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:26.341381+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.341551+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:34:26.342612+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.342773+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:34:26.343482+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.343636+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:34:26.343889+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:34:26.344714+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:34:26.352011+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.397990+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:34:26.400361+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:34:26.403313+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:34:26.403359+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:26.404205+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:26.420977+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:34:26.433217+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:34:26.444628+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:26.445028+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:26.448538+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.448694+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:34:26.449728+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.449873+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:34:26.450552+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.450688+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:34:26.450920+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:34:26.451740+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:34:26.458877+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.503955+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:34:26.506300+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:34:26.509199+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:34:26.509239+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:26.510125+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:26.526424+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:34:26.538638+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:34:26.549946+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:26.550348+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:26.553851+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.554006+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:34:26.555133+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.555247+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:34:26.555913+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.556026+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:34:26.556231+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:34:26.557040+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:34:26.564495+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.609127+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:34:26.611524+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:34:26.614460+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:34:26.614505+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:26.615356+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:26.631665+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:34:26.643803+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:34:26.655065+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:26.655528+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:26.659064+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.659221+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:34:26.660338+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.660489+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:34:26.661123+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.661220+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:34:26.661500+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:34:26.662262+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:34:26.669426+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.714160+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:34:26.716557+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:34:26.719475+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:34:26.719514+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:26.720389+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:26.736716+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:34:26.748785+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:34:26.760002+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:26.760464+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:26.763994+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.764153+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:34:26.765246+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.765389+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:34:26.766001+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.766096+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:34:26.766297+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:34:26.767091+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:34:26.774153+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.818384+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:34:26.820718+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:34:26.823597+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:34:26.823636+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:26.824482+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:26.840817+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:34:26.852849+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:34:26.864020+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:26.864485+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:26.868021+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.868180+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:34:26.869259+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.869403+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:34:26.870021+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.870116+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:34:26.870316+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:34:26.871167+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:34:26.878324+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.922571+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:34:26.924904+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:34:26.927807+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:34:26.927846+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:26.928690+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:26.945071+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:34:26.957254+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:34:26.968377+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:26.968766+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:26.972242+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.972469+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:34:26.973597+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.973761+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:34:26.974463+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:26.974629+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:34:26.974887+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:34:26.975739+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:34:26.982929+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.028792+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:34:27.031128+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:34:27.034019+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:34:27.034058+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:27.034912+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:27.051634+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:34:27.064613+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:34:27.076416+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:27.076850+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:27.080543+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.080697+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:34:27.081750+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.081896+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:34:27.082584+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.082734+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:34:27.082975+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:34:27.083807+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:34:27.091103+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.139281+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:34:27.141625+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:34:27.144538+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:34:27.144577+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:27.145439+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:27.161816+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:34:27.173978+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:34:27.185541+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:27.185972+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:27.189642+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.189827+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:34:27.190963+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.191081+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:34:27.191750+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.191885+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:34:27.192097+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:34:27.192906+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:34:27.200210+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.245670+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:34:27.248027+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:34:27.251278+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:34:27.251364+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:27.252706+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:27.269935+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:34:27.282030+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:34:27.293178+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:27.293608+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:27.297185+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.297344+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:34:27.298390+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.298536+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:34:27.299168+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.299264+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:34:27.299474+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:34:27.300219+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:34:27.307275+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.352699+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:34:27.355025+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:34:27.357937+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:34:27.357976+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:27.358829+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:27.375092+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:34:27.387169+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:34:27.398527+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:27.398988+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:27.402607+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.402765+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:34:27.403815+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.403961+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:34:27.404632+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.404784+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:34:27.405028+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:34:27.405883+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:34:27.412959+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.458611+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:34:27.460972+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:34:27.463881+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:34:27.463920+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:27.464771+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:27.481005+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:34:27.493090+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:34:27.504329+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:27.504742+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:27.508231+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.508456+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:34:27.509534+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.509680+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:34:27.510311+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.510479+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:34:27.510751+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:34:27.511575+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:34:27.518723+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.564218+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:34:27.566565+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:34:27.569477+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:34:27.569517+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:27.570370+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:27.586688+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:34:27.598928+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:34:27.610238+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:27.610683+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:27.614383+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.614543+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:34:27.615629+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.615777+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:34:27.616506+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.616689+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:34:27.616940+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:34:27.617763+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:34:27.624934+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.670696+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:34:27.673036+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:34:27.675977+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:34:27.676016+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:27.676863+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:27.692988+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:34:27.705071+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:34:27.716270+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:27.716743+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:27.720311+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.720502+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:34:27.721587+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.721745+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:34:27.722437+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.722602+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:34:27.722894+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:34:27.723740+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:34:27.730900+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.775022+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:34:27.777356+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:34:27.780257+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:34:27.780296+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:27.781146+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:27.797376+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:34:27.809613+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:34:27.820862+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:27.821294+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:27.824821+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.824976+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:34:27.826096+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.826210+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:34:27.826869+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.826982+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:34:27.827186+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:34:27.828042+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:34:27.835057+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.879440+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:34:27.881787+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:34:27.884689+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:34:27.884728+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:27.885576+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:27.901784+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:34:27.913865+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:34:27.925156+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:27.925583+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:27.929068+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.929188+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:34:27.930206+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.930333+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:34:27.930965+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.931062+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:34:27.931269+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:34:27.932060+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:34:27.939128+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:27.983292+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:34:27.985624+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:34:27.988511+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:34:27.988550+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:27.989399+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:28.005541+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:34:28.017547+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:34:28.028664+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:28.029056+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:28.032515+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:28.032670+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:34:28.033724+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:28.033868+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:34:28.034562+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:28.034698+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:34:28.034930+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:34:28.035721+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:34:28.042807+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:28.087391+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:34:28.089725+00:00] request.INFO: Matched route "app_admin_power_crm_salesforce". {"route":"app_admin_power_crm_salesforce","route_parameters":{"_route":"app_admin_power_crm_salesforce","_controller":"App\\Controller\\Admin\\Power\\CrmController::crmSalesforce"},"request_uri":"https://powerdata.tn/crm/salesforce","method":"POST"} [] [2024-02-27T10:34:28.094818+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-02-27T10:34:28.108259+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-02-27T10:34:28.120041+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-02-27T10:34:28.120566+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-02-27T10:34:28.120686+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:34:28.120716+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:28.121603+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:28.129226+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-02-27T10:34:28.416137+00:00] doctrine.DEBUG: SELECT d0_.marque AS marque_0 FROM dolibarr_product d0_ WHERE d0_.parent_id = ? AND d0_.marque IS NOT NULL GROUP BY d0_.marque [2] [] [2024-02-27T10:34:28.422626+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.parent_id = ? AND t0.status = ? [2,true] [] [2024-02-27T10:34:28.423431+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.price AS price_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.parent_id AS parent_id_7, t0.created_by_id AS created_by_id_8, t9.id AS id_10, t9.created_at AS created_at_11, t9.updated_at AS updated_at_12, t9.domain_name AS domain_name_13, t9.store_id AS store_id_14, t9.username AS username_15, t9.password AS password_16, t9.token AS token_17, t9.store_code AS store_code_18, t9.products_cron_job AS products_cron_job_19, t9.status_filter AS status_filter_20, t9.attribute_set_id AS attribute_set_id_21, t9.root_category AS root_category_22, t9.parent_id AS parent_id_23, t9.canal_id AS canal_id_24 FROM canal t0 LEFT JOIN magento_config t9 ON t9.canal_id = t0.id WHERE t0.parent_id = ? AND t0.status = ? ORDER BY t0.id DESC [2,1] [] [2024-02-27T10:34:28.426078+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45 FROM `order` o0_ INNER JOIN shipper s1_ ON o0_.shipper_id = s1_.id WHERE (o0_.parent_id = ? AND o0_.tracking_code IS NOT NULL AND o0_.status = ? AND s1_.type <> ?) AND o0_.shipping_status IN (?) AND (o0_.shipped_at BETWEEN ? AND ?) AND o0_.crm_sales_closed = ? ORDER BY o0_.id DESC [2,4,"simple",["Livrer","Livraison effectuée","Livré"],"2023-12-01T00:00:00+00:00","2023-12-31T00:00:00+00:00",0] [] [2024-02-27T10:34:28.448827+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5843] [] [2024-02-27T10:34:28.449258+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5842] [] [2024-02-27T10:34:28.449591+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5841] [] [2024-02-27T10:34:28.449948+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5839] [] [2024-02-27T10:34:28.450226+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5837] [] [2024-02-27T10:34:28.450524+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5835] [] [2024-02-27T10:34:28.450877+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5834] [] [2024-02-27T10:34:28.451151+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5831] [] [2024-02-27T10:34:28.451426+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5830] [] [2024-02-27T10:34:28.451723+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5828] [] [2024-02-27T10:34:28.452012+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5827] [] [2024-02-27T10:34:28.452298+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5826] [] [2024-02-27T10:34:28.452595+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5825] [] [2024-02-27T10:34:28.452881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5824] [] [2024-02-27T10:34:28.453163+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5819] [] [2024-02-27T10:34:28.453452+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5818] [] [2024-02-27T10:34:28.453821+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5817] [] [2024-02-27T10:34:28.454187+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5816] [] [2024-02-27T10:34:28.454520+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5815] [] [2024-02-27T10:34:28.454857+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5814] [] [2024-02-27T10:34:28.455184+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5813] [] [2024-02-27T10:34:28.455489+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5812] [] [2024-02-27T10:34:28.455835+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5811] [] [2024-02-27T10:34:28.456104+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5810] [] [2024-02-27T10:34:28.456348+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5809] [] [2024-02-27T10:34:28.456589+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5808] [] [2024-02-27T10:34:28.456852+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5806] [] [2024-02-27T10:34:28.457112+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5805] [] [2024-02-27T10:34:28.457374+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5804] [] [2024-02-27T10:34:28.457635+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5803] [] [2024-02-27T10:34:28.457889+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5802] [] [2024-02-27T10:34:28.458143+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5801] [] [2024-02-27T10:34:28.458427+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5800] [] [2024-02-27T10:34:28.458687+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5799] [] [2024-02-27T10:34:28.458943+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5797] [] [2024-02-27T10:34:28.459196+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5796] [] [2024-02-27T10:34:28.459453+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5794] [] [2024-02-27T10:34:28.459682+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5793] [] [2024-02-27T10:34:28.459912+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5792] [] [2024-02-27T10:34:28.460140+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5791] [] [2024-02-27T10:34:28.460381+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5790] [] [2024-02-27T10:34:28.460669+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5789] [] [2024-02-27T10:34:28.460912+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5788] [] [2024-02-27T10:34:28.461165+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5786] [] [2024-02-27T10:34:28.461420+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5785] [] [2024-02-27T10:34:28.461676+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5784] [] [2024-02-27T10:34:28.461928+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5782] [] [2024-02-27T10:34:28.462181+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5781] [] [2024-02-27T10:34:28.462436+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5780] [] [2024-02-27T10:34:28.462664+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5779] [] [2024-02-27T10:34:28.462890+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5777] [] [2024-02-27T10:34:28.463116+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5776] [] [2024-02-27T10:34:28.463348+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5775] [] [2024-02-27T10:34:28.463603+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5774] [] [2024-02-27T10:34:28.463832+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5772] [] [2024-02-27T10:34:28.464059+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5771] [] [2024-02-27T10:34:28.464292+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5770] [] [2024-02-27T10:34:28.464524+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5769] [] [2024-02-27T10:34:28.464754+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5766] [] [2024-02-27T10:34:28.464983+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5764] [] [2024-02-27T10:34:28.465207+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5763] [] [2024-02-27T10:34:28.465442+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5762] [] [2024-02-27T10:34:28.465674+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5761] [] [2024-02-27T10:34:28.465901+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5759] [] [2024-02-27T10:34:28.466128+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5758] [] [2024-02-27T10:34:28.466359+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5757] [] [2024-02-27T10:34:28.466587+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5756] [] [2024-02-27T10:34:28.466815+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5755] [] [2024-02-27T10:34:28.467072+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5753] [] [2024-02-27T10:34:28.467302+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5752] [] [2024-02-27T10:34:28.467541+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5751] [] [2024-02-27T10:34:28.467773+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5749] [] [2024-02-27T10:34:28.468006+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5748] [] [2024-02-27T10:34:28.468241+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5747] [] [2024-02-27T10:34:28.468475+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5746] [] [2024-02-27T10:34:28.468706+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5745] [] [2024-02-27T10:34:28.468936+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5744] [] [2024-02-27T10:34:28.469168+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5743] [] [2024-02-27T10:34:28.469405+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5742] [] [2024-02-27T10:34:28.469639+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5741] [] [2024-02-27T10:34:28.469875+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5740] [] [2024-02-27T10:34:28.470112+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5739] [] [2024-02-27T10:34:28.470350+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5738] [] [2024-02-27T10:34:28.470581+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5737] [] [2024-02-27T10:34:28.470819+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5736] [] [2024-02-27T10:34:28.471046+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5735] [] [2024-02-27T10:34:28.471281+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5734] [] [2024-02-27T10:34:28.471515+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5732] [] [2024-02-27T10:34:28.471754+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5730] [] [2024-02-27T10:34:28.471989+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5728] [] [2024-02-27T10:34:28.472218+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5727] [] [2024-02-27T10:34:28.472450+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5726] [] [2024-02-27T10:34:28.472687+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5725] [] [2024-02-27T10:34:28.472916+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5724] [] [2024-02-27T10:34:28.473145+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5723] [] [2024-02-27T10:34:28.473380+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5721] [] [2024-02-27T10:34:28.473621+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5719] [] [2024-02-27T10:34:28.473850+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5718] [] [2024-02-27T10:34:28.474078+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5717] [] [2024-02-27T10:34:28.474301+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5716] [] [2024-02-27T10:34:28.474547+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5715] [] [2024-02-27T10:34:28.474783+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5713] [] [2024-02-27T10:34:28.475014+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5710] [] [2024-02-27T10:34:28.475244+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5709] [] [2024-02-27T10:34:28.475477+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5708] [] [2024-02-27T10:34:28.475707+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5707] [] [2024-02-27T10:34:28.475932+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5706] [] [2024-02-27T10:34:28.476159+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5705] [] [2024-02-27T10:34:28.476399+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5702] [] [2024-02-27T10:34:28.476640+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5700] [] [2024-02-27T10:34:28.476871+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5699] [] [2024-02-27T10:34:28.477099+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5697] [] [2024-02-27T10:34:28.477340+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5696] [] [2024-02-27T10:34:28.477571+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5694] [] [2024-02-27T10:34:28.477801+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5692] [] [2024-02-27T10:34:28.521926+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-02-27T10:34:28.528186+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:28.528682+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:28.532415+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:28.532573+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:34:28.533645+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:28.533793+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:34:28.534515+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:28.534667+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:34:28.534901+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:34:28.535739+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:34:28.543438+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:28.585047+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:34:28.587500+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:34:28.590718+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:34:28.590758+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:28.591626+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:28.609073+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:34:28.621415+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"XKvMMZ9A48M6hUFscFJ8c_2oMO [...]","4ut2oquBsxr7kD6hf"] [] [2024-02-27T10:34:28.632584+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:28.632967+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:28.636510+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:28.636649+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:34:28.637700+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:28.637825+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:34:28.638492+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:28.638609+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:34:28.638844+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:34:28.639633+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:34:28.646801+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:28.692061+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:34:28.694405+00:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://powerdata.tn/","method":"GET"} [] [2024-02-27T10:34:28.696667+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:34:28.696706+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:28.696742+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:28.718697+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:28.719266+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:28.723706+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:28.723850+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:34:28.724967+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:28.725107+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:34:28.725809+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:28.725947+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:34:28.726191+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:34:28.727037+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:34:28.734151+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:28.777976+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:34:28.780331+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:34:28.783273+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:34:28.783321+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:28.784182+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:28.800563+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:34:28.812707+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:34:28.824015+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:28.824432+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:34:28.828036+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:28.828201+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:34:28.829324+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:28.829491+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:34:28.830139+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:28.830238+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:34:28.830495+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:34:28.831305+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:34:28.838474+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:34:28.885688+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:34:28.888256+00:00] request.INFO: Matched route "app_admin_power_orders_sav". {"route":"app_admin_power_orders_sav","route_parameters":{"_route":"app_admin_power_orders_sav","_controller":"App\\Controller\\Admin\\Power\\OrderController::getOrdersSav"},"request_uri":"https://powerdata.tn/admin/power/orders/sav","method":"GET"} [] [2024-02-27T10:34:28.890652+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:34:28.890695+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:34:28.890727+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:35:42.054361+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [6] [] [2024-02-27T10:35:42.057100+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [7] [] [2024-02-27T10:35:42.066269+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-02-27T10:35:42.072522+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:35:42.072947+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:35:42.076763+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:35:42.076920+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:35:42.078079+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:35:42.078197+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:35:42.078867+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:35:42.079004+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:35:42.079213+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:35:42.080058+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:35:42.087611+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:35:42.093940+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-02-27T10:35:42.103107+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [12] [] [2024-02-27T10:35:42.114602+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [12] [] [2024-02-27T10:35:42.115429+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"abirromdhani814@gmail.com"} [] [2024-02-27T10:35:42.117289+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-02-27T10:35:42.119512+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-02-27T10:35:42.122808+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45 FROM `order` o0_ INNER JOIN shipper s1_ ON o0_.shipper_id = s1_.id WHERE (o0_.parent_id = ? AND o0_.tracking_code IS NOT NULL AND o0_.status = ? AND s1_.type <> ? AND s1_.status = ?) AND (o0_.status_facturation = ? OR (o0_.status_facturation = ? AND o0_.shipping_status NOT IN (?))) AND o0_.created_at < ? AND o0_.sav_closed = ? ORDER BY o0_.id DESC [2,4,"simple",true,1,2,["Livrer",104,"Livré"],"2024-02-27",0] [] [2024-02-27T10:35:42.129616+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:35:42.130289+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6356] [] [2024-02-27T10:35:42.130747+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6355] [] [2024-02-27T10:35:42.131061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6354] [] [2024-02-27T10:35:42.131354+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6353] [] [2024-02-27T10:35:42.131661+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6352] [] [2024-02-27T10:35:42.131964+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6351] [] [2024-02-27T10:35:42.132240+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6350] [] [2024-02-27T10:35:42.132253+00:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://powerdata.tn/","method":"GET"} [] [2024-02-27T10:35:42.132583+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6349] [] [2024-02-27T10:35:42.132877+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6348] [] [2024-02-27T10:35:42.133133+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6347] [] [2024-02-27T10:35:42.133384+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6346] [] [2024-02-27T10:35:42.133681+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6345] [] [2024-02-27T10:35:42.133973+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6344] [] [2024-02-27T10:35:42.134243+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6343] [] [2024-02-27T10:35:42.134509+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6342] [] [2024-02-27T10:35:42.134801+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6339] [] [2024-02-27T10:35:42.134883+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:35:42.134920+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:35:42.134951+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:35:42.135039+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6338] [] [2024-02-27T10:35:42.135274+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6335] [] [2024-02-27T10:35:42.135569+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6330] [] [2024-02-27T10:35:42.135863+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6323] [] [2024-02-27T10:35:42.136138+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6318] [] [2024-02-27T10:35:42.136383+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6299] [] [2024-02-27T10:35:42.136689+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6285] [] [2024-02-27T10:35:42.136975+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6282] [] [2024-02-27T10:35:42.137239+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6280] [] [2024-02-27T10:35:42.140414+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6260] [] [2024-02-27T10:35:42.140756+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6233] [] [2024-02-27T10:35:42.141067+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6231] [] [2024-02-27T10:35:42.141403+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6225] [] [2024-02-27T10:35:42.141684+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6222] [] [2024-02-27T10:35:42.141960+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6214] [] [2024-02-27T10:35:42.142272+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6212] [] [2024-02-27T10:35:42.142566+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6210] [] [2024-02-27T10:35:42.142854+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6189] [] [2024-02-27T10:35:42.143137+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6175] [] [2024-02-27T10:35:42.143398+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6171] [] [2024-02-27T10:35:42.143656+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6167] [] [2024-02-27T10:35:42.143911+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6163] [] [2024-02-27T10:35:42.144166+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6137] [] [2024-02-27T10:35:42.144456+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6130] [] [2024-02-27T10:35:42.144716+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6118] [] [2024-02-27T10:35:42.144957+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6110] [] [2024-02-27T10:35:42.145189+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6099] [] [2024-02-27T10:35:42.145447+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6094] [] [2024-02-27T10:35:42.145680+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6090] [] [2024-02-27T10:35:42.145912+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6044] [] [2024-02-27T10:35:42.146145+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6025] [] [2024-02-27T10:35:42.146380+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6022] [] [2024-02-27T10:35:42.146616+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6009] [] [2024-02-27T10:35:42.146850+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6005] [] [2024-02-27T10:35:42.147080+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6003] [] [2024-02-27T10:35:42.147312+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5998] [] [2024-02-27T10:35:42.147550+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5991] [] [2024-02-27T10:35:42.147784+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5990] [] [2024-02-27T10:35:42.148017+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5985] [] [2024-02-27T10:35:42.148254+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5981] [] [2024-02-27T10:35:42.148515+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5970] [] [2024-02-27T10:35:42.148748+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5932] [] [2024-02-27T10:35:42.148984+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5924] [] [2024-02-27T10:35:42.149223+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5921] [] [2024-02-27T10:35:42.149491+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5915] [] [2024-02-27T10:35:42.149734+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5910] [] [2024-02-27T10:35:42.149966+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5908] [] [2024-02-27T10:35:42.150199+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5904] [] [2024-02-27T10:35:42.150439+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5889] [] [2024-02-27T10:35:42.150765+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5884] [] [2024-02-27T10:35:42.151114+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5853] [] [2024-02-27T10:35:42.151468+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5852] [] [2024-02-27T10:35:42.151797+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5840] [] [2024-02-27T10:35:42.152160+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5836] [] [2024-02-27T10:35:42.152543+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5823] [] [2024-02-27T10:35:42.152867+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5798] [] [2024-02-27T10:35:42.153192+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5795] [] [2024-02-27T10:35:42.153490+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5787] [] [2024-02-27T10:35:42.153735+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5783] [] [2024-02-27T10:35:42.153978+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5778] [] [2024-02-27T10:35:42.154228+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5767] [] [2024-02-27T10:35:42.154501+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5765] [] [2024-02-27T10:35:42.154753+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5754] [] [2024-02-27T10:35:42.154994+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5750] [] [2024-02-27T10:35:42.155234+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5722] [] [2024-02-27T10:35:42.155504+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5714] [] [2024-02-27T10:35:42.155741+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5712] [] [2024-02-27T10:35:42.155977+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5701] [] [2024-02-27T10:35:42.156222+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5693] [] [2024-02-27T10:35:42.156579+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.id = ? [5] [] [2024-02-27T10:35:42.159411+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:35:42.159903+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:35:42.164666+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:35:42.164810+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:35:42.165896+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:35:42.166007+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:35:42.166723+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:35:42.166863+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:35:42.167126+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:35:42.167986+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:35:42.175184+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:35:42.219191+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:35:42.227914+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://powerdata.tn/favicon.ico" (from "https://powerdata.tn/crm/salesforce")" at /home/mainpowe/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 135 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://powerdata.tn/favicon.ico\" (from \"https://powerdata.tn/crm/salesforce\") at /home/mainpowe/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:135)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/mainpowe/public_html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:74)"} [] [2024-02-27T10:35:42.274354+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:35:42.274866+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:35:42.279414+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:35:42.279549+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:35:42.280570+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:35:42.280689+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:35:42.281296+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:35:42.281419+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:35:42.281639+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:35:42.282413+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:35:42.289559+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:35:42.329139+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:35:42.331586+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:35:42.334637+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:35:42.334677+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:35:42.335521+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:35:42.352575+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:35:42.364993+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"XKvMMZ9A48M6hUFscFJ8c_2oMO [...]","4ut2oquBsxr7kD6hf"] [] [2024-02-27T10:35:42.376541+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:35:42.376973+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:35:42.380611+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:35:42.380767+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:35:42.381808+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:35:42.381954+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:35:42.382641+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:35:42.382777+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:35:42.383009+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:35:42.383815+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:35:42.391098+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:35:42.436560+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:35:42.438892+00:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://powerdata.tn/","method":"GET"} [] [2024-02-27T10:35:42.441151+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:35:42.441190+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:35:42.441221+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:35:42.463216+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:35:42.463820+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:35:42.468208+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:35:42.468418+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:35:42.469504+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:35:42.469648+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:35:42.470305+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:35:42.470464+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:35:42.470720+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:35:42.471540+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:35:42.478475+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:35:42.522002+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:35:42.524344+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:35:42.527240+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:35:42.527279+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:35:42.528133+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:35:42.544330+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:35:42.556365+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"XKvMMZ9A48M6hUFscFJ8c_2oMO [...]","4ut2oquBsxr7kD6hf"] [] [2024-02-27T10:35:42.567223+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:35:42.567640+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:35:42.571156+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:35:42.571276+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:35:42.572266+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:35:42.572379+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:35:42.572966+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:35:42.573060+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:35:42.573261+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:35:42.574029+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:35:42.581038+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:35:42.626159+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:35:42.628503+00:00] request.INFO: Matched route "app_admin_power_orders_sav". {"route":"app_admin_power_orders_sav","route_parameters":{"_route":"app_admin_power_orders_sav","_controller":"App\\Controller\\Admin\\Power\\OrderController::getOrdersSav"},"request_uri":"https://powerdata.tn/admin/power/orders/sav","method":"GET"} [] [2024-02-27T10:35:42.630764+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:35:42.630803+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:35:42.630833+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:37:32.830482+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [6] [] [2024-02-27T10:37:32.835193+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [7] [] [2024-02-27T10:37:32.849264+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-02-27T10:37:32.855936+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:37:32.856375+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:37:32.860270+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:32.860581+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:37:32.861710+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:32.861862+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:37:32.862563+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:32.862721+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:37:32.863030+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:37:32.863928+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:37:32.872102+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:32.878847+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-02-27T10:37:32.888629+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [12] [] [2024-02-27T10:37:32.901395+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [12] [] [2024-02-27T10:37:32.902218+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"abirromdhani814@gmail.com"} [] [2024-02-27T10:37:32.904355+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-02-27T10:37:32.906922+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-02-27T10:37:32.910422+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45 FROM `order` o0_ INNER JOIN shipper s1_ ON o0_.shipper_id = s1_.id WHERE (o0_.parent_id = ? AND o0_.tracking_code IS NOT NULL AND o0_.status = ? AND s1_.type <> ? AND s1_.status = ?) AND (o0_.status_facturation = ? OR (o0_.status_facturation = ? AND o0_.shipping_status NOT IN (?))) AND o0_.created_at < ? AND o0_.sav_closed = ? ORDER BY o0_.id DESC [2,4,"simple",true,1,2,["Livrer",104,"Livré"],"2024-02-27",0] [] [2024-02-27T10:37:32.918039+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6356] [] [2024-02-27T10:37:32.918500+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6355] [] [2024-02-27T10:37:32.918836+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6354] [] [2024-02-27T10:37:32.919126+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6353] [] [2024-02-27T10:37:32.919430+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6352] [] [2024-02-27T10:37:32.918664+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:37:32.919719+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6351] [] [2024-02-27T10:37:32.919998+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6350] [] [2024-02-27T10:37:32.920274+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6349] [] [2024-02-27T10:37:32.920550+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6348] [] [2024-02-27T10:37:32.920835+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6347] [] [2024-02-27T10:37:32.921107+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6346] [] [2024-02-27T10:37:32.921383+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6345] [] [2024-02-27T10:37:32.921653+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6344] [] [2024-02-27T10:37:32.921841+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:37:32.921924+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6343] [] [2024-02-27T10:37:32.922189+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6342] [] [2024-02-27T10:37:32.922487+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6339] [] [2024-02-27T10:37:32.922757+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6338] [] [2024-02-27T10:37:32.923047+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6335] [] [2024-02-27T10:37:32.923359+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6330] [] [2024-02-27T10:37:32.923648+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6323] [] [2024-02-27T10:37:32.923957+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6318] [] [2024-02-27T10:37:32.924265+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6299] [] [2024-02-27T10:37:32.924553+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6285] [] [2024-02-27T10:37:32.924865+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6282] [] [2024-02-27T10:37:32.925145+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6280] [] [2024-02-27T10:37:32.925521+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:37:32.925566+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:37:32.926498+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:37:32.928427+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6260] [] [2024-02-27T10:37:32.928780+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6233] [] [2024-02-27T10:37:32.929102+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6231] [] [2024-02-27T10:37:32.929407+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6225] [] [2024-02-27T10:37:32.929707+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6222] [] [2024-02-27T10:37:32.929984+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6214] [] [2024-02-27T10:37:32.930254+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6212] [] [2024-02-27T10:37:32.930534+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6210] [] [2024-02-27T10:37:32.930819+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6189] [] [2024-02-27T10:37:32.931090+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6175] [] [2024-02-27T10:37:32.931363+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6171] [] [2024-02-27T10:37:32.931632+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6167] [] [2024-02-27T10:37:32.931898+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6163] [] [2024-02-27T10:37:32.932165+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6137] [] [2024-02-27T10:37:32.932443+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6130] [] [2024-02-27T10:37:32.932715+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6118] [] [2024-02-27T10:37:32.932995+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6110] [] [2024-02-27T10:37:32.933270+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6099] [] [2024-02-27T10:37:32.933547+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6094] [] [2024-02-27T10:37:32.933832+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6090] [] [2024-02-27T10:37:32.934102+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6044] [] [2024-02-27T10:37:32.934390+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6025] [] [2024-02-27T10:37:32.934695+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6022] [] [2024-02-27T10:37:32.934966+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6009] [] [2024-02-27T10:37:32.935235+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6005] [] [2024-02-27T10:37:32.935519+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6003] [] [2024-02-27T10:37:32.935784+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5998] [] [2024-02-27T10:37:32.936045+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5991] [] [2024-02-27T10:37:32.936337+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5990] [] [2024-02-27T10:37:32.936642+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5985] [] [2024-02-27T10:37:32.936915+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5981] [] [2024-02-27T10:37:32.937185+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5970] [] [2024-02-27T10:37:32.937469+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5932] [] [2024-02-27T10:37:32.937738+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5924] [] [2024-02-27T10:37:32.938007+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5921] [] [2024-02-27T10:37:32.938273+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5915] [] [2024-02-27T10:37:32.938573+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5910] [] [2024-02-27T10:37:32.938839+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5908] [] [2024-02-27T10:37:32.939101+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5904] [] [2024-02-27T10:37:32.939442+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5889] [] [2024-02-27T10:37:32.939708+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5884] [] [2024-02-27T10:37:32.939977+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5853] [] [2024-02-27T10:37:32.940235+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5852] [] [2024-02-27T10:37:32.940528+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5840] [] [2024-02-27T10:37:32.940805+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5836] [] [2024-02-27T10:37:32.941080+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5823] [] [2024-02-27T10:37:32.941378+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5798] [] [2024-02-27T10:37:32.941639+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5795] [] [2024-02-27T10:37:32.941907+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5787] [] [2024-02-27T10:37:32.942162+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5783] [] [2024-02-27T10:37:32.942451+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5778] [] [2024-02-27T10:37:32.942723+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5767] [] [2024-02-27T10:37:32.942988+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5765] [] [2024-02-27T10:37:32.943255+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5754] [] [2024-02-27T10:37:32.943545+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5750] [] [2024-02-27T10:37:32.943811+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5722] [] [2024-02-27T10:37:32.944074+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5714] [] [2024-02-27T10:37:32.944366+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5712] [] [2024-02-27T10:37:32.944630+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5701] [] [2024-02-27T10:37:32.944902+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5693] [] [2024-02-27T10:37:32.945262+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.id = ? [5] [] [2024-02-27T10:37:32.945501+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:37:32.958089+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"XKvMMZ9A48M6hUFscFJ8c_2oMO [...]","4ut2oquBsxr7kD6hf"] [] [2024-02-27T10:37:32.969455+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:37:32.969895+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:37:32.973499+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:32.973669+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:37:32.974762+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:32.974925+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:37:32.975626+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:32.975766+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:37:32.976005+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:37:32.976854+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:37:32.984160+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:33.030870+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:37:33.033229+00:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://powerdata.tn/","method":"GET"} [] [2024-02-27T10:37:33.035553+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:37:33.035592+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:37:33.035622+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:37:33.058404+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:37:33.058942+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:37:33.063673+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:33.063835+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:37:33.064964+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:33.065102+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:37:33.065810+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:33.065947+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:37:33.066163+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:37:33.066969+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:37:33.074206+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:33.120156+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:37:33.122551+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:37:33.125592+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:37:33.125632+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:37:33.126686+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:37:33.144759+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:37:33.157974+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"XKvMMZ9A48M6hUFscFJ8c_2oMO [...]","4ut2oquBsxr7kD6hf"] [] [2024-02-27T10:37:33.169535+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:37:33.169937+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:37:33.173590+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:33.173746+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:37:33.174820+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:33.174967+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:37:33.175653+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:33.175790+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:37:33.176023+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:37:33.176826+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:37:33.184161+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:33.230970+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:37:33.233546+00:00] request.INFO: Matched route "app_admin_power_orders_sav". {"route":"app_admin_power_orders_sav","route_parameters":{"_route":"app_admin_power_orders_sav","_controller":"App\\Controller\\Admin\\Power\\OrderController::getOrdersSav"},"request_uri":"https://powerdata.tn/admin/power/orders/sav","method":"GET"} [] [2024-02-27T10:37:33.235917+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:37:33.235957+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:37:33.235987+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:37:46.933173+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [6] [] [2024-02-27T10:37:46.936055+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [7] [] [2024-02-27T10:37:46.945515+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-02-27T10:37:46.951887+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:37:46.952402+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:37:46.956246+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:46.956483+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:37:46.957595+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:46.957758+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:37:46.958483+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:46.958650+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:37:46.958917+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:37:46.959787+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:37:46.967552+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:46.974179+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-02-27T10:37:46.982948+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [12] [] [2024-02-27T10:37:46.995437+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [12] [] [2024-02-27T10:37:46.996407+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"abirromdhani814@gmail.com"} [] [2024-02-27T10:37:46.998390+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-02-27T10:37:47.000960+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-02-27T10:37:47.004703+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45 FROM `order` o0_ INNER JOIN shipper s1_ ON o0_.shipper_id = s1_.id WHERE (o0_.parent_id = ? AND o0_.tracking_code IS NOT NULL AND o0_.status = ? AND s1_.type <> ? AND s1_.status = ?) AND (o0_.status_facturation = ? OR (o0_.status_facturation = ? AND o0_.shipping_status NOT IN (?))) AND o0_.created_at < ? AND o0_.sav_closed = ? ORDER BY o0_.id DESC [2,4,"simple",true,1,2,["Livrer",104,"Livré"],"2024-02-27",0] [] [2024-02-27T10:37:47.012377+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6356] [] [2024-02-27T10:37:47.012848+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6355] [] [2024-02-27T10:37:47.012378+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:37:47.013208+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6354] [] [2024-02-27T10:37:47.013514+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6353] [] [2024-02-27T10:37:47.013805+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6352] [] [2024-02-27T10:37:47.014085+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6351] [] [2024-02-27T10:37:47.014375+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6350] [] [2024-02-27T10:37:47.014663+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6349] [] [2024-02-27T10:37:47.014942+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6348] [] [2024-02-27T10:37:47.015192+00:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://powerdata.tn/","method":"GET"} [] [2024-02-27T10:37:47.015234+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6347] [] [2024-02-27T10:37:47.015519+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6346] [] [2024-02-27T10:37:47.015801+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6345] [] [2024-02-27T10:37:47.016074+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6344] [] [2024-02-27T10:37:47.016355+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6343] [] [2024-02-27T10:37:47.016630+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6342] [] [2024-02-27T10:37:47.016930+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6339] [] [2024-02-27T10:37:47.017204+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6338] [] [2024-02-27T10:37:47.017488+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6335] [] [2024-02-27T10:37:47.017772+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6330] [] [2024-02-27T10:37:47.017970+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:37:47.018012+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:37:47.018044+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:37:47.018054+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6323] [] [2024-02-27T10:37:47.018340+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6318] [] [2024-02-27T10:37:47.018627+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6299] [] [2024-02-27T10:37:47.018923+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6285] [] [2024-02-27T10:37:47.019205+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6282] [] [2024-02-27T10:37:47.019489+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6280] [] [2024-02-27T10:37:47.022777+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6260] [] [2024-02-27T10:37:47.023194+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6233] [] [2024-02-27T10:37:47.023545+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6231] [] [2024-02-27T10:37:47.023848+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6225] [] [2024-02-27T10:37:47.024144+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6222] [] [2024-02-27T10:37:47.024445+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6214] [] [2024-02-27T10:37:47.024745+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6212] [] [2024-02-27T10:37:47.025030+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6210] [] [2024-02-27T10:37:47.025322+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6189] [] [2024-02-27T10:37:47.025602+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6175] [] [2024-02-27T10:37:47.025875+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6171] [] [2024-02-27T10:37:47.026148+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6167] [] [2024-02-27T10:37:47.026429+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6163] [] [2024-02-27T10:37:47.026712+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6137] [] [2024-02-27T10:37:47.026990+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6130] [] [2024-02-27T10:37:47.027264+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6118] [] [2024-02-27T10:37:47.027537+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6110] [] [2024-02-27T10:37:47.027813+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6099] [] [2024-02-27T10:37:47.028086+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6094] [] [2024-02-27T10:37:47.028364+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6090] [] [2024-02-27T10:37:47.028646+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6044] [] [2024-02-27T10:37:47.028928+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6025] [] [2024-02-27T10:37:47.029215+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6022] [] [2024-02-27T10:37:47.029506+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6009] [] [2024-02-27T10:37:47.029783+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6005] [] [2024-02-27T10:37:47.030054+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6003] [] [2024-02-27T10:37:47.030334+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5998] [] [2024-02-27T10:37:47.030613+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5991] [] [2024-02-27T10:37:47.030886+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5990] [] [2024-02-27T10:37:47.031162+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5985] [] [2024-02-27T10:37:47.031447+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5981] [] [2024-02-27T10:37:47.031723+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5970] [] [2024-02-27T10:37:47.031995+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5932] [] [2024-02-27T10:37:47.032275+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5924] [] [2024-02-27T10:37:47.032558+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5921] [] [2024-02-27T10:37:47.032837+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5915] [] [2024-02-27T10:37:47.033119+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5910] [] [2024-02-27T10:37:47.033400+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5908] [] [2024-02-27T10:37:47.033678+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5904] [] [2024-02-27T10:37:47.033956+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5889] [] [2024-02-27T10:37:47.034231+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5884] [] [2024-02-27T10:37:47.034516+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5853] [] [2024-02-27T10:37:47.034788+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5852] [] [2024-02-27T10:37:47.035096+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5840] [] [2024-02-27T10:37:47.035426+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5836] [] [2024-02-27T10:37:47.035718+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5823] [] [2024-02-27T10:37:47.035998+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5798] [] [2024-02-27T10:37:47.036272+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5795] [] [2024-02-27T10:37:47.036553+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5787] [] [2024-02-27T10:37:47.036825+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5783] [] [2024-02-27T10:37:47.037098+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5778] [] [2024-02-27T10:37:47.037386+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5767] [] [2024-02-27T10:37:47.037669+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5765] [] [2024-02-27T10:37:47.037951+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5754] [] [2024-02-27T10:37:47.038231+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5750] [] [2024-02-27T10:37:47.038510+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5722] [] [2024-02-27T10:37:47.038789+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5714] [] [2024-02-27T10:37:47.039060+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5712] [] [2024-02-27T10:37:47.039340+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5701] [] [2024-02-27T10:37:47.039627+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5693] [] [2024-02-27T10:37:47.039994+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.id = ? [5] [] [2024-02-27T10:37:47.044691+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:37:47.045208+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:37:47.050174+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:47.050394+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:37:47.051504+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:47.051639+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:37:47.052342+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:47.052465+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:37:47.052711+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:37:47.053609+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:37:47.061433+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:47.109700+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:37:47.112204+00:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://powerdata.tn/","method":"GET"} [] [2024-02-27T10:37:47.114696+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:37:47.114748+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:37:47.114782+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:37:47.138685+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:37:47.139173+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:37:47.144003+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:47.144162+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:37:47.145315+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:47.145496+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:37:47.146186+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:47.146288+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:37:47.146582+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:37:47.147396+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:37:47.154813+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:47.202553+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:37:47.204984+00:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://powerdata.tn/","method":"GET"} [] [2024-02-27T10:37:47.207338+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:37:47.207383+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:37:47.207416+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:37:47.231343+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:37:47.231990+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:37:47.236823+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:47.237015+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:37:47.238203+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:47.238336+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:37:47.239063+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:47.239189+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:37:47.239502+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:37:47.240418+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:37:47.248264+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:47.295989+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:37:47.305091+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://powerdata.tn/favicon.ico" (from "http://powerdata.tn/")" at /home/mainpowe/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 135 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://powerdata.tn/favicon.ico\" (from \"http://powerdata.tn/\") at /home/mainpowe/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:135)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/mainpowe/public_html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:74)"} [] [2024-02-27T10:37:47.352549+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:37:47.353029+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:37:47.357641+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:47.357815+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:37:47.358875+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:47.358996+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:37:47.359648+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:47.359756+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:37:47.359985+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:37:47.360914+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:37:47.368589+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:37:47.412380+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:37:47.414751+00:00] request.INFO: Matched route "app_admin_power_orders_sav". {"route":"app_admin_power_orders_sav","route_parameters":{"_route":"app_admin_power_orders_sav","_controller":"App\\Controller\\Admin\\Power\\OrderController::getOrdersSav"},"request_uri":"https://powerdata.tn/admin/power/orders/sav","method":"GET"} [] [2024-02-27T10:37:47.417057+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:37:47.417100+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:37:47.417132+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:38:01.990219+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [6] [] [2024-02-27T10:38:01.992956+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [7] [] [2024-02-27T10:38:02.002132+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-02-27T10:38:02.008326+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:38:02.008795+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:38:02.012566+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:02.012721+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:38:02.013792+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:02.013940+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:38:02.014638+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:02.014791+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:38:02.015035+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:38:02.015878+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:38:02.023460+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:02.030792+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-02-27T10:38:02.043573+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [12] [] [2024-02-27T10:38:02.065002+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [12] [] [2024-02-27T10:38:02.066126+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"abirromdhani814@gmail.com"} [] [2024-02-27T10:38:02.068792+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-02-27T10:38:02.072376+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-02-27T10:38:02.077215+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45 FROM `order` o0_ INNER JOIN shipper s1_ ON o0_.shipper_id = s1_.id WHERE (o0_.parent_id = ? AND o0_.tracking_code IS NOT NULL AND o0_.status = ? AND s1_.type <> ? AND s1_.status = ?) AND (o0_.status_facturation = ? OR (o0_.status_facturation = ? AND o0_.shipping_status NOT IN (?))) AND o0_.created_at < ? AND o0_.sav_closed = ? ORDER BY o0_.id DESC [2,4,"simple",true,1,2,["Livrer",104,"Livré"],"2024-02-27",0] [] [2024-02-27T10:38:02.083378+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:38:02.086482+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6356] [] [2024-02-27T10:38:02.086985+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6355] [] [2024-02-27T10:38:02.087161+00:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://powerdata.tn/","method":"GET"} [] [2024-02-27T10:38:02.087373+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6354] [] [2024-02-27T10:38:02.087749+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6353] [] [2024-02-27T10:38:02.088127+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6352] [] [2024-02-27T10:38:02.088514+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6351] [] [2024-02-27T10:38:02.088896+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6350] [] [2024-02-27T10:38:02.089282+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6349] [] [2024-02-27T10:38:02.089676+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6348] [] [2024-02-27T10:38:02.090069+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6347] [] [2024-02-27T10:38:02.090461+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6346] [] [2024-02-27T10:38:02.090568+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:38:02.090602+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:38:02.090631+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:38:02.090818+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6345] [] [2024-02-27T10:38:02.091163+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6344] [] [2024-02-27T10:38:02.091516+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6343] [] [2024-02-27T10:38:02.091838+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6342] [] [2024-02-27T10:38:02.092191+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6339] [] [2024-02-27T10:38:02.092553+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6338] [] [2024-02-27T10:38:02.092879+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6335] [] [2024-02-27T10:38:02.093193+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6330] [] [2024-02-27T10:38:02.093533+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6323] [] [2024-02-27T10:38:02.093868+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6318] [] [2024-02-27T10:38:02.094196+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6299] [] [2024-02-27T10:38:02.094531+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6285] [] [2024-02-27T10:38:02.094847+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6282] [] [2024-02-27T10:38:02.095157+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6280] [] [2024-02-27T10:38:02.099982+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6260] [] [2024-02-27T10:38:02.100349+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6233] [] [2024-02-27T10:38:02.100699+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6231] [] [2024-02-27T10:38:02.101046+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6225] [] [2024-02-27T10:38:02.101399+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6222] [] [2024-02-27T10:38:02.101755+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6214] [] [2024-02-27T10:38:02.102105+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6212] [] [2024-02-27T10:38:02.102483+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6210] [] [2024-02-27T10:38:02.102847+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6189] [] [2024-02-27T10:38:02.103188+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6175] [] [2024-02-27T10:38:02.103539+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6171] [] [2024-02-27T10:38:02.103862+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6167] [] [2024-02-27T10:38:02.104183+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6163] [] [2024-02-27T10:38:02.104504+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6137] [] [2024-02-27T10:38:02.104829+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6130] [] [2024-02-27T10:38:02.105142+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6118] [] [2024-02-27T10:38:02.105481+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6110] [] [2024-02-27T10:38:02.105795+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6099] [] [2024-02-27T10:38:02.106133+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6094] [] [2024-02-27T10:38:02.106477+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6090] [] [2024-02-27T10:38:02.106829+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6044] [] [2024-02-27T10:38:02.107177+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6025] [] [2024-02-27T10:38:02.107524+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6022] [] [2024-02-27T10:38:02.107854+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6009] [] [2024-02-27T10:38:02.108182+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6005] [] [2024-02-27T10:38:02.108535+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6003] [] [2024-02-27T10:38:02.108863+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5998] [] [2024-02-27T10:38:02.109184+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5991] [] [2024-02-27T10:38:02.109535+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5990] [] [2024-02-27T10:38:02.109867+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5985] [] [2024-02-27T10:38:02.110202+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5981] [] [2024-02-27T10:38:02.110525+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5970] [] [2024-02-27T10:38:02.110842+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5932] [] [2024-02-27T10:38:02.111174+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5924] [] [2024-02-27T10:38:02.111510+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5921] [] [2024-02-27T10:38:02.111842+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5915] [] [2024-02-27T10:38:02.112178+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5910] [] [2024-02-27T10:38:02.112539+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5908] [] [2024-02-27T10:38:02.112866+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5904] [] [2024-02-27T10:38:02.113205+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5889] [] [2024-02-27T10:38:02.113530+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5884] [] [2024-02-27T10:38:02.113867+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5853] [] [2024-02-27T10:38:02.114190+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5852] [] [2024-02-27T10:38:02.114521+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5840] [] [2024-02-27T10:38:02.114878+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5836] [] [2024-02-27T10:38:02.115222+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5823] [] [2024-02-27T10:38:02.115586+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5798] [] [2024-02-27T10:38:02.115912+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5795] [] [2024-02-27T10:38:02.116244+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5787] [] [2024-02-27T10:38:02.116566+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5783] [] [2024-02-27T10:38:02.116915+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5778] [] [2024-02-27T10:38:02.117279+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5767] [] [2024-02-27T10:38:02.117642+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5765] [] [2024-02-27T10:38:02.118008+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5754] [] [2024-02-27T10:38:02.118370+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5750] [] [2024-02-27T10:38:02.118726+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5722] [] [2024-02-27T10:38:02.119080+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5714] [] [2024-02-27T10:38:02.119433+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5712] [] [2024-02-27T10:38:02.119791+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5701] [] [2024-02-27T10:38:02.120150+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5693] [] [2024-02-27T10:38:02.120637+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.id = ? [5] [] [2024-02-27T10:38:02.123773+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:38:02.124383+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:38:02.128999+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:02.129118+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:38:02.130208+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:02.130329+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:38:02.130931+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:02.131027+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:38:02.131230+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:38:02.132168+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:38:02.139268+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:02.184638+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:38:02.186978+00:00] request.INFO: Matched route "app_admin_power_crm_salesforce". {"route":"app_admin_power_crm_salesforce","route_parameters":{"_route":"app_admin_power_crm_salesforce","_controller":"App\\Controller\\Admin\\Power\\CrmController::crmSalesforce"},"request_uri":"https://powerdata.tn/crm/salesforce","method":"POST"} [] [2024-02-27T10:38:02.192272+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-02-27T10:38:02.206126+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-02-27T10:38:02.217892+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-02-27T10:38:02.218359+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-02-27T10:38:02.218475+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:38:02.218507+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:38:02.219399+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:38:02.226980+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-02-27T10:38:02.742503+00:00] doctrine.DEBUG: SELECT d0_.marque AS marque_0 FROM dolibarr_product d0_ WHERE d0_.parent_id = ? AND d0_.marque IS NOT NULL GROUP BY d0_.marque [2] [] [2024-02-27T10:38:02.748938+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.parent_id = ? AND t0.status = ? [2,true] [] [2024-02-27T10:38:02.749768+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.price AS price_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.parent_id AS parent_id_7, t0.created_by_id AS created_by_id_8, t9.id AS id_10, t9.created_at AS created_at_11, t9.updated_at AS updated_at_12, t9.domain_name AS domain_name_13, t9.store_id AS store_id_14, t9.username AS username_15, t9.password AS password_16, t9.token AS token_17, t9.store_code AS store_code_18, t9.products_cron_job AS products_cron_job_19, t9.status_filter AS status_filter_20, t9.attribute_set_id AS attribute_set_id_21, t9.root_category AS root_category_22, t9.parent_id AS parent_id_23, t9.canal_id AS canal_id_24 FROM canal t0 LEFT JOIN magento_config t9 ON t9.canal_id = t0.id WHERE t0.parent_id = ? AND t0.status = ? ORDER BY t0.id DESC [2,1] [] [2024-02-27T10:38:02.752352+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45 FROM `order` o0_ INNER JOIN shipper s1_ ON o0_.shipper_id = s1_.id WHERE (o0_.parent_id = ? AND o0_.tracking_code IS NOT NULL AND o0_.status = ? AND s1_.type <> ?) AND o0_.shipping_status IN (?) AND (o0_.shipped_at BETWEEN ? AND ?) AND o0_.crm_sales_closed = ? ORDER BY o0_.id DESC [2,4,"simple",["Livrer","Livraison effectuée","Livré"],"2023-12-01T00:00:00+00:00","2023-12-31T00:00:00+00:00",0] [] [2024-02-27T10:38:02.775201+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5843] [] [2024-02-27T10:38:02.775671+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5842] [] [2024-02-27T10:38:02.775979+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5841] [] [2024-02-27T10:38:02.776261+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5839] [] [2024-02-27T10:38:02.776509+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5837] [] [2024-02-27T10:38:02.776755+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5835] [] [2024-02-27T10:38:02.776995+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5834] [] [2024-02-27T10:38:02.777229+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5831] [] [2024-02-27T10:38:02.777466+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5830] [] [2024-02-27T10:38:02.777704+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5828] [] [2024-02-27T10:38:02.777935+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5827] [] [2024-02-27T10:38:02.778162+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5826] [] [2024-02-27T10:38:02.778420+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5825] [] [2024-02-27T10:38:02.778658+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5824] [] [2024-02-27T10:38:02.778887+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5819] [] [2024-02-27T10:38:02.779114+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5818] [] [2024-02-27T10:38:02.779348+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5817] [] [2024-02-27T10:38:02.779585+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5816] [] [2024-02-27T10:38:02.779816+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5815] [] [2024-02-27T10:38:02.780046+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5814] [] [2024-02-27T10:38:02.780278+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5813] [] [2024-02-27T10:38:02.780513+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5812] [] [2024-02-27T10:38:02.780744+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5811] [] [2024-02-27T10:38:02.780975+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5810] [] [2024-02-27T10:38:02.781280+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5809] [] [2024-02-27T10:38:02.781643+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5808] [] [2024-02-27T10:38:02.781961+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5806] [] [2024-02-27T10:38:02.782290+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5805] [] [2024-02-27T10:38:02.782639+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5804] [] [2024-02-27T10:38:02.782960+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5803] [] [2024-02-27T10:38:02.783263+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5802] [] [2024-02-27T10:38:02.783521+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5801] [] [2024-02-27T10:38:02.783769+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5800] [] [2024-02-27T10:38:02.784009+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5799] [] [2024-02-27T10:38:02.784255+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5797] [] [2024-02-27T10:38:02.784498+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5796] [] [2024-02-27T10:38:02.784733+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5794] [] [2024-02-27T10:38:02.784967+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5793] [] [2024-02-27T10:38:02.785204+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5792] [] [2024-02-27T10:38:02.785441+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5791] [] [2024-02-27T10:38:02.785684+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5790] [] [2024-02-27T10:38:02.785917+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5789] [] [2024-02-27T10:38:02.786148+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5788] [] [2024-02-27T10:38:02.786385+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5786] [] [2024-02-27T10:38:02.786628+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5785] [] [2024-02-27T10:38:02.786853+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5784] [] [2024-02-27T10:38:02.787081+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5782] [] [2024-02-27T10:38:02.787309+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5781] [] [2024-02-27T10:38:02.787543+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5780] [] [2024-02-27T10:38:02.787767+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5779] [] [2024-02-27T10:38:02.787992+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5777] [] [2024-02-27T10:38:02.788217+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5776] [] [2024-02-27T10:38:02.788451+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5775] [] [2024-02-27T10:38:02.788680+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5774] [] [2024-02-27T10:38:02.788909+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5772] [] [2024-02-27T10:38:02.789135+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5771] [] [2024-02-27T10:38:02.789374+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5770] [] [2024-02-27T10:38:02.789602+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5769] [] [2024-02-27T10:38:02.789827+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5766] [] [2024-02-27T10:38:02.790055+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5764] [] [2024-02-27T10:38:02.790279+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5763] [] [2024-02-27T10:38:02.790512+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5762] [] [2024-02-27T10:38:02.790773+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5761] [] [2024-02-27T10:38:02.791001+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5759] [] [2024-02-27T10:38:02.791242+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5758] [] [2024-02-27T10:38:02.791484+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5757] [] [2024-02-27T10:38:02.791711+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5756] [] [2024-02-27T10:38:02.791934+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5755] [] [2024-02-27T10:38:02.792193+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5753] [] [2024-02-27T10:38:02.792436+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5752] [] [2024-02-27T10:38:02.792671+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5751] [] [2024-02-27T10:38:02.792901+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5749] [] [2024-02-27T10:38:02.793131+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5748] [] [2024-02-27T10:38:02.793363+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5747] [] [2024-02-27T10:38:02.793593+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5746] [] [2024-02-27T10:38:02.793823+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5745] [] [2024-02-27T10:38:02.794061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5744] [] [2024-02-27T10:38:02.794291+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5743] [] [2024-02-27T10:38:02.794526+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5742] [] [2024-02-27T10:38:02.794763+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5741] [] [2024-02-27T10:38:02.794993+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5740] [] [2024-02-27T10:38:02.795222+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5739] [] [2024-02-27T10:38:02.795458+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5738] [] [2024-02-27T10:38:02.795698+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5737] [] [2024-02-27T10:38:02.795933+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5736] [] [2024-02-27T10:38:02.796161+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5735] [] [2024-02-27T10:38:02.796401+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5734] [] [2024-02-27T10:38:02.796630+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5732] [] [2024-02-27T10:38:02.796858+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5730] [] [2024-02-27T10:38:02.797092+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5728] [] [2024-02-27T10:38:02.797326+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5727] [] [2024-02-27T10:38:02.797564+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5726] [] [2024-02-27T10:38:02.797794+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5725] [] [2024-02-27T10:38:02.798023+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5724] [] [2024-02-27T10:38:02.798255+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5723] [] [2024-02-27T10:38:02.798483+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5721] [] [2024-02-27T10:38:02.798716+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5719] [] [2024-02-27T10:38:02.798938+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5718] [] [2024-02-27T10:38:02.799166+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5717] [] [2024-02-27T10:38:02.799404+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5716] [] [2024-02-27T10:38:02.799640+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5715] [] [2024-02-27T10:38:02.799864+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5713] [] [2024-02-27T10:38:02.800101+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5710] [] [2024-02-27T10:38:02.800334+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5709] [] [2024-02-27T10:38:02.800576+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5708] [] [2024-02-27T10:38:02.800880+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5707] [] [2024-02-27T10:38:02.801172+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5706] [] [2024-02-27T10:38:02.801430+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5705] [] [2024-02-27T10:38:02.801677+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5702] [] [2024-02-27T10:38:02.801917+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5700] [] [2024-02-27T10:38:02.802159+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5699] [] [2024-02-27T10:38:02.802400+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5697] [] [2024-02-27T10:38:02.802639+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5696] [] [2024-02-27T10:38:02.802873+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5694] [] [2024-02-27T10:38:02.803114+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5692] [] [2024-02-27T10:38:02.825736+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-02-27T10:38:02.832031+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:38:02.832476+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:38:02.836075+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:02.836197+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:38:02.837226+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:02.837341+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:38:02.837936+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:02.838037+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:38:02.838237+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:38:02.839044+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:38:02.846733+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:02.889258+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:38:02.891727+00:00] request.INFO: Matched route "app_admin_power_orders_sav". {"route":"app_admin_power_orders_sav","route_parameters":{"_route":"app_admin_power_orders_sav","_controller":"App\\Controller\\Admin\\Power\\OrderController::getOrdersSav"},"request_uri":"https://powerdata.tn/admin/power/orders/sav","method":"GET"} [] [2024-02-27T10:38:02.894200+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:38:02.894238+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:38:02.894269+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:38:22.528553+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [6] [] [2024-02-27T10:38:22.531410+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [7] [] [2024-02-27T10:38:22.540692+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-02-27T10:38:22.546950+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:38:22.547387+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:38:22.551210+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:22.551432+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:38:22.552593+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:22.552760+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:38:22.553463+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:22.553631+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:38:22.553906+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:38:22.554779+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:38:22.562609+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:22.568943+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-02-27T10:38:22.578362+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [12] [] [2024-02-27T10:38:22.590635+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [12] [] [2024-02-27T10:38:22.591479+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"abirromdhani814@gmail.com"} [] [2024-02-27T10:38:22.593441+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-02-27T10:38:22.595922+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-02-27T10:38:22.599321+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45 FROM `order` o0_ INNER JOIN shipper s1_ ON o0_.shipper_id = s1_.id WHERE (o0_.parent_id = ? AND o0_.tracking_code IS NOT NULL AND o0_.status = ? AND s1_.type <> ? AND s1_.status = ?) AND (o0_.status_facturation = ? OR (o0_.status_facturation = ? AND o0_.shipping_status NOT IN (?))) AND o0_.created_at < ? AND o0_.sav_closed = ? ORDER BY o0_.id DESC [2,4,"simple",true,1,2,["Livrer",104,"Livré"],"2024-02-27",0] [] [2024-02-27T10:38:22.605258+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:38:22.606762+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6356] [] [2024-02-27T10:38:22.607193+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6355] [] [2024-02-27T10:38:22.607550+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6354] [] [2024-02-27T10:38:22.607863+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:38:22.607892+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6353] [] [2024-02-27T10:38:22.608176+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6352] [] [2024-02-27T10:38:22.608431+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6351] [] [2024-02-27T10:38:22.608732+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6350] [] [2024-02-27T10:38:22.609030+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6349] [] [2024-02-27T10:38:22.609312+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6348] [] [2024-02-27T10:38:22.609653+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6347] [] [2024-02-27T10:38:22.609949+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6346] [] [2024-02-27T10:38:22.610216+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6345] [] [2024-02-27T10:38:22.610515+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6344] [] [2024-02-27T10:38:22.610800+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6343] [] [2024-02-27T10:38:22.611045+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6342] [] [2024-02-27T10:38:22.611224+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:38:22.611262+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:38:22.611312+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6339] [] [2024-02-27T10:38:22.611616+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6338] [] [2024-02-27T10:38:22.611906+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6335] [] [2024-02-27T10:38:22.612154+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:38:22.612200+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6330] [] [2024-02-27T10:38:22.612531+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6323] [] [2024-02-27T10:38:22.612812+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6318] [] [2024-02-27T10:38:22.613077+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6299] [] [2024-02-27T10:38:22.613378+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6285] [] [2024-02-27T10:38:22.613657+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6282] [] [2024-02-27T10:38:22.613920+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6280] [] [2024-02-27T10:38:22.617077+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6260] [] [2024-02-27T10:38:22.617404+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6233] [] [2024-02-27T10:38:22.617692+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6231] [] [2024-02-27T10:38:22.617970+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6225] [] [2024-02-27T10:38:22.618245+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6222] [] [2024-02-27T10:38:22.618545+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6214] [] [2024-02-27T10:38:22.618820+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6212] [] [2024-02-27T10:38:22.619091+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6210] [] [2024-02-27T10:38:22.619379+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6189] [] [2024-02-27T10:38:22.619655+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6175] [] [2024-02-27T10:38:22.619914+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6171] [] [2024-02-27T10:38:22.620171+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6167] [] [2024-02-27T10:38:22.620432+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6163] [] [2024-02-27T10:38:22.620694+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6137] [] [2024-02-27T10:38:22.620927+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6130] [] [2024-02-27T10:38:22.621159+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6118] [] [2024-02-27T10:38:22.621427+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6110] [] [2024-02-27T10:38:22.621664+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6099] [] [2024-02-27T10:38:22.621919+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6094] [] [2024-02-27T10:38:22.622175+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6090] [] [2024-02-27T10:38:22.622436+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6044] [] [2024-02-27T10:38:22.622696+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6025] [] [2024-02-27T10:38:22.622925+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6022] [] [2024-02-27T10:38:22.623163+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6009] [] [2024-02-27T10:38:22.623401+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6005] [] [2024-02-27T10:38:22.623635+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6003] [] [2024-02-27T10:38:22.623893+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5998] [] [2024-02-27T10:38:22.624148+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5991] [] [2024-02-27T10:38:22.624442+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5990] [] [2024-02-27T10:38:22.624708+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5985] [] [2024-02-27T10:38:22.624948+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5981] [] [2024-02-27T10:38:22.625179+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5970] [] [2024-02-27T10:38:22.625416+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5932] [] [2024-02-27T10:38:22.625734+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5924] [] [2024-02-27T10:38:22.626094+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5921] [] [2024-02-27T10:38:22.626431+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5915] [] [2024-02-27T10:38:22.626771+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5910] [] [2024-02-27T10:38:22.627030+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5908] [] [2024-02-27T10:38:22.627277+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5904] [] [2024-02-27T10:38:22.627555+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5889] [] [2024-02-27T10:38:22.627800+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5884] [] [2024-02-27T10:38:22.628046+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5853] [] [2024-02-27T10:38:22.628282+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5852] [] [2024-02-27T10:38:22.628552+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5840] [] [2024-02-27T10:38:22.628834+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5836] [] [2024-02-27T10:38:22.629111+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5823] [] [2024-02-27T10:38:22.629386+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5798] [] [2024-02-27T10:38:22.629649+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5795] [] [2024-02-27T10:38:22.629914+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5787] [] [2024-02-27T10:38:22.630171+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5783] [] [2024-02-27T10:38:22.630442+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5778] [] [2024-02-27T10:38:22.630535+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:38:22.630706+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5767] [] [2024-02-27T10:38:22.630975+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5765] [] [2024-02-27T10:38:22.631225+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5754] [] [2024-02-27T10:38:22.631483+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5750] [] [2024-02-27T10:38:22.631722+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5722] [] [2024-02-27T10:38:22.631960+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5714] [] [2024-02-27T10:38:22.632196+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5712] [] [2024-02-27T10:38:22.632462+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5701] [] [2024-02-27T10:38:22.632711+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5693] [] [2024-02-27T10:38:22.633040+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.id = ? [5] [] [2024-02-27T10:38:22.643592+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"XKvMMZ9A48M6hUFscFJ8c_2oMO [...]","4ut2oquBsxr7kD6hf"] [] [2024-02-27T10:38:22.655463+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:38:22.655894+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:38:22.659720+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:22.659892+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:38:22.661072+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:22.661193+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:38:22.661849+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:22.661967+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:38:22.662176+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:38:22.663012+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:38:22.670510+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:22.716524+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:38:22.725162+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://powerdata.tn/favicon.ico" (from "https://powerdata.tn/crm/salesforce")" at /home/mainpowe/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 135 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://powerdata.tn/favicon.ico\" (from \"https://powerdata.tn/crm/salesforce\") at /home/mainpowe/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:135)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/mainpowe/public_html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:74)"} [] [2024-02-27T10:38:22.769125+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:38:22.769747+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:38:22.774168+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:22.774333+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:38:22.775402+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:22.775546+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:38:22.776181+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:22.776278+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:38:22.776484+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:38:22.777273+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:38:22.784288+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:22.821997+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:38:22.824340+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:38:22.827241+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:38:22.827281+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:38:22.828133+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:38:22.844466+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:38:22.856608+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:38:22.868132+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:38:22.868542+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:38:22.872197+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:22.872357+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:38:22.873431+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:22.873608+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:38:22.874237+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:22.874338+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:38:22.874589+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:38:22.875395+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:38:22.882746+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:38:22.928355+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:38:22.930686+00:00] request.INFO: Matched route "app_admin_power_orders_sav". {"route":"app_admin_power_orders_sav","route_parameters":{"_route":"app_admin_power_orders_sav","_controller":"App\\Controller\\Admin\\Power\\OrderController::getOrdersSav"},"request_uri":"https://powerdata.tn/admin/power/orders/sav","method":"GET"} [] [2024-02-27T10:38:22.932941+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:38:22.932980+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:38:22.933012+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:41:33.194291+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [6] [] [2024-02-27T10:41:33.196981+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [7] [] [2024-02-27T10:41:33.206163+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-02-27T10:41:33.212380+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:41:33.212855+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:41:33.216624+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:41:33.216782+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:41:33.217867+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:41:33.218005+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:41:33.218678+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:41:33.218830+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:41:33.219080+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:41:33.219928+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:41:33.227534+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:41:33.234864+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-02-27T10:41:33.248199+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [12] [] [2024-02-27T10:41:33.268599+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [12] [] [2024-02-27T10:41:33.269671+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"abirromdhani814@gmail.com"} [] [2024-02-27T10:41:33.272306+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-02-27T10:41:33.275564+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-02-27T10:41:33.280226+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45 FROM `order` o0_ INNER JOIN shipper s1_ ON o0_.shipper_id = s1_.id WHERE (o0_.parent_id = ? AND o0_.tracking_code IS NOT NULL AND o0_.status = ? AND s1_.type <> ? AND s1_.status = ?) AND (o0_.status_facturation = ? OR (o0_.status_facturation = ? AND o0_.shipping_status NOT IN (?))) AND o0_.created_at < ? AND o0_.sav_closed = ? ORDER BY o0_.id DESC [2,4,"simple",true,1,2,["Livrer",104,"Livré"],"2024-02-27",0] [] [2024-02-27T10:41:33.286904+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:41:33.289321+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6356] [] [2024-02-27T10:41:33.289851+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6355] [] [2024-02-27T10:41:33.290228+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6354] [] [2024-02-27T10:41:33.290601+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6353] [] [2024-02-27T10:41:33.290685+00:00] request.INFO: Matched route "app_admin_power_orders_sav". {"route":"app_admin_power_orders_sav","route_parameters":{"_route":"app_admin_power_orders_sav","_controller":"App\\Controller\\Admin\\Power\\OrderController::getOrdersSav"},"request_uri":"https://powerdata.tn/admin/power/orders/sav","method":"GET"} [] [2024-02-27T10:41:33.290923+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6352] [] [2024-02-27T10:41:33.291242+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6351] [] [2024-02-27T10:41:33.291646+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6350] [] [2024-02-27T10:41:33.292028+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6349] [] [2024-02-27T10:41:33.292417+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6348] [] [2024-02-27T10:41:33.292802+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6347] [] [2024-02-27T10:41:33.293190+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6346] [] [2024-02-27T10:41:33.293600+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6345] [] [2024-02-27T10:41:33.293993+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6344] [] [2024-02-27T10:41:33.294292+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:41:33.294355+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:41:33.294387+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6343] [] [2024-02-27T10:41:33.294404+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:41:33.294765+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6342] [] [2024-02-27T10:41:33.295128+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6339] [] [2024-02-27T10:41:33.295480+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6338] [] [2024-02-27T10:41:33.295826+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6335] [] [2024-02-27T10:41:33.296183+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6330] [] [2024-02-27T10:41:33.296578+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6323] [] [2024-02-27T10:41:33.296909+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6318] [] [2024-02-27T10:41:33.297239+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6299] [] [2024-02-27T10:41:33.297599+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6285] [] [2024-02-27T10:41:33.297927+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6282] [] [2024-02-27T10:41:33.298244+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6280] [] [2024-02-27T10:41:33.302899+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6260] [] [2024-02-27T10:41:33.303270+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6233] [] [2024-02-27T10:41:33.303614+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6231] [] [2024-02-27T10:41:33.303968+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6225] [] [2024-02-27T10:41:33.304309+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6222] [] [2024-02-27T10:41:33.304658+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6214] [] [2024-02-27T10:41:33.304993+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6212] [] [2024-02-27T10:41:33.305337+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6210] [] [2024-02-27T10:41:33.305702+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6189] [] [2024-02-27T10:41:33.306064+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6175] [] [2024-02-27T10:41:33.306407+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6171] [] [2024-02-27T10:41:33.306743+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6167] [] [2024-02-27T10:41:33.307080+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6163] [] [2024-02-27T10:41:33.307423+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6137] [] [2024-02-27T10:41:33.307775+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6130] [] [2024-02-27T10:41:33.308126+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6118] [] [2024-02-27T10:41:33.308502+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6110] [] [2024-02-27T10:41:33.308825+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6099] [] [2024-02-27T10:41:33.309142+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6094] [] [2024-02-27T10:41:33.309460+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6090] [] [2024-02-27T10:41:33.309781+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6044] [] [2024-02-27T10:41:33.310127+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6025] [] [2024-02-27T10:41:33.310480+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6022] [] [2024-02-27T10:41:33.310833+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6009] [] [2024-02-27T10:41:33.311179+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6005] [] [2024-02-27T10:41:33.311475+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6003] [] [2024-02-27T10:41:33.311717+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5998] [] [2024-02-27T10:41:33.311950+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5991] [] [2024-02-27T10:41:33.312186+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5990] [] [2024-02-27T10:41:33.312425+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5985] [] [2024-02-27T10:41:33.312660+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5981] [] [2024-02-27T10:41:33.312916+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5970] [] [2024-02-27T10:41:33.313173+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5932] [] [2024-02-27T10:41:33.313458+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5924] [] [2024-02-27T10:41:33.313692+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5921] [] [2024-02-27T10:41:33.313972+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5915] [] [2024-02-27T10:41:33.314229+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5910] [] [2024-02-27T10:41:33.314488+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5908] [] [2024-02-27T10:41:33.314721+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5904] [] [2024-02-27T10:41:33.314949+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5889] [] [2024-02-27T10:41:33.315174+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5884] [] [2024-02-27T10:41:33.315410+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5853] [] [2024-02-27T10:41:33.315643+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5852] [] [2024-02-27T10:41:33.315895+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5840] [] [2024-02-27T10:41:33.316126+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5836] [] [2024-02-27T10:41:33.316393+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5823] [] [2024-02-27T10:41:33.316625+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5798] [] [2024-02-27T10:41:33.316849+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5795] [] [2024-02-27T10:41:33.317075+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5787] [] [2024-02-27T10:41:33.317300+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5783] [] [2024-02-27T10:41:33.317539+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5778] [] [2024-02-27T10:41:33.317770+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5767] [] [2024-02-27T10:41:33.317996+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5765] [] [2024-02-27T10:41:33.318221+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5754] [] [2024-02-27T10:41:33.318450+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5750] [] [2024-02-27T10:41:33.318679+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5722] [] [2024-02-27T10:41:33.318907+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5714] [] [2024-02-27T10:41:33.319131+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5712] [] [2024-02-27T10:41:33.319421+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5701] [] [2024-02-27T10:41:33.319684+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5693] [] [2024-02-27T10:41:33.320013+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.id = ? [5] [] [2024-02-27T10:43:32.828771+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [6] [] [2024-02-27T10:43:32.831503+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [7] [] [2024-02-27T10:43:32.840717+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-02-27T10:43:32.846942+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:43:32.847434+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:43:32.851275+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:43:32.851489+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:43:32.852580+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:43:32.852730+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:43:32.853435+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:43:32.853587+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:43:32.853847+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:43:32.854648+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:43:32.862224+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:43:32.868582+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-02-27T10:43:32.877600+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [12] [] [2024-02-27T10:43:32.889080+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [12] [] [2024-02-27T10:43:32.889958+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"abirromdhani814@gmail.com"} [] [2024-02-27T10:43:32.891830+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-02-27T10:43:32.894002+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-02-27T10:43:32.897180+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45 FROM `order` o0_ INNER JOIN shipper s1_ ON o0_.shipper_id = s1_.id WHERE (o0_.parent_id = ? AND o0_.tracking_code IS NOT NULL AND o0_.status = ? AND s1_.type <> ? AND s1_.status = ?) AND (o0_.status_facturation = ? OR (o0_.status_facturation = ? AND o0_.shipping_status NOT IN (?))) AND o0_.created_at < ? AND o0_.sav_closed = ? ORDER BY o0_.id DESC [2,4,"simple",true,1,2,["Livrer",104,"Livré"],"2024-02-27",0] [] [2024-02-27T10:43:32.904411+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6356] [] [2024-02-27T10:43:32.904189+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:43:32.904845+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6355] [] [2024-02-27T10:43:32.905161+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6354] [] [2024-02-27T10:43:32.905460+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6353] [] [2024-02-27T10:43:32.905794+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6352] [] [2024-02-27T10:43:32.906085+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6351] [] [2024-02-27T10:43:32.906335+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6350] [] [2024-02-27T10:43:32.906662+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6349] [] [2024-02-27T10:43:32.906841+00:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://powerdata.tn/","method":"GET"} [] [2024-02-27T10:43:32.906968+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6348] [] [2024-02-27T10:43:32.907235+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6347] [] [2024-02-27T10:43:32.907522+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6346] [] [2024-02-27T10:43:32.907789+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6345] [] [2024-02-27T10:43:32.908027+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6344] [] [2024-02-27T10:43:32.908265+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6343] [] [2024-02-27T10:43:32.908504+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6342] [] [2024-02-27T10:43:32.908748+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6339] [] [2024-02-27T10:43:32.908982+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6338] [] [2024-02-27T10:43:32.909216+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6335] [] [2024-02-27T10:43:32.909427+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:43:32.909468+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:43:32.909467+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6330] [] [2024-02-27T10:43:32.909499+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:43:32.909709+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6323] [] [2024-02-27T10:43:32.909948+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6318] [] [2024-02-27T10:43:32.910181+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6299] [] [2024-02-27T10:43:32.910424+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6285] [] [2024-02-27T10:43:32.910713+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6282] [] [2024-02-27T10:43:32.911014+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6280] [] [2024-02-27T10:43:32.913937+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6260] [] [2024-02-27T10:43:32.914305+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6233] [] [2024-02-27T10:43:32.914624+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6231] [] [2024-02-27T10:43:32.914940+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6225] [] [2024-02-27T10:43:32.915243+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6222] [] [2024-02-27T10:43:32.915575+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6214] [] [2024-02-27T10:43:32.915822+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6212] [] [2024-02-27T10:43:32.916061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6210] [] [2024-02-27T10:43:32.916303+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6189] [] [2024-02-27T10:43:32.916547+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6175] [] [2024-02-27T10:43:32.916804+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6171] [] [2024-02-27T10:43:32.917059+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6167] [] [2024-02-27T10:43:32.917315+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6163] [] [2024-02-27T10:43:32.917580+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6137] [] [2024-02-27T10:43:32.917836+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6130] [] [2024-02-27T10:43:32.918100+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6118] [] [2024-02-27T10:43:32.918363+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6110] [] [2024-02-27T10:43:32.918622+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6099] [] [2024-02-27T10:43:32.918874+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6094] [] [2024-02-27T10:43:32.919139+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6090] [] [2024-02-27T10:43:32.919412+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6044] [] [2024-02-27T10:43:32.919670+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6025] [] [2024-02-27T10:43:32.919927+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6022] [] [2024-02-27T10:43:32.920183+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6009] [] [2024-02-27T10:43:32.920446+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6005] [] [2024-02-27T10:43:32.920706+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6003] [] [2024-02-27T10:43:32.920939+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5998] [] [2024-02-27T10:43:32.921171+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5991] [] [2024-02-27T10:43:32.921408+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5990] [] [2024-02-27T10:43:32.921646+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5985] [] [2024-02-27T10:43:32.921903+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5981] [] [2024-02-27T10:43:32.922160+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5970] [] [2024-02-27T10:43:32.922422+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5932] [] [2024-02-27T10:43:32.922680+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5924] [] [2024-02-27T10:43:32.922937+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5921] [] [2024-02-27T10:43:32.923201+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5915] [] [2024-02-27T10:43:32.923464+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5910] [] [2024-02-27T10:43:32.923697+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5908] [] [2024-02-27T10:43:32.923930+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5904] [] [2024-02-27T10:43:32.924161+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5889] [] [2024-02-27T10:43:32.924395+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5884] [] [2024-02-27T10:43:32.924630+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5853] [] [2024-02-27T10:43:32.924860+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5852] [] [2024-02-27T10:43:32.925095+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5840] [] [2024-02-27T10:43:32.925346+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5836] [] [2024-02-27T10:43:32.925599+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5823] [] [2024-02-27T10:43:32.925836+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5798] [] [2024-02-27T10:43:32.926067+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5795] [] [2024-02-27T10:43:32.926304+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5787] [] [2024-02-27T10:43:32.926540+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5783] [] [2024-02-27T10:43:32.926776+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5778] [] [2024-02-27T10:43:32.927017+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5767] [] [2024-02-27T10:43:32.927255+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5765] [] [2024-02-27T10:43:32.927501+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5754] [] [2024-02-27T10:43:32.927739+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5750] [] [2024-02-27T10:43:32.927971+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5722] [] [2024-02-27T10:43:32.928206+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5714] [] [2024-02-27T10:43:32.928445+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5712] [] [2024-02-27T10:43:32.928681+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5701] [] [2024-02-27T10:43:32.928925+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5693] [] [2024-02-27T10:43:32.929248+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.id = ? [5] [] [2024-02-27T10:43:32.933062+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:43:32.933632+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:43:32.938447+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:43:32.938621+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:43:32.939697+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:43:32.939858+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:43:32.940577+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:43:32.940731+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:43:32.940985+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:43:32.941858+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:43:32.949105+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:43:32.994576+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:43:32.996934+00:00] request.INFO: Matched route "app_admin_power_orders_sav". {"route":"app_admin_power_orders_sav","route_parameters":{"_route":"app_admin_power_orders_sav","_controller":"App\\Controller\\Admin\\Power\\OrderController::getOrdersSav"},"request_uri":"https://powerdata.tn/admin/power/orders/sav","method":"GET"} [] [2024-02-27T10:43:32.999252+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:43:32.999291+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:43:32.999331+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:43:47.834361+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [6] [] [2024-02-27T10:43:47.837088+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [7] [] [2024-02-27T10:43:47.846256+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-02-27T10:43:47.852506+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:43:47.852954+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:43:47.856686+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:43:47.856842+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:43:47.857991+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:43:47.858130+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:43:47.858798+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:43:47.858935+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:43:47.859165+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:43:47.860031+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:43:47.867661+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:43:47.873952+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-02-27T10:43:47.882799+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [12] [] [2024-02-27T10:43:47.894214+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [12] [] [2024-02-27T10:43:47.895077+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"abirromdhani814@gmail.com"} [] [2024-02-27T10:43:47.896948+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-02-27T10:43:47.899200+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-02-27T10:43:47.902568+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45 FROM `order` o0_ INNER JOIN shipper s1_ ON o0_.shipper_id = s1_.id WHERE (o0_.parent_id = ? AND o0_.tracking_code IS NOT NULL AND o0_.status = ? AND s1_.type <> ? AND s1_.status = ?) AND (o0_.status_facturation = ? OR (o0_.status_facturation = ? AND o0_.shipping_status NOT IN (?))) AND o0_.created_at < ? AND o0_.sav_closed = ? ORDER BY o0_.id DESC [2,4,"simple",true,1,2,["Livrer",104,"Livré"],"2024-02-27",0] [] [2024-02-27T10:43:47.909834+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6356] [] [2024-02-27T10:43:47.910263+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6355] [] [2024-02-27T10:43:47.909793+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:43:47.910600+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6354] [] [2024-02-27T10:43:47.910910+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6353] [] [2024-02-27T10:43:47.911206+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6352] [] [2024-02-27T10:43:47.911522+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6351] [] [2024-02-27T10:43:47.911808+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6350] [] [2024-02-27T10:43:47.912079+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6349] [] [2024-02-27T10:43:47.912330+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6348] [] [2024-02-27T10:43:47.912389+00:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://powerdata.tn/","method":"GET"} [] [2024-02-27T10:43:47.912628+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6347] [] [2024-02-27T10:43:47.912919+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6346] [] [2024-02-27T10:43:47.913192+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6345] [] [2024-02-27T10:43:47.913469+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6344] [] [2024-02-27T10:43:47.913709+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6343] [] [2024-02-27T10:43:47.913944+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6342] [] [2024-02-27T10:43:47.914188+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6339] [] [2024-02-27T10:43:47.914433+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6338] [] [2024-02-27T10:43:47.914670+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6335] [] [2024-02-27T10:43:47.914909+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6330] [] [2024-02-27T10:43:47.914949+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:43:47.914987+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:43:47.915016+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:43:47.915149+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6323] [] [2024-02-27T10:43:47.915388+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6318] [] [2024-02-27T10:43:47.915710+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6299] [] [2024-02-27T10:43:47.915999+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6285] [] [2024-02-27T10:43:47.916285+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6282] [] [2024-02-27T10:43:47.916578+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6280] [] [2024-02-27T10:43:47.919549+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6260] [] [2024-02-27T10:43:47.919898+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6233] [] [2024-02-27T10:43:47.920197+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6231] [] [2024-02-27T10:43:47.920527+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6225] [] [2024-02-27T10:43:47.920802+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6222] [] [2024-02-27T10:43:47.921046+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6214] [] [2024-02-27T10:43:47.921284+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6212] [] [2024-02-27T10:43:47.921538+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6210] [] [2024-02-27T10:43:47.921814+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6189] [] [2024-02-27T10:43:47.922085+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6175] [] [2024-02-27T10:43:47.922389+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6171] [] [2024-02-27T10:43:47.922659+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6167] [] [2024-02-27T10:43:47.922927+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6163] [] [2024-02-27T10:43:47.923197+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6137] [] [2024-02-27T10:43:47.923461+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6130] [] [2024-02-27T10:43:47.923699+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6118] [] [2024-02-27T10:43:47.923934+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6110] [] [2024-02-27T10:43:47.924171+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6099] [] [2024-02-27T10:43:47.924407+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6094] [] [2024-02-27T10:43:47.924642+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6090] [] [2024-02-27T10:43:47.924899+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6044] [] [2024-02-27T10:43:47.925155+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6025] [] [2024-02-27T10:43:47.925438+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6022] [] [2024-02-27T10:43:47.925675+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6009] [] [2024-02-27T10:43:47.925913+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6005] [] [2024-02-27T10:43:47.926145+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6003] [] [2024-02-27T10:43:47.926385+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5998] [] [2024-02-27T10:43:47.926621+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5991] [] [2024-02-27T10:43:47.926877+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5990] [] [2024-02-27T10:43:47.927144+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5985] [] [2024-02-27T10:43:47.927418+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5981] [] [2024-02-27T10:43:47.927690+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5970] [] [2024-02-27T10:43:47.927957+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5932] [] [2024-02-27T10:43:47.928223+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5924] [] [2024-02-27T10:43:47.928511+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5921] [] [2024-02-27T10:43:47.928747+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5915] [] [2024-02-27T10:43:47.928979+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5910] [] [2024-02-27T10:43:47.929213+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5908] [] [2024-02-27T10:43:47.929477+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5904] [] [2024-02-27T10:43:47.929712+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5889] [] [2024-02-27T10:43:47.929941+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5884] [] [2024-02-27T10:43:47.930171+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5853] [] [2024-02-27T10:43:47.930407+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5852] [] [2024-02-27T10:43:47.930641+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5840] [] [2024-02-27T10:43:47.930890+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5836] [] [2024-02-27T10:43:47.931139+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5823] [] [2024-02-27T10:43:47.931381+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5798] [] [2024-02-27T10:43:47.931614+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5795] [] [2024-02-27T10:43:47.931852+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5787] [] [2024-02-27T10:43:47.932081+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5783] [] [2024-02-27T10:43:47.932332+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5778] [] [2024-02-27T10:43:47.932593+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5767] [] [2024-02-27T10:43:47.932854+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5765] [] [2024-02-27T10:43:47.933142+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5754] [] [2024-02-27T10:43:47.933418+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5750] [] [2024-02-27T10:43:47.933688+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5722] [] [2024-02-27T10:43:47.933958+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5714] [] [2024-02-27T10:43:47.934223+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5712] [] [2024-02-27T10:43:47.934488+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5701] [] [2024-02-27T10:43:47.934736+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5693] [] [2024-02-27T10:43:47.935062+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.id = ? [5] [] [2024-02-27T10:43:47.938996+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:43:47.939475+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:43:47.944088+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:43:47.944228+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:43:47.945287+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:43:47.945452+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:43:47.946082+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:43:47.946179+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:43:47.946448+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:43:47.947234+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:43:47.954394+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:43:47.999301+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:43:48.001667+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:43:48.004586+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:43:48.004626+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:43:48.005487+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:43:48.022103+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:43:48.034270+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"XKvMMZ9A48M6hUFscFJ8c_2oMO [...]","4ut2oquBsxr7kD6hf"] [] [2024-02-27T10:43:48.045084+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:43:48.045463+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:43:48.048912+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:43:48.049044+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:43:48.050068+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:43:48.050188+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:43:48.050801+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:43:48.050916+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:43:48.051138+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:43:48.051909+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:43:48.059000+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:43:48.104441+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:43:48.106775+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:43:48.109709+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:43:48.109748+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:43:48.110602+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:43:48.126900+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:43:48.138966+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"XKvMMZ9A48M6hUFscFJ8c_2oMO [...]","4ut2oquBsxr7kD6hf"] [] [2024-02-27T10:43:48.149922+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:43:48.150331+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:43:48.153838+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:43:48.154023+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:43:48.155128+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:43:48.155242+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:43:48.155926+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:43:48.156039+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:43:48.156243+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:43:48.157057+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:43:48.164144+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:43:48.209741+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:43:48.212076+00:00] request.INFO: Matched route "app_admin_power_orders_sav". {"route":"app_admin_power_orders_sav","route_parameters":{"_route":"app_admin_power_orders_sav","_controller":"App\\Controller\\Admin\\Power\\OrderController::getOrdersSav"},"request_uri":"https://powerdata.tn/admin/power/orders/sav","method":"GET"} [] [2024-02-27T10:43:48.214329+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:43:48.214368+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:43:48.214398+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:43:49.166844+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-02-27T10:43:49.167348+00:00] doctrine.DEBUG: UPDATE `order` SET shipping_status = ?, updated_at = ? WHERE id = ? ["En cours de livraison","2024-02-27T10:43:49+00:00",6350] [] [2024-02-27T10:43:49.167744+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-02-27T10:43:50.686402+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-02-27T10:43:50.686672+00:00] doctrine.DEBUG: UPDATE `order` SET shipping_status = ?, updated_at = ? WHERE id = ? ["En cours de livraison","2024-02-27T10:43:50+00:00",6335] [] [2024-02-27T10:43:50.687035+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-02-27T10:44:02.087595+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:44:02.875722+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:45:31.755764+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [6] [] [2024-02-27T10:45:31.758491+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [7] [] [2024-02-27T10:45:31.769539+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-02-27T10:45:31.775863+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:45:31.776304+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:45:31.780086+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:31.780244+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:45:31.781419+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:31.781571+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:45:31.782218+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:31.782315+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:45:31.782610+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:45:31.783429+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:45:31.791108+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:31.808096+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-02-27T10:45:31.816182+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [12] [] [2024-02-27T10:45:31.827570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [12] [] [2024-02-27T10:45:31.828406+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"abirromdhani814@gmail.com"} [] [2024-02-27T10:45:31.830244+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-02-27T10:45:31.832417+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-02-27T10:45:31.835617+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45 FROM `order` o0_ INNER JOIN shipper s1_ ON o0_.shipper_id = s1_.id WHERE (o0_.parent_id = ? AND o0_.tracking_code IS NOT NULL AND o0_.status = ? AND s1_.type <> ? AND s1_.status = ?) AND (o0_.status_facturation = ? OR (o0_.status_facturation = ? AND o0_.shipping_status NOT IN (?))) AND o0_.created_at < ? AND o0_.sav_closed = ? ORDER BY o0_.id DESC [2,4,"simple",true,1,2,["Livrer",104,"Livré"],"2024-02-27",0] [] [2024-02-27T10:45:31.842706+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6356] [] [2024-02-27T10:45:31.843147+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6355] [] [2024-02-27T10:45:31.843450+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6354] [] [2024-02-27T10:45:31.843761+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6353] [] [2024-02-27T10:45:31.844068+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6352] [] [2024-02-27T10:45:31.843684+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:45:31.844361+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6351] [] [2024-02-27T10:45:31.844656+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6350] [] [2024-02-27T10:45:31.844962+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6349] [] [2024-02-27T10:45:31.845228+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6348] [] [2024-02-27T10:45:31.845529+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6347] [] [2024-02-27T10:45:31.845812+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6346] [] [2024-02-27T10:45:31.846061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6345] [] [2024-02-27T10:45:31.846267+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:45:31.846306+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6344] [] [2024-02-27T10:45:31.846557+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6343] [] [2024-02-27T10:45:31.846849+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6342] [] [2024-02-27T10:45:31.847120+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6339] [] [2024-02-27T10:45:31.847366+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6338] [] [2024-02-27T10:45:31.847658+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6335] [] [2024-02-27T10:45:31.847977+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6330] [] [2024-02-27T10:45:31.848282+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6323] [] [2024-02-27T10:45:31.848553+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6318] [] [2024-02-27T10:45:31.848820+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6299] [] [2024-02-27T10:45:31.849084+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6285] [] [2024-02-27T10:45:31.849348+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6282] [] [2024-02-27T10:45:31.849615+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6280] [] [2024-02-27T10:45:31.849614+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:45:31.849651+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:45:31.850568+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:45:31.852511+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6260] [] [2024-02-27T10:45:31.852837+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6233] [] [2024-02-27T10:45:31.853107+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6231] [] [2024-02-27T10:45:31.853379+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6225] [] [2024-02-27T10:45:31.853647+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6222] [] [2024-02-27T10:45:31.853924+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6214] [] [2024-02-27T10:45:31.854197+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6212] [] [2024-02-27T10:45:31.854489+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6210] [] [2024-02-27T10:45:31.854778+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6189] [] [2024-02-27T10:45:31.855037+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6175] [] [2024-02-27T10:45:31.855295+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6171] [] [2024-02-27T10:45:31.855560+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6167] [] [2024-02-27T10:45:31.855819+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6163] [] [2024-02-27T10:45:31.856075+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6137] [] [2024-02-27T10:45:31.856336+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6130] [] [2024-02-27T10:45:31.856597+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6118] [] [2024-02-27T10:45:31.856854+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6110] [] [2024-02-27T10:45:31.857112+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6099] [] [2024-02-27T10:45:31.857372+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6094] [] [2024-02-27T10:45:31.857634+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6090] [] [2024-02-27T10:45:31.857893+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6044] [] [2024-02-27T10:45:31.858148+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6025] [] [2024-02-27T10:45:31.858406+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6022] [] [2024-02-27T10:45:31.858664+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6009] [] [2024-02-27T10:45:31.858922+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6005] [] [2024-02-27T10:45:31.859176+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6003] [] [2024-02-27T10:45:31.859443+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5998] [] [2024-02-27T10:45:31.859704+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5991] [] [2024-02-27T10:45:31.859936+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5990] [] [2024-02-27T10:45:31.860168+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5985] [] [2024-02-27T10:45:31.860406+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5981] [] [2024-02-27T10:45:31.860641+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5970] [] [2024-02-27T10:45:31.860895+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5932] [] [2024-02-27T10:45:31.861156+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5924] [] [2024-02-27T10:45:31.861415+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5921] [] [2024-02-27T10:45:31.861673+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5915] [] [2024-02-27T10:45:31.861939+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5910] [] [2024-02-27T10:45:31.862204+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5908] [] [2024-02-27T10:45:31.862468+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5904] [] [2024-02-27T10:45:31.862727+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5889] [] [2024-02-27T10:45:31.862959+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5884] [] [2024-02-27T10:45:31.863191+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5853] [] [2024-02-27T10:45:31.863425+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5852] [] [2024-02-27T10:45:31.863660+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5840] [] [2024-02-27T10:45:31.863896+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5836] [] [2024-02-27T10:45:31.864132+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5823] [] [2024-02-27T10:45:31.864372+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5798] [] [2024-02-27T10:45:31.864609+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5795] [] [2024-02-27T10:45:31.864840+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5787] [] [2024-02-27T10:45:31.865069+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5783] [] [2024-02-27T10:45:31.865300+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5778] [] [2024-02-27T10:45:31.865545+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5767] [] [2024-02-27T10:45:31.865778+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5765] [] [2024-02-27T10:45:31.866010+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5754] [] [2024-02-27T10:45:31.866244+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5750] [] [2024-02-27T10:45:31.866483+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5722] [] [2024-02-27T10:45:31.866718+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5714] [] [2024-02-27T10:45:31.866948+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5712] [] [2024-02-27T10:45:31.867180+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5701] [] [2024-02-27T10:45:31.867419+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5693] [] [2024-02-27T10:45:31.867736+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.id = ? [5] [] [2024-02-27T10:45:31.868955+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:45:31.910788+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"XKvMMZ9A48M6hUFscFJ8c_2oMO [...]","4ut2oquBsxr7kD6hf"] [] [2024-02-27T10:45:31.922550+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:45:31.922983+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:45:31.926585+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:31.926796+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:45:31.927868+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:31.927982+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:45:31.928609+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:31.928713+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:45:31.928924+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:45:31.929694+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:45:31.937009+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:31.985855+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:45:31.988289+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:45:31.991549+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:45:31.991589+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:45:31.992461+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:45:32.010015+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:45:32.022281+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:45:32.033838+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:45:32.034248+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:45:32.037922+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:32.038090+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:45:32.039223+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:32.039380+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:45:32.040085+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:32.040197+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:45:32.040483+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:45:32.041333+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:45:32.048421+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:32.093124+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:45:32.095455+00:00] request.INFO: Matched route "app_brevo_visitor". {"route":"app_brevo_visitor","route_parameters":{"_route":"app_brevo_visitor","_controller":"App\\Controller\\Brevo\\VisitorController::index"},"request_uri":"https://powerdata.tn/brevo/visitor","method":"GET"} [] [2024-02-27T10:45:32.097696+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:45:32.097735+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:45:32.097765+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:45:32.111072+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): No user token or you forgot to put your controller behind a firewall while using a @Security tag. at /home/mainpowe/public_html/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php:66)"} [] [2024-02-27T10:45:32.111215+00:00] security.DEBUG: Calling Authentication entry point. [] [] [2024-02-27T10:45:32.119743+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:45:32.120283+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:45:32.124589+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:32.124748+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:45:32.125774+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:32.125918+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:45:32.126619+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:32.126755+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:45:32.126989+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:45:32.127815+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:45:32.134748+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:32.180601+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:45:32.182940+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:45:32.185833+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:45:32.185872+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:45:32.186720+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:45:32.202891+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:45:32.214828+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:45:32.226367+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:45:32.226766+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:45:32.230207+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:32.230349+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:45:32.231371+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:32.231490+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:45:32.232102+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:32.232212+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:45:32.232438+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:45:32.233200+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:45:32.240216+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:32.285228+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:45:32.287571+00:00] request.INFO: Matched route "app_admin_power_crm_salesforce". {"route":"app_admin_power_crm_salesforce","route_parameters":{"_route":"app_admin_power_crm_salesforce","_controller":"App\\Controller\\Admin\\Power\\CrmController::crmSalesforce"},"request_uri":"https://powerdata.tn/crm/salesforce","method":"POST"} [] [2024-02-27T10:45:32.292639+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-02-27T10:45:32.306045+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-02-27T10:45:32.317765+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-02-27T10:45:32.318232+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-02-27T10:45:32.318365+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:45:32.318399+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:45:32.319278+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:45:32.326882+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-02-27T10:45:32.620421+00:00] doctrine.DEBUG: SELECT d0_.marque AS marque_0 FROM dolibarr_product d0_ WHERE d0_.parent_id = ? AND d0_.marque IS NOT NULL GROUP BY d0_.marque [2] [] [2024-02-27T10:45:32.626853+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.parent_id = ? AND t0.status = ? [2,true] [] [2024-02-27T10:45:32.627695+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.price AS price_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.parent_id AS parent_id_7, t0.created_by_id AS created_by_id_8, t9.id AS id_10, t9.created_at AS created_at_11, t9.updated_at AS updated_at_12, t9.domain_name AS domain_name_13, t9.store_id AS store_id_14, t9.username AS username_15, t9.password AS password_16, t9.token AS token_17, t9.store_code AS store_code_18, t9.products_cron_job AS products_cron_job_19, t9.status_filter AS status_filter_20, t9.attribute_set_id AS attribute_set_id_21, t9.root_category AS root_category_22, t9.parent_id AS parent_id_23, t9.canal_id AS canal_id_24 FROM canal t0 LEFT JOIN magento_config t9 ON t9.canal_id = t0.id WHERE t0.parent_id = ? AND t0.status = ? ORDER BY t0.id DESC [2,1] [] [2024-02-27T10:45:32.630266+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45 FROM `order` o0_ INNER JOIN shipper s1_ ON o0_.shipper_id = s1_.id WHERE (o0_.parent_id = ? AND o0_.tracking_code IS NOT NULL AND o0_.status = ? AND s1_.type <> ?) AND o0_.shipping_status IN (?) AND (o0_.shipped_at BETWEEN ? AND ?) AND o0_.crm_sales_closed = ? ORDER BY o0_.id DESC [2,4,"simple",["Livrer","Livraison effectuée","Livré"],"2023-12-01T00:00:00+00:00","2023-12-31T00:00:00+00:00",0] [] [2024-02-27T10:45:32.653109+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5843] [] [2024-02-27T10:45:32.653585+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5842] [] [2024-02-27T10:45:32.653940+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5841] [] [2024-02-27T10:45:32.654222+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5839] [] [2024-02-27T10:45:32.654554+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5837] [] [2024-02-27T10:45:32.654876+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5835] [] [2024-02-27T10:45:32.655151+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5834] [] [2024-02-27T10:45:32.655396+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5831] [] [2024-02-27T10:45:32.655690+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5830] [] [2024-02-27T10:45:32.655978+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5828] [] [2024-02-27T10:45:32.656240+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5827] [] [2024-02-27T10:45:32.656592+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5826] [] [2024-02-27T10:45:32.656868+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5825] [] [2024-02-27T10:45:32.657109+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5824] [] [2024-02-27T10:45:32.657351+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5819] [] [2024-02-27T10:45:32.657640+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5818] [] [2024-02-27T10:45:32.657925+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5817] [] [2024-02-27T10:45:32.658214+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5816] [] [2024-02-27T10:45:32.658509+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5815] [] [2024-02-27T10:45:32.658798+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5814] [] [2024-02-27T10:45:32.659080+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5813] [] [2024-02-27T10:45:32.659368+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5812] [] [2024-02-27T10:45:32.659653+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5811] [] [2024-02-27T10:45:32.659914+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5810] [] [2024-02-27T10:45:32.660168+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5809] [] [2024-02-27T10:45:32.660432+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5808] [] [2024-02-27T10:45:32.660753+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5806] [] [2024-02-27T10:45:32.661081+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5805] [] [2024-02-27T10:45:32.661413+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5804] [] [2024-02-27T10:45:32.661669+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5803] [] [2024-02-27T10:45:32.661950+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5802] [] [2024-02-27T10:45:32.662209+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5801] [] [2024-02-27T10:45:32.662526+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5800] [] [2024-02-27T10:45:32.662761+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5799] [] [2024-02-27T10:45:32.662994+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5797] [] [2024-02-27T10:45:32.663224+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5796] [] [2024-02-27T10:45:32.663457+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5794] [] [2024-02-27T10:45:32.663688+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5793] [] [2024-02-27T10:45:32.663919+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5792] [] [2024-02-27T10:45:32.664149+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5791] [] [2024-02-27T10:45:32.664385+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5790] [] [2024-02-27T10:45:32.664616+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5789] [] [2024-02-27T10:45:32.664844+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5788] [] [2024-02-27T10:45:32.665071+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5786] [] [2024-02-27T10:45:32.665297+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5785] [] [2024-02-27T10:45:32.665531+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5784] [] [2024-02-27T10:45:32.665762+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5782] [] [2024-02-27T10:45:32.665989+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5781] [] [2024-02-27T10:45:32.666214+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5780] [] [2024-02-27T10:45:32.666442+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5779] [] [2024-02-27T10:45:32.666672+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5777] [] [2024-02-27T10:45:32.666898+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5776] [] [2024-02-27T10:45:32.667122+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5775] [] [2024-02-27T10:45:32.667355+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5774] [] [2024-02-27T10:45:32.667586+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5772] [] [2024-02-27T10:45:32.667812+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5771] [] [2024-02-27T10:45:32.668046+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5770] [] [2024-02-27T10:45:32.668272+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5769] [] [2024-02-27T10:45:32.668502+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5766] [] [2024-02-27T10:45:32.668733+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5764] [] [2024-02-27T10:45:32.668961+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5763] [] [2024-02-27T10:45:32.669188+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5762] [] [2024-02-27T10:45:32.669447+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5761] [] [2024-02-27T10:45:32.669678+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5759] [] [2024-02-27T10:45:32.669906+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5758] [] [2024-02-27T10:45:32.670131+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5757] [] [2024-02-27T10:45:32.670368+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5756] [] [2024-02-27T10:45:32.670597+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5755] [] [2024-02-27T10:45:32.670865+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5753] [] [2024-02-27T10:45:32.671098+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5752] [] [2024-02-27T10:45:32.671334+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5751] [] [2024-02-27T10:45:32.671570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5749] [] [2024-02-27T10:45:32.671803+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5748] [] [2024-02-27T10:45:32.672039+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5747] [] [2024-02-27T10:45:32.672267+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5746] [] [2024-02-27T10:45:32.672526+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5745] [] [2024-02-27T10:45:32.672760+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5744] [] [2024-02-27T10:45:32.672992+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5743] [] [2024-02-27T10:45:32.673225+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5742] [] [2024-02-27T10:45:32.673467+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5741] [] [2024-02-27T10:45:32.673710+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5740] [] [2024-02-27T10:45:32.673950+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5739] [] [2024-02-27T10:45:32.674183+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5738] [] [2024-02-27T10:45:32.674414+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5737] [] [2024-02-27T10:45:32.674653+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5736] [] [2024-02-27T10:45:32.674881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5735] [] [2024-02-27T10:45:32.675117+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5734] [] [2024-02-27T10:45:32.675383+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5732] [] [2024-02-27T10:45:32.675620+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5730] [] [2024-02-27T10:45:32.675880+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5728] [] [2024-02-27T10:45:32.676134+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5727] [] [2024-02-27T10:45:32.676392+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5726] [] [2024-02-27T10:45:32.676654+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5725] [] [2024-02-27T10:45:32.676908+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5724] [] [2024-02-27T10:45:32.677192+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5723] [] [2024-02-27T10:45:32.677510+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5721] [] [2024-02-27T10:45:32.677754+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5719] [] [2024-02-27T10:45:32.678046+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5718] [] [2024-02-27T10:45:32.678359+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5717] [] [2024-02-27T10:45:32.678610+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5716] [] [2024-02-27T10:45:32.678885+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5715] [] [2024-02-27T10:45:32.679162+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5713] [] [2024-02-27T10:45:32.679430+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5710] [] [2024-02-27T10:45:32.679671+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5709] [] [2024-02-27T10:45:32.679908+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5708] [] [2024-02-27T10:45:32.680142+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5707] [] [2024-02-27T10:45:32.680385+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5706] [] [2024-02-27T10:45:32.680621+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5705] [] [2024-02-27T10:45:32.680887+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5702] [] [2024-02-27T10:45:32.681150+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5700] [] [2024-02-27T10:45:32.681417+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5699] [] [2024-02-27T10:45:32.681677+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5697] [] [2024-02-27T10:45:32.681942+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5696] [] [2024-02-27T10:45:32.682200+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5694] [] [2024-02-27T10:45:32.682462+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5692] [] [2024-02-27T10:45:32.724984+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-02-27T10:45:32.731357+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:45:32.731766+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:45:32.735412+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:32.735566+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:45:32.736631+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:32.736778+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:45:32.737531+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:32.737674+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:45:32.737939+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:45:32.738789+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:45:32.746593+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:32.787754+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:45:32.790190+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:45:32.793373+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:45:32.793412+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:45:32.794281+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:45:32.811689+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:45:32.824379+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:45:32.835640+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:45:32.836032+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:45:32.839528+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:32.839684+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:45:32.840756+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:32.840900+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:45:32.841561+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:32.841698+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:45:32.841935+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:45:32.842735+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:45:32.849783+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:32.896494+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:45:32.898858+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:45:32.901788+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:45:32.901828+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:45:32.902681+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:45:32.919282+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:45:32.932298+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"XKvMMZ9A48M6hUFscFJ8c_2oMO [...]","4ut2oquBsxr7kD6hf"] [] [2024-02-27T10:45:32.943681+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:45:32.944114+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:45:32.947844+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:32.948001+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:45:32.949160+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:32.949277+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:45:32.949945+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:32.950066+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:45:32.950271+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:45:32.951055+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:45:32.958505+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:33.005100+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:45:33.013807+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://powerdata.tn/favicon.ico" (from "https://powerdata.tn/crm/salesforce")" at /home/mainpowe/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 135 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://powerdata.tn/favicon.ico\" (from \"https://powerdata.tn/crm/salesforce\") at /home/mainpowe/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:135)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/mainpowe/public_html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:74)"} [] [2024-02-27T10:45:33.061860+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:45:33.062402+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:45:33.066965+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:33.067122+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:45:33.068233+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:33.068350+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:45:33.069035+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:33.069145+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:45:33.069403+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:45:33.070155+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:45:33.077574+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:33.118039+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:45:33.120477+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:45:33.123509+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:45:33.123549+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:45:33.124402+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:45:33.141992+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:45:33.155123+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:45:33.167106+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:45:33.167646+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:45:33.171387+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:33.171546+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:45:33.172612+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:33.172761+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:45:33.173466+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:33.173620+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:45:33.173882+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:45:33.174730+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:45:33.182096+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:33.227931+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:45:33.230272+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:45:33.233190+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:45:33.233230+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:45:33.234087+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:45:33.250485+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:45:33.262597+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:45:33.274124+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:45:33.274582+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:45:33.278409+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:33.278568+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:45:33.279650+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:33.279832+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:45:33.280570+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:33.280723+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:45:33.281045+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:45:33.282010+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:45:33.289435+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:33.335224+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:45:33.337587+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:45:33.340480+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:45:33.340519+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:45:33.341369+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:45:33.357687+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:45:33.369858+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"XKvMMZ9A48M6hUFscFJ8c_2oMO [...]","4ut2oquBsxr7kD6hf"] [] [2024-02-27T10:45:33.380837+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:45:33.381246+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:45:33.384963+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:33.385152+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:45:33.386227+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:33.386381+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:45:33.387037+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:45:33.387149+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:45:33.387416+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:45:33.388242+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:45:33.395401+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:46:17.259724+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [6] [] [2024-02-27T10:46:17.262303+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [7] [] [2024-02-27T10:46:17.271485+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-02-27T10:46:17.277964+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:46:17.278480+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:46:17.282286+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:46:17.282471+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:46:17.283556+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:46:17.283704+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:46:17.284347+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:46:17.284446+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:46:17.284647+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:46:17.285398+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:46:17.292950+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:46:17.299276+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-02-27T10:46:17.308234+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [12] [] [2024-02-27T10:46:17.319383+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [12] [] [2024-02-27T10:46:17.320049+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"abirromdhani814@gmail.com"} [] [2024-02-27T10:46:17.321866+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-02-27T10:46:17.323941+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-02-27T10:46:17.327039+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45 FROM `order` o0_ INNER JOIN shipper s1_ ON o0_.shipper_id = s1_.id WHERE (o0_.parent_id = ? AND o0_.tracking_code IS NOT NULL AND o0_.status = ? AND s1_.type <> ? AND s1_.status = ?) AND (o0_.status_facturation = ? OR (o0_.status_facturation = ? AND o0_.shipping_status NOT IN (?))) AND o0_.created_at < ? AND o0_.sav_closed = ? ORDER BY o0_.id DESC [2,4,"simple",true,1,2,["Livrer",104,"Livré"],"2024-02-27",0] [] [2024-02-27T10:46:17.333862+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6356] [] [2024-02-27T10:46:17.334212+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6355] [] [2024-02-27T10:46:17.334539+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6354] [] [2024-02-27T10:46:17.334867+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6353] [] [2024-02-27T10:46:17.335138+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6352] [] [2024-02-27T10:46:17.335382+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6351] [] [2024-02-27T10:46:17.335671+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6350] [] [2024-02-27T10:46:17.335959+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6349] [] [2024-02-27T10:46:17.336220+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6348] [] [2024-02-27T10:46:17.336513+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6347] [] [2024-02-27T10:46:17.336793+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6346] [] [2024-02-27T10:46:17.337029+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6345] [] [2024-02-27T10:46:17.337262+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6344] [] [2024-02-27T10:46:17.337503+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6343] [] [2024-02-27T10:46:17.337734+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6342] [] [2024-02-27T10:46:17.337969+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6339] [] [2024-02-27T10:46:17.338197+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6338] [] [2024-02-27T10:46:17.338431+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6335] [] [2024-02-27T10:46:17.338668+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6330] [] [2024-02-27T10:46:17.338899+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6323] [] [2024-02-27T10:46:17.339130+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6318] [] [2024-02-27T10:46:17.339365+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6299] [] [2024-02-27T10:46:17.339604+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6285] [] [2024-02-27T10:46:17.339831+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6282] [] [2024-02-27T10:46:17.340062+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6280] [] [2024-02-27T10:46:17.342848+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6260] [] [2024-02-27T10:46:17.343105+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6233] [] [2024-02-27T10:46:17.343347+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6231] [] [2024-02-27T10:46:17.343588+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6225] [] [2024-02-27T10:46:17.343823+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6222] [] [2024-02-27T10:46:17.344056+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6214] [] [2024-02-27T10:46:17.344287+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6212] [] [2024-02-27T10:46:17.344553+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6210] [] [2024-02-27T10:46:17.344810+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6189] [] [2024-02-27T10:46:17.345062+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6175] [] [2024-02-27T10:46:17.345316+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6171] [] [2024-02-27T10:46:17.345577+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6167] [] [2024-02-27T10:46:17.345829+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6163] [] [2024-02-27T10:46:17.346084+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6137] [] [2024-02-27T10:46:17.346368+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6130] [] [2024-02-27T10:46:17.346623+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6118] [] [2024-02-27T10:46:17.346875+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6110] [] [2024-02-27T10:46:17.347126+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6099] [] [2024-02-27T10:46:17.347380+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6094] [] [2024-02-27T10:46:17.347633+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6090] [] [2024-02-27T10:46:17.347889+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6044] [] [2024-02-27T10:46:17.348139+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6025] [] [2024-02-27T10:46:17.348418+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6022] [] [2024-02-27T10:46:17.348673+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6009] [] [2024-02-27T10:46:17.348925+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6005] [] [2024-02-27T10:46:17.349175+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6003] [] [2024-02-27T10:46:17.349458+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5998] [] [2024-02-27T10:46:17.349715+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5991] [] [2024-02-27T10:46:17.349942+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5990] [] [2024-02-27T10:46:17.350167+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5985] [] [2024-02-27T10:46:17.350423+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5981] [] [2024-02-27T10:46:17.350652+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5970] [] [2024-02-27T10:46:17.350877+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5932] [] [2024-02-27T10:46:17.351102+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5924] [] [2024-02-27T10:46:17.351363+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5921] [] [2024-02-27T10:46:17.351591+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5915] [] [2024-02-27T10:46:17.351815+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5910] [] [2024-02-27T10:46:17.352037+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5908] [] [2024-02-27T10:46:17.352262+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5904] [] [2024-02-27T10:46:17.352516+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5889] [] [2024-02-27T10:46:17.352741+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5884] [] [2024-02-27T10:46:17.352967+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5853] [] [2024-02-27T10:46:17.353189+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5852] [] [2024-02-27T10:46:17.353443+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5840] [] [2024-02-27T10:46:17.353734+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5836] [] [2024-02-27T10:46:17.354036+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5823] [] [2024-02-27T10:46:17.354341+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5798] [] [2024-02-27T10:46:17.354639+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5795] [] [2024-02-27T10:46:17.354938+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5787] [] [2024-02-27T10:46:17.355231+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5783] [] [2024-02-27T10:46:17.355557+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5778] [] [2024-02-27T10:46:17.355859+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5767] [] [2024-02-27T10:46:17.356107+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5765] [] [2024-02-27T10:46:17.356351+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5754] [] [2024-02-27T10:46:17.356592+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5750] [] [2024-02-27T10:46:17.356851+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5722] [] [2024-02-27T10:46:17.357108+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5714] [] [2024-02-27T10:46:17.357368+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5712] [] [2024-02-27T10:46:17.357627+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5701] [] [2024-02-27T10:46:17.357885+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5693] [] [2024-02-27T10:46:17.358195+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.id = ? [5] [] [2024-02-27T10:46:23.420500+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:46:23.422913+00:00] request.INFO: Matched route "app_admin_power_orders_sav". {"route":"app_admin_power_orders_sav","route_parameters":{"_route":"app_admin_power_orders_sav","_controller":"App\\Controller\\Admin\\Power\\OrderController::getOrdersSav"},"request_uri":"https://powerdata.tn/admin/power/orders/sav","method":"GET"} [] [2024-02-27T10:46:23.425358+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:46:23.425398+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:46:23.425430+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:46:36.255439+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:46:36.258657+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:46:36.262252+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:46:36.262291+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:46:36.263389+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:46:36.283608+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:46:36.297035+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"_6iaAGXC3nF8_MxmojyrLN00E4 [...]","SYzcaQwggrAD6ar9v"] [] [2024-02-27T10:46:36.309418+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:46:36.309857+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:46:36.313684+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:46:36.313840+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:46:36.315048+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:46:36.315166+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:46:36.315840+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:46:36.315977+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:46:36.316189+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:46:36.317024+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:46:36.324518+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:47:05.137387+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [6] [] [2024-02-27T10:47:05.140123+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [7] [] [2024-02-27T10:47:05.149276+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-02-27T10:47:05.155512+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:47:05.155963+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:47:05.159725+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:47:05.159887+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:47:05.161035+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:47:05.161152+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:47:05.161822+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:47:05.161959+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:47:05.162171+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:47:05.162994+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:47:05.170734+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:47:05.177049+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-02-27T10:47:05.185910+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [12] [] [2024-02-27T10:47:05.197072+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [12] [] [2024-02-27T10:47:05.197773+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"abirromdhani814@gmail.com"} [] [2024-02-27T10:47:05.199597+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-02-27T10:47:05.201658+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-02-27T10:47:05.204739+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45 FROM `order` o0_ INNER JOIN shipper s1_ ON o0_.shipper_id = s1_.id WHERE (o0_.parent_id = ? AND o0_.tracking_code IS NOT NULL AND o0_.status = ? AND s1_.type <> ? AND s1_.status = ?) AND (o0_.status_facturation = ? OR (o0_.status_facturation = ? AND o0_.shipping_status NOT IN (?))) AND o0_.created_at < ? AND o0_.sav_closed = ? ORDER BY o0_.id DESC [2,4,"simple",true,1,2,["Livrer",104,"Livré"],"2024-02-27",0] [] [2024-02-27T10:47:05.211684+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6356] [] [2024-02-27T10:47:05.212035+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6355] [] [2024-02-27T10:47:05.212339+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6354] [] [2024-02-27T10:47:05.212641+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6353] [] [2024-02-27T10:47:05.212931+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6352] [] [2024-02-27T10:47:05.213226+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6351] [] [2024-02-27T10:47:05.213545+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6350] [] [2024-02-27T10:47:05.213825+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6349] [] [2024-02-27T10:47:05.214065+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6348] [] [2024-02-27T10:47:05.214299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6347] [] [2024-02-27T10:47:05.214601+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6346] [] [2024-02-27T10:47:05.214887+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6345] [] [2024-02-27T10:47:05.215172+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6344] [] [2024-02-27T10:47:05.215461+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6343] [] [2024-02-27T10:47:05.215767+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6342] [] [2024-02-27T10:47:05.216055+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6339] [] [2024-02-27T10:47:05.216346+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6338] [] [2024-02-27T10:47:05.216607+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6335] [] [2024-02-27T10:47:05.216866+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6330] [] [2024-02-27T10:47:05.217124+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6323] [] [2024-02-27T10:47:05.217387+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6318] [] [2024-02-27T10:47:05.217730+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6299] [] [2024-02-27T10:47:05.218007+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6285] [] [2024-02-27T10:47:05.218275+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6282] [] [2024-02-27T10:47:05.218542+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6280] [] [2024-02-27T10:47:05.221344+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6260] [] [2024-02-27T10:47:05.221625+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6233] [] [2024-02-27T10:47:05.221892+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6231] [] [2024-02-27T10:47:05.222155+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6225] [] [2024-02-27T10:47:05.222419+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6222] [] [2024-02-27T10:47:05.222683+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6214] [] [2024-02-27T10:47:05.222937+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6212] [] [2024-02-27T10:47:05.223193+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6210] [] [2024-02-27T10:47:05.223481+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6189] [] [2024-02-27T10:47:05.223713+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6175] [] [2024-02-27T10:47:05.223940+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6171] [] [2024-02-27T10:47:05.224165+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6167] [] [2024-02-27T10:47:05.224398+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6163] [] [2024-02-27T10:47:05.224629+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6137] [] [2024-02-27T10:47:05.224856+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6130] [] [2024-02-27T10:47:05.225082+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6118] [] [2024-02-27T10:47:05.225308+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6110] [] [2024-02-27T10:47:05.225540+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6099] [] [2024-02-27T10:47:05.225763+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6094] [] [2024-02-27T10:47:05.225990+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6090] [] [2024-02-27T10:47:05.226218+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6044] [] [2024-02-27T10:47:05.226475+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6025] [] [2024-02-27T10:47:05.226701+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6022] [] [2024-02-27T10:47:05.226926+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6009] [] [2024-02-27T10:47:05.227151+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6005] [] [2024-02-27T10:47:05.227383+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6003] [] [2024-02-27T10:47:05.227617+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5998] [] [2024-02-27T10:47:05.227842+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5991] [] [2024-02-27T10:47:05.228067+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5990] [] [2024-02-27T10:47:05.228292+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5985] [] [2024-02-27T10:47:05.228521+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5981] [] [2024-02-27T10:47:05.228748+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5970] [] [2024-02-27T10:47:05.228973+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5932] [] [2024-02-27T10:47:05.229201+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5924] [] [2024-02-27T10:47:05.229457+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5921] [] [2024-02-27T10:47:05.229685+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5915] [] [2024-02-27T10:47:05.229909+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5910] [] [2024-02-27T10:47:05.230131+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5908] [] [2024-02-27T10:47:05.230361+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5904] [] [2024-02-27T10:47:05.230589+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5889] [] [2024-02-27T10:47:05.230815+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5884] [] [2024-02-27T10:47:05.231038+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5853] [] [2024-02-27T10:47:05.231261+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5852] [] [2024-02-27T10:47:05.231515+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5840] [] [2024-02-27T10:47:05.231746+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5836] [] [2024-02-27T10:47:05.231977+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5823] [] [2024-02-27T10:47:05.232202+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5798] [] [2024-02-27T10:47:05.232492+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5795] [] [2024-02-27T10:47:05.232791+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5787] [] [2024-02-27T10:47:05.233085+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5783] [] [2024-02-27T10:47:05.233339+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5778] [] [2024-02-27T10:47:05.233585+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5767] [] [2024-02-27T10:47:05.233846+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5765] [] [2024-02-27T10:47:05.234104+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5754] [] [2024-02-27T10:47:05.234369+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5750] [] [2024-02-27T10:47:05.234630+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5722] [] [2024-02-27T10:47:05.234885+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5714] [] [2024-02-27T10:47:05.235139+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5712] [] [2024-02-27T10:47:05.235407+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5701] [] [2024-02-27T10:47:05.235753+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5693] [] [2024-02-27T10:47:05.236117+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.id = ? [5] [] [2024-02-27T10:47:18.083217+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [6] [] [2024-02-27T10:47:18.085791+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [7] [] [2024-02-27T10:47:18.094511+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-02-27T10:47:18.100395+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:47:18.100842+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:47:18.104486+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:47:18.104669+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:47:18.105743+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:47:18.105891+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:47:18.106597+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:47:18.106750+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:47:18.106999+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:47:18.107846+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:47:18.115445+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:47:20.835451+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:47:20.837870+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e40455"},"request_uri":"https://powerdata.tn/_wdt/e40455","method":"GET"} [] [2024-02-27T10:47:22.190306+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:47:22.192722+00:00] request.INFO: Matched route "app_admin_power_inventory_get_number_not_completed_json". {"route":"app_admin_power_inventory_get_number_not_completed_json","route_parameters":{"_route":"app_admin_power_inventory_get_number_not_completed_json","_controller":"App\\Controller\\Admin\\Power\\InventoryController::alertFunction"},"request_uri":"https://powerdata.tn/admin/power/inventory/get/number/not/completed/json","method":"GET"} [] [2024-02-27T10:47:22.195151+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:47:22.195191+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:47:22.195222+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:47:36.927416+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:47:36.929954+00:00] request.INFO: Matched route "app_admin_power_orders_sav_en_cours_de_livraison". {"route":"app_admin_power_orders_sav_en_cours_de_livraison","route_parameters":{"_route":"app_admin_power_orders_sav_en_cours_de_livraison","_controller":"App\\Controller\\Admin\\Power\\OrderController::sendMessageEnCoursDeLivraison"},"request_uri":"https://powerdata.tn/admin/power/orders/sav/en_cours_de_livraison?test=1325","method":"GET"} [] [2024-02-27T10:47:36.932618+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:47:36.932659+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:47:36.932691+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:47:47.810177+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:47:47.813404+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:47:47.817062+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:47:47.817101+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:47:47.818227+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:47:47.838451+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:47:47.851781+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"XKvMMZ9A48M6hUFscFJ8c_2oMO [...]","4ut2oquBsxr7kD6hf"] [] [2024-02-27T10:47:47.863971+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:47:47.864422+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:47:47.868580+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:47:47.868738+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:47:47.869868+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:47:47.870017+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:47:47.870743+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:47:47.870880+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:47:47.871093+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:47:47.871933+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:47:47.879452+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:18.147399+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:48:18.150204+00:00] request.INFO: Matched route "app_admin_power_orders_sav". {"route":"app_admin_power_orders_sav","route_parameters":{"_route":"app_admin_power_orders_sav","_controller":"App\\Controller\\Admin\\Power\\OrderController::getOrdersSav"},"request_uri":"https://powerdata.tn/admin/power/orders/sav","method":"GET"} [] [2024-02-27T10:48:18.152885+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:48:18.152924+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:48:18.152954+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:48:19.863608+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-02-27T10:48:19.872405+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [12] [] [2024-02-27T10:48:19.883438+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [12] [] [2024-02-27T10:48:19.884117+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"abirromdhani814@gmail.com"} [] [2024-02-27T10:48:19.887131+00:00] doctrine.DEBUG: SELECT i0_.id AS id_0, i0_.type AS type_1, i0_.created_at AS created_at_2, i0_.updated_at AS updated_at_3, i0_.number AS number_4, i0_.status AS status_5, i0_.notes AS notes_6, i0_.selected_list AS selected_list_7, i0_.first_counting AS first_counting_8, i0_.first_counting_sub_list AS first_counting_sub_list_9, i0_.second_counting AS second_counting_10, i0_.thirdly_counting AS thirdly_counting_11, i0_.counting AS counting_12, i0_.dispatch_members AS dispatch_members_13, i0_.stock AS stock_14, u1_.id AS id_15, u1_.firstname AS firstname_16, u1_.lastname AS lastname_17, u1_.email AS email_18, u1_.password AS password_19, u1_.roles AS roles_20, u1_.status AS status_21, u1_.parent AS parent_22, u1_.created_at AS created_at_23, u1_.updated_at AS updated_at_24, u1_.last_login AS last_login_25, u1_.last_login_status AS last_login_status_26, u1_.login_history AS login_history_27, i0_.parent_id AS parent_id_28, i0_.created_by_id AS created_by_id_29 FROM inventory i0_ LEFT JOIN inventory_user i2_ ON i0_.id = i2_.inventory_id LEFT JOIN user u1_ ON u1_.id = i2_.user_id WHERE i0_.status NOT IN (?) AND u1_.id = ? ORDER BY i0_.id ASC [[6,7],12] [] [2024-02-27T10:48:19.892577+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-02-27T10:48:19.898535+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:48:19.898959+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:48:19.902437+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:19.902592+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:48:19.903622+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:19.903766+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:48:19.904463+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:19.904616+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:48:19.904860+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:48:19.905636+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:48:19.912751+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:19.915567+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-02-27T10:48:19.924752+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [12] [] [2024-02-27T10:48:19.936206+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [12] [] [2024-02-27T10:48:19.936976+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"abirromdhani814@gmail.com"} [] [2024-02-27T10:48:19.938838+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-02-27T10:48:19.940927+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.many_chat_token AS many_chat_token_4, t0.many_chat_order_tag AS many_chat_order_tag_5, t0.many_chat_delivered_tag AS many_chat_delivered_tag_6, t0.many_chat_type_message AS many_chat_type_message_7, t0.many_chat_status AS many_chat_status_8, t0.brevo_api_url AS brevo_api_url_9, t0.brevo_api_key AS brevo_api_key_10, t0.brevo_agent_id AS brevo_agent_id_11, t0.brevo_status AS brevo_status_12, t0.parent_id AS parent_id_13 FROM chat_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-02-27T10:48:19.944037+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45 FROM `order` o0_ INNER JOIN shipper s1_ ON o0_.shipper_id = s1_.id WHERE (o0_.parent_id = ? AND o0_.tracking_code IS NOT NULL AND o0_.subscriber IS NOT NULL AND o0_.status = ? AND s1_.type <> ? AND s1_.status = ?) AND (o0_.status_facturation = ? AND o0_.shipping_status IN (?)) AND o0_.created_at < ? AND o0_.sav_closed = ? AND (o0_.date_send_message IS NULL OR o0_.date_send_message <> ?) ORDER BY o0_.id DESC [2,4,"simple",true,1,["En cours de livraison","En cours"],"2024-02-27",0,"2024-02-27"] [] [2024-02-27T10:48:19.949892+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6349] [] [2024-02-27T10:48:19.950234+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6348] [] [2024-02-27T10:48:19.950593+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6345] [] [2024-02-27T10:48:19.950921+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6344] [] [2024-02-27T10:48:19.951169+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6343] [] [2024-02-27T10:48:19.951410+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6342] [] [2024-02-27T10:48:19.951707+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6339] [] [2024-02-27T10:48:19.951993+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6338] [] [2024-02-27T10:48:19.952252+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6335] [] [2024-02-27T10:48:19.952585+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.id = ? [5] [] [2024-02-27T10:48:20.359800+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.thread_id = ? LIMIT 1 [2,"Tn47qTeeALYuBwhM6"] [] [2024-02-27T10:48:21.077551+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-02-27T10:48:21.078019+00:00] doctrine.DEBUG: UPDATE `order` SET nbr_tentative = ?, date_send_message = ?, updated_at = ? WHERE id = ? [1,"2024-02-27","2024-02-27T10:48:21+00:00",6349] [] [2024-02-27T10:48:21.078377+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-02-27T10:48:21.253515+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.thread_id = ? LIMIT 1 [2,"4ut2oquBsxr7kD6hf"] [] [2024-02-27T10:48:21.413291+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:48:21.416127+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:48:21.419364+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:48:21.419404+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:48:21.420264+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:48:21.437506+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:48:21.450790+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"kadiHf_dFqIJMOe8Q8y7DxLjAk [...]","Tn47qTeeALYuBwhM6"] [] [2024-02-27T10:48:21.463935+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:48:21.464359+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:48:21.468126+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:21.468283+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:48:21.469392+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:21.469541+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:48:21.470174+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:21.470270+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:48:21.470518+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:48:21.471354+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:48:21.478935+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:21.980600+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-02-27T10:48:21.980890+00:00] doctrine.DEBUG: UPDATE `order` SET nbr_tentative = ?, date_send_message = ?, updated_at = ? WHERE id = ? [1,"2024-02-27","2024-02-27T10:48:21+00:00",6348] [] [2024-02-27T10:48:21.981340+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-02-27T10:48:22.118481+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.thread_id = ? LIMIT 1 [2,"xseEEpMcscvtYEv8S"] [] [2024-02-27T10:48:22.198683+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:48:22.201023+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:48:22.203936+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:48:22.203975+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:48:22.204828+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:48:22.221160+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:48:22.233420+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"XKvMMZ9A48M6hUFscFJ8c_2oMO [...]","4ut2oquBsxr7kD6hf"] [] [2024-02-27T10:48:22.244236+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:48:22.244662+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:48:22.248298+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:22.248461+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:48:22.249519+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:22.249666+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:48:22.250296+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:22.250443+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:48:22.250694+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:48:22.251434+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:48:22.258537+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:22.804718+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-02-27T10:48:22.805030+00:00] doctrine.DEBUG: UPDATE `order` SET nbr_tentative = ?, date_send_message = ?, updated_at = ? WHERE id = ? [1,"2024-02-27","2024-02-27T10:48:22+00:00",6345] [] [2024-02-27T10:48:22.805454+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-02-27T10:48:22.949073+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.thread_id = ? LIMIT 1 [2,"CcHubzHBtAfBoLKPk"] [] [2024-02-27T10:48:23.024622+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:48:23.026999+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:48:23.029960+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:48:23.030000+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:48:23.030878+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:48:23.047326+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:48:23.059461+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"50vahYFxXhdQQExGO8p0Y_iBda [...]","xseEEpMcscvtYEv8S"] [] [2024-02-27T10:48:23.071711+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:48:23.072145+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:48:23.075901+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:23.076062+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:48:23.077192+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:23.077308+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:48:23.077948+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:23.078070+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:48:23.078275+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:48:23.079034+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:48:23.086409+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:23.606887+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-02-27T10:48:23.607170+00:00] doctrine.DEBUG: UPDATE `order` SET nbr_tentative = ?, date_send_message = ?, updated_at = ? WHERE id = ? [1,"2024-02-27","2024-02-27T10:48:23+00:00",6344] [] [2024-02-27T10:48:23.607629+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-02-27T10:48:23.752412+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.thread_id = ? LIMIT 1 [2,"ArkwdjEFMXXKkaqDE"] [] [2024-02-27T10:48:23.835257+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:48:23.837634+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:48:23.840557+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:48:23.840597+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:48:23.841449+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:48:23.858106+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:48:23.870459+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"LQiVe2cEQIeNSnu-MqrA5vmq79 [...]","CcHubzHBtAfBoLKPk"] [] [2024-02-27T10:48:23.881770+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:48:23.882140+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:48:23.885590+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:23.885722+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:48:23.886740+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:23.886861+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:48:23.887475+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:23.887589+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:48:23.887814+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:48:23.888579+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:48:23.895685+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:24.581386+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-02-27T10:48:24.581614+00:00] doctrine.DEBUG: UPDATE `order` SET nbr_tentative = ?, date_send_message = ?, updated_at = ? WHERE id = ? [1,"2024-02-27","2024-02-27T10:48:24+00:00",6343] [] [2024-02-27T10:48:24.581973+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-02-27T10:48:24.907830+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:48:24.910181+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:48:24.913096+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:48:24.913136+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:48:24.913995+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:48:24.930406+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:48:24.942748+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"IQ94rzbdmNGsnXACqmsi4Gq-dz [...]","ArkwdjEFMXXKkaqDE"] [] [2024-02-27T10:48:24.954738+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:48:24.955133+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:48:24.958812+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:24.958970+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:48:24.960091+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:24.960205+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:48:24.960898+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:24.961011+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:48:24.961217+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:48:24.962034+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:48:24.969094+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:24.977770+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.thread_id = ? LIMIT 1 [2,"WW2dra6xJjtYvi7LK"] [] [2024-02-27T10:48:25.738463+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-02-27T10:48:25.738703+00:00] doctrine.DEBUG: UPDATE `order` SET nbr_tentative = ?, date_send_message = ?, updated_at = ? WHERE id = ? [1,"2024-02-27","2024-02-27T10:48:25+00:00",6342] [] [2024-02-27T10:48:25.739110+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-02-27T10:48:25.885761+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.thread_id = ? LIMIT 1 [2,"antG5a5ysfo9N6F6k"] [] [2024-02-27T10:48:25.958343+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:48:25.960692+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:48:25.963604+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:48:25.963644+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:48:25.964500+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:48:25.980916+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:48:25.993266+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"iL-KoozFo3qr9UHLIo1LDAoCrk [...]","WW2dra6xJjtYvi7LK"] [] [2024-02-27T10:48:26.005331+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:48:26.005738+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:48:26.009231+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:26.009460+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:48:26.010579+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:26.010760+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:48:26.011492+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:26.011646+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:48:26.011893+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:48:26.012704+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:48:26.019841+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:26.772721+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-02-27T10:48:26.772949+00:00] doctrine.DEBUG: UPDATE `order` SET nbr_tentative = ?, date_send_message = ?, updated_at = ? WHERE id = ? [2,"2024-02-27","2024-02-27T10:48:26+00:00",6339] [] [2024-02-27T10:48:26.773303+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-02-27T10:48:26.915289+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.thread_id = ? LIMIT 1 [2,"42RkNhAykgXGG6e5m"] [] [2024-02-27T10:48:26.990823+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:48:26.993159+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:48:26.996055+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:48:26.996094+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:48:26.996942+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:48:27.013371+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:48:27.025538+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"6ssSuwxCmBKIoHtH4met-53FoO [...]","antG5a5ysfo9N6F6k"] [] [2024-02-27T10:48:27.037305+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:48:27.037728+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:48:27.041257+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:27.041468+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:48:27.042611+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:27.042765+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:48:27.043501+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:27.043656+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:48:27.043914+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:48:27.044757+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:48:27.051838+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:27.596589+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-02-27T10:48:27.596897+00:00] doctrine.DEBUG: UPDATE `order` SET nbr_tentative = ?, date_send_message = ?, updated_at = ? WHERE id = ? [2,"2024-02-27","2024-02-27T10:48:27+00:00",6338] [] [2024-02-27T10:48:27.597301+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-02-27T10:48:27.740455+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.thread_id = ? LIMIT 1 [2,"xtfQmvC8uDHsZwxjr"] [] [2024-02-27T10:48:27.880791+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:48:27.883212+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:48:27.886221+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:48:27.886265+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:48:27.887137+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:48:27.904281+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:48:27.917134+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"AVsTowhHOMflrlvfy0JneDENnI [...]","42RkNhAykgXGG6e5m"] [] [2024-02-27T10:48:27.929810+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:48:27.930205+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:48:27.934001+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:27.934137+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:48:27.935193+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:27.935323+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:48:27.935980+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:27.936099+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:48:27.936354+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:48:27.937339+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:48:27.944906+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:28.453174+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-02-27T10:48:28.453470+00:00] doctrine.DEBUG: UPDATE `order` SET nbr_tentative = ?, date_send_message = ?, updated_at = ? WHERE id = ? [1,"2024-02-27","2024-02-27T10:48:28+00:00",6335] [] [2024-02-27T10:48:28.453920+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-02-27T10:48:28.469117+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-02-27T10:48:28.475806+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:48:28.476205+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:48:28.479749+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:28.479882+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:48:28.480923+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:28.481043+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:48:28.481662+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:28.481778+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:48:28.481998+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:48:28.482771+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:48:28.490206+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:28.493252+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-02-27T10:48:28.503452+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [12] [] [2024-02-27T10:48:28.515820+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [12] [] [2024-02-27T10:48:28.516649+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"abirromdhani814@gmail.com"} [] [2024-02-27T10:48:28.518760+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-02-27T10:48:28.521146+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-02-27T10:48:28.524855+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45 FROM `order` o0_ INNER JOIN shipper s1_ ON o0_.shipper_id = s1_.id WHERE (o0_.parent_id = ? AND o0_.tracking_code IS NOT NULL AND o0_.status = ? AND s1_.type <> ? AND s1_.status = ?) AND (o0_.status_facturation = ? OR (o0_.status_facturation = ? AND o0_.shipping_status NOT IN (?))) AND o0_.created_at < ? AND o0_.sav_closed = ? ORDER BY o0_.id DESC [2,4,"simple",true,1,2,["Livrer",104,"Livré"],"2024-02-27",0] [] [2024-02-27T10:48:28.532085+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6356] [] [2024-02-27T10:48:28.532483+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6355] [] [2024-02-27T10:48:28.532833+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6354] [] [2024-02-27T10:48:28.533133+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6353] [] [2024-02-27T10:48:28.533410+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6352] [] [2024-02-27T10:48:28.533737+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6351] [] [2024-02-27T10:48:28.534072+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6350] [] [2024-02-27T10:48:28.534357+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6349] [] [2024-02-27T10:48:28.534663+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6348] [] [2024-02-27T10:48:28.534974+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6347] [] [2024-02-27T10:48:28.535305+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6346] [] [2024-02-27T10:48:28.535611+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6345] [] [2024-02-27T10:48:28.535907+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6344] [] [2024-02-27T10:48:28.536232+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6343] [] [2024-02-27T10:48:28.536542+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6342] [] [2024-02-27T10:48:28.536858+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6339] [] [2024-02-27T10:48:28.537115+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6338] [] [2024-02-27T10:48:28.537370+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6335] [] [2024-02-27T10:48:28.537716+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6330] [] [2024-02-27T10:48:28.538048+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6323] [] [2024-02-27T10:48:28.538382+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6318] [] [2024-02-27T10:48:28.538703+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6299] [] [2024-02-27T10:48:28.539016+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6285] [] [2024-02-27T10:48:28.539328+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6282] [] [2024-02-27T10:48:28.539630+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6280] [] [2024-02-27T10:48:28.542831+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6260] [] [2024-02-27T10:48:28.543131+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6233] [] [2024-02-27T10:48:28.543422+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6231] [] [2024-02-27T10:48:28.543737+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6225] [] [2024-02-27T10:48:28.544056+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6222] [] [2024-02-27T10:48:28.544365+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6214] [] [2024-02-27T10:48:28.544638+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6212] [] [2024-02-27T10:48:28.544931+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6210] [] [2024-02-27T10:48:28.545236+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6189] [] [2024-02-27T10:48:28.545589+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6175] [] [2024-02-27T10:48:28.545907+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6171] [] [2024-02-27T10:48:28.546197+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6167] [] [2024-02-27T10:48:28.546493+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6163] [] [2024-02-27T10:48:28.546781+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6137] [] [2024-02-27T10:48:28.547021+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6130] [] [2024-02-27T10:48:28.547259+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6118] [] [2024-02-27T10:48:28.547525+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6110] [] [2024-02-27T10:48:28.547766+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6099] [] [2024-02-27T10:48:28.548001+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6094] [] [2024-02-27T10:48:28.548241+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6090] [] [2024-02-27T10:48:28.548484+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6044] [] [2024-02-27T10:48:28.548723+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6025] [] [2024-02-27T10:48:28.548958+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6022] [] [2024-02-27T10:48:28.549196+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6009] [] [2024-02-27T10:48:28.549439+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6005] [] [2024-02-27T10:48:28.549689+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6003] [] [2024-02-27T10:48:28.549921+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5998] [] [2024-02-27T10:48:28.550151+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5991] [] [2024-02-27T10:48:28.550393+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5990] [] [2024-02-27T10:48:28.550656+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5985] [] [2024-02-27T10:48:28.550917+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5981] [] [2024-02-27T10:48:28.551176+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5970] [] [2024-02-27T10:48:28.551461+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5932] [] [2024-02-27T10:48:28.551708+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5924] [] [2024-02-27T10:48:28.551940+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5921] [] [2024-02-27T10:48:28.552168+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5915] [] [2024-02-27T10:48:28.552429+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5910] [] [2024-02-27T10:48:28.552657+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5908] [] [2024-02-27T10:48:28.552909+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5904] [] [2024-02-27T10:48:28.553167+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5889] [] [2024-02-27T10:48:28.553421+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5884] [] [2024-02-27T10:48:28.553679+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5853] [] [2024-02-27T10:48:28.553901+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5852] [] [2024-02-27T10:48:28.554128+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5840] [] [2024-02-27T10:48:28.554373+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5836] [] [2024-02-27T10:48:28.554614+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5823] [] [2024-02-27T10:48:28.554848+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5798] [] [2024-02-27T10:48:28.555100+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5795] [] [2024-02-27T10:48:28.555334+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5787] [] [2024-02-27T10:48:28.555558+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5783] [] [2024-02-27T10:48:28.555782+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5778] [] [2024-02-27T10:48:28.556014+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5767] [] [2024-02-27T10:48:28.556255+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5765] [] [2024-02-27T10:48:28.556509+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5754] [] [2024-02-27T10:48:28.556739+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5750] [] [2024-02-27T10:48:28.556989+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5722] [] [2024-02-27T10:48:28.557216+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5714] [] [2024-02-27T10:48:28.557444+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5712] [] [2024-02-27T10:48:28.557673+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5701] [] [2024-02-27T10:48:28.557907+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5693] [] [2024-02-27T10:48:28.558237+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.id = ? [5] [] [2024-02-27T10:48:28.692823+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:48:28.695192+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:48:28.698098+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:48:28.698138+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:48:28.698990+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:48:28.715253+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:48:28.727201+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"MvuruaVuWVcU7s6oc-s_CCtM4B [...]","xtfQmvC8uDHsZwxjr"] [] [2024-02-27T10:48:28.739103+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:48:28.739566+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:48:28.743164+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:28.743353+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:48:28.744425+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:28.744572+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:48:28.745207+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:28.745305+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:48:28.745565+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:48:28.746348+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:48:28.753326+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:53.848963+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-02-27T10:48:53.852194+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-02-27T10:48:53.855844+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-02-27T10:48:53.855884+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:48:53.856993+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-02-27T10:48:53.877532+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-02-27T10:48:53.890835+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"IQ94rzbdmNGsnXACqmsi4Gq-dz [...]","ArkwdjEFMXXKkaqDE"] [] [2024-02-27T10:48:53.904093+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:48:53.904555+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:48:53.908313+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:53.908477+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:48:53.909595+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:53.909747+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:48:53.910450+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:48:53.910603+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:48:53.910848+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:48:53.911626+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:48:53.919092+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:49:12.507676+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [6] [] [2024-02-27T10:49:12.510483+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [7] [] [2024-02-27T10:49:12.520136+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-02-27T10:49:12.526688+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:49:12.527145+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-02-27T10:49:12.531051+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:49:12.531213+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-02-27T10:49:12.532436+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:49:12.532588+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-02-27T10:49:12.533224+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-02-27T10:49:12.533326+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-02-27T10:49:12.533580+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-02-27T10:49:12.534418+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-02-27T10:49:12.542026+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.268126+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-03-01T00:24:16.280570+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-03-01T00:24:16.281812+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-03-01T00:24:16.290722+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.290899+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.292585+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.292797+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.293553+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.293712+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.293974+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-03-01T00:24:16.295065+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-03-01T00:24:16.310809+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-03-01T00:24:16.311192+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-03-01T00:24:16.311499+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.311645+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.312233+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.312347+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.312981+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.313095+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.313294+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-03-01T00:24:16.313912+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-03-01T00:24:16.317295+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-03-01T00:24:16.317561+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.317682+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'batch' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.318306+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.318436+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.319797+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.319924+00:00] doctrine.DEBUG: SELECT 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_NAME = 'batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.320203+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'batch' [] [] [2024-03-01T00:24:16.320710+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.320809+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'brevo_visitor' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.321414+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.321535+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'brevo_visitor' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.322083+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.322170+00:00] doctrine.DEBUG: SELECT 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_NAME = 'brevo_visitor' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.322457+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'brevo_visitor' [] [] [2024-03-01T00:24:16.322955+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.323050+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'canal' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.323588+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.323697+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'canal' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.324243+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.324383+00:00] doctrine.DEBUG: SELECT 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_NAME = 'canal' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.324709+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'canal' [] [] [2024-03-01T00:24:16.325239+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.325415+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'chat_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.326045+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.326202+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'chat_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.326851+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.326993+00:00] doctrine.DEBUG: SELECT 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_NAME = 'chat_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.327274+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'chat_config' [] [] [2024-03-01T00:24:16.327789+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.327953+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'company' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.328596+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.328756+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'company' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.329373+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.329511+00:00] doctrine.DEBUG: SELECT 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_NAME = 'company' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.329801+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'company' [] [] [2024-03-01T00:24:16.330300+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.330483+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.330973+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.331086+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.331619+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.331736+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.331953+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-03-01T00:24:16.332448+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.332565+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.333264+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.333383+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.333930+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.334044+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.334299+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_config' [] [] [2024-03-01T00:24:16.334780+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.334891+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_invoice' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.335403+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.335521+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_invoice' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.336084+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.336170+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_invoice' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.336417+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_invoice' [] [] [2024-03-01T00:24:16.336913+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.337024+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.337659+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.337772+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.338354+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.338459+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.338716+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_order' [] [] [2024-03-01T00:24:16.339175+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.339260+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.339815+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.339926+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.340460+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.340571+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.340816+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_planing' [] [] [2024-03-01T00:24:16.341301+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.341394+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.342070+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.342158+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.342696+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.342805+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.343058+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_product' [] [] [2024-03-01T00:24:16.343551+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.343659+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_service' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.344260+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.344388+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_service' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.344900+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.345005+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_service' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.345257+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_service' [] [] [2024-03-01T00:24:16.345735+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.345842+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.346474+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.346566+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.347087+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.347186+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.347446+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory' [] [] [2024-03-01T00:24:16.347930+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.348040+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.348582+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.348693+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.349243+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.349385+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.349652+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_lines' [] [] [2024-03-01T00:24:16.350122+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.350241+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.350660+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.350770+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.351322+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.351423+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.351653+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_user' [] [] [2024-03-01T00:24:16.352120+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.352217+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_black_list' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.352665+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.352777+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_black_list' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.353311+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.353403+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_black_list' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.353617+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_black_list' [] [] [2024-03-01T00:24:16.354100+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.354183+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.354791+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.354914+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.355458+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.355577+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.355834+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_config' [] [] [2024-03-01T00:24:16.356327+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.356415+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.357130+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.357218+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.357729+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.357838+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.358113+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_order' [] [] [2024-03-01T00:24:16.358575+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.358684+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_payout_status' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.359360+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.359474+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_payout_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.359989+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.360087+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_payout_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.360307+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_payout_status' [] [] [2024-03-01T00:24:16.360773+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.360860+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.361459+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.361550+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.362082+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.362165+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.362385+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_planing' [] [] [2024-03-01T00:24:16.362841+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.362985+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.363744+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.363867+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.364411+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.364531+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.364793+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_product' [] [] [2024-03-01T00:24:16.365280+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.365389+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_rapport_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.366265+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.366383+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_rapport_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.366923+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.367045+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_rapport_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.367301+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_rapport_product' [] [] [2024-03-01T00:24:16.367769+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.367890+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_transaction' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.368605+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.368717+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_transaction' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.369251+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.369361+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_transaction' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.369617+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_transaction' [] [] [2024-03-01T00:24:16.370102+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.370205+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.370825+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.370936+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.371471+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.371578+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.371862+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_config' [] [] [2024-03-01T00:24:16.372323+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.372411+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_upload' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.372937+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.373024+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_upload' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.373550+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.373658+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_upload' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.373945+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_upload' [] [] [2024-03-01T00:24:16.374406+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.374513+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.375487+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.375606+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.376241+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.376331+00:00] doctrine.DEBUG: SELECT 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_NAME = 'order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.376700+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'order' [] [] [2024-03-01T00:24:16.377192+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.377277+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'reviews' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.377833+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.377944+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'reviews' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.378534+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.378658+00:00] doctrine.DEBUG: SELECT 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_NAME = 'reviews' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.378936+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'reviews' [] [] [2024-03-01T00:24:16.379399+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.379520+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.379999+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.380108+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.380626+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.380735+00:00] doctrine.DEBUG: SELECT 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_NAME = 'role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.380952+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'role' [] [] [2024-03-01T00:24:16.381419+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.381549+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'shipper' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.382276+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.382390+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'shipper' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.382939+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.383048+00:00] doctrine.DEBUG: SELECT 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_NAME = 'shipper' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.383316+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'shipper' [] [] [2024-03-01T00:24:16.383811+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.383894+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.384464+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.384554+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.385044+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.385128+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.385333+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2024-03-01T00:24:16.385818+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.385901+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user_role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:16.386290+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.386407+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user_role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:16.386935+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.387018+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user_role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:16.387247+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_role' [] [] [2024-03-01T00:24:16.389325+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:16.457290+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:26.249674+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-03-01T00:24:26.278580+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:27.256866+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-03-01T00:24:27.264807+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:27.265009+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-01T00:24:27.266249+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:27.266437+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-01T00:24:27.267152+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-01T00:24:27.267266+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-01T00:24:27.267554+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-03-01T00:24:27.274986+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-03-01T00:24:27.275944+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-03-01T00:24:27.277105+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-03-01T00:24:27.287578+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-03-01T00:24:27.305089+00:00] doctrine.DEBUG: CREATE TABLE voucher (id INT AUTO_INCREMENT NOT NULL, parent_id INT NOT NULL, created_by_id INT NOT NULL, created_at DATETIME NOT NULL, updated_at DATETIME DEFAULT NULL, code VARCHAR(255) NOT NULL, name VARCHAR(255) NOT NULL, status SMALLINT NOT NULL, used SMALLINT NOT NULL, type SMALLINT NOT NULL, application SMALLINT NOT NULL, discount_type SMALLINT DEFAULT NULL, discount_value DOUBLE PRECISION DEFAULT NULL, INDEX IDX_1392A5D8727ACA70 (parent_id), INDEX IDX_1392A5D8B03A8386 (created_by_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2024-03-01T00:24:27.323733+00:00] doctrine.DEBUG: ALTER TABLE voucher ADD CONSTRAINT FK_1392A5D8727ACA70 FOREIGN KEY (parent_id) REFERENCES user (id) [] [] [2024-03-01T00:24:27.331868+00:00] doctrine.DEBUG: ALTER TABLE voucher ADD CONSTRAINT FK_1392A5D8B03A8386 FOREIGN KEY (created_by_id) REFERENCES user (id) [] [] [2024-03-01T00:24:27.339075+00:00] doctrine.DEBUG: ALTER TABLE `order` ADD voucher_id INT DEFAULT NULL [] [] [2024-03-01T00:24:27.340593+00:00] doctrine.DEBUG: ALTER TABLE `order` ADD CONSTRAINT FK_F529939828AA1B6F FOREIGN KEY (voucher_id) REFERENCES voucher (id) [] [] [2024-03-01T00:24:27.520403+00:00] doctrine.DEBUG: CREATE INDEX IDX_F529939828AA1B6F ON `order` (voucher_id) [] [] [2024-03-01T00:24:27.533917+00:00] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","2024-03-01T00:24:27+00:00",246] [] [2024-03-01T00:24:27.535268+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-03-01T00:24:49.538197+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-03-01T00:24:50.379871+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-03-21T16:29:19.627036+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-03-21T16:29:19.700661+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-03-21T16:29:19.702006+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-03-21T16:29:19.702045+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-03-21T16:29:19.704637+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-03-21T16:29:19.716225+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-03-21T16:29:19.767711+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"sk9Mv1oinLwKo_-Lw_KTvCwIQ6 [...]","meKnNKusuW4tNuKSK"] [] [2024-03-21T16:29:19.778830+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-03-21T16:29:19.779280+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-03-21T16:29:19.782874+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-21T16:29:19.783032+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-21T16:29:19.784225+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-21T16:29:19.784346+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-21T16:29:19.785026+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-21T16:29:19.785148+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-21T16:29:19.785363+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-03-21T16:29:19.786121+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-03-21T16:29:19.794505+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-21T16:30:02.734069+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-03-21T16:30:03.529041+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-03-21T16:30:10.933257+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-03-21T16:30:10.943462+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-03-21T16:30:11.015202+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-03-21T16:30:11.604532+00:00] php.DEBUG: Warning: proc_open(): fork failed - Resource temporarily unavailable {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/mainpowe/public_html/vendor/symfony/process/Process.php","line":352,"trace":[{"file":"/home/mainpowe/public_html/src/Command/Power/clientFinalInDolibarCommand.php","line":172,"function":"start","class":"Symfony\\Component\\Process\\Process","type":"->"}],"count":1}}} [] [2024-03-21T16:30:11.652526+00:00] console.CRITICAL: Error thrown while running command "app:clientFinalInDolibarCommand 2 -U1". Message: "Unable to launch a new process." {"exception":"[object] (Symfony\\Component\\Process\\Exception\\RuntimeException(code: 0): Unable to launch a new process. at /home/mainpowe/public_html/vendor/symfony/process/Process.php:355)","command":"app:clientFinalInDolibarCommand 2 -U1","message":"Unable to launch a new process."} [] [2024-03-21T16:30:11.652957+00:00] console.DEBUG: Command "app:clientFinalInDolibarCommand 2 -U1" exited with code "1" {"command":"app:clientFinalInDolibarCommand 2 -U1","code":1} [] [2024-03-21T16:31:07.683848+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-03-21T16:31:07.693865+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-03-21T16:31:07.745812+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-03-21T16:31:08.340266+00:00] php.DEBUG: Warning: proc_open(): fork failed - Resource temporarily unavailable {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/mainpowe/public_html/vendor/symfony/process/Process.php","line":352,"trace":[{"file":"/home/mainpowe/public_html/src/Command/Power/clientFinalInDolibarCommand.php","line":172,"function":"start","class":"Symfony\\Component\\Process\\Process","type":"->"}],"count":1}}} [] [2024-03-21T16:31:08.378445+00:00] console.CRITICAL: Error thrown while running command "app:clientFinalInDolibarCommand 2 -U1". Message: "Unable to launch a new process." {"exception":"[object] (Symfony\\Component\\Process\\Exception\\RuntimeException(code: 0): Unable to launch a new process. at /home/mainpowe/public_html/vendor/symfony/process/Process.php:355)","command":"app:clientFinalInDolibarCommand 2 -U1","message":"Unable to launch a new process."} [] [2024-03-21T16:31:08.378902+00:00] console.DEBUG: Command "app:clientFinalInDolibarCommand 2 -U1" exited with code "1" {"command":"app:clientFinalInDolibarCommand 2 -U1","code":1} [] [2024-03-21T16:31:34.425412+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-03-21T16:31:34.428301+00:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://powerdata.tn/","method":"GET"} [] [2024-03-21T16:31:34.431086+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-03-21T16:31:34.431125+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-03-21T16:31:34.431155+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-03-21T16:31:34.459628+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-03-21T16:31:34.460245+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-03-21T16:31:34.465277+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-21T16:31:34.465470+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-21T16:31:34.466562+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-21T16:31:34.466709+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-21T16:31:34.467396+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-21T16:31:34.467550+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-21T16:31:34.467807+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-03-21T16:31:34.468609+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-03-21T16:31:34.476124+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-21T16:31:34.769693+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-03-21T16:31:34.772080+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://powerdata.tn/login","method":"GET"} [] [2024-03-21T16:31:34.774332+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-03-21T16:31:34.774372+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-03-21T16:31:34.774403+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-03-21T16:31:34.805475+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-03-21T16:31:34.806018+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-03-21T16:31:34.810747+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-21T16:31:34.810904+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-21T16:31:34.812042+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-21T16:31:34.812158+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-21T16:31:34.812845+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-21T16:31:34.812982+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-21T16:31:34.813190+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-03-21T16:31:34.813979+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-03-21T16:31:34.821522+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-21T16:31:37.383487+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-03-21T16:31:37.392951+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://powerdata.tn/assets/lugins/icheck-bootstrap/icheck-bootstrap.min.css" (from "https://powerdata.tn/login")" at /home/mainpowe/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 135 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://powerdata.tn/assets/lugins/icheck-bootstrap/icheck-bootstrap.min.css\" (from \"https://powerdata.tn/login\") at /home/mainpowe/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:135)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/lugins/icheck-bootstrap/icheck-bootstrap.min.css/\". at /home/mainpowe/public_html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:74)"} [] [2024-03-21T16:31:37.442312+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-03-21T16:31:37.442880+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-03-21T16:31:37.447420+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-21T16:31:37.447578+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-21T16:31:37.448616+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-21T16:31:37.448760+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-21T16:31:37.449479+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-21T16:31:37.449629+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-21T16:31:37.449917+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-03-21T16:31:37.450715+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-03-21T16:31:37.458139+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-21T16:31:38.338459+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-03-21T16:31:38.340908+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dc5cad"},"request_uri":"https://powerdata.tn/_wdt/dc5cad","method":"GET"} [] [2024-03-21T16:31:40.060526+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-03-21T16:31:40.062979+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://powerdata.tn/login","method":"POST"} [] [2024-03-21T16:31:40.066283+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-03-21T16:31:40.066353+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-03-21T16:31:40.086529+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.email = ? LIMIT 1 ["walid@gmail.com"] [] [2024-03-21T16:31:40.107996+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-03-21T16:31:40.109268+00:00] doctrine.DEBUG: UPDATE user SET last_login = ?, login_history = ?, updated_at = ? WHERE id = ? ["2024-03-21T16:31:40+00:00",[{"date":"2024-03-21 16:31:40","status":true,"ip":"80.171.8.33"},{"date":"2024-03-21 13:19:28","status":true,"ip":"197.25.56.254"},{"date":"2024-03-18 12:13:36","status":true,"ip":"197.31.225.124"},{"date":"2024-03-17 16:12:00","status":true,"ip":"2.244.115.255"},{"date":"2024-03-16 13:46:13","status":true,"ip":"160.157.111.198"},{"date":"2024-03-16 00:33:00","status":true,"ip":"197.27.20.211"},{"date":"2024-03-14 16:32:44","status":true,"ip":"93.131.122.95"},{"date":"2024-03-14 13:18:03","status":true,"ip":"165.50.182.229"},{"date":"2024-03-14 13:17:59","status":true,"ip":"165.50.182.229"},{"date":"2024-03-14 12:19:24","status":true,"ip":"160.157.111.198"},{"date":"2024-03-10 23:11:55","status":true,"ip":"78.49.67.139"},{"date":"2024-03-09 11:05:37","status":true,"ip":"196.225.97.168"},{"date":"2024-03-07 22:31:38","status":true,"ip":"197.29.229.127"},{"date":"2024-03-07 20:58:52","status":true,"ip":"196.239.84.140"},{"date":"2024-03-07 12:26:52","status":true,"ip":"196.224.254.164"},{"date":"2024-03-04 19:21:23","status":true,"ip":"78.48.72.189"},{"date":"2024-03-04 19:04:12","status":true,"ip":"197.29.203.133"},{"date":"2024-03-04 16:31:21","status":true,"ip":"160.157.117.240"},{"date":"2024-03-04 14:17:39","status":true,"ip":"160.157.117.240"},{"date":"2024-03-02 21:54:30","status":true,"ip":"46.114.109.52"},{"date":"2024-03-02 21:54:27","status":true,"ip":"46.114.109.52"},{"date":"2024-03-02 20:23:05","status":true,"ip":"196.229.26.224"},{"date":"2024-03-02 17:06:19","status":true,"ip":"197.29.106.224"},{"date":"2024-03-01 14:15:33","status":true,"ip":"197.29.183.168"},{"date":"2024-03-01 00:25:34","status":true,"ip":"78.49.83.237"},{"date":"2024-02-29 15:37:34","status":true,"ip":"197.27.10.38"},{"date":"2024-02-29 11:41:44","status":true,"ip":"78.49.83.237"},{"date":"2024-02-29 11:41:41","status":true,"ip":"78.49.83.237"},{"date":"2024-02-29 11:41:35","status":true,"ip":"160.157.63.220"},{"date":"2024-02-28 09:00:18","status":true,"ip":"46.114.106.102"},{"date":"2024-02-28 09:00:15","status":true,"ip":"46.114.106.102"},{"date":"2024-02-28 09:00:12","status":true,"ip":"46.114.106.102"},{"date":"2024-02-28 09:00:11","status":true,"ip":"46.114.106.102"},{"date":"2024-02-28 08:11:16","status":true,"ip":"196.239.230.175"},{"date":"2024-02-27 11:55:12","status":true,"ip":"160.157.181.123"},{"date":"2024-02-27 10:49:15","status":true,"ip":"78.49.103.48"},{"date":"2024-02-26 15:29:57","status":true,"ip":"197.27.10.38"},{"date":"2024-02-26 14:33:01","status":true,"ip":"160.157.181.123"},{"date":"2024-02-26 10:02:48","status":true,"ip":"197.29.205.49"},{"date":"2024-02-26 08:33:11","status":true,"ip":"197.27.10.38"},{"date":"2024-02-25 19:53:09","status":true,"ip":"46.114.105.159"},{"date":"2024-02-25 19:53:05","status":true,"ip":"46.114.105.159"},{"date":"2024-02-25 17:58:04","status":true,"ip":"160.156.5.181"},{"date":"2024-02-24 22:33:38","status":true,"ip":"78.48.21.76"},{"date":"2024-02-24 22:15:21","status":true,"ip":"197.27.10.38"},{"date":"2024-02-24 20:46:38","status":true,"ip":"160.159.77.170"},{"date":"2024-02-24 11:24:01","status":true,"ip":"176.3.150.154"},{"date":"2024-02-24 11:24:01","status":true,"ip":"176.3.150.154"},{"date":"2024-02-24 09:44:54","status":true,"ip":"160.158.74.61"},{"date":"2024-02-23 15:19:42","status":true,"ip":"196.228.219.94"},{"date":"2024-02-23 14:29:45","status":true,"ip":"197.29.196.151"},{"date":"2024-02-23 13:15:30","status":true,"ip":"197.29.196.151"},{"date":"2024-02-23 12:31:35","status":true,"ip":"197.29.196.151"},{"date":"2024-02-22 19:36:56","status":true,"ip":"160.159.61.255"},{"date":"2024-02-22 16:42:02","status":true,"ip":"93.131.57.49"},{"date":"2024-02-22 16:41:59","status":true,"ip":"93.131.57.49"},{"date":"2024-02-22 10:48:44","status":true,"ip":"93.131.57.49"},{"date":"2024-02-22 10:48:42","status":true,"ip":"93.131.57.49"},{"date":"2024-02-21 10:14:47","status":true,"ip":"46.114.107.118"},{"date":"2024-02-21 10:14:44","status":true,"ip":"46.114.107.118"},{"date":"2024-02-20 21:53:59","status":true,"ip":"197.27.10.38"},{"date":"2024-02-20 16:34:13","status":true,"ip":"197.29.103.137"},{"date":"2024-02-20 15:49:14","status":true,"ip":"196.232.142.4"},{"date":"2024-02-20 15:40:05","status":true,"ip":"46.114.109.14"},{"date":"2024-02-20 15:40:02","status":true,"ip":"46.114.109.14"},{"date":"2024-02-20 14:29:34","status":true,"ip":"93.133.92.208"},{"date":"2024-02-20 14:05:43","status":true,"ip":"93.133.92.208"},{"date":"2024-02-20 14:05:40","status":true,"ip":"93.133.92.208"},{"date":"2024-02-20 13:32:52","status":true,"ip":"93.133.92.208"},{"date":"2024-02-20 11:15:22","status":true,"ip":"196.229.17.154"},{"date":"2024-02-20 10:24:21","status":true,"ip":"93.133.92.208"},{"date":"2024-02-20 10:24:19","status":true,"ip":"93.133.92.208"},{"date":"2024-02-19 14:07:41","status":true,"ip":"46.114.105.63"},{"date":"2024-02-19 14:07:39","status":true,"ip":"46.114.105.63"},{"date":"2024-02-19 14:07:36","status":true,"ip":"46.114.105.63"},{"date":"2024-02-19 14:07:35","status":true,"ip":"46.114.105.63"},{"date":"2024-02-19 14:07:31","status":true,"ip":"46.114.105.63"},{"date":"2024-02-19 14:07:30","status":true,"ip":"46.114.105.63"},{"date":"2024-02-19 13:32:44","status":true,"ip":"160.156.92.138"},{"date":"2024-02-19 12:39:45","status":true,"ip":"93.135.28.34"},{"date":"2024-02-19 12:39:42","status":true,"ip":"93.135.28.34"},{"date":"2024-02-18 22:36:10","status":true,"ip":"46.114.105.160"},{"date":"2024-02-18 21:11:59","status":true,"ip":"160.156.92.138"},{"date":"2024-02-18 21:11:45","status":true,"ip":"160.156.92.138"},{"date":"2024-02-18 20:49:02","status":true,"ip":"160.156.92.138"},{"date":"2024-02-18 17:09:55","status":true,"ip":"196.229.12.1"},{"date":"2024-02-15 11:06:52","status":true,"ip":"196.224.128.227"},{"date":"2024-02-13 21:40:17","status":true,"ip":"196.228.0.159"},{"date":"2024-02-13 13:02:25","status":true,"ip":"46.114.104.42"},{"date":"2024-02-13 13:02:22","status":true,"ip":"46.114.104.42"},{"date":"2024-02-13 13:02:13","status":true,"ip":"46.114.104.42"},{"date":"2024-02-13 13:02:12","status":true,"ip":"46.114.104.42"},{"date":"2024-02-13 07:46:52","status":true,"ip":"196.229.12.1"},{"date":"2024-02-09 09:32:09","status":true,"ip":"160.157.163.146"},{"date":"2024-02-06 10:24:11","status":true,"ip":"160.156.12.103"},{"date":"2024-02-04 17:40:11","status":true,"ip":"197.29.246.242"},{"date":"2024-02-04 12:23:43","status":true,"ip":"93.131.15.238"},{"date":"2024-02-04 12:23:40","status":true,"ip":"93.131.15.238"},{"date":"2024-02-04 11:44:12","status":true,"ip":"160.157.24.220"},{"date":"2024-01-29 09:47:43","status":true,"ip":"165.51.210.37"},{"date":"2024-01-29 07:06:49","status":true,"ip":"197.26.211.253"},{"date":"2024-01-28 12:43:12","status":true,"ip":"93.132.127.225"},{"date":"2024-01-22 21:35:30","status":true,"ip":"196.236.47.205"},{"date":"2024-01-22 10:39:49","status":true,"ip":"197.31.70.79"},{"date":"2024-01-21 00:15:50","status":true,"ip":"78.48.86.143"},{"date":"2024-01-19 12:02:10","status":true,"ip":"197.31.171.197"},{"date":"2024-01-19 12:01:30","status":true,"ip":"197.31.171.197"},{"date":"2024-01-18 22:18:36","status":true,"ip":"197.31.138.168"},{"date":"2024-01-18 17:21:40","status":true,"ip":"197.29.194.93"},{"date":"2024-01-18 14:04:06","status":true,"ip":"93.132.6.129"},{"date":"2024-01-18 01:22:55","status":true,"ip":"197.31.138.168"},{"date":"2024-01-17 09:12:11","status":true,"ip":"78.49.117.28"},{"date":"2024-01-17 09:12:10","status":true,"ip":"78.49.117.28"},{"date":"2024-01-17 08:00:28","status":true,"ip":"78.49.117.28"},{"date":"2024-01-17 08:00:24","status":true,"ip":"78.49.117.28"},{"date":"2024-01-15 16:09:48","status":true,"ip":"89.204.139.61"},{"date":"2024-01-15 16:09:45","status":true,"ip":"89.204.139.61"},{"date":"2024-01-15 14:47:32","status":true,"ip":"89.204.137.190"},{"date":"2024-01-15 14:47:29","status":true,"ip":"89.204.137.190"},{"date":"2024-01-15 13:55:40","status":true,"ip":"93.135.19.80"},{"date":"2024-01-14 13:58:59","status":true,"ip":"197.31.138.168"},{"date":"2024-01-14 11:06:08","status":true,"ip":"197.31.138.168"},{"date":"2024-01-14 01:26:40","status":true,"ip":"89.13.36.46"},{"date":"2024-01-13 19:27:47","status":true,"ip":"89.13.36.46"},{"date":"2024-01-13 19:27:44","status":true,"ip":"89.13.36.46"},{"date":"2024-01-13 10:46:03","status":true,"ip":"197.29.183.214"},{"date":"2024-01-12 17:48:19","status":true,"ip":"89.204.138.80"},{"date":"2024-01-12 17:48:17","status":true,"ip":"89.204.138.80"},{"date":"2024-01-11 19:42:08","status":true,"ip":"196.233.108.249"},{"date":"2024-01-10 08:08:01","status":true,"ip":"46.114.150.27"},{"date":"2024-01-10 08:08:00","status":true,"ip":"46.114.150.27"},{"date":"2024-01-10 07:15:45","status":true,"ip":"78.49.8.24"},{"date":"2024-01-08 20:17:18","status":true,"ip":"92.229.190.143"},{"date":"2024-01-08 18:24:32","status":true,"ip":"197.30.208.115"},{"date":"2024-01-08 15:27:45","status":true,"ip":"197.31.175.119"},{"date":"2024-01-08 14:12:26","status":true,"ip":"197.31.175.119"},{"date":"2024-01-07 14:44:49","status":true,"ip":"197.30.208.115"},{"date":"2024-01-06 23:57:15","status":true,"ip":"160.159.219.203"},{"date":"2024-01-06 13:50:44","status":true,"ip":"197.30.202.181"},{"date":"2024-01-05 19:03:02","status":true,"ip":"197.31.161.191"},{"date":"2024-01-05 15:38:15","status":true,"ip":"196.224.66.103"},{"date":"2024-01-05 14:20:39","status":true,"ip":"2.243.84.25"},{"date":"2024-01-05 13:09:51","status":true,"ip":"160.159.148.219"},{"date":"2024-01-05 09:02:25","status":true,"ip":"197.31.161.191"},{"date":"2024-01-04 20:59:59","status":true,"ip":"196.231.230.13"},{"date":"2024-01-04 09:35:38","status":true,"ip":"46.114.106.173"},{"date":"2024-01-04 09:35:37","status":true,"ip":"46.114.106.173"},{"date":"2024-01-04 09:03:21","status":true,"ip":"160.156.110.110"},{"date":"2024-01-03 20:18:52","status":true,"ip":"160.156.5.52"},{"date":"2024-01-03 18:21:58","status":true,"ip":"197.31.161.191"},{"date":"2024-01-03 09:01:57","status":true,"ip":"196.224.130.171"},{"date":"2024-01-03 09:01:29","status":true,"ip":"196.224.130.171"},{"date":"2024-01-02 01:10:24","status":true,"ip":"197.31.161.191"},{"date":"2023-12-31 19:34:25","status":true,"ip":"196.233.47.37"},{"date":"2023-12-31 16:27:56","status":true,"ip":"78.48.77.190"},{"date":"2023-12-30 15:03:37","status":true,"ip":"2.244.63.143"},{"date":"2023-12-30 15:03:08","status":true,"ip":"197.25.31.162"},{"date":"2023-12-29 11:18:19","status":true,"ip":"93.131.65.175"},{"date":"2023-12-29 11:18:18","status":true,"ip":"93.131.65.175"},{"date":"2023-12-29 11:17:48","status":true,"ip":"93.131.65.175"},{"date":"2023-12-27 10:40:02","status":true,"ip":"196.224.149.85"},{"date":"2023-12-27 00:30:24","status":true,"ip":"93.135.82.92"},{"date":"2023-12-27 00:30:21","status":true,"ip":"93.135.82.92"},{"date":"2023-12-26 15:23:46","status":true,"ip":"93.135.82.92"},{"date":"2023-12-26 15:23:44","status":true,"ip":"93.135.82.92"},{"date":"2023-12-25 22:12:29","status":true,"ip":"197.27.77.211"},{"date":"2023-12-25 09:14:01","status":true,"ip":"160.157.64.18"},{"date":"2023-12-24 13:53:36","status":true,"ip":"78.48.65.90"},{"date":"2023-12-24 06:55:21","status":true,"ip":"89.204.155.16"},{"date":"2023-12-23 15:16:03","status":true,"ip":"89.204.154.24"},{"date":"2023-12-23 15:15:59","status":true,"ip":"89.204.154.24"},{"date":"2023-12-23 13:41:38","status":true,"ip":"89.204.154.24"},{"date":"2023-12-23 13:20:41","status":true,"ip":"197.29.27.155"},{"date":"2023-12-23 10:40:43","status":true,"ip":"93.131.28.158"},{"date":"2023-12-23 10:05:27","status":true,"ip":"93.131.28.158"},{"date":"2023-12-23 10:05:24","status":true,"ip":"93.131.28.158"},{"date":"2023-12-21 10:50:03","status":true,"ip":"197.31.235.195"},{"date":"2023-12-21 10:32:39","status":true,"ip":"93.132.149.245"},{"date":"2023-12-21 10:14:54","status":true,"ip":"93.132.149.245"},{"date":"2023-12-21 10:14:53","status":true,"ip":"93.132.149.245"},{"date":"2023-12-21 09:09:28","status":true,"ip":"93.132.149.245"},{"date":"2023-12-21 09:09:26","status":true,"ip":"93.132.149.245"},{"date":"2023-12-20 21:58:06","status":true,"ip":"93.132.135.229"},{"date":"2023-12-16 18:04:39","status":true,"ip":"197.26.252.29"},{"date":"2023-12-16 13:00:54","status":true,"ip":"160.157.183.175"},{"date":"2023-12-15 18:31:42","status":true,"ip":"160.158.224.107"},{"date":"2023-12-14 00:23:06","status":true,"ip":"78.48.117.97"},{"date":"2023-12-12 20:33:57","status":true,"ip":"196.225.104.88"},{"date":"2023-12-12 20:33:50","status":true,"ip":"196.225.104.88"},{"date":"2023-12-12 14:42:06","status":true,"ip":"78.48.90.81"},{"date":"2023-12-11 11:39:26","status":true,"ip":"196.224.206.33"},{"date":"2023-12-08 17:32:11","status":true,"ip":"196.224.242.92"},{"date":"2023-12-08 13:47:25","status":true,"ip":"78.48.36.27"},{"date":"2023-12-08 09:00:05","status":true,"ip":"160.156.189.246"},{"date":"2023-12-07 07:43:22","status":true,"ip":"2.247.250.189"},{"date":"2023-12-07 07:43:19","status":true,"ip":"2.247.250.189"},{"date":"2023-12-06 23:21:48","status":true,"ip":"160.158.247.181"},{"date":"2023-12-04 07:57:13","status":true,"ip":"197.31.128.76"},{"date":"2023-12-01 13:31:37","status":true,"ip":"197.27.59.36"},{"date":"2023-12-01 08:28:03","status":true,"ip":"197.31.128.76"},{"date":"2023-11-29 22:31:23","status":true,"ip":"196.229.23.186"},{"date":"2023-11-28 11:42:58","status":true,"ip":"197.25.13.88"},{"date":"2023-11-28 08:12:34","status":true,"ip":"196.229.23.186"},{"date":"2023-11-27 22:19:46","status":true,"ip":"196.229.23.186"},{"date":"2023-11-25 14:00:17","status":true,"ip":"2a01:c23:7056:a00:49a3:2b1 [...]"},{"date":"2023-11-25 13:07:14","status":true,"ip":"197.31.128.76"},{"date":"2023-11-25 12:44:01","status":true,"ip":"2a01:c23:7056:a00:49a3:2b1 [...]"},{"date":"2023-11-25 12:09:10","status":true,"ip":"196.232.87.246"},{"date":"2023-11-24 15:51:04","status":true,"ip":"197.29.157.192"},{"date":"2023-11-22 10:16:35","status":true,"ip":"41.224.213.149"},{"date":"2023-11-20 18:58:10","status":true,"ip":"196.230.33.233"},{"date":"2023-11-20 10:05:53","status":true,"ip":"197.31.79.207"},{"date":"2023-11-20 08:46:55","status":true,"ip":"197.30.193.28"},{"date":"2023-11-18 10:50:07","status":true,"ip":"196.225.37.109"},{"date":"2023-11-17 17:05:36","status":true,"ip":"78.48.68.64"},{"date":"2023-11-17 17:04:59","status":true,"ip":"160.156.90.16"},{"date":"2023-11-16 10:11:40","status":true,"ip":"196.229.27.92"},{"date":"2023-11-13 09:44:22","status":true,"ip":"160.159.240.211"},{"date":"2023-11-11 08:41:59","status":true,"ip":"196.229.96.157"},{"date":"2023-11-10 14:57:07","status":true,"ip":"197.29.172.226"},{"date":"2023-11-10 09:23:28","status":true,"ip":"160.158.61.64"},{"date":"2023-11-09 13:22:25","status":true,"ip":"160.159.181.99"},{"date":"2023-11-08 17:56:44","status":true,"ip":"105.107.174.182"},{"date":"2023-11-08 14:25:53","status":true,"ip":"105.107.174.182"},{"date":"2023-11-08 09:48:08","status":true,"ip":"105.235.136.107"},{"date":"2023-11-07 08:02:25","status":true,"ip":"196.224.140.7"},{"date":"2023-11-01 15:16:10","status":true,"ip":"2a01:c23:75ae:5900:1843:94 [...]"},{"date":"2023-10-25 07:58:36","status":true,"ip":"197.26.247.167"},{"date":"2023-10-11 11:51:14","status":true,"ip":"197.31.138.228"},{"date":"2023-10-10 22:04:49","status":true,"ip":"89.13.40.203"},{"date":"2023-10-06 07:55:32","status":true,"ip":"197.27.127.238"},{"date":"2023-10-06 07:46:54","status":true,"ip":"197.27.127.238"},{"date":"2023-10-05 10:48:13","status":true,"ip":"197.27.55.34"},{"date":"2023-10-04 07:50:58","status":true,"ip":"196.229.4.128"},{"date":"2023-09-28 12:19:25","status":true,"ip":"197.31.242.176"},{"date":"2023-09-28 08:45:24","status":true,"ip":"197.26.193.243"},{"date":"2023-09-28 07:29:49","status":true,"ip":"197.26.193.243"},{"date":"2023-09-27 12:27:56","status":true,"ip":"2a01:c22:b56a:a900:c506:89 [...]"},{"date":"2023-09-25 09:06:54","status":true,"ip":"197.31.144.226"},{"date":"2023-09-21 11:58:12","status":true,"ip":"165.51.243.71"},{"date":"2023-09-19 12:26:41","status":true,"ip":"197.26.195.254"},{"date":"2023-09-19 11:24:13","status":true,"ip":"197.31.146.25"},{"date":"2023-09-16 10:38:09","status":true,"ip":"165.51.209.223"},{"date":"2023-09-16 07:50:48","status":true,"ip":"197.26.198.142"},{"date":"2023-09-14 08:40:32","status":true,"ip":"197.27.127.110"},{"date":"2023-09-11 11:33:19","status":true,"ip":"196.224.238.119"},{"date":"2023-09-05 12:41:16","status":true,"ip":"197.31.245.244"},{"date":"2023-08-30 10:22:56","status":true,"ip":"105.235.136.98"},{"date":"2023-08-21 11:21:54","status":true,"ip":"197.25.39.139"},{"date":"2023-08-19 11:08:54","status":true,"ip":"196.228.25.121"},{"date":"2023-08-15 10:25:48","status":true,"ip":"197.27.58.94"},{"date":"2023-08-14 20:42:55","status":true,"ip":"196.225.133.247"},{"date":"2023-08-14 20:42:53","status":true,"ip":"196.225.133.247"},{"date":"2023-08-12 09:31:03","status":true,"ip":"196.230.128.213"},{"date":"2023-08-12 07:39:08","status":true,"ip":"197.30.201.209"},{"date":"2023-08-09 07:54:30","status":true,"ip":"196.236.128.198"},{"date":"2023-08-08 09:10:54","status":true,"ip":"196.236.128.198"},{"date":"2023-08-07 10:12:56","status":true,"ip":"197.31.139.24"},{"date":"2023-08-07 09:58:20","status":true,"ip":"197.31.225.161"},{"date":"2023-08-05 18:49:19","status":true,"ip":"197.15.60.110"},{"date":"2023-07-22 09:35:48","status":true,"ip":"105.106.156.89"},{"date":"2023-07-22 07:51:05","status":true,"ip":"196.224.149.58"},{"date":"2023-07-12 09:54:21","status":true,"ip":"2.243.112.49"},{"date":"2023-07-12 09:54:20","status":true,"ip":"2.243.112.49"},{"date":"2023-07-11 17:21:28","status":true,"ip":"105.109.43.52"},{"date":"2023-07-10 08:36:06","status":true,"ip":"105.235.134.67"},{"date":"2023-07-06 12:22:54","status":true,"ip":"105.107.0.200"},{"date":"2023-07-04 09:54:45","status":true,"ip":"105.235.135.196"},{"date":"2023-07-03 18:24:26","status":true,"ip":"105.107.6.179"},{"date":"2023-07-02 14:17:10","status":true,"ip":"2a01:c22:b54d:6300:30d4:ce [...]"},{"date":"2023-06-21 11:29:35","status":true,"ip":"105.109.51.213"},{"date":"2023-06-20 11:34:10","status":true,"ip":"105.107.232.241"},{"date":"2023-06-19 09:02:24","status":true,"ip":"41.98.110.48"},{"date":"2023-06-17 08:22:31","status":true,"ip":"105.106.173.215"},{"date":"2023-06-16 07:35:11","status":true,"ip":"41.200.40.92"},{"date":"2023-06-16 07:27:48","status":true,"ip":"41.200.40.92"},{"date":"2023-06-15 22:50:22","status":true,"ip":"197.206.17.183"},{"date":"2023-06-13 08:12:49","status":true,"ip":"105.106.160.87"},{"date":"2023-06-12 06:12:52","status":true,"ip":"105.107.31.106"},{"date":"2023-06-11 11:02:41","status":true,"ip":"105.235.135.140"},{"date":"2023-06-10 11:34:33","status":true,"ip":"105.107.104.95"},{"date":"2023-06-09 11:09:49","status":true,"ip":"105.235.135.248"},{"date":"2023-06-08 07:59:33","status":true,"ip":"105.107.80.157"},{"date":"2023-06-08 07:59:00","status":true,"ip":"105.107.80.157"},{"date":"2023-06-08 07:58:59","status":true,"ip":"105.107.80.157"},{"date":"2023-06-07 12:10:44","status":true,"ip":"105.107.80.157"},{"date":"2023-06-07 07:15:46","status":true,"ip":"105.106.172.97"},{"date":"2023-06-07 07:15:43","status":true,"ip":"105.106.172.97"},{"date":"2023-06-06 11:40:02","status":true,"ip":"2a01:c22:c1ea:2e00:555c:57 [...]"},{"date":"2023-06-06 11:38:11","status":true,"ip":"2a01:c22:c1ea:2e00:79cb:b8 [...]"},{"date":"2023-06-06 11:37:41","status":true,"ip":"2a01:c22:c1ea:2e00:79cb:b8 [...]"},{"date":"2023-06-06 09:51:49","status":true,"ip":"105.235.135.234"},{"date":"2023-06-06 03:31:18","status":true,"ip":"105.107.79.164"},{"date":"2023-06-05 11:37:25","status":true,"ip":"105.235.135.134"},{"date":"2023-06-02 22:11:24","status":true,"ip":"197.206.1.135"},{"date":"2023-06-01 23:49:42","status":true,"ip":"2a01:c22:bc4e:c600:99e0:86 [...]"},{"date":"2023-06-01 20:07:20","status":true,"ip":"105.106.200.115"},{"date":"2023-05-31 13:13:04","status":true,"ip":"2a01:c22:b986:c600:ad8c:39 [...]"},{"date":"2023-05-31 10:28:33","status":true,"ip":"105.107.18.224"},{"date":"2023-05-29 16:02:26","status":true,"ip":"105.235.135.246"},{"date":"2023-05-28 22:02:21","status":true,"ip":"105.235.136.136"},{"date":"2023-05-25 10:04:29","status":true,"ip":"197.29.53.163"},{"date":"2023-05-22 12:16:56","status":true,"ip":"197.27.41.216"},{"date":"2023-05-22 08:47:25","status":true,"ip":"197.27.7.118"},{"date":"2023-05-19 17:12:00","status":true,"ip":"160.158.242.82"},{"date":"2023-05-19 13:38:14","status":true,"ip":"196.224.225.26"},{"date":"2023-05-19 10:21:40","status":true,"ip":"197.29.248.249"},{"date":"2023-05-19 10:21:38","status":true,"ip":"197.29.248.249"},{"date":"2023-05-14 07:58:26","status":true,"ip":"197.26.63.161"},{"date":"2023-05-12 16:59:57","status":true,"ip":"41.230.222.202"},{"date":"2023-05-12 16:59:54","status":true,"ip":"41.230.222.202"},{"date":"2023-05-09 12:22:38","status":true,"ip":"197.27.212.5"},{"date":"2023-05-08 09:54:12","status":true,"ip":"160.156.185.17"},{"date":"2023-05-06 09:43:32","status":true,"ip":"165.50.56.160"},{"date":"2023-05-04 14:56:53","status":true,"ip":"197.29.201.130"},{"date":"2023-05-03 16:56:17","status":true,"ip":"196.224.195.47"},{"date":"2023-05-03 09:24:07","status":true,"ip":"196.229.10.232"},{"date":"2023-05-02 10:55:14","status":true,"ip":"196.239.63.124"},{"date":"2023-05-01 14:33:25","status":true,"ip":"197.29.161.250"},{"date":"2023-04-28 09:40:48","status":true,"ip":"160.158.59.184"},{"date":"2023-04-27 20:53:48","status":true,"ip":"160.159.238.102"},{"date":"2023-04-26 20:02:50","status":true,"ip":"160.159.238.102"},{"date":"2023-04-26 10:49:37","status":true,"ip":"197.27.72.106"},{"date":"2023-04-26 00:54:36","status":true,"ip":"196.227.173.41"},{"date":"2023-04-25 14:44:21","status":true,"ip":"197.29.107.154"},{"date":"2023-04-25 07:41:44","status":true,"ip":"160.157.118.218"},{"date":"2023-04-24 23:44:17","status":true,"ip":"160.157.118.218"},{"date":"2023-04-24 15:35:48","status":true,"ip":"160.157.118.218"},{"date":"2023-04-24 02:44:29","status":true,"ip":"160.156.66.244"},{"date":"2023-04-23 12:31:27","status":true,"ip":"197.15.91.234"},{"date":"2023-04-22 10:58:54","status":true,"ip":"160.156.12.154"},{"date":"2023-04-22 10:58:53","status":true,"ip":"160.156.12.154"},{"date":"2023-04-22 10:35:34","status":true,"ip":"160.156.12.154"},{"date":"2023-04-22 10:35:31","status":true,"ip":"160.156.12.154"},{"date":"2023-04-20 11:36:47","status":true,"ip":"196.224.244.210"},{"date":"2023-04-20 09:17:37","status":true,"ip":"197.29.238.116"},{"date":"2023-04-20 07:24:15","status":true,"ip":"197.29.238.116"},{"date":"2023-04-18 07:13:08","status":true,"ip":"197.29.238.116"},{"date":"2023-04-17 20:39:33","status":true,"ip":"197.29.238.116"},{"date":"2023-04-17 17:35:06","status":true,"ip":"197.15.80.32"},{"date":"2023-04-17 11:08:21","status":true,"ip":"197.27.62.16"},{"date":"2023-04-17 08:44:50","status":true,"ip":"197.29.238.116"},{"date":"2023-04-16 16:00:10","status":true,"ip":"197.29.238.116"},{"date":"2023-04-15 22:32:04","status":true,"ip":"160.156.219.127"},{"date":"2023-04-15 12:38:40","status":true,"ip":"197.29.165.107"},{"date":"2023-04-15 11:03:57","status":true,"ip":"197.26.237.179"},{"date":"2023-04-13 11:52:27","status":true,"ip":"196.225.113.117"},{"date":"2023-04-12 07:56:11","status":true,"ip":"197.26.240.20"},{"date":"2023-04-11 13:44:43","status":true,"ip":"197.26.240.20"},{"date":"2023-04-10 16:48:03","status":true,"ip":"197.26.240.20"},{"date":"2023-04-10 08:52:18","status":true,"ip":"197.29.8.166"},{"date":"2023-04-08 15:34:15","status":true,"ip":"41.224.209.249"},{"date":"2023-04-08 10:56:33","status":true,"ip":"41.224.209.249"},{"date":"2023-04-07 12:04:09","status":true,"ip":"41.224.209.249"},{"date":"2023-04-05 18:57:06","status":true,"ip":"197.15.246.25"},{"date":"2023-04-05 15:45:45","status":true,"ip":"197.29.5.170"},{"date":"2023-04-05 11:27:49","status":true,"ip":"196.224.68.182"},{"date":"2023-04-05 10:54:03","status":true,"ip":"196.224.68.182"},{"date":"2023-04-04 19:43:23","status":true,"ip":"160.159.54.176"},{"date":"2023-04-04 15:11:47","status":true,"ip":"196.224.68.182"},{"date":"2023-04-03 18:52:36","status":true,"ip":"160.159.51.137"},{"date":"2023-04-03 18:51:42","status":true,"ip":"160.159.51.137"},{"date":"2023-04-03 18:44:27","status":true,"ip":"197.25.175.228"},{"date":"2023-04-03 12:28:31","status":true,"ip":"197.31.84.30"},{"date":"2023-04-02 13:05:00","status":true,"ip":"41.225.104.184"},{"date":"2023-04-01 19:15:23","status":true,"ip":"197.27.86.167"},{"date":"2023-04-01 01:35:15","status":true,"ip":"197.27.86.167"},{"date":"2023-03-30 14:53:49","status":true,"ip":"165.51.235.180"},{"date":"2023-03-29 16:51:24","status":true,"ip":"197.15.81.177"},{"date":"2023-03-27 12:31:45","status":true,"ip":"105.106.147.243"},{"date":"2023-03-26 13:45:18","status":true,"ip":"105.106.171.59"},{"date":"2023-03-24 22:41:03","status":true,"ip":"105.109.4.162"},{"date":"2023-03-18 14:13:26","status":true,"ip":"197.27.11.68"},{"date":"2023-03-16 07:21:48","status":true,"ip":"197.27.11.68"},{"date":"2023-03-15 21:17:33","status":true,"ip":"196.230.104.207"},{"date":"2023-03-15 08:23:27","status":true,"ip":"196.230.104.207"},{"date":"2023-03-14 09:17:59","status":true,"ip":"196.229.1.208"},{"date":"2023-03-13 08:44:17","status":true,"ip":"160.159.246.148"},{"date":"2023-03-12 20:11:39","status":true,"ip":"160.159.246.148"},{"date":"2023-03-12 08:25:41","status":true,"ip":"196.229.1.208"},{"date":"2023-03-12 08:25:40","status":true,"ip":"196.229.1.208"},{"date":"2023-03-11 09:54:23","status":true,"ip":"196.229.1.208"},{"date":"2023-03-10 13:44:29","status":true,"ip":"160.156.86.46"},{"date":"2023-03-09 11:02:23","status":true,"ip":"197.244.193.24"},{"date":"2023-03-07 22:59:00","status":true,"ip":"197.15.198.87"},{"date":"2023-03-07 21:23:08","status":true,"ip":"197.30.204.146"},{"date":"2023-03-07 07:38:28","status":true,"ip":"197.30.204.146"},{"date":"2023-03-06 09:41:11","status":true,"ip":"197.30.204.146"},{"date":"2023-03-05 19:11:05","status":true,"ip":"196.229.101.169"},{"date":"2023-03-05 14:42:59","status":true,"ip":"196.229.101.169"},{"date":"2023-03-05 12:40:28","status":true,"ip":"197.30.204.146"},{"date":"2023-03-04 23:22:19","status":true,"ip":"197.30.204.146"},{"date":"2023-03-04 11:19:13","status":true,"ip":"41.227.49.2"},{"date":"2023-03-03 12:55:54","status":true,"ip":"197.29.106.235"},{"date":"2023-03-02 08:19:14","status":true,"ip":"197.30.204.146"},{"date":"2023-03-01 08:55:42","status":true,"ip":"197.30.204.146"},{"date":"2023-02-28 22:03:13","status":true,"ip":"197.15.204.70"},{"date":"2023-02-28 10:48:38","status":true,"ip":"160.158.115.57"},{"date":"2023-02-27 22:31:21","status":true,"ip":"41.225.149.91"},{"date":"2023-02-27 20:27:53","status":true,"ip":"160.157.10.156"},{"date":"2023-02-27 14:12:11","status":true,"ip":"160.157.10.156"},{"date":"2023-02-27 08:41:57","status":true,"ip":"197.25.10.251"},{"date":"2023-02-27 06:06:48","status":true,"ip":"196.233.70.25"},{"date":"2023-02-26 23:34:03","status":true,"ip":"196.233.70.25"},{"date":"2023-02-26 18:34:09","status":true,"ip":"41.225.149.91"},{"date":"2023-02-26 17:40:31","status":true,"ip":"196.233.70.25"},{"date":"2023-02-25 12:58:29","status":true,"ip":"197.29.207.72"},{"date":"2023-02-25 08:03:51","status":true,"ip":"197.31.136.247"},{"date":"2023-02-25 08:03:47","status":true,"ip":"197.31.136.247"},{"date":"2023-02-24 16:02:32","status":true,"ip":"160.158.161.225"},{"date":"2023-02-24 15:40:18","status":true,"ip":"41.225.66.173"},{"date":"2023-02-24 12:50:34","status":true,"ip":"196.224.197.176"},{"date":"2023-02-23 23:10:41","status":true,"ip":"160.157.26.23"},{"date":"2023-02-23 11:53:56","status":true,"ip":"197.26.231.125"},{"date":"2023-02-23 08:08:03","status":true,"ip":"197.31.136.247"},{"date":"2023-02-23 00:21:01","status":true,"ip":"196.232.129.251"},{"date":"2023-02-22 22:47:27","status":true,"ip":"196.232.129.251"},{"date":"2023-02-22 22:46:57","status":true,"ip":"196.232.129.251"},{"date":"2023-02-22 15:35:56","status":true,"ip":"41.227.57.198"},{"date":"2023-02-22 07:13:11","status":true,"ip":"197.31.136.247"},{"date":"2023-02-21 23:39:54","status":true,"ip":"197.26.112.158"},{"date":"2023-02-21 12:23:12","status":true,"ip":"197.26.231.125"},{"date":"2023-02-21 12:22:57","status":true,"ip":"197.26.231.125"},{"date":"2023-02-21 10:17:42","status":true,"ip":"41.230.222.202"},{"date":"2023-02-21 10:03:08","status":true,"ip":"41.230.222.202"},{"date":"2023-02-21 08:18:19","status":true,"ip":"160.159.216.200"},{"date":"2023-02-20 16:31:17","status":true,"ip":"197.26.231.125"},{"date":"2023-02-20 07:22:00","status":true,"ip":"197.27.98.103"},{"date":"2023-02-17 08:28:01","status":true,"ip":"197.27.98.103"},{"date":"2023-02-16 16:01:06","status":true,"ip":"196.229.103.28"},{"date":"2023-02-15 15:46:52","status":true,"ip":"196.229.103.28"},{"date":"2023-02-14 16:45:19","status":true,"ip":"196.231.184.104"},{"date":"2023-02-14 16:45:17","status":true,"ip":"196.231.184.104"},{"date":"2023-02-13 23:50:21","status":true,"ip":"196.237.71.31"},{"date":"2023-02-13 23:50:17","status":true,"ip":"196.237.71.31"},{"date":"2023-02-10 22:50:57","status":true,"ip":"197.15.194.145"},{"date":"2023-02-09 16:49:27","status":true,"ip":"196.231.195.75"},{"date":"2023-02-09 13:09:32","status":true,"ip":"196.231.195.75"},{"date":"2023-02-09 10:28:42","status":true,"ip":"197.25.62.237"},{"date":"2023-02-08 16:42:50","status":true,"ip":"41.225.100.61"},{"date":"2023-02-08 16:12:12","status":true,"ip":"41.225.100.61"},{"date":"2023-02-08 16:12:11","status":true,"ip":"41.225.100.61"},{"date":"2023-02-08 16:12:06","status":true,"ip":"41.225.100.61"},{"date":"2023-02-08 16:12:06","status":true,"ip":"41.225.100.61"},{"date":"2023-02-08 16:12:03","status":true,"ip":"41.225.100.61"},{"date":"2023-02-08 16:12:02","status":true,"ip":"41.225.100.61"},{"date":"2023-02-08 16:11:57","status":true,"ip":"41.225.100.61"},{"date":"2023-02-08 16:11:56","status":true,"ip":"41.225.100.61"},{"date":"2023-02-08 10:49:14","status":true,"ip":"41.225.100.61"},{"date":"2023-02-08 10:49:13","status":true,"ip":"41.225.100.61"},{"date":"2023-02-08 10:48:15","status":true,"ip":"165.51.226.184"},{"date":"2023-02-08 09:11:13","status":true,"ip":"197.26.197.59"},{"date":"2023-02-08 09:11:11","status":true,"ip":"197.26.197.59"},{"date":"2023-02-07 18:12:54","status":true,"ip":"41.225.117.215"},{"date":"2023-02-07 18:12:52","status":true,"ip":"41.225.117.215"},{"date":"2023-02-07 07:49:40","status":true,"ip":"197.26.197.59"},{"date":"2023-02-07 01:49:20","status":true,"ip":"160.157.117.31"},{"date":"2023-02-06 09:52:15","status":true,"ip":"197.15.233.246"},{"date":"2023-02-06 08:15:06","status":true,"ip":"197.238.40.8"},{"date":"2023-02-05 16:57:00","status":true,"ip":"197.26.197.59"},{"date":"2023-02-05 09:41:36","status":true,"ip":"197.26.197.59"},{"date":"2023-02-04 11:10:25","status":true,"ip":"197.26.118.197"},{"date":"2023-02-04 07:29:27","status":true,"ip":"197.26.197.59"},{"date":"2023-02-03 11:34:03","status":true,"ip":"197.29.0.238"},{"date":"2023-02-03 07:01:24","status":true,"ip":"197.26.197.59"},{"date":"2023-02-02 08:41:59","status":true,"ip":"41.230.222.202"},{"date":"2023-02-02 08:31:45","status":true,"ip":"197.26.197.59"},{"date":"2023-02-01 09:48:46","status":true,"ip":"197.29.111.7"},{"date":"2023-01-31 12:19:15","status":true,"ip":"165.51.212.62"},{"date":"2023-01-31 07:23:31","status":true,"ip":"197.30.217.253"},{"date":"2023-01-30 11:36:36","status":true,"ip":"196.229.130.116"},{"date":"2023-01-29 21:34:56","status":true,"ip":"160.159.187.81"},{"date":"2023-01-29 01:45:30","status":true,"ip":"197.30.217.253"},{"date":"2023-01-28 20:50:36","status":true,"ip":"160.158.150.71"},{"date":"2023-01-28 12:59:56","status":true,"ip":"197.15.212.62"},{"date":"2023-01-27 17:23:34","status":true,"ip":"196.225.16.181"},{"date":"2023-01-27 17:23:33","status":true,"ip":"196.225.16.181"},{"date":"2023-01-27 00:29:34","status":true,"ip":"197.30.217.253"},{"date":"2023-01-26 21:48:08","status":true,"ip":"197.15.86.119"},{"date":"2023-01-26 09:06:16","status":true,"ip":"160.158.14.250"},{"date":"2023-01-25 14:44:35","status":true,"ip":"197.27.17.93"},{"date":"2023-01-25 11:52:38","status":true,"ip":"197.29.105.56"},{"date":"2023-01-25 07:55:44","status":true,"ip":"197.27.17.93"},{"date":"2023-01-24 22:02:08","status":true,"ip":"41.225.255.204"},{"date":"2023-01-24 09:14:18","status":true,"ip":"197.27.197.157"},{"date":"2023-01-23 22:04:42","status":true,"ip":"41.225.218.121"},{"date":"2023-01-23 15:22:51","status":true,"ip":"196.228.206.105"},{"date":"2023-01-23 10:43:06","status":true,"ip":"165.51.224.88"},{"date":"2023-01-23 01:53:19","status":true,"ip":"197.27.17.93"},{"date":"2023-01-22 21:34:37","status":true,"ip":"197.244.60.51"},{"date":"2023-01-22 10:33:48","status":true,"ip":"197.15.8.47"},{"date":"2023-01-22 10:33:46","status":true,"ip":"197.15.8.47"},{"date":"2023-01-21 20:04:27","status":true,"ip":"41.224.220.22"},{"date":"2023-01-21 12:50:14","status":true,"ip":"197.15.8.47"},{"date":"2023-01-21 12:50:12","status":true,"ip":"197.15.8.47"},{"date":"2023-01-21 12:50:09","status":true,"ip":"197.15.8.47"},{"date":"2023-01-21 12:50:08","status":true,"ip":"197.15.8.47"},{"date":"2023-01-21 12:49:53","status":true,"ip":"197.15.8.47"},{"date":"2023-01-21 12:49:52","status":true,"ip":"197.15.8.47"},{"date":"2023-01-21 11:41:37","status":true,"ip":"197.15.8.47"},{"date":"2023-01-21 11:39:10","status":true,"ip":"197.15.8.47"},{"date":"2023-01-21 11:39:09","status":true,"ip":"197.15.8.47"},{"date":"2023-01-21 10:08:19","status":true,"ip":"197.27.22.244"},{"date":"2023-01-21 09:17:57","status":true,"ip":"197.27.219.117"},{"date":"2023-01-20 18:31:28","status":true,"ip":"160.157.34.228"},{"date":"2023-01-20 18:31:27","status":true,"ip":"160.157.34.228"},{"date":"2023-01-20 16:58:07","status":true,"ip":"160.157.34.228"},{"date":"2023-01-20 16:58:05","status":true,"ip":"160.157.34.228"},{"date":"2023-01-20 16:00:31","status":true,"ip":"197.15.8.47"},{"date":"2023-01-20 16:00:27","status":true,"ip":"197.15.8.47"},{"date":"2023-01-20 16:00:23","status":true,"ip":"197.15.8.47"},{"date":"2023-01-20 16:00:22","status":true,"ip":"197.15.8.47"},{"date":"2023-01-20 09:24:01","status":true,"ip":"197.238.105.165"},{"date":"2023-01-18 22:29:24","status":true,"ip":"197.26.225.240"},{"date":"2023-01-18 09:25:00","status":true,"ip":"165.51.231.206"},{"date":"2023-01-17 06:51:59","status":true,"ip":"160.158.133.246"},{"date":"2023-01-16 13:34:52","status":true,"ip":"160.156.44.85"},{"date":"2023-01-16 09:48:16","status":true,"ip":"196.224.140.246"},{"date":"2023-01-16 08:17:06","status":true,"ip":"197.26.225.240"},{"date":"2023-01-15 22:11:40","status":true,"ip":"197.26.225.240"},{"date":"2023-01-15 20:25:14","status":true,"ip":"197.26.225.240"},{"date":"2023-01-15 09:18:10","status":true,"ip":"160.158.184.145"},{"date":"2023-01-15 09:18:08","status":true,"ip":"160.158.184.145"},{"date":"2023-01-15 09:18:05","status":true,"ip":"160.158.184.145"},{"date":"2023-01-15 09:18:05","status":true,"ip":"160.158.184.145"},{"date":"2023-01-14 23:55:29","status":true,"ip":"197.26.225.240"},{"date":"2023-01-14 23:55:17","status":true,"ip":"197.26.225.240"},{"date":"2023-01-14 23:55:16","status":true,"ip":"197.26.225.240"},{"date":"2023-01-14 10:55:46","status":true,"ip":"165.51.197.83"},{"date":"2023-01-14 09:55:51","status":true,"ip":"197.27.22.244"},{"date":"2023-01-14 09:52:39","status":true,"ip":"197.27.22.244"},{"date":"2023-01-14 09:51:18","status":true,"ip":"197.15.8.47"},{"date":"2023-01-14 09:10:42","status":true,"ip":"197.27.22.244"},{"date":"2023-01-14 09:10:41","status":true,"ip":"197.27.22.244"},{"date":"2023-01-14 09:10:31","status":true,"ip":"197.27.22.244"},{"date":"2023-01-14 09:10:14","status":true,"ip":"197.27.22.244"},{"date":"2023-01-14 09:10:14","status":true,"ip":"197.27.22.244"},{"date":"2023-01-14 09:10:09","status":true,"ip":"197.27.22.244"},{"date":"2023-01-14 09:09:20","status":true,"ip":"197.27.22.244"},{"date":"2023-01-14 09:09:14","status":true,"ip":"197.27.22.244"},{"date":"2023-01-14 09:09:13","status":true,"ip":"197.27.22.244"},{"date":"2023-01-14 08:25:39","status":true,"ip":"197.30.193.120"},{"date":"2023-01-14 02:13:01","status":true,"ip":"197.15.8.47"},{"date":"2023-01-14 00:21:50","status":true,"ip":"197.30.193.120"},{"date":"2023-01-13 22:32:05","status":true,"ip":"197.30.193.120"},{"date":"2023-01-13 21:09:28","status":true,"ip":"197.30.193.120"},{"date":"2023-01-13 16:12:15","status":true,"ip":"196.237.205.198"},{"date":"2023-01-13 16:12:13","status":true,"ip":"196.237.205.198"},{"date":"2023-01-13 15:29:16","status":true,"ip":"197.15.8.47"},{"date":"2023-01-13 15:29:14","status":true,"ip":"197.15.8.47"},{"date":"2023-01-13 15:14:50","status":true,"ip":"197.27.22.244"},{"date":"2023-01-13 15:14:49","status":true,"ip":"197.27.22.244"},{"date":"2023-01-13 15:05:16","status":true,"ip":"197.27.22.244"},{"date":"2023-01-13 13:56:44","status":true,"ip":"165.51.237.29"},{"date":"2023-01-13 10:57:05","status":true,"ip":"197.15.8.47"},{"date":"2023-01-13 10:26:43","status":true,"ip":"197.27.22.244"},{"date":"2023-01-13 10:26:39","status":true,"ip":"197.27.22.244"},{"date":"2023-01-13 10:26:39","status":true,"ip":"197.27.22.244"},{"date":"2023-01-13 10:08:30","status":true,"ip":"160.156.148.172"},{"date":"2023-01-13 08:51:21","status":true,"ip":"197.15.8.47"},{"date":"2023-01-13 07:44:47","status":true,"ip":"197.30.193.120"},{"date":"2023-01-12 15:25:49","status":true,"ip":"197.27.219.78"},{"date":"2023-01-12 14:52:52","status":true,"ip":"197.27.22.244"},{"date":"2023-01-12 14:52:51","status":true,"ip":"197.27.22.244"},{"date":"2023-01-12 14:52:47","status":true,"ip":"197.27.22.244"},{"date":"2023-01-12 14:03:12","status":true,"ip":"197.27.22.244"},{"date":"2023-01-12 13:29:43","status":true,"ip":"196.236.182.28"},{"date":"2023-01-12 12:51:53","status":true,"ip":"197.27.219.78"},{"date":"2023-01-12 10:02:21","status":true,"ip":"197.27.219.78"},{"date":"2023-01-12 09:52:42","status":true,"ip":"197.27.22.244"},{"date":"2023-01-12 09:52:26","status":true,"ip":"197.27.22.244"},{"date":"2023-01-12 09:52:06","status":true,"ip":"197.27.22.244"},{"date":"2023-01-12 09:51:12","status":true,"ip":"197.27.22.244"},{"date":"2023-01-12 09:51:00","status":true,"ip":"197.27.22.244"},{"date":"2023-01-12 09:39:56","status":true,"ip":"197.27.22.244"},{"date":"2023-01-12 07:14:54","status":true,"ip":"197.30.193.120"},{"date":"2023-01-12 07:14:52","status":true,"ip":"197.30.193.120"},{"date":"2023-01-11 23:05:58","status":true,"ip":"197.30.193.120"},{"date":"2023-01-11 23:04:54","status":true,"ip":"197.30.193.120"},{"date":"2023-01-11 22:17:06","status":true,"ip":"197.26.62.134"},{"date":"2023-01-11 13:16:30","status":true,"ip":"165.51.231.42"},{"date":"2023-01-11 10:08:05","status":true,"ip":"197.29.212.123"},{"date":"2023-01-11 09:40:11","status":true,"ip":"197.26.222.61"},{"date":"2023-01-10 17:16:17","status":true,"ip":"197.26.62.134"},{"date":"2023-01-10 15:56:58","status":true,"ip":"197.29.110.68"},{"date":"2023-01-10 15:40:38","status":true,"ip":"197.26.62.134"},{"date":"2023-01-10 14:26:53","status":true,"ip":"197.26.62.134"},{"date":"2023-01-10 14:26:52","status":true,"ip":"197.26.62.134"},{"date":"2023-01-10 14:26:46","status":true,"ip":"197.26.62.134"},{"date":"2023-01-10 14:26:45","status":true,"ip":"197.26.62.134"},{"date":"2023-01-10 10:15:08","status":true,"ip":"196.225.209.188"},{"date":"2023-01-10 10:15:00","status":true,"ip":"196.225.209.188"},{"date":"2023-01-10 10:14:59","status":true,"ip":"196.225.209.188"},{"date":"2023-01-10 10:13:56","status":true,"ip":"196.224.47.70"},{"date":"2023-01-10 10:13:39","status":true,"ip":"196.224.47.70"},{"date":"2023-01-10 10:13:29","status":true,"ip":"196.224.47.70"},{"date":"2023-01-10 09:27:39","status":true,"ip":"197.27.22.244"},{"date":"2023-01-10 09:27:03","status":true,"ip":"197.27.22.244"},{"date":"2023-01-10 09:26:55","status":true,"ip":"197.27.22.244"},{"date":"2023-01-10 09:26:44","status":true,"ip":"197.27.22.244"},{"date":"2023-01-10 08:31:29","status":true,"ip":"196.225.209.188"},{"date":"2023-01-10 00:21:57","status":true,"ip":"196.225.209.188"},{"date":"2023-01-10 00:02:54","status":true,"ip":"197.26.102.222"},{"date":"2023-01-09 18:08:10","status":true,"ip":"197.26.102.222"},{"date":"2023-01-09 18:08:08","status":true,"ip":"197.26.102.222"},{"date":"2023-01-09 18:08:05","status":true,"ip":"197.26.102.222"},{"date":"2023-01-09 18:08:05","status":true,"ip":"197.26.102.222"},{"date":"2023-01-09 18:08:04","status":true,"ip":"197.27.216.86"},{"date":"2023-01-09 17:31:16","status":true,"ip":"196.225.218.197"},{"date":"2023-01-09 17:31:13","status":true,"ip":"196.225.218.197"},{"date":"2023-01-09 16:41:57","status":true,"ip":"197.27.22.244"},{"date":"2023-01-09 16:36:02","status":true,"ip":"197.27.22.244"},{"date":"2023-01-09 16:35:55","status":true,"ip":"197.27.22.244"},{"date":"2023-01-09 13:04:47","status":true,"ip":"197.27.216.86"},{"date":"2023-01-09 09:06:23","status":true,"ip":"197.26.102.222"},{"date":"2023-01-09 08:33:14","status":true,"ip":"197.27.89.215"},{"date":"2023-01-08 20:50:14","status":true,"ip":"197.26.102.222"},{"date":"2023-01-08 20:50:12","status":true,"ip":"197.26.102.222"},{"date":"2023-01-08 19:58:45","status":true,"ip":"196.237.8.243"},{"date":"2023-01-08 10:12:34","status":true,"ip":"196.225.30.242"},{"date":"2023-01-07 18:07:40","status":true,"ip":"196.225.52.1"},{"date":"2023-01-07 14:41:04","status":true,"ip":"197.26.102.222"},{"date":"2023-01-07 14:24:03","status":true,"ip":"196.225.52.1"},{"date":"2023-01-07 11:19:51","status":true,"ip":"165.51.235.37"},{"date":"2023-01-07 09:41:49","status":true,"ip":"196.225.52.1"},{"date":"2023-01-06 21:51:08","status":true,"ip":"197.26.102.222"},{"date":"2023-01-06 21:51:07","status":true,"ip":"197.26.102.222"},{"date":"2023-01-06 10:24:35","status":true,"ip":"165.51.246.21"},{"date":"2023-01-06 10:05:42","status":true,"ip":"165.51.246.21"},{"date":"2023-01-06 08:16:26","status":true,"ip":"196.225.52.1"},{"date":"2023-01-05 17:21:45","status":true,"ip":"196.226.187.52"},{"date":"2023-01-05 17:21:43","status":true,"ip":"196.226.187.52"},{"date":"2023-01-05 12:12:30","status":true,"ip":"160.159.123.150"},{"date":"2023-01-05 09:29:45","status":true,"ip":"197.240.116.167"},{"date":"2023-01-05 01:26:34","status":true,"ip":"197.15.64.57"},{"date":"2023-01-05 01:26:32","status":true,"ip":"197.15.64.57"},{"date":"2023-01-04 16:58:03","status":true,"ip":"197.27.22.244"},{"date":"2023-01-04 16:29:33","status":true,"ip":"196.229.228.35"},{"date":"2023-01-04 09:04:01","status":true,"ip":"196.226.97.165"},{"date":"2023-01-04 08:28:29","status":true,"ip":"197.238.24.146"},{"date":"2023-01-03 23:57:55","status":true,"ip":"197.30.192.21"},{"date":"2023-01-03 22:45:24","status":true,"ip":"197.15.64.57"},{"date":"2023-01-03 22:45:22","status":true,"ip":"197.15.64.57"},{"date":"2023-01-03 14:42:28","status":true,"ip":"197.29.167.108"},{"date":"2023-01-03 11:09:37","status":true,"ip":"196.237.126.39"},{"date":"2023-01-03 09:42:08","status":true,"ip":"197.27.22.244"},{"date":"2023-01-03 07:50:10","status":true,"ip":"197.30.192.21"},{"date":"2023-01-02 15:37:25","status":true,"ip":"197.27.22.244"},{"date":"2023-01-02 15:09:22","status":true,"ip":"197.30.192.21"},{"date":"2023-01-02 15:08:15","status":true,"ip":"197.30.192.21"},{"date":"2023-01-02 14:55:50","status":true,"ip":"197.15.64.57"},{"date":"2023-01-02 14:55:49","status":true,"ip":"197.15.64.57"},{"date":"2023-01-02 13:57:41","status":true,"ip":"197.30.192.21"},{"date":"2023-01-02 07:43:09","status":true,"ip":"197.30.192.21"},{"date":"2023-01-01 13:22:59","status":true,"ip":"160.156.250.39"},{"date":"2023-01-01 13:22:58","status":true,"ip":"160.156.250.39"},{"date":"2023-01-01 03:19:29","status":true,"ip":"196.228.105.75"},{"date":"2022-12-31 14:26:31","status":true,"ip":"196.226.67.118"},{"date":"2022-12-31 14:26:30","status":true,"ip":"196.226.67.118"},{"date":"2022-12-30 17:15:21","status":true,"ip":"197.31.138.6"},{"date":"2022-12-30 15:37:51","status":true,"ip":"197.27.213.157"},{"date":"2022-12-30 15:37:49","status":true,"ip":"197.15.64.57"},{"date":"2022-12-30 15:37:47","status":true,"ip":"197.15.64.57"},{"date":"2022-12-30 12:51:38","status":true,"ip":"160.156.198.212"},{"date":"2022-12-30 09:28:03","status":true,"ip":"197.30.148.78"},{"date":"2022-12-30 01:54:24","status":true,"ip":"197.15.64.57"},{"date":"2022-12-30 01:54:22","status":true,"ip":"197.15.64.57"},{"date":"2022-12-30 01:06:24","status":true,"ip":"197.30.148.78"},{"date":"2022-12-29 09:26:31","status":true,"ip":"160.158.102.229"},{"date":"2022-12-29 01:05:38","status":true,"ip":"165.50.137.22"},{"date":"2022-12-29 00:42:59","status":true,"ip":"165.50.137.22"},{"date":"2022-12-28 14:53:04","status":true,"ip":"165.50.137.22"},{"date":"2022-12-28 09:48:13","status":true,"ip":"160.156.26.114"},{"date":"2022-12-27 16:14:44","status":true,"ip":"197.15.64.57"},{"date":"2022-12-27 16:14:43","status":true,"ip":"197.15.64.57"},{"date":"2022-12-27 16:14:40","status":true,"ip":"197.15.64.57"},{"date":"2022-12-27 16:14:39","status":true,"ip":"197.15.64.57"},{"date":"2022-12-27 16:14:37","status":true,"ip":"197.15.64.57"},{"date":"2022-12-27 16:14:36","status":true,"ip":"197.15.64.57"},{"date":"2022-12-27 16:14:33","status":true,"ip":"197.15.64.57"},{"date":"2022-12-27 16:14:32","status":true,"ip":"197.15.64.57"},{"date":"2022-12-27 09:17:00","status":true,"ip":"196.236.72.212"},{"date":"2022-12-26 10:46:52","status":true,"ip":"197.26.222.77"},{"date":"2022-12-26 07:44:37","status":true,"ip":"165.51.90.24"},{"date":"2022-12-26 07:05:06","status":true,"ip":"197.15.64.57"},{"date":"2022-12-26 07:05:02","status":true,"ip":"197.15.64.57"},{"date":"2022-12-25 15:42:02","status":true,"ip":"196.225.51.147"},{"date":"2022-12-25 15:42:01","status":true,"ip":"196.225.51.147"},{"date":"2022-12-25 12:14:55","status":true,"ip":"196.225.51.147"},{"date":"2022-12-25 12:14:54","status":true,"ip":"196.225.51.147"},{"date":"2022-12-25 12:14:51","status":true,"ip":"196.225.51.147"},{"date":"2022-12-25 12:14:50","status":true,"ip":"196.225.51.147"},{"date":"2022-12-25 12:14:47","status":true,"ip":"196.225.51.147"},{"date":"2022-12-25 12:14:46","status":true,"ip":"196.225.51.147"},{"date":"2022-12-25 08:06:29","status":true,"ip":"196.225.51.147"},{"date":"2022-12-25 08:06:27","status":true,"ip":"196.225.51.147"},{"date":"2022-12-24 18:04:28","status":true,"ip":"160.158.137.149"},{"date":"2022-12-24 18:04:27","status":true,"ip":"160.158.137.149"},{"date":"2022-12-24 17:37:34","status":true,"ip":"197.15.64.57"},{"date":"2022-12-24 17:37:34","status":true,"ip":"197.15.64.57"},{"date":"2022-12-24 17:37:29","status":true,"ip":"197.15.64.57"},{"date":"2022-12-24 17:37:28","status":true,"ip":"197.15.64.57"},{"date":"2022-12-24 16:19:04","status":true,"ip":"160.158.137.149"},{"date":"2022-12-24 16:19:02","status":true,"ip":"160.158.137.149"},{"date":"2022-12-24 08:14:04","status":true,"ip":"197.15.64.57"},{"date":"2022-12-24 08:14:03","status":true,"ip":"197.15.64.57"},{"date":"2022-12-24 00:39:56","status":true,"ip":"197.15.64.57"},{"date":"2022-12-24 00:39:54","status":true,"ip":"197.15.64.57"},{"date":"2022-12-23 21:04:07","status":true,"ip":"196.238.146.65"},{"date":"2022-12-23 12:43:32","status":true,"ip":"197.26.222.77"},{"date":"2022-12-23 05:24:10","status":true,"ip":"196.226.45.36"},{"date":"2022-12-23 05:24:09","status":true,"ip":"196.226.45.36"},{"date":"2022-12-23 04:25:59","status":true,"ip":"196.225.78.141"},{"date":"2022-12-23 00:32:03","status":true,"ip":"196.225.78.141"},{"date":"2022-12-22 16:49:13","status":true,"ip":"160.159.151.116"},{"date":"2022-12-22 16:49:11","status":true,"ip":"160.159.151.116"},{"date":"2022-12-22 16:49:09","status":true,"ip":"160.159.151.116"},{"date":"2022-12-22 16:49:08","status":true,"ip":"160.159.151.116"},{"date":"2022-12-22 06:16:14","status":true,"ip":"41.227.32.184"},{"date":"2022-12-21 15:37:49","status":true,"ip":"196.227.225.165"},{"date":"2022-12-21 07:49:46","status":true,"ip":"197.31.141.79"},{"date":"2022-12-21 06:20:55","status":true,"ip":"41.225.44.210"},{"date":"2022-12-20 20:23:39","status":true,"ip":"196.226.66.234"},{"date":"2022-12-20 20:23:38","status":true,"ip":"197.26.117.207"},{"date":"2022-12-20 20:23:36","status":true,"ip":"197.26.117.207"},{"date":"2022-12-20 20:23:32","status":true,"ip":"197.26.117.207"},{"date":"2022-12-20 20:23:31","status":true,"ip":"197.26.117.207"},{"date":"2022-12-20 20:23:26","status":true,"ip":"197.26.117.207"},{"date":"2022-12-20 20:23:25","status":true,"ip":"197.26.117.207"},{"date":"2022-12-20 20:23:22","status":true,"ip":"197.26.117.207"},{"date":"2022-12-20 20:23:21","status":true,"ip":"197.26.117.207"},{"date":"2022-12-20 20:23:18","status":true,"ip":"197.26.117.207"},{"date":"2022-12-20 20:23:17","status":true,"ip":"197.26.117.207"},{"date":"2022-12-20 13:52:41","status":true,"ip":"196.230.173.240"},{"date":"2022-12-20 08:22:09","status":true,"ip":"160.156.186.140"},{"date":"2022-12-19 13:39:56","status":true,"ip":"197.31.134.72"},{"date":"2022-12-19 08:14:30","status":true,"ip":"197.31.141.79"},{"date":"2022-12-19 02:01:20","status":true,"ip":"197.31.141.79"},{"date":"2022-12-18 17:47:13","status":true,"ip":"197.31.141.79"},{"date":"2022-12-17 16:16:08","status":true,"ip":"196.238.164.36"},{"date":"2022-12-17 08:31:49","status":true,"ip":"196.238.164.36"},{"date":"2022-12-16 09:21:48","status":true,"ip":"197.244.29.12"},{"date":"2022-12-15 17:59:03","status":true,"ip":"160.158.108.62"},{"date":"2022-12-15 08:54:27","status":true,"ip":"160.157.51.74"},{"date":"2022-12-14 20:34:06","status":true,"ip":"160.157.51.74"},{"date":"2022-12-14 16:21:35","status":true,"ip":"160.157.51.74"},{"date":"2022-12-14 14:48:44","status":true,"ip":"197.31.227.102"},{"date":"2022-12-14 10:58:08","status":true,"ip":"41.230.222.202"},{"date":"2022-12-14 10:57:31","status":true,"ip":"41.230.222.202"},{"date":"2022-12-14 10:57:08","status":true,"ip":"41.230.222.202"},{"date":"2022-12-14 10:57:07","status":true,"ip":"41.230.222.202"},{"date":"2022-12-14 10:57:02","status":true,"ip":"41.230.222.202"},{"date":"2022-12-14 10:56:42","status":true,"ip":"41.230.222.202"},{"date":"2022-12-14 10:56:22","status":true,"ip":"41.230.222.202"},{"date":"2022-12-14 00:44:03","status":true,"ip":"196.237.157.176"},{"date":"2022-12-13 22:18:37","status":true,"ip":"41.225.245.105"},{"date":"2022-12-13 10:20:50","status":true,"ip":"196.237.157.176"},{"date":"2022-12-13 09:44:52","status":true,"ip":"41.225.245.105"},{"date":"2022-12-13 09:44:51","status":true,"ip":"41.225.245.105"},{"date":"2022-12-13 08:47:38","status":true,"ip":"41.225.245.105"},{"date":"2022-12-13 08:47:37","status":true,"ip":"41.225.245.105"},{"date":"2022-12-13 00:53:06","status":true,"ip":"41.225.245.105"},{"date":"2022-12-12 15:59:55","status":true,"ip":"197.30.140.192"},{"date":"2022-12-12 13:17:31","status":true,"ip":"41.225.245.105"},{"date":"2022-12-12 06:58:19","status":true,"ip":"197.30.140.192"},{"date":"2022-12-12 00:59:31","status":true,"ip":"197.30.140.192"},{"date":"2022-12-11 18:01:07","status":true,"ip":"196.225.151.129"},{"date":"2022-12-11 15:04:17","status":true,"ip":"197.25.225.255"},{"date":"2022-12-11 15:04:15","status":true,"ip":"197.25.225.255"},{"date":"2022-12-11 15:04:11","status":true,"ip":"197.25.225.255"},{"date":"2022-12-11 15:04:11","status":true,"ip":"197.25.225.255"},{"date":"2022-12-11 15:04:07","status":true,"ip":"197.25.225.255"},{"date":"2022-12-11 15:04:07","status":true,"ip":"197.25.225.255"},{"date":"2022-12-11 11:37:54","status":true,"ip":"196.225.151.129"},{"date":"2022-12-11 08:59:22","status":true,"ip":"197.25.225.255"},{"date":"2022-12-11 08:59:21","status":true,"ip":"197.25.225.255"},{"date":"2022-12-10 19:50:13","status":true,"ip":"160.158.98.20"},{"date":"2022-12-10 18:43:32","status":true,"ip":"197.25.15.156"},{"date":"2022-12-10 17:27:33","status":true,"ip":"197.30.140.192"},{"date":"2022-12-10 15:56:24","status":true,"ip":"197.30.140.192"},{"date":"2022-12-10 12:06:01","status":true,"ip":"197.26.227.242"},{"date":"2022-12-09 23:47:00","status":true,"ip":"196.227.57.148"},{"date":"2022-12-09 23:46:34","status":true,"ip":"41.225.172.49"},{"date":"2022-12-09 09:45:05","status":true,"ip":"197.30.140.192"},{"date":"2022-12-08 08:57:14","status":true,"ip":"197.27.19.47"},{"date":"2022-12-07 20:54:10","status":true,"ip":"160.158.4.224"},{"date":"2022-12-07 09:21:21","status":true,"ip":"197.27.19.47"},{"date":"2022-12-06 17:56:17","status":true,"ip":"197.27.19.47"},{"date":"2022-12-06 16:22:28","status":true,"ip":"197.27.19.47"},{"date":"2022-12-06 11:49:17","status":true,"ip":"165.51.208.248"},{"date":"2022-12-06 08:53:59","status":true,"ip":"197.27.19.47"},{"date":"2022-12-06 08:53:58","status":true,"ip":"197.27.19.47"},{"date":"2022-12-05 17:05:52","status":true,"ip":"41.225.172.49"},{"date":"2022-12-05 17:05:51","status":true,"ip":"41.225.172.49"},{"date":"2022-12-05 16:46:54","status":true,"ip":"197.29.200.74"},{"date":"2022-12-05 16:32:20","status":true,"ip":"196.227.237.216"},{"date":"2022-12-05 01:29:44","status":true,"ip":"197.27.19.47"},{"date":"2022-12-05 01:29:42","status":true,"ip":"197.27.19.47"},{"date":"2022-12-04 12:33:45","status":true,"ip":"41.225.172.49"},{"date":"2022-12-03 19:25:10","status":true,"ip":"160.156.55.63"},{"date":"2022-12-03 12:21:53","status":true,"ip":"197.29.0.70"},{"date":"2022-12-03 11:44:54","status":true,"ip":"197.26.236.64"},{"date":"2022-12-01 11:17:24","status":true,"ip":"197.244.4.150"},{"date":"2022-12-01 11:17:20","status":true,"ip":"197.244.4.150"},{"date":"2022-11-30 23:22:41","status":true,"ip":"197.31.156.78"},{"date":"2022-11-30 10:29:20","status":true,"ip":"160.159.224.129"},{"date":"2022-11-30 10:29:16","status":true,"ip":"160.159.224.129"},{"date":"2022-11-30 10:29:16","status":true,"ip":"160.159.224.129"},{"date":"2022-11-30 10:29:13","status":true,"ip":"160.159.224.129"},{"date":"2022-11-30 10:29:12","status":true,"ip":"160.159.224.129"},{"date":"2022-11-29 20:53:29","status":true,"ip":"197.31.156.78"},{"date":"2022-11-29 19:08:27","status":true,"ip":"196.226.82.253"},{"date":"2022-11-29 16:37:29","status":true,"ip":"197.31.156.78"},{"date":"2022-11-29 16:37:27","status":true,"ip":"197.31.156.78"},{"date":"2022-11-29 10:28:21","status":true,"ip":"197.31.156.78"},{"date":"2022-11-28 12:14:19","status":true,"ip":"196.231.160.80"},{"date":"2022-11-28 10:53:37","status":true,"ip":"197.240.23.39"},{"date":"2022-11-27 23:45:23","status":true,"ip":"197.31.156.78"},{"date":"2022-11-25 20:38:44","status":true,"ip":"196.239.61.134"},{"date":"2022-11-25 20:38:42","status":true,"ip":"196.239.61.134"},{"date":"2022-11-25 17:34:36","status":true,"ip":"196.225.143.91"},{"date":"2022-11-25 17:34:35","status":true,"ip":"196.225.143.91"},{"date":"2022-11-25 17:34:32","status":true,"ip":"196.225.143.91"},{"date":"2022-11-25 17:34:31","status":true,"ip":"196.225.143.91"},{"date":"2022-11-24 09:29:07","status":true,"ip":"197.27.28.72"},{"date":"2022-11-24 09:29:05","status":true,"ip":"197.27.28.72"},{"date":"2022-11-23 16:46:21","status":true,"ip":"196.224.157.79"},{"date":"2022-11-23 11:30:54","status":true,"ip":"197.29.148.113"},{"date":"2022-11-23 11:30:45","status":true,"ip":"197.29.148.113"},{"date":"2022-11-22 17:05:34","status":true,"ip":"197.244.145.178"},{"date":"2022-11-22 16:32:12","status":true,"ip":"196.225.55.84"},{"date":"2022-11-22 16:32:09","status":true,"ip":"196.225.55.84"},{"date":"2022-11-22 16:32:07","status":true,"ip":"196.225.55.84"},{"date":"2022-11-22 16:32:06","status":true,"ip":"196.225.55.84"},{"date":"2022-11-22 07:51:50","status":true,"ip":"197.27.28.72"},{"date":"2022-11-21 13:09:25","status":true,"ip":"196.227.6.74"},{"date":"2022-11-21 13:09:23","status":true,"ip":"196.227.6.74"},{"date":"2022-11-21 11:51:48","status":true,"ip":"196.227.6.74"},{"date":"2022-11-21 08:34:23","status":true,"ip":"196.227.6.74"},{"date":"2022-11-20 20:40:02","status":true,"ip":"197.15.214.238"},{"date":"2022-11-19 17:53:35","status":true,"ip":"196.238.9.119"},{"date":"2022-11-19 08:10:43","status":true,"ip":"196.238.9.119"},{"date":"2022-11-18 13:00:16","status":true,"ip":"196.238.9.119"},{"date":"2022-11-18 08:25:06","status":true,"ip":"197.26.205.96"},{"date":"2022-11-17 09:40:29","status":true,"ip":"197.15.214.238"},{"date":"2022-11-17 09:00:01","status":true,"ip":"160.156.25.92"},{"date":"2022-11-17 08:59:58","status":true,"ip":"160.156.25.92"},{"date":"2022-11-17 08:59:57","status":true,"ip":"160.156.25.92"},{"date":"2022-11-17 01:53:10","status":true,"ip":"196.237.117.80"},{"date":"2022-11-16 19:49:22","status":true,"ip":"196.237.117.80"},{"date":"2022-11-16 11:16:43","status":true,"ip":"196.237.117.80"},{"date":"2022-11-16 08:29:00","status":true,"ip":"197.26.205.96"},{"date":"2022-11-16 08:28:59","status":true,"ip":"197.26.205.96"},{"date":"2022-11-15 11:50:05","status":true,"ip":"41.225.83.244"},{"date":"2022-11-15 11:50:03","status":true,"ip":"41.225.83.244"},{"date":"2022-11-15 08:34:01","status":true,"ip":"197.26.205.96"},{"date":"2022-11-14 19:18:55","status":true,"ip":"160.159.118.38"},{"date":"2022-11-14 19:18:54","status":true,"ip":"160.159.118.38"},{"date":"2022-11-14 19:18:51","status":true,"ip":"160.159.118.38"},{"date":"2022-11-14 19:18:51","status":true,"ip":"160.159.118.38"},{"date":"2022-11-14 13:32:30","status":true,"ip":"197.25.43.89"},{"date":"2022-11-14 12:42:42","status":true,"ip":"41.225.83.244"},{"date":"2022-11-14 12:42:41","status":true,"ip":"41.225.83.244"},{"date":"2022-11-14 09:25:09","status":true,"ip":"160.156.145.213"},{"date":"2022-11-14 09:25:07","status":true,"ip":"160.156.145.213"},{"date":"2022-11-14 09:25:05","status":true,"ip":"160.156.145.213"},{"date":"2022-11-14 09:25:02","status":true,"ip":"160.156.145.213"},{"date":"2022-11-14 09:25:01","status":true,"ip":"160.156.145.213"},{"date":"2022-11-14 08:01:51","status":true,"ip":"41.225.83.244"},{"date":"2022-11-14 08:01:48","status":true,"ip":"41.225.83.244"},{"date":"2022-11-13 20:08:07","status":true,"ip":"160.156.145.213"},{"date":"2022-11-13 20:08:01","status":true,"ip":"160.156.145.213"},{"date":"2022-11-12 21:34:16","status":true,"ip":"41.225.83.244"},{"date":"2022-11-11 11:26:15","status":true,"ip":"41.230.222.202"},{"date":"2022-11-11 11:26:14","status":true,"ip":"41.230.222.202"},{"date":"2022-11-10 18:56:03","status":true,"ip":"165.51.6.198"},{"date":"2022-11-10 15:36:26","status":true,"ip":"197.29.145.146"},{"date":"2022-11-10 08:03:30","status":true,"ip":"41.225.83.244"},{"date":"2022-11-10 08:03:28","status":true,"ip":"41.225.83.244"},{"date":"2022-11-09 12:51:16","status":true,"ip":"196.233.52.158"},{"date":"2022-11-09 12:51:16","status":true,"ip":"196.233.52.158"},{"date":"2022-11-09 08:17:38","status":true,"ip":"41.230.222.202"},{"date":"2022-11-09 08:17:31","status":true,"ip":"41.230.222.202"},{"date":"2022-11-08 15:51:40","status":true,"ip":"165.51.239.226"},{"date":"2022-11-08 07:45:23","status":true,"ip":"41.225.83.244"},{"date":"2022-11-08 07:45:21","status":true,"ip":"41.225.83.244"},{"date":"2022-11-08 07:45:18","status":true,"ip":"41.225.83.244"},{"date":"2022-11-08 07:45:17","status":true,"ip":"41.225.83.244"},{"date":"2022-11-08 07:45:13","status":true,"ip":"41.225.83.244"},{"date":"2022-11-08 07:45:12","status":true,"ip":"41.225.83.244"},{"date":"2022-11-08 07:45:09","status":true,"ip":"41.225.83.244"},{"date":"2022-11-08 07:45:08","status":true,"ip":"41.225.83.244"},{"date":"2022-11-08 07:45:05","status":true,"ip":"41.225.83.244"},{"date":"2022-11-08 07:45:05","status":true,"ip":"41.225.83.244"},{"date":"2022-11-07 16:47:32","status":true,"ip":"196.237.234.175"},{"date":"2022-11-07 16:47:30","status":true,"ip":"196.237.234.175"},{"date":"2022-11-07 16:47:27","status":true,"ip":"196.237.234.175"},{"date":"2022-11-07 16:47:26","status":true,"ip":"196.237.234.175"},{"date":"2022-11-07 13:16:23","status":true,"ip":"160.159.17.37"},{"date":"2022-11-07 13:16:21","status":true,"ip":"160.159.17.37"},{"date":"2022-11-07 10:19:57","status":true,"ip":"160.159.17.37"},{"date":"2022-11-07 10:19:56","status":true,"ip":"160.159.17.37"},{"date":"2022-11-07 08:02:11","status":true,"ip":"41.225.83.244"},{"date":"2022-11-07 08:02:09","status":true,"ip":"41.225.83.244"},{"date":"2022-11-05 20:49:51","status":true,"ip":"196.232.210.170"},{"date":"2022-11-05 20:49:49","status":true,"ip":"196.232.210.170"}],"2024-03-21T16:31:40+00:00",2] [] [2024-03-21T16:31:40.112331+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-03-21T16:31:40.121865+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.email = ? LIMIT 1 ["walid@gmail.com"] [] [2024-03-21T16:31:40.553864+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-03-21T16:31:40.554591+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"walid@gmail.com\", authenticated=true, roles=\"ROLE_ADMIN\")"},"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-03-21T16:31:40.555477+00:00] security.DEBUG: The "App\Security\LoginFormAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-03-21T16:31:40.560936+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-03-21T16:31:40.567873+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-03-21T16:31:40.568304+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-03-21T16:31:40.571870+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-21T16:31:40.572027+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-21T16:31:40.573233+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-21T16:31:40.573350+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-21T16:31:40.573990+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-21T16:31:40.574085+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-21T16:31:40.574290+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-03-21T16:31:40.575089+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-03-21T16:31:40.582508+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-21T16:31:40.759166+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-03-21T16:31:40.761573+00:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://powerdata.tn/","method":"GET"} [] [2024-03-21T16:31:40.763848+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-03-21T16:31:40.763888+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-03-21T16:31:40.763918+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-03-21T16:31:40.774914+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-03-21T16:31:40.783003+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-03-21T16:31:40.795195+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-03-21T16:31:40.795759+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-03-21T16:31:40.797204+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_user_id AS api_user_id_4, t0.api_version AS api_version_5, t0.api_url AS api_url_6, t0.api_key AS api_key_7, t0.price_cron_job AS price_cron_job_8, t0.stock_cron_job AS stock_cron_job_9, t0.invoice_cron_job AS invoice_cron_job_10, t0.order_warehouse_cron_job AS order_warehouse_cron_job_11, t0.seller_id AS seller_id_12, t0.seller_name AS seller_name_13, t0.emplacement_blocked AS emplacement_blocked_14, t0.dropshipping_pack_fees AS dropshipping_pack_fees_15, t0.dropshipping_commission_percentage AS dropshipping_commission_percentage_16, t0.on_warehouse_commission_percentage AS on_warehouse_commission_percentage_17, t0.on_warehouse_pack_fees AS on_warehouse_pack_fees_18, t0.parent_id AS parent_id_19 FROM jumia_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-03-21T16:31:40.797721+00:00] deprecation.INFO: Deprecated: Non-static method App\Classe\Jumia::getOrdersByStatus() should not be called statically {"exception":"[object] (ErrorException(code: 0): Deprecated: Non-static method App\\Classe\\Jumia::getOrdersByStatus() should not be called statically at /home/mainpowe/public_html/src/Controller/HomeController.php:74)"} [] [2024-03-21T16:31:42.007603+00:00] deprecation.INFO: Deprecated: Non-static method App\Classe\Jumia::getMultipleOrderItems() should not be called statically {"exception":"[object] (ErrorException(code: 0): Deprecated: Non-static method App\\Classe\\Jumia::getMultipleOrderItems() should not be called statically at /home/mainpowe/public_html/src/Controller/HomeController.php:81)"} [] [2024-03-21T16:31:42.752845+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.number_of_lot AS number_of_lot_4, t0.status AS status_5, t0.notes AS notes_6, t0.history AS history_7, t0.client_dolibarr_id AS client_dolibarr_id_8, t0.client_dolibarr_name AS client_dolibarr_name_9, t0.type AS type_10, t0.parent_id AS parent_id_11, t0.created_by_id AS created_by_id_12, t0.shipper_id AS shipper_id_13 FROM batch t0 WHERE t0.parent_id = ? AND t0.status = ? [2,2] [] [2024-03-21T16:31:42.760632+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_order t0 WHERE t0.parent_id = ? [2] [] [2024-03-21T16:31:42.794745+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_product t0 WHERE t0.parent_id = ? [2] [] [2024-03-21T16:31:42.796789+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_payout_status t0 WHERE t0.parent_id = ? [2] [] [2024-03-21T16:31:42.797413+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_transaction t0 WHERE t0.parent_id = ? [2] [] [2024-03-21T16:31:42.915964+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_rapport_product t0 WHERE t0.parent_id = ? [2] [] [2024-03-21T16:31:42.917643+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM dolibarr_product t0 WHERE t0.parent_id = ? [2] [] [2024-03-21T16:31:42.919562+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_planing t0 WHERE t0.parent_id = ? [2] [] [2024-03-21T16:31:42.921793+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM dolibarr_planing t0 WHERE t0.parent_id = ? [2] [] [2024-03-21T16:31:42.953612+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-03-21T16:31:42.960123+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-03-21T16:31:42.960629+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-03-21T16:31:42.964222+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-21T16:31:42.964452+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-03-21T16:31:42.965618+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-21T16:31:42.965768+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-03-21T16:31:42.966488+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-21T16:31:42.966642+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-03-21T16:31:42.966891+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-03-21T16:31:42.967719+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-03-21T16:31:42.975259+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-03-21T16:31:44.640598+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-03-21T16:31:44.643051+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5b8e66"},"request_uri":"https://powerdata.tn/_wdt/5b8e66","method":"GET"} [] [2024-04-02T23:54:07.004825+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-04-02T23:54:07.013006+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-04-02T23:54:07.014311+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-04-02T23:54:07.021438+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.021591+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.022690+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.022829+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.023580+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.023727+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.023966+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-04-02T23:54:07.024806+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-04-02T23:54:07.032135+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-04-02T23:54:07.032516+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-04-02T23:54:07.032830+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.032964+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.033526+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.033656+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.034232+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.034358+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.034550+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-04-02T23:54:07.035100+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-04-02T23:54:07.037128+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-04-02T23:54:07.037465+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.037606+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'batch' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.038215+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.038312+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.039466+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.039601+00:00] doctrine.DEBUG: SELECT 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_NAME = 'batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.039908+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'batch' [] [] [2024-04-02T23:54:07.040467+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.040608+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'brevo_visitor' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.041239+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.041340+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'brevo_visitor' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.041861+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.041970+00:00] doctrine.DEBUG: SELECT 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_NAME = 'brevo_visitor' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.042183+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'brevo_visitor' [] [] [2024-04-02T23:54:07.042673+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.042800+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'canal' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.043288+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.043385+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'canal' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.043959+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.044045+00:00] doctrine.DEBUG: SELECT 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_NAME = 'canal' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.044270+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'canal' [] [] [2024-04-02T23:54:07.044767+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.044924+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'chat_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.045549+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.045669+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'chat_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.046202+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.046347+00:00] doctrine.DEBUG: SELECT 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_NAME = 'chat_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.046611+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'chat_config' [] [] [2024-04-02T23:54:07.047099+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.047207+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'company' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.047813+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.047924+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'company' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.048501+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.048612+00:00] doctrine.DEBUG: SELECT 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_NAME = 'company' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.048864+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'company' [] [] [2024-04-02T23:54:07.049365+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.049494+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.049951+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.050057+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.050594+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.050705+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.050909+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-04-02T23:54:07.051398+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.051509+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.052167+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.052274+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.052810+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.052895+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.053104+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_config' [] [] [2024-04-02T23:54:07.053576+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.053681+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_invoice' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.054191+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.054277+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_invoice' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.054794+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.054879+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_invoice' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.055099+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_invoice' [] [] [2024-04-02T23:54:07.055565+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.055654+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.056309+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.056429+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.056985+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.057092+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.057365+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_order' [] [] [2024-04-02T23:54:07.057833+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.057939+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.058464+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.058574+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.059097+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.059203+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.059440+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_planing' [] [] [2024-04-02T23:54:07.059903+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.060010+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.060705+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.060813+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.061346+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.061455+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.061693+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_product' [] [] [2024-04-02T23:54:07.062153+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.062239+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_service' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.062750+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.062857+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_service' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.063384+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.063493+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_service' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.063725+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_service' [] [] [2024-04-02T23:54:07.064187+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.064293+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.064878+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.064966+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.065484+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.065588+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.065839+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory' [] [] [2024-04-02T23:54:07.066299+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.066413+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.066927+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.067012+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.067536+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.067641+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.067891+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_lines' [] [] [2024-04-02T23:54:07.068350+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.068460+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.068866+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.068973+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.069522+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.069634+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.069883+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_user' [] [] [2024-04-02T23:54:07.070348+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.070437+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_black_list' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.070871+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.070955+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_black_list' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.071457+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.071565+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_black_list' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.071770+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_black_list' [] [] [2024-04-02T23:54:07.072208+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.072288+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.072879+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.072967+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.073473+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.073557+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.073766+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_config' [] [] [2024-04-02T23:54:07.074208+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.074288+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.074964+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.075051+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.075554+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.075658+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.075877+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_order' [] [] [2024-04-02T23:54:07.076330+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.076439+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_payout_status' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.077070+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.077168+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_payout_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.077690+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.077802+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_payout_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.078040+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_payout_status' [] [] [2024-04-02T23:54:07.078513+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.078623+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.079209+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.079315+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.079825+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.079907+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.080113+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_planing' [] [] [2024-04-02T23:54:07.080556+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.080640+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.081380+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.081469+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.082018+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.082127+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.082348+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_product' [] [] [2024-04-02T23:54:07.082793+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.082874+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_rapport_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.083712+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.083820+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_rapport_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.084351+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.084440+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_rapport_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.084655+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_rapport_product' [] [] [2024-04-02T23:54:07.085105+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.085186+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_transaction' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.085875+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.085984+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_transaction' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.086513+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.086622+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_transaction' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.086861+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_transaction' [] [] [2024-04-02T23:54:07.087337+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.087427+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.087965+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.088049+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.088573+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.088678+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.088929+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_config' [] [] [2024-04-02T23:54:07.089379+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.089487+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_upload' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.089980+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.090088+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_upload' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.090610+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.090717+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_upload' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.090965+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_upload' [] [] [2024-04-02T23:54:07.091413+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.091517+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.092444+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.092555+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.093178+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.093261+00:00] doctrine.DEBUG: SELECT 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_NAME = 'order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.093605+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'order' [] [] [2024-04-02T23:54:07.094057+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.094160+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'reviews' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.094718+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.094828+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'reviews' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.095370+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.095478+00:00] doctrine.DEBUG: SELECT 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_NAME = 'reviews' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.095743+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'reviews' [] [] [2024-04-02T23:54:07.096188+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.096289+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.096723+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.096810+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.097282+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.097367+00:00] doctrine.DEBUG: SELECT 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_NAME = 'role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.097546+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'role' [] [] [2024-04-02T23:54:07.097980+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.098060+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'shipper' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.098748+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.098859+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'shipper' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.099381+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.099486+00:00] doctrine.DEBUG: SELECT 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_NAME = 'shipper' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.099716+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'shipper' [] [] [2024-04-02T23:54:07.100159+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.100264+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.100794+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.100905+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.101397+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.101501+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.101715+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2024-04-02T23:54:07.102155+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.102259+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user_role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.102650+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.102760+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user_role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.103279+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.103389+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user_role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.103641+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_role' [] [] [2024-04-02T23:54:07.104078+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.104184+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'voucher' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:07.104706+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.104816+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'voucher' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:07.105340+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.105481+00:00] doctrine.DEBUG: SELECT 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_NAME = 'voucher' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:07.105699+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'voucher' [] [] [2024-04-02T23:54:07.107084+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:07.156518+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:18.652512+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-04-02T23:54:18.679504+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:23.157042+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-04-02T23:54:23.164551+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:23.164709+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:54:23.165788+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:23.165928+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:54:23.166682+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:54:23.166828+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:54:23.167084+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-04-02T23:54:23.173820+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-04-02T23:54:23.174745+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-04-02T23:54:23.175941+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-04-02T23:54:23.183615+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-04-02T23:54:23.198011+00:00] doctrine.DEBUG: ALTER TABLE voucher ADD parent_voucher_id INT DEFAULT NULL, ADD child_number INT DEFAULT NULL, ADD child_list LONGTEXT DEFAULT NULL COMMENT '(DC2Type:json)' [] [] [2024-04-02T23:54:23.202080+00:00] doctrine.DEBUG: ALTER TABLE voucher ADD CONSTRAINT FK_1392A5D86FE99F3F FOREIGN KEY (parent_voucher_id) REFERENCES voucher (id) [] [] [2024-04-02T23:54:23.216204+00:00] doctrine.DEBUG: CREATE INDEX IDX_1392A5D86FE99F3F ON voucher (parent_voucher_id) [] [] [2024-04-02T23:54:23.220497+00:00] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","2024-04-02T23:54:23+00:00",36] [] [2024-04-02T23:54:23.221587+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-04-02T23:56:42.648816+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-04-02T23:56:42.680656+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-04-02T23:56:42.681922+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-04-02T23:56:42.689104+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.689261+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.690385+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.690527+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.691170+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.691261+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.691503+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-04-02T23:56:42.692350+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-04-02T23:56:42.698710+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-04-02T23:56:42.699003+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-04-02T23:56:42.699261+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.699423+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.699954+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.700057+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.700665+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.700795+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.701013+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-04-02T23:56:42.701605+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-04-02T23:56:42.703658+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-04-02T23:56:42.703928+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.704044+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'batch' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.704667+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.704796+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.705879+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.705978+00:00] doctrine.DEBUG: SELECT 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_NAME = 'batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.706243+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'batch' [] [] [2024-04-02T23:56:42.706768+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.706895+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'brevo_visitor' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.707488+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.707618+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'brevo_visitor' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.708168+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.708252+00:00] doctrine.DEBUG: SELECT 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_NAME = 'brevo_visitor' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.708544+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'brevo_visitor' [] [] [2024-04-02T23:56:42.709025+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.709117+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'canal' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.709685+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.709813+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'canal' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.710357+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.710471+00:00] doctrine.DEBUG: SELECT 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_NAME = 'canal' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.710721+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'canal' [] [] [2024-04-02T23:56:42.711163+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.711247+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'chat_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.711824+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.711929+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'chat_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.712479+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.712608+00:00] doctrine.DEBUG: SELECT 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_NAME = 'chat_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.712858+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'chat_config' [] [] [2024-04-02T23:56:42.713299+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.713437+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'company' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.714017+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.714128+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'company' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.714677+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.714791+00:00] doctrine.DEBUG: SELECT 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_NAME = 'company' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.715043+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'company' [] [] [2024-04-02T23:56:42.715509+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.715622+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.716055+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.716164+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.716670+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.716783+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.716997+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-04-02T23:56:42.717461+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.717574+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.718239+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.718335+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.718884+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.718994+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.719230+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_config' [] [] [2024-04-02T23:56:42.719692+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.719804+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_invoice' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.720315+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.720500+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_invoice' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.721067+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.721206+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_invoice' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.721437+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_invoice' [] [] [2024-04-02T23:56:42.721903+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.722012+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.722649+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.722760+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.723330+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.723423+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.723663+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_order' [] [] [2024-04-02T23:56:42.724100+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.724182+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.724699+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.724808+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.725342+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.725438+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.725648+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_planing' [] [] [2024-04-02T23:56:42.726082+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.726163+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.726836+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.726946+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.727481+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.727593+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.727830+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_product' [] [] [2024-04-02T23:56:42.728288+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.728405+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_service' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.728959+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.729067+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_service' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.729596+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.729707+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_service' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.729938+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_service' [] [] [2024-04-02T23:56:42.730402+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.730513+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.731128+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.731240+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.731795+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.731907+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.732159+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory' [] [] [2024-04-02T23:56:42.732624+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.732736+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.733253+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.733360+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.733905+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.734013+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.734267+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_lines' [] [] [2024-04-02T23:56:42.734735+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.734824+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.735208+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.735290+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.735815+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.735899+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.736111+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_user' [] [] [2024-04-02T23:56:42.736551+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.736637+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_black_list' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.737111+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.737226+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_black_list' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.737759+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.737872+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_black_list' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.738108+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_black_list' [] [] [2024-04-02T23:56:42.738570+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.738682+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.739296+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.739388+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.739914+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.739997+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.740200+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_config' [] [] [2024-04-02T23:56:42.740671+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.740781+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.741499+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.741589+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.742087+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.742169+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.742379+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_order' [] [] [2024-04-02T23:56:42.742816+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.742897+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_payout_status' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.743563+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.743652+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_payout_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.744150+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.744232+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_payout_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.744443+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_payout_status' [] [] [2024-04-02T23:56:42.744883+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.744987+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.745549+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.745657+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.746165+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.746268+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.746506+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_planing' [] [] [2024-04-02T23:56:42.746945+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.747049+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.747799+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.747908+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.748434+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.748544+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.748788+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_product' [] [] [2024-04-02T23:56:42.749224+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.749336+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_rapport_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.750148+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.750234+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_rapport_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.750739+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.750846+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_rapport_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.751090+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_rapport_product' [] [] [2024-04-02T23:56:42.751538+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.751646+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_transaction' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.752348+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.752476+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_transaction' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.752987+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.753069+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_transaction' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.753282+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_transaction' [] [] [2024-04-02T23:56:42.753728+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.753813+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.754368+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.754456+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.754986+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.755071+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.755290+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_config' [] [] [2024-04-02T23:56:42.755733+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.755816+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_upload' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.756280+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.756370+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_upload' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.756884+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.756988+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_upload' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.757213+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_upload' [] [] [2024-04-02T23:56:42.757653+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.757760+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.758699+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.758791+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.759406+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.759516+00:00] doctrine.DEBUG: SELECT 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_NAME = 'order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.759890+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'order' [] [] [2024-04-02T23:56:42.760343+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.760430+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'reviews' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.760977+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.761085+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'reviews' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.761637+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.761744+00:00] doctrine.DEBUG: SELECT 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_NAME = 'reviews' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.762010+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'reviews' [] [] [2024-04-02T23:56:42.762459+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.762566+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.762996+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.763102+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.763585+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.763692+00:00] doctrine.DEBUG: SELECT 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_NAME = 'role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.763873+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'role' [] [] [2024-04-02T23:56:42.764306+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.764394+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'shipper' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.765073+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.765158+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'shipper' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.765698+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.765804+00:00] doctrine.DEBUG: SELECT 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_NAME = 'shipper' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.766075+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'shipper' [] [] [2024-04-02T23:56:42.766525+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.766633+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.767161+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.767267+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.767764+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.767870+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.768085+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2024-04-02T23:56:42.768528+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.768634+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user_role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.769024+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.769132+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user_role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.769668+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.769779+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user_role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.770002+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_role' [] [] [2024-04-02T23:56:42.770445+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.770553+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'voucher' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:56:42.771115+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.771221+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'voucher' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:56:42.771760+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.771867+00:00] doctrine.DEBUG: SELECT 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_NAME = 'voucher' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:56:42.772177+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'voucher' [] [] [2024-04-02T23:56:42.773551+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:56:42.823242+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:57:13.722955+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-04-02T23:57:13.750234+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:57:14.734149+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-04-02T23:57:14.741561+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:57:14.741717+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-04-02T23:57:14.742799+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:57:14.742938+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-04-02T23:57:14.743653+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-04-02T23:57:14.743799+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-04-02T23:57:14.744037+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-04-02T23:57:14.750727+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-04-02T23:57:14.751664+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-04-02T23:57:14.752858+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-04-02T23:57:14.760363+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-04-02T23:57:14.774776+00:00] doctrine.DEBUG: ALTER TABLE voucher DROP child_list [] [] [2024-04-02T23:57:14.791203+00:00] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","2024-04-02T23:57:14+00:00",30] [] [2024-04-02T23:57:14.792634+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-04-02T23:57:27.652162+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-04-02T23:57:28.452212+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-05-31T10:33:49.860461+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-05-31T10:34:00.711570+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-05-31T10:34:00.721604+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-05-31T10:34:00.771149+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-05-31T10:34:00.771982+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_user_id AS api_user_id_4, t0.api_version AS api_version_5, t0.api_url AS api_url_6, t0.api_key AS api_key_7, t0.price_cron_job AS price_cron_job_8, t0.stock_cron_job AS stock_cron_job_9, t0.invoice_cron_job AS invoice_cron_job_10, t0.order_warehouse_cron_job AS order_warehouse_cron_job_11, t0.seller_id AS seller_id_12, t0.seller_name AS seller_name_13, t0.emplacement_blocked AS emplacement_blocked_14, t0.dropshipping_pack_fees AS dropshipping_pack_fees_15, t0.dropshipping_commission_percentage AS dropshipping_commission_percentage_16, t0.on_warehouse_commission_percentage AS on_warehouse_commission_percentage_17, t0.on_warehouse_pack_fees AS on_warehouse_pack_fees_18, t0.parent_id AS parent_id_19 FROM jumia_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-05-31T10:35:51.763110+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.type AS type_5, t0.ref AS ref_6, t0.seller_sku AS seller_sku_7, t0.jumia_sku AS jumia_sku_8, t0.magento_sku AS magento_sku_9, t0.jumia_link AS jumia_link_10, t0.dolibar_id AS dolibar_id_11, t0.price AS price_12, t0.price_ttc AS price_ttc_13, t0.prix_vente_ht AS prix_vente_ht_14, t0.prix_gros_ht AS prix_gros_ht_15, t0.prix_vente_ttc AS prix_vente_ttc_16, t0.prix_gros_ttc AS prix_gros_ttc_17, t0.prix_moyen_pondere AS prix_moyen_pondere_18, t0.status AS status_19, t0.stock_reel AS stock_reel_20, t0.stock_theorique AS stock_theorique_21, t0.emplacement AS emplacement_22, t0.barcode AS barcode_23, t0.marque AS marque_24, t0.parent_id AS parent_id_25 FROM dolibarr_product t0 WHERE t0.parent_id = ? [2] [] [2024-05-31T10:36:07.383871+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-05-31T10:36:07.387749+00:00] request.INFO: Matched route "app_magento_orders_update_status". {"route":"app_magento_orders_update_status","route_parameters":{"_route":"app_magento_orders_update_status","_controller":"App\\Controller\\Magento\\orderController::updateStatus"},"request_uri":"https://powerdata.tn/magento/orders/update/status/json","method":"POST"} [] [2024-05-31T10:36:07.402746+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-05-31T10:36:07.454586+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [12] [] [2024-05-31T10:36:07.481862+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [12] [] [2024-05-31T10:36:07.483522+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"abirromdhani814@gmail.com"} [] [2024-05-31T10:36:07.483601+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-05-31T10:36:07.483634+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-05-31T10:36:07.485410+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-05-31T10:36:07.496539+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-05-31T10:36:07.501242+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.domain_name AS domain_name_4, t0.store_id AS store_id_5, t0.username AS username_6, t0.password AS password_7, t0.token AS token_8, t0.store_code AS store_code_9, t0.products_cron_job AS products_cron_job_10, t0.status_filter AS status_filter_11, t0.attribute_set_id AS attribute_set_id_12, t0.root_category AS root_category_13, t0.parent_id AS parent_id_14, t0.canal_id AS canal_id_15 FROM magento_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-05-31T10:36:08.762304+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-05-31T10:36:08.768995+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-05-31T10:36:08.769492+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-05-31T10:36:08.773253+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:36:08.773426+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-05-31T10:36:08.774616+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:36:08.774799+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-05-31T10:36:08.775505+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:36:08.775658+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-05-31T10:36:08.775906+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-05-31T10:36:08.776767+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-05-31T10:36:08.784798+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:36:39.238753+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-05-31T10:36:39.242655+00:00] request.INFO: Matched route "app_dolibarr_order". {"route":"app_dolibarr_order","route_parameters":{"_route":"app_dolibarr_order","_controller":"App\\Controller\\Dolibarr\\OrderController::index"},"request_uri":"https://powerdata.tn/dolibarr/orders/from/jumia/to/dolibarr","method":"GET"} [] [2024-05-31T10:36:39.248489+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-05-31T10:36:39.248530+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-05-31T10:36:39.248563+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-05-31T10:36:39.276306+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-05-31T10:36:39.317180+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-05-31T10:36:39.335612+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-05-31T10:36:39.336881+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-05-31T10:36:39.340777+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.shipper AS shipper_4, t0.list_of_order_id_selected AS list_of_order_id_selected_5, t0.list_of_order_id_created AS list_of_order_id_created_6, t0.data_dolibar_jumia_link AS data_dolibar_jumia_link_7, t0.number_of_lot AS number_of_lot_8, t0.order_not_created AS order_not_created_9, t0.ready_to_ship_updated_list AS ready_to_ship_updated_list_10, t0.ready_to_ship_not_updated_list AS ready_to_ship_not_updated_list_11, t0.valid AS valid_12, t0.validated_at AS validated_at_13, t0.type AS type_14, t0.parent_id AS parent_id_15, t0.created_by_id AS created_by_id_16, t0.validated_by_id AS validated_by_id_17 FROM dolibarr_jumia_order t0 WHERE t0.parent_id = ? ORDER BY t0.id DESC [2] [] [2024-05-31T10:36:39.590519+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [6] [] [2024-05-31T10:36:39.700464+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [7] [] [2024-05-31T10:36:39.706391+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [9] [] [2024-05-31T10:36:39.929559+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [8] [] [2024-05-31T10:36:40.076948+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-05-31T10:36:40.117130+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-05-31T10:36:40.117662+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-05-31T10:36:40.121256+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:36:40.121425+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-05-31T10:36:40.122534+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:36:40.122680+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-05-31T10:36:40.123339+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:36:40.123476+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-05-31T10:36:40.123730+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-05-31T10:36:40.124534+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-05-31T10:36:40.132316+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:36:43.353832+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-05-31T10:36:43.357748+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6da3c3"},"request_uri":"https://powerdata.tn/_wdt/6da3c3","method":"GET"} [] [2024-05-31T10:37:21.196972+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-05-31T10:37:21.200848+00:00] request.INFO: Matched route "app_dolibarr_order". {"route":"app_dolibarr_order","route_parameters":{"_route":"app_dolibarr_order","_controller":"App\\Controller\\Dolibarr\\OrderController::index"},"request_uri":"https://powerdata.tn/dolibarr/orders/from/jumia/to/dolibarr","method":"GET"} [] [2024-05-31T10:37:21.206658+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-05-31T10:37:21.206699+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-05-31T10:37:21.206732+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-05-31T10:37:21.234370+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-05-31T10:37:21.275226+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-05-31T10:37:21.293576+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-05-31T10:37:21.294844+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-05-31T10:37:21.298542+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.shipper AS shipper_4, t0.list_of_order_id_selected AS list_of_order_id_selected_5, t0.list_of_order_id_created AS list_of_order_id_created_6, t0.data_dolibar_jumia_link AS data_dolibar_jumia_link_7, t0.number_of_lot AS number_of_lot_8, t0.order_not_created AS order_not_created_9, t0.ready_to_ship_updated_list AS ready_to_ship_updated_list_10, t0.ready_to_ship_not_updated_list AS ready_to_ship_not_updated_list_11, t0.valid AS valid_12, t0.validated_at AS validated_at_13, t0.type AS type_14, t0.parent_id AS parent_id_15, t0.created_by_id AS created_by_id_16, t0.validated_by_id AS validated_by_id_17 FROM dolibarr_jumia_order t0 WHERE t0.parent_id = ? ORDER BY t0.id DESC [2] [] [2024-05-31T10:37:21.507591+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [6] [] [2024-05-31T10:37:21.617478+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [7] [] [2024-05-31T10:37:21.623410+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [9] [] [2024-05-31T10:37:21.846687+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [8] [] [2024-05-31T10:37:21.991910+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-05-31T10:37:22.031943+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-05-31T10:37:22.032493+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-05-31T10:37:22.036105+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:37:22.036264+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-05-31T10:37:22.037383+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:37:22.037529+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-05-31T10:37:22.038188+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:37:22.038285+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-05-31T10:37:22.038545+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-05-31T10:37:22.039371+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-05-31T10:37:22.047143+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:37:24.207656+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-05-31T10:37:24.211152+00:00] request.INFO: Matched route "home_get_product_by_barcode". {"route":"home_get_product_by_barcode","route_parameters":{"_route":"home_get_product_by_barcode","_controller":"App\\Controller\\HomeController::getDetailProduct"},"request_uri":"https://powerdata.tn/get/product/by/barcode/json","method":"POST"} [] [2024-05-31T10:37:24.225079+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-05-31T10:37:24.271738+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [12] [] [2024-05-31T10:37:24.288025+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [12] [] [2024-05-31T10:37:24.289423+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"abirromdhani814@gmail.com"} [] [2024-05-31T10:37:24.289502+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-05-31T10:37:24.289535+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-05-31T10:37:24.291094+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-05-31T10:37:24.308323+00:00] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.created_at AS created_at_1, d0_.updated_at AS updated_at_2, d0_.label AS label_3, d0_.type AS type_4, d0_.ref AS ref_5, d0_.seller_sku AS seller_sku_6, d0_.jumia_sku AS jumia_sku_7, d0_.magento_sku AS magento_sku_8, d0_.jumia_link AS jumia_link_9, d0_.dolibar_id AS dolibar_id_10, d0_.price AS price_11, d0_.price_ttc AS price_ttc_12, d0_.prix_vente_ht AS prix_vente_ht_13, d0_.prix_gros_ht AS prix_gros_ht_14, d0_.prix_vente_ttc AS prix_vente_ttc_15, d0_.prix_gros_ttc AS prix_gros_ttc_16, d0_.prix_moyen_pondere AS prix_moyen_pondere_17, d0_.status AS status_18, d0_.stock_reel AS stock_reel_19, d0_.stock_theorique AS stock_theorique_20, d0_.emplacement AS emplacement_21, d0_.barcode AS barcode_22, d0_.marque AS marque_23, d0_.parent_id AS parent_id_24 FROM dolibarr_product d0_ WHERE d0_.barcode LIKE ? OR d0_.ref LIKE ? LIMIT 1 ["%FACTORY2204-05327%","%FACTORY2204-05327%"] [] [2024-05-31T10:37:24.323940+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_user_id AS api_user_id_4, t0.api_version AS api_version_5, t0.api_url AS api_url_6, t0.api_key AS api_key_7, t0.price_cron_job AS price_cron_job_8, t0.stock_cron_job AS stock_cron_job_9, t0.invoice_cron_job AS invoice_cron_job_10, t0.order_warehouse_cron_job AS order_warehouse_cron_job_11, t0.seller_id AS seller_id_12, t0.seller_name AS seller_name_13, t0.emplacement_blocked AS emplacement_blocked_14, t0.dropshipping_pack_fees AS dropshipping_pack_fees_15, t0.dropshipping_commission_percentage AS dropshipping_commission_percentage_16, t0.on_warehouse_commission_percentage AS on_warehouse_commission_percentage_17, t0.on_warehouse_pack_fees AS on_warehouse_pack_fees_18, t0.parent_id AS parent_id_19 FROM jumia_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-05-31T10:37:24.324722+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-05-31T10:37:24.610643+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.seller_sku AS seller_sku_4, t0.shop_sku AS shop_sku_5, t0.name AS name_6, t0.variation AS variation_7, t0.parent_sku AS parent_sku_8, t0.quantity AS quantity_9, t0.available AS available_10, t0.reserved_stock AS reserved_stock_11, t0.price AS price_12, t0.sale_price AS sale_price_13, t0.sale_start_date AS sale_start_date_14, t0.sale_end_date AS sale_end_date_15, t0.status AS status_16, t0.product_id AS product_id_17, t0.url AS url_18, t0.description AS description_19, t0.tax_class AS tax_class_20, t0.brand AS brand_21, t0.primary_category AS primary_category_22, t0.primary_category_id AS primary_category_id_23, t0.keywords AS keywords_24, t0.model AS model_25, t0.color AS color_26, t0.short_description AS short_description_27, t0.product_weight AS product_weight_28, t0.display_if_out_of_stock AS display_if_out_of_stock_29, t0.main_image AS main_image_30, t0.parent_id AS parent_id_31 FROM jumia_product t0 WHERE t0.seller_sku = ? LIMIT 1 ["FACTORY2204-05327_bleu"] [] [2024-05-31T10:37:25.447655+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-05-31T10:37:25.451937+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"790f82"},"request_uri":"https://powerdata.tn/_wdt/790f82","method":"GET"} [] [2024-05-31T10:37:27.579130+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-05-31T10:37:27.586137+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-05-31T10:37:27.586659+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-05-31T10:37:27.590241+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:37:27.590466+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-05-31T10:37:27.591646+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:37:27.591797+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-05-31T10:37:27.592524+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:37:27.592678+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-05-31T10:37:27.592926+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-05-31T10:37:27.593734+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-05-31T10:37:27.601486+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:37:33.971847+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-05-31T10:37:33.972797+00:00] doctrine.DEBUG: INSERT INTO dolibarr_jumia_order (created_at, updated_at, shipper, list_of_order_id_selected, list_of_order_id_created, data_dolibar_jumia_link, number_of_lot, order_not_created, ready_to_ship_updated_list, ready_to_ship_not_updated_list, valid, validated_at, type, parent_id, created_by_id, validated_by_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2024-05-31T10:37:33+00:00","2":null,"3":"Jumia Warehouse","4":["303211723","308821723","308343723","306343723","302183723","301513723","304944523","308823723","301824523","308993723","304893723","302284523","308944523","302654523","304924523","301364523","307494523","305254523","303214523","302614523","302314523","306234523","308384523","304334523","301142523","308422523","303222523","301253723"],"5":["308422523","301142523","308384523","302654523","302284523","301824523","304944523","301513723","306343723","308343723"],"6":[{"jumiaId":"4031057","jumiaNumber":"308422523","dolibarrId":40147,"validated":true,"OrderItemIds":["7937882","7937883"],"listOfSku":{"FACTORY2105-02611":1,"FACTORY2104-02273":1}},{"jumiaId":"4031040","jumiaNumber":"301142523","dolibarrId":40146,"validated":true,"OrderItemIds":["7937846"],"listOfSku":{"FACTORY2104-02184":1}},{"jumiaId":"4030914","jumiaNumber":"308384523","dolibarrId":40145,"validated":true,"OrderItemIds":["7937619"],"listOfSku":{"FAC-SER2310-00736":1}},{"jumiaId":"4030552","jumiaNumber":"302654523","dolibarrId":40144,"validated":true,"OrderItemIds":["7936905"],"listOfSku":{"FACTORY2405-06022":1}},{"jumiaId":"4030462","jumiaNumber":"302284523","dolibarrId":40143,"validated":true,"OrderItemIds":["7936690"],"listOfSku":{"FACTORY2106-02831":1}},{"jumiaId":"4030380","jumiaNumber":"301824523","dolibarrId":40142,"validated":true,"OrderItemIds":["7936525"],"listOfSku":{"FAC-SER2310-00736":1}},{"jumiaId":"4030303","jumiaNumber":"304944523","dolibarrId":40141,"validated":true,"OrderItemIds":["7936379"],"listOfSku":{"FAC-SER2310-00736":1}},{"jumiaId":"4030298","jumiaNumber":"301513723","dolibarrId":40140,"validated":true,"OrderItemIds":["7936373","7936374"],"listOfSku":{"FACTORY2106-02831":2}},{"jumiaId":"4030276","jumiaNumber":"306343723","dolibarrId":40139,"validated":true,"OrderItemIds":["7936341"],"listOfSku":{"FAC-SER2310-00736":1}},{"jumiaId":"4030274","jumiaNumber":"308343723","dolibarrId":40138,"validated":true,"OrderItemIds":["7936338"],"listOfSku":{"FACTORY2104-02271":1}}],"7":"310524I6659AN","8":[{"jumiaId":"4030015","jumiaNumber":"308821723","details":"All Dropshipping"},{"jumiaId":"4030373","jumiaNumber":"308823723","details":"All Dropshipping"},{"jumiaId":"4030449","jumiaNumber":"308993723","details":"All Dropshipping"},{"jumiaId":"4030451","jumiaNumber":"304893723","details":"All Dropshipping"},{"jumiaId":"4030290","jumiaNumber":"302183723","details":"All Dropshipping"},{"jumiaId":"4030547","jumiaNumber":"308944523","details":"All Dropshipping"},{"jumiaId":"4030594","jumiaNumber":"304924523","details":"All Dropshipping"},{"jumiaId":"4030625","jumiaNumber":"301364523","details":"All Dropshipping"},{"jumiaId":"4030628","jumiaNumber":"307494523","details":"All Dropshipping"},{"jumiaId":"4030758","jumiaNumber":"305254523","details":"All Dropshipping"},{"jumiaId":"4030811","jumiaNumber":"303214523","details":"All Dropshipping"},{"jumiaId":"4030813","jumiaNumber":"302614523","details":"All Dropshipping"},{"jumiaId":"4030864","jumiaNumber":"302314523","details":"All Dropshipping"},{"jumiaId":"4030893","jumiaNumber":"306234523","details":"All Dropshipping"},{"jumiaId":"4030962","jumiaNumber":"304334523","details":"All Dropshipping"},{"jumiaId":"4031073","jumiaNumber":"303222523","details":"All Dropshipping"},{"jumiaId":"4031186","jumiaNumber":"301253723","details":"All Dropshipping"},{"jumiaId":"4029957","jumiaNumber":"303211723","details":"All Dropshipping"}],"9":[],"10":[],"11":false,"12":null,"13":1,"14":2,"15":2,"16":null} [] [2024-05-31T10:37:33.973397+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-05-31T10:37:40.291737+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-05-31T10:37:40.295197+00:00] request.INFO: Matched route "home_get_product_by_barcode". {"route":"home_get_product_by_barcode","route_parameters":{"_route":"home_get_product_by_barcode","_controller":"App\\Controller\\HomeController::getDetailProduct"},"request_uri":"https://powerdata.tn/get/product/by/barcode/json","method":"POST"} [] [2024-05-31T10:37:40.309108+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-05-31T10:37:40.356144+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [12] [] [2024-05-31T10:37:40.372859+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [12] [] [2024-05-31T10:37:40.374253+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"abirromdhani814@gmail.com"} [] [2024-05-31T10:37:40.374336+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-05-31T10:37:40.374371+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-05-31T10:37:40.376121+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-05-31T10:37:40.394281+00:00] doctrine.DEBUG: SELECT d0_.id AS id_0, d0_.created_at AS created_at_1, d0_.updated_at AS updated_at_2, d0_.label AS label_3, d0_.type AS type_4, d0_.ref AS ref_5, d0_.seller_sku AS seller_sku_6, d0_.jumia_sku AS jumia_sku_7, d0_.magento_sku AS magento_sku_8, d0_.jumia_link AS jumia_link_9, d0_.dolibar_id AS dolibar_id_10, d0_.price AS price_11, d0_.price_ttc AS price_ttc_12, d0_.prix_vente_ht AS prix_vente_ht_13, d0_.prix_gros_ht AS prix_gros_ht_14, d0_.prix_vente_ttc AS prix_vente_ttc_15, d0_.prix_gros_ttc AS prix_gros_ttc_16, d0_.prix_moyen_pondere AS prix_moyen_pondere_17, d0_.status AS status_18, d0_.stock_reel AS stock_reel_19, d0_.stock_theorique AS stock_theorique_20, d0_.emplacement AS emplacement_21, d0_.barcode AS barcode_22, d0_.marque AS marque_23, d0_.parent_id AS parent_id_24 FROM dolibarr_product d0_ WHERE d0_.barcode LIKE ? OR d0_.ref LIKE ? LIMIT 1 ["%FACTORY2203-05157%","%FACTORY2203-05157%"] [] [2024-05-31T10:37:40.410345+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_user_id AS api_user_id_4, t0.api_version AS api_version_5, t0.api_url AS api_url_6, t0.api_key AS api_key_7, t0.price_cron_job AS price_cron_job_8, t0.stock_cron_job AS stock_cron_job_9, t0.invoice_cron_job AS invoice_cron_job_10, t0.order_warehouse_cron_job AS order_warehouse_cron_job_11, t0.seller_id AS seller_id_12, t0.seller_name AS seller_name_13, t0.emplacement_blocked AS emplacement_blocked_14, t0.dropshipping_pack_fees AS dropshipping_pack_fees_15, t0.dropshipping_commission_percentage AS dropshipping_commission_percentage_16, t0.on_warehouse_commission_percentage AS on_warehouse_commission_percentage_17, t0.on_warehouse_pack_fees AS on_warehouse_pack_fees_18, t0.parent_id AS parent_id_19 FROM jumia_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-05-31T10:37:40.411102+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-05-31T10:37:40.722881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.seller_sku AS seller_sku_4, t0.shop_sku AS shop_sku_5, t0.name AS name_6, t0.variation AS variation_7, t0.parent_sku AS parent_sku_8, t0.quantity AS quantity_9, t0.available AS available_10, t0.reserved_stock AS reserved_stock_11, t0.price AS price_12, t0.sale_price AS sale_price_13, t0.sale_start_date AS sale_start_date_14, t0.sale_end_date AS sale_end_date_15, t0.status AS status_16, t0.product_id AS product_id_17, t0.url AS url_18, t0.description AS description_19, t0.tax_class AS tax_class_20, t0.brand AS brand_21, t0.primary_category AS primary_category_22, t0.primary_category_id AS primary_category_id_23, t0.keywords AS keywords_24, t0.model AS model_25, t0.color AS color_26, t0.short_description AS short_description_27, t0.product_weight AS product_weight_28, t0.display_if_out_of_stock AS display_if_out_of_stock_29, t0.main_image AS main_image_30, t0.parent_id AS parent_id_31 FROM jumia_product t0 WHERE t0.seller_sku = ? LIMIT 1 ["FACTORY2203-05157"] [] [2024-05-31T10:37:42.896559+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-05-31T10:37:42.903813+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-05-31T10:37:42.904266+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-05-31T10:37:42.907999+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:37:42.908139+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-05-31T10:37:42.909238+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:37:42.909368+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-05-31T10:37:42.910023+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:37:42.910136+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-05-31T10:37:42.910367+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-05-31T10:37:42.911142+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-05-31T10:37:42.918986+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:39:04.608809+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-05-31T10:39:04.612737+00:00] request.INFO: Matched route "app_magento_orders_update_status". {"route":"app_magento_orders_update_status","route_parameters":{"_route":"app_magento_orders_update_status","_controller":"App\\Controller\\Magento\\orderController::updateStatus"},"request_uri":"https://powerdata.tn/magento/orders/update/status/json","method":"POST"} [] [2024-05-31T10:39:04.627801+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-05-31T10:39:04.678146+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [12] [] [2024-05-31T10:39:04.695598+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [12] [] [2024-05-31T10:39:04.697017+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"abirromdhani814@gmail.com"} [] [2024-05-31T10:39:04.697104+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-05-31T10:39:04.697138+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-05-31T10:39:04.698922+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-05-31T10:39:04.708998+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-05-31T10:39:04.713693+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.domain_name AS domain_name_4, t0.store_id AS store_id_5, t0.username AS username_6, t0.password AS password_7, t0.token AS token_8, t0.store_code AS store_code_9, t0.products_cron_job AS products_cron_job_10, t0.status_filter AS status_filter_11, t0.attribute_set_id AS attribute_set_id_12, t0.root_category AS root_category_13, t0.parent_id AS parent_id_14, t0.canal_id AS canal_id_15 FROM magento_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-05-31T10:39:08.753208+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-05-31T10:39:08.759789+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-05-31T10:39:08.760268+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-05-31T10:39:08.764100+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:39:08.764263+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-05-31T10:39:08.765439+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:39:08.765591+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-05-31T10:39:08.766241+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:39:08.766343+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-05-31T10:39:08.766550+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-05-31T10:39:08.767303+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-05-31T10:39:08.775267+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:39:11.474138+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-05-31T10:39:11.477693+00:00] request.INFO: Matched route "app_magento_orders_update_status". {"route":"app_magento_orders_update_status","route_parameters":{"_route":"app_magento_orders_update_status","_controller":"App\\Controller\\Magento\\orderController::updateStatus"},"request_uri":"https://powerdata.tn/magento/orders/update/status/json","method":"POST"} [] [2024-05-31T10:39:11.491712+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-05-31T10:39:11.540448+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [12] [] [2024-05-31T10:39:11.557649+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [12] [] [2024-05-31T10:39:11.559107+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"abirromdhani814@gmail.com"} [] [2024-05-31T10:39:11.559188+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-05-31T10:39:11.559222+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-05-31T10:39:11.561014+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-05-31T10:39:11.570767+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-05-31T10:39:11.575496+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.domain_name AS domain_name_4, t0.store_id AS store_id_5, t0.username AS username_6, t0.password AS password_7, t0.token AS token_8, t0.store_code AS store_code_9, t0.products_cron_job AS products_cron_job_10, t0.status_filter AS status_filter_11, t0.attribute_set_id AS attribute_set_id_12, t0.root_category AS root_category_13, t0.parent_id AS parent_id_14, t0.canal_id AS canal_id_15 FROM magento_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-05-31T10:39:12.146393+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-05-31T10:39:12.153010+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-05-31T10:39:12.153545+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-05-31T10:39:12.157367+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:39:12.157529+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-05-31T10:39:12.158667+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:39:12.158814+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-05-31T10:39:12.159497+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:39:12.159650+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-05-31T10:39:12.159896+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-05-31T10:39:12.160714+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-05-31T10:39:12.168585+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-05-31T10:40:03.760254+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-05-31T10:40:04.560175+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-09T19:10:27.416338+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-09T19:10:27.424456+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-09T19:10:27.425740+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-09T19:10:27.432928+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.433084+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.434284+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.434465+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.435134+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.435226+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.435485+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-09T19:10:27.436310+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-09T19:10:27.443918+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-09T19:10:27.444235+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-09T19:10:27.444622+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.444752+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.445269+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.445394+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.445998+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.446107+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.446314+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-09T19:10:27.446934+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-09T19:10:27.449110+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-09T19:10:27.449480+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.449626+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'batch' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.450249+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.450358+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.451522+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.451665+00:00] doctrine.DEBUG: SELECT 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_NAME = 'batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.451980+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'batch' [] [] [2024-08-09T19:10:27.452574+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.452703+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'brevo_visitor' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.453339+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.453471+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'brevo_visitor' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.454035+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.454123+00:00] doctrine.DEBUG: SELECT 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_NAME = 'brevo_visitor' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.454347+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'brevo_visitor' [] [] [2024-08-09T19:10:27.454803+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.454886+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'canal' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.455408+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.455499+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'canal' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.456026+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.456110+00:00] doctrine.DEBUG: SELECT 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_NAME = 'canal' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.456342+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'canal' [] [] [2024-08-09T19:10:27.456869+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.457013+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'chat_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.457620+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.457767+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'chat_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.458360+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.458523+00:00] doctrine.DEBUG: SELECT 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_NAME = 'chat_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.458796+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'chat_config' [] [] [2024-08-09T19:10:27.459296+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.459466+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'company' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.460112+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.460253+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'company' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.460821+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.460942+00:00] doctrine.DEBUG: SELECT 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_NAME = 'company' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.461205+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'company' [] [] [2024-08-09T19:10:27.461680+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.461794+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.462236+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.462345+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.462901+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.463012+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.463222+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-09T19:10:27.463690+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.463801+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.464520+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.464653+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.465187+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.465295+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.465572+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_config' [] [] [2024-08-09T19:10:27.466046+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.466154+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_invoice' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.466685+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.466795+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_invoice' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.467343+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.467433+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_invoice' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.467659+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_invoice' [] [] [2024-08-09T19:10:27.468104+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.468187+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.468809+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.468917+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.469494+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.469605+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.469880+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_order' [] [] [2024-08-09T19:10:27.470350+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.470484+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.471032+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.471139+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.471668+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.471779+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.472015+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_planing' [] [] [2024-08-09T19:10:27.472487+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.472597+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.473306+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.473416+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.473921+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.474004+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.474216+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_product' [] [] [2024-08-09T19:10:27.474693+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.474837+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_service' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.475368+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.475457+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_service' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.475959+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.476041+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_service' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.476247+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_service' [] [] [2024-08-09T19:10:27.476696+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.476804+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.477423+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.477512+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.478033+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.478116+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.478346+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory' [] [] [2024-08-09T19:10:27.478791+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.478873+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.479366+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.479455+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.479977+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.480059+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.480283+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_lines' [] [] [2024-08-09T19:10:27.480758+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.480842+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.481226+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.481310+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.481842+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.481924+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.482143+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_user' [] [] [2024-08-09T19:10:27.482583+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.482691+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_black_list' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.483137+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.483249+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_black_list' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.483783+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.483888+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_black_list' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.484097+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_black_list' [] [] [2024-08-09T19:10:27.484545+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.484650+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.485247+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.485353+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.485908+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.486016+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.486258+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_config' [] [] [2024-08-09T19:10:27.486734+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.486842+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.487531+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.487644+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.488147+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.488230+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.488448+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_order' [] [] [2024-08-09T19:10:27.488896+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.488998+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_payout_status' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.489669+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.489779+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_payout_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.490308+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.490404+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_payout_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.490618+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_payout_status' [] [] [2024-08-09T19:10:27.491064+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.491145+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.491715+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.491826+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.492361+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.492447+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.492656+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_planing' [] [] [2024-08-09T19:10:27.493099+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.493180+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.493937+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.494049+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.494563+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.494672+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.494917+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_product' [] [] [2024-08-09T19:10:27.495397+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.495506+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_rapport_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.496349+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.496461+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_rapport_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.496962+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.497044+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_rapport_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.497261+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_rapport_product' [] [] [2024-08-09T19:10:27.497710+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.497815+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_transaction' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.498566+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.498655+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_transaction' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.499159+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.499242+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_transaction' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.499463+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_transaction' [] [] [2024-08-09T19:10:27.499917+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.500023+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.500580+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.500689+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.501214+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.501335+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.501581+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_config' [] [] [2024-08-09T19:10:27.502025+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.502107+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_upload' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.502582+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.502692+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_upload' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.503214+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.503324+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_upload' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.503578+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_upload' [] [] [2024-08-09T19:10:27.504028+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.504110+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.505053+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.505165+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.505808+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.505920+00:00] doctrine.DEBUG: SELECT 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_NAME = 'order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.506310+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'order' [] [] [2024-08-09T19:10:27.506833+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.506918+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'reviews' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.507478+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.507568+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'reviews' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.508136+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.508243+00:00] doctrine.DEBUG: SELECT 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_NAME = 'reviews' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.508521+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'reviews' [] [] [2024-08-09T19:10:27.508973+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.509076+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.509551+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.509661+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.510148+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.510252+00:00] doctrine.DEBUG: SELECT 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_NAME = 'role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.510491+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'role' [] [] [2024-08-09T19:10:27.510943+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.511048+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'shipper' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.511755+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.511866+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'shipper' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.512415+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.512527+00:00] doctrine.DEBUG: SELECT 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_NAME = 'shipper' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.512789+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'shipper' [] [] [2024-08-09T19:10:27.513237+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.513358+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.513952+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.514060+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.514577+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.514691+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.514909+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2024-08-09T19:10:27.515360+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.515467+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user_role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.515859+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.515965+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user_role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.516527+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.516635+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user_role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.516886+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_role' [] [] [2024-08-09T19:10:27.517324+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.517409+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'voucher' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:27.517952+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.518037+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'voucher' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:27.518579+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.518687+00:00] doctrine.DEBUG: SELECT 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_NAME = 'voucher' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:27.518935+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'voucher' [] [] [2024-08-09T19:10:27.520362+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:27.588074+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:36.206409+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-09T19:10:36.233258+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:37.370618+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-09T19:10:37.378131+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:37.378288+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T19:10:37.379441+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:37.379582+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T19:10:37.380345+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T19:10:37.380462+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T19:10:37.380672+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-09T19:10:37.387472+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-09T19:10:37.388426+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-09T19:10:37.389635+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-09T19:10:37.397132+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-08-09T19:10:37.411582+00:00] doctrine.DEBUG: CREATE TABLE bike_manager (id INT AUTO_INCREMENT NOT NULL, barcode VARCHAR(30) NOT NULL, brakes SMALLINT NOT NULL, motor SMALLINT NOT NULL, description LONGTEXT DEFAULT NULL, rate SMALLINT NOT NULL, created_at DATETIME NOT NULL COMMENT '(DC2Type:datetime_immutable)', PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2024-08-09T19:10:37.425451+00:00] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","2024-08-09T19:10:37+00:00",28] [] [2024-08-09T19:10:37.426628+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-08-09T19:10:43.215292+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-09T19:10:44.035893+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-09T22:56:05.137565+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-09T22:56:05.145786+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-09T22:56:05.147048+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-09T22:56:05.154343+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.154508+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.155660+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.155806+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.156602+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.156751+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.157019+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-09T22:56:05.157854+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-09T22:56:05.165380+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-09T22:56:05.165681+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-09T22:56:05.165974+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.166088+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.166632+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.166762+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.167424+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.167571+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.167809+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-09T22:56:05.168396+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-09T22:56:05.170513+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-09T22:56:05.170790+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.170908+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'batch' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.171563+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.171692+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.172882+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.173004+00:00] doctrine.DEBUG: SELECT 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_NAME = 'batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.173276+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'batch' [] [] [2024-08-09T22:56:05.173750+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.173842+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'bike_manager' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.174339+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.174446+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'bike_manager' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.174981+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.175066+00:00] doctrine.DEBUG: SELECT 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_NAME = 'bike_manager' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.175255+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'bike_manager' [] [] [2024-08-09T22:56:05.175745+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.175872+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'brevo_visitor' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.176470+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.176564+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'brevo_visitor' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.177125+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.177210+00:00] doctrine.DEBUG: SELECT 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_NAME = 'brevo_visitor' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.177500+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'brevo_visitor' [] [] [2024-08-09T22:56:05.177974+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.178063+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'canal' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.178601+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.178746+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'canal' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.179362+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.179486+00:00] doctrine.DEBUG: SELECT 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_NAME = 'canal' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.179722+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'canal' [] [] [2024-08-09T22:56:05.180177+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.180262+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'chat_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.180879+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.181023+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'chat_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.181655+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.181798+00:00] doctrine.DEBUG: SELECT 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_NAME = 'chat_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.182061+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'chat_config' [] [] [2024-08-09T22:56:05.182542+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.182657+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'company' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.183246+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.183369+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'company' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.183965+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.184073+00:00] doctrine.DEBUG: SELECT 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_NAME = 'company' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.184337+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'company' [] [] [2024-08-09T22:56:05.184814+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.184922+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.185365+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.185476+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.186003+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.186111+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.186354+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-09T22:56:05.186816+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.186923+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.187597+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.187709+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.188264+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.188376+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.188624+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_config' [] [] [2024-08-09T22:56:05.189091+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.189198+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_invoice' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.189723+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.189832+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_invoice' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.190402+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.190512+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_invoice' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.190771+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_invoice' [] [] [2024-08-09T22:56:05.191240+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.191351+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.192000+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.192106+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.192692+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.192801+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.193076+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_order' [] [] [2024-08-09T22:56:05.193550+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.193660+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.194207+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.194312+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.194844+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.194926+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.195133+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_planing' [] [] [2024-08-09T22:56:05.195610+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.195715+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.196418+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.196529+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.197072+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.197178+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.197426+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_product' [] [] [2024-08-09T22:56:05.197893+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.197999+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_service' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.198554+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.198663+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_service' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.199203+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.199308+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_service' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.199554+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_service' [] [] [2024-08-09T22:56:05.200024+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.200111+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.200704+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.200815+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.201382+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.201492+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.201748+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory' [] [] [2024-08-09T22:56:05.202212+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.202337+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.202849+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.202934+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.203469+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.203577+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.203806+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_lines' [] [] [2024-08-09T22:56:05.204254+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.204343+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.204739+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.204827+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.205390+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.205499+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.205751+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_user' [] [] [2024-08-09T22:56:05.206185+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.206266+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_black_list' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.206768+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.206879+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_black_list' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.207421+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.207534+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_black_list' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.207768+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_black_list' [] [] [2024-08-09T22:56:05.208235+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.208362+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.209015+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.209125+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.209668+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.209781+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.210022+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_config' [] [] [2024-08-09T22:56:05.210493+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.210607+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.211339+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.211442+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.211953+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.212035+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.212247+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_order' [] [] [2024-08-09T22:56:05.212695+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.212800+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_payout_status' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.213476+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.213566+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_payout_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.214077+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.214159+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_payout_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.214400+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_payout_status' [] [] [2024-08-09T22:56:05.214868+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.214975+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.215569+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.215678+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.216192+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.216296+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.216541+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_planing' [] [] [2024-08-09T22:56:05.216986+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.217067+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.217828+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.217942+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.218489+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.218602+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.218849+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_product' [] [] [2024-08-09T22:56:05.219308+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.219412+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_rapport_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.220222+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.220308+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_rapport_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.220877+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.220959+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_rapport_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.221178+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_rapport_product' [] [] [2024-08-09T22:56:05.221628+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.221736+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_transaction' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.222441+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.222530+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_transaction' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.223045+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.223127+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_transaction' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.223372+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_transaction' [] [] [2024-08-09T22:56:05.223820+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.223902+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.224481+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.224591+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.225123+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.225228+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.225489+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_config' [] [] [2024-08-09T22:56:05.225933+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.226035+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_upload' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.226541+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.226648+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_upload' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.227175+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.227277+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_upload' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.227507+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_upload' [] [] [2024-08-09T22:56:05.227949+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.228030+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.228974+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.229086+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.229734+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.229841+00:00] doctrine.DEBUG: SELECT 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_NAME = 'order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.230220+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'order' [] [] [2024-08-09T22:56:05.230700+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.230811+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'reviews' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.231343+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.231432+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'reviews' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.231976+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.232058+00:00] doctrine.DEBUG: SELECT 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_NAME = 'reviews' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.232310+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'reviews' [] [] [2024-08-09T22:56:05.232777+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.232858+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.233285+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.233377+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.233861+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.233944+00:00] doctrine.DEBUG: SELECT 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_NAME = 'role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.234123+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'role' [] [] [2024-08-09T22:56:05.234572+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.234656+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'shipper' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.235381+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.235471+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'shipper' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.235996+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.236078+00:00] doctrine.DEBUG: SELECT 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_NAME = 'shipper' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.236312+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'shipper' [] [] [2024-08-09T22:56:05.236770+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.236852+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.237384+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.237473+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.237962+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.238043+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.238234+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2024-08-09T22:56:05.238710+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.238815+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user_role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.239207+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.239291+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user_role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.239853+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.239937+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user_role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.240160+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_role' [] [] [2024-08-09T22:56:05.240602+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.240706+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'voucher' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:05.241258+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.241373+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'voucher' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:05.241913+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.242015+00:00] doctrine.DEBUG: SELECT 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_NAME = 'voucher' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:05.242260+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'voucher' [] [] [2024-08-09T22:56:05.243657+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:05.308566+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:13.103533+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-09T22:56:13.130414+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:14.107016+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-09T22:56:14.114522+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:14.114680+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-09T22:56:14.115771+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:14.115911+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-09T22:56:14.116641+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-09T22:56:14.116788+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-09T22:56:14.117034+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-09T22:56:14.123979+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-09T22:56:14.124926+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-09T22:56:14.126158+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-09T22:56:14.133813+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-08-09T22:56:14.148226+00:00] doctrine.DEBUG: ALTER TABLE bike_manager CHANGE created_at created_at DATETIME NOT NULL [] [] [2024-08-09T22:56:14.150367+00:00] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","2024-08-09T22:56:14+00:00",16] [] [2024-08-09T22:56:14.151702+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-08-09T22:56:18.957261+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-09T22:56:19.782227+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T21:57:07.118868+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T21:57:07.162356+00:00] app.WARNING: Failed to generate ConfigBuilder for extension Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension. {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/mainpowe/public_html/vendor/symfony/dependency-injection/EnvVarProcessor.php:172)","extensionClass":"Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\FrameworkExtension"} [] [2024-08-16T21:57:07.168590+00:00] app.WARNING: Failed to generate ConfigBuilder for extension Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension. {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/mainpowe/public_html/vendor/symfony/dependency-injection/EnvVarProcessor.php:172)","extensionClass":"Sensio\\Bundle\\FrameworkExtraBundle\\DependencyInjection\\SensioFrameworkExtraExtension"} [] [2024-08-16T21:57:07.169768+00:00] app.WARNING: Failed to generate ConfigBuilder for extension Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension. {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/mainpowe/public_html/vendor/symfony/dependency-injection/EnvVarProcessor.php:172)","extensionClass":"Symfony\\Bundle\\TwigBundle\\DependencyInjection\\TwigExtension"} [] [2024-08-16T21:57:07.170919+00:00] app.WARNING: Failed to generate ConfigBuilder for extension Symfony\Bundle\WebProfilerBundle\DependencyInjection\WebProfilerExtension. {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/mainpowe/public_html/vendor/symfony/dependency-injection/EnvVarProcessor.php:172)","extensionClass":"Symfony\\Bundle\\WebProfilerBundle\\DependencyInjection\\WebProfilerExtension"} [] [2024-08-16T21:57:07.172093+00:00] app.WARNING: Failed to generate ConfigBuilder for extension Symfony\Bundle\MonologBundle\DependencyInjection\MonologExtension. {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/mainpowe/public_html/vendor/symfony/dependency-injection/EnvVarProcessor.php:172)","extensionClass":"Symfony\\Bundle\\MonologBundle\\DependencyInjection\\MonologExtension"} [] [2024-08-16T21:57:07.173226+00:00] app.WARNING: Failed to generate ConfigBuilder for extension Symfony\Bundle\DebugBundle\DependencyInjection\DebugExtension. {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/mainpowe/public_html/vendor/symfony/dependency-injection/EnvVarProcessor.php:172)","extensionClass":"Symfony\\Bundle\\DebugBundle\\DependencyInjection\\DebugExtension"} [] [2024-08-16T21:57:07.174389+00:00] app.WARNING: Failed to generate ConfigBuilder for extension Symfony\Bundle\MakerBundle\DependencyInjection\MakerExtension. {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/mainpowe/public_html/vendor/symfony/dependency-injection/EnvVarProcessor.php:172)","extensionClass":"Symfony\\Bundle\\MakerBundle\\DependencyInjection\\MakerExtension"} [] [2024-08-16T21:57:07.175516+00:00] app.WARNING: Failed to generate ConfigBuilder for extension Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension. {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/mainpowe/public_html/vendor/symfony/dependency-injection/EnvVarProcessor.php:172)","extensionClass":"Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\DoctrineExtension"} [] [2024-08-16T21:57:07.176667+00:00] app.WARNING: Failed to generate ConfigBuilder for extension Doctrine\Bundle\MigrationsBundle\DependencyInjection\DoctrineMigrationsExtension. {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/mainpowe/public_html/vendor/symfony/dependency-injection/EnvVarProcessor.php:172)","extensionClass":"Doctrine\\Bundle\\MigrationsBundle\\DependencyInjection\\DoctrineMigrationsExtension"} [] [2024-08-16T21:57:07.177794+00:00] app.WARNING: Failed to generate ConfigBuilder for extension Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension. {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/mainpowe/public_html/vendor/symfony/dependency-injection/EnvVarProcessor.php:172)","extensionClass":"Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\SecurityExtension"} [] [2024-08-16T21:57:07.178915+00:00] app.WARNING: Failed to generate ConfigBuilder for extension Twig\Extra\TwigExtraBundle\DependencyInjection\TwigExtraExtension. {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/mainpowe/public_html/vendor/symfony/dependency-injection/EnvVarProcessor.php:172)","extensionClass":"Twig\\Extra\\TwigExtraBundle\\DependencyInjection\\TwigExtraExtension"} [] [2024-08-16T21:57:07.180037+00:00] app.WARNING: Failed to generate ConfigBuilder for extension Symfony\Bundle\WebServerBundle\DependencyInjection\WebServerExtension. {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/mainpowe/public_html/vendor/symfony/dependency-injection/EnvVarProcessor.php:172)","extensionClass":"Symfony\\Bundle\\WebServerBundle\\DependencyInjection\\WebServerExtension"} [] [2024-08-16T21:57:07.181160+00:00] app.WARNING: Failed to generate ConfigBuilder for extension Nelmio\CorsBundle\DependencyInjection\NelmioCorsExtension. {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/mainpowe/public_html/vendor/symfony/dependency-injection/EnvVarProcessor.php:172)","extensionClass":"Nelmio\\CorsBundle\\DependencyInjection\\NelmioCorsExtension"} [] [2024-08-16T21:57:08.388287+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T21:57:08.390130+00:00] console.CRITICAL: Error thrown while running command "--ansi assets:install public". Message: "The target directory "/home/mainpowe/public_html/public" does not exist." {"exception":"[object] (Symfony\\Component\\Console\\Exception\\InvalidArgumentException(code: 0): The target directory \"/home/mainpowe/public_html/public\" does not exist. at /home/mainpowe/public_html/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php:108)","command":"--ansi assets:install public","message":"The target directory \"/home/mainpowe/public_html/public\" does not exist."} [] [2024-08-16T21:57:08.390356+00:00] console.DEBUG: Command "--ansi assets:install public" exited with code "1" {"command":"--ansi assets:install public","code":1} [] [2024-08-16T21:57:49.183311+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: "Environment variable not found: "CORS_ALLOW_ORIGIN"." at /home/mainpowe/public_html/vendor/symfony/dependency-injection/EnvVarProcessor.php line 172 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/mainpowe/public_html/vendor/symfony/dependency-injection/EnvVarProcessor.php:172)"} [] [2024-08-16T21:57:49.185089+00:00] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: Environment variable not found: "CORS_ALLOW_ORIGIN". at /home/mainpowe/public_html/vendor/symfony/dependency-injection/EnvVarProcessor.php line 172) {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/mainpowe/public_html/vendor/symfony/dependency-injection/EnvVarProcessor.php:172)"} [] [2024-08-16T21:59:56.038091+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: "Environment variable not found: "CORS_ALLOW_ORIGIN"." at /home/mainpowe/public_html/vendor/symfony/dependency-injection/EnvVarProcessor.php line 172 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/mainpowe/public_html/vendor/symfony/dependency-injection/EnvVarProcessor.php:172)"} [] [2024-08-16T21:59:56.039830+00:00] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: Environment variable not found: "CORS_ALLOW_ORIGIN". at /home/mainpowe/public_html/vendor/symfony/dependency-injection/EnvVarProcessor.php line 172) {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/mainpowe/public_html/vendor/symfony/dependency-injection/EnvVarProcessor.php:172)"} [] [2024-08-16T22:00:34.378267+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:00:35.195307+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:00:41.485497+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:00:41.489470+00:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://powerdata.tn/","method":"GET"} [] [2024-08-16T22:00:41.495257+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-08-16T22:00:41.495298+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:00:41.495339+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:00:41.525925+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-08-16T22:00:41.566465+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2024-08-16T22:00:41.583475+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2024-08-16T22:00:41.584681+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2024-08-16T22:00:41.588357+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_user_id AS api_user_id_4, t0.api_version AS api_version_5, t0.api_url AS api_url_6, t0.api_key AS api_key_7, t0.price_cron_job AS price_cron_job_8, t0.stock_cron_job AS stock_cron_job_9, t0.invoice_cron_job AS invoice_cron_job_10, t0.order_warehouse_cron_job AS order_warehouse_cron_job_11, t0.seller_id AS seller_id_12, t0.seller_name AS seller_name_13, t0.emplacement_blocked AS emplacement_blocked_14, t0.dropshipping_pack_fees AS dropshipping_pack_fees_15, t0.dropshipping_commission_percentage AS dropshipping_commission_percentage_16, t0.on_warehouse_commission_percentage AS on_warehouse_commission_percentage_17, t0.on_warehouse_pack_fees AS on_warehouse_pack_fees_18, t0.parent_id AS parent_id_19 FROM jumia_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2024-08-16T22:00:41.588782+00:00] deprecation.INFO: Deprecated: Non-static method App\Classe\Jumia::getOrdersByStatus() should not be called statically {"exception":"[object] (ErrorException(code: 0): Deprecated: Non-static method App\\Classe\\Jumia::getOrdersByStatus() should not be called statically at /home/mainpowe/public_html/src/Controller/HomeController.php:74)"} [] [2024-08-16T22:00:43.246332+00:00] deprecation.INFO: Deprecated: Non-static method App\Classe\Jumia::getMultipleOrderItems() should not be called statically {"exception":"[object] (ErrorException(code: 0): Deprecated: Non-static method App\\Classe\\Jumia::getMultipleOrderItems() should not be called statically at /home/mainpowe/public_html/src/Controller/HomeController.php:81)"} [] [2024-08-16T22:00:44.457304+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.number_of_lot AS number_of_lot_4, t0.status AS status_5, t0.notes AS notes_6, t0.history AS history_7, t0.client_dolibarr_id AS client_dolibarr_id_8, t0.client_dolibarr_name AS client_dolibarr_name_9, t0.type AS type_10, t0.parent_id AS parent_id_11, t0.created_by_id AS created_by_id_12, t0.shipper_id AS shipper_id_13 FROM batch t0 WHERE t0.parent_id = ? AND t0.status = ? [2,2] [] [2024-08-16T22:00:44.465159+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_order t0 WHERE t0.parent_id = ? [2] [] [2024-08-16T22:00:44.498790+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_product t0 WHERE t0.parent_id = ? [2] [] [2024-08-16T22:00:44.500594+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_payout_status t0 WHERE t0.parent_id = ? [2] [] [2024-08-16T22:00:44.501228+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_transaction t0 WHERE t0.parent_id = ? [2] [] [2024-08-16T22:00:44.629248+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_rapport_product t0 WHERE t0.parent_id = ? [2] [] [2024-08-16T22:00:44.630907+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM dolibarr_product t0 WHERE t0.parent_id = ? [2] [] [2024-08-16T22:00:44.632712+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_planing t0 WHERE t0.parent_id = ? [2] [] [2024-08-16T22:00:44.635081+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM dolibarr_planing t0 WHERE t0.parent_id = ? [2] [] [2024-08-16T22:00:44.685510+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-08-16T22:00:44.692411+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:00:44.692899+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:00:44.696660+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:00:44.696853+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-16T22:00:44.698055+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:00:44.698173+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-16T22:00:44.698878+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:00:44.699013+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-16T22:00:44.699238+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-16T22:00:44.700060+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-16T22:00:44.708522+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:00:46.996513+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:00:47.000439+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"237c45"},"request_uri":"https://powerdata.tn/_wdt/237c45","method":"GET"} [] [2024-08-16T22:00:59.677413+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:00:59.680954+00:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"237c45"},"request_uri":"https://powerdata.tn/_profiler/237c45?panel=request","method":"GET"} [] [2024-08-16T22:01:02.512533+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:01:02.516109+00:00] request.INFO: Matched route "_profiler_search". {"route":"_profiler_search","route_parameters":{"_route":"_profiler_search","_controller":"web_profiler.controller.profiler::searchAction"},"request_uri":"https://powerdata.tn/_profiler/search?limit=10","method":"GET"} [] [2024-08-16T22:01:02.749076+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:01:02.752564+00:00] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"237c45"},"request_uri":"https://powerdata.tn/_profiler/237c45/search/results?limit=10","method":"GET"} [] [2024-08-16T22:01:11.959346+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:01:11.962946+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-08-16T22:01:11.971312+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-08-16T22:01:11.971358+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:01:11.972858+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:01:12.024278+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-08-16T22:01:12.043583+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"918mKe-mMZrltlo2uazXC8llRn [...]","sbWrt693u2kPFBC4L"] [] [2024-08-16T22:01:12.067343+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:01:12.067856+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:01:12.071596+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:01:12.071756+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-16T22:01:12.072852+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:01:12.073029+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-16T22:01:12.073863+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:01:12.074001+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-16T22:01:12.074213+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-16T22:01:12.075017+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-16T22:01:12.083028+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:01:14.434640+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:01:14.438167+00:00] request.INFO: Matched route "bike_last_best_json". {"route":"bike_last_best_json","route_parameters":{"_route":"bike_last_best_json","_controller":"App\\Controller\\BikeController::lastBest"},"request_uri":"https://powerdata.tn/bike/last/best/json","method":"POST"} [] [2024-08-16T22:01:14.446354+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-08-16T22:01:14.446396+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:01:14.447905+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:01:14.501197+00:00] doctrine.DEBUG: SELECT b0_.id AS id_0, b0_.barcode AS barcode_1, b0_.brakes AS brakes_2, b0_.motor AS motor_3, b0_.description AS description_4, b0_.rate AS rate_5, b0_.created_at AS created_at_6 FROM bike_manager b0_ WHERE b0_.rate > ? GROUP BY b0_.barcode ORDER BY b0_.created_at DESC LIMIT 10 [2] [] [2024-08-16T22:01:14.532122+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:01:14.532655+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:01:14.536395+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:01:14.536586+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-16T22:01:14.537666+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:01:14.537813+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-16T22:01:14.538518+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:01:14.538671+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-16T22:01:14.538918+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-16T22:01:14.539755+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-16T22:01:14.547789+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:01:17.769808+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:01:17.773427+00:00] request.INFO: Matched route "bike_search_json". {"route":"bike_search_json","route_parameters":{"_route":"bike_search_json","_controller":"App\\Controller\\BikeController::search"},"request_uri":"https://powerdata.tn/bike/search/json","method":"POST"} [] [2024-08-16T22:01:17.781996+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-08-16T22:01:17.782038+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:01:17.783569+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:01:17.826680+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.barcode AS barcode_2, t0.brakes AS brakes_3, t0.motor AS motor_4, t0.description AS description_5, t0.rate AS rate_6, t0.created_at AS created_at_7 FROM bike_manager t0 WHERE t0.barcode = ? ORDER BY t0.created_at DESC ["Z599187"] [] [2024-08-16T22:01:17.858846+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:01:17.859343+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:01:17.862897+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:01:17.863056+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-16T22:01:17.864207+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:01:17.864351+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-16T22:01:17.865013+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:01:17.865134+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-16T22:01:17.865349+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-16T22:01:17.866144+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-16T22:01:17.874009+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:01:24.269213+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:01:24.272811+00:00] request.INFO: Matched route "_profiler_search". {"route":"_profiler_search","route_parameters":{"_route":"_profiler_search","_controller":"web_profiler.controller.profiler::searchAction"},"request_uri":"https://powerdata.tn/_profiler/search?limit=10","method":"GET"} [] [2024-08-16T22:01:24.500992+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:01:24.504470+00:00] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"a980c3"},"request_uri":"https://powerdata.tn/_profiler/a980c3/search/results?limit=10","method":"GET"} [] [2024-08-16T22:01:47.753744+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:01:47.796743+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:01:47.797966+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:01:47.805082+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:01:47.805243+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-16T22:01:47.806410+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:01:47.806593+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-16T22:01:47.807289+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:01:47.807464+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-16T22:01:47.807723+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-16T22:01:47.808522+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-16T22:01:47.816334+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:03:03.837667+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:03:04.660469+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:03:12.538436+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:03:12.542473+00:00] request.INFO: Matched route "bike_search_json". {"route":"bike_search_json","route_parameters":{"_route":"bike_search_json","_controller":"App\\Controller\\BikeController::search"},"request_uri":"https://powerdata.tn/bike/search/json","method":"POST"} [] [2024-08-16T22:03:12.551474+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-08-16T22:03:12.551531+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:03:12.553326+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:03:12.604222+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.barcode AS barcode_2, t0.brakes AS brakes_3, t0.motor AS motor_4, t0.description AS description_5, t0.rate AS rate_6, t0.created_at AS created_at_7 FROM bike_manager t0 WHERE t0.barcode = ? ORDER BY t0.created_at DESC ["Z599187"] [] [2024-08-16T22:03:12.644646+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:03:12.645138+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:03:12.648971+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:03:12.649173+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-16T22:03:12.650360+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:03:12.650539+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-16T22:03:12.651209+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:03:12.651306+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-16T22:03:12.651568+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-16T22:03:12.652379+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-16T22:03:12.660390+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:03:30.359269+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:03:30.363246+00:00] request.INFO: Matched route "_profiler_search". {"route":"_profiler_search","route_parameters":{"_route":"_profiler_search","_controller":"web_profiler.controller.profiler::searchAction"},"request_uri":"https://powerdata.tn/_profiler/search?limit=10","method":"GET"} [] [2024-08-16T22:03:30.614216+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:03:30.618389+00:00] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"b163aa"},"request_uri":"https://powerdata.tn/_profiler/b163aa/search/results?limit=10","method":"GET"} [] [2024-08-16T22:03:36.928748+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:03:36.932362+00:00] request.INFO: Matched route "bike_last_best_json". {"route":"bike_last_best_json","route_parameters":{"_route":"bike_last_best_json","_controller":"App\\Controller\\BikeController::lastBest"},"request_uri":"https://powerdata.tn/bike/last/best/json","method":"POST"} [] [2024-08-16T22:03:36.940846+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-08-16T22:03:36.940887+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:03:36.942424+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:03:36.999463+00:00] doctrine.DEBUG: SELECT b0_.id AS id_0, b0_.barcode AS barcode_1, b0_.brakes AS brakes_2, b0_.motor AS motor_3, b0_.description AS description_4, b0_.rate AS rate_5, b0_.created_at AS created_at_6 FROM bike_manager b0_ WHERE b0_.rate > ? GROUP BY b0_.barcode ORDER BY b0_.created_at DESC LIMIT 10 [2] [] [2024-08-16T22:03:37.031961+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:03:37.032530+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:03:37.036466+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:03:37.036643+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-16T22:03:37.037812+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:03:37.037975+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-16T22:03:37.038682+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:03:37.038834+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-16T22:03:37.039085+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-16T22:03:37.039933+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-16T22:03:37.048033+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:05:30.469657+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:05:30.474034+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-08-16T22:05:30.483043+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-08-16T22:05:30.483085+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:05:30.484879+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:05:30.539989+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-08-16T22:05:30.559619+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"CvzOmZQMWctkQ7LJAEsng1Cy9C [...]","e9SaDouKycrTBDtEJ"] [] [2024-08-16T22:05:30.584500+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:05:30.585006+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:05:30.588844+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:05:30.589003+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-16T22:05:30.590228+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:05:30.590399+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-16T22:05:30.591090+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:05:30.591203+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-16T22:05:30.591456+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-16T22:05:30.592279+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-16T22:05:30.600678+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:07:30.327429+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:07:31.152861+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:07:38.684328+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:07:38.688332+00:00] request.INFO: Matched route "bike_last_best_json". {"route":"bike_last_best_json","route_parameters":{"_route":"bike_last_best_json","_controller":"App\\Controller\\BikeController::lastBest"},"request_uri":"https://powerdata.tn/bike/last/best/json","method":"POST"} [] [2024-08-16T22:07:38.697219+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-08-16T22:07:38.697263+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:07:38.699043+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:07:38.760577+00:00] doctrine.DEBUG: SELECT b0_.id AS id_0, b0_.barcode AS barcode_1, b0_.brakes AS brakes_2, b0_.motor AS motor_3, b0_.description AS description_4, b0_.rate AS rate_5, b0_.created_at AS created_at_6 FROM bike_manager b0_ WHERE b0_.rate > ? GROUP BY b0_.barcode ORDER BY b0_.created_at DESC LIMIT 10 [2] [] [2024-08-16T22:07:38.797553+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:07:38.798042+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:07:38.801754+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:07:38.801887+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-16T22:07:38.802981+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:07:38.803104+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-16T22:07:38.803746+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:07:38.803859+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-16T22:07:38.804078+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-16T22:07:38.804863+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-16T22:07:38.812835+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:07:48.593702+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:07:48.597238+00:00] request.INFO: Matched route "bike_search_json". {"route":"bike_search_json","route_parameters":{"_route":"bike_search_json","_controller":"App\\Controller\\BikeController::search"},"request_uri":"https://powerdata.tn/bike/search/json","method":"POST"} [] [2024-08-16T22:07:48.605677+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-08-16T22:07:48.605719+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:07:48.607247+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:07:48.652587+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.barcode AS barcode_2, t0.brakes AS brakes_3, t0.motor AS motor_4, t0.description AS description_5, t0.rate AS rate_6, t0.created_at AS created_at_7 FROM bike_manager t0 WHERE t0.barcode = ? ORDER BY t0.created_at DESC ["Z599187"] [] [2024-08-16T22:07:48.686205+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:07:48.686767+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:07:48.690584+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:07:48.690752+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-16T22:07:48.691848+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:07:48.691991+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-16T22:07:48.692740+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:07:48.692874+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-16T22:07:48.693110+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-16T22:07:48.693952+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-16T22:07:48.701900+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:07:56.725608+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:07:56.765175+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:07:56.766449+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:07:56.773115+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:07:56.773289+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-16T22:07:56.774354+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:07:56.774500+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-16T22:07:56.775166+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:07:56.775267+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-16T22:07:56.775520+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-16T22:07:56.776315+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-16T22:07:56.783720+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:12:27.868305+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:12:28.682382+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:12:34.433989+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:12:34.437993+00:00] request.INFO: Matched route "bike_last_best_json". {"route":"bike_last_best_json","route_parameters":{"_route":"bike_last_best_json","_controller":"App\\Controller\\BikeController::lastBest"},"request_uri":"https://powerdata.tn/bike/last/best/json","method":"POST"} [] [2024-08-16T22:12:34.446916+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-08-16T22:12:34.446959+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:12:34.448754+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:12:34.510636+00:00] doctrine.DEBUG: SELECT b0_.id AS id_0, b0_.barcode AS barcode_1, b0_.brakes AS brakes_2, b0_.motor AS motor_3, b0_.description AS description_4, b0_.rate AS rate_5, b0_.created_at AS created_at_6 FROM bike_manager b0_ WHERE b0_.rate > ? GROUP BY b0_.barcode ORDER BY b0_.created_at DESC LIMIT 10 [2] [] [2024-08-16T22:12:34.548328+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:12:34.548870+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:12:34.552720+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:12:34.552879+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-16T22:12:34.554130+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:12:34.554248+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-16T22:12:34.554961+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:12:34.555075+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-16T22:12:34.555284+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-16T22:12:34.556146+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-16T22:12:34.564281+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:12:42.217960+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:12:42.221504+00:00] request.INFO: Matched route "bike_search_json". {"route":"bike_search_json","route_parameters":{"_route":"bike_search_json","_controller":"App\\Controller\\BikeController::search"},"request_uri":"https://powerdata.tn/bike/search/json","method":"POST"} [] [2024-08-16T22:12:42.229919+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-08-16T22:12:42.229961+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:12:42.231516+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:12:42.276963+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.barcode AS barcode_2, t0.brakes AS brakes_3, t0.motor AS motor_4, t0.description AS description_5, t0.rate AS rate_6, t0.created_at AS created_at_7 FROM bike_manager t0 WHERE t0.barcode = ? ORDER BY t0.created_at DESC ["Z599187"] [] [2024-08-16T22:12:42.310718+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:12:42.311202+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:12:42.314979+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:12:42.315173+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-16T22:12:42.316352+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:12:42.316502+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-16T22:12:42.317163+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:12:42.317260+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-16T22:12:42.317533+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-16T22:12:42.318420+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-16T22:12:42.326385+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:12:52.870263+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:12:52.909827+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:12:52.910962+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:12:52.917598+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:12:52.917731+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-16T22:12:52.918751+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:12:52.918872+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-16T22:12:52.919522+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:12:52.919637+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-16T22:12:52.919855+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-16T22:12:52.920616+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-16T22:12:52.927966+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:14:59.382693+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:15:05.258531+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:15:05.262902+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-08-16T22:15:05.271870+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-08-16T22:15:05.271911+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:15:05.273738+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:15:05.333828+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-08-16T22:15:05.353458+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"0-RESkisZm9jKS8tP29yhLn4uX [...]","GqpJzaSJC2GQTnXR2"] [] [2024-08-16T22:15:05.376560+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:15:05.377055+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:15:05.380804+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:15:05.380992+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-16T22:15:05.382185+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:15:05.382301+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-16T22:15:05.382970+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:15:05.383091+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-16T22:15:05.383295+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-16T22:15:05.384053+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-16T22:15:05.391999+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:15:07.970801+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:15:07.974261+00:00] request.INFO: Matched route "bike_last_best_json". {"route":"bike_last_best_json","route_parameters":{"_route":"bike_last_best_json","_controller":"App\\Controller\\BikeController::lastBest"},"request_uri":"https://powerdata.tn/bike/last/best/json","method":"POST"} [] [2024-08-16T22:15:07.982379+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-08-16T22:15:07.982420+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:15:07.983933+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:15:08.040984+00:00] doctrine.DEBUG: SELECT b0_.id AS id_0, b0_.barcode AS barcode_1, b0_.brakes AS brakes_2, b0_.motor AS motor_3, b0_.description AS description_4, b0_.rate AS rate_5, b0_.created_at AS created_at_6 FROM bike_manager b0_ WHERE b0_.rate > ? GROUP BY b0_.barcode ORDER BY b0_.created_at DESC LIMIT 10 [2] [] [2024-08-16T22:15:08.060237+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:15:08.060798+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:15:08.064585+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:15:08.064758+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-16T22:15:08.065835+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:15:08.065992+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-16T22:15:08.066719+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:15:08.066855+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-16T22:15:08.067092+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-16T22:15:08.067921+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-16T22:15:08.075890+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:15:48.279471+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:15:54.300185+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:15:54.304176+00:00] request.INFO: Matched route "bike_last_best_json". {"route":"bike_last_best_json","route_parameters":{"_route":"bike_last_best_json","_controller":"App\\Controller\\BikeController::lastBest"},"request_uri":"https://powerdata.tn/bike/last/best/json","method":"POST"} [] [2024-08-16T22:15:54.313090+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-08-16T22:15:54.313134+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:15:54.314901+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:15:54.377129+00:00] doctrine.DEBUG: SELECT b0_.id AS id_0, b0_.barcode AS barcode_1, b0_.brakes AS brakes_2, b0_.motor AS motor_3, b0_.description AS description_4, b0_.rate AS rate_5, b0_.created_at AS created_at_6 FROM bike_manager b0_ WHERE b0_.rate > ? GROUP BY b0_.barcode ORDER BY b0_.created_at DESC LIMIT 10 [2] [] [2024-08-16T22:15:54.400942+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:15:54.401544+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:15:54.405485+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:15:54.405658+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-16T22:15:54.406786+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:15:54.406933+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-16T22:15:54.407647+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:15:54.407798+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-16T22:15:54.408042+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-16T22:15:54.408856+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-16T22:15:54.416889+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:16:18.283067+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:16:18.287048+00:00] request.INFO: Matched route "bike_search_json". {"route":"bike_search_json","route_parameters":{"_route":"bike_search_json","_controller":"App\\Controller\\BikeController::search"},"request_uri":"https://powerdata.tn/bike/search/json","method":"POST"} [] [2024-08-16T22:16:18.295952+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-08-16T22:16:18.295995+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:16:18.297753+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:16:18.343830+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.barcode AS barcode_2, t0.brakes AS brakes_3, t0.motor AS motor_4, t0.description AS description_5, t0.rate AS rate_6, t0.created_at AS created_at_7 FROM bike_manager t0 WHERE t0.barcode = ? ORDER BY t0.created_at DESC ["Z599187"] [] [2024-08-16T22:16:18.364793+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:16:18.365307+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:16:18.369073+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:16:18.369229+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-16T22:16:18.370441+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:16:18.370622+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-16T22:16:18.371285+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:16:18.371427+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-16T22:16:18.371680+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-16T22:16:18.372490+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-16T22:16:18.380414+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:16:25.248422+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:16:25.289148+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:16:25.290277+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:16:25.297106+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:16:25.297239+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-16T22:16:25.298273+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:16:25.298399+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-16T22:16:25.299044+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:16:25.299154+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-16T22:16:25.299385+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-16T22:16:25.300146+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-16T22:16:25.307728+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:29:06.596790+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:29:06.600825+00:00] request.INFO: Matched route "bike_last_best_json". {"route":"bike_last_best_json","route_parameters":{"_route":"bike_last_best_json","_controller":"App\\Controller\\BikeController::lastBest"},"request_uri":"https://powerdata.tn/bike/last/best/json","method":"POST"} [] [2024-08-16T22:29:06.609743+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-08-16T22:29:06.609789+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:29:06.611569+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:29:06.668969+00:00] doctrine.DEBUG: SELECT b0_.id AS id_0, b0_.barcode AS barcode_1, b0_.brakes AS brakes_2, b0_.motor AS motor_3, b0_.description AS description_4, b0_.rate AS rate_5, b0_.created_at AS created_at_6 FROM bike_manager b0_ WHERE b0_.rate > ? GROUP BY b0_.barcode ORDER BY b0_.created_at DESC LIMIT 10 [2] [] [2024-08-16T22:29:06.688738+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:29:06.689248+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:29:06.693001+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:29:06.693191+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-16T22:29:06.694339+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:29:06.694536+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-16T22:29:06.695198+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:29:06.695295+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-16T22:29:06.695559+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-16T22:29:06.696396+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-16T22:29:06.704413+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:29:09.728929+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:29:09.732397+00:00] request.INFO: Matched route "bike_search_json". {"route":"bike_search_json","route_parameters":{"_route":"bike_search_json","_controller":"App\\Controller\\BikeController::search"},"request_uri":"https://powerdata.tn/bike/search/json","method":"POST"} [] [2024-08-16T22:29:09.740573+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-08-16T22:29:09.740614+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:29:09.742222+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:29:09.787167+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.barcode AS barcode_2, t0.brakes AS brakes_3, t0.motor AS motor_4, t0.description AS description_5, t0.rate AS rate_6, t0.created_at AS created_at_7 FROM bike_manager t0 WHERE t0.barcode = ? ORDER BY t0.created_at DESC ["Z599187"] [] [2024-08-16T22:29:09.807527+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:29:09.808009+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:29:09.811658+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:29:09.811815+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-16T22:29:09.812987+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:29:09.813125+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-16T22:29:09.813817+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:29:09.813952+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-16T22:29:09.814185+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-16T22:29:09.815032+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-16T22:29:09.822747+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:29:19.930913+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:29:19.934388+00:00] request.INFO: Matched route "bike_add_review_json". {"route":"bike_add_review_json","route_parameters":{"_route":"bike_add_review_json","_controller":"App\\Controller\\BikeController::addReview"},"request_uri":"https://powerdata.tn/bike/add_review/json","method":"POST"} [] [2024-08-16T22:29:19.942581+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-08-16T22:29:19.942623+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:29:19.944134+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:29:19.982949+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-08-16T22:29:19.987495+00:00] doctrine.DEBUG: INSERT INTO bike_manager (barcode, brakes, motor, description, rate, created_at) VALUES (?, ?, ?, ?, ?, ?) {"1":"Z599187","2":4,"3":4,"4":"Behya","5":4,"6":"2024-08-16T22:29:19+00:00"} [] [2024-08-16T22:29:19.988640+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-08-16T22:29:20.011492+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:29:20.011944+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:29:20.015607+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:29:20.015766+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-16T22:29:20.016820+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:29:20.016969+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-16T22:29:20.017696+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:29:20.017850+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-16T22:29:20.018098+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-16T22:29:20.018932+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-16T22:29:20.026693+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:29:26.938469+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:29:26.941923+00:00] request.INFO: Matched route "bike_search_json". {"route":"bike_search_json","route_parameters":{"_route":"bike_search_json","_controller":"App\\Controller\\BikeController::search"},"request_uri":"https://powerdata.tn/bike/search/json","method":"POST"} [] [2024-08-16T22:29:26.950111+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-08-16T22:29:26.950154+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:29:26.951665+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:29:26.993859+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.barcode AS barcode_2, t0.brakes AS brakes_3, t0.motor AS motor_4, t0.description AS description_5, t0.rate AS rate_6, t0.created_at AS created_at_7 FROM bike_manager t0 WHERE t0.barcode = ? ORDER BY t0.created_at DESC ["Z599187"] [] [2024-08-16T22:29:27.013954+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:29:27.014498+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:29:27.018184+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:29:27.018346+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-16T22:29:27.019391+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:29:27.019538+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-16T22:29:27.020195+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:29:27.020293+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-16T22:29:27.020553+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-16T22:29:27.021349+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-16T22:29:27.029103+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:29:54.772518+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:29:54.776529+00:00] request.INFO: Matched route "bike_last_best_json". {"route":"bike_last_best_json","route_parameters":{"_route":"bike_last_best_json","_controller":"App\\Controller\\BikeController::lastBest"},"request_uri":"https://powerdata.tn/bike/last/best/json","method":"POST"} [] [2024-08-16T22:29:54.785468+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-08-16T22:29:54.785513+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:29:54.787275+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:29:54.845745+00:00] doctrine.DEBUG: SELECT b0_.id AS id_0, b0_.barcode AS barcode_1, b0_.brakes AS brakes_2, b0_.motor AS motor_3, b0_.description AS description_4, b0_.rate AS rate_5, b0_.created_at AS created_at_6 FROM bike_manager b0_ WHERE b0_.rate > ? GROUP BY b0_.barcode ORDER BY b0_.created_at DESC LIMIT 10 [2] [] [2024-08-16T22:29:54.865401+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:29:54.865855+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:29:54.869589+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:29:54.869726+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-16T22:29:54.870814+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:29:54.870937+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-16T22:29:54.871581+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:29:54.871697+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-16T22:29:54.871919+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-16T22:29:54.872705+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-16T22:29:54.880668+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:30:11.101377+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:30:11.105394+00:00] request.INFO: Matched route "bike_last_best_json". {"route":"bike_last_best_json","route_parameters":{"_route":"bike_last_best_json","_controller":"App\\Controller\\BikeController::lastBest"},"request_uri":"https://powerdata.tn/bike/last/best/json","method":"POST"} [] [2024-08-16T22:30:11.114348+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-08-16T22:30:11.114392+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:30:11.116159+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:30:11.173423+00:00] doctrine.DEBUG: SELECT b0_.id AS id_0, b0_.barcode AS barcode_1, b0_.brakes AS brakes_2, b0_.motor AS motor_3, b0_.description AS description_4, b0_.rate AS rate_5, b0_.created_at AS created_at_6 FROM bike_manager b0_ WHERE b0_.rate > ? GROUP BY b0_.barcode ORDER BY b0_.created_at DESC LIMIT 10 [2] [] [2024-08-16T22:30:11.193073+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:30:11.193538+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:30:11.197253+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:30:11.197398+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-16T22:30:11.198485+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:30:11.198607+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-16T22:30:11.199240+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:30:11.199356+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-16T22:30:11.199582+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-16T22:30:11.200373+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-16T22:30:11.208346+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:30:18.503276+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-08-16T22:30:18.506746+00:00] request.INFO: Matched route "bike_search_json". {"route":"bike_search_json","route_parameters":{"_route":"bike_search_json","_controller":"App\\Controller\\BikeController::search"},"request_uri":"https://powerdata.tn/bike/search/json","method":"POST"} [] [2024-08-16T22:30:18.514942+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-08-16T22:30:18.514983+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:30:18.516593+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-08-16T22:30:18.561532+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.barcode AS barcode_2, t0.brakes AS brakes_3, t0.motor AS motor_4, t0.description AS description_5, t0.rate AS rate_6, t0.created_at AS created_at_7 FROM bike_manager t0 WHERE t0.barcode = ? ORDER BY t0.created_at DESC ["Z599187"] [] [2024-08-16T22:30:18.581978+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:30:18.582502+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-08-16T22:30:18.586219+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:30:18.586449+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-08-16T22:30:18.587586+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:30:18.587769+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-08-16T22:30:18.588469+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-08-16T22:30:18.588622+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-08-16T22:30:18.588870+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-08-16T22:30:18.589717+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-08-16T22:30:18.597424+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:28.650580+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-10-23T10:48:28.715412+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-10-23T10:48:28.716880+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-10-23T10:48:28.716920+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-10-23T10:48:28.720200+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-10-23T10:48:28.741860+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-10-23T10:48:28.760531+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"1JAwN7KPG1JXImGHsXlMS7Ld7z [...]","4dhSPABdkonKkNzBS"] [] [2024-10-23T10:48:28.783803+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-10-23T10:48:28.784333+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-10-23T10:48:28.787990+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:28.788152+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:28.789331+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:28.789482+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:28.790144+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:28.790243+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:28.790505+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-10-23T10:48:28.791366+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-10-23T10:48:28.800429+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.431908+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-10-23T10:48:39.463781+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-10-23T10:48:39.465032+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-10-23T10:48:39.472287+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.472445+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.473583+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.473724+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.474483+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.474679+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.474935+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-10-23T10:48:39.475799+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-10-23T10:48:39.482424+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-10-23T10:48:39.482731+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-10-23T10:48:39.483020+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.483133+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.483710+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.483839+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.484472+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.484618+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.484858+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-10-23T10:48:39.485423+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-10-23T10:48:39.487576+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-10-23T10:48:39.487854+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.487970+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'batch' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.488621+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.488750+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.489914+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.490052+00:00] doctrine.DEBUG: SELECT 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_NAME = 'batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.490337+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'batch' [] [] [2024-10-23T10:48:39.490866+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.490958+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'bike_manager' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.491496+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.491624+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'bike_manager' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.492161+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.492261+00:00] doctrine.DEBUG: SELECT 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_NAME = 'bike_manager' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.492526+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'bike_manager' [] [] [2024-10-23T10:48:39.493030+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.493134+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'brevo_visitor' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.493786+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.493914+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'brevo_visitor' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.494492+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.494621+00:00] doctrine.DEBUG: SELECT 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_NAME = 'brevo_visitor' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.494883+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'brevo_visitor' [] [] [2024-10-23T10:48:39.495408+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.495522+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'canal' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.496052+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.496140+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'canal' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.496707+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.496820+00:00] doctrine.DEBUG: SELECT 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_NAME = 'canal' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.497078+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'canal' [] [] [2024-10-23T10:48:39.497570+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.497684+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'chat_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.498262+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.498408+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'chat_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.498957+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.499067+00:00] doctrine.DEBUG: SELECT 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_NAME = 'chat_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.499308+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'chat_config' [] [] [2024-10-23T10:48:39.499793+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.499903+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'company' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.500494+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.500626+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'company' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.501186+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.501308+00:00] doctrine.DEBUG: SELECT 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_NAME = 'company' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.501616+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'company' [] [] [2024-10-23T10:48:39.502105+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.502218+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.502671+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.502782+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.503303+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.503453+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.503667+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-10-23T10:48:39.504140+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.504249+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.504925+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.505037+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.505590+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.505703+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.505958+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_config' [] [] [2024-10-23T10:48:39.506438+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.506551+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_invoice' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.507073+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.507182+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_invoice' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.507748+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.507861+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_invoice' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.508118+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_invoice' [] [] [2024-10-23T10:48:39.508601+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.508715+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.509356+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.509447+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.509996+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.510085+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.510362+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_order' [] [] [2024-10-23T10:48:39.510818+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.510900+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.511421+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.511509+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.512037+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.512119+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.512333+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_planing' [] [] [2024-10-23T10:48:39.512786+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.512868+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.513567+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.513656+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.514186+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.514291+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.514516+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_product' [] [] [2024-10-23T10:48:39.514970+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.515050+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_service' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.515578+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.515688+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_service' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.516228+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.516364+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_service' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.516627+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_service' [] [] [2024-10-23T10:48:39.517079+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.517183+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.517791+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.517901+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.518468+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.518580+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.518839+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory' [] [] [2024-10-23T10:48:39.519309+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.519414+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.519909+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.519992+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.520535+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.520645+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.520873+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_lines' [] [] [2024-10-23T10:48:39.521326+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.521412+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.521812+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.521901+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.522473+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.522582+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.522819+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_user' [] [] [2024-10-23T10:48:39.523262+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.523371+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_black_list' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.523823+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.523928+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_black_list' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.524455+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.524562+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_black_list' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.524800+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_black_list' [] [] [2024-10-23T10:48:39.525252+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.525399+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.526005+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.526112+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.526638+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.526745+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.526997+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_config' [] [] [2024-10-23T10:48:39.527454+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.527561+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.528252+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.528387+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.528913+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.529018+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.529268+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_order' [] [] [2024-10-23T10:48:39.529727+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.529834+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_payout_status' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.530482+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.530571+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_payout_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.531087+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.531169+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_payout_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.531414+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_payout_status' [] [] [2024-10-23T10:48:39.531894+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.532004+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.532587+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.532695+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.533235+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.533344+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.533608+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_planing' [] [] [2024-10-23T10:48:39.534083+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.534186+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.534971+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.535083+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.535633+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.535745+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.535993+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_product' [] [] [2024-10-23T10:48:39.536454+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.536561+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_rapport_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.537487+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.537577+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_rapport_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.538098+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.538180+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_rapport_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.538429+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_rapport_product' [] [] [2024-10-23T10:48:39.538910+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.539020+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_transaction' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.539764+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.539873+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_transaction' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.540447+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.540563+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_transaction' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.540809+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_transaction' [] [] [2024-10-23T10:48:39.541269+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.541404+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.541995+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.542102+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.542676+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.542783+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.543040+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_config' [] [] [2024-10-23T10:48:39.543534+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.543641+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_upload' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.544146+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.544253+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_upload' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.544825+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.544935+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_upload' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.545192+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_upload' [] [] [2024-10-23T10:48:39.545650+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.545757+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.546759+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.546852+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.547485+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.547596+00:00] doctrine.DEBUG: SELECT 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_NAME = 'order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.547974+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'order' [] [] [2024-10-23T10:48:39.548465+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.548578+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'reviews' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.549137+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.549247+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'reviews' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.549835+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.549943+00:00] doctrine.DEBUG: SELECT 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_NAME = 'reviews' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.550225+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'reviews' [] [] [2024-10-23T10:48:39.550694+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.550802+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.551274+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.551386+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.551901+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.552011+00:00] doctrine.DEBUG: SELECT 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_NAME = 'role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.552222+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'role' [] [] [2024-10-23T10:48:39.552710+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.552817+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'shipper' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.553522+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.553610+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'shipper' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.554142+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.554224+00:00] doctrine.DEBUG: SELECT 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_NAME = 'shipper' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.554460+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'shipper' [] [] [2024-10-23T10:48:39.554922+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.555027+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.555605+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.555714+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.556239+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.556349+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.556598+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2024-10-23T10:48:39.557078+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.557182+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user_role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.557611+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.557754+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user_role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.558304+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.558431+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user_role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.558655+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_role' [] [] [2024-10-23T10:48:39.559100+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.559181+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'voucher' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:48:39.559735+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.559845+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'voucher' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:48:39.560424+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.560535+00:00] doctrine.DEBUG: SELECT 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_NAME = 'voucher' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:48:39.560808+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'voucher' [] [] [2024-10-23T10:48:39.562244+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:48:39.609931+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:49:01.424468+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-10-23T10:49:01.428891+00:00] request.INFO: Matched route "app_webhook_conversations". {"route":"app_webhook_conversations","route_parameters":{"_route":"app_webhook_conversations","_controller":"App\\Controller\\Chat\\WebController::conversationsWebhook","id":"2"},"request_uri":"https://powerdata.tn/webhook/conversations/2","method":"POST"} [] [2024-10-23T10:49:01.437857+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2024-10-23T10:49:01.437899+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-10-23T10:49:01.440159+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2024-10-23T10:49:01.498191+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2024-10-23T10:49:01.517795+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? AND t0.brevo_id = ? AND t0.thread_id = ? LIMIT 1 [2,"ySkYrtCspivTBUKUBgkGQr1Ird [...]","7EKSRcxXnockq2Peg"] [] [2024-10-23T10:49:01.546094+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-10-23T10:49:01.546614+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-10-23T10:49:01.550437+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:49:01.550603+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:49:01.551758+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:49:01.551905+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:49:01.552625+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:49:01.552779+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:49:01.553034+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-10-23T10:49:01.553855+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-10-23T10:49:01.561958+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:49:12.877454+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-10-23T10:49:12.905057+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:49:13.977029+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-10-23T10:49:13.984291+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:49:13.984428+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-10-23T10:49:13.985555+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:49:13.985671+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-10-23T10:49:13.986338+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-10-23T10:49:13.986448+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-10-23T10:49:13.986677+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-10-23T10:49:13.993578+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-10-23T10:49:13.994501+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-10-23T10:49:13.995727+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-10-23T10:49:14.003306+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-10-23T10:49:14.017949+00:00] doctrine.DEBUG: CREATE TABLE file_uploaded (id INT AUTO_INCREMENT NOT NULL, created_at DATETIME DEFAULT NULL, updated_at DATETIME DEFAULT NULL, name VARCHAR(255) NOT NULL, path VARCHAR(255) NOT NULL, status SMALLINT NOT NULL, new_name VARCHAR(255) NOT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2024-10-23T10:49:14.037392+00:00] doctrine.DEBUG: CREATE TABLE pmp_products (id INT AUTO_INCREMENT NOT NULL, barcode VARCHAR(30) NOT NULL, name VARCHAR(255) DEFAULT NULL, stock INT NOT NULL, last_purchase DATE DEFAULT NULL, last_pmp DOUBLE PRECISION DEFAULT NULL, all_purchases LONGTEXT DEFAULT NULL COMMENT '(DC2Type:json)', PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2024-10-23T10:49:14.041131+00:00] doctrine.DEBUG: CREATE TABLE pmp_sales_lines (id INT AUTO_INCREMENT NOT NULL, product_id INT DEFAULT NULL, barcode VARCHAR(30) NOT NULL, name VARCHAR(255) DEFAULT NULL, qty INT NOT NULL, price DOUBLE PRECISION NOT NULL, total DOUBLE PRECISION NOT NULL, date DATE NOT NULL, pmp DOUBLE PRECISION DEFAULT NULL, INDEX IDX_CC71130C4584665A (product_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2024-10-23T10:49:14.043437+00:00] doctrine.DEBUG: ALTER TABLE pmp_sales_lines ADD CONSTRAINT FK_CC71130C4584665A FOREIGN KEY (product_id) REFERENCES pmp_products (id) [] [] [2024-10-23T10:49:14.053300+00:00] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","2024-10-23T10:49:14+00:00",49] [] [2024-10-23T10:49:14.054396+00:00] doctrine.DEBUG: "COMMIT" [] [] [2024-10-23T10:49:20.431350+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-10-23T10:49:21.247759+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-11-04T11:48:36.957108+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-11-04T11:48:36.965300+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-11-04T11:48:36.966565+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-11-04T11:48:36.973680+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:36.973862+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:36.975004+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:36.975113+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:36.975861+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:36.975988+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:36.976191+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-11-04T11:48:36.977015+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-11-04T11:48:36.984662+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-11-04T11:48:36.985010+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-11-04T11:48:36.985279+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:36.985374+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:36.985848+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:36.985937+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:36.986589+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:36.986715+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:36.986937+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-11-04T11:48:36.987556+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-11-04T11:48:36.989732+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-11-04T11:48:36.990010+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:36.990125+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'batch' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:36.990801+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:36.990927+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:36.992112+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:36.992216+00:00] doctrine.DEBUG: SELECT 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_NAME = 'batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:36.992546+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'batch' [] [] [2024-11-04T11:48:36.993045+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:36.993138+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'bike_manager' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:36.993709+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:36.993833+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'bike_manager' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:36.994396+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:36.994523+00:00] doctrine.DEBUG: SELECT 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_NAME = 'bike_manager' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:36.994741+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'bike_manager' [] [] [2024-11-04T11:48:36.995197+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:36.995299+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'brevo_visitor' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:36.995902+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:36.995990+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'brevo_visitor' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:36.996576+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:36.996684+00:00] doctrine.DEBUG: SELECT 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_NAME = 'brevo_visitor' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:36.996921+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'brevo_visitor' [] [] [2024-11-04T11:48:36.997426+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:36.997536+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'canal' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:36.998042+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:36.998148+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'canal' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:36.998716+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:36.998825+00:00] doctrine.DEBUG: SELECT 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_NAME = 'canal' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:36.999076+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'canal' [] [] [2024-11-04T11:48:36.999557+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:36.999667+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'chat_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.000226+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.000371+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'chat_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.000946+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.001053+00:00] doctrine.DEBUG: SELECT 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_NAME = 'chat_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.001284+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'chat_config' [] [] [2024-11-04T11:48:37.001762+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.001890+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'company' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.002495+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.002624+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'company' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.003213+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.003323+00:00] doctrine.DEBUG: SELECT 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_NAME = 'company' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.003597+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'company' [] [] [2024-11-04T11:48:37.004095+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.004202+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.004642+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.004750+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.005276+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.005413+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.005621+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-11-04T11:48:37.006051+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.006131+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.006774+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.006881+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.007443+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.007552+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.007786+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_config' [] [] [2024-11-04T11:48:37.008261+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.008395+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_invoice' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.008909+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.009014+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_invoice' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.009589+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.009698+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_invoice' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.009947+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_invoice' [] [] [2024-11-04T11:48:37.010422+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.010530+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.011140+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.011246+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.011865+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.011976+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.012245+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_order' [] [] [2024-11-04T11:48:37.012728+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.012837+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.013381+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.013471+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.013999+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.014081+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.014283+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_planing' [] [] [2024-11-04T11:48:37.014761+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.014844+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.015513+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.015602+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.016130+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.016212+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.016425+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_product' [] [] [2024-11-04T11:48:37.016878+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.016982+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_service' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.017530+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.017637+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_service' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.018168+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.018269+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_service' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.018483+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_service' [] [] [2024-11-04T11:48:37.018932+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.019032+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'file_uploaded' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.019492+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.019598+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'file_uploaded' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.020104+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.020204+00:00] doctrine.DEBUG: SELECT 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_NAME = 'file_uploaded' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.020413+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'file_uploaded' [] [] [2024-11-04T11:48:37.020866+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.020966+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.021556+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.021664+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.022208+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.022309+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.022544+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory' [] [] [2024-11-04T11:48:37.022992+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.023072+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.023591+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.023698+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.024244+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.024345+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.024594+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_lines' [] [] [2024-11-04T11:48:37.025040+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.025141+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.025543+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.025648+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.026198+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.026311+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.026553+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_user' [] [] [2024-11-04T11:48:37.026990+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.027071+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_black_list' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.027514+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.027621+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_black_list' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.028149+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.028250+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_black_list' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.028458+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_black_list' [] [] [2024-11-04T11:48:37.028906+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.029006+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.029631+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.029741+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.030272+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.030380+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.030615+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_config' [] [] [2024-11-04T11:48:37.031065+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.031166+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.031853+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.031959+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.032522+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.032626+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.032860+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_order' [] [] [2024-11-04T11:48:37.033310+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.033400+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_payout_status' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.034028+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.034112+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_payout_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.034643+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.034750+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_payout_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.034962+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_payout_status' [] [] [2024-11-04T11:48:37.035441+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.035547+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.036107+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.036211+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.036744+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.036848+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.037079+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_planing' [] [] [2024-11-04T11:48:37.037560+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.037663+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.038428+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.038516+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.039048+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.039129+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.039358+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_product' [] [] [2024-11-04T11:48:37.039825+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.039906+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_rapport_product' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.040710+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.040817+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_rapport_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.041349+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.041434+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_rapport_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.041646+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_rapport_product' [] [] [2024-11-04T11:48:37.042095+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.042176+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_transaction' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.042901+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.042991+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_transaction' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.043531+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.043636+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_transaction' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.043877+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_transaction' [] [] [2024-11-04T11:48:37.044349+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.044458+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_config' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.045031+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.045138+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.045712+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.045820+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.046068+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_config' [] [] [2024-11-04T11:48:37.046544+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.046652+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_upload' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.047149+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.047253+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_upload' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.047823+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.047933+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_upload' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.048185+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_upload' [] [] [2024-11-04T11:48:37.048659+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.048767+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'order' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.049715+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.049806+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.050474+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.050583+00:00] doctrine.DEBUG: SELECT 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_NAME = 'order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.050946+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'order' [] [] [2024-11-04T11:48:37.051433+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.051517+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'pmp_products' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.051971+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.052055+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'pmp_products' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.052588+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.052700+00:00] doctrine.DEBUG: SELECT 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_NAME = 'pmp_products' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.052887+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pmp_products' [] [] [2024-11-04T11:48:37.053359+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.053471+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'pmp_sales_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.053976+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.054081+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'pmp_sales_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.054637+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.054745+00:00] doctrine.DEBUG: SELECT 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_NAME = 'pmp_sales_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.054974+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pmp_sales_lines' [] [] [2024-11-04T11:48:37.055450+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.055558+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'reviews' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.056100+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.056205+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'reviews' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.056795+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.056903+00:00] doctrine.DEBUG: SELECT 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_NAME = 'reviews' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.057165+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'reviews' [] [] [2024-11-04T11:48:37.057642+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.057751+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.058207+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.058311+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.058822+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.058903+00:00] doctrine.DEBUG: SELECT 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_NAME = 'role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.059080+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'role' [] [] [2024-11-04T11:48:37.059529+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.059632+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'shipper' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.060372+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.060461+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'shipper' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.061001+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.061083+00:00] doctrine.DEBUG: SELECT 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_NAME = 'shipper' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.061306+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'shipper' [] [] [2024-11-04T11:48:37.061766+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.061847+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.062374+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.062462+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.062970+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.063053+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.063240+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2024-11-04T11:48:37.063716+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.063819+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user_role' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.064204+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.064306+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user_role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.064867+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.064948+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user_role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.065165+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_role' [] [] [2024-11-04T11:48:37.065607+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.065710+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'voucher' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:37.066251+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.066388+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'voucher' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:37.066950+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.067052+00:00] doctrine.DEBUG: SELECT 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_NAME = 'voucher' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:37.067292+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'voucher' [] [] [2024-11-04T11:48:37.068680+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:37.114563+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:45.266585+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2024-11-04T11:48:45.294100+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:46.935579+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2024-11-04T11:48:46.943223+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:46.943448+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2024-11-04T11:48:46.944614+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:46.944757+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2024-11-04T11:48:46.945486+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2024-11-04T11:48:46.945634+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2024-11-04T11:48:46.945893+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2024-11-04T11:48:46.952894+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-11-04T11:48:46.953886+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-11-04T11:48:46.955215+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2024-11-04T11:48:46.962996+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2024-11-04T11:48:46.977547+00:00] doctrine.DEBUG: ALTER TABLE pmp_sales_lines CHANGE qty qty DOUBLE PRECISION NOT NULL [] [] [2024-11-04T11:48:47.165861+00:00] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","2024-11-04T11:48:46+00:00",202] [] [2024-11-04T11:48:47.167134+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-27T23:00:10.313016+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-27T23:00:10.321177+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-27T23:00:10.322477+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-27T23:00:10.329580+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.329762+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.330935+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.331074+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.331876+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.332008+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.332239+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-27T23:00:10.333084+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-27T23:00:10.340824+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-27T23:00:10.341156+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-27T23:00:10.341429+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.341567+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.342089+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.342204+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.342897+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.343028+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.343229+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-27T23:00:10.343870+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-27T23:00:10.346101+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-27T23:00:10.346383+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.346507+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'batch' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.347091+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.347185+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.348406+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.348592+00:00] doctrine.DEBUG: SELECT 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_NAME = 'batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.348905+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'batch' [] [] [2025-01-27T23:00:10.349397+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.349540+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'bike_manager' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.350053+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.350144+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'bike_manager' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.350714+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.350842+00:00] doctrine.DEBUG: SELECT 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_NAME = 'bike_manager' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.351061+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'bike_manager' [] [] [2025-01-27T23:00:10.351588+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.351717+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'brevo_visitor' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.352332+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.352424+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'brevo_visitor' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.352999+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.353084+00:00] doctrine.DEBUG: SELECT 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_NAME = 'brevo_visitor' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.353297+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'brevo_visitor' [] [] [2025-01-27T23:00:10.353796+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.353921+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'canal' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.354472+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.354603+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'canal' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.355189+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.355274+00:00] doctrine.DEBUG: SELECT 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_NAME = 'canal' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.355507+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'canal' [] [] [2025-01-27T23:00:10.356054+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.356197+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'chat_config' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.356841+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.356987+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'chat_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.357622+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.357768+00:00] doctrine.DEBUG: SELECT 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_NAME = 'chat_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.358022+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'chat_config' [] [] [2025-01-27T23:00:10.358508+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.358626+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'company' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.359213+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.359325+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'company' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.359907+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.360022+00:00] doctrine.DEBUG: SELECT 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_NAME = 'company' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.360280+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'company' [] [] [2025-01-27T23:00:10.360757+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.360872+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.361312+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.361422+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.361945+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.362028+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.362208+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-27T23:00:10.362659+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.362766+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_config' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.363452+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.363558+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.364091+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.364174+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.364384+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_config' [] [] [2025-01-27T23:00:10.364867+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.364976+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_invoice' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.365498+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.365588+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_invoice' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.366136+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.366218+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_invoice' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.366472+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_invoice' [] [] [2025-01-27T23:00:10.366925+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.367006+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.367601+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.367691+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.368257+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.368363+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.368641+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_order' [] [] [2025-01-27T23:00:10.369117+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.369226+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.369781+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.369891+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.370452+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.370564+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.370798+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_planing' [] [] [2025-01-27T23:00:10.371269+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.371379+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_product' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.372087+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.372200+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.372763+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.372875+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.373115+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_product' [] [] [2025-01-27T23:00:10.373592+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.373704+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_service' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.374252+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.374359+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_service' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.374922+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.375034+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_service' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.375268+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_service' [] [] [2025-01-27T23:00:10.375742+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.375854+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'file_uploaded' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.376312+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.376397+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'file_uploaded' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.376912+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.377017+00:00] doctrine.DEBUG: SELECT 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_NAME = 'file_uploaded' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.377222+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'file_uploaded' [] [] [2025-01-27T23:00:10.377698+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.377786+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.378439+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.378566+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.379121+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.379203+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.379427+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory' [] [] [2025-01-27T23:00:10.379881+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.379962+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.380457+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.380546+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.381100+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.381182+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.381404+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_lines' [] [] [2025-01-27T23:00:10.381883+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.381965+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_user' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.382350+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.382438+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.383020+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.383102+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.383321+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_user' [] [] [2025-01-27T23:00:10.383797+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.383905+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_black_list' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.384379+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.384512+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_black_list' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.385074+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.385184+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_black_list' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.385428+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_black_list' [] [] [2025-01-27T23:00:10.385897+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.385978+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_config' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.386602+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.386692+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.387224+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.387306+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.387545+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_config' [] [] [2025-01-27T23:00:10.388017+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.388127+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.388844+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.388955+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.389521+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.389636+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.389875+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_order' [] [] [2025-01-27T23:00:10.390322+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.390445+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_payout_status' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.391098+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.391183+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_payout_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.391720+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.391825+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_payout_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.392062+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_payout_status' [] [] [2025-01-27T23:00:10.392519+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.392623+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.393188+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.393296+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.393859+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.393967+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.394209+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_planing' [] [] [2025-01-27T23:00:10.394664+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.394771+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_product' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.395516+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.395605+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.396138+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.396220+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.396452+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_product' [] [] [2025-01-27T23:00:10.396918+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.397000+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_rapport_product' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.397837+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.397948+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_rapport_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.398511+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.398623+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_rapport_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.398872+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_rapport_product' [] [] [2025-01-27T23:00:10.399320+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.399443+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_transaction' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.400149+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.400235+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_transaction' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.400800+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.400907+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_transaction' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.401150+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_transaction' [] [] [2025-01-27T23:00:10.401635+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.401741+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_config' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.402319+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.402446+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.403015+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.403097+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.403320+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_config' [] [] [2025-01-27T23:00:10.403804+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.403911+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_upload' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.404425+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.404534+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_upload' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.405078+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.405160+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_upload' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.405379+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_upload' [] [] [2025-01-27T23:00:10.405857+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.405963+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'order' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.406918+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.407029+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.407702+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.407812+00:00] doctrine.DEBUG: SELECT 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_NAME = 'order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.408191+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'order' [] [] [2025-01-27T23:00:10.408673+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.408786+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'pmp_products' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.409280+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.409388+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'pmp_products' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.409926+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.410033+00:00] doctrine.DEBUG: SELECT 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_NAME = 'pmp_products' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.410240+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pmp_products' [] [] [2025-01-27T23:00:10.410694+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.410800+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'pmp_sales_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.411279+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.411386+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'pmp_sales_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.411951+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.412035+00:00] doctrine.DEBUG: SELECT 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_NAME = 'pmp_sales_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.412238+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pmp_sales_lines' [] [] [2025-01-27T23:00:10.412695+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.412802+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'reviews' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.413325+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.413431+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'reviews' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.414010+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.414091+00:00] doctrine.DEBUG: SELECT 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_NAME = 'reviews' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.414329+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'reviews' [] [] [2025-01-27T23:00:10.414807+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.414914+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'role' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.415348+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.415458+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.415967+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.416048+00:00] doctrine.DEBUG: SELECT 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_NAME = 'role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.416225+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'role' [] [] [2025-01-27T23:00:10.416672+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.416779+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'shipper' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.417508+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.417597+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'shipper' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.418145+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.418227+00:00] doctrine.DEBUG: SELECT 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_NAME = 'shipper' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.418460+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'shipper' [] [] [2025-01-27T23:00:10.418911+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.418992+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.419522+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.419610+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.420121+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.420210+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.420398+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2025-01-27T23:00:10.420874+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.420957+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user_role' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.421347+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.421430+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user_role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.421990+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.422071+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user_role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.422290+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_role' [] [] [2025-01-27T23:00:10.422741+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.422847+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'voucher' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:10.423393+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.423508+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'voucher' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:10.424125+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.424228+00:00] doctrine.DEBUG: SELECT 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_NAME = 'voucher' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:10.424502+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'voucher' [] [] [2025-01-27T23:00:10.425888+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:10.485666+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:18.135962+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-27T23:00:18.163402+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:19.777768+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-27T23:00:19.785279+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:19.785433+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-27T23:00:19.786569+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:19.786709+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-27T23:00:19.787407+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-27T23:00:19.787589+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-27T23:00:19.787842+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-27T23:00:19.794862+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-27T23:00:19.795919+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-27T23:00:19.797272+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-27T23:00:19.805289+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-27T23:00:19.819834+00:00] doctrine.DEBUG: CREATE TABLE return_batch (id INT AUTO_INCREMENT NOT NULL, parent_id INT NOT NULL, created_by_id INT NOT NULL, shipper_id INT NOT NULL, created_at DATETIME NOT NULL, updated_at DATETIME DEFAULT NULL, name_of_shipper VARCHAR(255) NOT NULL, number_of_lot VARCHAR(255) NOT NULL, status SMALLINT NOT NULL, notes LONGTEXT DEFAULT NULL, reception_date DATE NOT NULL, shipper_border_code VARCHAR(100) DEFAULT NULL, number_of_package_received INT NOT NULL, history LONGTEXT DEFAULT NULL COMMENT '(DC2Type:json)', stat LONGTEXT DEFAULT NULL COMMENT '(DC2Type:json)', INDEX IDX_21BCFEB8727ACA70 (parent_id), INDEX IDX_21BCFEB8B03A8386 (created_by_id), INDEX IDX_21BCFEB838459F23 (shipper_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2025-01-27T23:00:19.834198+00:00] doctrine.DEBUG: CREATE TABLE return_batch_order (id INT AUTO_INCREMENT NOT NULL, created_by_id INT NOT NULL, return_batch_id INT NOT NULL, order_parent_id INT DEFAULT NULL, created_at DATETIME NOT NULL, updated_at DATETIME DEFAULT NULL, status SMALLINT NOT NULL, reference VARCHAR(30) NOT NULL, dolibar_id INT DEFAULT NULL, total_ttc DOUBLE PRECISION DEFAULT NULL, INDEX IDX_10A7DDD5B03A8386 (created_by_id), INDEX IDX_10A7DDD5E5E4592D (return_batch_id), INDEX IDX_10A7DDD5CEFDB188 (order_parent_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2025-01-27T23:00:19.838137+00:00] doctrine.DEBUG: ALTER TABLE return_batch ADD CONSTRAINT FK_21BCFEB8727ACA70 FOREIGN KEY (parent_id) REFERENCES user (id) [] [] [2025-01-27T23:00:19.848056+00:00] doctrine.DEBUG: ALTER TABLE return_batch ADD CONSTRAINT FK_21BCFEB8B03A8386 FOREIGN KEY (created_by_id) REFERENCES user (id) [] [] [2025-01-27T23:00:19.858370+00:00] doctrine.DEBUG: ALTER TABLE return_batch ADD CONSTRAINT FK_21BCFEB838459F23 FOREIGN KEY (shipper_id) REFERENCES shipper (id) [] [] [2025-01-27T23:00:19.866498+00:00] doctrine.DEBUG: ALTER TABLE return_batch_order ADD CONSTRAINT FK_10A7DDD5B03A8386 FOREIGN KEY (created_by_id) REFERENCES user (id) [] [] [2025-01-27T23:00:19.874047+00:00] doctrine.DEBUG: ALTER TABLE return_batch_order ADD CONSTRAINT FK_10A7DDD5E5E4592D FOREIGN KEY (return_batch_id) REFERENCES return_batch (id) [] [] [2025-01-27T23:00:19.882094+00:00] doctrine.DEBUG: ALTER TABLE return_batch_order ADD CONSTRAINT FK_10A7DDD5CEFDB188 FOREIGN KEY (order_parent_id) REFERENCES `order` (id) [] [] [2025-01-27T23:00:19.889762+00:00] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","2025-01-27T23:00:19+00:00",84] [] [2025-01-27T23:00:19.890898+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-27T23:00:37.909262+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-27T23:00:38.762458+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T13:55:27.857069+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T13:55:28.705660+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T13:55:46.832041+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T13:55:46.836121+00:00] request.INFO: Matched route "app_admin_shippers". {"route":"app_admin_shippers","route_parameters":{"_route":"app_admin_shippers","_controller":"App\\Controller\\Admin\\Power\\ShipperController::index"},"request_uri":"https://powerdata.tn/admin/shippers","method":"GET"} [] [2025-01-28T13:55:46.841968+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T13:55:46.842019+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T13:55:46.842053+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T13:55:46.867836+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T13:55:46.909077+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T13:55:46.944621+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T13:55:46.945939+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T13:55:46.952413+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.parent_id = ? [2] [] [2025-01-28T13:55:47.131610+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-28T13:55:47.138427+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T13:55:47.138944+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T13:55:47.142609+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T13:55:47.142769+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-28T13:55:47.143882+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T13:55:47.144028+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-28T13:55:47.144786+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T13:55:47.144922+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-28T13:55:47.145157+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-28T13:55:47.145986+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-28T13:55:47.154530+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T13:55:47.878121+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T13:55:47.882127+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"acfe59"},"request_uri":"https://powerdata.tn/_wdt/acfe59","method":"GET"} [] [2025-01-28T13:55:52.859536+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T13:55:52.863158+00:00] request.INFO: Matched route "app_admin_power_orders_sav". {"route":"app_admin_power_orders_sav","route_parameters":{"_route":"app_admin_power_orders_sav","_controller":"App\\Controller\\Admin\\Power\\OrderController::getOrdersSav"},"request_uri":"https://powerdata.tn/admin/power/orders/sav","method":"GET"} [] [2025-01-28T13:55:52.868621+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T13:55:52.868662+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T13:55:52.868694+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T13:55:52.894648+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T13:55:52.934198+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T13:55:52.951160+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T13:55:52.952293+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T13:55:52.958399+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2025-01-28T13:55:53.247171+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ INNER JOIN shipper s1_ ON o0_.shipper_id = s1_.id WHERE (o0_.parent_id = ? AND o0_.tracking_code IS NOT NULL AND o0_.status = ? AND s1_.type <> ? AND s1_.status = ?) AND (o0_.status_facturation = ? OR (o0_.status_facturation = ? AND o0_.shipping_status NOT IN (?))) AND o0_.created_at < ? AND o0_.sav_closed = ? ORDER BY o0_.id DESC [2,4,"simple",true,1,2,["Livrer",104,"Livré"],"2025-01-28",0] [] [2025-01-28T13:55:53.271676+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10007] [] [2025-01-28T13:55:53.272152+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10006] [] [2025-01-28T13:55:53.272471+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10005] [] [2025-01-28T13:55:53.272784+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10004] [] [2025-01-28T13:55:53.273084+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10003] [] [2025-01-28T13:55:53.273386+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10002] [] [2025-01-28T13:55:53.273690+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10001] [] [2025-01-28T13:55:53.273992+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10000] [] [2025-01-28T13:55:53.274299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9999] [] [2025-01-28T13:55:53.274668+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9998] [] [2025-01-28T13:55:53.274963+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9997] [] [2025-01-28T13:55:53.275208+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9996] [] [2025-01-28T13:55:53.275458+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9995] [] [2025-01-28T13:55:53.275702+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9994] [] [2025-01-28T13:55:53.275991+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9993] [] [2025-01-28T13:55:53.276259+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9992] [] [2025-01-28T13:55:53.276527+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9991] [] [2025-01-28T13:55:53.276798+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9990] [] [2025-01-28T13:55:53.277065+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9989] [] [2025-01-28T13:55:53.277326+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9988] [] [2025-01-28T13:55:53.277629+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9987] [] [2025-01-28T13:55:53.277881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9986] [] [2025-01-28T13:55:53.278121+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9985] [] [2025-01-28T13:55:53.278357+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9984] [] [2025-01-28T13:55:53.278598+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9983] [] [2025-01-28T13:55:53.278845+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9982] [] [2025-01-28T13:55:53.279084+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9981] [] [2025-01-28T13:55:53.279319+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9980] [] [2025-01-28T13:55:53.279569+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9979] [] [2025-01-28T13:55:53.279820+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9978] [] [2025-01-28T13:55:53.280061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9977] [] [2025-01-28T13:55:53.280299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9976] [] [2025-01-28T13:55:53.280574+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9975] [] [2025-01-28T13:55:53.280816+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9974] [] [2025-01-28T13:55:53.281114+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9973] [] [2025-01-28T13:55:53.281376+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9972] [] [2025-01-28T13:55:53.281701+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9971] [] [2025-01-28T13:55:53.282065+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9970] [] [2025-01-28T13:55:53.282402+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9969] [] [2025-01-28T13:55:53.282771+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9968] [] [2025-01-28T13:55:53.283105+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9967] [] [2025-01-28T13:55:53.283473+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9966] [] [2025-01-28T13:55:53.283808+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9965] [] [2025-01-28T13:55:53.284141+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9964] [] [2025-01-28T13:55:53.284427+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9963] [] [2025-01-28T13:55:53.284712+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9962] [] [2025-01-28T13:55:53.284983+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9961] [] [2025-01-28T13:55:53.285252+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9960] [] [2025-01-28T13:55:53.285524+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9959] [] [2025-01-28T13:55:53.285795+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9958] [] [2025-01-28T13:55:53.286070+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9957] [] [2025-01-28T13:55:53.286335+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9956] [] [2025-01-28T13:55:53.286606+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9955] [] [2025-01-28T13:55:53.286848+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9954] [] [2025-01-28T13:55:53.287084+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9953] [] [2025-01-28T13:55:53.287322+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9952] [] [2025-01-28T13:55:53.287567+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9951] [] [2025-01-28T13:55:53.287812+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9950] [] [2025-01-28T13:55:53.288049+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9949] [] [2025-01-28T13:55:53.288285+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9948] [] [2025-01-28T13:55:53.288526+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9947] [] [2025-01-28T13:55:53.288767+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9946] [] [2025-01-28T13:55:53.289002+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9945] [] [2025-01-28T13:55:53.289237+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9944] [] [2025-01-28T13:55:53.289550+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9943] [] [2025-01-28T13:55:53.289798+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9941] [] [2025-01-28T13:55:53.290062+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9935] [] [2025-01-28T13:55:53.290333+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9934] [] [2025-01-28T13:55:53.290607+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9933] [] [2025-01-28T13:55:53.290850+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9931] [] [2025-01-28T13:55:53.291105+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9930] [] [2025-01-28T13:55:53.291356+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9929] [] [2025-01-28T13:55:53.291601+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9928] [] [2025-01-28T13:55:53.291851+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9926] [] [2025-01-28T13:55:53.292095+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9925] [] [2025-01-28T13:55:53.292332+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9923] [] [2025-01-28T13:55:53.292597+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9922] [] [2025-01-28T13:55:53.292842+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9921] [] [2025-01-28T13:55:53.293089+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9920] [] [2025-01-28T13:55:53.293332+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9919] [] [2025-01-28T13:55:53.293578+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9918] [] [2025-01-28T13:55:53.293826+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9917] [] [2025-01-28T13:55:53.294068+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9916] [] [2025-01-28T13:55:53.294304+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9915] [] [2025-01-28T13:55:53.294548+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9914] [] [2025-01-28T13:55:53.294791+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9913] [] [2025-01-28T13:55:53.295026+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9906] [] [2025-01-28T13:55:53.295266+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9905] [] [2025-01-28T13:55:53.295543+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9901] [] [2025-01-28T13:55:53.295788+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9900] [] [2025-01-28T13:55:53.296057+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9897] [] [2025-01-28T13:55:53.296323+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9895] [] [2025-01-28T13:55:53.296588+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9894] [] [2025-01-28T13:55:53.296825+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9893] [] [2025-01-28T13:55:53.297080+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9890] [] [2025-01-28T13:55:53.297330+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9886] [] [2025-01-28T13:55:53.297572+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9884] [] [2025-01-28T13:55:53.297816+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9883] [] [2025-01-28T13:55:53.298064+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9881] [] [2025-01-28T13:55:53.298303+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9880] [] [2025-01-28T13:55:53.298544+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9879] [] [2025-01-28T13:55:53.298781+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9877] [] [2025-01-28T13:55:53.299046+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9875] [] [2025-01-28T13:55:53.299314+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9871] [] [2025-01-28T13:55:53.299581+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9870] [] [2025-01-28T13:55:53.299824+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9866] [] [2025-01-28T13:55:53.300067+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9865] [] [2025-01-28T13:55:53.300307+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9864] [] [2025-01-28T13:55:53.300553+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9862] [] [2025-01-28T13:55:53.300793+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9861] [] [2025-01-28T13:55:53.301032+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9852] [] [2025-01-28T13:55:53.301285+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9851] [] [2025-01-28T13:55:53.301529+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9845] [] [2025-01-28T13:55:53.301768+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9842] [] [2025-01-28T13:55:53.302027+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9841] [] [2025-01-28T13:55:53.302298+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9838] [] [2025-01-28T13:55:53.302575+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9832] [] [2025-01-28T13:55:53.302816+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9831] [] [2025-01-28T13:55:53.303048+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9830] [] [2025-01-28T13:55:53.303288+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9829] [] [2025-01-28T13:55:53.303530+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9825] [] [2025-01-28T13:55:53.303767+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9824] [] [2025-01-28T13:55:53.304028+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9822] [] [2025-01-28T13:55:53.304289+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9821] [] [2025-01-28T13:55:53.304556+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9816] [] [2025-01-28T13:55:53.304812+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9809] [] [2025-01-28T13:55:53.305056+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9808] [] [2025-01-28T13:55:53.305299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9806] [] [2025-01-28T13:55:53.305542+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9788] [] [2025-01-28T13:55:53.305789+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9786] [] [2025-01-28T13:55:53.306053+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9784] [] [2025-01-28T13:55:53.306315+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9781] [] [2025-01-28T13:55:53.306587+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9768] [] [2025-01-28T13:55:53.306842+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9766] [] [2025-01-28T13:55:53.307081+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9765] [] [2025-01-28T13:55:53.307320+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9764] [] [2025-01-28T13:55:53.307560+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9761] [] [2025-01-28T13:55:53.307803+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9760] [] [2025-01-28T13:55:53.308041+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9759] [] [2025-01-28T13:55:53.308276+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9758] [] [2025-01-28T13:55:53.308516+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9751] [] [2025-01-28T13:55:53.308753+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9750] [] [2025-01-28T13:55:53.308993+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9749] [] [2025-01-28T13:55:53.309236+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9745] [] [2025-01-28T13:55:53.309487+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9741] [] [2025-01-28T13:55:53.309732+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9737] [] [2025-01-28T13:55:53.309994+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9734] [] [2025-01-28T13:55:53.310259+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9729] [] [2025-01-28T13:55:53.310526+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9721] [] [2025-01-28T13:55:53.310792+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9719] [] [2025-01-28T13:55:53.311058+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9718] [] [2025-01-28T13:55:53.311332+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9716] [] [2025-01-28T13:55:53.311601+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9714] [] [2025-01-28T13:55:53.311842+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9713] [] [2025-01-28T13:55:53.312084+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9707] [] [2025-01-28T13:55:53.312333+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9705] [] [2025-01-28T13:55:53.312576+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9704] [] [2025-01-28T13:55:53.312830+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9699] [] [2025-01-28T13:55:53.313063+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9698] [] [2025-01-28T13:55:53.313314+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9697] [] [2025-01-28T13:55:53.313563+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9696] [] [2025-01-28T13:55:53.313824+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9693] [] [2025-01-28T13:55:53.314057+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9692] [] [2025-01-28T13:55:53.314290+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9690] [] [2025-01-28T13:55:53.314530+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9688] [] [2025-01-28T13:55:53.314772+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9686] [] [2025-01-28T13:55:53.315030+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9684] [] [2025-01-28T13:55:53.315313+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9683] [] [2025-01-28T13:55:53.315587+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9682] [] [2025-01-28T13:55:53.315825+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9679] [] [2025-01-28T13:55:53.316066+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9676] [] [2025-01-28T13:55:53.316300+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9675] [] [2025-01-28T13:55:53.316537+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9671] [] [2025-01-28T13:55:53.316798+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9670] [] [2025-01-28T13:55:53.317063+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9668] [] [2025-01-28T13:55:53.317333+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9667] [] [2025-01-28T13:55:53.317611+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9665] [] [2025-01-28T13:55:53.317856+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9663] [] [2025-01-28T13:55:53.318093+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9662] [] [2025-01-28T13:55:53.318333+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9658] [] [2025-01-28T13:55:53.318571+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9657] [] [2025-01-28T13:55:53.318814+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9654] [] [2025-01-28T13:55:53.319047+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9653] [] [2025-01-28T13:55:53.319285+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9652] [] [2025-01-28T13:55:53.319531+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9646] [] [2025-01-28T13:55:53.319777+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9645] [] [2025-01-28T13:55:53.320019+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9644] [] [2025-01-28T13:55:53.320253+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9640] [] [2025-01-28T13:55:53.320527+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9638] [] [2025-01-28T13:55:53.320766+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9637] [] [2025-01-28T13:55:53.321025+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9633] [] [2025-01-28T13:55:53.321300+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9631] [] [2025-01-28T13:55:53.321570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9630] [] [2025-01-28T13:55:53.321812+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9625] [] [2025-01-28T13:55:53.322053+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9623] [] [2025-01-28T13:55:53.322295+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9622] [] [2025-01-28T13:55:53.322539+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9621] [] [2025-01-28T13:55:53.322777+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9617] [] [2025-01-28T13:55:53.323037+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9614] [] [2025-01-28T13:55:53.323303+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9613] [] [2025-01-28T13:55:53.323570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9612] [] [2025-01-28T13:55:53.323805+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9608] [] [2025-01-28T13:55:53.324046+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9605] [] [2025-01-28T13:55:53.324284+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9603] [] [2025-01-28T13:55:53.324527+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9601] [] [2025-01-28T13:55:53.324766+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9600] [] [2025-01-28T13:55:53.325028+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9599] [] [2025-01-28T13:55:53.325295+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9598] [] [2025-01-28T13:55:53.325573+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9597] [] [2025-01-28T13:55:53.325816+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9594] [] [2025-01-28T13:55:53.326049+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9592] [] [2025-01-28T13:55:53.326290+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9589] [] [2025-01-28T13:55:53.326551+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9586] [] [2025-01-28T13:55:53.326789+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9585] [] [2025-01-28T13:55:53.327048+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9584] [] [2025-01-28T13:55:53.327315+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9583] [] [2025-01-28T13:55:53.327588+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9579] [] [2025-01-28T13:55:53.327824+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9576] [] [2025-01-28T13:55:53.328056+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9575] [] [2025-01-28T13:55:53.328292+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9574] [] [2025-01-28T13:55:53.328540+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9572] [] [2025-01-28T13:55:53.328782+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9571] [] [2025-01-28T13:55:53.329041+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9567] [] [2025-01-28T13:55:53.329314+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9566] [] [2025-01-28T13:55:53.329582+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9563] [] [2025-01-28T13:55:53.329826+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9561] [] [2025-01-28T13:55:53.330064+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9558] [] [2025-01-28T13:55:53.330299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9556] [] [2025-01-28T13:55:53.330539+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9551] [] [2025-01-28T13:55:53.330789+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9549] [] [2025-01-28T13:55:53.331052+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9546] [] [2025-01-28T13:55:53.331322+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9545] [] [2025-01-28T13:55:53.331588+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9544] [] [2025-01-28T13:55:53.331831+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9538] [] [2025-01-28T13:55:53.332070+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9529] [] [2025-01-28T13:55:53.332303+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9528] [] [2025-01-28T13:55:53.332542+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9525] [] [2025-01-28T13:55:53.332816+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9524] [] [2025-01-28T13:55:53.333085+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9521] [] [2025-01-28T13:55:53.333348+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9519] [] [2025-01-28T13:55:53.333622+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9518] [] [2025-01-28T13:55:53.333861+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9513] [] [2025-01-28T13:55:53.334094+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9512] [] [2025-01-28T13:55:53.334336+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9511] [] [2025-01-28T13:55:53.334580+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9501] [] [2025-01-28T13:55:53.334822+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9496] [] [2025-01-28T13:55:53.335075+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9495] [] [2025-01-28T13:55:53.335313+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9493] [] [2025-01-28T13:55:53.335548+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9492] [] [2025-01-28T13:55:53.335785+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9488] [] [2025-01-28T13:55:53.336030+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9485] [] [2025-01-28T13:55:53.336272+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9484] [] [2025-01-28T13:55:53.336544+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9483] [] [2025-01-28T13:55:53.336798+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9482] [] [2025-01-28T13:55:53.337098+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9481] [] [2025-01-28T13:55:53.337359+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9477] [] [2025-01-28T13:55:53.337636+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9473] [] [2025-01-28T13:55:53.337882+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9470] [] [2025-01-28T13:55:53.338115+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9465] [] [2025-01-28T13:55:53.338349+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9464] [] [2025-01-28T13:55:53.338588+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9463] [] [2025-01-28T13:55:53.338828+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9451] [] [2025-01-28T13:55:53.339070+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9450] [] [2025-01-28T13:55:53.339313+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9449] [] [2025-01-28T13:55:53.339554+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9443] [] [2025-01-28T13:55:53.339791+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9436] [] [2025-01-28T13:55:53.340029+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9428] [] [2025-01-28T13:55:53.340260+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9423] [] [2025-01-28T13:55:53.340501+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9422] [] [2025-01-28T13:55:53.340737+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9421] [] [2025-01-28T13:55:53.340970+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9420] [] [2025-01-28T13:55:53.341228+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9419] [] [2025-01-28T13:55:53.341477+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9418] [] [2025-01-28T13:55:53.341717+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9412] [] [2025-01-28T13:55:53.341948+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9406] [] [2025-01-28T13:55:53.342180+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9401] [] [2025-01-28T13:55:53.342416+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9400] [] [2025-01-28T13:55:53.342665+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9397] [] [2025-01-28T13:55:53.342911+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9389] [] [2025-01-28T13:55:53.343149+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9387] [] [2025-01-28T13:55:53.343388+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9386] [] [2025-01-28T13:55:53.343628+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9383] [] [2025-01-28T13:55:53.343869+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9382] [] [2025-01-28T13:55:53.344101+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9380] [] [2025-01-28T13:55:53.344333+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9377] [] [2025-01-28T13:55:53.344574+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9374] [] [2025-01-28T13:55:53.344822+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9369] [] [2025-01-28T13:55:53.345058+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9367] [] [2025-01-28T13:55:53.345293+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9366] [] [2025-01-28T13:55:53.345539+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9363] [] [2025-01-28T13:55:53.345778+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9354] [] [2025-01-28T13:55:53.346014+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9353] [] [2025-01-28T13:55:53.346249+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9351] [] [2025-01-28T13:55:53.346490+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9350] [] [2025-01-28T13:55:53.346733+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9334] [] [2025-01-28T13:55:53.346972+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9332] [] [2025-01-28T13:55:53.347210+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9320] [] [2025-01-28T13:55:53.347449+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9319] [] [2025-01-28T13:55:53.347697+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9308] [] [2025-01-28T13:55:53.347932+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9305] [] [2025-01-28T13:55:53.348172+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9301] [] [2025-01-28T13:55:53.348410+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9300] [] [2025-01-28T13:55:53.348655+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9299] [] [2025-01-28T13:55:53.348902+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9297] [] [2025-01-28T13:55:53.349133+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9295] [] [2025-01-28T13:55:53.349380+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9285] [] [2025-01-28T13:55:53.349626+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9261] [] [2025-01-28T13:55:53.349865+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9255] [] [2025-01-28T13:55:53.350099+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9253] [] [2025-01-28T13:55:53.350335+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9247] [] [2025-01-28T13:55:53.350582+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9226] [] [2025-01-28T13:55:53.350819+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9218] [] [2025-01-28T13:55:53.351066+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9201] [] [2025-01-28T13:55:53.351302+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9198] [] [2025-01-28T13:55:53.351545+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9190] [] [2025-01-28T13:55:53.351789+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9182] [] [2025-01-28T13:55:53.352023+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9180] [] [2025-01-28T13:55:53.352255+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9178] [] [2025-01-28T13:55:53.352505+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9168] [] [2025-01-28T13:55:53.352750+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9165] [] [2025-01-28T13:55:53.352987+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9154] [] [2025-01-28T13:55:53.353225+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9153] [] [2025-01-28T13:55:53.353467+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9139] [] [2025-01-28T13:55:53.353721+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9124] [] [2025-01-28T13:55:53.353958+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9120] [] [2025-01-28T13:55:53.354191+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9115] [] [2025-01-28T13:55:53.354464+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9109] [] [2025-01-28T13:55:53.354726+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9104] [] [2025-01-28T13:55:53.354987+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9094] [] [2025-01-28T13:55:53.355256+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9093] [] [2025-01-28T13:55:53.355519+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9090] [] [2025-01-28T13:55:53.355789+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9087] [] [2025-01-28T13:55:53.356053+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9085] [] [2025-01-28T13:55:53.356313+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9079] [] [2025-01-28T13:55:53.356589+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9068] [] [2025-01-28T13:55:53.356843+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9058] [] [2025-01-28T13:55:53.357075+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9050] [] [2025-01-28T13:55:53.357306+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9042] [] [2025-01-28T13:55:53.357546+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9040] [] [2025-01-28T13:55:53.357781+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9039] [] [2025-01-28T13:55:53.358040+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8994] [] [2025-01-28T13:55:53.358277+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8989] [] [2025-01-28T13:55:53.358523+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8968] [] [2025-01-28T13:55:53.358773+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8959] [] [2025-01-28T13:55:53.359016+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8919] [] [2025-01-28T13:55:53.359250+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8912] [] [2025-01-28T13:55:53.359513+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8905] [] [2025-01-28T13:55:53.359777+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8891] [] [2025-01-28T13:55:53.360052+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8877] [] [2025-01-28T13:55:53.360319+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8855] [] [2025-01-28T13:55:53.360594+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8842] [] [2025-01-28T13:55:53.360840+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8838] [] [2025-01-28T13:55:53.361079+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8835] [] [2025-01-28T13:55:53.361315+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8829] [] [2025-01-28T13:55:53.361553+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8826] [] [2025-01-28T13:55:53.361791+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8823] [] [2025-01-28T13:55:53.362035+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8800] [] [2025-01-28T13:55:53.362274+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8797] [] [2025-01-28T13:55:53.362515+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8776] [] [2025-01-28T13:55:53.362759+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8766] [] [2025-01-28T13:55:53.362999+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8763] [] [2025-01-28T13:55:53.363242+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8758] [] [2025-01-28T13:55:53.363483+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8738] [] [2025-01-28T13:55:53.363725+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8701] [] [2025-01-28T13:55:53.363966+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8698] [] [2025-01-28T13:55:53.364230+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8682] [] [2025-01-28T13:55:53.364500+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8676] [] [2025-01-28T13:55:53.364785+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8665] [] [2025-01-28T13:55:53.365049+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8644] [] [2025-01-28T13:55:53.365309+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8626] [] [2025-01-28T13:55:53.365576+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8625] [] [2025-01-28T13:55:53.365814+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8613] [] [2025-01-28T13:55:53.366067+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8609] [] [2025-01-28T13:55:53.366305+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8608] [] [2025-01-28T13:55:53.366546+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8596] [] [2025-01-28T13:55:53.366793+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8595] [] [2025-01-28T13:55:53.367024+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8590] [] [2025-01-28T13:55:53.367266+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8588] [] [2025-01-28T13:55:53.367515+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8583] [] [2025-01-28T13:55:53.367764+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8552] [] [2025-01-28T13:55:53.368031+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8520] [] [2025-01-28T13:55:53.368301+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8512] [] [2025-01-28T13:55:53.368577+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8465] [] [2025-01-28T13:55:53.369923+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8440] [] [2025-01-28T13:55:53.370194+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8269] [] [2025-01-28T13:55:53.370478+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8202] [] [2025-01-28T13:55:53.370755+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8195] [] [2025-01-28T13:55:53.371028+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8151] [] [2025-01-28T13:55:53.371299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8150] [] [2025-01-28T13:55:53.371570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8149] [] [2025-01-28T13:55:53.371817+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8131] [] [2025-01-28T13:55:53.372057+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8130] [] [2025-01-28T13:55:53.372301+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8128] [] [2025-01-28T13:55:53.372620+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8127] [] [2025-01-28T13:55:53.372866+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8126] [] [2025-01-28T13:55:53.373109+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8125] [] [2025-01-28T13:55:53.373349+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8124] [] [2025-01-28T13:55:53.373620+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8111] [] [2025-01-28T13:55:53.373877+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8096] [] [2025-01-28T13:55:53.374120+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8092] [] [2025-01-28T13:55:53.374369+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8051] [] [2025-01-28T13:55:53.374623+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8033] [] [2025-01-28T13:55:53.374869+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7966] [] [2025-01-28T13:55:53.375138+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7925] [] [2025-01-28T13:55:53.375405+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7911] [] [2025-01-28T13:55:53.375679+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7847] [] [2025-01-28T13:55:53.375949+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7826] [] [2025-01-28T13:55:53.376229+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7824] [] [2025-01-28T13:55:53.376500+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7823] [] [2025-01-28T13:55:53.376775+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7591] [] [2025-01-28T13:55:53.377045+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7570] [] [2025-01-28T13:55:53.377312+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7402] [] [2025-01-28T13:55:53.377582+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7363] [] [2025-01-28T13:55:53.377833+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7359] [] [2025-01-28T13:55:53.378073+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7349] [] [2025-01-28T13:55:53.378328+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7347] [] [2025-01-28T13:55:53.378604+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7200] [] [2025-01-28T13:55:53.378840+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7197] [] [2025-01-28T13:55:53.379076+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7193] [] [2025-01-28T13:55:53.379314+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7161] [] [2025-01-28T13:55:53.379556+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6968] [] [2025-01-28T13:55:53.379802+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6582] [] [2025-01-28T13:55:53.380048+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6435] [] [2025-01-28T13:55:53.380298+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6353] [] [2025-01-28T13:55:53.380544+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5998] [] [2025-01-28T13:55:53.380936+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.id = ? [5] [] [2025-01-28T13:56:01.936243+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T13:56:01.940308+00:00] request.INFO: Matched route "app_admin_power_admin_crm_fidelity". {"route":"app_admin_power_admin_crm_fidelity","route_parameters":{"_route":"app_admin_power_admin_crm_fidelity","_controller":"App\\Controller\\Admin\\Power\\CrmController::adminCrmFidelity"},"request_uri":"https://powerdata.tn/admin/crm/fidelity","method":"GET"} [] [2025-01-28T13:56:01.946129+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T13:56:01.946170+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T13:56:01.946201+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T13:56:11.006856+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T13:56:11.010915+00:00] request.INFO: Matched route "app_brevo_visitor". {"route":"app_brevo_visitor","route_parameters":{"_route":"app_brevo_visitor","_controller":"App\\Controller\\Brevo\\VisitorController::index"},"request_uri":"https://powerdata.tn/brevo/visitor","method":"GET"} [] [2025-01-28T13:56:11.016744+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T13:56:11.016786+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T13:56:11.016819+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T13:57:03.298209+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [12] [] [2025-01-28T13:57:03.299826+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [6] [] [2025-01-28T13:57:03.309881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [13] [] [2025-01-28T13:57:03.333024+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-28T13:57:03.342662+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T13:57:03.343149+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T13:57:03.346968+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T13:57:03.347138+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-28T13:57:03.348369+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T13:57:03.348551+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-28T13:57:03.349290+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T13:57:03.349398+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-28T13:57:03.349728+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-28T13:57:03.350596+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-28T13:57:03.359276+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T13:57:03.370672+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T13:57:03.411785+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T13:57:03.430186+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T13:57:03.431419+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T13:57:03.435203+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? ORDER BY t0.id DESC [2] [] [2025-01-28T13:57:05.325735+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-28T13:57:05.412749+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T13:57:05.413330+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T13:57:05.417247+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T13:57:05.417431+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-28T13:57:05.418623+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T13:57:05.418780+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-28T13:57:05.419618+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T13:57:05.419772+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-28T13:57:05.420034+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-28T13:57:05.420901+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-28T13:57:05.429581+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T13:57:05.492586+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T13:57:05.535742+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T13:57:05.554108+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T13:57:05.555299+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T13:57:05.561616+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2025-01-28T13:57:05.573500+00:00] doctrine.DEBUG: SELECT d0_.marque AS marque_0 FROM dolibarr_product d0_ WHERE d0_.parent_id = ? AND d0_.marque IS NOT NULL GROUP BY d0_.marque [2] [] [2025-01-28T13:57:05.582117+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.parent = ? AND t0.status = ? [2,true] [] [2025-01-28T13:57:05.633194+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-28T13:57:05.639917+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T13:57:05.640409+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T13:57:05.644126+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T13:57:05.644258+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-28T13:57:05.645356+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T13:57:05.645509+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-28T13:57:05.646208+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T13:57:05.646318+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-28T13:57:05.646549+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-28T13:57:05.647318+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-28T13:57:05.655944+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T13:57:24.634367+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T13:57:24.638458+00:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://powerdata.tn/","method":"GET"} [] [2025-01-28T13:57:24.644314+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T13:57:24.644356+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T13:57:24.644388+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T13:57:24.670920+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T13:57:24.711889+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T13:57:24.730359+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T13:57:24.731616+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T13:57:24.735301+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_user_id AS api_user_id_4, t0.api_version AS api_version_5, t0.api_url AS api_url_6, t0.api_key AS api_key_7, t0.price_cron_job AS price_cron_job_8, t0.stock_cron_job AS stock_cron_job_9, t0.invoice_cron_job AS invoice_cron_job_10, t0.order_warehouse_cron_job AS order_warehouse_cron_job_11, t0.seller_id AS seller_id_12, t0.seller_name AS seller_name_13, t0.emplacement_blocked AS emplacement_blocked_14, t0.dropshipping_pack_fees AS dropshipping_pack_fees_15, t0.dropshipping_commission_percentage AS dropshipping_commission_percentage_16, t0.on_warehouse_commission_percentage AS on_warehouse_commission_percentage_17, t0.on_warehouse_pack_fees AS on_warehouse_pack_fees_18, t0.parent_id AS parent_id_19 FROM jumia_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2025-01-28T13:57:24.735770+00:00] deprecation.INFO: Deprecated: Non-static method App\Classe\Jumia::getOrdersByStatus() should not be called statically {"exception":"[object] (ErrorException(code: 0): Deprecated: Non-static method App\\Classe\\Jumia::getOrdersByStatus() should not be called statically at /home/mainpowe/public_html/src/Controller/HomeController.php:74)"} [] [2025-01-28T13:57:25.932402+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.number_of_lot AS number_of_lot_4, t0.status AS status_5, t0.notes AS notes_6, t0.history AS history_7, t0.client_dolibarr_id AS client_dolibarr_id_8, t0.client_dolibarr_name AS client_dolibarr_name_9, t0.type AS type_10, t0.parent_id AS parent_id_11, t0.created_by_id AS created_by_id_12, t0.shipper_id AS shipper_id_13 FROM batch t0 WHERE t0.parent_id = ? AND t0.status = ? [2,2] [] [2025-01-28T13:57:25.941674+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_order t0 WHERE t0.parent_id = ? [2] [] [2025-01-28T13:57:25.973737+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_product t0 WHERE t0.parent_id = ? [2] [] [2025-01-28T13:57:25.975474+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_payout_status t0 WHERE t0.parent_id = ? [2] [] [2025-01-28T13:57:25.976083+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_transaction t0 WHERE t0.parent_id = ? [2] [] [2025-01-28T13:57:26.103094+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_rapport_product t0 WHERE t0.parent_id = ? [2] [] [2025-01-28T13:57:26.104746+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM dolibarr_product t0 WHERE t0.parent_id = ? [2] [] [2025-01-28T13:57:26.107053+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM jumia_planing t0 WHERE t0.parent_id = ? [2] [] [2025-01-28T13:57:26.109666+00:00] doctrine.DEBUG: SELECT COUNT(*) FROM dolibarr_planing t0 WHERE t0.parent_id = ? [2] [] [2025-01-28T13:57:26.139690+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-28T13:57:26.146604+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T13:57:26.147120+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T13:57:26.150888+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T13:57:26.151046+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-28T13:57:26.152283+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T13:57:26.152403+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-28T13:57:26.153131+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T13:57:26.153256+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-28T13:57:26.153475+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-28T13:57:26.154275+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-28T13:57:26.162919+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T13:57:26.834136+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T13:57:26.838173+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7bf17e"},"request_uri":"https://powerdata.tn/_wdt/7bf17e","method":"GET"} [] [2025-01-28T13:57:30.865022+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T13:57:30.868580+00:00] request.INFO: Matched route "app_brevo_visitor". {"route":"app_brevo_visitor","route_parameters":{"_route":"app_brevo_visitor","_controller":"App\\Controller\\Brevo\\VisitorController::index"},"request_uri":"https://powerdata.tn/brevo/visitor","method":"GET"} [] [2025-01-28T13:57:30.873962+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T13:57:30.874003+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T13:57:30.874036+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T13:57:30.894666+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T13:57:30.934377+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T13:57:30.952587+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T13:57:30.953888+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T13:57:30.957621+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? ORDER BY t0.id DESC [2] [] [2025-01-28T13:57:32.812720+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-28T13:57:32.898000+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T13:57:32.898567+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T13:57:32.902297+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T13:57:32.902489+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-28T13:57:32.903655+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T13:57:32.903807+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-28T13:57:32.904596+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T13:57:32.904750+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-28T13:57:32.904998+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-28T13:57:32.905864+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-28T13:57:32.914122+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T13:58:17.457975+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T13:58:17.462489+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dfc9fc"},"request_uri":"https://powerdata.tn/_wdt/dfc9fc","method":"GET"} [] [2025-01-28T14:02:26.176565+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:02:26.180638+00:00] request.INFO: Matched route "app_brevo_visitor_by_id_json". {"route":"app_brevo_visitor_by_id_json","route_parameters":{"_route":"app_brevo_visitor_by_id_json","_controller":"App\\Controller\\Brevo\\VisitorController::getDetailVisitor"},"request_uri":"https://powerdata.tn/brevo/visitor/by/id/json","method":"POST"} [] [2025-01-28T14:02:26.196165+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T14:02:26.247509+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T14:02:26.265886+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T14:02:26.267063+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T14:02:26.267202+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T14:02:26.267236+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:02:26.268958+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:02:26.275356+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.id = ? AND t0.parent_id = ? LIMIT 1 ["10137",2] [] [2025-01-28T14:02:26.300101+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-28T14:02:26.306891+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:02:26.307378+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:02:26.311099+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:02:26.311233+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-28T14:02:26.312324+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:02:26.312453+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-28T14:02:26.313151+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:02:26.313262+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-28T14:02:26.313495+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-28T14:02:26.314265+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-28T14:02:26.322709+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:02:34.861124+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:02:34.866681+00:00] request.INFO: Matched route "app_brevo_visitor_by_id_json". {"route":"app_brevo_visitor_by_id_json","route_parameters":{"_route":"app_brevo_visitor_by_id_json","_controller":"App\\Controller\\Brevo\\VisitorController::getDetailVisitor"},"request_uri":"https://powerdata.tn/brevo/visitor/by/id/json","method":"POST"} [] [2025-01-28T14:02:34.889685+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T14:02:34.945994+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T14:02:34.965059+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T14:02:34.966534+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T14:02:34.966674+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T14:02:34.966709+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:02:34.968496+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:02:34.975080+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.id = ? AND t0.parent_id = ? LIMIT 1 ["10137",2] [] [2025-01-28T14:02:34.985954+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-28T14:02:34.992655+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:02:34.993168+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:02:34.996836+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:02:34.996995+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-28T14:02:34.998146+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:02:34.998263+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-28T14:02:34.999026+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:02:34.999165+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-28T14:02:34.999384+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-28T14:02:35.000188+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-28T14:02:35.008469+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:03:00.054277+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:03:00.058378+00:00] request.INFO: Matched route "app_brevo_visitor_by_id_json". {"route":"app_brevo_visitor_by_id_json","route_parameters":{"_route":"app_brevo_visitor_by_id_json","_controller":"App\\Controller\\Brevo\\VisitorController::getDetailVisitor"},"request_uri":"https://powerdata.tn/brevo/visitor/by/id/json","method":"POST"} [] [2025-01-28T14:03:00.074001+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T14:03:00.125634+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T14:03:00.144023+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T14:03:00.145199+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T14:03:00.145337+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T14:03:00.145371+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:03:00.147097+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:03:00.153537+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.id = ? AND t0.parent_id = ? LIMIT 1 ["10139",2] [] [2025-01-28T14:03:00.164175+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-28T14:03:00.170943+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:03:00.171403+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:03:00.175068+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:03:00.175202+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-28T14:03:00.176321+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:03:00.176451+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-28T14:03:00.177163+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:03:00.177276+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-28T14:03:00.177508+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-28T14:03:00.178285+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-28T14:03:00.186770+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:03:16.163910+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:03:16.167477+00:00] request.INFO: Matched route "app_brevo_visitor_by_id_json". {"route":"app_brevo_visitor_by_id_json","route_parameters":{"_route":"app_brevo_visitor_by_id_json","_controller":"App\\Controller\\Brevo\\VisitorController::getDetailVisitor"},"request_uri":"https://powerdata.tn/brevo/visitor/by/id/json","method":"POST"} [] [2025-01-28T14:03:16.181457+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T14:03:16.231272+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T14:03:16.249265+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T14:03:16.250478+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T14:03:16.250618+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T14:03:16.250652+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:03:16.252400+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:03:16.258461+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.id = ? AND t0.parent_id = ? LIMIT 1 ["10136",2] [] [2025-01-28T14:03:16.268630+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-28T14:03:16.275284+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:03:16.275822+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:03:16.279441+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:03:16.279600+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-28T14:03:16.280653+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:03:16.280798+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-28T14:03:16.281585+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:03:16.281739+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-28T14:03:16.281984+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-28T14:03:16.282743+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-28T14:03:16.290971+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:03:42.471673+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:03:42.476159+00:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"b128d8"},"request_uri":"https://powerdata.tn/_profiler/b128d8","method":"GET"} [] [2025-01-28T14:04:15.162338+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:04:15.166465+00:00] request.INFO: Matched route "app_brevo_visitor_by_id_json". {"route":"app_brevo_visitor_by_id_json","route_parameters":{"_route":"app_brevo_visitor_by_id_json","_controller":"App\\Controller\\Brevo\\VisitorController::getDetailVisitor"},"request_uri":"https://powerdata.tn/brevo/visitor/by/id/json","method":"POST"} [] [2025-01-28T14:04:15.182042+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T14:04:15.233380+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T14:04:15.251676+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T14:04:15.252853+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T14:04:15.252993+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T14:04:15.253027+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:04:15.254748+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:04:15.261150+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.id = ? AND t0.parent_id = ? LIMIT 1 ["10034",2] [] [2025-01-28T14:04:15.271727+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-28T14:04:15.278497+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:04:15.278956+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:04:15.282631+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:04:15.282766+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-28T14:04:15.283869+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:04:15.283991+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-28T14:04:15.284709+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:04:15.284825+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-28T14:04:15.285057+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-28T14:04:15.285841+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-28T14:04:15.294275+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:04:24.585278+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:04:24.588832+00:00] request.INFO: Matched route "app_brevo_visitor_by_id_json". {"route":"app_brevo_visitor_by_id_json","route_parameters":{"_route":"app_brevo_visitor_by_id_json","_controller":"App\\Controller\\Brevo\\VisitorController::getDetailVisitor"},"request_uri":"https://powerdata.tn/brevo/visitor/by/id/json","method":"POST"} [] [2025-01-28T14:04:24.602745+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T14:04:24.652331+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T14:04:24.671244+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T14:04:24.672721+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T14:04:24.672858+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T14:04:24.672892+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:04:24.674797+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:04:24.681319+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.id = ? AND t0.parent_id = ? LIMIT 1 ["10029",2] [] [2025-01-28T14:04:24.691840+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-28T14:04:24.698494+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:04:24.698966+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:04:24.702592+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:04:24.702751+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-28T14:04:24.703833+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:04:24.703980+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-28T14:04:24.704767+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:04:24.704936+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-28T14:04:24.705170+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-28T14:04:24.705972+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-28T14:04:24.714240+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:04:30.552540+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:04:30.556078+00:00] request.INFO: Matched route "app_admin_power_canals". {"route":"app_admin_power_canals","route_parameters":{"_route":"app_admin_power_canals","_controller":"App\\Controller\\Admin\\Power\\CanalController::index"},"request_uri":"https://powerdata.tn/admin/canals","method":"GET"} [] [2025-01-28T14:04:30.561376+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T14:04:30.561416+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:04:30.561457+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:04:30.582041+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T14:04:30.619716+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T14:04:30.637464+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T14:04:30.638597+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T14:04:30.644852+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.price AS price_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.parent_id AS parent_id_7, t0.created_by_id AS created_by_id_8, t9.id AS id_10, t9.created_at AS created_at_11, t9.updated_at AS updated_at_12, t9.domain_name AS domain_name_13, t9.store_id AS store_id_14, t9.username AS username_15, t9.password AS password_16, t9.token AS token_17, t9.store_code AS store_code_18, t9.products_cron_job AS products_cron_job_19, t9.status_filter AS status_filter_20, t9.attribute_set_id AS attribute_set_id_21, t9.root_category AS root_category_22, t9.parent_id AS parent_id_23, t9.canal_id AS canal_id_24 FROM canal t0 LEFT JOIN magento_config t9 ON t9.canal_id = t0.id WHERE t0.parent_id = ? [2] [] [2025-01-28T14:04:30.697021+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [1] [] [2025-01-28T14:04:30.728486+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [2] [] [2025-01-28T14:04:30.731245+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [3] [] [2025-01-28T14:04:30.737635+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [4] [] [2025-01-28T14:04:30.763963+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [5] [] [2025-01-28T14:04:30.765061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [6] [] [2025-01-28T14:04:31.116361+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [7] [] [2025-01-28T14:04:31.120299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [8] [] [2025-01-28T14:04:31.128877+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [9] [] [2025-01-28T14:04:31.161804+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [10] [] [2025-01-28T14:04:31.162877+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [11] [] [2025-01-28T14:04:31.163514+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [12] [] [2025-01-28T14:04:31.164550+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [13] [] [2025-01-28T14:04:31.167522+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [14] [] [2025-01-28T14:04:31.167989+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [15] [] [2025-01-28T14:04:31.169555+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [16] [] [2025-01-28T14:04:31.171274+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [17] [] [2025-01-28T14:04:31.172567+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [18] [] [2025-01-28T14:04:31.173411+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [19] [] [2025-01-28T14:04:31.175958+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [20] [] [2025-01-28T14:04:31.291035+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [21] [] [2025-01-28T14:04:31.369014+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [22] [] [2025-01-28T14:04:31.371238+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [23] [] [2025-01-28T14:04:31.372843+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [24] [] [2025-01-28T14:04:31.373309+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [25] [] [2025-01-28T14:04:31.373772+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [26] [] [2025-01-28T14:04:31.390903+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [27] [] [2025-01-28T14:04:31.397098+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [28] [] [2025-01-28T14:04:31.417425+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [29] [] [2025-01-28T14:04:31.420607+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [30] [] [2025-01-28T14:04:31.421077+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [31] [] [2025-01-28T14:04:31.421693+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.status AS status_4, t0.notes AS notes_5, t0.client_dolibarr_id AS client_dolibarr_id_6, t0.client_dolibarr_name AS client_dolibarr_name_7, t0.dolibar_id AS dolibar_id_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.phone_two AS phone_two_11, t0.region AS region_12, t0.city AS city_13, t0.address AS address_14, t0.data AS data_15, t0.history AS history_16, t0.type AS type_17, t0.shipping_price AS shipping_price_18, t0.tracking_code AS tracking_code_19, t0.url_first_pdf AS url_first_pdf_20, t0.shipping_status AS shipping_status_21, t0.status_facturation AS status_facturation_22, t0.subscriber AS subscriber_23, t0.post_code AS post_code_24, t0.magento_id AS magento_id_25, t0.magento_ref AS magento_ref_26, t0.sav_closed AS sav_closed_27, t0.nbr_tentative AS nbr_tentative_28, t0.date_send_message AS date_send_message_29, t0.shipped_at AS shipped_at_30, t0.crm_closed AS crm_closed_31, t0.crm_nbr_tentative AS crm_nbr_tentative_32, t0.tentative_history AS tentative_history_33, t0.parent_order_id AS parent_order_id_34, t0.child_order_id AS child_order_id_35, t0.crm_sales_closed AS crm_sales_closed_36, t0.crm_sales_remember_at AS crm_sales_remember_at_37, t0.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_38, t0.not_owner AS not_owner_39, t0.parent_id AS parent_id_40, t0.created_by_id AS created_by_id_41, t0.shipper_id AS shipper_id_42, t0.batch_id AS batch_id_43, t0.canal_id AS canal_id_44, t0.crm_closed_by_id AS crm_closed_by_id_45, t46.id AS id_47, t46.created_at AS created_at_48, t46.updated_at AS updated_at_49, t46.feedback_product AS feedback_product_50, t46.feedback_shipping AS feedback_shipping_51, t46.feedback_process AS feedback_process_52, t46.notes AS notes_53, t46.possibility_of_other_order AS possibility_of_other_order_54, t46.hesitated AS hesitated_55, t46.possibility_after_days AS possibility_after_days_56, t46.order_link_id AS order_link_id_57, t46.parent_id AS parent_id_58, t46.created_by_id AS created_by_id_59, t0.crm_sales_closed_by_id AS crm_sales_closed_by_id_60, t0.voucher_id AS voucher_id_61 FROM `order` t0 LEFT JOIN reviews t46 ON t46.order_link_id = t0.id WHERE t0.canal_id = ? [32] [] [2025-01-28T14:04:31.440263+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-28T14:04:31.447457+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:04:31.447943+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:04:31.451621+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:04:31.451756+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-28T14:04:31.452832+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:04:31.452958+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-28T14:04:31.453653+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:04:31.453769+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-28T14:04:31.453997+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-28T14:04:31.454768+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-28T14:04:31.463384+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:04:32.194073+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:04:32.198110+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1ac9a4"},"request_uri":"https://powerdata.tn/_wdt/1ac9a4","method":"GET"} [] [2025-01-28T14:04:34.470783+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:04:34.474350+00:00] request.INFO: Matched route "app_admin_power_canal_data_json". {"route":"app_admin_power_canal_data_json","route_parameters":{"_route":"app_admin_power_canal_data_json","_controller":"App\\Controller\\Admin\\Power\\CanalController::getCanalById","id":"1"},"request_uri":"https://powerdata.tn/admin/canal/1/data","method":"GET"} [] [2025-01-28T14:04:34.479764+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T14:04:34.479805+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:04:34.479838+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:04:34.500413+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T14:04:34.538879+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T14:04:34.555762+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T14:04:34.556824+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T14:04:34.562645+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.price AS price_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.parent_id AS parent_id_7, t0.created_by_id AS created_by_id_8, t9.id AS id_10, t9.created_at AS created_at_11, t9.updated_at AS updated_at_12, t9.domain_name AS domain_name_13, t9.store_id AS store_id_14, t9.username AS username_15, t9.password AS password_16, t9.token AS token_17, t9.store_code AS store_code_18, t9.products_cron_job AS products_cron_job_19, t9.status_filter AS status_filter_20, t9.attribute_set_id AS attribute_set_id_21, t9.root_category AS root_category_22, t9.parent_id AS parent_id_23, t9.canal_id AS canal_id_24 FROM canal t0 LEFT JOIN magento_config t9 ON t9.canal_id = t0.id WHERE t0.id = ? LIMIT 1 ["1"] [] [2025-01-28T14:04:34.571632+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-28T14:04:34.579506+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:04:34.579960+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:04:34.583417+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:04:34.583558+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-28T14:04:34.584613+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:04:34.584735+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-28T14:04:34.585429+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:04:34.585552+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-28T14:04:34.585784+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-28T14:04:34.586562+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-28T14:04:34.594526+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:04:41.208088+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:04:41.211643+00:00] request.INFO: Matched route "app_brevo_visitor_by_id_json". {"route":"app_brevo_visitor_by_id_json","route_parameters":{"_route":"app_brevo_visitor_by_id_json","_controller":"App\\Controller\\Brevo\\VisitorController::getDetailVisitor"},"request_uri":"https://powerdata.tn/brevo/visitor/by/id/json","method":"POST"} [] [2025-01-28T14:04:41.225556+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T14:04:41.272379+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T14:04:41.289280+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T14:04:41.290341+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T14:04:41.290488+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T14:04:41.290530+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:04:41.292104+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:04:41.297978+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.id = ? AND t0.parent_id = ? LIMIT 1 ["10034",2] [] [2025-01-28T14:04:41.307616+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-28T14:04:41.314004+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:04:41.314461+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:04:41.317934+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:04:41.318066+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-28T14:04:41.319099+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:04:41.319219+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-28T14:04:41.319912+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:04:41.320027+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-28T14:04:41.320251+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-28T14:04:41.321018+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-28T14:04:41.328892+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:04:48.214001+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:04:48.217541+00:00] request.INFO: Matched route "app_brevo_visitor". {"route":"app_brevo_visitor","route_parameters":{"_route":"app_brevo_visitor","_controller":"App\\Controller\\Brevo\\VisitorController::index"},"request_uri":"https://powerdata.tn/brevo/visitor","method":"GET"} [] [2025-01-28T14:04:48.222900+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T14:04:48.222941+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:04:48.222974+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:04:48.243421+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T14:04:48.281175+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T14:04:48.298118+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T14:04:48.299239+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T14:04:48.302620+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? ORDER BY t0.id DESC [2] [] [2025-01-28T14:04:50.185498+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-28T14:04:50.272896+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:04:50.273445+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:04:50.277111+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:04:50.277271+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-28T14:04:50.278416+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:04:50.278576+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-28T14:04:50.279301+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:04:50.279402+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-28T14:04:50.279660+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-28T14:04:50.280428+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-28T14:04:50.288587+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:05:01.606472+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:05:01.610053+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c0bd3b"},"request_uri":"https://powerdata.tn/_wdt/c0bd3b","method":"GET"} [] [2025-01-28T14:05:02.331817+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:05:02.335376+00:00] request.INFO: Matched route "app_admin_shippers". {"route":"app_admin_shippers","route_parameters":{"_route":"app_admin_shippers","_controller":"App\\Controller\\Admin\\Power\\ShipperController::index"},"request_uri":"https://powerdata.tn/admin/shippers","method":"GET"} [] [2025-01-28T14:05:02.340685+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T14:05:02.340725+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:05:02.340758+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:05:02.361392+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T14:05:02.399256+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T14:05:02.416157+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T14:05:02.417292+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T14:05:02.423189+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.parent_id = ? [2] [] [2025-01-28T14:05:02.474788+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-28T14:05:02.481288+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:05:02.481824+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:05:02.485410+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:05:02.485578+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-28T14:05:02.486668+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:05:02.486815+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-28T14:05:02.487611+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:05:02.487765+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-28T14:05:02.488013+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-28T14:05:02.488824+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-28T14:05:02.496958+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:05:03.412707+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:05:03.416296+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9c839"},"request_uri":"https://powerdata.tn/_wdt/f9c839","method":"GET"} [] [2025-01-28T14:05:05.244866+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:05:05.248414+00:00] request.INFO: Matched route "app_admin_shipper_data_json". {"route":"app_admin_shipper_data_json","route_parameters":{"_route":"app_admin_shipper_data_json","_controller":"App\\Controller\\Admin\\Power\\ShipperController::getShipperById","id":"1"},"request_uri":"https://powerdata.tn/admin/shipper/1/data","method":"GET"} [] [2025-01-28T14:05:05.253747+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T14:05:05.253788+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:05:05.253821+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:05:05.274314+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T14:05:05.312052+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T14:05:05.328976+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T14:05:05.330054+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T14:05:05.335715+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.id = ? LIMIT 1 ["1"] [] [2025-01-28T14:05:05.344750+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-28T14:05:05.352661+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:05:05.353161+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:05:05.356745+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:05:05.356902+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-28T14:05:05.357961+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:05:05.358091+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-28T14:05:05.358866+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:05:05.358999+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-28T14:05:05.359243+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-28T14:05:05.360048+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-28T14:05:05.367996+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:05:09.935566+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:05:09.939115+00:00] request.INFO: Matched route "app_magento_orders". {"route":"app_magento_orders","route_parameters":{"_route":"app_magento_orders","_controller":"App\\Controller\\Magento\\orderController::index"},"request_uri":"https://powerdata.tn/magento/orders","method":"GET"} [] [2025-01-28T14:05:09.944449+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T14:05:09.944490+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:05:09.944524+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:05:09.967848+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T14:05:10.005502+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T14:05:10.022467+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T14:05:10.023537+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T14:05:10.029353+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.domain_name AS domain_name_4, t0.store_id AS store_id_5, t0.username AS username_6, t0.password AS password_7, t0.token AS token_8, t0.store_code AS store_code_9, t0.products_cron_job AS products_cron_job_10, t0.status_filter AS status_filter_11, t0.attribute_set_id AS attribute_set_id_12, t0.root_category AS root_category_13, t0.parent_id AS parent_id_14, t0.canal_id AS canal_id_15 FROM magento_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2025-01-28T14:05:12.096336+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-28T14:05:12.103099+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:05:12.103688+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:05:12.107400+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:05:12.107609+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-28T14:05:12.108747+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:05:12.108909+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-28T14:05:12.109692+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:05:12.109859+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-28T14:05:12.110110+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-28T14:05:12.110933+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-28T14:05:12.119303+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:05:12.868392+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:05:12.872095+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c5486"},"request_uri":"https://powerdata.tn/_wdt/8c5486","method":"GET"} [] [2025-01-28T14:05:47.509729+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:05:47.513784+00:00] request.INFO: Matched route "app_magento_products". {"route":"app_magento_products","route_parameters":{"_route":"app_magento_products","_controller":"App\\Controller\\Magento\\ProductsController::index"},"request_uri":"https://powerdata.tn/magento/products","method":"GET"} [] [2025-01-28T14:05:47.519595+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T14:05:47.519636+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:05:47.519669+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:05:47.548371+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T14:05:47.589286+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T14:05:47.607715+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T14:05:47.608949+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T14:05:47.615384+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.domain_name AS domain_name_4, t0.store_id AS store_id_5, t0.username AS username_6, t0.password AS password_7, t0.token AS token_8, t0.store_code AS store_code_9, t0.products_cron_job AS products_cron_job_10, t0.status_filter AS status_filter_11, t0.attribute_set_id AS attribute_set_id_12, t0.root_category AS root_category_13, t0.parent_id AS parent_id_14, t0.canal_id AS canal_id_15 FROM magento_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2025-01-28T14:05:49.459444+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-28T14:05:49.466267+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:05:49.466748+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:05:49.470366+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:05:49.470514+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-28T14:05:49.471614+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:05:49.471738+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-28T14:05:49.472440+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:05:49.472559+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-28T14:05:49.472781+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-28T14:05:49.473569+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-28T14:05:49.482118+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:05:50.226596+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:05:50.230617+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"889783"},"request_uri":"https://powerdata.tn/_wdt/889783","method":"GET"} [] [2025-01-28T14:06:02.991061+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:06:02.994631+00:00] request.INFO: Matched route "app_magento_uploads". {"route":"app_magento_uploads","route_parameters":{"_route":"app_magento_uploads","_controller":"App\\Controller\\Magento\\UploadController::index"},"request_uri":"https://powerdata.tn/magento/uploads","method":"GET"} [] [2025-01-28T14:06:03.000098+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T14:06:03.000138+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:06:03.000171+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:06:03.023270+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T14:06:03.062133+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T14:06:03.080565+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T14:06:03.081792+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T14:06:03.085270+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.data AS data_4, t0.file_name AS file_name_5, t0.line_numbers AS line_numbers_6, t0.parent_id AS parent_id_7, t0.created_by_id AS created_by_id_8 FROM magento_upload t0 WHERE t0.parent_id = ? ORDER BY t0.id DESC [2] [] [2025-01-28T14:06:03.117620+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-28T14:06:03.124503+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:06:03.125002+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:06:03.128649+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:06:03.128808+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-28T14:06:03.129909+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:06:03.130057+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-28T14:06:03.130864+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:06:03.131001+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-28T14:06:03.131235+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-28T14:06:03.132040+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-28T14:06:03.140527+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:06:03.773949+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:06:03.777699+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"345f00"},"request_uri":"https://powerdata.tn/_wdt/345f00","method":"GET"} [] [2025-01-28T14:06:13.958658+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:06:13.962196+00:00] request.INFO: Matched route "app_brevo_visitor_update_orders_numbers_json". {"route":"app_brevo_visitor_update_orders_numbers_json","route_parameters":{"_route":"app_brevo_visitor_update_orders_numbers_json","_controller":"App\\Controller\\Brevo\\VisitorController::updateOrdersNumbers"},"request_uri":"https://powerdata.tn/brevo/visitor/update/orders/numbers/json","method":"POST"} [] [2025-01-28T14:06:13.976309+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T14:06:14.024080+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T14:06:14.041036+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T14:06:14.042116+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T14:06:14.042252+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T14:06:14.042286+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:06:14.043875+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:06:14.300191+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:06:14.399393+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? LIMIT 1 ["2"] [] [2025-01-28T14:06:14.446718+00:00] doctrine.DEBUG: SELECT b0_.id AS id_0, b0_.created_at AS created_at_1, b0_.updated_at AS updated_at_2, b0_.brevo_id AS brevo_id_3, b0_.thread_id AS thread_id_4, b0_.contact_id AS contact_id_5, b0_.message_id_source AS message_id_source_6, b0_.full_name AS full_name_7, b0_.phone AS phone_8, b0_.city AS city_9, b0_.address AS address_10, b0_.region AS region_11, b0_.instagram_id AS instagram_id_12, b0_.source AS source_13, b0_.nbr_command AS nbr_command_14, b0_.parent_id AS parent_id_15 FROM brevo_visitor b0_ WHERE b0_.parent_id = ? AND b0_.nbr_command >= ? [2,0] [] [2025-01-28T14:06:14.881407+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"9zatBRP32oJH9uz5y","%20056595%","%20056595%","9zatBRP32oJH9uz5y","%20056595%","%20056595%"] [] [2025-01-28T14:06:14.907894+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5754] [] [2025-01-28T14:06:14.911807+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"K5ma7gnWbYiTtvMP2","%%","%%","K5ma7gnWbYiTtvMP2"] [] [2025-01-28T14:06:14.928819+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jYJZj4fFjM6pJEWwX","%%","%%","jYJZj4fFjM6pJEWwX"] [] [2025-01-28T14:06:14.945715+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"rxCjHGAv6sw6vFtqE","%92561193%","%92561193%","rxCjHGAv6sw6vFtqE","%92561193%","%92561193%"] [] [2025-01-28T14:06:14.964728+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5745] [] [2025-01-28T14:06:14.965094+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6611] [] [2025-01-28T14:06:14.966136+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"KzLwEzpR4RNDpdB2e","%29277087%","%29277087%","KzLwEzpR4RNDpdB2e","%29277087%","%29277087%"] [] [2025-01-28T14:06:14.985261+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5750] [] [2025-01-28T14:06:14.985983+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PYmyYHkApzTTyFiAB","%%","%%","PYmyYHkApzTTyFiAB"] [] [2025-01-28T14:06:15.003161+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"jKgax4Lxy9iY4Mx74","%51289365%","%51289365%","jKgax4Lxy9iY4Mx74","%51289365%","%51289365%"] [] [2025-01-28T14:06:15.022178+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5684] [] [2025-01-28T14:06:15.022532+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5825] [] [2025-01-28T14:06:15.022836+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6820] [] [2025-01-28T14:06:15.024023+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"vXeHTfswZxy9xSydh","%58704317%","%58704317%","vXeHTfswZxy9xSydh","%58704317%","%58704317%"] [] [2025-01-28T14:06:15.043188+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4711] [] [2025-01-28T14:06:15.043530+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5747] [] [2025-01-28T14:06:15.043821+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6378] [] [2025-01-28T14:06:15.044177+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7405] [] [2025-01-28T14:06:15.176025+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:15.177095+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [4,"2025-01-28T14:06:15+00:00",16] [] [2025-01-28T14:06:15.177404+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:15.187904+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"hFBEPs28RBQNPRMTA","%92961176%","%92961176%","hFBEPs28RBQNPRMTA","%92961176%","%92961176%"] [] [2025-01-28T14:06:15.207081+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2641] [] [2025-01-28T14:06:15.207586+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3192] [] [2025-01-28T14:06:15.208018+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5294] [] [2025-01-28T14:06:15.208455+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5735] [] [2025-01-28T14:06:15.208861+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5744] [] [2025-01-28T14:06:15.209259+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7975] [] [2025-01-28T14:06:15.327135+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:15.327410+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [5,"2025-01-28T14:06:15+00:00",17] [] [2025-01-28T14:06:15.327770+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:15.328934+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"gg5ea3ajcDasApjBi","%52382839%","%52382839%","gg5ea3ajcDasApjBi","%52382839%","%52382839%"] [] [2025-01-28T14:06:15.348488+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [624] [] [2025-01-28T14:06:15.348971+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2667] [] [2025-01-28T14:06:15.349375+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4157] [] [2025-01-28T14:06:15.349767+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4621] [] [2025-01-28T14:06:15.350143+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4648] [] [2025-01-28T14:06:15.350546+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4768] [] [2025-01-28T14:06:15.350945+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5047] [] [2025-01-28T14:06:15.351242+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5054] [] [2025-01-28T14:06:15.351539+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5486] [] [2025-01-28T14:06:15.351889+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6434] [] [2025-01-28T14:06:15.352230+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6517] [] [2025-01-28T14:06:15.352532+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6850] [] [2025-01-28T14:06:15.352827+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7132] [] [2025-01-28T14:06:15.353113+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8196] [] [2025-01-28T14:06:15.353394+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8200] [] [2025-01-28T14:06:15.353703+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8382] [] [2025-01-28T14:06:15.354018+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8562] [] [2025-01-28T14:06:15.354324+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8688] [] [2025-01-28T14:06:15.476697+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:15.476983+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:06:15+00:00",18] [] [2025-01-28T14:06:15.477303+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:15.478425+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"geK8bHorARjMLaQCd","%%","%%","geK8bHorARjMLaQCd"] [] [2025-01-28T14:06:15.495649+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5Cc7SkbnwAH6zxFCm","%%","%%","5Cc7SkbnwAH6zxFCm"] [] [2025-01-28T14:06:15.512908+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sYbgp58DCBAHcci6w","%%","%%","sYbgp58DCBAHcci6w"] [] [2025-01-28T14:06:15.529946+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wN6bKpsFhHMmswCBn","%%","%%","wN6bKpsFhHMmswCBn"] [] [2025-01-28T14:06:15.547271+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"4vLBjLqmL6E8w5zej","%53191804%","%53191804%","4vLBjLqmL6E8w5zej","%53191804%","%53191804%"] [] [2025-01-28T14:06:15.566747+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5757] [] [2025-01-28T14:06:15.567733+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"qMnsNMr4x9w8uDnkx","%94335712%","%94335712%","qMnsNMr4x9w8uDnkx","%94335712%","%94335712%"] [] [2025-01-28T14:06:15.586904+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5755] [] [2025-01-28T14:06:15.587819+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"XuA53Qv7qXDbBT6S4","%55213151 %","%55213151 %","XuA53Qv7qXDbBT6S4","%55213151 %","%55213151 %"] [] [2025-01-28T14:06:15.607295+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1753] [] [2025-01-28T14:06:15.607704+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5796] [] [2025-01-28T14:06:15.608797+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Liv5LuXiojqWjhTjN","%50400415%","%50400415%","Liv5LuXiojqWjhTjN","%50400415%","%50400415%"] [] [2025-01-28T14:06:15.628173+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5756] [] [2025-01-28T14:06:15.628572+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6374] [] [2025-01-28T14:06:15.629675+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mCwem88koGGhdey6t","%%","%%","mCwem88koGGhdey6t"] [] [2025-01-28T14:06:15.647044+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"R4NuS2yEEHKFdZWy2","%%","%%","R4NuS2yEEHKFdZWy2"] [] [2025-01-28T14:06:15.664075+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tXLww3CkNXypkrBwd","%%","%%","tXLww3CkNXypkrBwd"] [] [2025-01-28T14:06:15.681650+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"qsQ7YGcjFQuanNfcR","%58675880%","%58675880%","qsQ7YGcjFQuanNfcR","%58675880%","%58675880%"] [] [2025-01-28T14:06:15.701067+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5819] [] [2025-01-28T14:06:15.701502+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6368] [] [2025-01-28T14:06:15.702636+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YHfijcarWe3i8vTmg","%%","%%","YHfijcarWe3i8vTmg"] [] [2025-01-28T14:06:15.719920+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"SbWd2mKvr4APaETbH","%53705629%","%53705629%","SbWd2mKvr4APaETbH","%53705629%","%53705629%"] [] [2025-01-28T14:06:15.740115+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5759] [] [2025-01-28T14:06:15.741088+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WWX7uLvPTC9xENAfo","%%","%%","WWX7uLvPTC9xENAfo"] [] [2025-01-28T14:06:15.758694+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"KkRsBXsZJ4bSgzySe","%25546916%","%25546916%","KkRsBXsZJ4bSgzySe","%25546916%","%25546916%"] [] [2025-01-28T14:06:15.778043+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5758] [] [2025-01-28T14:06:15.778924+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Jd8wBKngJhGQdKtuW","%%","%%","Jd8wBKngJhGQdKtuW"] [] [2025-01-28T14:06:15.795787+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uEGpfvSFwjuzHJaes","%%","%%","uEGpfvSFwjuzHJaes"] [] [2025-01-28T14:06:15.812702+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"k3Hqrma64gsYPBqq3","%99558703%","%99558703%","k3Hqrma64gsYPBqq3","%99558703%","%99558703%"] [] [2025-01-28T14:06:15.831648+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [771] [] [2025-01-28T14:06:15.832082+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5766] [] [2025-01-28T14:06:15.833109+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"teZtDWWvojD6equQq","%%","%%","teZtDWWvojD6equQq"] [] [2025-01-28T14:06:15.850156+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cFeWSiSS4z8NuiktJ","%%","%%","cFeWSiSS4z8NuiktJ"] [] [2025-01-28T14:06:15.867095+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"rcExXSYzPnNF5wNEd","%53950073%","%53950073%","rcExXSYzPnNF5wNEd","%53950073%","%53950073%"] [] [2025-01-28T14:06:15.886406+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1052] [] [2025-01-28T14:06:15.886823+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1835] [] [2025-01-28T14:06:15.887185+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2511] [] [2025-01-28T14:06:15.887529+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5767] [] [2025-01-28T14:06:15.887873+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6771] [] [2025-01-28T14:06:15.889465+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"uvHHhkJbh4hC5crfG","%29149621%","%29149621%","uvHHhkJbh4hC5crfG","%29149621%","%29149621%"] [] [2025-01-28T14:06:15.908841+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5768] [] [2025-01-28T14:06:15.909706+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KfhyhFsgT868KceHm","%%","%%","KfhyhFsgT868KceHm"] [] [2025-01-28T14:06:15.926642+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6TTeTKttGJXjuTq7x","%%","%%","6TTeTKttGJXjuTq7x"] [] [2025-01-28T14:06:15.944093+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bqyBiDjzTwKgkSjdz","%%","%%","bqyBiDjzTwKgkSjdz"] [] [2025-01-28T14:06:15.961627+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zZhk3h8D3DikQNegZ","%%","%%","zZhk3h8D3DikQNegZ"] [] [2025-01-28T14:06:15.979334+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f4R2Dg5tRSG2k5TvH","%%","%%","f4R2Dg5tRSG2k5TvH"] [] [2025-01-28T14:06:15.997416+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NLnxNrxieJLig7rPL","%%","%%","NLnxNrxieJLig7rPL"] [] [2025-01-28T14:06:16.015119+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6hbxawAXrvzcJ7hHm","%%","%%","6hbxawAXrvzcJ7hHm"] [] [2025-01-28T14:06:16.032570+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"xY7ska4ETSYKewb8P","%54186763%","%54186763%","xY7ska4ETSYKewb8P","%54186763%","%54186763%"] [] [2025-01-28T14:06:16.052342+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5797] [] [2025-01-28T14:06:16.053333+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"trcPwSLJMvHaGnxjf","%%","%%","trcPwSLJMvHaGnxjf"] [] [2025-01-28T14:06:16.071286+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nZk4aCoztE2w7BLuw","%%","%%","nZk4aCoztE2w7BLuw"] [] [2025-01-28T14:06:16.089020+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AbbrpEsibnP3kmvpE","%%","%%","AbbrpEsibnP3kmvpE"] [] [2025-01-28T14:06:16.106968+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CNXpW2atoF2fud3DW","%%","%%","CNXpW2atoF2fud3DW"] [] [2025-01-28T14:06:16.125116+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nxs8hphqHJkG32NTv","%%","%%","nxs8hphqHJkG32NTv"] [] [2025-01-28T14:06:16.142919+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"kwfPhwiMrkWXLGEFj","%20886453%","%20886453%","kwfPhwiMrkWXLGEFj","%20886453%","%20886453%"] [] [2025-01-28T14:06:16.162835+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5769] [] [2025-01-28T14:06:16.163317+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6855] [] [2025-01-28T14:06:16.164590+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TtgMM6CzyiEFRpE85","%%","%%","TtgMM6CzyiEFRpE85"] [] [2025-01-28T14:06:16.182247+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"gBc4fevsahWz47BDJ","%58696716%","%58696716%","gBc4fevsahWz47BDJ","%58696716%","%58696716%"] [] [2025-01-28T14:06:16.202531+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5770] [] [2025-01-28T14:06:16.203532+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"SN7NDHAPAZ42z3de2","%50184466%","%50184466%","SN7NDHAPAZ42z3de2","%50184466%","%50184466%"] [] [2025-01-28T14:06:16.223371+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5771] [] [2025-01-28T14:06:16.224561+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"8XWz2HhXCu4CddFBx","%95926404%","%95926404%","8XWz2HhXCu4CddFBx","%95926404%","%95926404%"] [] [2025-01-28T14:06:16.244373+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6106] [] [2025-01-28T14:06:16.244948+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6134] [] [2025-01-28T14:06:16.245340+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6433] [] [2025-01-28T14:06:16.245735+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6475] [] [2025-01-28T14:06:16.246081+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6762] [] [2025-01-28T14:06:16.246407+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6776] [] [2025-01-28T14:06:16.246784+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6867] [] [2025-01-28T14:06:16.247166+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7026] [] [2025-01-28T14:06:16.247526+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7068] [] [2025-01-28T14:06:16.361334+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:16.361560+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [3,"2025-01-28T14:06:16+00:00",59] [] [2025-01-28T14:06:16.361810+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:16.362928+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YMM5tHYJcHGD4Wjk3","%%","%%","YMM5tHYJcHGD4Wjk3"] [] [2025-01-28T14:06:16.380813+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Zcq5J4XeSHxhHrGrC","%%","%%","Zcq5J4XeSHxhHrGrC"] [] [2025-01-28T14:06:16.398734+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"4oKhmxeawv3skkptT","%28597897%","%28597897%","4oKhmxeawv3skkptT","%28597897%","%28597897%"] [] [2025-01-28T14:06:16.419381+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4928] [] [2025-01-28T14:06:16.419911+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5803] [] [2025-01-28T14:06:16.420287+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6640] [] [2025-01-28T14:06:16.420851+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6975] [] [2025-01-28T14:06:16.422559+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"3FQBSr5fFsYJLNjHR","%20991914%","%20991914%","3FQBSr5fFsYJLNjHR","%20991914%","%20991914%"] [] [2025-01-28T14:06:16.442956+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5798] [] [2025-01-28T14:06:16.443480+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5888] [] [2025-01-28T14:06:16.444597+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"tAmhh7TN5Gdvd4uvq","%20440054%","%20440054%","tAmhh7TN5Gdvd4uvq","%20440054%","%20440054%"] [] [2025-01-28T14:06:16.465319+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1045] [] [2025-01-28T14:06:16.465726+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2329] [] [2025-01-28T14:06:16.466060+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4819] [] [2025-01-28T14:06:16.466370+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5785] [] [2025-01-28T14:06:16.467752+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"5rD7QngTtRsbfKYAT","%23130014%","%23130014%","5rD7QngTtRsbfKYAT","%23130014%","%23130014%"] [] [2025-01-28T14:06:16.488351+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5787] [] [2025-01-28T14:06:16.489258+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"3HFxZDmNg6Mycc2gM","%52348959%","%52348959%","3HFxZDmNg6Mycc2gM","%52348959%","%52348959%"] [] [2025-01-28T14:06:16.508790+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5788] [] [2025-01-28T14:06:16.509702+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"tnzx7WH8h6K4rXbhR","%54056304%","%54056304%","tnzx7WH8h6K4rXbhR","%54056304%","%54056304%"] [] [2025-01-28T14:06:16.528699+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5784] [] [2025-01-28T14:06:16.529573+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"4WQFZ4umAiAQrevKc","%25935459%","%25935459%","4WQFZ4umAiAQrevKc","%25935459%","%25935459%"] [] [2025-01-28T14:06:16.548613+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5782] [] [2025-01-28T14:06:16.549660+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"KZsXRgEzbRznHjyFx","%25744767%","%25744767%","KZsXRgEzbRznHjyFx","%25744767%","%25744767%"] [] [2025-01-28T14:06:16.569242+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5815] [] [2025-01-28T14:06:16.570194+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"jFB9hoNk57pcmoRwp","%27803109%","%27803109%","jFB9hoNk57pcmoRwp","%27803109%","%27803109%"] [] [2025-01-28T14:06:16.589174+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5781] [] [2025-01-28T14:06:16.589585+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6373] [] [2025-01-28T14:06:16.590628+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Qdu3Qj2BGXgFYMS3J","%%","%%","Qdu3Qj2BGXgFYMS3J"] [] [2025-01-28T14:06:16.607547+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"bGoQsDxXHm2SX8ubY","%94288562%","%94288562%","bGoQsDxXHm2SX8ubY","%94288562%","%94288562%"] [] [2025-01-28T14:06:16.626424+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5793] [] [2025-01-28T14:06:16.627417+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"XdbXCFijncJ7D9MKd","%55847161%","%55847161%","XdbXCFijncJ7D9MKd","%55847161%","%55847161%"] [] [2025-01-28T14:06:16.646407+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5801] [] [2025-01-28T14:06:16.647373+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"mjDpPpWHYi6DEMC2i","%56079739%","%56079739%","mjDpPpWHYi6DEMC2i","%56079739%","%56079739%"] [] [2025-01-28T14:06:16.666544+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5783] [] [2025-01-28T14:06:16.667424+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7KQaXpsvBi7wNF89C","%%","%%","7KQaXpsvBi7wNF89C"] [] [2025-01-28T14:06:16.684432+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"b2wW9CrnaCtoA8EkW","%%","%%","b2wW9CrnaCtoA8EkW"] [] [2025-01-28T14:06:16.701338+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hBGicfKK3zPEjW4ms","%%","%%","hBGicfKK3zPEjW4ms"] [] [2025-01-28T14:06:16.718237+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"t9tGJawR9FrACoDZd","%29568973%","%29568973%","t9tGJawR9FrACoDZd","%29568973%","%29568973%"] [] [2025-01-28T14:06:16.738581+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5786] [] [2025-01-28T14:06:16.739608+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4Ebw9SE3gKcmHs2nj","%%","%%","4Ebw9SE3gKcmHs2nj"] [] [2025-01-28T14:06:16.757254+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hKwtWayEJpKJKfiys","%%","%%","hKwtWayEJpKJKfiys"] [] [2025-01-28T14:06:16.774443+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nbBiY2By67LqMR2bN","%%","%%","nbBiY2By67LqMR2bN"] [] [2025-01-28T14:06:16.791499+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"meKnNKusuW4tNuKSK","%22152139%","%22152139%","meKnNKusuW4tNuKSK","%22152139%","%22152139%"] [] [2025-01-28T14:06:16.810504+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5795] [] [2025-01-28T14:06:16.810942+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6527] [] [2025-01-28T14:06:16.812004+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CvXjeiS4RZdWcZWyd","%%","%%","CvXjeiS4RZdWcZWyd"] [] [2025-01-28T14:06:16.828879+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"axmRsJTf7B58wqMQd","%%","%%","axmRsJTf7B58wqMQd"] [] [2025-01-28T14:06:16.845689+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"u2akY3wmiPCprErHx","%98546497%","%98546497%","u2akY3wmiPCprErHx","%98546497%","%98546497%"] [] [2025-01-28T14:06:16.864834+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5940] [] [2025-01-28T14:06:16.865744+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"dtrCzaQGvCA6Gm6ps","%28367499%","%28367499%","dtrCzaQGvCA6Gm6ps","%28367499%","%28367499%"] [] [2025-01-28T14:06:16.884904+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [668] [] [2025-01-28T14:06:16.885311+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5800] [] [2025-01-28T14:06:16.886471+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eD6Apf2tx6DvtmTDi","%%","%%","eD6Apf2tx6DvtmTDi"] [] [2025-01-28T14:06:16.903467+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"jvPLyx2YBxdK77tKW","%29882296%","%29882296%","jvPLyx2YBxdK77tKW","%29882296%","%29882296%"] [] [2025-01-28T14:06:16.922494+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5794] [] [2025-01-28T14:06:16.923337+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"6QYicPr9oQ6bwNivb","%29583544 %","%29583544 %","6QYicPr9oQ6bwNivb","%29583544 %","%29583544 %"] [] [2025-01-28T14:06:16.942817+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5847] [] [2025-01-28T14:06:16.943774+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sfXSej9xPMRRxx2AS","%%","%%","sfXSej9xPMRRxx2AS"] [] [2025-01-28T14:06:16.961135+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"HCdscYFhC62L5zdfD","%54352010%","%54352010%","HCdscYFhC62L5zdfD","%54352010%","%54352010%"] [] [2025-01-28T14:06:16.980593+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1074] [] [2025-01-28T14:06:16.980999+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3408] [] [2025-01-28T14:06:16.981418+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4009] [] [2025-01-28T14:06:16.981845+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4565] [] [2025-01-28T14:06:16.982244+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5428] [] [2025-01-28T14:06:16.982676+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5802] [] [2025-01-28T14:06:16.983005+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5966] [] [2025-01-28T14:06:16.983329+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6306] [] [2025-01-28T14:06:16.985695+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JhaNqsNzcPL5vnokt","%%","%%","JhaNqsNzcPL5vnokt"] [] [2025-01-28T14:06:17.002742+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"8F7stAQcGXes9ovRe","%95148295%","%95148295%","8F7stAQcGXes9ovRe","%95148295%","%95148295%"] [] [2025-01-28T14:06:17.021745+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5772] [] [2025-01-28T14:06:17.022117+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6174] [] [2025-01-28T14:06:17.023334+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Y4NMHDup5WXStg7BA","%58670066%","%58670066%","Y4NMHDup5WXStg7BA","%58670066%","%58670066%"] [] [2025-01-28T14:06:17.042166+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5388] [] [2025-01-28T14:06:17.042550+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5774] [] [2025-01-28T14:06:17.043548+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cDXGffpxz9YQi9tQk","%%","%%","cDXGffpxz9YQi9tQk"] [] [2025-01-28T14:06:17.060320+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5775] [] [2025-01-28T14:06:17.061270+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QiNB9tycDmx65KZMp","%%","%%","QiNB9tycDmx65KZMp"] [] [2025-01-28T14:06:17.078230+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5776] [] [2025-01-28T14:06:17.079191+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FYzG7RpF425BeX7jH","%%","%%","FYzG7RpF425BeX7jH"] [] [2025-01-28T14:06:17.096088+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QGjaY53rM5p3E2mNt","%%","%%","QGjaY53rM5p3E2mNt"] [] [2025-01-28T14:06:17.112872+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5777] [] [2025-01-28T14:06:17.113844+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Zdb7tqvPrppnmv9Eu","%29581027%","%29581027%","Zdb7tqvPrppnmv9Eu","%29581027%","%29581027%"] [] [2025-01-28T14:06:17.132895+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5778] [] [2025-01-28T14:06:17.133260+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5871] [] [2025-01-28T14:06:17.134232+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZPEmdmHvWGHXf8cJT","%%","%%","ZPEmdmHvWGHXf8cJT"] [] [2025-01-28T14:06:17.150937+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5779] [] [2025-01-28T14:06:17.151781+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qdKFWRhxkzax9APuw","%%","%%","qdKFWRhxkzax9APuw"] [] [2025-01-28T14:06:17.168550+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5780] [] [2025-01-28T14:06:17.169385+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"xjC8KkaBMDmKbmQz9","%53980814%","%53980814%","xjC8KkaBMDmKbmQz9","%53980814%","%53980814%"] [] [2025-01-28T14:06:17.188412+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1023] [] [2025-01-28T14:06:17.188803+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5321] [] [2025-01-28T14:06:17.189200+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5799] [] [2025-01-28T14:06:17.189612+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6430] [] [2025-01-28T14:06:17.190039+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6449] [] [2025-01-28T14:06:17.191574+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"22J2vpezJw2pmGMZQ","%%","%%","22J2vpezJw2pmGMZQ"] [] [2025-01-28T14:06:17.208863+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TY3eCf5c6mnbjq6tG","%%","%%","TY3eCf5c6mnbjq6tG"] [] [2025-01-28T14:06:17.225870+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"xGZijsgZEGm2Dfoc2","%50 043 331%","%50 043 331%","xGZijsgZEGm2Dfoc2","%50 043 331%","%50 043 331%"] [] [2025-01-28T14:06:17.244792+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6766] [] [2025-01-28T14:06:17.245598+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"uqNE8bLeYKtb2PRQE","%26192490%","%26192490%","uqNE8bLeYKtb2PRQE","%26192490%","%26192490%"] [] [2025-01-28T14:06:17.264688+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5807] [] [2025-01-28T14:06:17.265109+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6542] [] [2025-01-28T14:06:17.266060+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rq6wDNNDoR2xjyHX6","%%","%%","rq6wDNNDoR2xjyHX6"] [] [2025-01-28T14:06:17.282787+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"cr2t2vAF2FXiRNM4Z","%23562729%","%23562729%","cr2t2vAF2FXiRNM4Z","%23562729%","%23562729%"] [] [2025-01-28T14:06:17.301893+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5812] [] [2025-01-28T14:06:17.302782+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yT2b7ht3d3BBBgTJM","%%","%%","yT2b7ht3d3BBBgTJM"] [] [2025-01-28T14:06:17.319817+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6ARfttKDwLWLtYdm7","%%","%%","6ARfttKDwLWLtYdm7"] [] [2025-01-28T14:06:17.336608+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ezfcLPWvkjSCsXvYd","%24524678%","%24524678%","ezfcLPWvkjSCsXvYd","%24524678%","%24524678%"] [] [2025-01-28T14:06:17.355618+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4707] [] [2025-01-28T14:06:17.355985+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5811] [] [2025-01-28T14:06:17.356292+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6286] [] [2025-01-28T14:06:17.356630+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6591] [] [2025-01-28T14:06:17.356930+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6913] [] [2025-01-28T14:06:17.357218+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7237] [] [2025-01-28T14:06:17.358952+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"QjKqd2ypkZuvGEmAY","%27679620%","%27679620%","QjKqd2ypkZuvGEmAY","%27679620%","%27679620%"] [] [2025-01-28T14:06:17.378098+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5808] [] [2025-01-28T14:06:17.378418+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7706] [] [2025-01-28T14:06:17.379445+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"XKoXS9QdjAMwZmC4E","%93157723%","%93157723%","XKoXS9QdjAMwZmC4E","%93157723%","%93157723%"] [] [2025-01-28T14:06:17.398511+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5810] [] [2025-01-28T14:06:17.398852+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5842] [] [2025-01-28T14:06:17.399845+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"4ut2oquBsxr7kD6hf","%22750661%","%22750661%","4ut2oquBsxr7kD6hf","%22750661%","%22750661%"] [] [2025-01-28T14:06:17.418778+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2188] [] [2025-01-28T14:06:17.419100+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2933] [] [2025-01-28T14:06:17.419392+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6348] [] [2025-01-28T14:06:17.420577+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6DJEr4pk2DhkavAaA","%%","%%","6DJEr4pk2DhkavAaA"] [] [2025-01-28T14:06:17.437212+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"eeqHAMdj4kgX8jvrP","%26702751%","%26702751%","eeqHAMdj4kgX8jvrP","%26702751%","%26702751%"] [] [2025-01-28T14:06:17.456625+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4348] [] [2025-01-28T14:06:17.456967+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5809] [] [2025-01-28T14:06:17.457271+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7242] [] [2025-01-28T14:06:17.458658+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"83aXR2xGGFyFDPzoS","%%","%%","83aXR2xGGFyFDPzoS"] [] [2025-01-28T14:06:17.475802+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ik9rTaPRurCXdeJhG","%%","%%","ik9rTaPRurCXdeJhG"] [] [2025-01-28T14:06:17.492963+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ECqNNGWiueYneuFzk","%%","%%","ECqNNGWiueYneuFzk"] [] [2025-01-28T14:06:17.509869+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"E7PiYJDQcezmKe6wY","%22700493 %","%22700493 %","E7PiYJDQcezmKe6wY","%22700493 %","%22700493 %"] [] [2025-01-28T14:06:17.529096+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5824] [] [2025-01-28T14:06:17.529917+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"MbtfddcTZkrmDeCWa","%56516507%","%56516507%","MbtfddcTZkrmDeCWa","%56516507%","%56516507%"] [] [2025-01-28T14:06:17.548832+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4172] [] [2025-01-28T14:06:17.549174+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4810] [] [2025-01-28T14:06:17.549482+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5814] [] [2025-01-28T14:06:17.549801+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6382] [] [2025-01-28T14:06:17.551005+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"XXz3Pn8gEq3pTMrqP","%20815488%","%20815488%","XXz3Pn8gEq3pTMrqP","%20815488%","%20815488%"] [] [2025-01-28T14:06:17.569926+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5813] [] [2025-01-28T14:06:17.570714+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"o4no4x9Msnc9beW8S","%%","%%","o4no4x9Msnc9beW8S"] [] [2025-01-28T14:06:17.587569+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"q6PZovtuPYvsMxGmi","%58003235 %","%58003235 %","q6PZovtuPYvsMxGmi","%58003235 %","%58003235 %"] [] [2025-01-28T14:06:17.606522+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5816] [] [2025-01-28T14:06:17.607326+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7ZFfjArGJcndiXQxR","%%","%%","7ZFfjArGJcndiXQxR"] [] [2025-01-28T14:06:17.623999+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"9Lr32gPFq7d8yiuSf","%58063368%","%58063368%","9Lr32gPFq7d8yiuSf","%58063368%","%58063368%"] [] [2025-01-28T14:06:17.643264+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [51] [] [2025-01-28T14:06:17.643641+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2025] [] [2025-01-28T14:06:17.643942+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2026] [] [2025-01-28T14:06:17.644227+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2027] [] [2025-01-28T14:06:17.645205+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"8sRwG6ogyQsyW2u6N","%98144506%","%98144506%","8sRwG6ogyQsyW2u6N","%98144506%","%98144506%"] [] [2025-01-28T14:06:17.663944+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5818] [] [2025-01-28T14:06:17.664759+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"beeLYwvAew3PYcS2q","%50424737%","%50424737%","beeLYwvAew3PYcS2q","%50424737%","%50424737%"] [] [2025-01-28T14:06:17.683634+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5942] [] [2025-01-28T14:06:17.683962+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7014] [] [2025-01-28T14:06:17.792334+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:17.792572+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [2,"2025-01-28T14:06:17+00:00",129] [] [2025-01-28T14:06:17.792897+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:17.794026+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SudSLfnZ7swiaPqay","%%","%%","SudSLfnZ7swiaPqay"] [] [2025-01-28T14:06:17.811116+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"xkYyC3kxMkQaySMz6","%26043440%","%26043440%","xkYyC3kxMkQaySMz6","%26043440%","%26043440%"] [] [2025-01-28T14:06:17.830212+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1006] [] [2025-01-28T14:06:17.830685+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3754] [] [2025-01-28T14:06:17.831148+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6128] [] [2025-01-28T14:06:17.831657+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6263] [] [2025-01-28T14:06:17.833167+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fF2uCEzk8RpoDaisG","%%","%%","fF2uCEzk8RpoDaisG"] [] [2025-01-28T14:06:17.850327+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"6R3tWauHHgjxSHMy9","%26767226%","%26767226%","6R3tWauHHgjxSHMy9","%26767226%","%26767226%"] [] [2025-01-28T14:06:17.869430+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5817] [] [2025-01-28T14:06:17.870359+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"DhmxhEMgEQqfctq3S","%24074618 %","%24074618 %","DhmxhEMgEQqfctq3S","%24074618 %","%24074618 %"] [] [2025-01-28T14:06:17.889517+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5823] [] [2025-01-28T14:06:17.889974+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5833] [] [2025-01-28T14:06:17.891004+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LxuEuQ6oGd8CN6j43","%%","%%","LxuEuQ6oGd8CN6j43"] [] [2025-01-28T14:06:17.907964+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XA9TY53qEJiX32aGo","%%","%%","XA9TY53qEJiX32aGo"] [] [2025-01-28T14:06:17.924857+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BrPWFrNQy2iwRWt7M","%%","%%","BrPWFrNQy2iwRWt7M"] [] [2025-01-28T14:06:17.941736+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"BYcfSF3duXxHvPP9H","%53382619%","%53382619%","BYcfSF3duXxHvPP9H","%53382619%","%53382619%"] [] [2025-01-28T14:06:17.960755+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5863] [] [2025-01-28T14:06:17.961256+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7654] [] [2025-01-28T14:06:17.962330+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"86EygXbinErt9XydS","%%","%%","86EygXbinErt9XydS"] [] [2025-01-28T14:06:17.979372+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"wpaqP4qvAeK23jm2c","%52443543 %","%52443543 %","wpaqP4qvAeK23jm2c","%52443543 %","%52443543 %"] [] [2025-01-28T14:06:17.998750+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5826] [] [2025-01-28T14:06:17.999702+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"KRAb3GwwMGgqwJLbJ","%28269078%","%28269078%","KRAb3GwwMGgqwJLbJ","%28269078%","%28269078%"] [] [2025-01-28T14:06:18.019107+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5870] [] [2025-01-28T14:06:18.020062+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"WKdFr4dfSoYzLcspv","%53 512 873%","%53 512 873%","WKdFr4dfSoYzLcspv","%53 512 873%","%53 512 873%"] [] [2025-01-28T14:06:18.039161+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5830] [] [2025-01-28T14:06:18.039581+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6314] [] [2025-01-28T14:06:18.040699+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"u7x6Pqw5BByqhAYBg","%22086450 %","%22086450 %","u7x6Pqw5BByqhAYBg","%22086450 %","%22086450 %"] [] [2025-01-28T14:06:18.059927+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5829] [] [2025-01-28T14:06:18.061052+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"zaRa6nXdfkHWxHQFX","%53432833 %","%53432833 %","zaRa6nXdfkHWxHQFX","%53432833 %","%53432833 %"] [] [2025-01-28T14:06:18.080672+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5832] [] [2025-01-28T14:06:18.081602+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"yEp97bChkviMToJpz","%50318418%","%50318418%","yEp97bChkviMToJpz","%50318418%","%50318418%"] [] [2025-01-28T14:06:18.100715+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5507] [] [2025-01-28T14:06:18.101194+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5834] [] [2025-01-28T14:06:18.101606+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5939] [] [2025-01-28T14:06:18.101992+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6266] [] [2025-01-28T14:06:18.102475+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6609] [] [2025-01-28T14:06:18.102862+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6717] [] [2025-01-28T14:06:18.103270+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7003] [] [2025-01-28T14:06:18.103722+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7585] [] [2025-01-28T14:06:18.104043+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8528] [] [2025-01-28T14:06:18.212387+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:18.212698+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [8,"2025-01-28T14:06:18+00:00",145] [] [2025-01-28T14:06:18.213109+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:18.219951+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZNMT4i3vbzS8GRqvD","%%","%%","ZNMT4i3vbzS8GRqvD"] [] [2025-01-28T14:06:18.236950+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"yfdB3MtrqiKGkrW8G","%27078865%","%27078865%","yfdB3MtrqiKGkrW8G","%27078865%","%27078865%"] [] [2025-01-28T14:06:18.256319+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5831] [] [2025-01-28T14:06:18.257251+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4WwrrKrMyQ9YEtmiC","%%","%%","4WwrrKrMyQ9YEtmiC"] [] [2025-01-28T14:06:18.274145+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XeJEqKx8ekRWjkHQB","%%","%%","XeJEqKx8ekRWjkHQB"] [] [2025-01-28T14:06:18.290908+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BZYvz82HGRYW4tzfc","%%","%%","BZYvz82HGRYW4tzfc"] [] [2025-01-28T14:06:18.307655+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Kfk9xNQsXKkYuSaY8","%%","%%","Kfk9xNQsXKkYuSaY8"] [] [2025-01-28T14:06:18.324370+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"dKeKk8T3DxAB2kPRa","%29105371%","%29105371%","dKeKk8T3DxAB2kPRa","%29105371%","%29105371%"] [] [2025-01-28T14:06:18.343313+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7649] [] [2025-01-28T14:06:18.344257+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jsBqnMm93bvCWkdTL","%%","%%","jsBqnMm93bvCWkdTL"] [] [2025-01-28T14:06:18.361031+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"jz7x2th4aD2TaTvfr","%21331300%","%21331300%","jz7x2th4aD2TaTvfr","%21331300%","%21331300%"] [] [2025-01-28T14:06:18.379984+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5843] [] [2025-01-28T14:06:18.380852+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FcWMqgFaBugErY8tu","%%","%%","FcWMqgFaBugErY8tu"] [] [2025-01-28T14:06:18.397604+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Q8F6oicxs7PfRb59p","%99809221%","%99809221%","Q8F6oicxs7PfRb59p","%99809221%","%99809221%"] [] [2025-01-28T14:06:18.416416+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1419] [] [2025-01-28T14:06:18.416805+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4383] [] [2025-01-28T14:06:18.417139+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5841] [] [2025-01-28T14:06:18.418301+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"2zGu8ibNB35nfpQBM","%53419876 %","%53419876 %","2zGu8ibNB35nfpQBM","%53419876 %","%53419876 %"] [] [2025-01-28T14:06:18.437227+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5949] [] [2025-01-28T14:06:18.438026+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jc27qBBA9QJJepfFd","%%","%%","jc27qBBA9QJJepfFd"] [] [2025-01-28T14:06:18.454980+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"auQGLD2yxNoJ4abaX","%%","%%","auQGLD2yxNoJ4abaX"] [] [2025-01-28T14:06:18.471858+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"xvMFhwh7LR75qgDmP","%23804171 %","%23804171 %","xvMFhwh7LR75qgDmP","%23804171 %","%23804171 %"] [] [2025-01-28T14:06:18.490923+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6001] [] [2025-01-28T14:06:18.491914+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EgYmtHKmRPDzLZSAS","%%","%%","EgYmtHKmRPDzLZSAS"] [] [2025-01-28T14:06:18.508843+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zb2TcoTXTgWvFNWPT","%%","%%","zb2TcoTXTgWvFNWPT"] [] [2025-01-28T14:06:18.525589+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"w6AH2vB7tAWud2Mcg","%%","%%","w6AH2vB7tAWud2Mcg"] [] [2025-01-28T14:06:18.542264+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ekYtbd8e2qTcdNDBs","%%","%%","ekYtbd8e2qTcdNDBs"] [] [2025-01-28T14:06:18.558984+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TGrRSeHGYnDrZo6Hx","%%","%%","TGrRSeHGYnDrZo6Hx"] [] [2025-01-28T14:06:18.575718+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"82hSGnkLpvhupFNRQ","%%","%%","82hSGnkLpvhupFNRQ"] [] [2025-01-28T14:06:18.592431+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PzTj2s2wg2nWD7udA","%%","%%","PzTj2s2wg2nWD7udA"] [] [2025-01-28T14:06:18.609186+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"TAujQN3KvZ4TLKqZz","%28085758%","%28085758%","TAujQN3KvZ4TLKqZz","%28085758%","%28085758%"] [] [2025-01-28T14:06:18.628667+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5840] [] [2025-01-28T14:06:18.629484+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"R97FqvYKcmarFscxe","%%","%%","R97FqvYKcmarFscxe"] [] [2025-01-28T14:06:18.646252+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JHE9vGs7FAcM7Si87","%%","%%","JHE9vGs7FAcM7Si87"] [] [2025-01-28T14:06:18.663086+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ha7yxFDsk4aaKDGXT","%%","%%","Ha7yxFDsk4aaKDGXT"] [] [2025-01-28T14:06:18.679878+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6rhr3jHWW3qxw6ZuP","%%","%%","6rhr3jHWW3qxw6ZuP"] [] [2025-01-28T14:06:18.696638+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AtxmrL8uGnpYpqLzt","%%","%%","AtxmrL8uGnpYpqLzt"] [] [2025-01-28T14:06:18.714084+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TZm5aZG7WteRwwSDz","%%","%%","TZm5aZG7WteRwwSDz"] [] [2025-01-28T14:06:18.730881+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Pa9Bhxq2qBo8Nof48","%%","%%","Pa9Bhxq2qBo8Nof48"] [] [2025-01-28T14:06:18.748173+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"s55attGw42E5NhiLR","%%","%%","s55attGw42E5NhiLR"] [] [2025-01-28T14:06:18.764931+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DvM3WZJZTFXDuTd3j","%%","%%","DvM3WZJZTFXDuTd3j"] [] [2025-01-28T14:06:18.781676+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GAyG2vdebxvxDbw79","%%","%%","GAyG2vdebxvxDbw79"] [] [2025-01-28T14:06:18.798405+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ADQzpLya7CivTPQMo","%%","%%","ADQzpLya7CivTPQMo"] [] [2025-01-28T14:06:18.815159+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pJRrScmfyo9bWbSm4","%%","%%","pJRrScmfyo9bWbSm4"] [] [2025-01-28T14:06:18.831886+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"u3xLxmi9dkXjT56ba","%%","%%","u3xLxmi9dkXjT56ba"] [] [2025-01-28T14:06:18.848624+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Zo2qjeXkZXu9FJyyS","%%","%%","Zo2qjeXkZXu9FJyyS"] [] [2025-01-28T14:06:18.865319+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fsncBqZGEav2mAG4v","%%","%%","fsncBqZGEav2mAG4v"] [] [2025-01-28T14:06:18.882014+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"NEpibFsNQyCYYnLuj","%54508906 %","%54508906 %","NEpibFsNQyCYYnLuj","%54508906 %","%54508906 %"] [] [2025-01-28T14:06:18.900952+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5845] [] [2025-01-28T14:06:18.901800+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vwNybs35sbrZRqbkg","%%","%%","vwNybs35sbrZRqbkg"] [] [2025-01-28T14:06:18.918587+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jSqvKsK5NWDi3WdFE","%%","%%","jSqvKsK5NWDi3WdFE"] [] [2025-01-28T14:06:18.935483+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4DCysEvZtePFK5q7f","%%","%%","4DCysEvZtePFK5q7f"] [] [2025-01-28T14:06:18.952236+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8SuavXKzjd4dMPgFP","%%","%%","8SuavXKzjd4dMPgFP"] [] [2025-01-28T14:06:18.968924+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bcDbeG6oYxMQEe8KG","%%","%%","bcDbeG6oYxMQEe8KG"] [] [2025-01-28T14:06:18.985731+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"hF475PaW4Wcyf94nH","%25071899%","%25071899%","hF475PaW4Wcyf94nH","%25071899%","%25071899%"] [] [2025-01-28T14:06:19.004693+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5876] [] [2025-01-28T14:06:19.005559+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DX8pB3ZuxEEpfeu6p","%%","%%","DX8pB3ZuxEEpfeu6p"] [] [2025-01-28T14:06:19.022255+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ivqRjw2NdPjeuSMaM","%58808392 %","%58808392 %","ivqRjw2NdPjeuSMaM","%58808392 %","%58808392 %"] [] [2025-01-28T14:06:19.041178+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5846] [] [2025-01-28T14:06:19.042009+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KkjLBD3dw3hkAzTzZ","%%","%%","KkjLBD3dw3hkAzTzZ"] [] [2025-01-28T14:06:19.058754+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"a6XG7NPbnpyNWeNKj","%%","%%","a6XG7NPbnpyNWeNKj"] [] [2025-01-28T14:06:19.075508+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mMhfPa9NWLyQLYP4G","%%","%%","mMhfPa9NWLyQLYP4G"] [] [2025-01-28T14:06:19.092241+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Gsi3oqkQq4JhZqdfT","%26830906%","%26830906%","Gsi3oqkQq4JhZqdfT","%26830906%","%26830906%"] [] [2025-01-28T14:06:19.111199+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4535] [] [2025-01-28T14:06:19.111619+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5848] [] [2025-01-28T14:06:19.112627+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CCP9DX6iy2rD6Pcwu","%%","%%","CCP9DX6iy2rD6Pcwu"] [] [2025-01-28T14:06:19.129321+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TnAohEyTfWW79j2Xe","%%","%%","TnAohEyTfWW79j2Xe"] [] [2025-01-28T14:06:19.146023+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"pNysT2CKAzfRYyvqj","%93500087%","%93500087%","pNysT2CKAzfRYyvqj","%93500087%","%93500087%"] [] [2025-01-28T14:06:19.164851+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5862] [] [2025-01-28T14:06:19.165238+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6470] [] [2025-01-28T14:06:19.166282+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Sm5LjcC3KawK6NSS7","%%","%%","Sm5LjcC3KawK6NSS7"] [] [2025-01-28T14:06:19.183009+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"QGzxBizXDR9ikQKBG","%58017398%","%58017398%","QGzxBizXDR9ikQKBG","%58017398%","%58017398%"] [] [2025-01-28T14:06:19.201898+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5852] [] [2025-01-28T14:06:19.202645+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ArznjNmMABun76gG7","%%","%%","ArznjNmMABun76gG7"] [] [2025-01-28T14:06:19.219341+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"hdWwhe5jxbGhkzPD9","%90301925%","%90301925%","hdWwhe5jxbGhkzPD9","%90301925%","%90301925%"] [] [2025-01-28T14:06:19.238157+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5866] [] [2025-01-28T14:06:19.239010+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iEar9k5mX2AoAqjhe","%%","%%","iEar9k5mX2AoAqjhe"] [] [2025-01-28T14:06:19.255747+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8A5KadDuBsz5S5FB2","%%","%%","8A5KadDuBsz5S5FB2"] [] [2025-01-28T14:06:19.272463+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NNcd4E5MsPx8XRtnb","%%","%%","NNcd4E5MsPx8XRtnb"] [] [2025-01-28T14:06:19.289129+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sisngkNujDNHoXZyK","%%","%%","sisngkNujDNHoXZyK"] [] [2025-01-28T14:06:19.305839+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"gs5PtmuZLqtALi36K","%25291164%","%25291164%","gs5PtmuZLqtALi36K","%25291164%","%25291164%"] [] [2025-01-28T14:06:19.324760+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5851] [] [2025-01-28T14:06:19.325631+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HZFmXX6xTTRAmb2cq","%%","%%","HZFmXX6xTTRAmb2cq"] [] [2025-01-28T14:06:19.342279+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"du3b7H577CwneK2aY","%%","%%","du3b7H577CwneK2aY"] [] [2025-01-28T14:06:19.358968+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8nggofCLuKPY9rXxD","%%","%%","8nggofCLuKPY9rXxD"] [] [2025-01-28T14:06:19.375687+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dxatJuZTEcnqK527q","%%","%%","dxatJuZTEcnqK527q"] [] [2025-01-28T14:06:19.392342+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pM7iowz3zE6HDDXnc","%%","%%","pM7iowz3zE6HDDXnc"] [] [2025-01-28T14:06:19.409009+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"uSdc3LEkRpMCbiH4g","%20457615%","%20457615%","uSdc3LEkRpMCbiH4g","%20457615%","%20457615%"] [] [2025-01-28T14:06:19.427938+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5850] [] [2025-01-28T14:06:19.428775+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FQXzHoy35WAicLuPG","%%","%%","FQXzHoy35WAicLuPG"] [] [2025-01-28T14:06:19.445455+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"dKQGmLzkicCG3KpnF","%50650146%","%50650146%","dKQGmLzkicCG3KpnF","%50650146%","%50650146%"] [] [2025-01-28T14:06:19.464330+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6252] [] [2025-01-28T14:06:19.464689+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6628] [] [2025-01-28T14:06:19.465764+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TweQtNSBF56Mr4qPR","%%","%%","TweQtNSBF56Mr4qPR"] [] [2025-01-28T14:06:19.482454+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"CvmMofma6zk2tcskQ","%56287884 %","%56287884 %","CvmMofma6zk2tcskQ","%56287884 %","%56287884 %"] [] [2025-01-28T14:06:19.501284+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5849] [] [2025-01-28T14:06:19.502072+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RSHfBWJqg87EAtKPJ","%%","%%","RSHfBWJqg87EAtKPJ"] [] [2025-01-28T14:06:19.518939+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"j8Jxf7CPkpAgiA5fD","%%","%%","j8Jxf7CPkpAgiA5fD"] [] [2025-01-28T14:06:19.535608+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"62pk3tZS22XDscKAr","%%","%%","62pk3tZS22XDscKAr"] [] [2025-01-28T14:06:19.552280+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"h74yFYJF5w93DsawR","%%","%%","h74yFYJF5w93DsawR"] [] [2025-01-28T14:06:19.568955+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"uZMjuEgNGYjoz2DZP","%52486498%","%52486498%","uZMjuEgNGYjoz2DZP","%52486498%","%52486498%"] [] [2025-01-28T14:06:19.587846+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5868] [] [2025-01-28T14:06:19.588667+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Mnapotw7kJwaYoTYY","%%","%%","Mnapotw7kJwaYoTYY"] [] [2025-01-28T14:06:19.605333+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yXuHLBW3aZttfMmwK","%%","%%","yXuHLBW3aZttfMmwK"] [] [2025-01-28T14:06:19.622089+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AEPSwrEBuJFMxL98Z","%%","%%","AEPSwrEBuJFMxL98Z"] [] [2025-01-28T14:06:19.638761+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"s7QJXv2hM6zCGnGXz","%25246665%","%25246665%","s7QJXv2hM6zCGnGXz","%25246665%","%25246665%"] [] [2025-01-28T14:06:19.657712+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5853] [] [2025-01-28T14:06:19.658415+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"z7MXP3H5qW8RNw8JZ","%%","%%","z7MXP3H5qW8RNw8JZ"] [] [2025-01-28T14:06:19.675103+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"itZWSiWZNEA2LDL4F","%%","%%","itZWSiWZNEA2LDL4F"] [] [2025-01-28T14:06:19.691780+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DdT52XcMutT5AdWt4","%%","%%","DdT52XcMutT5AdWt4"] [] [2025-01-28T14:06:19.708455+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TEJCvCJdMSuW7E5cf","%%","%%","TEJCvCJdMSuW7E5cf"] [] [2025-01-28T14:06:19.725778+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JGzXdhCYgBvrwtLYK","%%","%%","JGzXdhCYgBvrwtLYK"] [] [2025-01-28T14:06:19.744285+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eTWppRZXLJAPv2Np3","%%","%%","eTWppRZXLJAPv2Np3"] [] [2025-01-28T14:06:19.761258+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"QuWqEuApKtTJMNS5d","%25641199%","%25641199%","QuWqEuApKtTJMNS5d","%25641199%","%25641199%"] [] [2025-01-28T14:06:19.780254+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4775] [] [2025-01-28T14:06:19.780614+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5034] [] [2025-01-28T14:06:19.780887+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5461] [] [2025-01-28T14:06:19.781162+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5867] [] [2025-01-28T14:06:19.781429+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6158] [] [2025-01-28T14:06:19.781781+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6462] [] [2025-01-28T14:06:19.782056+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6581] [] [2025-01-28T14:06:19.782378+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6945] [] [2025-01-28T14:06:19.784323+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xjgkdJHQsYPWEudnT","%%","%%","xjgkdJHQsYPWEudnT"] [] [2025-01-28T14:06:19.801197+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WLmidhF9eu2596Nd5","%%","%%","WLmidhF9eu2596Nd5"] [] [2025-01-28T14:06:19.818117+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"sk2ms4jLLgqbbDLB9","%90350446%","%90350446%","sk2ms4jLLgqbbDLB9","%90350446%","%90350446%"] [] [2025-01-28T14:06:19.836897+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5884] [] [2025-01-28T14:06:19.837655+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"NEWe4zSX6edxNyJcf","%50890124%","%50890124%","NEWe4zSX6edxNyJcf","%50890124%","%50890124%"] [] [2025-01-28T14:06:19.856468+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6008] [] [2025-01-28T14:06:19.857253+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m87EsAL5ridnsrQrM","%%","%%","m87EsAL5ridnsrQrM"] [] [2025-01-28T14:06:19.873912+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"QiSvfLXyNFSYpfZ2z","%55715272%","%55715272%","QiSvfLXyNFSYpfZ2z","%55715272%","%55715272%"] [] [2025-01-28T14:06:19.892714+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5869] [] [2025-01-28T14:06:19.893528+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wDgLZ4NttiPJ8odH5","%%","%%","wDgLZ4NttiPJ8odH5"] [] [2025-01-28T14:06:19.910590+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RbKDLinFEivgmWXkZ","%%","%%","RbKDLinFEivgmWXkZ"] [] [2025-01-28T14:06:19.927250+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vnz6tE8koJzPY8Lrw","%%","%%","vnz6tE8koJzPY8Lrw"] [] [2025-01-28T14:06:19.943879+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D5FedF7zzuij6rxBA","%%","%%","D5FedF7zzuij6rxBA"] [] [2025-01-28T14:06:19.960557+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NddjEpWAbcSFejD5W","%%","%%","NddjEpWAbcSFejD5W"] [] [2025-01-28T14:06:19.977224+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oJ5FCsZA7xRSr3czH","%%","%%","oJ5FCsZA7xRSr3czH"] [] [2025-01-28T14:06:19.993891+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sHNN4Wb8YMLn9g9qw","%%","%%","sHNN4Wb8YMLn9g9qw"] [] [2025-01-28T14:06:20.010575+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xmptbDSQcjApNsXsY","%%","%%","xmptbDSQcjApNsXsY"] [] [2025-01-28T14:06:20.027223+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sShQ9rLEcqKEnLbn8","%%","%%","sShQ9rLEcqKEnLbn8"] [] [2025-01-28T14:06:20.043913+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Cn4cfa6kuwtFQiSia","%%","%%","Cn4cfa6kuwtFQiSia"] [] [2025-01-28T14:06:20.060598+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FXDG2WehguJsFEGm5","%%","%%","FXDG2WehguJsFEGm5"] [] [2025-01-28T14:06:20.077213+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"775SRLMRuQk7knK7g","%%","%%","775SRLMRuQk7knK7g"] [] [2025-01-28T14:06:20.093960+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m3KMkckfHktvbAGq9","%%","%%","m3KMkckfHktvbAGq9"] [] [2025-01-28T14:06:20.110688+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cJAMzXfNRibXcJAi7","%%","%%","cJAMzXfNRibXcJAi7"] [] [2025-01-28T14:06:20.127336+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mzDvJRWLcATWLBDT4","%%","%%","mzDvJRWLcATWLBDT4"] [] [2025-01-28T14:06:20.143999+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rP3Y9ykGnAYDhHwKj","%%","%%","rP3Y9ykGnAYDhHwKj"] [] [2025-01-28T14:06:20.160696+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6XnLSuT96awFkGguE","%%","%%","6XnLSuT96awFkGguE"] [] [2025-01-28T14:06:20.177391+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hZ3vfwFarsDy7YvP9","%%","%%","hZ3vfwFarsDy7YvP9"] [] [2025-01-28T14:06:20.194056+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xg6pjitKTrjRNpETp","%%","%%","xg6pjitKTrjRNpETp"] [] [2025-01-28T14:06:20.210741+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"t7QPg8n9mGJyfoy46","%%","%%","t7QPg8n9mGJyfoy46"] [] [2025-01-28T14:06:20.227444+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gH4RPxK8fu2zaDNNz","%%","%%","gH4RPxK8fu2zaDNNz"] [] [2025-01-28T14:06:20.244141+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"xCadmvEJSrEQuHm3q","%54441113%","%54441113%","xCadmvEJSrEQuHm3q","%54441113%","%54441113%"] [] [2025-01-28T14:06:20.262971+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1497] [] [2025-01-28T14:06:20.263329+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1832] [] [2025-01-28T14:06:20.263637+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5910] [] [2025-01-28T14:06:20.264615+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pcsLkCnsNYQYcn3py","%%","%%","pcsLkCnsNYQYcn3py"] [] [2025-01-28T14:06:20.281559+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"7KwfGnaNPRfNvNuEB","%92352741%","%92352741%","7KwfGnaNPRfNvNuEB","%92352741%","%92352741%"] [] [2025-01-28T14:06:20.300352+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2912] [] [2025-01-28T14:06:20.300693+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3010] [] [2025-01-28T14:06:20.301008+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6902] [] [2025-01-28T14:06:20.301304+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6921] [] [2025-01-28T14:06:20.302822+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7581] [] [2025-01-28T14:06:20.412807+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:20.413078+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [4,"2025-01-28T14:06:20+00:00",264] [] [2025-01-28T14:06:20.413401+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:20.420782+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"LWL3K9HpFnawzBPfA","%29216853%","%29216853%","LWL3K9HpFnawzBPfA","%29216853%","%29216853%"] [] [2025-01-28T14:06:20.440091+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5875] [] [2025-01-28T14:06:20.440615+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5898] [] [2025-01-28T14:06:20.441800+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q6Nz3gyrC4kWcgYPm","%%","%%","Q6Nz3gyrC4kWcgYPm"] [] [2025-01-28T14:06:20.458774+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9rkGR7yYM8ZKfu23T","%%","%%","9rkGR7yYM8ZKfu23T"] [] [2025-01-28T14:06:20.475665+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HNHmfmkxSPHKt2bAa","%%","%%","HNHmfmkxSPHKt2bAa"] [] [2025-01-28T14:06:20.492582+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YXnQvNMH3vqWpYifo","%%","%%","YXnQvNMH3vqWpYifo"] [] [2025-01-28T14:06:20.509448+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"5T4XX6ThreHKRjQeP","%25048409%","%25048409%","5T4XX6ThreHKRjQeP","%25048409%","%25048409%"] [] [2025-01-28T14:06:20.528659+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5872] [] [2025-01-28T14:06:20.529158+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5890] [] [2025-01-28T14:06:20.529629+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6537] [] [2025-01-28T14:06:20.530167+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6799] [] [2025-01-28T14:06:20.530621+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7063] [] [2025-01-28T14:06:20.532277+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LnzJJecNeQ5L4yNgS","%%","%%","LnzJJecNeQ5L4yNgS"] [] [2025-01-28T14:06:20.549285+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2nFQWFHtyDzEYGcSj","%%","%%","2nFQWFHtyDzEYGcSj"] [] [2025-01-28T14:06:20.566118+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HcaTEx7e9x4wNRgnB","%%","%%","HcaTEx7e9x4wNRgnB"] [] [2025-01-28T14:06:20.582914+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eYBpeBRkmJP2nSm4d","%%","%%","eYBpeBRkmJP2nSm4d"] [] [2025-01-28T14:06:20.599761+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"6ffeqW6wztaXnuaqa","%50082069%","%50082069%","6ffeqW6wztaXnuaqa","%50082069%","%50082069%"] [] [2025-01-28T14:06:20.618875+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7212] [] [2025-01-28T14:06:20.619874+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"5KSPXaM6N4FDjr9Xv","%28075456%","%28075456%","5KSPXaM6N4FDjr9Xv","%28075456%","%28075456%"] [] [2025-01-28T14:06:20.638889+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5877] [] [2025-01-28T14:06:20.639805+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HSGk7jNX8D6cosjHQ","%%","%%","HSGk7jNX8D6cosjHQ"] [] [2025-01-28T14:06:20.656672+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CbZ8Q7oAhqf2gmsZB","%%","%%","CbZ8Q7oAhqf2gmsZB"] [] [2025-01-28T14:06:20.673959+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"iL4KMpFErEq8nL3Ao","%58900989%","%58900989%","iL4KMpFErEq8nL3Ao","%58900989%","%58900989%"] [] [2025-01-28T14:06:20.693306+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [703] [] [2025-01-28T14:06:20.693790+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3087] [] [2025-01-28T14:06:20.694185+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5018] [] [2025-01-28T14:06:20.694579+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5880] [] [2025-01-28T14:06:20.695050+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6484] [] [2025-01-28T14:06:20.696793+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"bvXCQFSWrnKmZFEZ6","%27414928%","%27414928%","bvXCQFSWrnKmZFEZ6","%27414928%","%27414928%"] [] [2025-01-28T14:06:20.715991+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5881] [] [2025-01-28T14:06:20.716428+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8305] [] [2025-01-28T14:06:20.717427+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tpeCSR7eae4qQwmkZ","%%","%%","tpeCSR7eae4qQwmkZ"] [] [2025-01-28T14:06:20.734371+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KL4wzf2ijouRFaG2G","%%","%%","KL4wzf2ijouRFaG2G"] [] [2025-01-28T14:06:20.751830+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"DFweNCKm5WgwKdF9J","%27257053 %","%27257053 %","DFweNCKm5WgwKdF9J","%27257053 %","%27257053 %"] [] [2025-01-28T14:06:20.770979+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5885] [] [2025-01-28T14:06:20.771929+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"u3nCWumQHh7pjYRik","%%","%%","u3nCWumQHh7pjYRik"] [] [2025-01-28T14:06:20.788733+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fa4rXZdz9oYDjpmBs","%%","%%","fa4rXZdz9oYDjpmBs"] [] [2025-01-28T14:06:20.805614+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"f8GXWfuDgPJgnvC3T","%26729189 %","%26729189 %","f8GXWfuDgPJgnvC3T","%26729189 %","%26729189 %"] [] [2025-01-28T14:06:20.824768+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5886] [] [2025-01-28T14:06:20.825759+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"9KSmdF7cemLwST3Zp","%53422350%","%53422350%","9KSmdF7cemLwST3Zp","%53422350%","%53422350%"] [] [2025-01-28T14:06:20.844820+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6131] [] [2025-01-28T14:06:20.845794+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"6c9k2XkpSkfQo833v","%22972023%","%22972023%","6c9k2XkpSkfQo833v","%22972023%","%22972023%"] [] [2025-01-28T14:06:20.864847+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5561] [] [2025-01-28T14:06:20.865253+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6049] [] [2025-01-28T14:06:20.866275+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"auS5NrGiTnG97z693","%53806547%","%53806547%","auS5NrGiTnG97z693","%53806547%","%53806547%"] [] [2025-01-28T14:06:20.885429+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5883] [] [2025-01-28T14:06:20.886361+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"gkPqXFSNd997cz8yN","%52381888%","%52381888%","gkPqXFSNd997cz8yN","%52381888%","%52381888%"] [] [2025-01-28T14:06:20.905291+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5882] [] [2025-01-28T14:06:20.906226+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4Gtpt52Sg7qRFdCCP","%%","%%","4Gtpt52Sg7qRFdCCP"] [] [2025-01-28T14:06:20.923264+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"E972aWunadARsE8Zh","%55323221%","%55323221%","E972aWunadARsE8Zh","%55323221%","%55323221%"] [] [2025-01-28T14:06:20.942177+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [955] [] [2025-01-28T14:06:20.942668+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3356] [] [2025-01-28T14:06:20.943117+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4706] [] [2025-01-28T14:06:20.943578+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4875] [] [2025-01-28T14:06:20.944005+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5889] [] [2025-01-28T14:06:20.944443+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6077] [] [2025-01-28T14:06:20.944988+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6150] [] [2025-01-28T14:06:20.946849+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ELm76ApPqgEvKT5Mc","%%","%%","ELm76ApPqgEvKT5Mc"] [] [2025-01-28T14:06:20.963909+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"RDc6Z77cv2RNyy5cM","%99160690%","%99160690%","RDc6Z77cv2RNyy5cM","%99160690%","%99160690%"] [] [2025-01-28T14:06:20.982724+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5902] [] [2025-01-28T14:06:20.983675+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"4nKmzXAzfi7Hssgdx","%54628951%","%54628951%","4nKmzXAzfi7Hssgdx","%54628951%","%54628951%"] [] [2025-01-28T14:06:21.002831+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5897] [] [2025-01-28T14:06:21.003815+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GFvtKS7QfeLeLvS86","%%","%%","GFvtKS7QfeLeLvS86"] [] [2025-01-28T14:06:21.020750+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H86gBbQQ6F5kg6946","%%","%%","H86gBbQQ6F5kg6946"] [] [2025-01-28T14:06:21.037576+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"9J7dtgrZncFwXvLoP","%22022581%","%22022581%","9J7dtgrZncFwXvLoP","%22022581%","%22022581%"] [] [2025-01-28T14:06:21.056534+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6097] [] [2025-01-28T14:06:21.057080+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6476] [] [2025-01-28T14:06:21.058193+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WfagZfQGiN2RjSBFb","%%","%%","WfagZfQGiN2RjSBFb"] [] [2025-01-28T14:06:21.075110+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"heE8zcssfiGXeYfL6","%%","%%","heE8zcssfiGXeYfL6"] [] [2025-01-28T14:06:21.091889+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"MBBp3scbuGD2Mgm6R","%58076403%","%58076403%","MBBp3scbuGD2Mgm6R","%58076403%","%58076403%"] [] [2025-01-28T14:06:21.111063+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6206] [] [2025-01-28T14:06:21.112126+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4CCKBPvmB8sppydGp","%%","%%","4CCKBPvmB8sppydGp"] [] [2025-01-28T14:06:21.129019+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aXXQRQAFoGmothCgu","%%","%%","aXXQRQAFoGmothCgu"] [] [2025-01-28T14:06:21.145830+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WzFb7AtQYwmcgTEE9","%%","%%","WzFb7AtQYwmcgTEE9"] [] [2025-01-28T14:06:21.162614+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"W7DWhersBBPCtiYJ5","%26217096%","%26217096%","W7DWhersBBPCtiYJ5","%26217096%","%26217096%"] [] [2025-01-28T14:06:21.181684+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6411] [] [2025-01-28T14:06:21.182585+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qcwaLgcCHEZ7m256P","%%","%%","qcwaLgcCHEZ7m256P"] [] [2025-01-28T14:06:21.199518+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BKWudDT8D9SrXBzBa","%%","%%","BKWudDT8D9SrXBzBa"] [] [2025-01-28T14:06:21.216318+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i4dh9vTFsg2d4M5rQ","%%","%%","i4dh9vTFsg2d4M5rQ"] [] [2025-01-28T14:06:21.233228+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"yLadrCBzzpwjk7pRd","%24963757 %","%24963757 %","yLadrCBzzpwjk7pRd","%24963757 %","%24963757 %"] [] [2025-01-28T14:06:21.252231+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5900] [] [2025-01-28T14:06:21.253213+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"3bTHhPmdDaaotyFje","%50079344%","%50079344%","3bTHhPmdDaaotyFje","%50079344%","%50079344%"] [] [2025-01-28T14:06:21.272231+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1393] [] [2025-01-28T14:06:21.272651+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5901] [] [2025-01-28T14:06:21.273698+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DE5BuRuzJSEa9qSTx","%%","%%","DE5BuRuzJSEa9qSTx"] [] [2025-01-28T14:06:21.290631+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Tqu965rMrBq9cLWQy","%%","%%","Tqu965rMrBq9cLWQy"] [] [2025-01-28T14:06:21.307387+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"yf8k9ypPnCc4MCLY9","%29512182 %","%29512182 %","yf8k9ypPnCc4MCLY9","%29512182 %","%29512182 %"] [] [2025-01-28T14:06:21.326479+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5904] [] [2025-01-28T14:06:21.326909+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5987] [] [2025-01-28T14:06:21.327925+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4nn3PJhRTKuPDjuhW","%%","%%","4nn3PJhRTKuPDjuhW"] [] [2025-01-28T14:06:21.344931+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ekd2jEFtarxWFYgkd","%%","%%","Ekd2jEFtarxWFYgkd"] [] [2025-01-28T14:06:21.361716+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sg9ZYp99FxkJoe7fT","%%","%%","sg9ZYp99FxkJoe7fT"] [] [2025-01-28T14:06:21.378586+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aHQGLdaxHa7GiJ6LZ","%%","%%","aHQGLdaxHa7GiJ6LZ"] [] [2025-01-28T14:06:21.395367+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uudBcQ34fhmMw8rrA","%%","%%","uudBcQ34fhmMw8rrA"] [] [2025-01-28T14:06:21.412187+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MBuFhP8Bv57uyzb4i","%%","%%","MBuFhP8Bv57uyzb4i"] [] [2025-01-28T14:06:21.429158+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Y7dqkzZ5Qfn5fQM6m","%53004604%","%53004604%","Y7dqkzZ5Qfn5fQM6m","%53004604%","%53004604%"] [] [2025-01-28T14:06:21.448054+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3391] [] [2025-01-28T14:06:21.448560+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4858] [] [2025-01-28T14:06:21.448938+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6234] [] [2025-01-28T14:06:21.450224+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oBWujrQAgH9y7cE3i","%%","%%","oBWujrQAgH9y7cE3i"] [] [2025-01-28T14:06:21.467219+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bdbLcxx6DFueisXw9","%%","%%","bdbLcxx6DFueisXw9"] [] [2025-01-28T14:06:21.484042+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"o6AioZyBMq5TLW2yZ","%58624686%","%58624686%","o6AioZyBMq5TLW2yZ","%58624686%","%58624686%"] [] [2025-01-28T14:06:21.502996+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5906] [] [2025-01-28T14:06:21.503429+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5978] [] [2025-01-28T14:06:21.504433+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZFz5si4jE566bZ5KB","%%","%%","ZFz5si4jE566bZ5KB"] [] [2025-01-28T14:06:21.521513+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"MX39DKeEG5zeGzsdP","%23913635%","%23913635%","MX39DKeEG5zeGzsdP","%23913635%","%23913635%"] [] [2025-01-28T14:06:21.540530+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [810] [] [2025-01-28T14:06:21.540934+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6275] [] [2025-01-28T14:06:21.542090+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"NFvL4DXPYoMuvnda4","%50203911%","%50203911%","NFvL4DXPYoMuvnda4","%50203911%","%50203911%"] [] [2025-01-28T14:06:21.561037+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1245] [] [2025-01-28T14:06:21.561445+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1325] [] [2025-01-28T14:06:21.561809+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3616] [] [2025-01-28T14:06:21.562226+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4922] [] [2025-01-28T14:06:21.562673+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5907] [] [2025-01-28T14:06:21.563055+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5958] [] [2025-01-28T14:06:21.564700+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LyHdfS3EkpKDzivna","%%","%%","LyHdfS3EkpKDzivna"] [] [2025-01-28T14:06:21.581752+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"y3K9gFAEjxE79QHMN","%%","%%","y3K9gFAEjxE79QHMN"] [] [2025-01-28T14:06:21.598886+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ifWQmGz9E7hwybkky","%55361491%","%55361491%","ifWQmGz9E7hwybkky","%55361491%","%55361491%"] [] [2025-01-28T14:06:21.617886+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5909] [] [2025-01-28T14:06:21.618921+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"8dokBPPnX5ccL2uAQ","%21618488%","%21618488%","8dokBPPnX5ccL2uAQ","%21618488%","%21618488%"] [] [2025-01-28T14:06:21.638062+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5908] [] [2025-01-28T14:06:21.638937+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8LMyv9pEguks69G95","%%","%%","8LMyv9pEguks69G95"] [] [2025-01-28T14:06:21.655945+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"opRNYdfutFesM97xq","%56 045 677%","%56 045 677%","opRNYdfutFesM97xq","%56 045 677%","%56 045 677%"] [] [2025-01-28T14:06:21.674869+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6409] [] [2025-01-28T14:06:21.675701+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"FiTqJ2sWv3gLNshLG","%56818737%","%56818737%","FiTqJ2sWv3gLNshLG","%56818737%","%56818737%"] [] [2025-01-28T14:06:21.694643+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [835] [] [2025-01-28T14:06:21.695087+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6081] [] [2025-01-28T14:06:21.696221+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6MSA6jxQi4c9KxZre","%%","%%","6MSA6jxQi4c9KxZre"] [] [2025-01-28T14:06:21.713450+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SomBRnWrphiv2mFGB","%%","%%","SomBRnWrphiv2mFGB"] [] [2025-01-28T14:06:21.730428+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"uF2BsvFmXsdjkTCC8","%50805933%","%50805933%","uF2BsvFmXsdjkTCC8","%50805933%","%50805933%"] [] [2025-01-28T14:06:21.749997+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6045] [] [2025-01-28T14:06:21.751046+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ajrcAz3xcbc6pqfb7","%%","%%","ajrcAz3xcbc6pqfb7"] [] [2025-01-28T14:06:21.767863+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"mAjAe7iGe28noesX9","%92140138%","%92140138%","mAjAe7iGe28noesX9","%92140138%","%92140138%"] [] [2025-01-28T14:06:21.786633+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5911] [] [2025-01-28T14:06:21.787528+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qguFdyNDjboKzG7JY","%%","%%","qguFdyNDjboKzG7JY"] [] [2025-01-28T14:06:21.804356+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"scfBtLc5BfKMDZF3i","%%","%%","scfBtLc5BfKMDZF3i"] [] [2025-01-28T14:06:21.821092+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MADbmERjTJJvtQYgN","%%","%%","MADbmERjTJJvtQYgN"] [] [2025-01-28T14:06:21.838046+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6ze36YgZhtiQ7ikWW","%%","%%","6ze36YgZhtiQ7ikWW"] [] [2025-01-28T14:06:21.854787+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"W6vvt4DtNv396jE6f","%28454260%","%28454260%","W6vvt4DtNv396jE6f","%28454260%","%28454260%"] [] [2025-01-28T14:06:21.873772+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1026] [] [2025-01-28T14:06:21.874215+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2879] [] [2025-01-28T14:06:21.874584+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6300] [] [2025-01-28T14:06:21.874957+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7661] [] [2025-01-28T14:06:21.876226+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8KjQ5YMXdWWms4CtD","%%","%%","8KjQ5YMXdWWms4CtD"] [] [2025-01-28T14:06:21.893277+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bsbSChTnoQ9iSo22E","%%","%%","bsbSChTnoQ9iSo22E"] [] [2025-01-28T14:06:21.910116+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n9zfNSf5nuAiBKrmX","%%","%%","n9zfNSf5nuAiBKrmX"] [] [2025-01-28T14:06:21.927084+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Gsrjqpb9LW84pFxxS","%%","%%","Gsrjqpb9LW84pFxxS"] [] [2025-01-28T14:06:21.943834+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"F5HRcfNKuRk49cwfy","%23996264%","%23996264%","F5HRcfNKuRk49cwfy","%23996264%","%23996264%"] [] [2025-01-28T14:06:21.962786+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5630] [] [2025-01-28T14:06:21.963202+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5669] [] [2025-01-28T14:06:21.963576+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5912] [] [2025-01-28T14:06:21.964801+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7gk7TewzbGo7SZLgA","%%","%%","7gk7TewzbGo7SZLgA"] [] [2025-01-28T14:06:21.981785+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2AXNJdaJiiiAtYJ4Q","%%","%%","2AXNJdaJiiiAtYJ4Q"] [] [2025-01-28T14:06:21.998674+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"iztitCeK6d9KbMjwu","%52001636%","%52001636%","iztitCeK6d9KbMjwu","%52001636%","%52001636%"] [] [2025-01-28T14:06:22.017647+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5913] [] [2025-01-28T14:06:22.018552+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"WKXAFQs7BfZ262qfG","%92398751%","%92398751%","WKXAFQs7BfZ262qfG","%92398751%","%92398751%"] [] [2025-01-28T14:06:22.037614+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6jQYxt74LbHqNE6B7","%%","%%","6jQYxt74LbHqNE6B7"] [] [2025-01-28T14:06:22.054463+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GqSiPC8ctwgdCFC98","%%","%%","GqSiPC8ctwgdCFC98"] [] [2025-01-28T14:06:22.071161+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"SZ9y265B5kAK66Fs7","%54379370%","%54379370%","SZ9y265B5kAK66Fs7","%54379370%","%54379370%"] [] [2025-01-28T14:06:22.090134+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2039] [] [2025-01-28T14:06:22.090565+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5917] [] [2025-01-28T14:06:22.091597+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ap5ZsNJnbyp2r4Ck6","%%","%%","Ap5ZsNJnbyp2r4Ck6"] [] [2025-01-28T14:06:22.108415+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"bL5QrvXBhyXciBEdn","%29937895%","%29937895%","bL5QrvXBhyXciBEdn","%29937895%","%29937895%"] [] [2025-01-28T14:06:22.127534+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4978] [] [2025-01-28T14:06:22.127945+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5946] [] [2025-01-28T14:06:22.128356+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6376] [] [2025-01-28T14:06:22.128779+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6650] [] [2025-01-28T14:06:22.129145+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6684] [] [2025-01-28T14:06:22.129481+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6954] [] [2025-01-28T14:06:22.129903+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7105] [] [2025-01-28T14:06:22.130193+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7878] [] [2025-01-28T14:06:22.132047+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"MjDWJ8MYMBvsqqPDk","%53472594%","%53472594%","MjDWJ8MYMBvsqqPDk","%53472594%","%53472594%"] [] [2025-01-28T14:06:22.151106+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7000] [] [2025-01-28T14:06:22.151552+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7690] [] [2025-01-28T14:06:22.151881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7741] [] [2025-01-28T14:06:22.152239+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8348] [] [2025-01-28T14:06:22.153602+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"NBeybBqRmHZCNkcMx","%55502670%","%55502670%","NBeybBqRmHZCNkcMx","%55502670%","%55502670%"] [] [2025-01-28T14:06:22.172623+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5981] [] [2025-01-28T14:06:22.173419+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"xmkxanCPt7vGnE6o7","%97659765%","%97659765%","xmkxanCPt7vGnE6o7","%97659765%","%97659765%"] [] [2025-01-28T14:06:22.192224+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5915] [] [2025-01-28T14:06:22.193124+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"yfaMph5WEyZGTAxZ3","%25603358%","%25603358%","yfaMph5WEyZGTAxZ3","%25603358%","%25603358%"] [] [2025-01-28T14:06:22.212002+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5916] [] [2025-01-28T14:06:22.212914+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Zfs7PSaJ6waio9Tzq","%%","%%","Zfs7PSaJ6waio9Tzq"] [] [2025-01-28T14:06:22.229887+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bj3PqpSfw6LSgbcXi","%%","%%","bj3PqpSfw6LSgbcXi"] [] [2025-01-28T14:06:22.246658+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Tfhu2mykt2DAPuCnY","%20802513%","%20802513%","Tfhu2mykt2DAPuCnY","%20802513%","%20802513%"] [] [2025-01-28T14:06:22.265616+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7050] [] [2025-01-28T14:06:22.375277+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:22.375613+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:06:22+00:00",364] [] [2025-01-28T14:06:22.376004+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:22.383011+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"CniAN3xPjrnqTLYB8","%96141383%","%96141383%","CniAN3xPjrnqTLYB8","%96141383%","%96141383%"] [] [2025-01-28T14:06:22.402132+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5920] [] [2025-01-28T14:06:22.403147+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kDbHyS2o5S2htxaZv","%%","%%","kDbHyS2o5S2htxaZv"] [] [2025-01-28T14:06:22.420103+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"rwMYLT7r2KwRv8tJi","%51003046%","%51003046%","rwMYLT7r2KwRv8tJi","%51003046%","%51003046%"] [] [2025-01-28T14:06:22.439079+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5918] [] [2025-01-28T14:06:22.440030+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"xZRcyrTec5fWmQHoT","%28356379%","%28356379%","xZRcyrTec5fWmQHoT","%28356379%","%28356379%"] [] [2025-01-28T14:06:22.458987+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6505] [] [2025-01-28T14:06:22.459834+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RNWrSrfsTD7FjNf8C","%%","%%","RNWrSrfsTD7FjNf8C"] [] [2025-01-28T14:06:22.476727+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"HrhDjBeNTqqJcbeYB","%44180568%","%44180568%","HrhDjBeNTqqJcbeYB","%44180568%","%44180568%"] [] [2025-01-28T14:06:22.495481+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6084] [] [2025-01-28T14:06:22.496514+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LiLnMy2ytG2eQqpnp","%%","%%","LiLnMy2ytG2eQqpnp"] [] [2025-01-28T14:06:22.513336+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"g3kmXTkMBWrQZDuQi","%%","%%","g3kmXTkMBWrQZDuQi"] [] [2025-01-28T14:06:22.530234+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Dw8q2r7Sg9g2poQtb","%20426228%","%20426228%","Dw8q2r7Sg9g2poQtb","%20426228%","%20426228%"] [] [2025-01-28T14:06:22.549385+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6617] [] [2025-01-28T14:06:22.550395+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7ukxo6zigiWPXFHYE","%%","%%","7ukxo6zigiWPXFHYE"] [] [2025-01-28T14:06:22.567259+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vEgcvP7zZdgQf2v7Q","%%","%%","vEgcvP7zZdgQf2v7Q"] [] [2025-01-28T14:06:22.584032+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3QLQB7xftc9rs9Tcc","%%","%%","3QLQB7xftc9rs9Tcc"] [] [2025-01-28T14:06:22.600924+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"qNY6NCrNipnYL5FGN","%22204325 %","%22204325 %","qNY6NCrNipnYL5FGN","%22204325 %","%22204325 %"] [] [2025-01-28T14:06:22.619894+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5919] [] [2025-01-28T14:06:22.620808+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fD2Dp3gk8Ahtf6qE2","%%","%%","fD2Dp3gk8Ahtf6qE2"] [] [2025-01-28T14:06:22.637793+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"giePCHuWGZ9n4fyBw","%%","%%","giePCHuWGZ9n4fyBw"] [] [2025-01-28T14:06:22.654712+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CXKfYtCSQW4hZkhNT","%%","%%","CXKfYtCSQW4hZkhNT"] [] [2025-01-28T14:06:22.671617+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dSAJLWTgBM7wv6Z8z","%%","%%","dSAJLWTgBM7wv6Z8z"] [] [2025-01-28T14:06:22.688542+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3CMge3ZBNQ4NdRHfs","%%","%%","3CMge3ZBNQ4NdRHfs"] [] [2025-01-28T14:06:22.705504+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"P2QBP5Df2DNvQRPio","%%","%%","P2QBP5Df2DNvQRPio"] [] [2025-01-28T14:06:22.722356+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AnoGtdt9RK6524Er6","%%","%%","AnoGtdt9RK6524Er6"] [] [2025-01-28T14:06:22.739184+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QoTr8qATLfJbi4mwj","%%","%%","QoTr8qATLfJbi4mwj"] [] [2025-01-28T14:06:22.756629+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KQGDeR3HTYgoYD7P5","%%","%%","KQGDeR3HTYgoYD7P5"] [] [2025-01-28T14:06:22.773508+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cG4myYsftbSmk4sb4","%%","%%","cG4myYsftbSmk4sb4"] [] [2025-01-28T14:06:22.790309+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xiLAaWN5KggfrDuR2","%%","%%","xiLAaWN5KggfrDuR2"] [] [2025-01-28T14:06:22.807070+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G5i6W7DXsw76wDFqt","%%","%%","G5i6W7DXsw76wDFqt"] [] [2025-01-28T14:06:22.823894+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EDLwYgwX2NrvQf9u2","%%","%%","EDLwYgwX2NrvQf9u2"] [] [2025-01-28T14:06:22.840698+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GaLuSpkpwaHu4QKwa","%%","%%","GaLuSpkpwaHu4QKwa"] [] [2025-01-28T14:06:22.857596+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q9ttGL4WYmoicTxqk","%%","%%","Q9ttGL4WYmoicTxqk"] [] [2025-01-28T14:06:22.874538+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"MXSuiN5bNHCis23vq","%23676396%","%23676396%","MXSuiN5bNHCis23vq","%23676396%","%23676396%"] [] [2025-01-28T14:06:22.893602+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2896] [] [2025-01-28T14:06:22.894053+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2990] [] [2025-01-28T14:06:22.894492+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5352] [] [2025-01-28T14:06:22.894927+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5986] [] [2025-01-28T14:06:22.896338+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CDzt7CZiP5GG7xBZC","%%","%%","CDzt7CZiP5GG7xBZC"] [] [2025-01-28T14:06:22.913490+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Ap57wGBSv6GSvdhjN","%25834718%","%25834718%","Ap57wGBSv6GSvdhjN","%25834718%","%25834718%"] [] [2025-01-28T14:06:22.932665+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5947] [] [2025-01-28T14:06:22.933118+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7482] [] [2025-01-28T14:06:22.933563+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8170] [] [2025-01-28T14:06:22.934849+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"aJTQShTEuM3sm3GDw","%23586723%","%23586723%","aJTQShTEuM3sm3GDw","%23586723%","%23586723%"] [] [2025-01-28T14:06:22.954003+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5499] [] [2025-01-28T14:06:22.954386+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5945] [] [2025-01-28T14:06:22.954774+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6489] [] [2025-01-28T14:06:22.956053+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Mj35NLLvQtihDhHMb","%21385356%","%21385356%","Mj35NLLvQtihDhHMb","%21385356%","%21385356%"] [] [2025-01-28T14:06:22.991110+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5948] [] [2025-01-28T14:06:22.992324+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SDydzrDw3a79TGchf","%%","%%","SDydzrDw3a79TGchf"] [] [2025-01-28T14:06:23.009276+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LjgD3XmibbC9hPBau","%%","%%","LjgD3XmibbC9hPBau"] [] [2025-01-28T14:06:23.026292+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"asDbpfFcQzp9mEov9","%%","%%","asDbpfFcQzp9mEov9"] [] [2025-01-28T14:06:23.043247+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kz3ZRoxPEEkvSsuw3","%%","%%","kz3ZRoxPEEkvSsuw3"] [] [2025-01-28T14:06:23.060066+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4TmfRoHZLxQECFXDP","%%","%%","4TmfRoHZLxQECFXDP"] [] [2025-01-28T14:06:23.076892+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"op8ijPeLbLPcxGeS3","%%","%%","op8ijPeLbLPcxGeS3"] [] [2025-01-28T14:06:23.093700+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G3StRPSBwHGEEBouK","%%","%%","G3StRPSBwHGEEBouK"] [] [2025-01-28T14:06:23.110725+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"b2JqduhbnKgvfAJ8t","%%","%%","b2JqduhbnKgvfAJ8t"] [] [2025-01-28T14:06:23.127714+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ubhr5qGCHBJEAsZui","%%","%%","ubhr5qGCHBJEAsZui"] [] [2025-01-28T14:06:23.144514+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2WzjMeznk22J4eAun","%%","%%","2WzjMeznk22J4eAun"] [] [2025-01-28T14:06:23.161332+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"95dfBiTnuzQ6vBGja","%%","%%","95dfBiTnuzQ6vBGja"] [] [2025-01-28T14:06:23.178089+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Zn7fXe5p8tgJG8FhZ","%%","%%","Zn7fXe5p8tgJG8FhZ"] [] [2025-01-28T14:06:23.194831+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"278L57ukQi5HPDESQ","%58887152%","%58887152%","278L57ukQi5HPDESQ","%58887152%","%58887152%"] [] [2025-01-28T14:06:23.213739+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6048] [] [2025-01-28T14:06:23.214214+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6182] [] [2025-01-28T14:06:23.215393+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BeqN6u7moc2orAjvx","%%","%%","BeqN6u7moc2orAjvx"] [] [2025-01-28T14:06:23.232563+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"u7R4EakoNEXJ6S6gx","%%","%%","u7R4EakoNEXJ6S6gx"] [] [2025-01-28T14:06:23.249276+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4AfcdYZD4YtndSguK","%%","%%","4AfcdYZD4YtndSguK"] [] [2025-01-28T14:06:23.266056+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"4W8bu8K4tBekBQhYj","%27481212%","%27481212%","4W8bu8K4tBekBQhYj","%27481212%","%27481212%"] [] [2025-01-28T14:06:23.285139+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4135] [] [2025-01-28T14:06:23.285577+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4541] [] [2025-01-28T14:06:23.285967+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4611] [] [2025-01-28T14:06:23.286405+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5996] [] [2025-01-28T14:06:23.286842+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6474] [] [2025-01-28T14:06:23.288476+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4BoJz2r6hhhRSwCZw","%%","%%","4BoJz2r6hhhRSwCZw"] [] [2025-01-28T14:06:23.305625+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"df7PL4ckExY2wyPam","%%","%%","df7PL4ckExY2wyPam"] [] [2025-01-28T14:06:23.322409+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"g3j7GdowWFNRYRvoL","%58 227 837%","%58 227 837%","g3j7GdowWFNRYRvoL","%58 227 837%","%58 227 837%"] [] [2025-01-28T14:06:23.341401+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6464] [] [2025-01-28T14:06:23.341920+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7401] [] [2025-01-28T14:06:23.342367+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7517] [] [2025-01-28T14:06:23.343746+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"HoLcG2Ph3NyxFF2LA","%95465266 %","%95465266 %","HoLcG2Ph3NyxFF2LA","%95465266 %","%95465266 %"] [] [2025-01-28T14:06:23.362740+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5962] [] [2025-01-28T14:06:23.363725+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BnAuBG4ZcTLurzrys","%%","%%","BnAuBG4ZcTLurzrys"] [] [2025-01-28T14:06:23.380625+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FSNwoR9Wy46a7vECW","%%","%%","FSNwoR9Wy46a7vECW"] [] [2025-01-28T14:06:23.397361+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hR5Be2sbHi2E4auQR","%%","%%","hR5Be2sbHi2E4auQR"] [] [2025-01-28T14:06:23.414167+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nmZdNSwna2iMQ66PA","%%","%%","nmZdNSwna2iMQ66PA"] [] [2025-01-28T14:06:23.431114+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cBmfTy3YQz6Sikyec","%%","%%","cBmfTy3YQz6Sikyec"] [] [2025-01-28T14:06:23.447872+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mcu7epFDdepq6gHcp","%%","%%","mcu7epFDdepq6gHcp"] [] [2025-01-28T14:06:23.464661+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DdGxKk8rjvRxyt646","%%","%%","DdGxKk8rjvRxyt646"] [] [2025-01-28T14:06:23.481484+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9DMd3w7763dxWaQ2p","%%","%%","9DMd3w7763dxWaQ2p"] [] [2025-01-28T14:06:23.498333+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QFpoXA8J3Pn4R6D3k","%%","%%","QFpoXA8J3Pn4R6D3k"] [] [2025-01-28T14:06:23.515085+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eSytZHrFfo4TJkWJB","%%","%%","eSytZHrFfo4TJkWJB"] [] [2025-01-28T14:06:23.532132+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"2srCoyKDhDugQ5Knu","%99147431%","%99147431%","2srCoyKDhDugQ5Knu","%99147431%","%99147431%"] [] [2025-01-28T14:06:23.550917+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5963] [] [2025-01-28T14:06:23.551923+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"CE7KwnkkYPAB7aCqt","%54746059%","%54746059%","CE7KwnkkYPAB7aCqt","%54746059%","%54746059%"] [] [2025-01-28T14:06:23.570886+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5114] [] [2025-01-28T14:06:23.571291+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5137] [] [2025-01-28T14:06:23.571647+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5654] [] [2025-01-28T14:06:23.573067+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"suNXnjdqzA8KcDiqq","%%","%%","suNXnjdqzA8KcDiqq"] [] [2025-01-28T14:06:23.590100+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Toy6ZiwotxpF4Krsm","%27980747%","%27980747%","Toy6ZiwotxpF4Krsm","%27980747%","%27980747%"] [] [2025-01-28T14:06:23.609235+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4194] [] [2025-01-28T14:06:23.609673+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5964] [] [2025-01-28T14:06:23.610061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7188] [] [2025-01-28T14:06:23.611340+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"SYzcaQwggrAD6ar9v","%51 969 858%","%51 969 858%","SYzcaQwggrAD6ar9v","%51 969 858%","%51 969 858%"] [] [2025-01-28T14:06:23.630636+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5967] [] [2025-01-28T14:06:23.631058+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6358] [] [2025-01-28T14:06:23.632154+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"8kJgitETyTLYMYqjz","%24570937%","%24570937%","8kJgitETyTLYMYqjz","%24570937%","%24570937%"] [] [2025-01-28T14:06:23.651312+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5971] [] [2025-01-28T14:06:23.652187+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"CcHubzHBtAfBoLKPk","%29466964%","%29466964%","CcHubzHBtAfBoLKPk","%29466964%","%29466964%"] [] [2025-01-28T14:06:23.671340+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5975] [] [2025-01-28T14:06:23.671765+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6344] [] [2025-01-28T14:06:23.672166+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7114] [] [2025-01-28T14:06:23.673334+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"3RPgAA2t9ACTBJyiD","%29397281%","%29397281%","3RPgAA2t9ACTBJyiD","%29397281%","%29397281%"] [] [2025-01-28T14:06:23.692374+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5977] [] [2025-01-28T14:06:23.693233+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Gen7v2fkKLbdDdTMz","%%","%%","Gen7v2fkKLbdDdTMz"] [] [2025-01-28T14:06:23.710239+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"h6BeeKJQmgdwnXcfk","%25030691%","%25030691%","h6BeeKJQmgdwnXcfk","%25030691%","%25030691%"] [] [2025-01-28T14:06:23.729337+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [706] [] [2025-01-28T14:06:23.729823+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5307] [] [2025-01-28T14:06:23.730363+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5983] [] [2025-01-28T14:06:23.730747+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6419] [] [2025-01-28T14:06:23.731179+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6809] [] [2025-01-28T14:06:23.731546+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7015] [] [2025-01-28T14:06:23.845451+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:23.845784+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [6,"2025-01-28T14:06:23+00:00",438] [] [2025-01-28T14:06:23.846136+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:23.847235+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"7X4jw7YvYb2bQPmXZ","%53436332%","%53436332%","7X4jw7YvYb2bQPmXZ","%53436332%","%53436332%"] [] [2025-01-28T14:06:23.866440+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5979] [] [2025-01-28T14:06:23.867384+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"8a56cBvnBtJwQWvxh","%24022528 %","%24022528 %","8a56cBvnBtJwQWvxh","%24022528 %","%24022528 %"] [] [2025-01-28T14:06:23.886334+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5980] [] [2025-01-28T14:06:23.887155+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"XfKKoi8BzJEJjirvc","%27664944%","%27664944%","XfKKoi8BzJEJjirvc","%27664944%","%27664944%"] [] [2025-01-28T14:06:23.906099+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5982] [] [2025-01-28T14:06:23.906919+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XEpTiCibL4Tbph2fg","%%","%%","XEpTiCibL4Tbph2fg"] [] [2025-01-28T14:06:23.923813+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"e3rNL9YdZjEK9d3Ah","%%","%%","e3rNL9YdZjEK9d3Ah"] [] [2025-01-28T14:06:23.940566+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nquboGdChMzyoGhZG","%%","%%","nquboGdChMzyoGhZG"] [] [2025-01-28T14:06:23.957261+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EAmfZLnus35t8BYjd","%%","%%","EAmfZLnus35t8BYjd"] [] [2025-01-28T14:06:23.973931+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Bo83EqdJsvh7Q7yG3","%%","%%","Bo83EqdJsvh7Q7yG3"] [] [2025-01-28T14:06:23.990632+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FHaqf3Qw8TR4R5DF3","%%","%%","FHaqf3Qw8TR4R5DF3"] [] [2025-01-28T14:06:24.007354+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"vJnvpZZg7rvvBZhNm","%24 601 970%","%24 601 970%","vJnvpZZg7rvvBZhNm","%24 601 970%","%24 601 970%"] [] [2025-01-28T14:06:24.026470+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6365] [] [2025-01-28T14:06:24.027375+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XqLeBYuZCpa4andH6","%%","%%","XqLeBYuZCpa4andH6"] [] [2025-01-28T14:06:24.044125+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n3qnkBbaRmo5CtJbc","%%","%%","n3qnkBbaRmo5CtJbc"] [] [2025-01-28T14:06:24.060830+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"8MqebaDQjg2XrKJJb","%27567261%","%27567261%","8MqebaDQjg2XrKJJb","%27567261%","%27567261%"] [] [2025-01-28T14:06:24.079818+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2512] [] [2025-01-28T14:06:24.080170+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3579] [] [2025-01-28T14:06:24.080481+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6005] [] [2025-01-28T14:06:24.081522+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XHeCXrcP9F42fwYXh","%%","%%","XHeCXrcP9F42fwYXh"] [] [2025-01-28T14:06:24.098204+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qBeEKcCqw9wRtzzvS","%%","%%","qBeEKcCqw9wRtzzvS"] [] [2025-01-28T14:06:24.114929+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bY6szDNPb3uwMzdoC","%%","%%","bY6szDNPb3uwMzdoC"] [] [2025-01-28T14:06:24.131605+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5hfdL2piHQshXXSkv","%%","%%","5hfdL2piHQshXXSkv"] [] [2025-01-28T14:06:24.148296+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tAacCQ6deYDxmBFY9","%%","%%","tAacCQ6deYDxmBFY9"] [] [2025-01-28T14:06:24.164966+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p8HQhnb4JtJxEEapA","%%","%%","p8HQhnb4JtJxEEapA"] [] [2025-01-28T14:06:24.181680+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ywbiXSACPGJSZztK8","%%","%%","ywbiXSACPGJSZztK8"] [] [2025-01-28T14:06:24.198335+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rrGufWFqeLa6BBqW4","%%","%%","rrGufWFqeLa6BBqW4"] [] [2025-01-28T14:06:24.214996+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qxTJ9KheDGhuwxpS8","%%","%%","qxTJ9KheDGhuwxpS8"] [] [2025-01-28T14:06:24.231746+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oG6S2g4PvZMtwpYaq","%%","%%","oG6S2g4PvZMtwpYaq"] [] [2025-01-28T14:06:24.248470+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9hw8JHwBtcszbtBSo","%%","%%","9hw8JHwBtcszbtBSo"] [] [2025-01-28T14:06:24.265143+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xmCxhDpimtqkNQ5Tg","%%","%%","xmCxhDpimtqkNQ5Tg"] [] [2025-01-28T14:06:24.281838+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KyhfouYH9PKcKEze5","%%","%%","KyhfouYH9PKcKEze5"] [] [2025-01-28T14:06:24.298510+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5dBMEhw8LNEimMjRY","%%","%%","5dBMEhw8LNEimMjRY"] [] [2025-01-28T14:06:24.315221+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bidiBhGt7WKLygniC","%%","%%","bidiBhGt7WKLygniC"] [] [2025-01-28T14:06:24.332117+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"r8BdtDsyxqPQnrYbE","%%","%%","r8BdtDsyxqPQnrYbE"] [] [2025-01-28T14:06:24.348798+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Qw6g2MSdDX64o3YkY","%%","%%","Qw6g2MSdDX64o3YkY"] [] [2025-01-28T14:06:24.365489+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DuQ2w3tfRKoZyvc7G","%%","%%","DuQ2w3tfRKoZyvc7G"] [] [2025-01-28T14:06:24.382134+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2xCCs9wp6cKFM9Rqy","%%","%%","2xCCs9wp6cKFM9Rqy"] [] [2025-01-28T14:06:24.398796+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XyKe8DanFrtMyNM6t","%%","%%","XyKe8DanFrtMyNM6t"] [] [2025-01-28T14:06:24.415500+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"e772PQRd3e8w6pewS","%56520433%","%56520433%","e772PQRd3e8w6pewS","%56520433%","%56520433%"] [] [2025-01-28T14:06:24.434402+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [872] [] [2025-01-28T14:06:24.434777+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6079] [] [2025-01-28T14:06:24.435767+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MqHxN5Kp867c6n2T6","%%","%%","MqHxN5Kp867c6n2T6"] [] [2025-01-28T14:06:24.452423+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bpNyrhEytaAF9Zr7T","%%","%%","bpNyrhEytaAF9Zr7T"] [] [2025-01-28T14:06:24.469115+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"y6ibouivr3DzhMgS5","%%","%%","y6ibouivr3DzhMgS5"] [] [2025-01-28T14:06:24.485793+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ZTe9Wo2SZTTrmen9N","%99422233%","%99422233%","ZTe9Wo2SZTTrmen9N","%99422233%","%99422233%"] [] [2025-01-28T14:06:24.504522+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6144] [] [2025-01-28T14:06:24.505409+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"BYK8d8YGt2A9iHG4S","%27233357%","%27233357%","BYK8d8YGt2A9iHG4S","%27233357%","%27233357%"] [] [2025-01-28T14:06:24.524541+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6154] [] [2025-01-28T14:06:24.525345+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JZbdiG7sr25vf9L4b","%%","%%","JZbdiG7sr25vf9L4b"] [] [2025-01-28T14:06:24.542031+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7Nhh2s2KWkm6JHAC8","%%","%%","7Nhh2s2KWkm6JHAC8"] [] [2025-01-28T14:06:24.558730+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c97YEqqSuAATaKeQJ","%%","%%","c97YEqqSuAATaKeQJ"] [] [2025-01-28T14:06:24.575381+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"33WEJ9xDxcz2uQm47","%29728347%","%29728347%","33WEJ9xDxcz2uQm47","%29728347%","%29728347%"] [] [2025-01-28T14:06:24.594348+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6006] [] [2025-01-28T14:06:24.595148+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZDWyLexK5vbcX933N","%%","%%","ZDWyLexK5vbcX933N"] [] [2025-01-28T14:06:24.611810+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XgXfoPwDySj5d9gmi","%%","%%","XgXfoPwDySj5d9gmi"] [] [2025-01-28T14:06:24.628595+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i6BC2vAkfcinud9Nd","%%","%%","i6BC2vAkfcinud9Nd"] [] [2025-01-28T14:06:24.645334+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RAje24jeX2ei7E7tS","%%","%%","RAje24jeX2ei7E7tS"] [] [2025-01-28T14:06:24.662024+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6mrpsX3bmAXwDfpK8","%%","%%","6mrpsX3bmAXwDfpK8"] [] [2025-01-28T14:06:24.678716+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"S6KCP9uYfrx2AvDgZ","%%","%%","S6KCP9uYfrx2AvDgZ"] [] [2025-01-28T14:06:24.695385+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"thehnahgGjChzWFgt","%%","%%","thehnahgGjChzWFgt"] [] [2025-01-28T14:06:24.712013+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"3Ebv6rG7sHXQ3MGSq","%93376353%","%93376353%","3Ebv6rG7sHXQ3MGSq","%93376353%","%93376353%"] [] [2025-01-28T14:06:24.731597+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6141] [] [2025-01-28T14:06:24.732905+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m4nae4qKFy3F6EAZY","%%","%%","m4nae4qKFy3F6EAZY"] [] [2025-01-28T14:06:24.750943+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"tRL7N2bznBFAypoSj","%96221027%","%96221027%","tRL7N2bznBFAypoSj","%96221027%","%96221027%"] [] [2025-01-28T14:06:24.770031+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5984] [] [2025-01-28T14:06:24.770883+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FH5nSCMMdafsrzT4u","%%","%%","FH5nSCMMdafsrzT4u"] [] [2025-01-28T14:06:24.787603+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nid72HHFGL3HoXEYH","%%","%%","nid72HHFGL3HoXEYH"] [] [2025-01-28T14:06:24.804320+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bTFepi46PteosSX93","%%","%%","bTFepi46PteosSX93"] [] [2025-01-28T14:06:24.821152+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"inTEueSgH3GNG4fPL","%%","%%","inTEueSgH3GNG4fPL"] [] [2025-01-28T14:06:24.837936+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8b3ikAGhXE7vaQpzX","%%","%%","8b3ikAGhXE7vaQpzX"] [] [2025-01-28T14:06:24.854738+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"cHEbeoxL8ksCfPhoE","%54415265%","%54415265%","cHEbeoxL8ksCfPhoE","%54415265%","%54415265%"] [] [2025-01-28T14:06:24.873646+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6098] [] [2025-01-28T14:06:24.874472+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rorre3rkNxjMsmcnM","%%","%%","rorre3rkNxjMsmcnM"] [] [2025-01-28T14:06:24.891123+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N7ZMbanmnrXnWxbNC","%%","%%","N7ZMbanmnrXnWxbNC"] [] [2025-01-28T14:06:24.907807+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Ejqob2PT9EBc35pSv","%58522757 %","%58522757 %","Ejqob2PT9EBc35pSv","%58522757 %","%58522757 %"] [] [2025-01-28T14:06:24.926686+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5985] [] [2025-01-28T14:06:24.927396+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"u4ohyDgkwozFFCpsh","%24478953%","%24478953%","u4ohyDgkwozFFCpsh","%24478953%","%24478953%"] [] [2025-01-28T14:06:24.946297+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6047] [] [2025-01-28T14:06:24.946695+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6844] [] [2025-01-28T14:06:24.947002+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8529] [] [2025-01-28T14:06:25.059555+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:25.059812+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [3,"2025-01-28T14:06:25+00:00",501] [] [2025-01-28T14:06:25.060134+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:25.061383+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ciWg5oPAGfxw4bwFi","%%","%%","ciWg5oPAGfxw4bwFi"] [] [2025-01-28T14:06:25.078511+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HokmwDhs3neu6wB3j","%%","%%","HokmwDhs3neu6wB3j"] [] [2025-01-28T14:06:25.095513+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NAJceGxxLtBuZazm7","%%","%%","NAJceGxxLtBuZazm7"] [] [2025-01-28T14:06:25.112350+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nDrCDEJwc5Q83fvqb","%%","%%","nDrCDEJwc5Q83fvqb"] [] [2025-01-28T14:06:25.129304+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Bzbe8vF8w4JN9DtW2","%27123618%","%27123618%","Bzbe8vF8w4JN9DtW2","%27123618%","%27123618%"] [] [2025-01-28T14:06:25.148294+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6137] [] [2025-01-28T14:06:25.149133+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"kauWXiTKwih7bkEFH","%90266217%","%90266217%","kauWXiTKwih7bkEFH","%90266217%","%90266217%"] [] [2025-01-28T14:06:25.167974+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6073] [] [2025-01-28T14:06:25.168501+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6491] [] [2025-01-28T14:06:25.169519+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ejxNAq2Zkvb9FQ85N","%99050693%","%99050693%","ejxNAq2Zkvb9FQ85N","%99050693%","%99050693%"] [] [2025-01-28T14:06:25.188364+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6078] [] [2025-01-28T14:06:25.189347+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"EpeSdiP3ymEmiaxs7","%54187327%","%54187327%","EpeSdiP3ymEmiaxs7","%54187327%","%54187327%"] [] [2025-01-28T14:06:25.208321+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6003] [] [2025-01-28T14:06:25.209167+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"F3yyEEDpNd7nThbnb","%26871343%","%26871343%","F3yyEEDpNd7nThbnb","%26871343%","%26871343%"] [] [2025-01-28T14:06:25.228157+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6416] [] [2025-01-28T14:06:25.228653+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6702] [] [2025-01-28T14:06:25.229098+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7186] [] [2025-01-28T14:06:25.229555+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7578] [] [2025-01-28T14:06:25.231058+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DFnTgd8ut3MshpiJh","%%","%%","DFnTgd8ut3MshpiJh"] [] [2025-01-28T14:06:25.248198+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Z3axmhmWZBrogTCoF","%%","%%","Z3axmhmWZBrogTCoF"] [] [2025-01-28T14:06:25.265007+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CAXEBmK8tCwLfhgxi","%%","%%","CAXEBmK8tCwLfhgxi"] [] [2025-01-28T14:06:25.281760+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kAowP6pJw3bzGTkg9","%%","%%","kAowP6pJw3bzGTkg9"] [] [2025-01-28T14:06:25.298574+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ERmyW4Wp7P996fJxs","%55426914%","%55426914%","ERmyW4Wp7P996fJxs","%55426914%","%55426914%"] [] [2025-01-28T14:06:25.317691+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6076] [] [2025-01-28T14:06:25.318754+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2eNDPTTitdTsRoDfM","%%","%%","2eNDPTTitdTsRoDfM"] [] [2025-01-28T14:06:25.335688+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"YtdjKzTHXmZCMvbaM","%26494918%","%26494918%","YtdjKzTHXmZCMvbaM","%26494918%","%26494918%"] [] [2025-01-28T14:06:25.354775+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6518] [] [2025-01-28T14:06:25.355867+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"n3C4EzT832ZgBAgc2","%29 406 338%","%29 406 338%","n3C4EzT832ZgBAgc2","%29 406 338%","%29 406 338%"] [] [2025-01-28T14:06:25.374890+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6146] [] [2025-01-28T14:06:25.375820+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Q9aafGALMGLs8hkkR","%24612443%","%24612443%","Q9aafGALMGLs8hkkR","%24612443%","%24612443%"] [] [2025-01-28T14:06:25.394797+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5997] [] [2025-01-28T14:06:25.395755+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5ZaoPwciTgASFWqto","%%","%%","5ZaoPwciTgASFWqto"] [] [2025-01-28T14:06:25.412786+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"vENXJ7w5ARD8KtTRG","%54 082 351%","%54 082 351%","vENXJ7w5ARD8KtTRG","%54 082 351%","%54 082 351%"] [] [2025-01-28T14:06:25.432135+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6324] [] [2025-01-28T14:06:25.433053+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"xLavkCritB99QSFgP","%46346690%","%46346690%","xLavkCritB99QSFgP","%46346690%","%46346690%"] [] [2025-01-28T14:06:25.451730+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6642] [] [2025-01-28T14:06:25.452792+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9Ttu2QmaaR4Q6Go95","%%","%%","9Ttu2QmaaR4Q6Go95"] [] [2025-01-28T14:06:25.469581+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2YPuGLnJwq5znncfA","%%","%%","2YPuGLnJwq5znncfA"] [] [2025-01-28T14:06:25.486394+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aiYKCeJytbqvEwXJM","%%","%%","aiYKCeJytbqvEwXJM"] [] [2025-01-28T14:06:25.503163+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LvmL9RxxkHEZ7QMZG","%%","%%","LvmL9RxxkHEZ7QMZG"] [] [2025-01-28T14:06:25.520013+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8ziJ9TnEvAHGAipvb","%%","%%","8ziJ9TnEvAHGAipvb"] [] [2025-01-28T14:06:25.536894+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GYCp7EbNM6esWXJB8","%%","%%","GYCp7EbNM6esWXJB8"] [] [2025-01-28T14:06:25.553700+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xQcsHhNyRwj77sTwD","%%","%%","xQcsHhNyRwj77sTwD"] [] [2025-01-28T14:06:25.570459+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QEiGYh9xiARcdxkPA","%%","%%","QEiGYh9xiARcdxkPA"] [] [2025-01-28T14:06:25.587297+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"em9YCzqrTcQW2fNyp","%%","%%","em9YCzqrTcQW2fNyp"] [] [2025-01-28T14:06:25.604018+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"tsScny4bobLz2pgg9","%22770781%","%22770781%","tsScny4bobLz2pgg9","%22770781%","%22770781%"] [] [2025-01-28T14:06:25.622946+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6087] [] [2025-01-28T14:06:25.624017+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PEWamM9sY9vJNnvFF","%%","%%","PEWamM9sY9vJNnvFF"] [] [2025-01-28T14:06:25.640863+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CxS7cjKgJnXv44ZwR","%%","%%","CxS7cjKgJnXv44ZwR"] [] [2025-01-28T14:06:25.657648+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9z5RaS3mdD8BLK4bi","%%","%%","9z5RaS3mdD8BLK4bi"] [] [2025-01-28T14:06:25.674409+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8354yrvqr3hcq93zT","%%","%%","8354yrvqr3hcq93zT"] [] [2025-01-28T14:06:25.691213+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"DY2hKRm6ZhCrBLbwc","%97779268%","%97779268%","DY2hKRm6ZhCrBLbwc","%97779268%","%97779268%"] [] [2025-01-28T14:06:25.710063+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6561] [] [2025-01-28T14:06:25.711134+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gJAEGQNWMdZf6KsYQ","%%","%%","gJAEGQNWMdZf6KsYQ"] [] [2025-01-28T14:06:25.727849+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"wawsozCswxPPnCp58","%58401881%","%58401881%","wawsozCswxPPnCp58","%58401881%","%58401881%"] [] [2025-01-28T14:06:25.746847+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6479] [] [2025-01-28T14:06:25.747806+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9rkfR89cxneC9mtdn","%%","%%","9rkfR89cxneC9mtdn"] [] [2025-01-28T14:06:25.765367+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"S2vtJeEEfSDB5JPna","%%","%%","S2vtJeEEfSDB5JPna"] [] [2025-01-28T14:06:25.782113+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xaZyBfmXu97CE3rha","%%","%%","xaZyBfmXu97CE3rha"] [] [2025-01-28T14:06:25.798977+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"WuNLxws8Ap8BDLLyP","%26091198%","%26091198%","WuNLxws8Ap8BDLLyP","%26091198%","%26091198%"] [] [2025-01-28T14:06:25.818173+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6074] [] [2025-01-28T14:06:25.819248+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qDdw7vngdTCzpCC6e","%%","%%","qDdw7vngdTCzpCC6e"] [] [2025-01-28T14:06:25.836200+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"P978snmR7rkGyD9Aa","%%","%%","P978snmR7rkGyD9Aa"] [] [2025-01-28T14:06:25.852988+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"J6uC3yY8ZECBZnssk","%%","%%","J6uC3yY8ZECBZnssk"] [] [2025-01-28T14:06:25.869771+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8eEnK5NaFj8MZjoTy","%%","%%","8eEnK5NaFj8MZjoTy"] [] [2025-01-28T14:06:25.886724+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EaCAw6uwEAK5JtoNa","%%","%%","EaCAw6uwEAK5JtoNa"] [] [2025-01-28T14:06:25.903594+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XjLyZ8YZR6yaMGrio","%%","%%","XjLyZ8YZR6yaMGrio"] [] [2025-01-28T14:06:25.920372+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ruAJzwzMJuEEkk4qp","%%","%%","ruAJzwzMJuEEkk4qp"] [] [2025-01-28T14:06:25.937375+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kA55oAdPx8RRXfAtm","%%","%%","kA55oAdPx8RRXfAtm"] [] [2025-01-28T14:06:25.954153+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Zs3NQvobnHDzNvwEN","%%","%%","Zs3NQvobnHDzNvwEN"] [] [2025-01-28T14:06:25.971102+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dMcNqAa4ATgHpK4Ae","%%","%%","dMcNqAa4ATgHpK4Ae"] [] [2025-01-28T14:06:25.987863+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RnkL5Gc65FqZ5JMQ7","%%","%%","RnkL5Gc65FqZ5JMQ7"] [] [2025-01-28T14:06:26.004661+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"B52iJRsK4GD6f3pmw","%23549088%","%23549088%","B52iJRsK4GD6f3pmw","%23549088%","%23549088%"] [] [2025-01-28T14:06:26.023735+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6105] [] [2025-01-28T14:06:26.024746+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"YxdFCkDYNrSoazQk4","%93706714%","%93706714%","YxdFCkDYNrSoazQk4","%93706714%","%93706714%"] [] [2025-01-28T14:06:26.043772+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6165] [] [2025-01-28T14:06:26.044767+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sTjhQnvQjmeFLTuRp","%%","%%","sTjhQnvQjmeFLTuRp"] [] [2025-01-28T14:06:26.061595+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"h4PhepNcQKH72oPC4","%%","%%","h4PhepNcQKH72oPC4"] [] [2025-01-28T14:06:26.078319+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nomNReWHqQMDmkAoN","%%","%%","nomNReWHqQMDmkAoN"] [] [2025-01-28T14:06:26.095085+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TjgwRWLsytqw6NRgY","%%","%%","TjgwRWLsytqw6NRgY"] [] [2025-01-28T14:06:26.111821+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yxWgmBRpq9BnBPy7f","%%","%%","yxWgmBRpq9BnBPy7f"] [] [2025-01-28T14:06:26.128696+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X6PyX26ZjPiz6Qwe6","%%","%%","X6PyX26ZjPiz6Qwe6"] [] [2025-01-28T14:06:26.145588+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"LQWcayaExgbX9QcJq","%25147443%","%25147443%","LQWcayaExgbX9QcJq","%25147443%","%25147443%"] [] [2025-01-28T14:06:26.164711+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6203] [] [2025-01-28T14:06:26.165674+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4nRW8ZoRAcEkdtaRt","%%","%%","4nRW8ZoRAcEkdtaRt"] [] [2025-01-28T14:06:26.182578+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oouosfKhqGFeHqpwH","%%","%%","oouosfKhqGFeHqpwH"] [] [2025-01-28T14:06:26.199344+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"8hu3YY8SPNEdxJC8m","%90211036%","%90211036%","8hu3YY8SPNEdxJC8m","%90211036%","%90211036%"] [] [2025-01-28T14:06:26.218197+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [597] [] [2025-01-28T14:06:26.218638+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6605] [] [2025-01-28T14:06:26.219868+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"bZk8nQGKfw7SiQHnt","%26255411 %","%26255411 %","bZk8nQGKfw7SiQHnt","%26255411 %","%26255411 %"] [] [2025-01-28T14:06:26.238964+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6002] [] [2025-01-28T14:06:26.239961+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"qtXfQzASBYdNXoFHC","%52501499%","%52501499%","qtXfQzASBYdNXoFHC","%52501499%","%52501499%"] [] [2025-01-28T14:06:26.258824+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6145] [] [2025-01-28T14:06:26.259908+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mEbcBk3B6RmuWCt2g","%%","%%","mEbcBk3B6RmuWCt2g"] [] [2025-01-28T14:06:26.276805+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"9KJDkYCeZdTb3aDLA","%29492031%","%29492031%","9KJDkYCeZdTb3aDLA","%29492031%","%29492031%"] [] [2025-01-28T14:06:26.295771+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6326] [] [2025-01-28T14:06:26.296245+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6359] [] [2025-01-28T14:06:26.297409+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NeQRAphRhYbFS7Wkq","%%","%%","NeQRAphRhYbFS7Wkq"] [] [2025-01-28T14:06:26.314246+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ARq7gam3tNNPqXpbf","%%","%%","ARq7gam3tNNPqXpbf"] [] [2025-01-28T14:06:26.331052+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mExFcxk3zABtF8mkC","%%","%%","mExFcxk3zABtF8mkC"] [] [2025-01-28T14:06:26.347886+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zpSfjM8J4hcJBXRk2","%%","%%","zpSfjM8J4hcJBXRk2"] [] [2025-01-28T14:06:26.364646+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Y7vbhRfcmChjN8zuJ","%%","%%","Y7vbhRfcmChjN8zuJ"] [] [2025-01-28T14:06:26.381606+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"TASGfCyLw4QdNN8BM","%56094994 %","%56094994 %","TASGfCyLw4QdNN8BM","%56094994 %","%56094994 %"] [] [2025-01-28T14:06:26.400548+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6004] [] [2025-01-28T14:06:26.401460+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ev4DETFfxzrbSFMjG","%99812703%","%99812703%","ev4DETFfxzrbSFMjG","%99812703%","%99812703%"] [] [2025-01-28T14:06:26.420324+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6123] [] [2025-01-28T14:06:26.421340+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jSei5J4HyH35Tb3Xp","%%","%%","jSei5J4HyH35Tb3Xp"] [] [2025-01-28T14:06:26.438273+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pqZvwnjjXmWvwYhxT","%%","%%","pqZvwnjjXmWvwYhxT"] [] [2025-01-28T14:06:26.455027+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"r64y3Dc84EkgXTsDw","%%","%%","r64y3Dc84EkgXTsDw"] [] [2025-01-28T14:06:26.471898+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GCoT3KTr899iJeSCo","%%","%%","GCoT3KTr899iJeSCo"] [] [2025-01-28T14:06:26.488681+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"KqPKRNK8dwNLnewHc","%50869834%","%50869834%","KqPKRNK8dwNLnewHc","%50869834%","%50869834%"] [] [2025-01-28T14:06:26.507697+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6247] [] [2025-01-28T14:06:26.508679+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"F48zjspBb2qY7F263","%%","%%","F48zjspBb2qY7F263"] [] [2025-01-28T14:06:26.525470+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cYeC2xHSxFG3vqFhL","%%","%%","cYeC2xHSxFG3vqFhL"] [] [2025-01-28T14:06:26.542272+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"wPQviEJ6Fo7FdEHhT","%21973394%","%21973394%","wPQviEJ6Fo7FdEHhT","%21973394%","%21973394%"] [] [2025-01-28T14:06:26.561407+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6163] [] [2025-01-28T14:06:26.561838+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6461] [] [2025-01-28T14:06:26.562267+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6503] [] [2025-01-28T14:06:26.563386+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ccz9Nidb6tqihKQDL","%%","%%","ccz9Nidb6tqihKQDL"] [] [2025-01-28T14:06:26.580284+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T7nn7R87d6GR5TWvN","%%","%%","T7nn7R87d6GR5TWvN"] [] [2025-01-28T14:06:26.597030+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Mwv59LG4n8LKxZcDK","%%","%%","Mwv59LG4n8LKxZcDK"] [] [2025-01-28T14:06:26.613816+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iwCia22xzG4zeDdhy","%%","%%","iwCia22xzG4zeDdhy"] [] [2025-01-28T14:06:26.630685+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rnrrMPjXfE9GLjaih","%%","%%","rnrrMPjXfE9GLjaih"] [] [2025-01-28T14:06:26.647459+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Pkm4un8MifpS7DSag","%%","%%","Pkm4un8MifpS7DSag"] [] [2025-01-28T14:06:26.664240+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QB2d7jkrpmHkDTYWb","%%","%%","QB2d7jkrpmHkDTYWb"] [] [2025-01-28T14:06:26.681367+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ADJY7g6pJzaLAkh9Y","%%","%%","ADJY7g6pJzaLAkh9Y"] [] [2025-01-28T14:06:26.698235+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eSLEoW2pNSYNoosdL","%%","%%","eSLEoW2pNSYNoosdL"] [] [2025-01-28T14:06:26.715147+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Rb5GnbGyBaaC23Prj","%%","%%","Rb5GnbGyBaaC23Prj"] [] [2025-01-28T14:06:26.732005+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xuqyiorpSytTSD8BQ","%%","%%","xuqyiorpSytTSD8BQ"] [] [2025-01-28T14:06:26.749428+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"r5LF3eZEQGwxRqk5p","%%","%%","r5LF3eZEQGwxRqk5p"] [] [2025-01-28T14:06:26.766941+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2iX422EqjKDoFCtSw","%%","%%","2iX422EqjKDoFCtSw"] [] [2025-01-28T14:06:26.783843+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p6BtiY3Kqu342vPEB","%%","%%","p6BtiY3Kqu342vPEB"] [] [2025-01-28T14:06:26.800592+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"5hA928KA3Q6cAEM6m","%29540157%","%29540157%","5hA928KA3Q6cAEM6m","%29540157%","%29540157%"] [] [2025-01-28T14:06:26.819559+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7199] [] [2025-01-28T14:06:26.820514+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"z8L3x4zBMokwKECCp","%%","%%","z8L3x4zBMokwKECCp"] [] [2025-01-28T14:06:26.837296+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Mc7iBoyAsvC3uyHaG","%%","%%","Mc7iBoyAsvC3uyHaG"] [] [2025-01-28T14:06:26.854038+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2JiwpqgdqGEttDoBq","%%","%%","2JiwpqgdqGEttDoBq"] [] [2025-01-28T14:06:26.870888+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tJ4KuS4cP77wwLzJw","%%","%%","tJ4KuS4cP77wwLzJw"] [] [2025-01-28T14:06:26.887813+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QLj32QBygLritmhY5","%%","%%","QLj32QBygLritmhY5"] [] [2025-01-28T14:06:26.904508+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6HjrfpnwyT6Ka5qAk","%%","%%","6HjrfpnwyT6Ka5qAk"] [] [2025-01-28T14:06:26.921236+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3GaQfpnirh8xNTGaz","%%","%%","3GaQfpnirh8xNTGaz"] [] [2025-01-28T14:06:26.937966+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bcy94eiEsMwxShNDA","%%","%%","bcy94eiEsMwxShNDA"] [] [2025-01-28T14:06:26.954743+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cf4rYE5iigLFgtNzp","%%","%%","cf4rYE5iigLFgtNzp"] [] [2025-01-28T14:06:26.971550+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ywWZbzieBG7h9Bb3y","%%","%%","ywWZbzieBG7h9Bb3y"] [] [2025-01-28T14:06:26.988334+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7P3L7aq2AaMNeeipR","%%","%%","7P3L7aq2AaMNeeipR"] [] [2025-01-28T14:06:27.005103+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7phE5cE5ksLtXuj5W","%%","%%","7phE5cE5ksLtXuj5W"] [] [2025-01-28T14:06:27.021908+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9pyoLhSJ5vCmZcyGM","%%","%%","9pyoLhSJ5vCmZcyGM"] [] [2025-01-28T14:06:27.038703+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ESvxgizwASWQi6mtR","%26070201%","%26070201%","ESvxgizwASWQi6mtR","%26070201%","%26070201%"] [] [2025-01-28T14:06:27.057628+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6715] [] [2025-01-28T14:06:27.058528+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Nz7CQn4xtXmWQ3M2A","%%","%%","Nz7CQn4xtXmWQ3M2A"] [] [2025-01-28T14:06:27.075406+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4FJ4LkiCRpmBoSoEp","%%","%%","4FJ4LkiCRpmBoSoEp"] [] [2025-01-28T14:06:27.092193+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2r5HDXPcjLqsYimj9","%%","%%","2r5HDXPcjLqsYimj9"] [] [2025-01-28T14:06:27.108932+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CTepdGRZEMu5Ka7Fk","%%","%%","CTepdGRZEMu5Ka7Fk"] [] [2025-01-28T14:06:27.126051+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5AtFEupe3onjps4PS","%%","%%","5AtFEupe3onjps4PS"] [] [2025-01-28T14:06:27.143032+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BjpHyodTYSjazmiKs","%%","%%","BjpHyodTYSjazmiKs"] [] [2025-01-28T14:06:27.159834+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DK88nbyyLdG8jtYkJ","%%","%%","DK88nbyyLdG8jtYkJ"] [] [2025-01-28T14:06:27.176765+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"t647jyE3WDFfTpo4k","%%","%%","t647jyE3WDFfTpo4k"] [] [2025-01-28T14:06:27.193625+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QCr954R9ZQbTorQoJ","%%","%%","QCr954R9ZQbTorQoJ"] [] [2025-01-28T14:06:27.210467+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dn3G9bKqv6QM72ye2","%%","%%","dn3G9bKqv6QM72ye2"] [] [2025-01-28T14:06:27.227311+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AggSAj5kez8wQrAMi","%%","%%","AggSAj5kez8wQrAMi"] [] [2025-01-28T14:06:27.244085+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"4dNiuw4Cb42Bpd9sc","%24903604%","%24903604%","4dNiuw4Cb42Bpd9sc","%24903604%","%24903604%"] [] [2025-01-28T14:06:27.263008+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6052] [] [2025-01-28T14:06:27.263465+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6336] [] [2025-01-28T14:06:27.263816+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7877] [] [2025-01-28T14:06:27.265072+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GvRzpEJSEmzEqk3iA","%%","%%","GvRzpEJSEmzEqk3iA"] [] [2025-01-28T14:06:27.282125+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rBmohY5mg8n47q5xb","%%","%%","rBmohY5mg8n47q5xb"] [] [2025-01-28T14:06:27.299021+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7Tmaf2CFjdwQkxSKo","%%","%%","7Tmaf2CFjdwQkxSKo"] [] [2025-01-28T14:06:27.315810+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ntKHzH3kpP6xm8v5r","%%","%%","ntKHzH3kpP6xm8v5r"] [] [2025-01-28T14:06:27.332703+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sfzykt3ESAkxo52zH","%%","%%","sfzykt3ESAkxo52zH"] [] [2025-01-28T14:06:27.349553+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BWPyCAoXRDtS3mfu7","%%","%%","BWPyCAoXRDtS3mfu7"] [] [2025-01-28T14:06:27.366334+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Lo42J3ZqortpQNoP6","%%","%%","Lo42J3ZqortpQNoP6"] [] [2025-01-28T14:06:27.383192+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q9ZxwMYwA4YyhguSp","%%","%%","Q9ZxwMYwA4YyhguSp"] [] [2025-01-28T14:06:27.399973+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8fTmGyavs8BEhyHHj","%%","%%","8fTmGyavs8BEhyHHj"] [] [2025-01-28T14:06:27.416805+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ki3S7vLWoci6wgvSX","%%","%%","ki3S7vLWoci6wgvSX"] [] [2025-01-28T14:06:27.433766+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cnWyJrqLPXuD5oa59","%%","%%","cnWyJrqLPXuD5oa59"] [] [2025-01-28T14:06:27.450598+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wkLw9RPh2EkmT89RN","%%","%%","wkLw9RPh2EkmT89RN"] [] [2025-01-28T14:06:27.467432+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9Pdww3j8rPxCQpewz","%%","%%","9Pdww3j8rPxCQpewz"] [] [2025-01-28T14:06:27.484347+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oSN2pXQhMjGnh5YZQ","%%","%%","oSN2pXQhMjGnh5YZQ"] [] [2025-01-28T14:06:27.501168+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NPNZfJtgQ3u7EEsTf","%%","%%","NPNZfJtgQ3u7EEsTf"] [] [2025-01-28T14:06:27.517950+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"adptiTBrB4LDy2mYr","%54534936%","%54534936%","adptiTBrB4LDy2mYr","%54534936%","%54534936%"] [] [2025-01-28T14:06:27.536847+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6085] [] [2025-01-28T14:06:27.537952+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"TNXamTqQh4c7PRx5Q","%26537608%","%26537608%","TNXamTqQh4c7PRx5Q","%26537608%","%26537608%"] [] [2025-01-28T14:06:27.557060+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6109] [] [2025-01-28T14:06:27.557556+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6485] [] [2025-01-28T14:06:27.557955+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7684] [] [2025-01-28T14:06:27.559272+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7njuHkFagfbGkvZoW","%%","%%","7njuHkFagfbGkvZoW"] [] [2025-01-28T14:06:27.576233+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aHx7ZJLmTDzDzgXQQ","%%","%%","aHx7ZJLmTDzDzgXQQ"] [] [2025-01-28T14:06:27.593201+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gsbBat8z2iDhmMChe","%%","%%","gsbBat8z2iDhmMChe"] [] [2025-01-28T14:06:27.610094+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BMB5gXWoGeEpWrmek","%%","%%","BMB5gXWoGeEpWrmek"] [] [2025-01-28T14:06:27.626905+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MqWXCEAprr24qypJS","%%","%%","MqWXCEAprr24qypJS"] [] [2025-01-28T14:06:27.643713+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5ZdS4eyTgWFfG8y5b","%%","%%","5ZdS4eyTgWFfG8y5b"] [] [2025-01-28T14:06:27.660661+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XYq6sgkdpK7gRr45R","%%","%%","XYq6sgkdpK7gRr45R"] [] [2025-01-28T14:06:27.677461+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oc7ajCj54qfvPjtKY","%%","%%","oc7ajCj54qfvPjtKY"] [] [2025-01-28T14:06:27.694335+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"saTd5P9cypSEzwiGk","%%","%%","saTd5P9cypSEzwiGk"] [] [2025-01-28T14:06:27.711089+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"9RPuCizacusWgu5Fc","%92 122 204%","%92 122 204%","9RPuCizacusWgu5Fc","%92 122 204%","%92 122 204%"] [] [2025-01-28T14:06:27.729964+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6720] [] [2025-01-28T14:06:27.730945+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3LeBNpLtuDkfwdSF2","%%","%%","3LeBNpLtuDkfwdSF2"] [] [2025-01-28T14:06:27.747751+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vQLp45PiczFdag2CH","%%","%%","vQLp45PiczFdag2CH"] [] [2025-01-28T14:06:27.764723+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C7ybbC2bcXxCcQQ4c","%%","%%","C7ybbC2bcXxCcQQ4c"] [] [2025-01-28T14:06:27.782057+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"gFdWKjLB5BAbNNcwx","% 54 526 759%","% 54 526 759%","gFdWKjLB5BAbNNcwx","% 54 526 759%","% 54 526 759%"] [] [2025-01-28T14:06:27.800551+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6613] [] [2025-01-28T14:06:27.801481+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8c8zRAx7bMxNngYDy","%%","%%","8c8zRAx7bMxNngYDy"] [] [2025-01-28T14:06:27.818332+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eKAsWvKJC4avDLdur","%%","%%","eKAsWvKJC4avDLdur"] [] [2025-01-28T14:06:27.835145+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"3nrSWsZH43oEjdtyp","%92765794%","%92765794%","3nrSWsZH43oEjdtyp","%92765794%","%92765794%"] [] [2025-01-28T14:06:27.853885+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6083] [] [2025-01-28T14:06:27.854996+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RR4QfyQeMzXmeQDYm","%%","%%","RR4QfyQeMzXmeQDYm"] [] [2025-01-28T14:06:27.871895+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YmLijfFuhKFSndveS","%%","%%","YmLijfFuhKFSndveS"] [] [2025-01-28T14:06:27.888673+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"22woEnTjy2MZ4RYmG","%%","%%","22woEnTjy2MZ4RYmG"] [] [2025-01-28T14:06:27.905569+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"96d4mFLf7YGx8Zsmg","%%","%%","96d4mFLf7YGx8Zsmg"] [] [2025-01-28T14:06:27.922342+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wJFfxMRGCLf2HaGbP","%%","%%","wJFfxMRGCLf2HaGbP"] [] [2025-01-28T14:06:27.939237+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aKignKNQ2CDj6yN3L","%%","%%","aKignKNQ2CDj6yN3L"] [] [2025-01-28T14:06:27.956004+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sgg2T8KqFJ7cWvqCG","%%","%%","sgg2T8KqFJ7cWvqCG"] [] [2025-01-28T14:06:27.972812+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Hz3ZgGkoo4d6h9wE8","%%","%%","Hz3ZgGkoo4d6h9wE8"] [] [2025-01-28T14:06:27.989671+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7ZPjr8gnjJCJmvGbs","%%","%%","7ZPjr8gnjJCJmvGbs"] [] [2025-01-28T14:06:28.006604+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ZGtQ8EQ6Ni9oRAiRw","%99049856%","%99049856%","ZGtQ8EQ6Ni9oRAiRw","%99049856%","%99049856%"] [] [2025-01-28T14:06:28.025490+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4151] [] [2025-01-28T14:06:28.025940+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6069] [] [2025-01-28T14:06:28.027173+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qAPLbH7ccbh5LcMAh","%%","%%","qAPLbH7ccbh5LcMAh"] [] [2025-01-28T14:06:28.044036+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HkkjxukwNWAm4re8P","%%","%%","HkkjxukwNWAm4re8P"] [] [2025-01-28T14:06:28.060939+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ABc2tsuTLWZXnYFuk","%%","%%","ABc2tsuTLWZXnYFuk"] [] [2025-01-28T14:06:28.078207+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"crq2CQCEv3YmcZrZs","%%","%%","crq2CQCEv3YmcZrZs"] [] [2025-01-28T14:06:28.094987+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"YcFgpFGinbEFkFgWd","%92603564%","%92603564%","YcFgpFGinbEFkFgWd","%92603564%","%92603564%"] [] [2025-01-28T14:06:28.113831+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6065] [] [2025-01-28T14:06:28.114258+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7673] [] [2025-01-28T14:06:28.115451+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qmE9nGAjRh7ArDz46","%%","%%","qmE9nGAjRh7ArDz46"] [] [2025-01-28T14:06:28.132394+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tpJYKjyFoGRuZLfcs","%%","%%","tpJYKjyFoGRuZLfcs"] [] [2025-01-28T14:06:28.149139+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i7sDbtHBFb6B5R4ut","%%","%%","i7sDbtHBFb6B5R4ut"] [] [2025-01-28T14:06:28.165933+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SfhANZh7etG8PrYuY","%%","%%","SfhANZh7etG8PrYuY"] [] [2025-01-28T14:06:28.182887+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"WNiaaEP4uX244Dstc","%90574888%","%90574888%","WNiaaEP4uX244Dstc","%90574888%","%90574888%"] [] [2025-01-28T14:06:28.201784+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6173] [] [2025-01-28T14:06:28.202847+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WmxFgk2JqEvgarJ7N","%%","%%","WmxFgk2JqEvgarJ7N"] [] [2025-01-28T14:06:28.219780+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rmPNCMzeS2WDtmk6o","%%","%%","rmPNCMzeS2WDtmk6o"] [] [2025-01-28T14:06:28.236737+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uLy9732FK8BfZoCBh","%%","%%","uLy9732FK8BfZoCBh"] [] [2025-01-28T14:06:28.253557+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"kojcKvKihCdhMRYSp","%93405596%","%93405596%","kojcKvKihCdhMRYSp","%93405596%","%93405596%"] [] [2025-01-28T14:06:28.272382+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6024] [] [2025-01-28T14:06:28.272822+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7651] [] [2025-01-28T14:06:28.273998+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Gkn63p5Dzanuxr9mg","%20021139%","%20021139%","Gkn63p5Dzanuxr9mg","%20021139%","%20021139%"] [] [2025-01-28T14:06:28.293189+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6023] [] [2025-01-28T14:06:28.294069+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"nB5s8GDXamCdpSbdK","%95803262%","%95803262%","nB5s8GDXamCdpSbdK","%95803262%","%95803262%"] [] [2025-01-28T14:06:28.312921+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6022] [] [2025-01-28T14:06:28.313768+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PCvvtZpZsMmk3gYnq","%%","%%","PCvvtZpZsMmk3gYnq"] [] [2025-01-28T14:06:28.330732+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qcpce9uygDQqbRpiE","%%","%%","qcpce9uygDQqbRpiE"] [] [2025-01-28T14:06:28.347499+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"3EJKQ6sen5oWxCLjf","%52280425%","%52280425%","3EJKQ6sen5oWxCLjf","%52280425%","%52280425%"] [] [2025-01-28T14:06:28.366477+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6092] [] [2025-01-28T14:06:28.367350+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yk83Z59zF2psRFizf","%%","%%","yk83Z59zF2psRFizf"] [] [2025-01-28T14:06:28.384265+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DmBFzfHGBTMAc2yKh","%%","%%","DmBFzfHGBTMAc2yKh"] [] [2025-01-28T14:06:28.401032+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nH4ngdeR2XoarZT3K","%%","%%","nH4ngdeR2XoarZT3K"] [] [2025-01-28T14:06:28.417753+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RpoBqLJe9uAgnWDjt","%%","%%","RpoBqLJe9uAgnWDjt"] [] [2025-01-28T14:06:28.434652+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H4mD59RzY6kjjLhhQ","%%","%%","H4mD59RzY6kjjLhhQ"] [] [2025-01-28T14:06:28.451411+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6sWj43rWwq6beoMsc","%%","%%","6sWj43rWwq6beoMsc"] [] [2025-01-28T14:06:28.468253+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6tHY8gjDjRLZ6GK2J","%%","%%","6tHY8gjDjRLZ6GK2J"] [] [2025-01-28T14:06:28.484991+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"px4aQBNoTvEhDryfB","%%","%%","px4aQBNoTvEhDryfB"] [] [2025-01-28T14:06:28.501765+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c59N3uMrqFfS7xxPN","%%","%%","c59N3uMrqFfS7xxPN"] [] [2025-01-28T14:06:28.518604+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hAmHaRSoceKeSJQma","%%","%%","hAmHaRSoceKeSJQma"] [] [2025-01-28T14:06:28.535382+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kLkyDAPfQ9eyCzfwg","%%","%%","kLkyDAPfQ9eyCzfwg"] [] [2025-01-28T14:06:28.552108+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YpQFmnLLSfcQzSgXG","%%","%%","YpQFmnLLSfcQzSgXG"] [] [2025-01-28T14:06:28.568881+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KDKN8vRPXKRmLFNoY","%%","%%","KDKN8vRPXKRmLFNoY"] [] [2025-01-28T14:06:28.585663+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AeoDz9YvQXjgHHG7Z","%%","%%","AeoDz9YvQXjgHHG7Z"] [] [2025-01-28T14:06:28.602507+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RjER6eNQuPM7t8MeB","%%","%%","RjER6eNQuPM7t8MeB"] [] [2025-01-28T14:06:28.619272+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ceK8GWXq7nFu4MTyx","%%","%%","ceK8GWXq7nFu4MTyx"] [] [2025-01-28T14:06:28.636051+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"KZnRB59Esw78kB48K","%9909831 %","%9909831 %","KZnRB59Esw78kB48K","%9909831 %","%9909831 %"] [] [2025-01-28T14:06:28.655109+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gCW9zCENDJ63NoNfJ","%%","%%","gCW9zCENDJ63NoNfJ"] [] [2025-01-28T14:06:28.671865+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"E8rKwPd6DQw69E9BM","%52022158%","%52022158%","E8rKwPd6DQw69E9BM","%52022158%","%52022158%"] [] [2025-01-28T14:06:28.690787+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5143] [] [2025-01-28T14:06:28.691225+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6543] [] [2025-01-28T14:06:28.692378+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"mgkvkiJsFn5eueJfs","%99751778%","%99751778%","mgkvkiJsFn5eueJfs","%99751778%","%99751778%"] [] [2025-01-28T14:06:28.711310+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5989] [] [2025-01-28T14:06:28.711713+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6472] [] [2025-01-28T14:06:28.712863+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"842KZvZrusKewjgRi","%27633915%","%27633915%","842KZvZrusKewjgRi","%27633915%","%27633915%"] [] [2025-01-28T14:06:28.731846+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1187] [] [2025-01-28T14:06:28.732230+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6033] [] [2025-01-28T14:06:28.733279+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BqfYrDPSgLnZgNq9E","%%","%%","BqfYrDPSgLnZgNq9E"] [] [2025-01-28T14:06:28.750266+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f2xgZaTuXrs4oqxLR","%%","%%","f2xgZaTuXrs4oqxLR"] [] [2025-01-28T14:06:28.767073+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"L2Sn42HweTMtyTGQy","%27162385%","%27162385%","L2Sn42HweTMtyTGQy","%27162385%","%27162385%"] [] [2025-01-28T14:06:28.786068+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5223] [] [2025-01-28T14:06:28.786505+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6164] [] [2025-01-28T14:06:28.787651+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"uZ5RuXdykpYP5WeBP","%52505784%","%52505784%","uZ5RuXdykpYP5WeBP","%52505784%","%52505784%"] [] [2025-01-28T14:06:28.806733+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5423] [] [2025-01-28T14:06:28.807121+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6046] [] [2025-01-28T14:06:28.808168+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Yvit7zj9GomRHuKyr","%95794915%","%95794915%","Yvit7zj9GomRHuKyr","%95794915%","%95794915%"] [] [2025-01-28T14:06:28.827119+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6080] [] [2025-01-28T14:06:28.828167+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CPeQmE4yTan6XX4w9","%%","%%","CPeQmE4yTan6XX4w9"] [] [2025-01-28T14:06:28.844935+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"uuJKCJxJLMCi2WTT3","%52903562%","%52903562%","uuJKCJxJLMCi2WTT3","%52903562%","%52903562%"] [] [2025-01-28T14:06:28.864043+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1415] [] [2025-01-28T14:06:28.864495+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1750] [] [2025-01-28T14:06:28.864862+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2708] [] [2025-01-28T14:06:28.865256+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2908] [] [2025-01-28T14:06:28.865692+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3189] [] [2025-01-28T14:06:28.866053+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3398] [] [2025-01-28T14:06:28.866380+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3510] [] [2025-01-28T14:06:28.866693+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3612] [] [2025-01-28T14:06:28.867027+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3741] [] [2025-01-28T14:06:28.867383+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3887] [] [2025-01-28T14:06:28.867680+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3980] [] [2025-01-28T14:06:28.867971+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4113] [] [2025-01-28T14:06:28.868239+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4203] [] [2025-01-28T14:06:28.868516+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4301] [] [2025-01-28T14:06:28.868796+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4418] [] [2025-01-28T14:06:28.869061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4582] [] [2025-01-28T14:06:28.869330+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4627] [] [2025-01-28T14:06:28.869622+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4729] [] [2025-01-28T14:06:28.869864+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4824] [] [2025-01-28T14:06:28.870098+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4946] [] [2025-01-28T14:06:28.870341+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4975] [] [2025-01-28T14:06:28.870633+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5002] [] [2025-01-28T14:06:28.870874+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5026] [] [2025-01-28T14:06:28.871105+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5084] [] [2025-01-28T14:06:28.871334+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5132] [] [2025-01-28T14:06:28.871608+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5723] [] [2025-01-28T14:06:28.871862+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6100] [] [2025-01-28T14:06:28.872177+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6420] [] [2025-01-28T14:06:28.872433+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6511] [] [2025-01-28T14:06:28.872745+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6540] [] [2025-01-28T14:06:28.873013+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6679] [] [2025-01-28T14:06:28.873336+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6758] [] [2025-01-28T14:06:28.873716+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6997] [] [2025-01-28T14:06:28.874014+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7638] [] [2025-01-28T14:06:28.880866+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"s6j5oSp4symtzKECz","%%","%%","s6j5oSp4symtzKECz"] [] [2025-01-28T14:06:28.898117+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"8Kst35AKwDurPdMJd","%27330695%","%27330695%","8Kst35AKwDurPdMJd","%27330695%","%27330695%"] [] [2025-01-28T14:06:28.917241+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6149] [] [2025-01-28T14:06:28.918159+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xkrNKDsgk7dZr7Mup","%%","%%","xkrNKDsgk7dZr7Mup"] [] [2025-01-28T14:06:28.934947+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zZfzrwHnNeeDz5aaM","%%","%%","zZfzrwHnNeeDz5aaM"] [] [2025-01-28T14:06:28.951705+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"HHT5ZMz4yuHBcgTzZ","%92268143%","%92268143%","HHT5ZMz4yuHBcgTzZ","%92268143%","%92268143%"] [] [2025-01-28T14:06:28.970629+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6086] [] [2025-01-28T14:06:28.971142+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6273] [] [2025-01-28T14:06:28.972197+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kEtxmRYW6MpmsTxgd","%%","%%","kEtxmRYW6MpmsTxgd"] [] [2025-01-28T14:06:28.989012+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FfciuyKa7EXcNLqPG","%%","%%","FfciuyKa7EXcNLqPG"] [] [2025-01-28T14:06:29.005940+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"u22NNqjGmDKBJ6MYd","%21631203%","%21631203%","u22NNqjGmDKBJ6MYd","%21631203%","%21631203%"] [] [2025-01-28T14:06:29.024858+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6064] [] [2025-01-28T14:06:29.025836+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GSdSdqYQwedG3G6uQ","%%","%%","GSdSdqYQwedG3G6uQ"] [] [2025-01-28T14:06:29.042826+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AuiZtTNrNRS73Bv3T","%%","%%","AuiZtTNrNRS73Bv3T"] [] [2025-01-28T14:06:29.059700+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ten64hyGLxset4GKo","%%","%%","Ten64hyGLxset4GKo"] [] [2025-01-28T14:06:29.076500+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BThZ3N3EvBjYvYJby","%%","%%","BThZ3N3EvBjYvYJby"] [] [2025-01-28T14:06:29.093267+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RCzRJCLfdob5LAwsH","%%","%%","RCzRJCLfdob5LAwsH"] [] [2025-01-28T14:06:29.110082+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"9GuuMDDW2Fp6iXc9f","%29645309%","%29645309%","9GuuMDDW2Fp6iXc9f","%29645309%","%29645309%"] [] [2025-01-28T14:06:29.129391+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7880] [] [2025-01-28T14:06:29.130303+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bC7t5sxs3tiYPDrEb","%%","%%","bC7t5sxs3tiYPDrEb"] [] [2025-01-28T14:06:29.147232+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YAFC9a6xHbdigSQht","%%","%%","YAFC9a6xHbdigSQht"] [] [2025-01-28T14:06:29.164020+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"HDBBQ7Gc5xAcGaqyz","%96814009%","%96814009%","HDBBQ7Gc5xAcGaqyz","%96814009%","%96814009%"] [] [2025-01-28T14:06:29.182804+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6066] [] [2025-01-28T14:06:29.183818+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"s8esTLDv9qWst4KMR","%%","%%","s8esTLDv9qWst4KMR"] [] [2025-01-28T14:06:29.200705+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"4oJB92QDDkH9NoQgT","%51775884%","%51775884%","4oJB92QDDkH9NoQgT","%51775884%","%51775884%"] [] [2025-01-28T14:06:29.219608+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6169] [] [2025-01-28T14:06:29.220546+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cX5ME7a2huusA9yRb","%%","%%","cX5ME7a2huusA9yRb"] [] [2025-01-28T14:06:29.237466+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Eg45G9ffYWP5rx3wu","%%","%%","Eg45G9ffYWP5rx3wu"] [] [2025-01-28T14:06:29.254257+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8Y2ovdkJioJ4N2je5","%%","%%","8Y2ovdkJioJ4N2je5"] [] [2025-01-28T14:06:29.271033+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fk5XchYo7W8CpKPcM","%%","%%","fk5XchYo7W8CpKPcM"] [] [2025-01-28T14:06:29.287813+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"zg8J44wnWDQMEXj4J","%28985197%","%28985197%","zg8J44wnWDQMEXj4J","%28985197%","%28985197%"] [] [2025-01-28T14:06:29.306790+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6151] [] [2025-01-28T14:06:29.307810+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rkoiT49xfRGKx334q","%%","%%","rkoiT49xfRGKx334q"] [] [2025-01-28T14:06:29.324638+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"b6x4SgR49itqMEC9o","%%","%%","b6x4SgR49itqMEC9o"] [] [2025-01-28T14:06:29.341571+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"aJdX2oEiDpSXbNSjX","%97987352%","%97987352%","aJdX2oEiDpSXbNSjX","%97987352%","%97987352%"] [] [2025-01-28T14:06:29.360368+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3682] [] [2025-01-28T14:06:29.360788+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4146] [] [2025-01-28T14:06:29.361210+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4277] [] [2025-01-28T14:06:29.361638+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4965] [] [2025-01-28T14:06:29.362012+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6185] [] [2025-01-28T14:06:29.363406+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"w2b6cosLND2EupK6f","%%","%%","w2b6cosLND2EupK6f"] [] [2025-01-28T14:06:29.380638+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ERHrRruuFbDJk3WYw","%%","%%","ERHrRruuFbDJk3WYw"] [] [2025-01-28T14:06:29.397512+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MgianWTSZcKTgDNAY","%%","%%","MgianWTSZcKTgDNAY"] [] [2025-01-28T14:06:29.414285+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"toYFZ3C9ev6H8hJ92","%%","%%","toYFZ3C9ev6H8hJ92"] [] [2025-01-28T14:06:29.431138+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hFXDD68M2zQgW7gDs","%%","%%","hFXDD68M2zQgW7gDs"] [] [2025-01-28T14:06:29.447884+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"gMPbhAWSGMbdcoZ2Y","%52438686%","%52438686%","gMPbhAWSGMbdcoZ2Y","%52438686%","%52438686%"] [] [2025-01-28T14:06:29.466729+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6051] [] [2025-01-28T14:06:29.467603+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RXBc3WxiM9AqbTRCD","%%","%%","RXBc3WxiM9AqbTRCD"] [] [2025-01-28T14:06:29.484477+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QhgWWwtxtv3vfwHjh","%%","%%","QhgWWwtxtv3vfwHjh"] [] [2025-01-28T14:06:29.501274+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HWZ5PvERZSsnkcqFk","%%","%%","HWZ5PvERZSsnkcqFk"] [] [2025-01-28T14:06:29.518037+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B2BxWdoSBZqTL4q9p","%%","%%","B2BxWdoSBZqTL4q9p"] [] [2025-01-28T14:06:29.534853+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Sq2rsKH92GcmyuQW7","%98169485%","%98169485%","Sq2rsKH92GcmyuQW7","%98169485%","%98169485%"] [] [2025-01-28T14:06:29.553674+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6082] [] [2025-01-28T14:06:29.554635+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gFkoWiBKkZPQHwi3d","%%","%%","gFkoWiBKkZPQHwi3d"] [] [2025-01-28T14:06:29.571523+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"tFpvsQMNXMpdAhJ7Y","%22166298%","%22166298%","tFpvsQMNXMpdAhJ7Y","%22166298%","%22166298%"] [] [2025-01-28T14:06:29.590523+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [864] [] [2025-01-28T14:06:29.590907+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2698] [] [2025-01-28T14:06:29.591320+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6171] [] [2025-01-28T14:06:29.591781+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6627] [] [2025-01-28T14:06:29.592160+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7345] [] [2025-01-28T14:06:29.592570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7655] [] [2025-01-28T14:06:29.594208+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YmnMRvRRiZRgheYT6","%%","%%","YmnMRvRRiZRgheYT6"] [] [2025-01-28T14:06:29.611224+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dQETS4YnoJaivkgFH","%%","%%","dQETS4YnoJaivkgFH"] [] [2025-01-28T14:06:29.628218+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"CY2iLtXYbzLcAGrY4","%23374767%","%23374767%","CY2iLtXYbzLcAGrY4","%23374767%","%23374767%"] [] [2025-01-28T14:06:29.647164+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2022] [] [2025-01-28T14:06:29.647583+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3346] [] [2025-01-28T14:06:29.647953+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6156] [] [2025-01-28T14:06:29.649327+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ni3x6a8hWNPreKaq5","%54305849%","%54305849%","ni3x6a8hWNPreKaq5","%54305849%","%54305849%"] [] [2025-01-28T14:06:29.668474+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6054] [] [2025-01-28T14:06:29.668850+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6186] [] [2025-01-28T14:06:29.669895+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TnE3h6rKzGFNmn9TF","%%","%%","TnE3h6rKzGFNmn9TF"] [] [2025-01-28T14:06:29.686896+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GEonDkJRBuk3YafDe","%%","%%","GEonDkJRBuk3YafDe"] [] [2025-01-28T14:06:29.703744+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"iatH223WxJ9QrfEnT","%20541421%","%20541421%","iatH223WxJ9QrfEnT","%20541421%","%20541421%"] [] [2025-01-28T14:06:29.722738+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5074] [] [2025-01-28T14:06:29.723160+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6050] [] [2025-01-28T14:06:29.723520+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6329] [] [2025-01-28T14:06:29.723952+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6506] [] [2025-01-28T14:06:29.724417+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6669] [] [2025-01-28T14:06:29.724837+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6909] [] [2025-01-28T14:06:29.725297+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7143] [] [2025-01-28T14:06:29.725736+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7516] [] [2025-01-28T14:06:29.726098+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8133] [] [2025-01-28T14:06:29.846502+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:29.846814+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [9,"2025-01-28T14:06:29+00:00",764] [] [2025-01-28T14:06:29.847170+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:29.848266+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ihi2jgyyQvXWaWBYY","%%","%%","ihi2jgyyQvXWaWBYY"] [] [2025-01-28T14:06:29.865283+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"3iNPhtoRjyJGjiDpR","%92047807%","%92047807%","3iNPhtoRjyJGjiDpR","%92047807%","%92047807%"] [] [2025-01-28T14:06:29.884353+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2540] [] [2025-01-28T14:06:29.884834+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6139] [] [2025-01-28T14:06:29.886041+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qfpAYJStp3cdX9rqF","%%","%%","qfpAYJStp3cdX9rqF"] [] [2025-01-28T14:06:29.902985+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"kxQvkyavfgKbp2SKK","%55597081%","%55597081%","kxQvkyavfgKbp2SKK","%55597081%","%55597081%"] [] [2025-01-28T14:06:29.922163+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5988] [] [2025-01-28T14:06:29.922623+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6053] [] [2025-01-28T14:06:29.923030+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7656] [] [2025-01-28T14:06:30.038819+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:30.039164+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [2,"2025-01-28T14:06:30+00:00",768] [] [2025-01-28T14:06:30.039554+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:30.040767+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xcfWyJe5kNrycSP8J","%%","%%","xcfWyJe5kNrycSP8J"] [] [2025-01-28T14:06:30.057804+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YK8eHnR9cNaKiYfJN","%%","%%","YK8eHnR9cNaKiYfJN"] [] [2025-01-28T14:06:30.074706+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"odTcN9eJ36oKiqnr9","%%","%%","odTcN9eJ36oKiqnr9"] [] [2025-01-28T14:06:30.091623+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yiCuJktvhaAX5sBdJ","%%","%%","yiCuJktvhaAX5sBdJ"] [] [2025-01-28T14:06:30.108562+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QbFd7MtDZAfXyXcNi","%%","%%","QbFd7MtDZAfXyXcNi"] [] [2025-01-28T14:06:30.125397+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"RYipbNMPHxddggEqv","%51730051%","%51730051%","RYipbNMPHxddggEqv","%51730051%","%51730051%"] [] [2025-01-28T14:06:30.144390+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6063] [] [2025-01-28T14:06:30.144881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6533] [] [2025-01-28T14:06:30.145999+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xDReaX8f33pFenoF5","%%","%%","xDReaX8f33pFenoF5"] [] [2025-01-28T14:06:30.162867+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"iraa3JWjNugp2tPuP","%50442203%","%50442203%","iraa3JWjNugp2tPuP","%50442203%","%50442203%"] [] [2025-01-28T14:06:30.181802+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4974] [] [2025-01-28T14:06:30.182227+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6148] [] [2025-01-28T14:06:30.183293+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nZAqg3ytEJLpfA9GQ","%%","%%","nZAqg3ytEJLpfA9GQ"] [] [2025-01-28T14:06:30.200084+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"xJT3QEsoMS2Xtaynr","%24354599%","%24354599%","xJT3QEsoMS2Xtaynr","%24354599%","%24354599%"] [] [2025-01-28T14:06:30.218994+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6072] [] [2025-01-28T14:06:30.219969+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tnpR7QkMrEYS67cdA","%%","%%","tnpR7QkMrEYS67cdA"] [] [2025-01-28T14:06:30.236854+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EjxCddYWLvwiWQTDw","%%","%%","EjxCddYWLvwiWQTDw"] [] [2025-01-28T14:06:30.253618+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"En6Q2W6quR9xsipG9","%%","%%","En6Q2W6quR9xsipG9"] [] [2025-01-28T14:06:30.270538+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Eu2AQh3C9bMJeATCg","%54761119%","%54761119%","Eu2AQh3C9bMJeATCg","%54761119%","%54761119%"] [] [2025-01-28T14:06:30.289555+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6142] [] [2025-01-28T14:06:30.290558+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cLFg7LEiSw7oi5feZ","%%","%%","cLFg7LEiSw7oi5feZ"] [] [2025-01-28T14:06:30.307402+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pfJRESP2RnPFjmqZF","%%","%%","pfJRESP2RnPFjmqZF"] [] [2025-01-28T14:06:30.324171+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"umFYpnZJ2cjToFrTH","%92131818%","%92131818%","umFYpnZJ2cjToFrTH","%92131818%","%92131818%"] [] [2025-01-28T14:06:30.343413+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5259] [] [2025-01-28T14:06:30.343915+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6068] [] [2025-01-28T14:06:30.345048+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ytkDNEaE2thNDjN3e","%%","%%","ytkDNEaE2thNDjN3e"] [] [2025-01-28T14:06:30.361934+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"BRseuT6y2abb6u8oC","%93722443%","%93722443%","BRseuT6y2abb6u8oC","%93722443%","%93722443%"] [] [2025-01-28T14:06:30.380797+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6067] [] [2025-01-28T14:06:30.381677+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xX7NzJqRXcv8sZGBn","%%","%%","xX7NzJqRXcv8sZGBn"] [] [2025-01-28T14:06:30.398369+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QZkLnoNu2HAGNE9SQ","%%","%%","QZkLnoNu2HAGNE9SQ"] [] [2025-01-28T14:06:30.415101+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"8jsnndTurh2fHtAh8","%26862657%","%26862657%","8jsnndTurh2fHtAh8","%26862657%","%26862657%"] [] [2025-01-28T14:06:30.434054+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4234] [] [2025-01-28T14:06:30.434519+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6521] [] [2025-01-28T14:06:30.435003+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6556] [] [2025-01-28T14:06:30.436256+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"YmFRN9a5uJoBmpnvK","%27028197%","%27028197%","YmFRN9a5uJoBmpnvK","%27028197%","%27028197%"] [] [2025-01-28T14:06:30.455233+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6143] [] [2025-01-28T14:06:30.456153+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Nsey8jfwD6Zd9or9a","%%","%%","Nsey8jfwD6Zd9or9a"] [] [2025-01-28T14:06:30.472869+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TGciLpfYJEivyoQbr","%%","%%","TGciLpfYJEivyoQbr"] [] [2025-01-28T14:06:30.489576+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"P7cfFqAKssSq5i54X","%%","%%","P7cfFqAKssSq5i54X"] [] [2025-01-28T14:06:30.506331+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"yuYeQTnzsGh9C9nBF","%97169166%","%97169166%","yuYeQTnzsGh9C9nBF","%97169166%","%97169166%"] [] [2025-01-28T14:06:30.525108+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6088] [] [2025-01-28T14:06:30.525994+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iK3kQFzgvqycXzBub","%%","%%","iK3kQFzgvqycXzBub"] [] [2025-01-28T14:06:30.542733+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"euHrA2CJcahjXSafR","%%","%%","euHrA2CJcahjXSafR"] [] [2025-01-28T14:06:30.559513+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"pYotSSEsDu4cxe3hF","%58206554%","%58206554%","pYotSSEsDu4cxe3hF","%58206554%","%58206554%"] [] [2025-01-28T14:06:30.578388+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6089] [] [2025-01-28T14:06:30.578891+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6583] [] [2025-01-28T14:06:30.579358+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6971] [] [2025-01-28T14:06:30.579824+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7557] [] [2025-01-28T14:06:30.580267+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8384] [] [2025-01-28T14:06:30.698079+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:30.698411+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [5,"2025-01-28T14:06:30+00:00",798] [] [2025-01-28T14:06:30.698810+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:30.705112+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"bSSGWKwFsoZK3RLYF","%22837312%","%22837312%","bSSGWKwFsoZK3RLYF","%22837312%","%22837312%"] [] [2025-01-28T14:06:30.724277+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6094] [] [2025-01-28T14:06:30.725193+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5BczYHg3p8SBh9pTx","%%","%%","5BczYHg3p8SBh9pTx"] [] [2025-01-28T14:06:30.742291+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9JrG56YXygFFq2uYZ","%%","%%","9JrG56YXygFFq2uYZ"] [] [2025-01-28T14:06:30.759098+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f8wgch76DdcndhzRo","%%","%%","f8wgch76DdcndhzRo"] [] [2025-01-28T14:06:30.776791+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aqnqMwEdMHESXrTxZ","%%","%%","aqnqMwEdMHESXrTxZ"] [] [2025-01-28T14:06:30.793896+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kavddYbjgJMQv5nLH","%%","%%","kavddYbjgJMQv5nLH"] [] [2025-01-28T14:06:30.810718+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"x8XQsb4Xn4sNZFHEQ","%50178910%","%50178910%","x8XQsb4Xn4sNZFHEQ","%50178910%","%50178910%"] [] [2025-01-28T14:06:30.829808+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6096] [] [2025-01-28T14:06:30.830855+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"3WPaPfDBgtKXJcWHM","%50161792%","%50161792%","3WPaPfDBgtKXJcWHM","%50161792%","%50161792%"] [] [2025-01-28T14:06:30.849798+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6090] [] [2025-01-28T14:06:30.850216+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6231] [] [2025-01-28T14:06:30.851148+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M9X5XgWHHi6FKd2Wz","%%","%%","M9X5XgWHHi6FKd2Wz"] [] [2025-01-28T14:06:30.867960+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"BcgeSja9KPh7McgSz","%26560081%","%26560081%","BcgeSja9KPh7McgSz","%26560081%","%26560081%"] [] [2025-01-28T14:06:30.886981+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6091] [] [2025-01-28T14:06:30.888005+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"6ZcWBYdFZ9Jc3NQhM","%99363793%","%99363793%","6ZcWBYdFZ9Jc3NQhM","%99363793%","%99363793%"] [] [2025-01-28T14:06:30.906916+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6093] [] [2025-01-28T14:06:30.907959+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ck6Eg9Pz2JePHrsMe","%52041293%","%52041293%","ck6Eg9Pz2JePHrsMe","%52041293%","%52041293%"] [] [2025-01-28T14:06:30.926965+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6099] [] [2025-01-28T14:06:30.927820+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FxMcDP3cbATMd5oZd","%%","%%","FxMcDP3cbATMd5oZd"] [] [2025-01-28T14:06:30.944804+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3wisw7iwhrjzSvhTy","%%","%%","3wisw7iwhrjzSvhTy"] [] [2025-01-28T14:06:30.961565+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Eqr3KNHzLfxGy2NDB","%98786134%","%98786134%","Eqr3KNHzLfxGy2NDB","%98786134%","%98786134%"] [] [2025-01-28T14:06:30.980448+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6095] [] [2025-01-28T14:06:30.981357+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9gNhmnwTKXBPqBL6s","%%","%%","9gNhmnwTKXBPqBL6s"] [] [2025-01-28T14:06:30.998208+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yrvppBGmj7LzTGeuw","%%","%%","yrvppBGmj7LzTGeuw"] [] [2025-01-28T14:06:31.014991+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HGmYmewjLBHc4u6CH","%%","%%","HGmYmewjLBHc4u6CH"] [] [2025-01-28T14:06:31.031850+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"h7Z7oHvNepkQ6XNFZ","%%","%%","h7Z7oHvNepkQ6XNFZ"] [] [2025-01-28T14:06:31.048725+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"gzJ4qgsBgT72qmsHD","%52868583%","%52868583%","gzJ4qgsBgT72qmsHD","%52868583%","%52868583%"] [] [2025-01-28T14:06:31.067705+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6380] [] [2025-01-28T14:06:31.068635+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xr77omxmhZ8Hs9mnt","%%","%%","Xr77omxmhZ8Hs9mnt"] [] [2025-01-28T14:06:31.085484+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XBBcDLvR44Zqi6aLf","%%","%%","XBBcDLvR44Zqi6aLf"] [] [2025-01-28T14:06:31.102267+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vpSa5zTBCAyQ9JnZY","%%","%%","vpSa5zTBCAyQ9JnZY"] [] [2025-01-28T14:06:31.119092+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ZvXmBdmmoTmXHgZRS","%94524802%","%94524802%","ZvXmBdmmoTmXHgZRS","%94524802%","%94524802%"] [] [2025-01-28T14:06:31.138075+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6138] [] [2025-01-28T14:06:31.139093+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uEx9FaGBFjXrPjPQN","%%","%%","uEx9FaGBFjXrPjPQN"] [] [2025-01-28T14:06:31.155981+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"GeMx9dfbqKNymiMuP","%28638858%","%28638858%","GeMx9dfbqKNymiMuP","%28638858%","%28638858%"] [] [2025-01-28T14:06:31.174993+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6190] [] [2025-01-28T14:06:31.175531+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6582] [] [2025-01-28T14:06:31.176504+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HWzqDdjA2SenGSyo4","%%","%%","HWzqDdjA2SenGSyo4"] [] [2025-01-28T14:06:31.193405+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5GD2nZBsiYv5X3bEC","%%","%%","5GD2nZBsiYv5X3bEC"] [] [2025-01-28T14:06:31.210235+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"WCyxEnifMz3HHLNS4","%96 974 561%","%96 974 561%","WCyxEnifMz3HHLNS4","%96 974 561%","%96 974 561%"] [] [2025-01-28T14:06:31.229187+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6113] [] [2025-01-28T14:06:31.229729+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6792] [] [2025-01-28T14:06:31.230257+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7278] [] [2025-01-28T14:06:31.231569+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2aPcdvs8vij6YpNyJ","%%","%%","2aPcdvs8vij6YpNyJ"] [] [2025-01-28T14:06:31.248798+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"6LxukvPfmkdKkNEu9","%50750789%","%50750789%","6LxukvPfmkdKkNEu9","%50750789%","%50750789%"] [] [2025-01-28T14:06:31.267935+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6122] [] [2025-01-28T14:06:31.269006+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yadvQsPqMFmFAhajJ","%%","%%","yadvQsPqMFmFAhajJ"] [] [2025-01-28T14:06:31.285897+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"iAbttXsFDeEtnm79C","%99949044%","%99949044%","iAbttXsFDeEtnm79C","%99949044%","%99949044%"] [] [2025-01-28T14:06:31.304765+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6107] [] [2025-01-28T14:06:31.305763+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"b6jjYTY6fNA4BEtpK","%58125688%","%58125688%","b6jjYTY6fNA4BEtpK","%58125688%","%58125688%"] [] [2025-01-28T14:06:31.324605+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6140] [] [2025-01-28T14:06:31.325567+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qFGu5i5RxrvxtrPZp","%%","%%","qFGu5i5RxrvxtrPZp"] [] [2025-01-28T14:06:31.342469+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kR36BKnviJdTGLe2e","%%","%%","kR36BKnviJdTGLe2e"] [] [2025-01-28T14:06:31.359229+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7Kb9npSSajvjKGLet","%%","%%","7Kb9npSSajvjKGLet"] [] [2025-01-28T14:06:31.376015+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FZHyBXPsuwdY6FZwn","%%","%%","FZHyBXPsuwdY6FZwn"] [] [2025-01-28T14:06:31.392833+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jKq9dmghF8tTFMRJv","%%","%%","jKq9dmghF8tTFMRJv"] [] [2025-01-28T14:06:31.409635+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"aY86y3B6GQ8nnzMDm","%94120061%","%94120061%","aY86y3B6GQ8nnzMDm","%94120061%","%94120061%"] [] [2025-01-28T14:06:31.428467+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6108] [] [2025-01-28T14:06:31.428995+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7658] [] [2025-01-28T14:06:31.545512+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:31.545841+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [2,"2025-01-28T14:06:31+00:00",838] [] [2025-01-28T14:06:31.546273+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:31.553141+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"B2CAwCoJPqAR78pz7","%28582645%","%28582645%","B2CAwCoJPqAR78pz7","%28582645%","%28582645%"] [] [2025-01-28T14:06:31.572363+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5357] [] [2025-01-28T14:06:31.572809+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6104] [] [2025-01-28T14:06:31.573315+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6584] [] [2025-01-28T14:06:31.574710+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N7FcAHobPvBgdb7KR","%%","%%","N7FcAHobPvBgdb7KR"] [] [2025-01-28T14:06:31.591524+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WL3HmR3dv3AEea6TF","%%","%%","WL3HmR3dv3AEea6TF"] [] [2025-01-28T14:06:31.608377+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"RNkzYnJrwn2R5cbLq","%27553781%","%27553781%","RNkzYnJrwn2R5cbLq","%27553781%","%27553781%"] [] [2025-01-28T14:06:31.627473+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2753] [] [2025-01-28T14:06:31.627941+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4524] [] [2025-01-28T14:06:31.628344+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6110] [] [2025-01-28T14:06:31.628717+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7236] [] [2025-01-28T14:06:31.746691+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:31.747010+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [1,"2025-01-28T14:06:31+00:00",842] [] [2025-01-28T14:06:31.747355+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:31.748583+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"2rBpTbjvEg9gK2EDA","%53026042%","%53026042%","2rBpTbjvEg9gK2EDA","%53026042%","%53026042%"] [] [2025-01-28T14:06:31.767970+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6112] [] [2025-01-28T14:06:31.768550+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6541] [] [2025-01-28T14:06:31.769874+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PC582YTExXfQfqGut","%%","%%","PC582YTExXfQfqGut"] [] [2025-01-28T14:06:31.786948+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"CqTPJj5oYgBmYh4Fj","%24908371%","%24908371%","CqTPJj5oYgBmYh4Fj","%24908371%","%24908371%"] [] [2025-01-28T14:06:31.806223+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6111] [] [2025-01-28T14:06:31.807077+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TetwjRnHbEMr7XBur","%%","%%","TetwjRnHbEMr7XBur"] [] [2025-01-28T14:06:31.823923+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N5yhA9tq7S8mcXN9Z","%%","%%","N5yhA9tq7S8mcXN9Z"] [] [2025-01-28T14:06:31.840715+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"amCysHqXiPgcvAYh6","%53956833%","%53956833%","amCysHqXiPgcvAYh6","%53956833%","%53956833%"] [] [2025-01-28T14:06:31.859638+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5317] [] [2025-01-28T14:06:31.860079+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6157] [] [2025-01-28T14:06:31.860504+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6245] [] [2025-01-28T14:06:31.861784+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"f3wegLbj72YYpaDfJ","%52134825%","%52134825%","f3wegLbj72YYpaDfJ","%52134825%","%52134825%"] [] [2025-01-28T14:06:31.881006+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6115] [] [2025-01-28T14:06:31.881923+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"eT42iaxJazkdACnuy","%53059847%","%53059847%","eT42iaxJazkdACnuy","%53059847%","%53059847%"] [] [2025-01-28T14:06:31.900874+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6116] [] [2025-01-28T14:06:31.901712+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JjNkPYc3RyTEAWHvi","%%","%%","JjNkPYc3RyTEAWHvi"] [] [2025-01-28T14:06:31.918611+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XNB7ovdAEm8cd69Hb","%%","%%","XNB7ovdAEm8cd69Hb"] [] [2025-01-28T14:06:31.935327+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6mCabEkbq2323Jd4i","%%","%%","6mCabEkbq2323Jd4i"] [] [2025-01-28T14:06:31.952068+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Ecr6faamwT55ga5qv","%55357520%","%55357520%","Ecr6faamwT55ga5qv","%55357520%","%55357520%"] [] [2025-01-28T14:06:31.970976+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [562] [] [2025-01-28T14:06:31.971381+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6155] [] [2025-01-28T14:06:31.971795+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6588] [] [2025-01-28T14:06:31.973028+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qNznFQjjbwjvfiYiS","%%","%%","qNznFQjjbwjvfiYiS"] [] [2025-01-28T14:06:31.989977+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"dm9o2nmhQBkvfR42W","%58607714%","%58607714%","dm9o2nmhQBkvfR42W","%58607714%","%58607714%"] [] [2025-01-28T14:06:32.008851+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6319] [] [2025-01-28T14:06:32.009722+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"sWzSFRx3YAk55MzHK","%28420070%","%28420070%","sWzSFRx3YAk55MzHK","%28420070%","%28420070%"] [] [2025-01-28T14:06:32.028965+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"85d5Hv9s2uT5rDHYp","%98637475%","%98637475%","85d5Hv9s2uT5rDHYp","%98637475%","%98637475%"] [] [2025-01-28T14:06:32.047806+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5439] [] [2025-01-28T14:06:32.048228+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6251] [] [2025-01-28T14:06:32.049343+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zDSjqC87Bs6DnCky5","%%","%%","zDSjqC87Bs6DnCky5"] [] [2025-01-28T14:06:32.066169+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bxDMbgPByiDF8nRpD","%%","%%","bxDMbgPByiDF8nRpD"] [] [2025-01-28T14:06:32.082881+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SmwDgfWTHotpmZDXZ","%%","%%","SmwDgfWTHotpmZDXZ"] [] [2025-01-28T14:06:32.099643+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RHnvhx4G6fkfovMQE","%%","%%","RHnvhx4G6fkfovMQE"] [] [2025-01-28T14:06:32.116342+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mzg5F2vQjN7KqQCgu","%%","%%","mzg5F2vQjN7KqQCgu"] [] [2025-01-28T14:06:32.133067+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"eitSavPzDpzEfE9D8","%93074437%","%93074437%","eitSavPzDpzEfE9D8","%93074437%","%93074437%"] [] [2025-01-28T14:06:32.152208+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6119] [] [2025-01-28T14:06:32.153177+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sLWd9nNbeEx9PxfT6","%%","%%","sLWd9nNbeEx9PxfT6"] [] [2025-01-28T14:06:32.169970+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Z2ZxgFDGWwwFuANdA","%53744959%","%53744959%","Z2ZxgFDGWwwFuANdA","%53744959%","%53744959%"] [] [2025-01-28T14:06:32.188844+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6118] [] [2025-01-28T14:06:32.189628+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FgdzQ2gLAfKpq4Snm","%%","%%","FgdzQ2gLAfKpq4Snm"] [] [2025-01-28T14:06:32.206370+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yi3mvjymic8ej5qHz","%%","%%","yi3mvjymic8ej5qHz"] [] [2025-01-28T14:06:32.223060+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"gGzFHKYZ3Xhhfx6Sb","%53438243%","%53438243%","gGzFHKYZ3Xhhfx6Sb","%53438243%","%53438243%"] [] [2025-01-28T14:06:32.242008+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6129] [] [2025-01-28T14:06:32.242908+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"yJRuHqYAsP8q9gW9C","%99526389%","%99526389%","yJRuHqYAsP8q9gW9C","%99526389%","%99526389%"] [] [2025-01-28T14:06:32.261786+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6120] [] [2025-01-28T14:06:32.262749+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NeNwS3gDYgQcjHJdH","%%","%%","NeNwS3gDYgQcjHJdH"] [] [2025-01-28T14:06:32.279690+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wGtrrPBA5zXRL8NgH","%%","%%","wGtrrPBA5zXRL8NgH"] [] [2025-01-28T14:06:32.296379+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p5EFDAzXvhZ7eZahF","%%","%%","p5EFDAzXvhZ7eZahF"] [] [2025-01-28T14:06:32.313080+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"7PGXeCDJS8smu2Ywr","%99722519%","%99722519%","7PGXeCDJS8smu2Ywr","%99722519%","%99722519%"] [] [2025-01-28T14:06:32.331864+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6755] [] [2025-01-28T14:06:32.332329+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8291] [] [2025-01-28T14:06:32.449987+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:32.450254+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [2,"2025-01-28T14:06:32+00:00",874] [] [2025-01-28T14:06:32.450583+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:32.456989+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cZ3aJXLkbmPyjjTkP","%%","%%","cZ3aJXLkbmPyjjTkP"] [] [2025-01-28T14:06:32.474101+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"4ktSMCYrheyymvCNG","%52012769%","%52012769%","4ktSMCYrheyymvCNG","%52012769%","%52012769%"] [] [2025-01-28T14:06:32.493087+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6162] [] [2025-01-28T14:06:32.493697+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6451] [] [2025-01-28T14:06:32.494952+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CGsshcu6FW7h6qWyo","%%","%%","CGsshcu6FW7h6qWyo"] [] [2025-01-28T14:06:32.511860+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FRMhem2AETXeipsQ6","%%","%%","FRMhem2AETXeipsQ6"] [] [2025-01-28T14:06:32.528747+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TgcJeEecaLW7r4yzr","%%","%%","TgcJeEecaLW7r4yzr"] [] [2025-01-28T14:06:32.545835+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iYTfYXLrNvTrPp8K5","%%","%%","iYTfYXLrNvTrPp8K5"] [] [2025-01-28T14:06:32.562715+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Nqv7x9fLX8GXCsEeZ","%%","%%","Nqv7x9fLX8GXCsEeZ"] [] [2025-01-28T14:06:32.579614+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5qEwfykFcnD3b9zLM","%%","%%","5qEwfykFcnD3b9zLM"] [] [2025-01-28T14:06:32.596463+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ccmZx2c47BLRwkFJk","%%","%%","ccmZx2c47BLRwkFJk"] [] [2025-01-28T14:06:32.613308+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"xPoDQKbbihPwcPpgA","%55623939%","%55623939%","xPoDQKbbihPwcPpgA","%55623939%","%55623939%"] [] [2025-01-28T14:06:32.632213+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6127] [] [2025-01-28T14:06:32.633270+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2aim7FdW4GRYH4aph","%%","%%","2aim7FdW4GRYH4aph"] [] [2025-01-28T14:06:32.650207+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KbcFMQZtcoqW2XFjc","%%","%%","KbcFMQZtcoqW2XFjc"] [] [2025-01-28T14:06:32.674951+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DsXjW85eW8dZCJ76j","%%","%%","DsXjW85eW8dZCJ76j"] [] [2025-01-28T14:06:32.692216+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"jTyNHMGEGvrMD8zKj","%94166521%","%94166521%","jTyNHMGEGvrMD8zKj","%94166521%","%94166521%"] [] [2025-01-28T14:06:32.711189+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6161] [] [2025-01-28T14:06:32.711736+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6846] [] [2025-01-28T14:06:32.712164+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7927] [] [2025-01-28T14:06:32.830928+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:32.831275+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [2,"2025-01-28T14:06:32+00:00",888] [] [2025-01-28T14:06:32.831721+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:32.832870+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"k9p9bExQXrNwM8Q64","%%","%%","k9p9bExQXrNwM8Q64"] [] [2025-01-28T14:06:32.850006+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dyMFmyMuYbQHs7PCF","%%","%%","dyMFmyMuYbQHs7PCF"] [] [2025-01-28T14:06:32.866919+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LvrjXEktHxcNnBcky","%%","%%","LvrjXEktHxcNnBcky"] [] [2025-01-28T14:06:32.883862+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"7eppkw52vaxW9dTFm","%55631934%","%55631934%","7eppkw52vaxW9dTFm","%55631934%","%55631934%"] [] [2025-01-28T14:06:32.902986+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6130] [] [2025-01-28T14:06:32.903882+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"3p8EmPSmuXNjoTPS4","%25592034%","%25592034%","3p8EmPSmuXNjoTPS4","%25592034%","%25592034%"] [] [2025-01-28T14:06:32.923035+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6147] [] [2025-01-28T14:06:32.923946+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FHcsGXfyZk9kRatyx","%%","%%","FHcsGXfyZk9kRatyx"] [] [2025-01-28T14:06:32.940857+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"t9QyqaGcgxW3CTtb8","%23324695%","%23324695%","t9QyqaGcgxW3CTtb8","%23324695%","%23324695%"] [] [2025-01-28T14:06:32.959901+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6152] [] [2025-01-28T14:06:32.960444+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7730] [] [2025-01-28T14:06:33.078286+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:33.078615+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [2,"2025-01-28T14:06:33+00:00",895] [] [2025-01-28T14:06:33.079032+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:33.080266+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"S55dv5qnmDK5PiBZq","%%","%%","S55dv5qnmDK5PiBZq"] [] [2025-01-28T14:06:33.097335+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"r36qE9FXeAAYgfQki","%%","%%","r36qE9FXeAAYgfQki"] [] [2025-01-28T14:06:33.114107+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"NqLFbRkjpWcgc3Y7M","%27207321%","%27207321%","NqLFbRkjpWcgc3Y7M","%27207321%","%27207321%"] [] [2025-01-28T14:06:33.133108+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5467] [] [2025-01-28T14:06:33.133534+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6132] [] [2025-01-28T14:06:33.133965+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6565] [] [2025-01-28T14:06:33.134365+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6677] [] [2025-01-28T14:06:33.134754+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6910] [] [2025-01-28T14:06:33.136409+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"NiKGQGm2aYrvoWZmw","%94840392%","%94840392%","NiKGQGm2aYrvoWZmw","%94840392%","%94840392%"] [] [2025-01-28T14:06:33.155449+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6133] [] [2025-01-28T14:06:33.155901+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6153] [] [2025-01-28T14:06:33.156938+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CujN7tyoseRnGPpxK","%%","%%","CujN7tyoseRnGPpxK"] [] [2025-01-28T14:06:33.174133+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JDw6KNZqbNaapF5tN","%%","%%","JDw6KNZqbNaapF5tN"] [] [2025-01-28T14:06:33.191062+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yesJu8eyJ9M5uL4Wo","%%","%%","yesJu8eyJ9M5uL4Wo"] [] [2025-01-28T14:06:33.207805+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"7yxEvwj3YbRWrsjbm","%25891712%","%25891712%","7yxEvwj3YbRWrsjbm","%25891712%","%25891712%"] [] [2025-01-28T14:06:33.226842+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6215] [] [2025-01-28T14:06:33.227815+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"fJZ5x4PgiWsB7F9ne","%28697361%","%28697361%","fJZ5x4PgiWsB7F9ne","%28697361%","%28697361%"] [] [2025-01-28T14:06:33.246882+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6159] [] [2025-01-28T14:06:33.247853+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"GHJLpKKXd4aohvM7c","%99553583%","%99553583%","GHJLpKKXd4aohvM7c","%99553583%","%99553583%"] [] [2025-01-28T14:06:33.266854+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4750] [] [2025-01-28T14:06:33.267248+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6160] [] [2025-01-28T14:06:33.268175+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Xh3sizzHJYvvvbATx","%95098420%","%95098420%","Xh3sizzHJYvvvbATx","%95098420%","%95098420%"] [] [2025-01-28T14:06:33.287020+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5538] [] [2025-01-28T14:06:33.287395+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6166] [] [2025-01-28T14:06:33.287821+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6614] [] [2025-01-28T14:06:33.288151+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6711] [] [2025-01-28T14:06:33.289539+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LZxFT3XWHEK6CSxeD","%%","%%","LZxFT3XWHEK6CSxeD"] [] [2025-01-28T14:06:33.306428+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZjFTjEWQBMZQCL3gx","%%","%%","ZjFTjEWQBMZQCL3gx"] [] [2025-01-28T14:06:33.323305+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"zbRCjjyJkSMZinCzM","%46382777%","%46382777%","zbRCjjyJkSMZinCzM","%46382777%","%46382777%"] [] [2025-01-28T14:06:33.342112+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6167] [] [2025-01-28T14:06:33.342873+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kL6TreAFcwBtpGqWN","%%","%%","kL6TreAFcwBtpGqWN"] [] [2025-01-28T14:06:33.359668+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HzquBEgBa48eFXata","%%","%%","HzquBEgBa48eFXata"] [] [2025-01-28T14:06:33.376442+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"DkFct6pZ3QcKKBoQJ","%25964161%","%25964161%","DkFct6pZ3QcKKBoQJ","%25964161%","%25964161%"] [] [2025-01-28T14:06:33.395404+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6396] [] [2025-01-28T14:06:33.396299+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"446HXZ252rJ3WZe6D","%29113317%","%29113317%","446HXZ252rJ3WZe6D","%29113317%","%29113317%"] [] [2025-01-28T14:06:33.415230+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5279] [] [2025-01-28T14:06:33.415570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6168] [] [2025-01-28T14:06:33.416624+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"T2FJoLTDuFqMwLJWS","%53803075%","%53803075%","T2FJoLTDuFqMwLJWS","%53803075%","%53803075%"] [] [2025-01-28T14:06:33.435596+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6170] [] [2025-01-28T14:06:33.436495+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BA8cQyySpTppQH4Yc","%%","%%","BA8cQyySpTppQH4Yc"] [] [2025-01-28T14:06:33.453360+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"aW9SACP4XmH5gYwcu","%52237092 %","%52237092 %","aW9SACP4XmH5gYwcu","%52237092 %","%52237092 %"] [] [2025-01-28T14:06:33.472524+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7158] [] [2025-01-28T14:06:33.473326+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"dDwBnRzH4prkRqzMb","%22992051%","%22992051%","dDwBnRzH4prkRqzMb","%22992051%","%22992051%"] [] [2025-01-28T14:06:33.492265+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4939] [] [2025-01-28T14:06:33.492602+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6172] [] [2025-01-28T14:06:33.493583+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"QzhCX8PKMLdbkuczE","%97426720%","%97426720%","QzhCX8PKMLdbkuczE","%97426720%","%97426720%"] [] [2025-01-28T14:06:33.512322+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6604] [] [2025-01-28T14:06:33.513108+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HqnJxjPuZsR3uP3fd","%%","%%","HqnJxjPuZsR3uP3fd"] [] [2025-01-28T14:06:33.530001+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zdWSfWeaHfTfXkFdM","%%","%%","zdWSfWeaHfTfXkFdM"] [] [2025-01-28T14:06:33.546882+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"jF9Md2o5HEXe5ujnf","%50312578%","%50312578%","jF9Md2o5HEXe5ujnf","%50312578%","%50312578%"] [] [2025-01-28T14:06:33.565782+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6175] [] [2025-01-28T14:06:33.566501+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"SmjQYWmxHbeLjKEG2","%53 874 397%","%53 874 397%","SmjQYWmxHbeLjKEG2","%53 874 397%","%53 874 397%"] [] [2025-01-28T14:06:33.585303+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6590] [] [2025-01-28T14:06:33.586157+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uBpDuTEXrJT37sW2W","%%","%%","uBpDuTEXrJT37sW2W"] [] [2025-01-28T14:06:33.602825+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"vrQqHwdwLCXdqYHdG","%25348258%","%25348258%","vrQqHwdwLCXdqYHdG","%25348258%","%25348258%"] [] [2025-01-28T14:06:33.621744+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6176] [] [2025-01-28T14:06:33.622677+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"antG5a5ysfo9N6F6k","%58 09 09 02%","%58 09 09 02%","antG5a5ysfo9N6F6k","%58 09 09 02%","%58 09 09 02%"] [] [2025-01-28T14:06:33.642057+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6339] [] [2025-01-28T14:06:33.642938+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"iuQ4svj9n4KcJt6nF","%21765715%","%21765715%","iuQ4svj9n4KcJt6nF","%21765715%","%21765715%"] [] [2025-01-28T14:06:33.661898+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2441] [] [2025-01-28T14:06:33.662231+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4589] [] [2025-01-28T14:06:33.662544+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6179] [] [2025-01-28T14:06:33.663785+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"neb8tXezjnuX8WY7c","%%","%%","neb8tXezjnuX8WY7c"] [] [2025-01-28T14:06:33.680570+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"MHkak6cJWKzrh25MZ","%94729490%","%94729490%","MHkak6cJWKzrh25MZ","%94729490%","%94729490%"] [] [2025-01-28T14:06:33.699328+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6180] [] [2025-01-28T14:06:33.700192+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"v5GgzyZsT8KqgoFNA","%95737741%","%95737741%","v5GgzyZsT8KqgoFNA","%95737741%","%95737741%"] [] [2025-01-28T14:06:33.718956+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6177] [] [2025-01-28T14:06:33.719776+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"usmXJcafbxBsnsHg8","%28437323%","%28437323%","usmXJcafbxBsnsHg8","%28437323%","%28437323%"] [] [2025-01-28T14:06:33.738735+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6181] [] [2025-01-28T14:06:33.739141+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6625] [] [2025-01-28T14:06:33.740166+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"uofZp67qTszxmBsRq","%27610531%","%27610531%","uofZp67qTszxmBsRq","%27610531%","%27610531%"] [] [2025-01-28T14:06:33.759152+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6183] [] [2025-01-28T14:06:33.760001+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"E5FcL2Rbc89fjBmpw","%%","%%","E5FcL2Rbc89fjBmpw"] [] [2025-01-28T14:06:33.777640+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wY26gEjhzZ6JJEodh","%%","%%","wY26gEjhzZ6JJEodh"] [] [2025-01-28T14:06:33.794385+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iSxQgxkgKs7TamDS8","%%","%%","iSxQgxkgKs7TamDS8"] [] [2025-01-28T14:06:33.811080+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"KGc49w9nZWPCLoArW","%55126386%","%55126386%","KGc49w9nZWPCLoArW","%55126386%","%55126386%"] [] [2025-01-28T14:06:33.829980+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1213] [] [2025-01-28T14:06:33.830332+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2147] [] [2025-01-28T14:06:33.830634+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4108] [] [2025-01-28T14:06:33.830943+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6188] [] [2025-01-28T14:06:33.832357+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"q7ug7ysQyS6e9fGHy","%52334743%","%52334743%","q7ug7ysQyS6e9fGHy","%52334743%","%52334743%"] [] [2025-01-28T14:06:33.851382+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3416] [] [2025-01-28T14:06:33.851716+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4572] [] [2025-01-28T14:06:33.852004+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4990] [] [2025-01-28T14:06:33.852283+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5545] [] [2025-01-28T14:06:33.852588+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6184] [] [2025-01-28T14:06:33.854166+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Wjpeio4uwHFhfz8ec","%%","%%","Wjpeio4uwHFhfz8ec"] [] [2025-01-28T14:06:33.870955+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"rBZFPE827EPRxy4u6","%25136766%","%25136766%","rBZFPE827EPRxy4u6","%25136766%","%25136766%"] [] [2025-01-28T14:06:33.889820+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6194] [] [2025-01-28T14:06:33.890628+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zHvg6W44FfkgYFq48","%%","%%","zHvg6W44FfkgYFq48"] [] [2025-01-28T14:06:33.907362+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"QhecxmmDqqRa7W6MY","%93549153%","%93549153%","QhecxmmDqqRa7W6MY","%93549153%","%93549153%"] [] [2025-01-28T14:06:33.926051+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7680] [] [2025-01-28T14:06:33.926874+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"AmojD7raB93dx4YPq","%29589301%","%29589301%","AmojD7raB93dx4YPq","%29589301%","%29589301%"] [] [2025-01-28T14:06:33.945862+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4175] [] [2025-01-28T14:06:33.946197+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4684] [] [2025-01-28T14:06:33.946507+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6187] [] [2025-01-28T14:06:33.947675+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"nW7iRMXh8miX2ojez","%96668237%","%96668237%","nW7iRMXh8miX2ojez","%96668237%","%96668237%"] [] [2025-01-28T14:06:33.966478+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6189] [] [2025-01-28T14:06:33.966800+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6312] [] [2025-01-28T14:06:33.967673+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"49Z5yhDgwBZoh9Grd","%%","%%","49Z5yhDgwBZoh9Grd"] [] [2025-01-28T14:06:33.984541+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"vNwdBpraDXG2cT5za","%58229667%","%58229667%","vNwdBpraDXG2cT5za","%58229667%","%58229667%"] [] [2025-01-28T14:06:34.003600+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6202] [] [2025-01-28T14:06:34.004016+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7659] [] [2025-01-28T14:06:34.005027+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FJi8K5uGGgGmY77qX","%%","%%","FJi8K5uGGgGmY77qX"] [] [2025-01-28T14:06:34.021744+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"obxwSncBNRbtr7Tgn","%21297870%","%21297870%","obxwSncBNRbtr7Tgn","%21297870%","%21297870%"] [] [2025-01-28T14:06:34.040638+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6192] [] [2025-01-28T14:06:34.041538+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"DHM4qyMGEKb5fWrXp","%27 971 341%","%27 971 341%","DHM4qyMGEKb5fWrXp","%27 971 341%","%27 971 341%"] [] [2025-01-28T14:06:34.060734+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6193] [] [2025-01-28T14:06:34.061596+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"XwL2r5qbp9CYTZGnW","%99735491%","%99735491%","XwL2r5qbp9CYTZGnW","%99735491%","%99735491%"] [] [2025-01-28T14:06:34.080351+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6191] [] [2025-01-28T14:06:34.081202+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"y7cFKqTN42R7dw978","%%","%%","y7cFKqTN42R7dw978"] [] [2025-01-28T14:06:34.098051+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"KrLDnpztKm7iAz9rh","%55 155 326%","%55 155 326%","KrLDnpztKm7iAz9rh","%55 155 326%","%55 155 326%"] [] [2025-01-28T14:06:34.116973+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6200] [] [2025-01-28T14:06:34.117887+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"4kuNTs9HnGxhwyTsK","%56220300%","%56220300%","4kuNTs9HnGxhwyTsK","%56220300%","%56220300%"] [] [2025-01-28T14:06:34.136996+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6201] [] [2025-01-28T14:06:34.137898+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"3G7HmRNNtyteYQerq","%94 050 568%","%94 050 568%","3G7HmRNNtyteYQerq","%94 050 568%","%94 050 568%"] [] [2025-01-28T14:06:34.156813+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6456] [] [2025-01-28T14:06:34.157228+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6667] [] [2025-01-28T14:06:34.158432+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ZYKcjnT2thecDCzDL","%44247759%","%44247759%","ZYKcjnT2thecDCzDL","%44247759%","%44247759%"] [] [2025-01-28T14:06:34.177425+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6211] [] [2025-01-28T14:06:34.178273+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DpjEcfNpKwMFiXMDt","%%","%%","DpjEcfNpKwMFiXMDt"] [] [2025-01-28T14:06:34.195195+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ArFctBJNi8HDDW2Tr","%%","%%","ArFctBJNi8HDDW2Tr"] [] [2025-01-28T14:06:34.211832+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CXksD5vMd7NmB7P2c","%%","%%","CXksD5vMd7NmB7P2c"] [] [2025-01-28T14:06:34.228492+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"4QnCju8knDD8iNuxB","%54375121%","%54375121%","4QnCju8knDD8iNuxB","%54375121%","%54375121%"] [] [2025-01-28T14:06:34.247420+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6204] [] [2025-01-28T14:06:34.248309+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bJc58aAwEBF7ciY7T","%%","%%","bJc58aAwEBF7ciY7T"] [] [2025-01-28T14:06:34.264974+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dZsgg2x6AHpchY3ef","%%","%%","dZsgg2x6AHpchY3ef"] [] [2025-01-28T14:06:34.281712+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HWE557j939ZLk3jWS","%%","%%","HWE557j939ZLk3jWS"] [] [2025-01-28T14:06:34.298369+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EFCynw4etXSWDyDsS","%%","%%","EFCynw4etXSWDyDsS"] [] [2025-01-28T14:06:34.315048+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"H5SRWy9dDKYLugCKB","%54662436%","%54662436%","H5SRWy9dDKYLugCKB","%54662436%","%54662436%"] [] [2025-01-28T14:06:34.333894+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6232] [] [2025-01-28T14:06:34.334838+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6K2NvPA7p5au3qzpe","%%","%%","6K2NvPA7p5au3qzpe"] [] [2025-01-28T14:06:34.351548+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Pcb2yqa33gL7cZELP","%%","%%","Pcb2yqa33gL7cZELP"] [] [2025-01-28T14:06:34.368214+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FcvhDD2A3xQwzcXot","%%","%%","FcvhDD2A3xQwzcXot"] [] [2025-01-28T14:06:34.384873+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vQDBNSu9vxDnXHC5T","%%","%%","vQDBNSu9vxDnXHC5T"] [] [2025-01-28T14:06:34.401551+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"5kuoYT4WzbWbYjaC2","%29448265%","%29448265%","5kuoYT4WzbWbYjaC2","%29448265%","%29448265%"] [] [2025-01-28T14:06:34.420505+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6205] [] [2025-01-28T14:06:34.421308+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NKZnjfMJoN5JFLPsJ","%%","%%","NKZnjfMJoN5JFLPsJ"] [] [2025-01-28T14:06:34.437967+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qbyioFhRSfW6Fgy3q","%%","%%","qbyioFhRSfW6Fgy3q"] [] [2025-01-28T14:06:34.454660+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Wcv5uShRtBAFAqCET","%20449788%","%20449788%","Wcv5uShRtBAFAqCET","%20449788%","%20449788%"] [] [2025-01-28T14:06:34.473646+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6213] [] [2025-01-28T14:06:34.474096+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7415] [] [2025-01-28T14:06:34.474414+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8478] [] [2025-01-28T14:06:34.594745+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:34.595013+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [3,"2025-01-28T14:06:34+00:00",970] [] [2025-01-28T14:06:34.595337+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:34.604072+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4vGPsBqzuJqLf2AEL","%%","%%","4vGPsBqzuJqLf2AEL"] [] [2025-01-28T14:06:34.621109+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"L42HJZZRktkjBkh9p","%26452498%","%26452498%","L42HJZZRktkjBkh9p","%26452498%","%26452498%"] [] [2025-01-28T14:06:34.640172+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6212] [] [2025-01-28T14:06:34.641080+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"BDid2CoBhLP77w8p5","%92072974%","%92072974%","BDid2CoBhLP77w8p5","%92072974%","%92072974%"] [] [2025-01-28T14:06:34.660083+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6218] [] [2025-01-28T14:06:34.661114+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Tt3vx6AWPuGXqr2Tf","%%","%%","Tt3vx6AWPuGXqr2Tf"] [] [2025-01-28T14:06:34.677973+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"cMFS7w2hifr8FgMBx","%21264239%","%21264239%","cMFS7w2hifr8FgMBx","%21264239%","%21264239%"] [] [2025-01-28T14:06:34.697091+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6207] [] [2025-01-28T14:06:34.698135+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"wtyCwxoZqt6BiQPAF","%20718541%","%20718541%","wtyCwxoZqt6BiQPAF","%20718541%","%20718541%"] [] [2025-01-28T14:06:34.717268+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6208] [] [2025-01-28T14:06:34.718313+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"W98ivP9ZSCgqgKp3p","%42100761%","%42100761%","W98ivP9ZSCgqgKp3p","%42100761%","%42100761%"] [] [2025-01-28T14:06:34.737456+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6209] [] [2025-01-28T14:06:34.738540+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ykQhk5Bp7LxgijuDa","%24462808%","%24462808%","ykQhk5Bp7LxgijuDa","%24462808%","%24462808%"] [] [2025-01-28T14:06:34.758193+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6210] [] [2025-01-28T14:06:34.759302+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"96T8P7j92Wuu987c2","%92501247%","%92501247%","96T8P7j92Wuu987c2","%92501247%","%92501247%"] [] [2025-01-28T14:06:34.778994+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6214] [] [2025-01-28T14:06:34.779861+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xpSAgqbgrvwuPPrDZ","%%","%%","xpSAgqbgrvwuPPrDZ"] [] [2025-01-28T14:06:34.796811+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bA65rtW4XydWg8AfE","%%","%%","bA65rtW4XydWg8AfE"] [] [2025-01-28T14:06:34.813685+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ypFkBmD8K3kxvahxx","%%","%%","ypFkBmD8K3kxvahxx"] [] [2025-01-28T14:06:34.830640+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"42RkNhAykgXGG6e5m","%50138267%","%50138267%","42RkNhAykgXGG6e5m","%50138267%","%50138267%"] [] [2025-01-28T14:06:34.849779+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6338] [] [2025-01-28T14:06:34.850880+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rhWum3z5s3MaSdWiM","%%","%%","rhWum3z5s3MaSdWiM"] [] [2025-01-28T14:06:34.867842+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"doqpNXyoLwBmj4gHq","%%","%%","doqpNXyoLwBmj4gHq"] [] [2025-01-28T14:06:34.884715+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vj7xFDXnx83KYMwzm","%%","%%","vj7xFDXnx83KYMwzm"] [] [2025-01-28T14:06:34.901623+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"JgAPjGvEhx8x86F6B","%28002235%","%28002235%","JgAPjGvEhx8x86F6B","%28002235%","%28002235%"] [] [2025-01-28T14:06:34.920694+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6227] [] [2025-01-28T14:06:34.921775+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"XvFisX3htjipu2JHw","%29780110%","%29780110%","XvFisX3htjipu2JHw","%29780110%","%29780110%"] [] [2025-01-28T14:06:34.940850+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6216] [] [2025-01-28T14:06:34.941891+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"JoTkMu5zNvRdj66sB","%50442049%","%50442049%","JoTkMu5zNvRdj66sB","%50442049%","%50442049%"] [] [2025-01-28T14:06:34.960850+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6217] [] [2025-01-28T14:06:34.961834+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qDb5WYgYGij6NcqEj","%%","%%","qDb5WYgYGij6NcqEj"] [] [2025-01-28T14:06:34.978828+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cWQY3seRQ6kknTEzy","%%","%%","cWQY3seRQ6kknTEzy"] [] [2025-01-28T14:06:34.995779+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"BwSj3f3973giNeSss","%29608618%","%29608618%","BwSj3f3973giNeSss","%29608618%","%29608618%"] [] [2025-01-28T14:06:35.014759+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6539] [] [2025-01-28T14:06:35.015764+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"3KcKY7Q7m2ZFiFBh7","%23874268%","%23874268%","3KcKY7Q7m2ZFiFBh7","%23874268%","%23874268%"] [] [2025-01-28T14:06:35.035064+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6220] [] [2025-01-28T14:06:35.035583+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6598] [] [2025-01-28T14:06:35.036740+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"SJPH3vBCeG9GCmDKj","%26461218%","%26461218%","SJPH3vBCeG9GCmDKj","%26461218%","%26461218%"] [] [2025-01-28T14:06:35.055833+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6229] [] [2025-01-28T14:06:35.056909+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"dJdtexxqxoxHsdjMb","%29091458%","%29091458%","dJdtexxqxoxHsdjMb","%29091458%","%29091458%"] [] [2025-01-28T14:06:35.075983+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6219] [] [2025-01-28T14:06:35.077022+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"im8CteDm8y9sEAuBQ","%%","%%","im8CteDm8y9sEAuBQ"] [] [2025-01-28T14:06:35.093973+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"yKdYfixRLHp84jsrB","%99026146%","%99026146%","yKdYfixRLHp84jsrB","%99026146%","%99026146%"] [] [2025-01-28T14:06:35.112832+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4884] [] [2025-01-28T14:06:35.113248+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5578] [] [2025-01-28T14:06:35.113656+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6221] [] [2025-01-28T14:06:35.114106+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6646] [] [2025-01-28T14:06:35.114531+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6899] [] [2025-01-28T14:06:35.115002+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7034] [] [2025-01-28T14:06:35.115516+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7243] [] [2025-01-28T14:06:35.115963+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7416] [] [2025-01-28T14:06:35.118167+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EkYEaZYWRnJah7T3z","%%","%%","EkYEaZYWRnJah7T3z"] [] [2025-01-28T14:06:35.135434+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YAF4Twx7pFwjTjuRL","%%","%%","YAF4Twx7pFwjTjuRL"] [] [2025-01-28T14:06:35.152507+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BYTCmwrcRyBM52bb6","%%","%%","BYTCmwrcRyBM52bb6"] [] [2025-01-28T14:06:35.169392+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Ju4B7hR2BC5npr3az","%20954608 %","%20954608 %","Ju4B7hR2BC5npr3az","%20954608 %","%20954608 %"] [] [2025-01-28T14:06:35.188484+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6224] [] [2025-01-28T14:06:35.189001+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6796] [] [2025-01-28T14:06:35.190130+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bcJXmT3PovZf9u4B8","%%","%%","bcJXmT3PovZf9u4B8"] [] [2025-01-28T14:06:35.207054+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tF3NjJE44oY3SL8as","%%","%%","tF3NjJE44oY3SL8as"] [] [2025-01-28T14:06:35.224047+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pRQok2Egg3KAhAYo3","%%","%%","pRQok2Egg3KAhAYo3"] [] [2025-01-28T14:06:35.240827+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"vcwiMEeiALNHN8Zkf","%95350726%","%95350726%","vcwiMEeiALNHN8Zkf","%95350726%","%95350726%"] [] [2025-01-28T14:06:35.259713+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6225] [] [2025-01-28T14:06:35.260557+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"BC8YFnAbZHv3E6uKs","%40401663%","%40401663%","BC8YFnAbZHv3E6uKs","%40401663%","%40401663%"] [] [2025-01-28T14:06:35.279392+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6318] [] [2025-01-28T14:06:35.280209+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"cYaADzJypAZJDudRC","%28136501%","%28136501%","cYaADzJypAZJDudRC","%28136501%","%28136501%"] [] [2025-01-28T14:06:35.299380+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6226] [] [2025-01-28T14:06:35.300268+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dzsMBooAGkfHgM4Gb","%%","%%","dzsMBooAGkfHgM4Gb"] [] [2025-01-28T14:06:35.317165+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"tjSEgHt3icLPmACGm","%22889736%","%22889736%","tjSEgHt3icLPmACGm","%22889736%","%22889736%"] [] [2025-01-28T14:06:35.336162+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6228] [] [2025-01-28T14:06:35.337166+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wduHwF9hAhPfCeTs8","%%","%%","wduHwF9hAhPfCeTs8"] [] [2025-01-28T14:06:35.354133+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RXvEKfdZny4b4Cv9J","%%","%%","RXvEKfdZny4b4Cv9J"] [] [2025-01-28T14:06:35.370935+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2j5j4ist9xbeXJj2z","%%","%%","2j5j4ist9xbeXJj2z"] [] [2025-01-28T14:06:35.387718+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"w6ma9wzumer7AgqSQ","%%","%%","w6ma9wzumer7AgqSQ"] [] [2025-01-28T14:06:35.404459+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8J9EuMPKmftCPjbio","%%","%%","8J9EuMPKmftCPjbio"] [] [2025-01-28T14:06:35.421164+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JbygCN8cNrfmuJwcP","%%","%%","JbygCN8cNrfmuJwcP"] [] [2025-01-28T14:06:35.437915+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"kEdpjNDMJpjNTqcjr","%28696549%","%28696549%","kEdpjNDMJpjNTqcjr","%28696549%","%28696549%"] [] [2025-01-28T14:06:35.456903+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6237] [] [2025-01-28T14:06:35.457911+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oDHtEAuLo46RZaj5e","%%","%%","oDHtEAuLo46RZaj5e"] [] [2025-01-28T14:06:35.474747+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"NjfLQr3kD7qPdrokC","%27384728%","%27384728%","NjfLQr3kD7qPdrokC","%27384728%","%27384728%"] [] [2025-01-28T14:06:35.493699+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6250] [] [2025-01-28T14:06:35.494592+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nApPPYcTzythk2QKx","%%","%%","nApPPYcTzythk2QKx"] [] [2025-01-28T14:06:35.511346+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Z6d6Jr9eARELfbYbP","%%","%%","Z6d6Jr9eARELfbYbP"] [] [2025-01-28T14:06:35.528071+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"eMnEtfdwJB7S8Tpd5","%27363538%","%27363538%","eMnEtfdwJB7S8Tpd5","%27363538%","%27363538%"] [] [2025-01-28T14:06:35.547119+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5509] [] [2025-01-28T14:06:35.547518+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6233] [] [2025-01-28T14:06:35.547897+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6238] [] [2025-01-28T14:06:35.549076+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Dh2539JY4dGrg74v4","%27363538%","%27363538%","Dh2539JY4dGrg74v4","%27363538%","%27363538%"] [] [2025-01-28T14:06:35.569281+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5HohheAHRBG4YRKcD","%%","%%","5HohheAHRBG4YRKcD"] [] [2025-01-28T14:06:35.586395+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"veHkLZi7YWLWLtPEq","%%","%%","veHkLZi7YWLWLtPEq"] [] [2025-01-28T14:06:35.603199+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"cjvDuzaFjbepk9Ry4","%27703112%","%27703112%","cjvDuzaFjbepk9Ry4","%27703112%","%27703112%"] [] [2025-01-28T14:06:35.622216+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1184] [] [2025-01-28T14:06:35.622658+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3094] [] [2025-01-28T14:06:35.623103+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6282] [] [2025-01-28T14:06:35.624282+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"kDoKerdkz8uXBYB5K","%58701005%","%58701005%","kDoKerdkz8uXBYB5K","%58701005%","%58701005%"] [] [2025-01-28T14:06:35.643354+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6235] [] [2025-01-28T14:06:35.644339+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EDAtKSxCSRc8tjGBN","%%","%%","EDAtKSxCSRc8tjGBN"] [] [2025-01-28T14:06:35.661310+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ohQgNodgL3QdiKCya","%53956833%","%53956833%","ohQgNodgL3QdiKCya","%53956833%","%53956833%"] [] [2025-01-28T14:06:35.681287+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GSEqJPx2M8jjfKadw","%%","%%","GSEqJPx2M8jjfKadw"] [] [2025-01-28T14:06:35.698318+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"k4GhdJRL37vaSuLzd","%55103855%","%55103855%","k4GhdJRL37vaSuLzd","%55103855%","%55103855%"] [] [2025-01-28T14:06:35.717143+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6293] [] [2025-01-28T14:06:35.718189+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dawMbaBmzC8i9Kanm","%%","%%","dawMbaBmzC8i9Kanm"] [] [2025-01-28T14:06:35.734974+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"vEWzLxFGsWQRmXJeN","%53923839%","%53923839%","vEWzLxFGsWQRmXJeN","%53923839%","%53923839%"] [] [2025-01-28T14:06:35.753932+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6854] [] [2025-01-28T14:06:35.754829+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HrRsoyFrEan35nzvY","%%","%%","HrRsoyFrEan35nzvY"] [] [2025-01-28T14:06:35.771759+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3Lw5FnFZRTSjnnKQX","%%","%%","3Lw5FnFZRTSjnnKQX"] [] [2025-01-28T14:06:35.789261+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"fvdAHpn8AoyoJGJxd","%58397806%","%58397806%","fvdAHpn8AoyoJGJxd","%58397806%","%58397806%"] [] [2025-01-28T14:06:35.808174+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6239] [] [2025-01-28T14:06:35.809234+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"QgjnijjzwsW2dzs9D","%94916012%","%94916012%","QgjnijjzwsW2dzs9D","%94916012%","%94916012%"] [] [2025-01-28T14:06:35.827932+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6240] [] [2025-01-28T14:06:35.829012+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"eMTuLJENyZNDGs3Mh","%53244517%","%53244517%","eMTuLJENyZNDGs3Mh","%53244517%","%53244517%"] [] [2025-01-28T14:06:35.848028+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6246] [] [2025-01-28T14:06:35.849085+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"EXdtk3ogWWKrBS66y","%99276105%","%99276105%","EXdtk3ogWWKrBS66y","%99276105%","%99276105%"] [] [2025-01-28T14:06:35.867970+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6248] [] [2025-01-28T14:06:35.868980+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ng8RCgevcbvucHMEe","%96461852%","%96461852%","ng8RCgevcbvucHMEe","%96461852%","%96461852%"] [] [2025-01-28T14:06:35.887932+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6249] [] [2025-01-28T14:06:35.888933+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"y536isWz7kcuTjAse","%29119499%","%29119499%","y536isWz7kcuTjAse","%29119499%","%29119499%"] [] [2025-01-28T14:06:35.908012+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6241] [] [2025-01-28T14:06:35.909004+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"yN6hLJ5vqLnBio2PL","%23865088%","%23865088%","yN6hLJ5vqLnBio2PL","%23865088%","%23865088%"] [] [2025-01-28T14:06:35.928106+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1300] [] [2025-01-28T14:06:35.928500+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3357] [] [2025-01-28T14:06:35.928887+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6242] [] [2025-01-28T14:06:35.930202+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"JPcmJ6yDSJ9ghxqk5","%20194041%","%20194041%","JPcmJ6yDSJ9ghxqk5","%20194041%","%20194041%"] [] [2025-01-28T14:06:35.949425+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6244] [] [2025-01-28T14:06:35.950345+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"82GMzvztjRKMWndoF","%46950205%","%46950205%","82GMzvztjRKMWndoF","%46950205%","%46950205%"] [] [2025-01-28T14:06:35.969113+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6243] [] [2025-01-28T14:06:35.969595+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6594] [] [2025-01-28T14:06:35.970631+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4xbet3WBTEtc2JY9s","%%","%%","4xbet3WBTEtc2JY9s"] [] [2025-01-28T14:06:35.987658+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9CgJtFXPHN6HCpRzx","%%","%%","9CgJtFXPHN6HCpRzx"] [] [2025-01-28T14:06:36.004415+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XHZEse3rhZDSqRooW","%%","%%","XHZEse3rhZDSqRooW"] [] [2025-01-28T14:06:36.021158+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eoLdzio78Tdm4oHaG","%%","%%","eoLdzio78Tdm4oHaG"] [] [2025-01-28T14:06:36.038084+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QfRXShEQQdKKEtsPP","%%","%%","QfRXShEQQdKKEtsPP"] [] [2025-01-28T14:06:36.054995+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BomdAv4MQafHMsRBu","%%","%%","BomdAv4MQafHMsRBu"] [] [2025-01-28T14:06:36.071776+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BGB4oBKkx66Td3jg4","%%","%%","BGB4oBKkx66Td3jg4"] [] [2025-01-28T14:06:36.088664+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wYD8ojfbAfvY6PqX6","%%","%%","wYD8ojfbAfvY6PqX6"] [] [2025-01-28T14:06:36.105557+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MFKrNrXdLKpgcyR3t","%%","%%","MFKrNrXdLKpgcyR3t"] [] [2025-01-28T14:06:36.122361+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BN74MjGraPYTcnro6","%%","%%","BN74MjGraPYTcnro6"] [] [2025-01-28T14:06:36.139188+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"y3YD8jdmvf3ZoRvFn","%25982601%","%25982601%","y3YD8jdmvf3ZoRvFn","%25982601%","%25982601%"] [] [2025-01-28T14:06:36.158263+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6257] [] [2025-01-28T14:06:36.159335+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"wHMnRvTKMJeNorL3S","%58107347%","%58107347%","wHMnRvTKMJeNorL3S","%58107347%","%58107347%"] [] [2025-01-28T14:06:36.178408+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6264] [] [2025-01-28T14:06:36.179357+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"kMjDwJrPNgrqW5wFc","%27683288%","%27683288%","kMjDwJrPNgrqW5wFc","%27683288%","%27683288%"] [] [2025-01-28T14:06:36.198345+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6258] [] [2025-01-28T14:06:36.199311+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xvBSJEHF5ABpmAMm8","%%","%%","xvBSJEHF5ABpmAMm8"] [] [2025-01-28T14:06:36.216087+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"G5N9Co6EPcEyk4aEQ","%55131231%","%55131231%","G5N9Co6EPcEyk4aEQ","%55131231%","%55131231%"] [] [2025-01-28T14:06:36.234993+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [663] [] [2025-01-28T14:06:36.235414+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2008] [] [2025-01-28T14:06:36.235808+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2621] [] [2025-01-28T14:06:36.236229+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2727] [] [2025-01-28T14:06:36.236660+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3404] [] [2025-01-28T14:06:36.237013+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5494] [] [2025-01-28T14:06:36.237359+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6260] [] [2025-01-28T14:06:36.239282+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"47AnyswrqhPuGJFNp","%%","%%","47AnyswrqhPuGJFNp"] [] [2025-01-28T14:06:36.256335+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xpSraFt69B5kueuLt","%%","%%","xpSraFt69B5kueuLt"] [] [2025-01-28T14:06:36.273274+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"95dEH77zMvijJpJZ9","%%","%%","95dEH77zMvijJpJZ9"] [] [2025-01-28T14:06:36.290009+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Wu5AEX3B35ctNWvma","%%","%%","Wu5AEX3B35ctNWvma"] [] [2025-01-28T14:06:36.306805+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"g4aGPvbqCenuLm6DX","%%","%%","g4aGPvbqCenuLm6DX"] [] [2025-01-28T14:06:36.323680+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"KyvTsK5LQyGKT2oDN","%92466840%","%92466840%","KyvTsK5LQyGKT2oDN","%92466840%","%92466840%"] [] [2025-01-28T14:06:36.342509+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6259] [] [2025-01-28T14:06:36.343501+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RpeXQgZfLQvfGLj8C","%%","%%","RpeXQgZfLQvfGLj8C"] [] [2025-01-28T14:06:36.360408+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XiLFgMrKEW9oo5JtQ","%%","%%","XiLFgMrKEW9oo5JtQ"] [] [2025-01-28T14:06:36.377373+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"8KBr7y3zZ6XbHBEvp","% 58945675%","% 58945675%","8KBr7y3zZ6XbHBEvp","% 58945675%","% 58945675%"] [] [2025-01-28T14:06:36.395883+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6265] [] [2025-01-28T14:06:36.396985+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TDAtMJ4gMTqckTXqy","%%","%%","TDAtMJ4gMTqckTXqy"] [] [2025-01-28T14:06:36.413866+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M94qDCJgXJ8vajeZZ","%%","%%","M94qDCJgXJ8vajeZZ"] [] [2025-01-28T14:06:36.430713+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TEAFHADJi44k42qrb","%%","%%","TEAFHADJi44k42qrb"] [] [2025-01-28T14:06:36.447566+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"PXLW6EyyemFZBjc9F","%29633017%","%29633017%","PXLW6EyyemFZBjc9F","%29633017%","%29633017%"] [] [2025-01-28T14:06:36.466608+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6596] [] [2025-01-28T14:06:36.467005+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6723] [] [2025-01-28T14:06:36.468167+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"BScpoW8X6zFiHSnGm","%97744964%","%97744964%","BScpoW8X6zFiHSnGm","%97744964%","%97744964%"] [] [2025-01-28T14:06:36.487131+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6271] [] [2025-01-28T14:06:36.488019+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"F6NKvbTyFGjrJNw98","%%","%%","F6NKvbTyFGjrJNw98"] [] [2025-01-28T14:06:36.505040+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"yAxngaKSk2F2WLrq8","%54518805%","%54518805%","yAxngaKSk2F2WLrq8","%54518805%","%54518805%"] [] [2025-01-28T14:06:36.523993+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6332] [] [2025-01-28T14:06:36.524460+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6856] [] [2025-01-28T14:06:36.525446+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YMFf8JCr6ee2jTZ4c","%%","%%","YMFf8JCr6ee2jTZ4c"] [] [2025-01-28T14:06:36.542246+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Rwo3ykEJA2TpjLjX9","%24 934 875%","%24 934 875%","Rwo3ykEJA2TpjLjX9","%24 934 875%","%24 934 875%"] [] [2025-01-28T14:06:36.561448+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6274] [] [2025-01-28T14:06:36.562399+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"xseEEpMcscvtYEv8S","%26694812%","%26694812%","xseEEpMcscvtYEv8S","%26694812%","%26694812%"] [] [2025-01-28T14:06:36.581563+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6345] [] [2025-01-28T14:06:36.581979+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6427] [] [2025-01-28T14:06:36.583059+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"g63EmyrLChG3jQ6je","%%","%%","g63EmyrLChG3jQ6je"] [] [2025-01-28T14:06:36.600101+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"TxuBnTfobmhtdt3Ag","%93656374%","%93656374%","TxuBnTfobmhtdt3Ag","%93656374%","%93656374%"] [] [2025-01-28T14:06:36.618980+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1152] [] [2025-01-28T14:06:36.619385+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3685] [] [2025-01-28T14:06:36.619763+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6267] [] [2025-01-28T14:06:36.620264+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7002] [] [2025-01-28T14:06:36.743281+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:36.743642+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [4,"2025-01-28T14:06:36+00:00",1079] [] [2025-01-28T14:06:36.744040+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:36.750949+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"wJz9XtWp4jwszX3XZ","%53714678%","%53714678%","wJz9XtWp4jwszX3XZ","%53714678%","%53714678%"] [] [2025-01-28T14:06:36.770090+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5576] [] [2025-01-28T14:06:36.770623+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6269] [] [2025-01-28T14:06:36.771951+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"sMZZeMABCaZpZALbn","%22140822%","%22140822%","sMZZeMABCaZpZALbn","%22140822%","%22140822%"] [] [2025-01-28T14:06:36.791704+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6328] [] [2025-01-28T14:06:36.792626+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sKbSYoC2Ez4fPGvCy","%%","%%","sKbSYoC2Ez4fPGvCy"] [] [2025-01-28T14:06:36.809624+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c7qzv7hr9BafeWDvQ","%%","%%","c7qzv7hr9BafeWDvQ"] [] [2025-01-28T14:06:36.826529+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KJqXQcGGYT8ojbAvy","%%","%%","KJqXQcGGYT8ojbAvy"] [] [2025-01-28T14:06:36.843491+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TYtmiR2zj59fvhFkb","%%","%%","TYtmiR2zj59fvhFkb"] [] [2025-01-28T14:06:36.860389+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"xsa6rGLpQPf7wdq3m","%21 751 961%","%21 751 961%","xsa6rGLpQPf7wdq3m","%21 751 961%","%21 751 961%"] [] [2025-01-28T14:06:36.879491+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6281] [] [2025-01-28T14:06:36.880544+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MGJBejrmNYWQ6eigs","%%","%%","MGJBejrmNYWQ6eigs"] [] [2025-01-28T14:06:36.897484+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7h6YupSW2BrfFohTp","%%","%%","7h6YupSW2BrfFohTp"] [] [2025-01-28T14:06:36.914433+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WTqT7yqe5vXfbEYFf","%%","%%","WTqT7yqe5vXfbEYFf"] [] [2025-01-28T14:06:36.931467+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"BdYqYbjkjriNeaocQ","%92951526%","%92951526%","BdYqYbjkjriNeaocQ","%92951526%","%92951526%"] [] [2025-01-28T14:06:36.950472+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6285] [] [2025-01-28T14:06:36.950912+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6553] [] [2025-01-28T14:06:36.951845+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FPbuS75TSmJB4eb29","%%","%%","FPbuS75TSmJB4eb29"] [] [2025-01-28T14:06:36.968897+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"fZQXtag3HA6DbQNKK","%56355963%","%56355963%","fZQXtag3HA6DbQNKK","%56355963%","%56355963%"] [] [2025-01-28T14:06:36.987877+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6288] [] [2025-01-28T14:06:36.988931+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"3YyWn2E2d9xKZsQvc","%92856886%","%92856886%","3YyWn2E2d9xKZsQvc","%92856886%","%92856886%"] [] [2025-01-28T14:06:37.007829+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6289] [] [2025-01-28T14:06:37.008810+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XJyAabTfrbvLmczMB","%%","%%","XJyAabTfrbvLmczMB"] [] [2025-01-28T14:06:37.025677+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jAe5D3g2SLpHRd4cR","%%","%%","jAe5D3g2SLpHRd4cR"] [] [2025-01-28T14:06:37.042676+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3jsoPN3yJE6FNRaNQ","%%","%%","3jsoPN3yJE6FNRaNQ"] [] [2025-01-28T14:06:37.059679+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"nH2iw396A497zQAfy","%24770765%","%24770765%","nH2iw396A497zQAfy","%24770765%","%24770765%"] [] [2025-01-28T14:06:37.078844+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6287] [] [2025-01-28T14:06:37.079401+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7666] [] [2025-01-28T14:06:37.080553+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"2RWGxZfKrSYhaAsba","%20721732%","%20721732%","2RWGxZfKrSYhaAsba","%20721732%","%20721732%"] [] [2025-01-28T14:06:37.099622+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6442] [] [2025-01-28T14:06:37.100119+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6512] [] [2025-01-28T14:06:37.101182+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"NK5J8P6cBnRLXHaWG","%50 439 148%","%50 439 148%","NK5J8P6cBnRLXHaWG","%50 439 148%","%50 439 148%"] [] [2025-01-28T14:06:37.120403+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3sgMAvpyt4NC6ctuz","%%","%%","3sgMAvpyt4NC6ctuz"] [] [2025-01-28T14:06:37.137324+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xMFD2Zzg7tho3S882","%%","%%","xMFD2Zzg7tho3S882"] [] [2025-01-28T14:06:37.154180+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MB3tRHtk6piumLf6s","%%","%%","MB3tRHtk6piumLf6s"] [] [2025-01-28T14:06:37.171117+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6Emi26JjsxTaE9guy","%%","%%","6Emi26JjsxTaE9guy"] [] [2025-01-28T14:06:37.187973+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XNKaWYTodiMJakY8A","%%","%%","XNKaWYTodiMJakY8A"] [] [2025-01-28T14:06:37.204788+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"7eWfTdAmP6Jp6nmFR","%29009034%","%29009034%","7eWfTdAmP6Jp6nmFR","%29009034%","%29009034%"] [] [2025-01-28T14:06:37.223936+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6291] [] [2025-01-28T14:06:37.224963+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ojJq6Tb3YZfZgCFui","%%","%%","ojJq6Tb3YZfZgCFui"] [] [2025-01-28T14:06:37.241834+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"gsRnEccb9iDuLm9ms","%58277705%","%58277705%","gsRnEccb9iDuLm9ms","%58277705%","%58277705%"] [] [2025-01-28T14:06:37.261041+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6262] [] [2025-01-28T14:06:37.261528+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6294] [] [2025-01-28T14:06:37.261941+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6685] [] [2025-01-28T14:06:37.263233+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Ms2sKdWQBq4APfdYo","%51062443%","%51062443%","Ms2sKdWQBq4APfdYo","%51062443%","%51062443%"] [] [2025-01-28T14:06:37.282411+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6292] [] [2025-01-28T14:06:37.283421+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Mpi9wK84q28xETw7n","%%","%%","Mpi9wK84q28xETw7n"] [] [2025-01-28T14:06:37.300274+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LTfYdsdzKfhBPAciy","%%","%%","LTfYdsdzKfhBPAciy"] [] [2025-01-28T14:06:37.317242+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NDyj6BfjcFkqaZbNt","%%","%%","NDyj6BfjcFkqaZbNt"] [] [2025-01-28T14:06:37.334064+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XYao6a6QwqNx5bKbF","%%","%%","XYao6a6QwqNx5bKbF"] [] [2025-01-28T14:06:37.350906+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wKPrGTJJbYRqq6uzS","%%","%%","wKPrGTJJbYRqq6uzS"] [] [2025-01-28T14:06:37.367678+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8yjoKxXw6HEZ826Av","%%","%%","8yjoKxXw6HEZ826Av"] [] [2025-01-28T14:06:37.384754+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mphoWsJzmmw7ocw8t","%%","%%","mphoWsJzmmw7ocw8t"] [] [2025-01-28T14:06:37.401630+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"rWNdEax3XyGZyCAGe","%58 924 477%","%58 924 477%","rWNdEax3XyGZyCAGe","%58 924 477%","%58 924 477%"] [] [2025-01-28T14:06:37.420724+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6315] [] [2025-01-28T14:06:37.421205+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6744] [] [2025-01-28T14:06:37.421660+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6819] [] [2025-01-28T14:06:37.423036+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PM2NXqtMLQdMjZxbQ","%%","%%","PM2NXqtMLQdMjZxbQ"] [] [2025-01-28T14:06:37.439884+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iTscH3B9HSNdG9j2d","%%","%%","iTscH3B9HSNdG9j2d"] [] [2025-01-28T14:06:37.456821+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"aZP9BTW7CWyru4Ths","%58344033%","%58344033%","aZP9BTW7CWyru4Ths","%58344033%","%58344033%"] [] [2025-01-28T14:06:37.475728+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6322] [] [2025-01-28T14:06:37.476646+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cWrmomG2224HCtwWx","%%","%%","cWrmomG2224HCtwWx"] [] [2025-01-28T14:06:37.493698+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XndMQWgeDMuzfvchM","%%","%%","XndMQWgeDMuzfvchM"] [] [2025-01-28T14:06:37.510656+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JdPEjScAhAZ6eHTC8","%%","%%","JdPEjScAhAZ6eHTC8"] [] [2025-01-28T14:06:37.527555+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"5Z8timqR72bTmLfsE","%24219727%","%24219727%","5Z8timqR72bTmLfsE","%24219727%","%24219727%"] [] [2025-01-28T14:06:37.546733+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3864] [] [2025-01-28T14:06:37.547260+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4308] [] [2025-01-28T14:06:37.547720+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5531] [] [2025-01-28T14:06:37.548108+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6499] [] [2025-01-28T14:06:37.548562+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6872] [] [2025-01-28T14:06:37.550179+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SPBjeeLcFEvp6Jj3a","%%","%%","SPBjeeLcFEvp6Jj3a"] [] [2025-01-28T14:06:37.567239+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vS5ZuyJg2FKqJ84Hi","%%","%%","vS5ZuyJg2FKqJ84Hi"] [] [2025-01-28T14:06:37.584255+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NhH7gJsCe5xmLPSjM","%%","%%","NhH7gJsCe5xmLPSjM"] [] [2025-01-28T14:06:37.601019+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wck9jf2n6BbgJ2RX9","%%","%%","wck9jf2n6BbgJ2RX9"] [] [2025-01-28T14:06:37.617751+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xNRMDZszEhSxCjiuJ","%%","%%","xNRMDZszEhSxCjiuJ"] [] [2025-01-28T14:06:37.634713+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TxfMM8f8f8gxEziuo","%%","%%","TxfMM8f8f8gxEziuo"] [] [2025-01-28T14:06:37.651771+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"g6HKDsXwEp229JvCR","%%","%%","g6HKDsXwEp229JvCR"] [] [2025-01-28T14:06:37.668616+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"t45QEw88W89rHRFt9","%%","%%","t45QEw88W89rHRFt9"] [] [2025-01-28T14:06:37.685566+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"vYei4RvqJ76Jrsv6F","%20 847 404%","%20 847 404%","vYei4RvqJ76Jrsv6F","%20 847 404%","%20 847 404%"] [] [2025-01-28T14:06:37.704676+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6296] [] [2025-01-28T14:06:37.705654+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZdskmMSWQGgpwWTtb","%%","%%","ZdskmMSWQGgpwWTtb"] [] [2025-01-28T14:06:37.722693+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ehJMzgJMCRDZgWoQS","%%","%%","ehJMzgJMCRDZgWoQS"] [] [2025-01-28T14:06:37.739606+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rf6bHEGkLBAQzBujJ","%%","%%","rf6bHEGkLBAQzBujJ"] [] [2025-01-28T14:06:37.756561+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"r9WbBrYdpah7RGgFz","%%","%%","r9WbBrYdpah7RGgFz"] [] [2025-01-28T14:06:37.773550+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9CPQBpDfgFDxEuJ6K","%%","%%","9CPQBpDfgFDxEuJ6K"] [] [2025-01-28T14:06:37.790851+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N5RzbYB6xjik43qyE","%%","%%","N5RzbYB6xjik43qyE"] [] [2025-01-28T14:06:37.807860+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"grS74ZM4GbbSKfxZe","%%","%%","grS74ZM4GbbSKfxZe"] [] [2025-01-28T14:06:37.824632+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dyTfCCvKu3sh5WCpE","%%","%%","dyTfCCvKu3sh5WCpE"] [] [2025-01-28T14:06:37.841585+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rpuPBuQtwdTHWzQDp","%%","%%","rpuPBuQtwdTHWzQDp"] [] [2025-01-28T14:06:37.858502+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vKY4RZTfZRNTMAGMc","%%","%%","vKY4RZTfZRNTMAGMc"] [] [2025-01-28T14:06:37.875277+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"KLdDnDxbwsmHjcRqf","%22015518%","%22015518%","KLdDnDxbwsmHjcRqf","%22015518%","%22015518%"] [] [2025-01-28T14:06:37.894382+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2200] [] [2025-01-28T14:06:37.894859+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6298] [] [2025-01-28T14:06:37.896101+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eG5Tdaedkzbsbat9w","%%","%%","eG5Tdaedkzbsbat9w"] [] [2025-01-28T14:06:37.913201+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xx5kC7xyNkvQ9NisN","%%","%%","Xx5kC7xyNkvQ9NisN"] [] [2025-01-28T14:06:37.930195+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"jMorBwAFx8fqvpA9W","%96990968%","%96990968%","jMorBwAFx8fqvpA9W","%96990968%","%96990968%"] [] [2025-01-28T14:06:37.949358+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6303] [] [2025-01-28T14:06:37.949878+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6765] [] [2025-01-28T14:06:37.951039+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GtB5t5nnsR25uqghJ","%%","%%","GtB5t5nnsR25uqghJ"] [] [2025-01-28T14:06:37.968071+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QqxfCLN8ziFZdW7K6","%%","%%","QqxfCLN8ziFZdW7K6"] [] [2025-01-28T14:06:37.985063+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fMPx9wK8a9LY2nxS8","%%","%%","fMPx9wK8a9LY2nxS8"] [] [2025-01-28T14:06:38.002058+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sDSHikuScD6XDdFD4","%%","%%","sDSHikuScD6XDdFD4"] [] [2025-01-28T14:06:38.019006+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ZkBCnGrnc3JZKwFSc","%56 504 542%","%56 504 542%","ZkBCnGrnc3JZKwFSc","%56 504 542%","%56 504 542%"] [] [2025-01-28T14:06:38.038112+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6299] [] [2025-01-28T14:06:38.038997+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dL85ArCdmvtM4aauC","%%","%%","dL85ArCdmvtM4aauC"] [] [2025-01-28T14:06:38.055963+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"q3L3Gmw47FFSJwnoW","%%","%%","q3L3Gmw47FFSJwnoW"] [] [2025-01-28T14:06:38.072931+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Qs4LC9bSDGT3SqmsB","%%","%%","Qs4LC9bSDGT3SqmsB"] [] [2025-01-28T14:06:38.089708+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"R9HWvfRh5CYYZvTYy","%98549269%","%98549269%","R9HWvfRh5CYYZvTYy","%98549269%","%98549269%"] [] [2025-01-28T14:06:38.108858+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6302] [] [2025-01-28T14:06:38.109898+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"epWLLStFkfBNmpSY8","%50 034 532%","%50 034 532%","epWLLStFkfBNmpSY8","%50 034 532%","%50 034 532%"] [] [2025-01-28T14:06:38.128932+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6323] [] [2025-01-28T14:06:38.129834+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B2htiqhjJLYZfYShh","%%","%%","B2htiqhjJLYZfYShh"] [] [2025-01-28T14:06:38.146762+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hSkn3Eirxz2Pe3dm2","%%","%%","hSkn3Eirxz2Pe3dm2"] [] [2025-01-28T14:06:38.163704+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ftxbXMC4Ps4MTmiD7","%%","%%","ftxbXMC4Ps4MTmiD7"] [] [2025-01-28T14:06:38.180705+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Bv5kcFtd2cTZS2Dc4","%%","%%","Bv5kcFtd2cTZS2Dc4"] [] [2025-01-28T14:06:38.197497+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GD3sPZbS5iXLcjvsp","%%","%%","GD3sPZbS5iXLcjvsp"] [] [2025-01-28T14:06:38.214262+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N723QDsE2HaYGZ7xa","%%","%%","N723QDsE2HaYGZ7xa"] [] [2025-01-28T14:06:38.231095+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SgMEMy7Q5Nro9gZdS","%%","%%","SgMEMy7Q5Nro9gZdS"] [] [2025-01-28T14:06:38.247921+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Tb6mJjfZRxCBJPt5m","%%","%%","Tb6mJjfZRxCBJPt5m"] [] [2025-01-28T14:06:38.264921+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ASZzqbAcJPYLiWbdC","%%","%%","ASZzqbAcJPYLiWbdC"] [] [2025-01-28T14:06:38.281725+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qejhDAn49oKA73s7j","%%","%%","qejhDAn49oKA73s7j"] [] [2025-01-28T14:06:38.298682+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bb22McRvELp4bSLRM","%%","%%","bb22McRvELp4bSLRM"] [] [2025-01-28T14:06:38.315761+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"x5ZpAFfRoznctX8QY","%51980069%","%51980069%","x5ZpAFfRoznctX8QY","%51980069%","%51980069%"] [] [2025-01-28T14:06:38.334739+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6308] [] [2025-01-28T14:06:38.335185+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8171] [] [2025-01-28T14:06:38.458509+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:38.458840+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [1,"2025-01-28T14:06:38+00:00",1168] [] [2025-01-28T14:06:38.459260+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:38.466128+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"deX6M7BRqeskgJN2w","%%","%%","deX6M7BRqeskgJN2w"] [] [2025-01-28T14:06:38.483200+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G8j5C98gj5FJbjLey","%%","%%","G8j5C98gj5FJbjLey"] [] [2025-01-28T14:06:38.500061+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5X5RphCsX4BB6A9K8","%%","%%","5X5RphCsX4BB6A9K8"] [] [2025-01-28T14:06:38.516991+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5MsckW6m78TdjDXSY","%%","%%","5MsckW6m78TdjDXSY"] [] [2025-01-28T14:06:38.533865+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JRTrJNEq395Qyx5fP","%%","%%","JRTrJNEq395Qyx5fP"] [] [2025-01-28T14:06:38.550696+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6QjzaLiTzYeA5RrSW","%%","%%","6QjzaLiTzYeA5RrSW"] [] [2025-01-28T14:06:38.567583+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ycvKvAExbxYzq66iL","%%","%%","ycvKvAExbxYzq66iL"] [] [2025-01-28T14:06:38.584423+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EnxjDkP8cGuujfkT3","%%","%%","EnxjDkP8cGuujfkT3"] [] [2025-01-28T14:06:38.601298+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sMphCeGcapYznwHSK","%%","%%","sMphCeGcapYznwHSK"] [] [2025-01-28T14:06:38.618213+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8vfXDwQcfDeAwfXea","%%","%%","8vfXDwQcfDeAwfXea"] [] [2025-01-28T14:06:38.634997+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wdbKPShym569igAst","%%","%%","wdbKPShym569igAst"] [] [2025-01-28T14:06:38.652002+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v262tYgNtkCbHYmyf","%%","%%","v262tYgNtkCbHYmyf"] [] [2025-01-28T14:06:38.668890+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oSSQL2m7w8PeyF6nj","%%","%%","oSSQL2m7w8PeyF6nj"] [] [2025-01-28T14:06:38.685734+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qbY2yQiHfsdpCBiEj","%%","%%","qbY2yQiHfsdpCBiEj"] [] [2025-01-28T14:06:38.702714+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gmCxnkJEY72jWXW63","%%","%%","gmCxnkJEY72jWXW63"] [] [2025-01-28T14:06:38.719658+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2t8uru82qhG8HdnHQ","%%","%%","2t8uru82qhG8HdnHQ"] [] [2025-01-28T14:06:38.736532+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"igHoJ2s7GpmSHJ4JJ","%%","%%","igHoJ2s7GpmSHJ4JJ"] [] [2025-01-28T14:06:38.753298+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bo5ttJY8bbcs9SYtf","%%","%%","bo5ttJY8bbcs9SYtf"] [] [2025-01-28T14:06:38.769996+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Wy8bJy8kqLkrftgZe","%%","%%","Wy8bJy8kqLkrftgZe"] [] [2025-01-28T14:06:38.787013+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cvcWpZeTfWToqT8s2","%%","%%","cvcWpZeTfWToqT8s2"] [] [2025-01-28T14:06:38.804172+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oNzAWr7kG8v4ZX6M3","%%","%%","oNzAWr7kG8v4ZX6M3"] [] [2025-01-28T14:06:38.820915+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DMnShRJmewFd4fEod","%%","%%","DMnShRJmewFd4fEod"] [] [2025-01-28T14:06:38.837652+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dg2DTS3PRiiKwr8nB","%%","%%","dg2DTS3PRiiKwr8nB"] [] [2025-01-28T14:06:38.854595+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DijbffxvxrxLDJoXq","%%","%%","DijbffxvxrxLDJoXq"] [] [2025-01-28T14:06:38.871388+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"feZGiB37RbGz6mTKQ","%%","%%","feZGiB37RbGz6mTKQ"] [] [2025-01-28T14:06:38.888148+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MtoB3SXKSju6TDSPy","%%","%%","MtoB3SXKSju6TDSPy"] [] [2025-01-28T14:06:38.904899+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"NFcadbAk2HvuoxLRs","%27715333%","%27715333%","NFcadbAk2HvuoxLRs","%27715333%","%27715333%"] [] [2025-01-28T14:06:38.923888+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6301] [] [2025-01-28T14:06:38.924907+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"9L68psBcEC6Hxu8Lk","%99 890 357%","%99 890 357%","9L68psBcEC6Hxu8Lk","%99 890 357%","%99 890 357%"] [] [2025-01-28T14:06:38.943682+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6304] [] [2025-01-28T14:06:38.944653+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ypqSWFBKrdXyC6N7g","%%","%%","ypqSWFBKrdXyC6N7g"] [] [2025-01-28T14:06:38.961521+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"9PJT5JcK2picaxo9p","%21408940%","%21408940%","9PJT5JcK2picaxo9p","%21408940%","%21408940%"] [] [2025-01-28T14:06:38.980535+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5633] [] [2025-01-28T14:06:38.980972+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6305] [] [2025-01-28T14:06:38.982088+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CC939RSKtqzymgwNz","%%","%%","CC939RSKtqzymgwNz"] [] [2025-01-28T14:06:38.998892+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oijfbSPE3C2CQ6pJs","%%","%%","oijfbSPE3C2CQ6pJs"] [] [2025-01-28T14:06:39.015593+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ibj2sa96AoZk5DGHb","%%","%%","ibj2sa96AoZk5DGHb"] [] [2025-01-28T14:06:39.032290+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nTfvzwnugB3B9CqEH","%%","%%","nTfvzwnugB3B9CqEH"] [] [2025-01-28T14:06:39.049114+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"kMNyvCLeXZWDqDy8F","%56838649%","%56838649%","kMNyvCLeXZWDqDy8F","%56838649%","%56838649%"] [] [2025-01-28T14:06:39.068016+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6325] [] [2025-01-28T14:06:39.068981+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jtBQzLMQ4GRZkzFN7","%%","%%","jtBQzLMQ4GRZkzFN7"] [] [2025-01-28T14:06:39.085716+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uGKoD46yoZ7mGvEEM","%%","%%","uGKoD46yoZ7mGvEEM"] [] [2025-01-28T14:06:39.102528+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XJG6WSmqScmDusPLk","%%","%%","XJG6WSmqScmDusPLk"] [] [2025-01-28T14:06:39.119223+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"evfbeAiuoWCP32BJi","%%","%%","evfbeAiuoWCP32BJi"] [] [2025-01-28T14:06:39.135937+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pX7YzPtPRH9gzQSFx","%%","%%","pX7YzPtPRH9gzQSFx"] [] [2025-01-28T14:06:39.152697+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"unTmz4wrNtoLBkDSw","%%","%%","unTmz4wrNtoLBkDSw"] [] [2025-01-28T14:06:39.169412+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HEhDm78YMbASG5Dqq","%%","%%","HEhDm78YMbASG5Dqq"] [] [2025-01-28T14:06:39.186401+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cp9ZYariMvaGmfiE9","%%","%%","cp9ZYariMvaGmfiE9"] [] [2025-01-28T14:06:39.203235+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"9mZCJyuA469QYYAya","%52815617%","%52815617%","9mZCJyuA469QYYAya","%52815617%","%52815617%"] [] [2025-01-28T14:06:39.222119+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6313] [] [2025-01-28T14:06:39.222996+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8bNLejwrdNDZqkhZ4","%%","%%","8bNLejwrdNDZqkhZ4"] [] [2025-01-28T14:06:39.239752+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GmoTHpTAugcr5NbJw","%%","%%","GmoTHpTAugcr5NbJw"] [] [2025-01-28T14:06:39.256681+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8w3x3LzABM4Eq3AWE","%%","%%","8w3x3LzABM4Eq3AWE"] [] [2025-01-28T14:06:39.273431+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pShGp5NbhrYfqrhie","%%","%%","pShGp5NbhrYfqrhie"] [] [2025-01-28T14:06:39.290321+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"i5kswxf7xt95SyBDB","%55338660%","%55338660%","i5kswxf7xt95SyBDB","%55338660%","%55338660%"] [] [2025-01-28T14:06:39.309259+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6371] [] [2025-01-28T14:06:39.310232+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"hKtWhGYnGnNAku9Ym","%95751833%","%95751833%","hKtWhGYnGnNAku9Ym","%95751833%","%95751833%"] [] [2025-01-28T14:06:39.328946+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6320] [] [2025-01-28T14:06:39.329838+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5LtdKBdGqNCSRGviy","%%","%%","5LtdKBdGqNCSRGviy"] [] [2025-01-28T14:06:39.346637+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"digD8JRjhZJKC7j8F","%%","%%","digD8JRjhZJKC7j8F"] [] [2025-01-28T14:06:39.363328+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TmrxCRkyp7zBE8NNt","%%","%%","TmrxCRkyp7zBE8NNt"] [] [2025-01-28T14:06:39.380022+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wR2ay2YFZrXLc8FgS","%%","%%","wR2ay2YFZrXLc8FgS"] [] [2025-01-28T14:06:39.396731+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"NH8nwgrY6So6WuTZf","%50455863%","%50455863%","NH8nwgrY6So6WuTZf","%50455863%","%50455863%"] [] [2025-01-28T14:06:39.415703+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5362] [] [2025-01-28T14:06:39.416154+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6327] [] [2025-01-28T14:06:39.417298+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"BpWZCE62xMKFXsd6H","%29064889%","%29064889%","BpWZCE62xMKFXsd6H","%29064889%","%29064889%"] [] [2025-01-28T14:06:39.436227+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3478] [] [2025-01-28T14:06:39.436611+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6441] [] [2025-01-28T14:06:39.437532+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"xtfQmvC8uDHsZwxjr","%50904337%","%50904337%","xtfQmvC8uDHsZwxjr","%50904337%","%50904337%"] [] [2025-01-28T14:06:39.456417+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3606] [] [2025-01-28T14:06:39.456809+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4166] [] [2025-01-28T14:06:39.457158+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4834] [] [2025-01-28T14:06:39.457507+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5239] [] [2025-01-28T14:06:39.457849+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6335] [] [2025-01-28T14:06:39.459407+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"uzx27m9Lc4EpPojn9","%29671695%","%29671695%","uzx27m9Lc4EpPojn9","%29671695%","%29671695%"] [] [2025-01-28T14:06:39.478398+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6333] [] [2025-01-28T14:06:39.479326+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8hST4oYg75GHefysJ","%%","%%","8hST4oYg75GHefysJ"] [] [2025-01-28T14:06:39.496008+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"tRA4zgBfqK3hPag64","%95413197%","%95413197%","tRA4zgBfqK3hPag64","%95413197%","%95413197%"] [] [2025-01-28T14:06:39.514721+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3046] [] [2025-01-28T14:06:39.515121+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6608] [] [2025-01-28T14:06:39.516192+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B42AfptoSQrBakesi","%%","%%","B42AfptoSQrBakesi"] [] [2025-01-28T14:06:39.532915+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"P2mNJonBWoad74QgX","%%","%%","P2mNJonBWoad74QgX"] [] [2025-01-28T14:06:39.549690+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gfT3GBMDKj4zpcpFe","%%","%%","gfT3GBMDKj4zpcpFe"] [] [2025-01-28T14:06:39.566420+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eD8DvmT6ztCc8wAb5","%%","%%","eD8DvmT6ztCc8wAb5"] [] [2025-01-28T14:06:39.583231+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ghsqnFfuergnowuX8","%%","%%","ghsqnFfuergnowuX8"] [] [2025-01-28T14:06:39.599972+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"tNMReHcrzzjes3gma","%50230990%","%50230990%","tNMReHcrzzjes3gma","%50230990%","%50230990%"] [] [2025-01-28T14:06:39.618873+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2818] [] [2025-01-28T14:06:39.619317+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6337] [] [2025-01-28T14:06:39.620499+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MdEs9uA9hgWLCqttv","%%","%%","MdEs9uA9hgWLCqttv"] [] [2025-01-28T14:06:39.637326+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"poykNySfh8sPoY6TJ","%%","%%","poykNySfh8sPoY6TJ"] [] [2025-01-28T14:06:39.654086+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xjNi4evHoBYt2EgJz","%%","%%","xjNi4evHoBYt2EgJz"] [] [2025-01-28T14:06:39.670890+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"GwM4ZSnAzFmAHRkTf","%29333447%","%29333447%","GwM4ZSnAzFmAHRkTf","%29333447%","%29333447%"] [] [2025-01-28T14:06:39.689826+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6395] [] [2025-01-28T14:06:39.690645+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wnqQ4cKSJCS6A4Bmf","%%","%%","wnqQ4cKSJCS6A4Bmf"] [] [2025-01-28T14:06:39.707574+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"n8cCTRdgBQzsMTsJu","%50537641%","%50537641%","n8cCTRdgBQzsMTsJu","%50537641%","%50537641%"] [] [2025-01-28T14:06:39.726651+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fotXFqWm7pc8QAXJA","%%","%%","fotXFqWm7pc8QAXJA"] [] [2025-01-28T14:06:39.743782+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8pDY2zGQAX2FBxA4W","%%","%%","8pDY2zGQAX2FBxA4W"] [] [2025-01-28T14:06:39.761242+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X4wp4FRGEufCxEzZy","%%","%%","X4wp4FRGEufCxEzZy"] [] [2025-01-28T14:06:39.778265+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"24SYwQ5Z4wupywyJQ","%%","%%","24SYwQ5Z4wupywyJQ"] [] [2025-01-28T14:06:39.795413+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"z2fDDtAqSdYkemkzL","%%","%%","z2fDDtAqSdYkemkzL"] [] [2025-01-28T14:06:39.812341+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mFenBxboKYhJDQqNK","%%","%%","mFenBxboKYhJDQqNK"] [] [2025-01-28T14:06:39.829157+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8TNLxTLcZpuqXJiLg","%%","%%","8TNLxTLcZpuqXJiLg"] [] [2025-01-28T14:06:39.846015+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"nyjsw87LgEP4hNNjT","%29138424%","%29138424%","nyjsw87LgEP4hNNjT","%29138424%","%29138424%"] [] [2025-01-28T14:06:39.865090+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7146] [] [2025-01-28T14:06:39.866109+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"WW2dra6xJjtYvi7LK","%94581472%","%94581472%","WW2dra6xJjtYvi7LK","%94581472%","%94581472%"] [] [2025-01-28T14:06:39.885082+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6342] [] [2025-01-28T14:06:39.885968+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2agLZcAk9b2mbAjaF","%%","%%","2agLZcAk9b2mbAjaF"] [] [2025-01-28T14:06:39.902830+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uaJBBB6qP3cfM3CDX","%%","%%","uaJBBB6qP3cfM3CDX"] [] [2025-01-28T14:06:39.919601+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n4DaQXK2Y4LDM7Th8","%%","%%","n4DaQXK2Y4LDM7Th8"] [] [2025-01-28T14:06:39.936383+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FBCDBM4e8j6SQZXeZ","%%","%%","FBCDBM4e8j6SQZXeZ"] [] [2025-01-28T14:06:39.953185+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CwfR6ipjcSq782SDN","%%","%%","CwfR6ipjcSq782SDN"] [] [2025-01-28T14:06:39.969926+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nKEQjdtwF8CFDAkXg","%%","%%","nKEQjdtwF8CFDAkXg"] [] [2025-01-28T14:06:39.986743+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ShA5dJ8RBbPRZStpc","%28401756%","%28401756%","ShA5dJ8RBbPRZStpc","%28401756%","%28401756%"] [] [2025-01-28T14:06:40.005859+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3548] [] [2025-01-28T14:06:40.006302+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4218] [] [2025-01-28T14:06:40.006708+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6347] [] [2025-01-28T14:06:40.008046+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"tnSfj2SJLvhNipg5Z","%56903560%","%56903560%","tnSfj2SJLvhNipg5Z","%56903560%","%56903560%"] [] [2025-01-28T14:06:40.027084+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6346] [] [2025-01-28T14:06:40.027957+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"q7PTaH2dKgYdc2LZJ","%29180428%","%29180428%","q7PTaH2dKgYdc2LZJ","%29180428%","%29180428%"] [] [2025-01-28T14:06:40.047083+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6397] [] [2025-01-28T14:06:40.047564+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7727] [] [2025-01-28T14:06:40.048585+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ArkwdjEFMXXKkaqDE","%53929319%","%53929319%","ArkwdjEFMXXKkaqDE","%53929319%","%53929319%"] [] [2025-01-28T14:06:40.067624+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6343] [] [2025-01-28T14:06:40.068612+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Tn47qTeeALYuBwhM6","%27755578%","%27755578%","Tn47qTeeALYuBwhM6","%27755578%","%27755578%"] [] [2025-01-28T14:06:40.087622+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6349] [] [2025-01-28T14:06:40.088526+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KhZSzMCXBvDuuXDZB","%%","%%","KhZSzMCXBvDuuXDZB"] [] [2025-01-28T14:06:40.105392+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5teKzphwgKNynJZDX","%%","%%","5teKzphwgKNynJZDX"] [] [2025-01-28T14:06:40.122154+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"r7eRsvpt6ggankLMu","%%","%%","r7eRsvpt6ggankLMu"] [] [2025-01-28T14:06:40.138828+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"5BoopxWFGQ4Qys5ry","%21211620%","%21211620%","5BoopxWFGQ4Qys5ry","%21211620%","%21211620%"] [] [2025-01-28T14:06:40.157726+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6360] [] [2025-01-28T14:06:40.158714+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7K9szt7xP2Ci3Re3t","%%","%%","7K9szt7xP2Ci3Re3t"] [] [2025-01-28T14:06:40.175530+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"NdXyKkSZGDND52f4R","%94939278%","%94939278%","NdXyKkSZGDND52f4R","%94939278%","%94939278%"] [] [2025-01-28T14:06:40.194413+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6367] [] [2025-01-28T14:06:40.195299+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"WqkTuf2eA7H69obso","%96 393 670%","%96 393 670%","WqkTuf2eA7H69obso","%96 393 670%","%96 393 670%"] [] [2025-01-28T14:06:40.214097+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6423] [] [2025-01-28T14:06:40.215012+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ftfcNmu2icSHPmrGh","%%","%%","ftfcNmu2icSHPmrGh"] [] [2025-01-28T14:06:40.231741+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"K7atpfHeCscCPaxL8","%%","%%","K7atpfHeCscCPaxL8"] [] [2025-01-28T14:06:40.248556+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"egwgte5H6gzY2PjL8","%%","%%","egwgte5H6gzY2PjL8"] [] [2025-01-28T14:06:40.265355+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rNAx9nWfieS4yuFoG","%%","%%","rNAx9nWfieS4yuFoG"] [] [2025-01-28T14:06:40.282164+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aw9PzCHqhuMrhskw9","%%","%%","aw9PzCHqhuMrhskw9"] [] [2025-01-28T14:06:40.298928+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aYT9PQCeztJWPLFQf","%%","%%","aYT9PQCeztJWPLFQf"] [] [2025-01-28T14:06:40.315681+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"7Lcqcct3dxvgHrvvd","%50032935%","%50032935%","7Lcqcct3dxvgHrvvd","%50032935%","%50032935%"] [] [2025-01-28T14:06:40.334633+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6361] [] [2025-01-28T14:06:40.335613+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"mWu7eNGJXGHv8qBri","%50587606%","%50587606%","mWu7eNGJXGHv8qBri","%50587606%","%50587606%"] [] [2025-01-28T14:06:40.354599+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5726] [] [2025-01-28T14:06:40.355018+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6366] [] [2025-01-28T14:06:40.355472+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6773] [] [2025-01-28T14:06:40.355866+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7220] [] [2025-01-28T14:06:40.356211+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7671] [] [2025-01-28T14:06:40.357772+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"FbemgF8ZxvyytpXM9","%95930338%","%95930338%","FbemgF8ZxvyytpXM9","%95930338%","%95930338%"] [] [2025-01-28T14:06:40.376507+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6413] [] [2025-01-28T14:06:40.377432+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PvNyTaku4GRjMDrRq","%%","%%","PvNyTaku4GRjMDrRq"] [] [2025-01-28T14:06:40.394210+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2jmyjipN3e5yBJZge","%%","%%","2jmyjipN3e5yBJZge"] [] [2025-01-28T14:06:40.410943+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"dEJcmymkvF9vdfiBP","%40115973%","%40115973%","dEJcmymkvF9vdfiBP","%40115973%","%40115973%"] [] [2025-01-28T14:06:40.429712+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6372] [] [2025-01-28T14:06:40.430609+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"QvcjpdhdC3KphjgY6","%27 930 214%","%27 930 214%","QvcjpdhdC3KphjgY6","%27 930 214%","%27 930 214%"] [] [2025-01-28T14:06:40.449657+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6370] [] [2025-01-28T14:06:40.450129+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6791] [] [2025-01-28T14:06:40.451139+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"r7jTHEhX92Kyt7Jqy","%92247175%","%92247175%","r7jTHEhX92Kyt7Jqy","%92247175%","%92247175%"] [] [2025-01-28T14:06:40.469945+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6377] [] [2025-01-28T14:06:40.470734+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ezSrD5QibdYYDwMTH","%%","%%","ezSrD5QibdYYDwMTH"] [] [2025-01-28T14:06:40.487527+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"utcvvffzWy9xsRZRH","%93989744%","%93989744%","utcvvffzWy9xsRZRH","%93989744%","%93989744%"] [] [2025-01-28T14:06:40.506279+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6379] [] [2025-01-28T14:06:40.507206+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"emQueom8M9ycPG7mQ","%24620184%","%24620184%","emQueom8M9ycPG7mQ","%24620184%","%24620184%"] [] [2025-01-28T14:06:40.526053+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6387] [] [2025-01-28T14:06:40.526956+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"5vF9JDuJsDAa7pM9i","%20089136%","%20089136%","5vF9JDuJsDAa7pM9i","%20089136%","%20089136%"] [] [2025-01-28T14:06:40.545917+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6385] [] [2025-01-28T14:06:40.546780+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"coPfJboysdEeh3qDD","%%","%%","coPfJboysdEeh3qDD"] [] [2025-01-28T14:06:40.563657+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"wQNTMTGnG6vrJpBsu","%26289656%","%26289656%","wQNTMTGnG6vrJpBsu","%26289656%","%26289656%"] [] [2025-01-28T14:06:40.582670+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6386] [] [2025-01-28T14:06:40.583635+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"QzABqMGim843g3EMs","%28794833%","%28794833%","QzABqMGim843g3EMs","%28794833%","%28794833%"] [] [2025-01-28T14:06:40.602523+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6383] [] [2025-01-28T14:06:40.603410+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uCCBqdWCfCGYeNnui","%%","%%","uCCBqdWCfCGYeNnui"] [] [2025-01-28T14:06:40.620176+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kNhfKachb7e43H4Qm","%%","%%","kNhfKachb7e43H4Qm"] [] [2025-01-28T14:06:40.636925+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KPtdg83iKBMf4sjjL","%%","%%","KPtdg83iKBMf4sjjL"] [] [2025-01-28T14:06:40.653819+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"kt2HekvfrisQbtj8m","%29910925%","%29910925%","kt2HekvfrisQbtj8m","%29910925%","%29910925%"] [] [2025-01-28T14:06:40.672770+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6412] [] [2025-01-28T14:06:40.673694+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Pfy3kEkD6Pboczjo2","%%","%%","Pfy3kEkD6Pboczjo2"] [] [2025-01-28T14:06:40.690539+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"wzyMgJjwqpcXX9Ley","%53 637 093%","%53 637 093%","wzyMgJjwqpcXX9Ley","%53 637 093%","%53 637 093%"] [] [2025-01-28T14:06:40.709482+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6384] [] [2025-01-28T14:06:40.710375+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BtzJf8mcHq6ecWNvJ","%%","%%","BtzJf8mcHq6ecWNvJ"] [] [2025-01-28T14:06:40.727171+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5h4P7vshoGMgv6tLr","%%","%%","5h4P7vshoGMgv6tLr"] [] [2025-01-28T14:06:40.743891+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"S4x3zBrmhTYpZso4j","%54077576%","%54077576%","S4x3zBrmhTYpZso4j","%54077576%","%54077576%"] [] [2025-01-28T14:06:40.762935+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6421] [] [2025-01-28T14:06:40.763861+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KmE5r5yqHiMB2SqWH","%%","%%","KmE5r5yqHiMB2SqWH"] [] [2025-01-28T14:06:40.781176+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"EqdXeykHH5ZchG5JM","%24684880%","%24684880%","EqdXeykHH5ZchG5JM","%24684880%","%24684880%"] [] [2025-01-28T14:06:40.800581+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6414] [] [2025-01-28T14:06:40.801510+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"oaytjwASfqtHX6eB9","%25676943%","%25676943%","oaytjwASfqtHX6eB9","%25676943%","%25676943%"] [] [2025-01-28T14:06:40.820390+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6408] [] [2025-01-28T14:06:40.821365+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xrEEYZ4wuzH4MDNqe","%%","%%","xrEEYZ4wuzH4MDNqe"] [] [2025-01-28T14:06:40.838126+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JbQDWpEHxpkFCZnZt","%%","%%","JbQDWpEHxpkFCZnZt"] [] [2025-01-28T14:06:40.854867+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Sc6xY6TEjfch3HAaJ","%%","%%","Sc6xY6TEjfch3HAaJ"] [] [2025-01-28T14:06:40.871646+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nZaEtC36qN48b3agG","%%","%%","nZaEtC36qN48b3agG"] [] [2025-01-28T14:06:40.888350+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Pj8Rxj5fFzA63EARS","%55924159%","%55924159%","Pj8Rxj5fFzA63EARS","%55924159%","%55924159%"] [] [2025-01-28T14:06:40.907247+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6502] [] [2025-01-28T14:06:40.908211+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Wo4iGnaQS5QsadkmE","%52408295%","%52408295%","Wo4iGnaQS5QsadkmE","%52408295%","%52408295%"] [] [2025-01-28T14:06:40.927079+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6422] [] [2025-01-28T14:06:40.927528+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7539] [] [2025-01-28T14:06:40.927907+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7593] [] [2025-01-28T14:06:41.053128+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:41.053451+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [2,"2025-01-28T14:06:41+00:00",1306] [] [2025-01-28T14:06:41.053871+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:41.055028+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HpTnfReQGbTWT7JLS","%%","%%","HpTnfReQGbTWT7JLS"] [] [2025-01-28T14:06:41.072053+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"xRHvGv7FM57uoWuKT","%27844159%","%27844159%","xRHvGv7FM57uoWuKT","%27844159%","%27844159%"] [] [2025-01-28T14:06:41.091089+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6437] [] [2025-01-28T14:06:41.091966+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nBF2dfqpTqa3e3Coo","%%","%%","nBF2dfqpTqa3e3Coo"] [] [2025-01-28T14:06:41.108774+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8ZDqnPYyLHMJfCHij","%%","%%","8ZDqnPYyLHMJfCHij"] [] [2025-01-28T14:06:41.125641+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PB8KhwD6eYp4LQvhL","%%","%%","PB8KhwD6eYp4LQvhL"] [] [2025-01-28T14:06:41.142517+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"DDDeoZ6pRSxT8FeQr","%55005217%","%55005217%","DDDeoZ6pRSxT8FeQr","%55005217%","%55005217%"] [] [2025-01-28T14:06:41.161467+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6394] [] [2025-01-28T14:06:41.162575+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LppAEHjRsdLRpYC3g","%%","%%","LppAEHjRsdLRpYC3g"] [] [2025-01-28T14:06:41.179406+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"C2oAdF2Xseiyjy85X","%26530710%","%26530710%","C2oAdF2Xseiyjy85X","%26530710%","%26530710%"] [] [2025-01-28T14:06:41.198428+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4177] [] [2025-01-28T14:06:41.198879+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6426] [] [2025-01-28T14:06:41.200083+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"itdnt6NSBTYMHnyp3","%%","%%","itdnt6NSBTYMHnyp3"] [] [2025-01-28T14:06:41.216979+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nEtcDa9t4Y9Bx3zry","%%","%%","nEtcDa9t4Y9Bx3zry"] [] [2025-01-28T14:06:41.233842+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"8PGFx44ifuywt2aLL","%43205430%","%43205430%","8PGFx44ifuywt2aLL","%43205430%","%43205430%"] [] [2025-01-28T14:06:41.252653+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6465] [] [2025-01-28T14:06:41.253650+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"v62oNqPGuGLDBQX56","%58065509%","%58065509%","v62oNqPGuGLDBQX56","%58065509%","%58065509%"] [] [2025-01-28T14:06:41.272802+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4332] [] [2025-01-28T14:06:41.273300+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4957] [] [2025-01-28T14:06:41.273758+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5491] [] [2025-01-28T14:06:41.274152+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6417] [] [2025-01-28T14:06:41.275710+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"A2DWtFEmfaaiGoc8e","%%","%%","A2DWtFEmfaaiGoc8e"] [] [2025-01-28T14:06:41.292703+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"rSEkSAnNjbegwmpu2","%50179435%","%50179435%","rSEkSAnNjbegwmpu2","%50179435%","%50179435%"] [] [2025-01-28T14:06:41.311601+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2656] [] [2025-01-28T14:06:41.312090+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3974] [] [2025-01-28T14:06:41.312566+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6418] [] [2025-01-28T14:06:41.313965+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nvXccr977kTKz9sjk","%%","%%","nvXccr977kTKz9sjk"] [] [2025-01-28T14:06:41.331137+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"crN2t4JoWLWwanjCk","%%","%%","crN2t4JoWLWwanjCk"] [] [2025-01-28T14:06:41.347916+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ipvthDsymjeLJzhx6","%96279564%","%96279564%","ipvthDsymjeLJzhx6","%96279564%","%96279564%"] [] [2025-01-28T14:06:41.366940+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6398] [] [2025-01-28T14:06:41.367924+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Jwz4zzEERXNsWAB4a","%%","%%","Jwz4zzEERXNsWAB4a"] [] [2025-01-28T14:06:41.384923+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"8qe3rDQeauap4nwGk","%53166216%","%53166216%","8qe3rDQeauap4nwGk","%53166216%","%53166216%"] [] [2025-01-28T14:06:41.404186+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6407] [] [2025-01-28T14:06:41.405198+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7kjcHNs6SfCNTv3Sm","%%","%%","7kjcHNs6SfCNTv3Sm"] [] [2025-01-28T14:06:41.422123+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"rxrKC9mcmRj2LHemB","%28385873%","%28385873%","rxrKC9mcmRj2LHemB","%28385873%","%28385873%"] [] [2025-01-28T14:06:41.441171+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6415] [] [2025-01-28T14:06:41.442161+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"kfbz7RCN8xeN8BFjZ","%51232792%","%51232792%","kfbz7RCN8xeN8BFjZ","%51232792%","%51232792%"] [] [2025-01-28T14:06:41.461120+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6428] [] [2025-01-28T14:06:41.462091+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fFyC3x3ofmb3Js3Db","%%","%%","fFyC3x3ofmb3Js3Db"] [] [2025-01-28T14:06:41.478930+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"niGR5sSzvj9SwmgLG","%21070508%","%21070508%","niGR5sSzvj9SwmgLG","%21070508%","%21070508%"] [] [2025-01-28T14:06:41.497863+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6402] [] [2025-01-28T14:06:41.498895+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RfWfHbB4o65xGKhNB","%%","%%","RfWfHbB4o65xGKhNB"] [] [2025-01-28T14:06:41.515883+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ntkX4yKpuY3G8YsEK","%27059402%","%27059402%","ntkX4yKpuY3G8YsEK","%27059402%","%27059402%"] [] [2025-01-28T14:06:41.534867+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6401] [] [2025-01-28T14:06:41.535906+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"uCv6W4pq4zjiGxoyT","%54542520%","%54542520%","uCv6W4pq4zjiGxoyT","%54542520%","%54542520%"] [] [2025-01-28T14:06:41.555063+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6400] [] [2025-01-28T14:06:41.556190+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"jpC6v7rWYt2kYRNK9","%53 873 947%","%53 873 947%","jpC6v7rWYt2kYRNK9","%53 873 947%","%53 873 947%"] [] [2025-01-28T14:06:41.575152+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6399] [] [2025-01-28T14:06:41.576217+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zrMcWz4PYYueFFRRi","%%","%%","zrMcWz4PYYueFFRRi"] [] [2025-01-28T14:06:41.593068+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hwnTYnt5GYkidDpKj","%%","%%","hwnTYnt5GYkidDpKj"] [] [2025-01-28T14:06:41.609872+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gASDFbDfNTDfyWK5w","%%","%%","gASDFbDfNTDfyWK5w"] [] [2025-01-28T14:06:41.626765+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Di6TtpJw64ZRienz2","%93799788%","%93799788%","Di6TtpJw64ZRienz2","%93799788%","%93799788%"] [] [2025-01-28T14:06:41.645594+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6429] [] [2025-01-28T14:06:41.646498+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eLnMbfTsTriDZyauw","%%","%%","eLnMbfTsTriDZyauw"] [] [2025-01-28T14:06:41.663515+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"h8ASeqWmmgpXZHrJs","%22564314%","%22564314%","h8ASeqWmmgpXZHrJs","%22564314%","%22564314%"] [] [2025-01-28T14:06:41.682517+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1265] [] [2025-01-28T14:06:41.682964+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4440] [] [2025-01-28T14:06:41.683419+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5022] [] [2025-01-28T14:06:41.683853+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5043] [] [2025-01-28T14:06:41.684308+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5838] [] [2025-01-28T14:06:41.684765+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6431] [] [2025-01-28T14:06:41.685222+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7039] [] [2025-01-28T14:06:41.813564+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:41.813835+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [7,"2025-01-28T14:06:41+00:00",1340] [] [2025-01-28T14:06:41.814236+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:41.815336+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YEQMhFcZPfp4FXgXS","%%","%%","YEQMhFcZPfp4FXgXS"] [] [2025-01-28T14:06:41.832585+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HC7Pj6E6o32MDsBBT","%%","%%","HC7Pj6E6o32MDsBBT"] [] [2025-01-28T14:06:41.849653+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"smMzqp8jatXqayvzN","%94137344%","%94137344%","smMzqp8jatXqayvzN","%94137344%","%94137344%"] [] [2025-01-28T14:06:41.868819+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6425] [] [2025-01-28T14:06:41.869917+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Ah97qYx2zBaeJp6z5","%97148217%","%97148217%","Ah97qYx2zBaeJp6z5","%97148217%","%97148217%"] [] [2025-01-28T14:06:41.888863+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6447] [] [2025-01-28T14:06:41.889811+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"F4MNKjNLH24GWt9LD","%%","%%","F4MNKjNLH24GWt9LD"] [] [2025-01-28T14:06:41.906758+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"TMHbW4cyqB2SGKsJu","%97143148%","%97143148%","TMHbW4cyqB2SGKsJu","%97143148%","%97143148%"] [] [2025-01-28T14:06:41.925645+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6438] [] [2025-01-28T14:06:41.926722+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ne38ubrwHK5f8KNt4","%%","%%","ne38ubrwHK5f8KNt4"] [] [2025-01-28T14:06:41.943697+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Nnkz8PfZccY9kadnK","%97087729%","%97087729%","Nnkz8PfZccY9kadnK","%97087729%","%97087729%"] [] [2025-01-28T14:06:41.962734+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6439] [] [2025-01-28T14:06:41.963803+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"GCmiqERskzK7c6GBp","%53338125%","%53338125%","GCmiqERskzK7c6GBp","%53338125%","%53338125%"] [] [2025-01-28T14:06:41.982830+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5584] [] [2025-01-28T14:06:41.983319+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6443] [] [2025-01-28T14:06:41.984559+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"xroiQSrnJ9HxnRbFv","%93595350%","%93595350%","xroiQSrnJ9HxnRbFv","%93595350%","%93595350%"] [] [2025-01-28T14:06:42.003607+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2429] [] [2025-01-28T14:06:42.004073+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3813] [] [2025-01-28T14:06:42.004508+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3908] [] [2025-01-28T14:06:42.024757+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4938] [] [2025-01-28T14:06:42.025195+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5004] [] [2025-01-28T14:06:42.025590+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5582] [] [2025-01-28T14:06:42.025941+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6444] [] [2025-01-28T14:06:42.028141+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eJttY3nZrSqMbxKDw","%%","%%","eJttY3nZrSqMbxKDw"] [] [2025-01-28T14:06:42.045295+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"TFwhHzCCHKXkrMDuJ","%96340518%","%96340518%","TFwhHzCCHKXkrMDuJ","%96340518%","%96340518%"] [] [2025-01-28T14:06:42.064464+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [713] [] [2025-01-28T14:06:42.064957+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2591] [] [2025-01-28T14:06:42.065373+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2898] [] [2025-01-28T14:06:42.065791+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4112] [] [2025-01-28T14:06:42.066224+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6448] [] [2025-01-28T14:06:42.066730+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6841] [] [2025-01-28T14:06:42.067214+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7967] [] [2025-01-28T14:06:42.069417+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CJeykxTicCwoEms6P","%%","%%","CJeykxTicCwoEms6P"] [] [2025-01-28T14:06:42.086909+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bQnZ2RmauK534gX92","%%","%%","bQnZ2RmauK534gX92"] [] [2025-01-28T14:06:42.103912+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"pyZSJQtCkNm56FBrG","%29850135%","%29850135%","pyZSJQtCkNm56FBrG","%29850135%","%29850135%"] [] [2025-01-28T14:06:42.123385+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6450] [] [2025-01-28T14:06:42.124347+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hy86CZBN8eFo3d52b","%%","%%","hy86CZBN8eFo3d52b"] [] [2025-01-28T14:06:42.141178+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"BjYBBKgNJum9vBa2W","%26169576%","%26169576%","BjYBBKgNJum9vBa2W","%26169576%","%26169576%"] [] [2025-01-28T14:06:42.160233+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6455] [] [2025-01-28T14:06:42.161167+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"gEwz3YFbek59NbipL","%93355895%","%93355895%","gEwz3YFbek59NbipL","%93355895%","%93355895%"] [] [2025-01-28T14:06:42.180112+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [890] [] [2025-01-28T14:06:42.180555+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2287] [] [2025-01-28T14:06:42.180911+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2797] [] [2025-01-28T14:06:42.181312+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6632] [] [2025-01-28T14:06:42.182768+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Z9ZdiL6TQ8absiRCr","%92066697%","%92066697%","Z9ZdiL6TQ8absiRCr","%92066697%","%92066697%"] [] [2025-01-28T14:06:42.202067+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5252] [] [2025-01-28T14:06:42.202487+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6454] [] [2025-01-28T14:06:42.203609+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dzTXs8LNPQv4idicv","%%","%%","dzTXs8LNPQv4idicv"] [] [2025-01-28T14:06:42.220530+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ksmKHXY6cAzhg29rc","%%","%%","ksmKHXY6cAzhg29rc"] [] [2025-01-28T14:06:42.237477+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"PfRe6GmunRZdLah8r","%28117433%","%28117433%","PfRe6GmunRZdLah8r","%28117433%","%28117433%"] [] [2025-01-28T14:06:42.256429+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6488] [] [2025-01-28T14:06:42.257423+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DvyfnwLbN4TpjCaCA","%%","%%","DvyfnwLbN4TpjCaCA"] [] [2025-01-28T14:06:42.274395+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"a2yByKJWxsT6HfcXc","%95933644%","%95933644%","a2yByKJWxsT6HfcXc","%95933644%","%95933644%"] [] [2025-01-28T14:06:42.293302+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6510] [] [2025-01-28T14:06:42.294278+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"5ppWxtZ3XsJky45k7","%28592376%","%28592376%","5ppWxtZ3XsJky45k7","%28592376%","%28592376%"] [] [2025-01-28T14:06:42.313415+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6480] [] [2025-01-28T14:06:42.313908+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7650] [] [2025-01-28T14:06:42.314442+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7698] [] [2025-01-28T14:06:42.440829+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:42.441166+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [2,"2025-01-28T14:06:42+00:00",1365] [] [2025-01-28T14:06:42.441611+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:42.448076+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ao9bgMEnTsFEiMyox","%%","%%","ao9bgMEnTsFEiMyox"] [] [2025-01-28T14:06:42.465238+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XL787MQzp4GJkQ3Ck","%%","%%","XL787MQzp4GJkQ3Ck"] [] [2025-01-28T14:06:42.482041+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sBPLXM4nZMyoQTkEa","%%","%%","sBPLXM4nZMyoQTkEa"] [] [2025-01-28T14:06:42.498806+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"HfqbvQGERhQzpftN6","%50771239%","%50771239%","HfqbvQGERhQzpftN6","%50771239%","%50771239%"] [] [2025-01-28T14:06:42.517780+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6460] [] [2025-01-28T14:06:42.518743+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"57Xr93xbG4CKPKF2e","%%","%%","57Xr93xbG4CKPKF2e"] [] [2025-01-28T14:06:42.535553+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"odWot58hkAr9BjjTM","%53417634%","%53417634%","odWot58hkAr9BjjTM","%53417634%","%53417634%"] [] [2025-01-28T14:06:42.554617+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1296] [] [2025-01-28T14:06:42.555071+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2420] [] [2025-01-28T14:06:42.555525+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6459] [] [2025-01-28T14:06:42.556751+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sQhR53v5vppF3hp5K","%%","%%","sQhR53v5vppF3hp5K"] [] [2025-01-28T14:06:42.573950+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"EXhyjJpgSt9FTywJR","%26707814%","%26707814%","EXhyjJpgSt9FTywJR","%26707814%","%26707814%"] [] [2025-01-28T14:06:42.593144+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6468] [] [2025-01-28T14:06:42.594048+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QpaTC2ET64FW4sBmK","%%","%%","QpaTC2ET64FW4sBmK"] [] [2025-01-28T14:06:42.611092+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3tCkrukb2vbmKgoqp","%%","%%","3tCkrukb2vbmKgoqp"] [] [2025-01-28T14:06:42.627900+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KRCadoHRnEe7wPFEW","%%","%%","KRCadoHRnEe7wPFEW"] [] [2025-01-28T14:06:42.644663+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N5qu4vBhHq7CnisBs","%%","%%","N5qu4vBhHq7CnisBs"] [] [2025-01-28T14:06:42.661573+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"miHjkPyZfC7A3iBiB","%%","%%","miHjkPyZfC7A3iBiB"] [] [2025-01-28T14:06:42.678610+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2zSLaZ9FxnC6bC2BR","%%","%%","2zSLaZ9FxnC6bC2BR"] [] [2025-01-28T14:06:42.695478+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"yaAxiXf2TZDzMtkG7","%53068901%","%53068901%","yaAxiXf2TZDzMtkG7","%53068901%","%53068901%"] [] [2025-01-28T14:06:42.714314+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6473] [] [2025-01-28T14:06:42.715317+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"STfjM9kZWpTcRzFgk","%%","%%","STfjM9kZWpTcRzFgk"] [] [2025-01-28T14:06:42.732039+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rwvvJSgaJWLmXwBa5","%%","%%","rwvvJSgaJWLmXwBa5"] [] [2025-01-28T14:06:42.748808+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dsBkA7P5iyuroAhSK","%%","%%","dsBkA7P5iyuroAhSK"] [] [2025-01-28T14:06:42.765725+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dYYQc2X9tzFBfDaxJ","%%","%%","dYYQc2X9tzFBfDaxJ"] [] [2025-01-28T14:06:42.782638+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"CxZQi5SrggnmfW643","%46 915 799%","%46 915 799%","CxZQi5SrggnmfW643","%46 915 799%","%46 915 799%"] [] [2025-01-28T14:06:42.801737+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6463] [] [2025-01-28T14:06:42.802232+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6882] [] [2025-01-28T14:06:42.802717+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6896] [] [2025-01-28T14:06:42.803959+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"BEt3xoYpnKtXgB452","%26791876%","%26791876%","BEt3xoYpnKtXgB452","%26791876%","%26791876%"] [] [2025-01-28T14:06:42.823687+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6494] [] [2025-01-28T14:06:42.824691+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"79S9RPpJhNYTpMwfs","%46589844%","%46589844%","79S9RPpJhNYTpMwfs","%46589844%","%46589844%"] [] [2025-01-28T14:06:42.843470+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6482] [] [2025-01-28T14:06:42.844368+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"znmnQvmT7e2K9AGet","%%","%%","znmnQvmT7e2K9AGet"] [] [2025-01-28T14:06:42.861520+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3R4XssdwxD4C4nHCE","%%","%%","3R4XssdwxD4C4nHCE"] [] [2025-01-28T14:06:42.878447+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hiQ2TnPLHM6RRkjx2","%%","%%","hiQ2TnPLHM6RRkjx2"] [] [2025-01-28T14:06:42.895264+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2C4WDttjR348BXEmP","%%","%%","2C4WDttjR348BXEmP"] [] [2025-01-28T14:06:42.912039+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kwE3Rg4Kt2SYZmFHc","%%","%%","kwE3Rg4Kt2SYZmFHc"] [] [2025-01-28T14:06:42.928795+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"aYGoKb24BwwGD9Bbo","% 28680850%","% 28680850%","aYGoKb24BwwGD9Bbo","% 28680850%","% 28680850%"] [] [2025-01-28T14:06:42.947236+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6469] [] [2025-01-28T14:06:42.948124+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TcPAAXkvB8BjHM3m2","%%","%%","TcPAAXkvB8BjHM3m2"] [] [2025-01-28T14:06:42.965076+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BrvZQNxLZ3ckwsJx4","%%","%%","BrvZQNxLZ3ckwsJx4"] [] [2025-01-28T14:06:42.981883+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"5htwNbvcYLNpQfj2D","%93889479%","%93889479%","5htwNbvcYLNpQfj2D","%93889479%","%93889479%"] [] [2025-01-28T14:06:43.000696+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5169] [] [2025-01-28T14:06:43.001127+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5828] [] [2025-01-28T14:06:43.001565+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6471] [] [2025-01-28T14:06:43.002915+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3ktt9AGzry8k2YJuW","%%","%%","3ktt9AGzry8k2YJuW"] [] [2025-01-28T14:06:43.019972+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CjwZ7Pdd58FoPa6nv","%%","%%","CjwZ7Pdd58FoPa6nv"] [] [2025-01-28T14:06:43.036920+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Qz6J2rnBo9pBusSTP","%%","%%","Qz6J2rnBo9pBusSTP"] [] [2025-01-28T14:06:43.054034+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5GGAeXuEyLgcKYBWK","%%","%%","5GGAeXuEyLgcKYBWK"] [] [2025-01-28T14:06:43.070887+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mveRT2tmd3M6Bjk7d","%%","%%","mveRT2tmd3M6Bjk7d"] [] [2025-01-28T14:06:43.087687+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jcBsTqpkEGeSkQ89r","%%","%%","jcBsTqpkEGeSkQ89r"] [] [2025-01-28T14:06:43.104546+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZcFXXqWTddXxxTupm","%%","%%","ZcFXXqWTddXxxTupm"] [] [2025-01-28T14:06:43.121403+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"oL56LZ42LYits7YSY","%51259696%","%51259696%","oL56LZ42LYits7YSY","%51259696%","%51259696%"] [] [2025-01-28T14:06:43.140232+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6467] [] [2025-01-28T14:06:43.141308+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"GsLQi5j8nHv4TDTXc","%52 386 855%","%52 386 855%","GsLQi5j8nHv4TDTXc","%52 386 855%","%52 386 855%"] [] [2025-01-28T14:06:43.160248+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6519] [] [2025-01-28T14:06:43.161228+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8Jh2XeWqPDwZK5zMA","%%","%%","8Jh2XeWqPDwZK5zMA"] [] [2025-01-28T14:06:43.178126+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Fp5hpvBaPwxCCELMk","%24245435%","%24245435%","Fp5hpvBaPwxCCELMk","%24245435%","%24245435%"] [] [2025-01-28T14:06:43.197662+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6466] [] [2025-01-28T14:06:43.198621+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kp5XcqkjPJZKnCeuA","%%","%%","kp5XcqkjPJZKnCeuA"] [] [2025-01-28T14:06:43.215695+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G2v9Mw6FYc9aghcEZ","%%","%%","G2v9Mw6FYc9aghcEZ"] [] [2025-01-28T14:06:43.232581+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Tz9u4orJAGwtaAdcj","%%","%%","Tz9u4orJAGwtaAdcj"] [] [2025-01-28T14:06:43.249340+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qCwRQqHw6q54xZNqs","%%","%%","qCwRQqHw6q54xZNqs"] [] [2025-01-28T14:06:43.266284+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"36toxcjvyB4j5CxfQ","%%","%%","36toxcjvyB4j5CxfQ"] [] [2025-01-28T14:06:43.283065+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"PtAG8Hxje6yTzstJx","%29079958%","%29079958%","PtAG8Hxje6yTzstJx","%29079958%","%29079958%"] [] [2025-01-28T14:06:43.302100+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6481] [] [2025-01-28T14:06:43.303093+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Hbpy84rCoJrzsaGrr","%%","%%","Hbpy84rCoJrzsaGrr"] [] [2025-01-28T14:06:43.319870+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"A6u2SutiuL5x5af6m","%%","%%","A6u2SutiuL5x5af6m"] [] [2025-01-28T14:06:43.336697+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SLrDo88TocwzEKbWc","%%","%%","SLrDo88TocwzEKbWc"] [] [2025-01-28T14:06:43.353531+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DJYojJEBgv8KZyFRy","%%","%%","DJYojJEBgv8KZyFRy"] [] [2025-01-28T14:06:43.370382+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fknwzf2Xq2aD7tdtX","%%","%%","fknwzf2Xq2aD7tdtX"] [] [2025-01-28T14:06:43.387278+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8ejSXFyCzjkrwn6oL","%%","%%","8ejSXFyCzjkrwn6oL"] [] [2025-01-28T14:06:43.404080+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jWQ5fpH9Hjij9XRvo","%%","%%","jWQ5fpH9Hjij9XRvo"] [] [2025-01-28T14:06:43.420829+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"GqpJzaSJC2GQTnXR2","%93060179%","%93060179%","GqpJzaSJC2GQTnXR2","%93060179%","%93060179%"] [] [2025-01-28T14:06:43.439615+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7252] [] [2025-01-28T14:06:43.566321+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:43.566638+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:06:43+00:00",1421] [] [2025-01-28T14:06:43.567063+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:43.574875+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NpEWy6eTtrrMnygfX","%%","%%","NpEWy6eTtrrMnygfX"] [] [2025-01-28T14:06:43.591981+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QAdSnMs45tBYKvBoZ","%%","%%","QAdSnMs45tBYKvBoZ"] [] [2025-01-28T14:06:43.608883+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"dghYFA8kttQiLcdCa","%97321281%","%97321281%","dghYFA8kttQiLcdCa","%97321281%","%97321281%"] [] [2025-01-28T14:06:43.627812+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1510] [] [2025-01-28T14:06:43.628286+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6486] [] [2025-01-28T14:06:43.629518+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"5wCtb3yq3eg8bidrJ","%28039348%","%28039348%","5wCtb3yq3eg8bidrJ","%28039348%","%28039348%"] [] [2025-01-28T14:06:43.648691+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4732] [] [2025-01-28T14:06:43.649138+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6757] [] [2025-01-28T14:06:43.650337+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zKyMSHphCSjcTd4L5","%%","%%","zKyMSHphCSjcTd4L5"] [] [2025-01-28T14:06:43.667280+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KiX33bKgzzLzPQou8","%%","%%","KiX33bKgzzLzPQou8"] [] [2025-01-28T14:06:43.684092+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"J6s5ZYsPuXiv4CswA","%51491356%","%51491356%","J6s5ZYsPuXiv4CswA","%51491356%","%51491356%"] [] [2025-01-28T14:06:43.702964+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6487] [] [2025-01-28T14:06:43.703526+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6545] [] [2025-01-28T14:06:43.704714+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HYzzxD4PFu7pmA58Q","%%","%%","HYzzxD4PFu7pmA58Q"] [] [2025-01-28T14:06:43.721571+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AvTDgRKBCtdK6tXQo","%%","%%","AvTDgRKBCtdK6tXQo"] [] [2025-01-28T14:06:43.738333+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ci85AkeQk4Ls7gDCK","%%","%%","ci85AkeQk4Ls7gDCK"] [] [2025-01-28T14:06:43.755130+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"pF4fM3SprFGxKP3MM","%24669699%","%24669699%","pF4fM3SprFGxKP3MM","%24669699%","%24669699%"] [] [2025-01-28T14:06:43.774042+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2914] [] [2025-01-28T14:06:43.774462+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6513] [] [2025-01-28T14:06:43.775637+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vhmcH5W8zs9tXN8Ss","%%","%%","vhmcH5W8zs9tXN8Ss"] [] [2025-01-28T14:06:43.792414+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"u8LK7WMgMLumgFQrj","%%","%%","u8LK7WMgMLumgFQrj"] [] [2025-01-28T14:06:43.809419+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MQ7tbiZtKNYkqC7b2","%%","%%","MQ7tbiZtKNYkqC7b2"] [] [2025-01-28T14:06:43.826653+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MD2GqMc8AiToTxmEQ","%%","%%","MD2GqMc8AiToTxmEQ"] [] [2025-01-28T14:06:43.843462+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8fKycjiHqpontFY2k","%%","%%","8fKycjiHqpontFY2k"] [] [2025-01-28T14:06:43.860253+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"QWMv2RQ4WJ2Kpnz3B","%27412150%","%27412150%","QWMv2RQ4WJ2Kpnz3B","%27412150%","%27412150%"] [] [2025-01-28T14:06:43.879163+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6495] [] [2025-01-28T14:06:43.880036+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Lur3KG4PtQryTKJed","%%","%%","Lur3KG4PtQryTKJed"] [] [2025-01-28T14:06:43.896754+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"W2WAd5g9KYN9dYRo3","%%","%%","W2WAd5g9KYN9dYRo3"] [] [2025-01-28T14:06:43.913498+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XCe6W9jvWDeo9HCRX","%%","%%","XCe6W9jvWDeo9HCRX"] [] [2025-01-28T14:06:43.930223+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HZa8xvvnsQ4ZoXasX","%%","%%","HZa8xvvnsQ4ZoXasX"] [] [2025-01-28T14:06:43.946914+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ScEjxrjydKdj7juYf","%%","%%","ScEjxrjydKdj7juYf"] [] [2025-01-28T14:06:43.963660+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rWJeHxHdWpSs8NMHx","%%","%%","rWJeHxHdWpSs8NMHx"] [] [2025-01-28T14:06:43.980512+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ns8upcXLHNzBCM4Ew","%%","%%","Ns8upcXLHNzBCM4Ew"] [] [2025-01-28T14:06:43.997248+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2tLcwni2aWZEjLi4d","%%","%%","2tLcwni2aWZEjLi4d"] [] [2025-01-28T14:06:44.014167+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"7R8RbvJ536nnDpPgm","%97945126%","%97945126%","7R8RbvJ536nnDpPgm","%97945126%","%97945126%"] [] [2025-01-28T14:06:44.033081+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6496] [] [2025-01-28T14:06:44.033991+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hnnCFxrxasDuppjfm","%%","%%","hnnCFxrxasDuppjfm"] [] [2025-01-28T14:06:44.050776+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"yksRk3D2A4ywjN2nK","%22997561%","%22997561%","yksRk3D2A4ywjN2nK","%22997561%","%22997561%"] [] [2025-01-28T14:06:44.069809+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2122] [] [2025-01-28T14:06:44.070244+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4504] [] [2025-01-28T14:06:44.070651+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6514] [] [2025-01-28T14:06:44.071980+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"TLt5YRg9DF6F8CdeA","%27684965%","%27684965%","TLt5YRg9DF6F8CdeA","%27684965%","%27684965%"] [] [2025-01-28T14:06:44.091001+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4855] [] [2025-01-28T14:06:44.091387+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4993] [] [2025-01-28T14:06:44.091743+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6500] [] [2025-01-28T14:06:44.093024+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"nxzHSTuxq6fzDtzT9","%55943815%","%55943815%","nxzHSTuxq6fzDtzT9","%55943815%","%55943815%"] [] [2025-01-28T14:06:44.111903+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5415] [] [2025-01-28T14:06:44.112274+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6501] [] [2025-01-28T14:06:44.112627+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6851] [] [2025-01-28T14:06:44.113811+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FXFgyRriC2WY33Kx7","%%","%%","FXFgyRriC2WY33Kx7"] [] [2025-01-28T14:06:44.130713+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H94faS5EFKXiy4kJg","%%","%%","H94faS5EFKXiy4kJg"] [] [2025-01-28T14:06:44.147471+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JJ77qubdfesQZizg9","%%","%%","JJ77qubdfesQZizg9"] [] [2025-01-28T14:06:44.164320+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GcJg9d3JE27hdfToL","%%","%%","GcJg9d3JE27hdfToL"] [] [2025-01-28T14:06:44.181036+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ARtBhTXFbGMvwK9gw","%%","%%","ARtBhTXFbGMvwK9gw"] [] [2025-01-28T14:06:44.197711+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D3s73p8tFs5uYdooM","%%","%%","D3s73p8tFs5uYdooM"] [] [2025-01-28T14:06:44.214504+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ncSBfjtzCsvmNTz6C","%%","%%","ncSBfjtzCsvmNTz6C"] [] [2025-01-28T14:06:44.231268+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2qZv3i4TzyKaqY9r9","%%","%%","2qZv3i4TzyKaqY9r9"] [] [2025-01-28T14:06:44.247979+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gWokw3NB7qT28MeFg","%%","%%","gWokw3NB7qT28MeFg"] [] [2025-01-28T14:06:44.264885+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"36BXCDy2zAKGw6C8a","%%","%%","36BXCDy2zAKGw6C8a"] [] [2025-01-28T14:06:44.281678+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DjrdiphBM8rg6Rpok","%%","%%","DjrdiphBM8rg6Rpok"] [] [2025-01-28T14:06:44.298420+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"cj3KKrcdQ8oL6X6Nw","%93463006%","%93463006%","cj3KKrcdQ8oL6X6Nw","%93463006%","%93463006%"] [] [2025-01-28T14:06:44.317253+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6507] [] [2025-01-28T14:06:44.318222+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WXvYWQX6eZtim82EE","%%","%%","WXvYWQX6eZtim82EE"] [] [2025-01-28T14:06:44.335121+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QLgvrxDELfALeTZAc","%%","%%","QLgvrxDELfALeTZAc"] [] [2025-01-28T14:06:44.351896+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"53QWsCJBPMn3SMbii","%50420878%","%50420878%","53QWsCJBPMn3SMbii","%50420878%","%50420878%"] [] [2025-01-28T14:06:44.370797+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6504] [] [2025-01-28T14:06:44.371846+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"irkuC8ZygE7esec8W","%%","%%","irkuC8ZygE7esec8W"] [] [2025-01-28T14:06:44.388904+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ToWvE7XxKBQ2f3Laq","%%","%%","ToWvE7XxKBQ2f3Laq"] [] [2025-01-28T14:06:44.405705+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dhR3AF3LuJvsLNrMd","%%","%%","dhR3AF3LuJvsLNrMd"] [] [2025-01-28T14:06:44.422508+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mnwDpvpE7ZQJzew8q","%%","%%","mnwDpvpE7ZQJzew8q"] [] [2025-01-28T14:06:44.439282+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"LZzWHjvFuc8xBqN8f","%23560357%","%23560357%","LZzWHjvFuc8xBqN8f","%23560357%","%23560357%"] [] [2025-01-28T14:06:44.458362+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6528] [] [2025-01-28T14:06:44.459365+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jwSyeWaBc9sEpesRB","%%","%%","jwSyeWaBc9sEpesRB"] [] [2025-01-28T14:06:44.476181+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"WEk5zCmdNonmz4HhP","%94418988%","%94418988%","WEk5zCmdNonmz4HhP","%94418988%","%94418988%"] [] [2025-01-28T14:06:44.495049+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3076] [] [2025-01-28T14:06:44.495482+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6508] [] [2025-01-28T14:06:44.496533+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wju8yrWqYREaB4vHo","%%","%%","wju8yrWqYREaB4vHo"] [] [2025-01-28T14:06:44.513421+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"QemhTyD2rAjeYvPwa","%25898727%","%25898727%","QemhTyD2rAjeYvPwa","%25898727%","%25898727%"] [] [2025-01-28T14:06:44.532534+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6509] [] [2025-01-28T14:06:44.533541+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"AvCk2fD5euspcS8EK","%52076404%","%52076404%","AvCk2fD5euspcS8EK","%52076404%","%52076404%"] [] [2025-01-28T14:06:44.552494+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7097] [] [2025-01-28T14:06:44.552992+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7234] [] [2025-01-28T14:06:44.553451+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7268] [] [2025-01-28T14:06:44.682018+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:44.682334+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [3,"2025-01-28T14:06:44+00:00",1476] [] [2025-01-28T14:06:44.682777+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:44.689065+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"73cffHB8FnqChSY4j","%99934698%","%99934698%","73cffHB8FnqChSY4j","%99934698%","%99934698%"] [] [2025-01-28T14:06:44.708191+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6535] [] [2025-01-28T14:06:44.708708+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6560] [] [2025-01-28T14:06:44.709907+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Z8GwLqjBPWMktfscp","%29881029%","%29881029%","Z8GwLqjBPWMktfscp","%29881029%","%29881029%"] [] [2025-01-28T14:06:44.729106+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6936] [] [2025-01-28T14:06:44.730090+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Rt8GNMBePSC3zkFiF","%54660728%","%54660728%","Rt8GNMBePSC3zkFiF","%54660728%","%54660728%"] [] [2025-01-28T14:06:44.749993+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3867] [] [2025-01-28T14:06:44.750570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6601] [] [2025-01-28T14:06:44.751061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6606] [] [2025-01-28T14:06:44.751600+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7216] [] [2025-01-28T14:06:44.753184+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Mau672rwGpL74A4DM","%%","%%","Mau672rwGpL74A4DM"] [] [2025-01-28T14:06:44.770558+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5ZDZ96bbgP6udsGk2","%%","%%","5ZDZ96bbgP6udsGk2"] [] [2025-01-28T14:06:44.787528+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"oqfWA3zai57k4nTGj","%54 555 872%","%54 555 872%","oqfWA3zai57k4nTGj","%54 555 872%","%54 555 872%"] [] [2025-01-28T14:06:44.806584+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6526] [] [2025-01-28T14:06:44.807157+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6787] [] [2025-01-28T14:06:44.808284+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mdtGLMqSAMGQjBDcy","%%","%%","mdtGLMqSAMGQjBDcy"] [] [2025-01-28T14:06:44.825926+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QF35qoGHhXbYwPTKM","%%","%%","QF35qoGHhXbYwPTKM"] [] [2025-01-28T14:06:44.842778+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jT9tGZJf4jf82ousG","%%","%%","jT9tGZJf4jf82ousG"] [] [2025-01-28T14:06:44.859584+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"s57kSEiKy29h5c68k","%96323975%","%96323975%","s57kSEiKy29h5c68k","%96323975%","%96323975%"] [] [2025-01-28T14:06:44.878732+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cTumwK2ozZY9v8qT7","%%","%%","cTumwK2ozZY9v8qT7"] [] [2025-01-28T14:06:44.895605+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kjXY3Yqo3BpygNpQt","%%","%%","kjXY3Yqo3BpygNpQt"] [] [2025-01-28T14:06:44.912574+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wabhJTfqjmn6puBJY","%%","%%","wabhJTfqjmn6puBJY"] [] [2025-01-28T14:06:44.929522+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FoGL9LqYaDC6Y6oW6","%%","%%","FoGL9LqYaDC6Y6oW6"] [] [2025-01-28T14:06:44.946302+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Puhb9xFkBjogCsfWn","%%","%%","Puhb9xFkBjogCsfWn"] [] [2025-01-28T14:06:44.963136+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gBWMsodkCfgwDCsuS","%%","%%","gBWMsodkCfgwDCsuS"] [] [2025-01-28T14:06:44.979946+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YASDKam5HoRo8KKfM","%%","%%","YASDKam5HoRo8KKfM"] [] [2025-01-28T14:06:44.996772+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ngi69LbPKAstXdC3J","%%","%%","ngi69LbPKAstXdC3J"] [] [2025-01-28T14:06:45.013596+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"WirKrbGKDQ83MaHQD","%93859716%","%93859716%","WirKrbGKDQ83MaHQD","%93859716%","%93859716%"] [] [2025-01-28T14:06:45.032586+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6529] [] [2025-01-28T14:06:45.033601+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4ZTypa5SeoEG3dGRv","%%","%%","4ZTypa5SeoEG3dGRv"] [] [2025-01-28T14:06:45.050577+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dqHrjzuJRphtSjkpN","%%","%%","dqHrjzuJRphtSjkpN"] [] [2025-01-28T14:06:45.067510+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RGJWMyuZwADC8XRjR","%%","%%","RGJWMyuZwADC8XRjR"] [] [2025-01-28T14:06:45.084345+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KpAdFpFD42jWhMX3M","%%","%%","KpAdFpFD42jWhMX3M"] [] [2025-01-28T14:06:45.101086+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8hiB7HLc5aKgtfyCo","%%","%%","8hiB7HLc5aKgtfyCo"] [] [2025-01-28T14:06:45.117811+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gq26RbZpeoesQcCHf","%%","%%","gq26RbZpeoesQcCHf"] [] [2025-01-28T14:06:45.134590+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"q8YRAqfYfw52wEs3n","%%","%%","q8YRAqfYfw52wEs3n"] [] [2025-01-28T14:06:45.151409+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GDrEZTMzTzKFWKpZR","%%","%%","GDrEZTMzTzKFWKpZR"] [] [2025-01-28T14:06:45.168288+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dmN4yt9F6Bp5oQEnk","%%","%%","dmN4yt9F6Bp5oQEnk"] [] [2025-01-28T14:06:45.185095+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DmnJ4NpED3eJCmGaK","%%","%%","DmnJ4NpED3eJCmGaK"] [] [2025-01-28T14:06:45.201837+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XdPrLuEDdFSjWhM8C","%%","%%","XdPrLuEDdFSjWhM8C"] [] [2025-01-28T14:06:45.218759+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6J2upZDwJFLSkmvi7","%%","%%","6J2upZDwJFLSkmvi7"] [] [2025-01-28T14:06:45.235567+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"s9stwWRJeBKRYXP7M","%%","%%","s9stwWRJeBKRYXP7M"] [] [2025-01-28T14:06:45.252341+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xz28BkmYtDdyaHNo8","%%","%%","xz28BkmYtDdyaHNo8"] [] [2025-01-28T14:06:45.269263+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mNY4PpKf2E7xqykrr","%%","%%","mNY4PpKf2E7xqykrr"] [] [2025-01-28T14:06:45.286020+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"68g4YZr4Wpb6gbhir","%%","%%","68g4YZr4Wpb6gbhir"] [] [2025-01-28T14:06:45.302762+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"EjLjPW44vQPGiNAbP","%55091706%","%55091706%","EjLjPW44vQPGiNAbP","%55091706%","%55091706%"] [] [2025-01-28T14:06:45.321683+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6525] [] [2025-01-28T14:06:45.322205+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7272] [] [2025-01-28T14:06:45.323377+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rzuiRaB7W95vHpdN7","%%","%%","rzuiRaB7W95vHpdN7"] [] [2025-01-28T14:06:45.340136+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"XzJqvzZhNpF8uodBx","%95178294%","%95178294%","XzJqvzZhNpF8uodBx","%95178294%","%95178294%"] [] [2025-01-28T14:06:45.358950+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6544] [] [2025-01-28T14:06:45.359932+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tqDW2jjLZhY2nwDDn","%%","%%","tqDW2jjLZhY2nwDDn"] [] [2025-01-28T14:06:45.376766+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MzTinmyEzP9taNzmv","%%","%%","MzTinmyEzP9taNzmv"] [] [2025-01-28T14:06:45.393592+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xvk9shggCzxAHBvAi","%%","%%","xvk9shggCzxAHBvAi"] [] [2025-01-28T14:06:45.410293+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Bz8JxuvKKvBGJWoku","%%","%%","Bz8JxuvKKvBGJWoku"] [] [2025-01-28T14:06:45.426989+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"g5WgKJNd5ywyY7ZMW","%%","%%","g5WgKJNd5ywyY7ZMW"] [] [2025-01-28T14:06:45.443736+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dPskE8rPdK8b7z5Wm","%%","%%","dPskE8rPdK8b7z5Wm"] [] [2025-01-28T14:06:45.460508+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wtC9qQYo9x6Q3ncmi","%%","%%","wtC9qQYo9x6Q3ncmi"] [] [2025-01-28T14:06:45.477250+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SMBShsKo4YTdwBCAy","%%","%%","SMBShsKo4YTdwBCAy"] [] [2025-01-28T14:06:45.493977+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D58hCDGgKh7z3Eqvq","%%","%%","D58hCDGgKh7z3Eqvq"] [] [2025-01-28T14:06:45.510752+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eDNXpAvL9ioRzdPAD","%%","%%","eDNXpAvL9ioRzdPAD"] [] [2025-01-28T14:06:45.527513+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"biE2CZXtL7gAo2pDv","%%","%%","biE2CZXtL7gAo2pDv"] [] [2025-01-28T14:06:45.544313+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BS5oQ8YoyJzWD6K8L","%%","%%","BS5oQ8YoyJzWD6K8L"] [] [2025-01-28T14:06:45.561058+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2rQLFeDM2tgHpyzKN","%%","%%","2rQLFeDM2tgHpyzKN"] [] [2025-01-28T14:06:45.577824+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bAqXmvpayPEcGFMHH","%%","%%","bAqXmvpayPEcGFMHH"] [] [2025-01-28T14:06:45.594583+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fgbj9XjwEL8vS3h5p","%%","%%","fgbj9XjwEL8vS3h5p"] [] [2025-01-28T14:06:45.611321+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"usLipw6QQbeE7KWRk","%%","%%","usLipw6QQbeE7KWRk"] [] [2025-01-28T14:06:45.628058+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KP77dbSdsE3m8b2Do","%%","%%","KP77dbSdsE3m8b2Do"] [] [2025-01-28T14:06:45.644755+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gq4Z4f5qfKKZwufPt","%%","%%","gq4Z4f5qfKKZwufPt"] [] [2025-01-28T14:06:45.661570+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5T67G24oXpK3fZJt7","%%","%%","5T67G24oXpK3fZJt7"] [] [2025-01-28T14:06:45.678363+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yKBw965EufZMwSj5Y","%%","%%","yKBw965EufZMwSj5Y"] [] [2025-01-28T14:06:45.695108+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8eMq58SZF4BMzfSHR","%%","%%","8eMq58SZF4BMzfSHR"] [] [2025-01-28T14:06:45.711866+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i9Pndt5Gw3ubrWNAW","%%","%%","i9Pndt5Gw3ubrWNAW"] [] [2025-01-28T14:06:45.728718+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nzrY845DzYf6j7pDs","%%","%%","nzrY845DzYf6j7pDs"] [] [2025-01-28T14:06:45.745572+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"w8xWFdpwgspuP8Dma","%%","%%","w8xWFdpwgspuP8Dma"] [] [2025-01-28T14:06:45.762368+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"amykocE4Zh82FRKur","%%","%%","amykocE4Zh82FRKur"] [] [2025-01-28T14:06:45.779201+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BSFmpSQF4kpvMBSJ4","%%","%%","BSFmpSQF4kpvMBSJ4"] [] [2025-01-28T14:06:45.796517+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"iLKLtnoSB7HASPzeP","%96748065%","%96748065%","iLKLtnoSB7HASPzeP","%96748065%","%96748065%"] [] [2025-01-28T14:06:45.815696+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6530] [] [2025-01-28T14:06:45.816193+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6977] [] [2025-01-28T14:06:45.817340+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mcW8WCfSmhcPbXccJ","%%","%%","mcW8WCfSmhcPbXccJ"] [] [2025-01-28T14:06:45.834141+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4XEYR7PpMTxdPGqRu","%%","%%","4XEYR7PpMTxdPGqRu"] [] [2025-01-28T14:06:45.850882+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oeutKmYtdChxRmRJC","%%","%%","oeutKmYtdChxRmRJC"] [] [2025-01-28T14:06:45.867794+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TqykXwmtXLrMvtw3Y","%%","%%","TqykXwmtXLrMvtw3Y"] [] [2025-01-28T14:06:45.884566+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"MazFhM7QAMWKRMDtY","%21711954%","%21711954%","MazFhM7QAMWKRMDtY","%21711954%","%21711954%"] [] [2025-01-28T14:06:45.903529+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6549] [] [2025-01-28T14:06:45.904455+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XgmcgBRpreYPTD3S8","%%","%%","XgmcgBRpreYPTD3S8"] [] [2025-01-28T14:06:45.921204+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LwFgWmjRATaPLzN2L","%%","%%","LwFgWmjRATaPLzN2L"] [] [2025-01-28T14:06:45.937930+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tMJrdbJK7sJ8TWeXx","%%","%%","tMJrdbJK7sJ8TWeXx"] [] [2025-01-28T14:06:45.954801+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"WpTZAJeGKW46tp9Ng","%51091904%","%51091904%","WpTZAJeGKW46tp9Ng","%51091904%","%51091904%"] [] [2025-01-28T14:06:45.973778+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6551] [] [2025-01-28T14:06:45.974686+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v4BNyz7vW53Jy57m2","%%","%%","v4BNyz7vW53Jy57m2"] [] [2025-01-28T14:06:45.991424+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2x2AQEAaFugB9zX82","%%","%%","2x2AQEAaFugB9zX82"] [] [2025-01-28T14:06:46.008124+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JWeTvnMzyczSreJiK","%%","%%","JWeTvnMzyczSreJiK"] [] [2025-01-28T14:06:46.024806+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vxoyG9vNddDq6oMXh","%%","%%","vxoyG9vNddDq6oMXh"] [] [2025-01-28T14:06:46.041608+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oEEQ4G6RqQYFZMgqC","%%","%%","oEEQ4G6RqQYFZMgqC"] [] [2025-01-28T14:06:46.058396+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bJnnxaeKbtuA99GRH","%%","%%","bJnnxaeKbtuA99GRH"] [] [2025-01-28T14:06:46.075189+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ww5xTtF2vzGuvoj2A","%%","%%","ww5xTtF2vzGuvoj2A"] [] [2025-01-28T14:06:46.091879+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ex95CxpA2m5WY65vQ","%%","%%","ex95CxpA2m5WY65vQ"] [] [2025-01-28T14:06:46.108634+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RzZ6E7hcdATG2gbc5","%%","%%","RzZ6E7hcdATG2gbc5"] [] [2025-01-28T14:06:46.125442+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"YxbBCDeep8vrd2ouT","%29235452%","%29235452%","YxbBCDeep8vrd2ouT","%29235452%","%29235452%"] [] [2025-01-28T14:06:46.144461+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6538] [] [2025-01-28T14:06:46.144969+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6706] [] [2025-01-28T14:06:46.145368+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7892] [] [2025-01-28T14:06:46.146572+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"772JEuC6cfJaRA99S","%%","%%","772JEuC6cfJaRA99S"] [] [2025-01-28T14:06:46.163299+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kwnkhQg4ZdhRb7kbR","%%","%%","kwnkhQg4ZdhRb7kbR"] [] [2025-01-28T14:06:46.179984+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B6P2GHmWdCN33W4mR","%%","%%","B6P2GHmWdCN33W4mR"] [] [2025-01-28T14:06:46.196696+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qQ7p9YEQ8buyLNADT","%%","%%","qQ7p9YEQ8buyLNADT"] [] [2025-01-28T14:06:46.213634+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"dmNZAxY7SGbZuZo3o","%26278871%","%26278871%","dmNZAxY7SGbZuZo3o","%26278871%","%26278871%"] [] [2025-01-28T14:06:46.232704+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6546] [] [2025-01-28T14:06:46.233695+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cTvrEYrzkf5SLbMJo","%%","%%","cTvrEYrzkf5SLbMJo"] [] [2025-01-28T14:06:46.250508+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2e5n8hsiaSShDfHKZ","%%","%%","2e5n8hsiaSShDfHKZ"] [] [2025-01-28T14:06:46.267374+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uZwqXmqHAt5JE32q7","%%","%%","uZwqXmqHAt5JE32q7"] [] [2025-01-28T14:06:46.284149+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4f6WxJ8DuvrDJcMHc","%%","%%","4f6WxJ8DuvrDJcMHc"] [] [2025-01-28T14:06:46.300878+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"doEc4QTth68D4v5rF","%94128903%","%94128903%","doEc4QTth68D4v5rF","%94128903%","%94128903%"] [] [2025-01-28T14:06:46.319699+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6547] [] [2025-01-28T14:06:46.320727+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"dctdv3Hp3oezCDDvY","%96887894%","%96887894%","dctdv3Hp3oezCDDvY","%96887894%","%96887894%"] [] [2025-01-28T14:06:46.339618+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6548] [] [2025-01-28T14:06:46.340477+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pxWHhqzG4A3Y33bEr","%%","%%","pxWHhqzG4A3Y33bEr"] [] [2025-01-28T14:06:46.357152+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"abikhrdfmixyt3qpq","%%","%%","abikhrdfmixyt3qpq"] [] [2025-01-28T14:06:46.374003+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"D88nrfQoq2Tf9ixsW","%25950993%","%25950993%","D88nrfQoq2Tf9ixsW","%25950993%","%25950993%"] [] [2025-01-28T14:06:46.393033+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6536] [] [2025-01-28T14:06:46.393810+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fcw4ewK5ESWN6Neci","%%","%%","fcw4ewK5ESWN6Neci"] [] [2025-01-28T14:06:46.410657+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QQBe5zcsbYBneMZxJ","%%","%%","QQBe5zcsbYBneMZxJ"] [] [2025-01-28T14:06:46.427430+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xr8gzDErs34sa2nBE","%%","%%","xr8gzDErs34sa2nBE"] [] [2025-01-28T14:06:46.444198+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"xjS4e2cqhE8QyKyoG","%23131454%","%23131454%","xjS4e2cqhE8QyKyoG","%23131454%","%23131454%"] [] [2025-01-28T14:06:46.463192+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6612] [] [2025-01-28T14:06:46.464152+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tRFhHMQvgtgQLB2T5","%%","%%","tRFhHMQvgtgQLB2T5"] [] [2025-01-28T14:06:46.480931+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fbPBiYLuRfeWpFScj","%%","%%","fbPBiYLuRfeWpFScj"] [] [2025-01-28T14:06:46.497662+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tDvnb47v2ZpvTvPfD","%%","%%","tDvnb47v2ZpvTvPfD"] [] [2025-01-28T14:06:46.514479+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xfTS8mbgABQvZEPKQ","%%","%%","xfTS8mbgABQvZEPKQ"] [] [2025-01-28T14:06:46.531297+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"E3C9ZGzkeX8z4gZPF","%%","%%","E3C9ZGzkeX8z4gZPF"] [] [2025-01-28T14:06:46.548001+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rYWGs8dWHtfogquyn","%%","%%","rYWGs8dWHtfogquyn"] [] [2025-01-28T14:06:46.564729+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GA7R66imQM4nQ6JTu","%%","%%","GA7R66imQM4nQ6JTu"] [] [2025-01-28T14:06:46.581558+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wgNC8Y7BQMxdDSQ4r","%%","%%","wgNC8Y7BQMxdDSQ4r"] [] [2025-01-28T14:06:46.598282+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nSeAsMifQhefSCfLo","%%","%%","nSeAsMifQhefSCfLo"] [] [2025-01-28T14:06:46.614956+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7s2TzKSp7fTFyxYjh","%%","%%","7s2TzKSp7fTFyxYjh"] [] [2025-01-28T14:06:46.631677+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YPjgK74a27JGsmxza","%%","%%","YPjgK74a27JGsmxza"] [] [2025-01-28T14:06:46.648450+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7mjQqMeYLE8sHZZyX","%%","%%","7mjQqMeYLE8sHZZyX"] [] [2025-01-28T14:06:46.665401+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p2uSmb4Q4LzxFxTha","%%","%%","p2uSmb4Q4LzxFxTha"] [] [2025-01-28T14:06:46.682272+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xz4WshxJquCMgtocn","%%","%%","xz4WshxJquCMgtocn"] [] [2025-01-28T14:06:46.699077+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"csRe8nWxM7WqZ62Ms","%%","%%","csRe8nWxM7WqZ62Ms"] [] [2025-01-28T14:06:46.715814+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jzg5uzta6HYdxqd8h","%%","%%","jzg5uzta6HYdxqd8h"] [] [2025-01-28T14:06:46.732654+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"d3ToqJhJqpXtmbPJe","%26 603 556%","%26 603 556%","d3ToqJhJqpXtmbPJe","%26 603 556%","%26 603 556%"] [] [2025-01-28T14:06:46.751668+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6552] [] [2025-01-28T14:06:46.752630+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nqnx279hRG8azWqRr","%%","%%","nqnx279hRG8azWqRr"] [] [2025-01-28T14:06:46.769423+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QvgRLAoXccWZrRKzz","%%","%%","QvgRLAoXccWZrRKzz"] [] [2025-01-28T14:06:46.786192+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2mbybzbDgCq56imYH","%%","%%","2mbybzbDgCq56imYH"] [] [2025-01-28T14:06:46.802892+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LmtcMCvKB37DudvBy","%%","%%","LmtcMCvKB37DudvBy"] [] [2025-01-28T14:06:46.819795+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6bKjYJhsRWKAMGNwq","%%","%%","6bKjYJhsRWKAMGNwq"] [] [2025-01-28T14:06:46.836944+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Mk2yCXG8mTABS4b5L","%%","%%","Mk2yCXG8mTABS4b5L"] [] [2025-01-28T14:06:46.853773+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"fTir72i4ATohyJLRP","%53509022%","%53509022%","fTir72i4ATohyJLRP","%53509022%","%53509022%"] [] [2025-01-28T14:06:46.872895+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6574] [] [2025-01-28T14:06:46.873880+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5k36doRaZS5hii63E","%%","%%","5k36doRaZS5hii63E"] [] [2025-01-28T14:06:46.890748+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"z8wyJ6AeHzdK8uG6M","%%","%%","z8wyJ6AeHzdK8uG6M"] [] [2025-01-28T14:06:46.907560+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cTprDg9izadk9dNwz","%%","%%","cTprDg9izadk9dNwz"] [] [2025-01-28T14:06:46.924362+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5XCggtQfB3SZBdbpG","%%","%%","5XCggtQfB3SZBdbpG"] [] [2025-01-28T14:06:46.941161+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"YHDDuHeWy9FJ92pYz","%97846760%","%97846760%","YHDDuHeWy9FJ92pYz","%97846760%","%97846760%"] [] [2025-01-28T14:06:46.960057+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6557] [] [2025-01-28T14:06:46.961074+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FgbEGiiH528xLW2xg","%%","%%","FgbEGiiH528xLW2xg"] [] [2025-01-28T14:06:46.978144+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xccD5A95WBHftToAW","%%","%%","xccD5A95WBHftToAW"] [] [2025-01-28T14:06:46.994874+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NQyoHKWEjASaHQ2Zo","%%","%%","NQyoHKWEjASaHQ2Zo"] [] [2025-01-28T14:06:47.011698+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wPnsCaWyrqKf8N2Ce","%%","%%","wPnsCaWyrqKf8N2Ce"] [] [2025-01-28T14:06:47.028576+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BaWDdtNFjB8zRHimT","%%","%%","BaWDdtNFjB8zRHimT"] [] [2025-01-28T14:06:47.045403+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6tai24fXKJN3Y4zeH","%%","%%","6tai24fXKJN3Y4zeH"] [] [2025-01-28T14:06:47.062290+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8pwbKZZCHucF6ja9J","%%","%%","8pwbKZZCHucF6ja9J"] [] [2025-01-28T14:06:47.079177+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PWMmhBTnsKur96rBS","%%","%%","PWMmhBTnsKur96rBS"] [] [2025-01-28T14:06:47.095884+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xS77qmEB774n7bjyC","%%","%%","xS77qmEB774n7bjyC"] [] [2025-01-28T14:06:47.112751+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tP5qYLYxJ3KW79w9u","%%","%%","tP5qYLYxJ3KW79w9u"] [] [2025-01-28T14:06:47.129627+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pjwr5BbQENm6BMch3","%%","%%","pjwr5BbQENm6BMch3"] [] [2025-01-28T14:06:47.146453+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iTwmJDynTgLXxnqBm","%%","%%","iTwmJDynTgLXxnqBm"] [] [2025-01-28T14:06:47.163261+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uvHxsaNCdTCsDtr2c","%%","%%","uvHxsaNCdTCsDtr2c"] [] [2025-01-28T14:06:47.180151+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"9owutXg2YBJKJPuDp","%21824466%","%21824466%","9owutXg2YBJKJPuDp","%21824466%","%21824466%"] [] [2025-01-28T14:06:47.199153+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6597] [] [2025-01-28T14:06:47.200223+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xdajSK6j5PrPETTqa","%%","%%","xdajSK6j5PrPETTqa"] [] [2025-01-28T14:06:47.217060+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uHHv4qL6eNtXwT5qL","%%","%%","uHHv4qL6eNtXwT5qL"] [] [2025-01-28T14:06:47.233920+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nQWsLs4DuxYgC2ayb","%%","%%","nQWsLs4DuxYgC2ayb"] [] [2025-01-28T14:06:47.250712+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"coiAcrctCzpQRf9Gp","% 52879768%","% 52879768%","coiAcrctCzpQRf9Gp","% 52879768%","% 52879768%"] [] [2025-01-28T14:06:47.269261+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7124] [] [2025-01-28T14:06:47.270344+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"y8QSya76RqgKqKQSv","%%","%%","y8QSya76RqgKqKQSv"] [] [2025-01-28T14:06:47.287205+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BEtEkKSvQRwQCAKhp","%%","%%","BEtEkKSvQRwQCAKhp"] [] [2025-01-28T14:06:47.303971+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Y3Lsbwj589WjmyCeZ","%%","%%","Y3Lsbwj589WjmyCeZ"] [] [2025-01-28T14:06:47.320787+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tqyFuH6YzXCP4o5Kn","%%","%%","tqyFuH6YzXCP4o5Kn"] [] [2025-01-28T14:06:47.337709+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AGS2YhdunmkSLkpwr","%%","%%","AGS2YhdunmkSLkpwr"] [] [2025-01-28T14:06:47.354563+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"5bie7b4Z9Mn78K77e","%24104216%","%24104216%","5bie7b4Z9Mn78K77e","%24104216%","%24104216%"] [] [2025-01-28T14:06:47.373717+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6760] [] [2025-01-28T14:06:47.374509+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MeB5XiZDvb8Ffv33a","%%","%%","MeB5XiZDvb8Ffv33a"] [] [2025-01-28T14:06:47.391285+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Dtfovkit7FxXpqxwf","%%","%%","Dtfovkit7FxXpqxwf"] [] [2025-01-28T14:06:47.408098+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"K3JpjE8fAhjafbp5E","%%","%%","K3JpjE8fAhjafbp5E"] [] [2025-01-28T14:06:47.424841+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"38iqvGXk4yS3S9WCt","%%","%%","38iqvGXk4yS3S9WCt"] [] [2025-01-28T14:06:47.441659+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZiysyztSaLCWmgjKo","%%","%%","ZiysyztSaLCWmgjKo"] [] [2025-01-28T14:06:47.458516+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Azqvt6Ye8wfntzyuf","%%","%%","Azqvt6Ye8wfntzyuf"] [] [2025-01-28T14:06:47.475405+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6ypp3RWbxKmNbwTgX","%%","%%","6ypp3RWbxKmNbwTgX"] [] [2025-01-28T14:06:47.492261+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"votK6dhYG98ztZWZB","%55675091%","%55675091%","votK6dhYG98ztZWZB","%55675091%","%55675091%"] [] [2025-01-28T14:06:47.511200+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6564] [] [2025-01-28T14:06:47.512075+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FxohJqnnd7T9iNRTv","%%","%%","FxohJqnnd7T9iNRTv"] [] [2025-01-28T14:06:47.528854+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3oda8ysrzbzWqbscw","%%","%%","3oda8ysrzbzWqbscw"] [] [2025-01-28T14:06:47.545601+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"L6fv7yN7zv2ZWs8df","%%","%%","L6fv7yN7zv2ZWs8df"] [] [2025-01-28T14:06:47.562399+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oY7o5j98KL9k9qLYu","%%","%%","oY7o5j98KL9k9qLYu"] [] [2025-01-28T14:06:47.579327+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"x33H33GS9CNhc4QHv","%%","%%","x33H33GS9CNhc4QHv"] [] [2025-01-28T14:06:47.596085+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CfENzM8v4rYzJsLov","%%","%%","CfENzM8v4rYzJsLov"] [] [2025-01-28T14:06:47.612760+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GCH67wHcHwjbjtFvd","%%","%%","GCH67wHcHwjbjtFvd"] [] [2025-01-28T14:06:47.629509+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XKGayGJsehjbJEHG5","%%","%%","XKGayGJsehjbJEHG5"] [] [2025-01-28T14:06:47.646257+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZQQFnSm5rY8DPNirw","%%","%%","ZQQFnSm5rY8DPNirw"] [] [2025-01-28T14:06:47.663111+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KHTBKyQyjMqwduTxp","%%","%%","KHTBKyQyjMqwduTxp"] [] [2025-01-28T14:06:47.679864+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xkY6DKyR9jaNqGmSM","%%","%%","xkY6DKyR9jaNqGmSM"] [] [2025-01-28T14:06:47.696665+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mR7zMDQChZjTomrYn","%%","%%","mR7zMDQChZjTomrYn"] [] [2025-01-28T14:06:47.713418+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"25H7R4ABSauS3PoAc","%%","%%","25H7R4ABSauS3PoAc"] [] [2025-01-28T14:06:47.730206+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LcwWCdrRu4rDuKonB","%%","%%","LcwWCdrRu4rDuKonB"] [] [2025-01-28T14:06:47.746941+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"GtdENsL5v8TRrZh7y","%29740321%","%29740321%","GtdENsL5v8TRrZh7y","%29740321%","%29740321%"] [] [2025-01-28T14:06:47.765912+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6879] [] [2025-01-28T14:06:47.766925+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"weiPPpbNjrzExm6eG","%%","%%","weiPPpbNjrzExm6eG"] [] [2025-01-28T14:06:47.783896+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sjnSna6Lv9TsXMvKT","%%","%%","sjnSna6Lv9TsXMvKT"] [] [2025-01-28T14:06:47.800810+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HzWJm3fTfaPEsGq8G","%%","%%","HzWJm3fTfaPEsGq8G"] [] [2025-01-28T14:06:47.817563+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZWMiozRcHuTGJdMMh","%%","%%","ZWMiozRcHuTGJdMMh"] [] [2025-01-28T14:06:47.834390+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iuNcg38xFbEXWFGxx","%%","%%","iuNcg38xFbEXWFGxx"] [] [2025-01-28T14:06:47.851169+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Zebv6xqjvob63yriD","%%","%%","Zebv6xqjvob63yriD"] [] [2025-01-28T14:06:47.868081+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"5mtvLRDJe9sC7Dnm8","%23145115%","%23145115%","5mtvLRDJe9sC7Dnm8","%23145115%","%23145115%"] [] [2025-01-28T14:06:47.887279+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6572] [] [2025-01-28T14:06:47.888272+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hj5xdqkzn5M5HsaSf","%%","%%","hj5xdqkzn5M5HsaSf"] [] [2025-01-28T14:06:47.904913+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"J6gjJWzZc99qo8Xui","%%","%%","J6gjJWzZc99qo8Xui"] [] [2025-01-28T14:06:47.921663+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ohzs2jQQnhCjmAhZM","%%","%%","ohzs2jQQnhCjmAhZM"] [] [2025-01-28T14:06:47.938444+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Suqs2pMixp6JfCtzo","%52733042%","%52733042%","Suqs2pMixp6JfCtzo","%52733042%","%52733042%"] [] [2025-01-28T14:06:47.957422+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5067] [] [2025-01-28T14:06:47.957824+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5122] [] [2025-01-28T14:06:47.958219+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6638] [] [2025-01-28T14:06:47.959614+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wb7wGvKo9HebZWzCi","%%","%%","wb7wGvKo9HebZWzCi"] [] [2025-01-28T14:06:47.976389+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"J4SnLwi8JW3a5wYxj","%%","%%","J4SnLwi8JW3a5wYxj"] [] [2025-01-28T14:06:47.993119+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HYsKn7xGoTuvm87ta","%%","%%","HYsKn7xGoTuvm87ta"] [] [2025-01-28T14:06:48.009792+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"mAvBt2XCKsNmPWhW3","%26199714%","%26199714%","mAvBt2XCKsNmPWhW3","%26199714%","%26199714%"] [] [2025-01-28T14:06:48.028790+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6573] [] [2025-01-28T14:06:48.029672+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"uHfW2yCeZvuksttcX","%21573274%","%21573274%","uHfW2yCeZvuksttcX","%21573274%","%21573274%"] [] [2025-01-28T14:06:48.048714+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6569] [] [2025-01-28T14:06:48.049582+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mhrFjS2SdnroJmtja","%%","%%","mhrFjS2SdnroJmtja"] [] [2025-01-28T14:06:48.066363+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pnqnFg5mqZCcWJhXb","%%","%%","pnqnFg5mqZCcWJhXb"] [] [2025-01-28T14:06:48.083100+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gvztNTScZuLaadgpt","%%","%%","gvztNTScZuLaadgpt"] [] [2025-01-28T14:06:48.099837+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BPXtmbQAjKjxEj7FK","%%","%%","BPXtmbQAjKjxEj7FK"] [] [2025-01-28T14:06:48.116662+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Z9DQcbaobc4QmiAeL","%29163776%","%29163776%","Z9DQcbaobc4QmiAeL","%29163776%","%29163776%"] [] [2025-01-28T14:06:48.135804+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4836] [] [2025-01-28T14:06:48.136232+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5718] [] [2025-01-28T14:06:48.136619+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6575] [] [2025-01-28T14:06:48.136984+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6578] [] [2025-01-28T14:06:48.137357+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6695] [] [2025-01-28T14:06:48.138754+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3gZc3Y59MxRFGR4aC","%%","%%","3gZc3Y59MxRFGR4aC"] [] [2025-01-28T14:06:48.155528+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hCnSCndPuJyBrGZHG","%%","%%","hCnSCndPuJyBrGZHG"] [] [2025-01-28T14:06:48.172355+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"exx4cNmB5fyW2kgCm","%%","%%","exx4cNmB5fyW2kgCm"] [] [2025-01-28T14:06:48.189186+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PD2k5q4LpZoZQkpEF","%%","%%","PD2k5q4LpZoZQkpEF"] [] [2025-01-28T14:06:48.205959+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PEQK2HJjChqofoDXC","%%","%%","PEQK2HJjChqofoDXC"] [] [2025-01-28T14:06:48.222703+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EwpeLxEFNZo9Zdp5B","%%","%%","EwpeLxEFNZo9Zdp5B"] [] [2025-01-28T14:06:48.239545+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LvBwdFi8DbpobrFDs","%%","%%","LvBwdFi8DbpobrFDs"] [] [2025-01-28T14:06:48.256324+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i8ZBcRoXK4Lzp5ZQN","%%","%%","i8ZBcRoXK4Lzp5ZQN"] [] [2025-01-28T14:06:48.273110+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NiqCtstEJAm3CYbYz","%%","%%","NiqCtstEJAm3CYbYz"] [] [2025-01-28T14:06:48.289803+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bBFNASdzwsXd4nMpa","%%","%%","bBFNASdzwsXd4nMpa"] [] [2025-01-28T14:06:48.306551+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"d98MfCc2hQg9TcbPG","%%","%%","d98MfCc2hQg9TcbPG"] [] [2025-01-28T14:06:48.323419+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"W9nacc8wF4rTYrwHg","%%","%%","W9nacc8wF4rTYrwHg"] [] [2025-01-28T14:06:48.340171+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vok4RHBM2Mk6nxaDj","%%","%%","vok4RHBM2Mk6nxaDj"] [] [2025-01-28T14:06:48.356941+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"QowyRHTtjWyroWhKE","%27660249%","%27660249%","QowyRHTtjWyroWhKE","%27660249%","%27660249%"] [] [2025-01-28T14:06:48.376042+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6648] [] [2025-01-28T14:06:48.376936+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AtYjY8pnemrTB5BGB","%%","%%","AtYjY8pnemrTB5BGB"] [] [2025-01-28T14:06:48.393721+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tM8cNgwSLHBLjdiNb","%%","%%","tM8cNgwSLHBLjdiNb"] [] [2025-01-28T14:06:48.410521+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xsNe2FHNneFYF9RfP","%%","%%","xsNe2FHNneFYF9RfP"] [] [2025-01-28T14:06:48.427220+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"a5WgiFXrHmvMx2KAh","%%","%%","a5WgiFXrHmvMx2KAh"] [] [2025-01-28T14:06:48.443882+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"q8YwRKNChoFb2Jair","%%","%%","q8YwRKNChoFb2Jair"] [] [2025-01-28T14:06:48.460645+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ekq5rGDi8S8LQmwjT","%%","%%","ekq5rGDi8S8LQmwjT"] [] [2025-01-28T14:06:48.477551+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MpNyAxhPpdyhDfhh8","%%","%%","MpNyAxhPpdyhDfhh8"] [] [2025-01-28T14:06:48.494292+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AsAc6WPLFh8pFwmAH","%%","%%","AsAc6WPLFh8pFwmAH"] [] [2025-01-28T14:06:48.510983+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"pQWLizfuSbQTeWgBs","%53448733%","%53448733%","pQWLizfuSbQTeWgBs","%53448733%","%53448733%"] [] [2025-01-28T14:06:48.529873+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5182] [] [2025-01-28T14:06:48.530266+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5380] [] [2025-01-28T14:06:48.530623+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6580] [] [2025-01-28T14:06:48.531934+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HAZixkctmwQLEmZzh","%%","%%","HAZixkctmwQLEmZzh"] [] [2025-01-28T14:06:48.548663+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"cjPQhhfNnEqXuAAm9","%55225193%","%55225193%","cjPQhhfNnEqXuAAm9","%55225193%","%55225193%"] [] [2025-01-28T14:06:48.567504+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6710] [] [2025-01-28T14:06:48.567987+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7202] [] [2025-01-28T14:06:48.569063+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mw52kHHGzgWeJQPhn","%%","%%","mw52kHHGzgWeJQPhn"] [] [2025-01-28T14:06:48.585848+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xZsRf4jsBvLNkfBbv","%%","%%","xZsRf4jsBvLNkfBbv"] [] [2025-01-28T14:06:48.602566+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xpADJB2hd7NH9WHQy","%%","%%","xpADJB2hd7NH9WHQy"] [] [2025-01-28T14:06:48.619284+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v6KKDh2NsPgo28P4N","%%","%%","v6KKDh2NsPgo28P4N"] [] [2025-01-28T14:06:48.635969+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NCGqfoXuorLcsyW4F","%%","%%","NCGqfoXuorLcsyW4F"] [] [2025-01-28T14:06:48.652743+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"R2qjtHYHgasvJX9BR","%%","%%","R2qjtHYHgasvJX9BR"] [] [2025-01-28T14:06:48.669522+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"C835cdkvGJxRMovsX","%20987164%","%20987164%","C835cdkvGJxRMovsX","%20987164%","%20987164%"] [] [2025-01-28T14:06:48.688559+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5598] [] [2025-01-28T14:06:48.688995+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7469] [] [2025-01-28T14:06:48.817743+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:48.818059+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [2,"2025-01-28T14:06:48+00:00",1707] [] [2025-01-28T14:06:48.818507+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:48.829176+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9B6sKdsin6P93W5DZ","%%","%%","9B6sKdsin6P93W5DZ"] [] [2025-01-28T14:06:48.846995+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LdweQqnzwiPoHTw3H","%%","%%","LdweQqnzwiPoHTw3H"] [] [2025-01-28T14:06:48.863890+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"n7yryZPoNEA7xR5ok","%26094839%","%26094839%","n7yryZPoNEA7xR5ok","%26094839%","%26094839%"] [] [2025-01-28T14:06:48.883135+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6602] [] [2025-01-28T14:06:48.884225+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4v4yMBQXXqadHrtnZ","%%","%%","4v4yMBQXXqadHrtnZ"] [] [2025-01-28T14:06:48.901199+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Y2G6idfeog4RHXrn4","%%","%%","Y2G6idfeog4RHXrn4"] [] [2025-01-28T14:06:48.917976+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3juubuKbAbGrN8Ysg","%%","%%","3juubuKbAbGrN8Ysg"] [] [2025-01-28T14:06:48.934832+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"QQJG8fHNTcbiqmvYu","%25475292%","%25475292%","QQJG8fHNTcbiqmvYu","%25475292%","%25475292%"] [] [2025-01-28T14:06:48.953792+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6585] [] [2025-01-28T14:06:48.954746+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FHTbNKJva472HgAGf","%%","%%","FHTbNKJva472HgAGf"] [] [2025-01-28T14:06:48.971785+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NrbNubdFm9Z8eEFfR","%%","%%","NrbNubdFm9Z8eEFfR"] [] [2025-01-28T14:06:48.988617+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nF2eBaaLks55oCzwZ","%%","%%","nF2eBaaLks55oCzwZ"] [] [2025-01-28T14:06:49.005524+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"dHFmxJBFLCBZ6opjN","%90237090%","%90237090%","dHFmxJBFLCBZ6opjN","%90237090%","%90237090%"] [] [2025-01-28T14:06:49.024350+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6600] [] [2025-01-28T14:06:49.025358+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"gW3dskNuf9ywEJBhf","%26641604%","%26641604%","gW3dskNuf9ywEJBhf","%26641604%","%26641604%"] [] [2025-01-28T14:06:49.044450+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6595] [] [2025-01-28T14:06:49.045425+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2WHQxLz7HPZqJHvCQ","%%","%%","2WHQxLz7HPZqJHvCQ"] [] [2025-01-28T14:06:49.062291+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"aNZX6cH4kZjzJKcuZ","%25969199%","%25969199%","aNZX6cH4kZjzJKcuZ","%25969199%","%25969199%"] [] [2025-01-28T14:06:49.081472+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6603] [] [2025-01-28T14:06:49.082328+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8FNNdGfgudghqiXje","%%","%%","8FNNdGfgudghqiXje"] [] [2025-01-28T14:06:49.099112+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"K9QHCuekfe8Zeo47t","%20270218%","%20270218%","K9QHCuekfe8Zeo47t","%20270218%","%20270218%"] [] [2025-01-28T14:06:49.118139+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6589] [] [2025-01-28T14:06:49.119069+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qxeyTWJ8eArnbnKQo","%%","%%","qxeyTWJ8eArnbnKQo"] [] [2025-01-28T14:06:49.135984+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bSbypZRL5wTaLXwFk","%%","%%","bSbypZRL5wTaLXwFk"] [] [2025-01-28T14:06:49.152781+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vDPZRycpTfgkKHFdk","%%","%%","vDPZRycpTfgkKHFdk"] [] [2025-01-28T14:06:49.169728+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2Wr8quXdar6tZPYDa","%%","%%","2Wr8quXdar6tZPYDa"] [] [2025-01-28T14:06:49.186617+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ikCiLW6hJYa7aQZhW","%%","%%","ikCiLW6hJYa7aQZhW"] [] [2025-01-28T14:06:49.203566+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"gicxZKpD9pusNaWdP","%54654092%","%54654092%","gicxZKpD9pusNaWdP","%54654092%","%54654092%"] [] [2025-01-28T14:06:49.222552+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1299] [] [2025-01-28T14:06:49.223003+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6592] [] [2025-01-28T14:06:49.224106+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Cx3xYpn3y3KRYvGep","%%","%%","Cx3xYpn3y3KRYvGep"] [] [2025-01-28T14:06:49.241025+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aa5wGzGDfK3xLM32G","%%","%%","aa5wGzGDfK3xLM32G"] [] [2025-01-28T14:06:49.257820+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"55SSHwTaQLLvJtEmr","%%","%%","55SSHwTaQLLvJtEmr"] [] [2025-01-28T14:06:49.274710+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6CiToH3rZZGrZLhwy","%%","%%","6CiToH3rZZGrZLhwy"] [] [2025-01-28T14:06:49.291656+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"j2mMj2Y5kCop8i5Zp","%%","%%","j2mMj2Y5kCop8i5Zp"] [] [2025-01-28T14:06:49.308551+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fR6HZjk5gFqGHoPms","%%","%%","fR6HZjk5gFqGHoPms"] [] [2025-01-28T14:06:49.325530+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jLNJbCQJJ8rheRuCB","%%","%%","jLNJbCQJJ8rheRuCB"] [] [2025-01-28T14:06:49.342301+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"txr6ftBS8qKPo363d","%%","%%","txr6ftBS8qKPo363d"] [] [2025-01-28T14:06:49.359047+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PmBmjcNNpDpxJCAH6","%%","%%","PmBmjcNNpDpxJCAH6"] [] [2025-01-28T14:06:49.375955+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c6pyHHwpWwEhS5FTr","%%","%%","c6pyHHwpWwEhS5FTr"] [] [2025-01-28T14:06:49.392805+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"asiRbo6WKy9r4QR8K","%%","%%","asiRbo6WKy9r4QR8K"] [] [2025-01-28T14:06:49.409621+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wZN5jmgEACZ7dktPu","%%","%%","wZN5jmgEACZ7dktPu"] [] [2025-01-28T14:06:49.426386+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5r9azd37Gkc4RRvfd","%%","%%","5r9azd37Gkc4RRvfd"] [] [2025-01-28T14:06:49.443352+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NYy2fu5HwAWiNGAeH","%%","%%","NYy2fu5HwAWiNGAeH"] [] [2025-01-28T14:06:49.460225+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B9LAs6RSsDPbGDe2E","%%","%%","B9LAs6RSsDPbGDe2E"] [] [2025-01-28T14:06:49.477190+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MMZihbXJE5dcsX58A","%%","%%","MMZihbXJE5dcsX58A"] [] [2025-01-28T14:06:49.493992+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MfBHcxHRr27E6WL4e","%%","%%","MfBHcxHRr27E6WL4e"] [] [2025-01-28T14:06:49.510781+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dzCowy7BxggeyCrDk","%%","%%","dzCowy7BxggeyCrDk"] [] [2025-01-28T14:06:49.527578+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KGPx4LcA9GvkQ3mKJ","%%","%%","KGPx4LcA9GvkQ3mKJ"] [] [2025-01-28T14:06:49.544372+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wK3co4ProQwEyTwyd","%%","%%","wK3co4ProQwEyTwyd"] [] [2025-01-28T14:06:49.561165+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cyQ5GdmHGNQ3Johsy","%%","%%","cyQ5GdmHGNQ3Johsy"] [] [2025-01-28T14:06:49.578131+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AssT8TauYXQsfowGQ","%%","%%","AssT8TauYXQsfowGQ"] [] [2025-01-28T14:06:49.594948+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ziwRXtq4RtYQsswXc","%92328208%","%92328208%","ziwRXtq4RtYQsswXc","%92328208%","%92328208%"] [] [2025-01-28T14:06:49.613787+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6599] [] [2025-01-28T14:06:49.614829+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WAyC9PBSE42sJbEEt","%%","%%","WAyC9PBSE42sJbEEt"] [] [2025-01-28T14:06:49.631788+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3CbuPk5vnSqaCPwjs","%%","%%","3CbuPk5vnSqaCPwjs"] [] [2025-01-28T14:06:49.648634+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5LPkGWjf5P4WbreKE","%%","%%","5LPkGWjf5P4WbreKE"] [] [2025-01-28T14:06:49.665563+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"PA5cJYLdj8oQQEKn8","%26680288%","%26680288%","PA5cJYLdj8oQQEKn8","%26680288%","%26680288%"] [] [2025-01-28T14:06:49.684700+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5159] [] [2025-01-28T14:06:49.685181+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6618] [] [2025-01-28T14:06:49.685678+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7020] [] [2025-01-28T14:06:49.686219+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8386] [] [2025-01-28T14:06:49.816885+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:49.817220+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [4,"2025-01-28T14:06:49+00:00",1756] [] [2025-01-28T14:06:49.817638+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:49.818859+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f8iW2kbMTfDNZzZ32","%%","%%","f8iW2kbMTfDNZzZ32"] [] [2025-01-28T14:06:49.836017+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MosYFauh4RibMDTP4","%%","%%","MosYFauh4RibMDTP4"] [] [2025-01-28T14:06:49.853457+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Dd6TWmFggGyQo6ZMb","%%","%%","Dd6TWmFggGyQo6ZMb"] [] [2025-01-28T14:06:49.870325+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LYkNLKYn7z9Jfh9gf","%%","%%","LYkNLKYn7z9Jfh9gf"] [] [2025-01-28T14:06:49.887164+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GR5ii9JWQLJT59oz3","%%","%%","GR5ii9JWQLJT59oz3"] [] [2025-01-28T14:06:49.904018+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RgWkNLrGvyiMrTqfB","%%","%%","RgWkNLrGvyiMrTqfB"] [] [2025-01-28T14:06:49.920903+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KiLt2kTNZwmSee4fu","%%","%%","KiLt2kTNZwmSee4fu"] [] [2025-01-28T14:06:49.937752+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"andCzrogvyLRmbBjd","%%","%%","andCzrogvyLRmbBjd"] [] [2025-01-28T14:06:49.954739+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Yqb6ebBLQtAsiNvPH","%%","%%","Yqb6ebBLQtAsiNvPH"] [] [2025-01-28T14:06:49.971746+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"feZwFQ4oESwfMa6bS","%22489103%","%22489103%","feZwFQ4oESwfMa6bS","%22489103%","%22489103%"] [] [2025-01-28T14:06:49.990910+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6778] [] [2025-01-28T14:06:49.991875+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6N9PxuqcJRpP54iXb","%%","%%","6N9PxuqcJRpP54iXb"] [] [2025-01-28T14:06:50.008773+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zKfHFcMqeh3oQT4Rz","%%","%%","zKfHFcMqeh3oQT4Rz"] [] [2025-01-28T14:06:50.025588+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MdWviZ5q9TA64JCxi","%%","%%","MdWviZ5q9TA64JCxi"] [] [2025-01-28T14:06:50.042349+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"n6Kyu2AcaAKgxRdbW","%21797888%","%21797888%","n6Kyu2AcaAKgxRdbW","%21797888%","%21797888%"] [] [2025-01-28T14:06:50.061290+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6623] [] [2025-01-28T14:06:50.062266+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LQ6mC3Dnb5mrPin4m","%%","%%","LQ6mC3Dnb5mrPin4m"] [] [2025-01-28T14:06:50.079151+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ifnGTkej6583Hht3v","%%","%%","ifnGTkej6583Hht3v"] [] [2025-01-28T14:06:50.095898+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H7osfytqjioJqpwCe","%%","%%","H7osfytqjioJqpwCe"] [] [2025-01-28T14:06:50.112661+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QJSN2nKw9sQ77x8BR","%%","%%","QJSN2nKw9sQ77x8BR"] [] [2025-01-28T14:06:50.129703+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"t7eTwyHaGTRqXkGGo","%%","%%","t7eTwyHaGTRqXkGGo"] [] [2025-01-28T14:06:50.146558+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Es4Mb2bkW7WmxubZN","%%","%%","Es4Mb2bkW7WmxubZN"] [] [2025-01-28T14:06:50.163393+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XYFiLDxo5TESmGaC6","%%","%%","XYFiLDxo5TESmGaC6"] [] [2025-01-28T14:06:50.180344+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"grAQG523BmPZdb5qv","%%","%%","grAQG523BmPZdb5qv"] [] [2025-01-28T14:06:50.197131+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5mrfDNCS9iZ2AQ3cf","%%","%%","5mrfDNCS9iZ2AQ3cf"] [] [2025-01-28T14:06:50.213872+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"69FJer2bkndgDuDiF","%%","%%","69FJer2bkndgDuDiF"] [] [2025-01-28T14:06:50.230702+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"E29yktaAm7ubeCjus","%%","%%","E29yktaAm7ubeCjus"] [] [2025-01-28T14:06:50.247665+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2oHbNpFSk9qEuxXJc","%%","%%","2oHbNpFSk9qEuxXJc"] [] [2025-01-28T14:06:50.264618+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2623dfpLxiMRw3Rot","%%","%%","2623dfpLxiMRw3Rot"] [] [2025-01-28T14:06:50.281582+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uNyaS8Pjrhhwfd5NH","%%","%%","uNyaS8Pjrhhwfd5NH"] [] [2025-01-28T14:06:50.298364+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NfjRSWi5ApJaHFbnz","%%","%%","NfjRSWi5ApJaHFbnz"] [] [2025-01-28T14:06:50.315189+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"g3vTAQnDnzqEkTnaX","%%","%%","g3vTAQnDnzqEkTnaX"] [] [2025-01-28T14:06:50.331927+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4ytkehtQbG4vWJmXA","%%","%%","4ytkehtQbG4vWJmXA"] [] [2025-01-28T14:06:50.348710+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Cxwwwx8vXj9o3Aube","%%","%%","Cxwwwx8vXj9o3Aube"] [] [2025-01-28T14:06:50.365530+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EthnD6nxDTodoXYSa","%%","%%","EthnD6nxDTodoXYSa"] [] [2025-01-28T14:06:50.382492+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"srGynRZfc3DcNqusL","%%","%%","srGynRZfc3DcNqusL"] [] [2025-01-28T14:06:50.399235+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hcQtfAJRkDrbmGXzo","%%","%%","hcQtfAJRkDrbmGXzo"] [] [2025-01-28T14:06:50.415977+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mwmJdzxLA5AuxRsTn","%%","%%","mwmJdzxLA5AuxRsTn"] [] [2025-01-28T14:06:50.432755+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Gc2wZPdrh9ztSt5bf","%%","%%","Gc2wZPdrh9ztSt5bf"] [] [2025-01-28T14:06:50.449554+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dRa7J2fTXEHFsTmPD","%%","%%","dRa7J2fTXEHFsTmPD"] [] [2025-01-28T14:06:50.466329+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ac9H2wvrtrMvXXnsF","%%","%%","ac9H2wvrtrMvXXnsF"] [] [2025-01-28T14:06:50.483198+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WKjSu9HLWRkSrHujS","%%","%%","WKjSu9HLWRkSrHujS"] [] [2025-01-28T14:06:50.499956+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"WWWe2hB7CxPqY9gG7","%56237710%","%56237710%","WWWe2hB7CxPqY9gG7","%56237710%","%56237710%"] [] [2025-01-28T14:06:50.518947+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3638] [] [2025-01-28T14:06:50.519397+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4698] [] [2025-01-28T14:06:50.519796+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6653] [] [2025-01-28T14:06:50.521194+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"nPx53isfvmwgCggwA","%27444730%","%27444730%","nPx53isfvmwgCggwA","%27444730%","%27444730%"] [] [2025-01-28T14:06:50.540234+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1648] [] [2025-01-28T14:06:50.540654+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6610] [] [2025-01-28T14:06:50.541814+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"x5wq2WZN3k4QSjcJL","%%","%%","x5wq2WZN3k4QSjcJL"] [] [2025-01-28T14:06:50.558741+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"KhACqgHvmXXs4SF5u","%58754024%","%58754024%","KhACqgHvmXXs4SF5u","%58754024%","%58754024%"] [] [2025-01-28T14:06:50.577830+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2472] [] [2025-01-28T14:06:50.578251+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3997] [] [2025-01-28T14:06:50.578632+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6615] [] [2025-01-28T14:06:50.579958+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rjdZsN4R4ZyE5JEHH","%%","%%","rjdZsN4R4ZyE5JEHH"] [] [2025-01-28T14:06:50.596793+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yHqBxyFy48rzgXA79","%%","%%","yHqBxyFy48rzgXA79"] [] [2025-01-28T14:06:50.613540+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7Nr824dS5sdE9QdwH","%%","%%","7Nr824dS5sdE9QdwH"] [] [2025-01-28T14:06:50.630248+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c26WXMS7FQXtczpS3","%%","%%","c26WXMS7FQXtczpS3"] [] [2025-01-28T14:06:50.646985+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"w9JeGp9RJqtR7ZJev","%%","%%","w9JeGp9RJqtR7ZJev"] [] [2025-01-28T14:06:50.663759+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TvaDGg8WkKL2LQpPQ","%%","%%","TvaDGg8WkKL2LQpPQ"] [] [2025-01-28T14:06:50.680718+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FFsiJdqc4qNJJ6vho","%%","%%","FFsiJdqc4qNJJ6vho"] [] [2025-01-28T14:06:50.697576+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RZW4oFCNbf8GWMC9z","%%","%%","RZW4oFCNbf8GWMC9z"] [] [2025-01-28T14:06:50.714301+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uAGyTpYkom8DCkzG7","%%","%%","uAGyTpYkom8DCkzG7"] [] [2025-01-28T14:06:50.731043+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"E7xbGey555JgtFtXk","%%","%%","E7xbGey555JgtFtXk"] [] [2025-01-28T14:06:50.747787+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pAvgEA9GJGbiPBkwo","%%","%%","pAvgEA9GJGbiPBkwo"] [] [2025-01-28T14:06:50.765131+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Rzi2QoSrAvAmx6nxi","%%","%%","Rzi2QoSrAvAmx6nxi"] [] [2025-01-28T14:06:50.782062+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NQWZ68e5QrYCgfi3g","%%","%%","NQWZ68e5QrYCgfi3g"] [] [2025-01-28T14:06:50.798781+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"53uhSqpxH7ExzLH4y","%%","%%","53uhSqpxH7ExzLH4y"] [] [2025-01-28T14:06:50.815611+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YtH4yjSczgLYpWiQF","%%","%%","YtH4yjSczgLYpWiQF"] [] [2025-01-28T14:06:50.832974+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5fu7ebpBY8KGYoYaj","%%","%%","5fu7ebpBY8KGYoYaj"] [] [2025-01-28T14:06:50.850231+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"q38YABAEG44j9pmHn","%%","%%","q38YABAEG44j9pmHn"] [] [2025-01-28T14:06:50.867132+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m2WGKpHqSEEfdk6Nn","%%","%%","m2WGKpHqSEEfdk6Nn"] [] [2025-01-28T14:06:50.884011+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fPrjN7DvJsQDs2ycX","%%","%%","fPrjN7DvJsQDs2ycX"] [] [2025-01-28T14:06:50.900760+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X4hjEioMJL6aboQk6","%%","%%","X4hjEioMJL6aboQk6"] [] [2025-01-28T14:06:50.917482+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"apY5P3gGgTLD96Fq7","%%","%%","apY5P3gGgTLD96Fq7"] [] [2025-01-28T14:06:50.934239+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NQPczP5tZqo42gEzj","%%","%%","NQPczP5tZqo42gEzj"] [] [2025-01-28T14:06:50.950954+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nEx2oNCeAPFo9xe2M","%%","%%","nEx2oNCeAPFo9xe2M"] [] [2025-01-28T14:06:50.967718+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3mFM2X54RZtRmQtem","%%","%%","3mFM2X54RZtRmQtem"] [] [2025-01-28T14:06:50.984594+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nS2dMapDD5QgWoATP","%%","%%","nS2dMapDD5QgWoATP"] [] [2025-01-28T14:06:51.001371+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5C48Bx6qa3K6ztpyK","%%","%%","5C48Bx6qa3K6ztpyK"] [] [2025-01-28T14:06:51.018210+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YJBiKB6wFmwC83HWc","%%","%%","YJBiKB6wFmwC83HWc"] [] [2025-01-28T14:06:51.034997+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jHC4ZYMXSLe84hKLQ","%%","%%","jHC4ZYMXSLe84hKLQ"] [] [2025-01-28T14:06:51.051715+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YmwRdPc5M2RkRvWii","%%","%%","YmwRdPc5M2RkRvWii"] [] [2025-01-28T14:06:51.068552+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"t6K4yQueA3Bj35SAW","%%","%%","t6K4yQueA3Bj35SAW"] [] [2025-01-28T14:06:51.085323+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mZ5xNnLX9nYGtrD8Q","%%","%%","mZ5xNnLX9nYGtrD8Q"] [] [2025-01-28T14:06:51.102067+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nCyLtEn4hdLFnLGyi","%%","%%","nCyLtEn4hdLFnLGyi"] [] [2025-01-28T14:06:51.118785+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WugpCRNK6vsaL6dCn","%%","%%","WugpCRNK6vsaL6dCn"] [] [2025-01-28T14:06:51.135544+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jzXbphTT8Fb29eZAN","%%","%%","jzXbphTT8Fb29eZAN"] [] [2025-01-28T14:06:51.152258+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uMnTBw4NJwBRFZHgy","%%","%%","uMnTBw4NJwBRFZHgy"] [] [2025-01-28T14:06:51.168965+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ExooT4RyFHHx59gAP","%%","%%","ExooT4RyFHHx59gAP"] [] [2025-01-28T14:06:51.185774+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v5hSi74jQ9yuJ5Qoe","%%","%%","v5hSi74jQ9yuJ5Qoe"] [] [2025-01-28T14:06:51.202490+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9g5ZvzPBZCAHMoSMr","%%","%%","9g5ZvzPBZCAHMoSMr"] [] [2025-01-28T14:06:51.219175+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KpTA4ZNmmxJzeJohh","%%","%%","KpTA4ZNmmxJzeJohh"] [] [2025-01-28T14:06:51.236163+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"SK4rtQ4sdk2MuEeWd","%98274117%","%98274117%","SK4rtQ4sdk2MuEeWd","%98274117%","%98274117%"] [] [2025-01-28T14:06:51.255056+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6619] [] [2025-01-28T14:06:51.255918+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gSWDK563gjjzmrY6D","%%","%%","gSWDK563gjjzmrY6D"] [] [2025-01-28T14:06:51.272675+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XtzPAe8RWzXD2kACg","%%","%%","XtzPAe8RWzXD2kACg"] [] [2025-01-28T14:06:51.289532+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WnZr4Epn4qabpF4z8","%%","%%","WnZr4Epn4qabpF4z8"] [] [2025-01-28T14:06:51.306287+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6BS7E8ZXKxppDYCXN","%%","%%","6BS7E8ZXKxppDYCXN"] [] [2025-01-28T14:06:51.323074+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MxaJ4PXwi2n4GMM8i","%%","%%","MxaJ4PXwi2n4GMM8i"] [] [2025-01-28T14:06:51.339780+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7xJyoWMLPMNDQiBKX","%%","%%","7xJyoWMLPMNDQiBKX"] [] [2025-01-28T14:06:51.356535+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5rcuPFf7TtvnPhqT6","%%","%%","5rcuPFf7TtvnPhqT6"] [] [2025-01-28T14:06:51.373354+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"AhxiGA3bmPTKM9TWJ","%28419801%","%28419801%","AhxiGA3bmPTKM9TWJ","%28419801%","%28419801%"] [] [2025-01-28T14:06:51.392420+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6639] [] [2025-01-28T14:06:51.393320+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KiJ2rxn9G6zrFRNFF","%%","%%","KiJ2rxn9G6zrFRNFF"] [] [2025-01-28T14:06:51.410025+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"duxNGqKHkQv24wppb","%28685363%","%28685363%","duxNGqKHkQv24wppb","%28685363%","%28685363%"] [] [2025-01-28T14:06:51.428889+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6620] [] [2025-01-28T14:06:51.429644+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"j2Pdr2hbJgEvbhShS","%%","%%","j2Pdr2hbJgEvbhShS"] [] [2025-01-28T14:06:51.446347+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WffAa4yS9Afy99MGw","%%","%%","WffAa4yS9Afy99MGw"] [] [2025-01-28T14:06:51.463019+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fFrKLTdA7hfwhXeZb","%%","%%","fFrKLTdA7hfwhXeZb"] [] [2025-01-28T14:06:51.479831+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TpsJPmdJeSSi9kmhr","%%","%%","TpsJPmdJeSSi9kmhr"] [] [2025-01-28T14:06:51.496577+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2ZBLEG77dHeNZuxW7","%%","%%","2ZBLEG77dHeNZuxW7"] [] [2025-01-28T14:06:51.513314+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QMKardobkvNtFtpwP","%%","%%","QMKardobkvNtFtpwP"] [] [2025-01-28T14:06:51.530061+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3cJtP9YWTmD4TSJXj","%%","%%","3cJtP9YWTmD4TSJXj"] [] [2025-01-28T14:06:51.546779+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wD2DFXPmZQsT3QREA","%%","%%","wD2DFXPmZQsT3QREA"] [] [2025-01-28T14:06:51.563562+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uuuMY2PkgZfDEjSP7","%%","%%","uuuMY2PkgZfDEjSP7"] [] [2025-01-28T14:06:51.580339+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7rfirLpovCkNBRC7h","%%","%%","7rfirLpovCkNBRC7h"] [] [2025-01-28T14:06:51.597176+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"x7FGnyMAn3Qg5gL24","%%","%%","x7FGnyMAn3Qg5gL24"] [] [2025-01-28T14:06:51.613876+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4c5NSxFBMSa5mK77x","%%","%%","4c5NSxFBMSa5mK77x"] [] [2025-01-28T14:06:51.630697+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zovuWEWFzxEoo4qAu","%%","%%","zovuWEWFzxEoo4qAu"] [] [2025-01-28T14:06:51.647476+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3ecuTchvCMxBbPd6v","%%","%%","3ecuTchvCMxBbPd6v"] [] [2025-01-28T14:06:51.664266+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aZz6qtzYEfGrqJWZH","%%","%%","aZz6qtzYEfGrqJWZH"] [] [2025-01-28T14:06:51.681165+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KMNKja4S4YietPTiR","%%","%%","KMNKja4S4YietPTiR"] [] [2025-01-28T14:06:51.697929+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bs6jZ39pJYMnrciDq","%%","%%","bs6jZ39pJYMnrciDq"] [] [2025-01-28T14:06:51.714675+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vCfcDPvB6GY9ZGyda","%%","%%","vCfcDPvB6GY9ZGyda"] [] [2025-01-28T14:06:51.731524+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gfhorwvWzcpb5Ng3Z","%%","%%","gfhorwvWzcpb5Ng3Z"] [] [2025-01-28T14:06:51.748259+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CWrcYADPYTdWNM4by","%%","%%","CWrcYADPYTdWNM4by"] [] [2025-01-28T14:06:51.765005+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WTbTQ8qShvfoJCRNp","%%","%%","WTbTQ8qShvfoJCRNp"] [] [2025-01-28T14:06:51.781893+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xvg57cTnSA33E5gYk","%%","%%","xvg57cTnSA33E5gYk"] [] [2025-01-28T14:06:51.798658+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6WK2d2wiGusWLYRJy","%%","%%","6WK2d2wiGusWLYRJy"] [] [2025-01-28T14:06:51.815398+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZBqqi39thjeMhSjBW","%%","%%","ZBqqi39thjeMhSjBW"] [] [2025-01-28T14:06:51.832315+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Cu2gYYj4X8znCh3wc","%%","%%","Cu2gYYj4X8znCh3wc"] [] [2025-01-28T14:06:51.849602+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dEgoLitfSoF9pv9R8","%%","%%","dEgoLitfSoF9pv9R8"] [] [2025-01-28T14:06:51.866514+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FgSBg5muX7u7o6RSA","%%","%%","FgSBg5muX7u7o6RSA"] [] [2025-01-28T14:06:51.883360+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"iWQWodjzZBdEx2Ceh","%29743315%","%29743315%","iWQWodjzZBdEx2Ceh","%29743315%","%29743315%"] [] [2025-01-28T14:06:51.902423+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3669] [] [2025-01-28T14:06:51.902870+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4591] [] [2025-01-28T14:06:51.904021+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4679] [] [2025-01-28T14:06:51.904452+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5220] [] [2025-01-28T14:06:51.904809+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6724] [] [2025-01-28T14:06:51.905273+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7700] [] [2025-01-28T14:06:51.907039+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eMYESanEq86Yct2QJ","%%","%%","eMYESanEq86Yct2QJ"] [] [2025-01-28T14:06:51.923834+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nXHWYhqAhpm4YnqMW","%%","%%","nXHWYhqAhpm4YnqMW"] [] [2025-01-28T14:06:51.940561+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2c5MNujacS33v5Zf4","%%","%%","2c5MNujacS33v5Zf4"] [] [2025-01-28T14:06:51.957277+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YeWtyR9ZxuEg9iRbq","%%","%%","YeWtyR9ZxuEg9iRbq"] [] [2025-01-28T14:06:51.974010+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"owvDCgwLT42pfpgKu","%%","%%","owvDCgwLT42pfpgKu"] [] [2025-01-28T14:06:51.990753+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m5P5c2wpJwgsfvHgF","%%","%%","m5P5c2wpJwgsfvHgF"] [] [2025-01-28T14:06:52.007432+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YG4HcdrmNNWjDXEN8","%%","%%","YG4HcdrmNNWjDXEN8"] [] [2025-01-28T14:06:52.024239+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wP5QRf7H5LYWSJXow","%%","%%","wP5QRf7H5LYWSJXow"] [] [2025-01-28T14:06:52.041034+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mSf2v22AQxJB2CtdP","%%","%%","mSf2v22AQxJB2CtdP"] [] [2025-01-28T14:06:52.057795+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FdKXHC3AWaPpGKbKs","%%","%%","FdKXHC3AWaPpGKbKs"] [] [2025-01-28T14:06:52.074657+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7tGBZLY7HCSKgKcpY","%%","%%","7tGBZLY7HCSKgKcpY"] [] [2025-01-28T14:06:52.091471+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ASLKG3m4TKDEbX376","%%","%%","ASLKG3m4TKDEbX376"] [] [2025-01-28T14:06:52.108227+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ey7Fzhf3tRNy7hAry","%%","%%","Ey7Fzhf3tRNy7hAry"] [] [2025-01-28T14:06:52.124985+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JJKTAuoABT8CX7nwp","%%","%%","JJKTAuoABT8CX7nwp"] [] [2025-01-28T14:06:52.141778+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C95WXxssy4AXDRay3","%%","%%","C95WXxssy4AXDRay3"] [] [2025-01-28T14:06:52.158594+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uzynpdEhWezQkLmNE","%%","%%","uzynpdEhWezQkLmNE"] [] [2025-01-28T14:06:52.175410+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Rxgb5duSiyYHqrEg7","%%","%%","Rxgb5duSiyYHqrEg7"] [] [2025-01-28T14:06:52.192171+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kzCvM8WHXGDd9S78T","%%","%%","kzCvM8WHXGDd9S78T"] [] [2025-01-28T14:06:52.208902+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uezrXSdc9c8ZeLaMq","%%","%%","uezrXSdc9c8ZeLaMq"] [] [2025-01-28T14:06:52.225674+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dgSebS7dXbzr9LZQP","%%","%%","dgSebS7dXbzr9LZQP"] [] [2025-01-28T14:06:52.242555+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c8EBZ329oXmXCbDGb","%%","%%","c8EBZ329oXmXCbDGb"] [] [2025-01-28T14:06:52.259315+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TRR2Jj2FpAZ3JzHDT","%%","%%","TRR2Jj2FpAZ3JzHDT"] [] [2025-01-28T14:06:52.276144+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"meJy5oxEJohhM7ATm","%%","%%","meJy5oxEJohhM7ATm"] [] [2025-01-28T14:06:52.292830+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"74nYCTegSahRrqqcp","%%","%%","74nYCTegSahRrqqcp"] [] [2025-01-28T14:06:52.309564+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zg7WQrzKMtKZezRPy","%%","%%","zg7WQrzKMtKZezRPy"] [] [2025-01-28T14:06:52.326377+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DKFAhwA9YKHL6mFRi","%%","%%","DKFAhwA9YKHL6mFRi"] [] [2025-01-28T14:06:52.343141+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mMAEoZHkoc5wYGrt2","%%","%%","mMAEoZHkoc5wYGrt2"] [] [2025-01-28T14:06:52.359840+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"92ycJZA4hWyaZLSrB","%%","%%","92ycJZA4hWyaZLSrB"] [] [2025-01-28T14:06:52.376640+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XowNkR7uMDMdz4nwS","%%","%%","XowNkR7uMDMdz4nwS"] [] [2025-01-28T14:06:52.393467+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2Mi4oqwe36qqJfKjS","%%","%%","2Mi4oqwe36qqJfKjS"] [] [2025-01-28T14:06:52.410192+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tGKSjYewStxrPbumt","%%","%%","tGKSjYewStxrPbumt"] [] [2025-01-28T14:06:52.426939+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qJPhdgGFke3kXQeMR","%%","%%","qJPhdgGFke3kXQeMR"] [] [2025-01-28T14:06:52.443668+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fKsYK3Mpznu7G2AcY","%%","%%","fKsYK3Mpznu7G2AcY"] [] [2025-01-28T14:06:52.460393+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ftAhCiwxZXJxkncjD","%%","%%","ftAhCiwxZXJxkncjD"] [] [2025-01-28T14:06:52.477148+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"73A2pdeypSBETwgeH","%%","%%","73A2pdeypSBETwgeH"] [] [2025-01-28T14:06:52.493877+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GMNaCDECh2KbnCpif","%%","%%","GMNaCDECh2KbnCpif"] [] [2025-01-28T14:06:52.510699+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Zy33NNXettfCG4W9E","%%","%%","Zy33NNXettfCG4W9E"] [] [2025-01-28T14:06:52.527516+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5DtZWFsueWzZx46vb","%%","%%","5DtZWFsueWzZx46vb"] [] [2025-01-28T14:06:52.544232+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Wtg5D3NuosNiitfFd","%%","%%","Wtg5D3NuosNiitfFd"] [] [2025-01-28T14:06:52.560952+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"QSdKLDDXKdvizJoKk","%55917666%","%55917666%","QSdKLDDXKdvizJoKk","%55917666%","%55917666%"] [] [2025-01-28T14:06:52.579896+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6768] [] [2025-01-28T14:06:52.580433+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6927] [] [2025-01-28T14:06:52.581464+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bHNGdvra7Msu7obFg","%%","%%","bHNGdvra7Msu7obFg"] [] [2025-01-28T14:06:52.598203+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yXtnKqNjuJmLJq3zb","%%","%%","yXtnKqNjuJmLJq3zb"] [] [2025-01-28T14:06:52.614890+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"637jWyZixKfDHfnYK","%%","%%","637jWyZixKfDHfnYK"] [] [2025-01-28T14:06:52.631672+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"4tHsBbzjFXWYxWX7q","%56911721%","%56911721%","4tHsBbzjFXWYxWX7q","%56911721%","%56911721%"] [] [2025-01-28T14:06:52.650627+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7082] [] [2025-01-28T14:06:52.651050+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7652] [] [2025-01-28T14:06:52.652160+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"haxB5z3c4GExZZkCQ","%%","%%","haxB5z3c4GExZZkCQ"] [] [2025-01-28T14:06:52.668915+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"z3msjaHi5tGiSYtoe","%%","%%","z3msjaHi5tGiSYtoe"] [] [2025-01-28T14:06:52.685753+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"RnicvvReunn2sNkfD","%57185354%","%57185354%","RnicvvReunn2sNkfD","%57185354%","%57185354%"] [] [2025-01-28T14:06:52.704696+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6647] [] [2025-01-28T14:06:52.705157+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6963] [] [2025-01-28T14:06:52.705601+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7172] [] [2025-01-28T14:06:52.836059+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:52.836361+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [3,"2025-01-28T14:06:52+00:00",1925] [] [2025-01-28T14:06:52.836750+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:52.843160+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sBxvKsCwN4XtQ9R7x","%%","%%","sBxvKsCwN4XtQ9R7x"] [] [2025-01-28T14:06:52.860753+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RiDDdMBNB96KmFeC3","%%","%%","RiDDdMBNB96KmFeC3"] [] [2025-01-28T14:06:52.877776+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G9fQDcGceChverdqZ","%%","%%","G9fQDcGceChverdqZ"] [] [2025-01-28T14:06:52.894727+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vaq2HTRRMHE6mMjTM","%%","%%","vaq2HTRRMHE6mMjTM"] [] [2025-01-28T14:06:52.911617+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"WKRTXGqLYeK3YN6F2","%28838404%","%28838404%","WKRTXGqLYeK3YN6F2","%28838404%","%28838404%"] [] [2025-01-28T14:06:52.930654+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4945] [] [2025-01-28T14:06:52.931146+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6633] [] [2025-01-28T14:06:52.932342+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ohPdvQvFhxLp2b7sK","%25971103%","%25971103%","ohPdvQvFhxLp2b7sK","%25971103%","%25971103%"] [] [2025-01-28T14:06:52.951718+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5353] [] [2025-01-28T14:06:52.952154+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6631] [] [2025-01-28T14:06:52.952588+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6709] [] [2025-01-28T14:06:52.953871+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BgAdrtSv9omj5YDB6","%%","%%","BgAdrtSv9omj5YDB6"] [] [2025-01-28T14:06:52.971059+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aSxxwh3DEsATfNJbX","%%","%%","aSxxwh3DEsATfNJbX"] [] [2025-01-28T14:06:52.988182+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8JKMY33Sj9C3yqQ8f","%%","%%","8JKMY33Sj9C3yqQ8f"] [] [2025-01-28T14:06:53.005153+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T8cYzKtb9r4xSXNve","%%","%%","T8cYzKtb9r4xSXNve"] [] [2025-01-28T14:06:53.021962+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GxnDvKSFhj2wDC8kk","%%","%%","GxnDvKSFhj2wDC8kk"] [] [2025-01-28T14:06:53.038738+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nKnpdDjvRRmmbcrBE","%%","%%","nKnpdDjvRRmmbcrBE"] [] [2025-01-28T14:06:53.055585+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3nrwp8B59HQu8EwzN","%%","%%","3nrwp8B59HQu8EwzN"] [] [2025-01-28T14:06:53.072467+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Z9tiguzadznP6WZHG","%%","%%","Z9tiguzadznP6WZHG"] [] [2025-01-28T14:06:53.089386+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RBHBHwKJSpA4P8msg","%%","%%","RBHBHwKJSpA4P8msg"] [] [2025-01-28T14:06:53.106235+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fN83LW88NkJoDRW6c","%%","%%","fN83LW88NkJoDRW6c"] [] [2025-01-28T14:06:53.123017+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7qtrreEqaSufYGpkd","%%","%%","7qtrreEqaSufYGpkd"] [] [2025-01-28T14:06:53.139816+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WkF4pHTk6Maj8SvFs","%%","%%","WkF4pHTk6Maj8SvFs"] [] [2025-01-28T14:06:53.156679+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"haCruSTJ6LymuZKYr","%%","%%","haCruSTJ6LymuZKYr"] [] [2025-01-28T14:06:53.173536+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yvwEWag6STviMTK4L","%%","%%","yvwEWag6STviMTK4L"] [] [2025-01-28T14:06:53.190353+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"oT24GWsQqwjKpf7on","%20 297 356%","%20 297 356%","oT24GWsQqwjKpf7on","%20 297 356%","%20 297 356%"] [] [2025-01-28T14:06:53.209378+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6630] [] [2025-01-28T14:06:53.210183+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qmDoc7NXA4FrwNaKW","%%","%%","qmDoc7NXA4FrwNaKW"] [] [2025-01-28T14:06:53.227046+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"43uqC8m6ZDGyCDtj6","%%","%%","43uqC8m6ZDGyCDtj6"] [] [2025-01-28T14:06:53.243957+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"boT294bmA4p8xfTd9","%%","%%","boT294bmA4p8xfTd9"] [] [2025-01-28T14:06:53.261012+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2Q6K7kd2FyAewY9ty","%%","%%","2Q6K7kd2FyAewY9ty"] [] [2025-01-28T14:06:53.277875+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GRQxszQjthCM2KcgF","%%","%%","GRQxszQjthCM2KcgF"] [] [2025-01-28T14:06:53.294689+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"SK3WJ7s5oJaoqPtEo","%53127572%","%53127572%","SK3WJ7s5oJaoqPtEo","%53127572%","%53127572%"] [] [2025-01-28T14:06:53.313602+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6629] [] [2025-01-28T14:06:53.314632+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"cq3QXNRJihLf8oHr7","%55971949%","%55971949%","cq3QXNRJihLf8oHr7","%55971949%","%55971949%"] [] [2025-01-28T14:06:53.333596+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6636] [] [2025-01-28T14:06:53.334529+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aY3EDjykFaPRZwPvB","%%","%%","aY3EDjykFaPRZwPvB"] [] [2025-01-28T14:06:53.351610+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XQJF2PZwGjFLe2zeB","%%","%%","XQJF2PZwGjFLe2zeB"] [] [2025-01-28T14:06:53.368429+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RTJEfvrMNuRr7HXpb","%%","%%","RTJEfvrMNuRr7HXpb"] [] [2025-01-28T14:06:53.385321+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7pmin56SDm6TwCZjC","%%","%%","7pmin56SDm6TwCZjC"] [] [2025-01-28T14:06:53.402117+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Tx8yzT7HpRwnqRBiq","%%","%%","Tx8yzT7HpRwnqRBiq"] [] [2025-01-28T14:06:53.418920+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XPnrS9DFh4SootXek","%%","%%","XPnrS9DFh4SootXek"] [] [2025-01-28T14:06:53.435756+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tQLrNSLuhGTEGHEMu","%%","%%","tQLrNSLuhGTEGHEMu"] [] [2025-01-28T14:06:53.452672+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hrNQJp4YRaGiAApb7","%%","%%","hrNQJp4YRaGiAApb7"] [] [2025-01-28T14:06:53.469530+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ymyfuu2iMeXeJLAH7","%%","%%","ymyfuu2iMeXeJLAH7"] [] [2025-01-28T14:06:53.486403+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6R3fku4KCuMKYReKj","%%","%%","6R3fku4KCuMKYReKj"] [] [2025-01-28T14:06:53.503183+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"74gv3SHZdbfpM2hQp","%%","%%","74gv3SHZdbfpM2hQp"] [] [2025-01-28T14:06:53.519968+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oeKL8w9xuaRFduGbL","%%","%%","oeKL8w9xuaRFduGbL"] [] [2025-01-28T14:06:53.536804+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"uGoBDHqJQghfnv4xj","%25417098%","%25417098%","uGoBDHqJQghfnv4xj","%25417098%","%25417098%"] [] [2025-01-28T14:06:53.555745+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6641] [] [2025-01-28T14:06:53.556797+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SuYCYNCgs7zX4usPg","%%","%%","SuYCYNCgs7zX4usPg"] [] [2025-01-28T14:06:53.573742+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"asatWtcaf65ctLQ2g","%%","%%","asatWtcaf65ctLQ2g"] [] [2025-01-28T14:06:53.590607+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sjS6emTdM53HDXirM","%%","%%","sjS6emTdM53HDXirM"] [] [2025-01-28T14:06:53.607459+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M65vv7BivDT7CeZGK","%%","%%","M65vv7BivDT7CeZGK"] [] [2025-01-28T14:06:53.624312+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"YHBrnP3Sqsf8fX2gv","%21337073%","%21337073%","YHBrnP3Sqsf8fX2gv","%21337073%","%21337073%"] [] [2025-01-28T14:06:53.643380+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7021] [] [2025-01-28T14:06:53.644309+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"s2LuM88b4AbjuPZzJ","%%","%%","s2LuM88b4AbjuPZzJ"] [] [2025-01-28T14:06:53.661138+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7AqRwrFZfZaDb7M3p","%%","%%","7AqRwrFZfZaDb7M3p"] [] [2025-01-28T14:06:53.678073+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AqDp63PihJ8AnmvZG","%%","%%","AqDp63PihJ8AnmvZG"] [] [2025-01-28T14:06:53.694861+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mvfK4GA89fSkzm77b","%%","%%","mvfK4GA89fSkzm77b"] [] [2025-01-28T14:06:53.711668+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BRh83sZBL94Doir2x","%%","%%","BRh83sZBL94Doir2x"] [] [2025-01-28T14:06:53.728503+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aYkxdpfLPDDYSJ7a2","%%","%%","aYkxdpfLPDDYSJ7a2"] [] [2025-01-28T14:06:53.745261+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mhEmWmJxApTPDgChj","%%","%%","mhEmWmJxApTPDgChj"] [] [2025-01-28T14:06:53.762043+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"LLdwdWykD77BRHfvu","%50307588%","%50307588%","LLdwdWykD77BRHfvu","%50307588%","%50307588%"] [] [2025-01-28T14:06:53.781002+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6637] [] [2025-01-28T14:06:53.782027+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JZF3ZJWf6vNwb5dbf","%%","%%","JZF3ZJWf6vNwb5dbf"] [] [2025-01-28T14:06:53.798988+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C8ka8zT5dGsnjpPR9","%%","%%","C8ka8zT5dGsnjpPR9"] [] [2025-01-28T14:06:53.815826+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9JrXouQ8udMrrm6Z2","%%","%%","9JrXouQ8udMrrm6Z2"] [] [2025-01-28T14:06:53.832783+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ai7JPaE4TH5JjStAL","%%","%%","ai7JPaE4TH5JjStAL"] [] [2025-01-28T14:06:53.850257+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"qmYA8XnSx7cQoz74W","%22 557 449%","%22 557 449%","qmYA8XnSx7cQoz74W","%22 557 449%","%22 557 449%"] [] [2025-01-28T14:06:53.869534+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6634] [] [2025-01-28T14:06:53.870474+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"p4RenHMDEnHY5BdRL","%54218951%","%54218951%","p4RenHMDEnHY5BdRL","%54218951%","%54218951%"] [] [2025-01-28T14:06:53.889671+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2697] [] [2025-01-28T14:06:53.890126+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3279] [] [2025-01-28T14:06:53.890617+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6635] [] [2025-01-28T14:06:53.892352+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ybL79famvPJqggcdi","%%","%%","ybL79famvPJqggcdi"] [] [2025-01-28T14:06:53.909522+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aMwQmRiDfYKDg76RH","%%","%%","aMwQmRiDfYKDg76RH"] [] [2025-01-28T14:06:53.926339+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XSKfWQfSfDYcJc295","%%","%%","XSKfWQfSfDYcJc295"] [] [2025-01-28T14:06:53.943132+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2vmGfCW7ode3hAiA5","%%","%%","2vmGfCW7ode3hAiA5"] [] [2025-01-28T14:06:53.960007+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jFzi2b7a8mKbJ7Aes","%%","%%","jFzi2b7a8mKbJ7Aes"] [] [2025-01-28T14:06:53.976884+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"86ZhHqH6C2KH67xek","%%","%%","86ZhHqH6C2KH67xek"] [] [2025-01-28T14:06:53.993752+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9MviT9G6Y4B7mgFGJ","%%","%%","9MviT9G6Y4B7mgFGJ"] [] [2025-01-28T14:06:54.010842+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"q9dgM6ndESsJ7YuLZ","%%","%%","q9dgM6ndESsJ7YuLZ"] [] [2025-01-28T14:06:54.027830+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"irQkvvQhApgKC6vsy","%%","%%","irQkvvQhApgKC6vsy"] [] [2025-01-28T14:06:54.044797+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B7kXGDCi9b4hsiB6w","%%","%%","B7kXGDCi9b4hsiB6w"] [] [2025-01-28T14:06:54.061672+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yXHpgDL5yjyMq7GG3","%%","%%","yXHpgDL5yjyMq7GG3"] [] [2025-01-28T14:06:54.078594+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wWXYfn7tpoyAtJd8p","%%","%%","wWXYfn7tpoyAtJd8p"] [] [2025-01-28T14:06:54.095336+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7Gj2uXvbJRxfFE968","%%","%%","7Gj2uXvbJRxfFE968"] [] [2025-01-28T14:06:54.112176+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mx7KFThajjNpD5uKo","%%","%%","mx7KFThajjNpD5uKo"] [] [2025-01-28T14:06:54.128938+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"HrJbT5gPgKqSmHhbK","%90 131 502%","%90 131 502%","HrJbT5gPgKqSmHhbK","%90 131 502%","%90 131 502%"] [] [2025-01-28T14:06:54.147751+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6654] [] [2025-01-28T14:06:54.148569+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xq4KZr7vrcHbmcGTg","%%","%%","Xq4KZr7vrcHbmcGTg"] [] [2025-01-28T14:06:54.165535+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N8Ej2SdBiugQbvZP9","%%","%%","N8Ej2SdBiugQbvZP9"] [] [2025-01-28T14:06:54.182583+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zc9uqcxiCsEPAtidv","%%","%%","zc9uqcxiCsEPAtidv"] [] [2025-01-28T14:06:54.199351+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tLGGPizui6Ja3pBHX","%%","%%","tLGGPizui6Ja3pBHX"] [] [2025-01-28T14:06:54.216119+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8Ctq2gLXqKcuGgnBA","%%","%%","8Ctq2gLXqKcuGgnBA"] [] [2025-01-28T14:06:54.232917+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q4dLBrGmZnRw5n38d","%%","%%","Q4dLBrGmZnRw5n38d"] [] [2025-01-28T14:06:54.249807+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xYsddkaYyDea2HDfF","%%","%%","xYsddkaYyDea2HDfF"] [] [2025-01-28T14:06:54.266879+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FBoi5A7wfvAEwuoe9","%%","%%","FBoi5A7wfvAEwuoe9"] [] [2025-01-28T14:06:54.283797+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BK2QqK5dbmPdD2Fft","%%","%%","BK2QqK5dbmPdD2Fft"] [] [2025-01-28T14:06:54.300784+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5x7T5YcwWPPetcXnB","%%","%%","5x7T5YcwWPPetcXnB"] [] [2025-01-28T14:06:54.317737+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"d4qniLanCv6gFCqF9","%%","%%","d4qniLanCv6gFCqF9"] [] [2025-01-28T14:06:54.334694+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Sg9YC38M3cC5tS6xh","%%","%%","Sg9YC38M3cC5tS6xh"] [] [2025-01-28T14:06:54.351579+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GAZYzqwppJPbYRLuh","%%","%%","GAZYzqwppJPbYRLuh"] [] [2025-01-28T14:06:54.368518+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Laz3FoPTDDAZyc5ee","%%","%%","Laz3FoPTDDAZyc5ee"] [] [2025-01-28T14:06:54.385415+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oY4hb4HFihpWhNvrb","%%","%%","oY4hb4HFihpWhNvrb"] [] [2025-01-28T14:06:54.402314+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SjzWLi7yErRTEa4Qh","%%","%%","SjzWLi7yErRTEa4Qh"] [] [2025-01-28T14:06:54.419241+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"L8buX6tamSmuYLeDe","%%","%%","L8buX6tamSmuYLeDe"] [] [2025-01-28T14:06:54.436138+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"se9ao8p8sEd5oDPq9","%%","%%","se9ao8p8sEd5oDPq9"] [] [2025-01-28T14:06:54.452938+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kJL6on3syApjpnrSx","%%","%%","kJL6on3syApjpnrSx"] [] [2025-01-28T14:06:54.469749+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"u7muWpq4Wej4EY8Ee","%%","%%","u7muWpq4Wej4EY8Ee"] [] [2025-01-28T14:06:54.486746+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q7GC87r5Kb5dTqYKk","%%","%%","Q7GC87r5Kb5dTqYKk"] [] [2025-01-28T14:06:54.503734+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wyvkLNGBLitPNk34r","%%","%%","wyvkLNGBLitPNk34r"] [] [2025-01-28T14:06:54.520656+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SkA9AbsaNtxmBibwf","%%","%%","SkA9AbsaNtxmBibwf"] [] [2025-01-28T14:06:54.537645+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8LbzsDB69Tyk8JKYb","%%","%%","8LbzsDB69Tyk8JKYb"] [] [2025-01-28T14:06:54.554464+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6MBQPszzsiDNdKofo","%%","%%","6MBQPszzsiDNdKofo"] [] [2025-01-28T14:06:54.571378+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dPoTBjKQ8kuGtLMYj","%%","%%","dPoTBjKQ8kuGtLMYj"] [] [2025-01-28T14:06:54.588370+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QkdBDbcBgXbwjzSf8","%%","%%","QkdBDbcBgXbwjzSf8"] [] [2025-01-28T14:06:54.605161+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GbLXdoFa7oqopENw8","%%","%%","GbLXdoFa7oqopENw8"] [] [2025-01-28T14:06:54.621969+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tS8x2efyaKaauwnBa","%%","%%","tS8x2efyaKaauwnBa"] [] [2025-01-28T14:06:54.638785+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N6sRGwwnQDdbW8aPT","%%","%%","N6sRGwwnQDdbW8aPT"] [] [2025-01-28T14:06:54.655758+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xiSoa9fkyGNDcXw5C","%%","%%","xiSoa9fkyGNDcXw5C"] [] [2025-01-28T14:06:54.672758+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xZx5dRqcjqRqEqcto","%%","%%","xZx5dRqcjqRqEqcto"] [] [2025-01-28T14:06:54.689775+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6BBSJxwtaLWXcPq2o","%%","%%","6BBSJxwtaLWXcPq2o"] [] [2025-01-28T14:06:54.706773+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DAoqTJmhCJFbTdZiW","%%","%%","DAoqTJmhCJFbTdZiW"] [] [2025-01-28T14:06:54.723739+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"CCtziHuYf3SGf5Cgo","%96975820%","%96975820%","CCtziHuYf3SGf5Cgo","%96975820%","%96975820%"] [] [2025-01-28T14:06:54.742979+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3471] [] [2025-01-28T14:06:54.743505+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5452] [] [2025-01-28T14:06:54.743982+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6672] [] [2025-01-28T14:06:54.745545+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"daHb7sAiWj9f3jMau","%%","%%","daHb7sAiWj9f3jMau"] [] [2025-01-28T14:06:54.763506+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oP7MqF2Ck3tPxJG5C","%%","%%","oP7MqF2Ck3tPxJG5C"] [] [2025-01-28T14:06:54.780672+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ugrMYG6RbtQtmLLZG","%%","%%","ugrMYG6RbtQtmLLZG"] [] [2025-01-28T14:06:54.797568+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"o9nk3TksKxL4M5RM9","%%","%%","o9nk3TksKxL4M5RM9"] [] [2025-01-28T14:06:54.814409+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"px3Y96hzmG6Jvabb3","%%","%%","px3Y96hzmG6Jvabb3"] [] [2025-01-28T14:06:54.831243+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cENJ2jS4TNX2LBdTC","%%","%%","cENJ2jS4TNX2LBdTC"] [] [2025-01-28T14:06:54.848926+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nWpqdKtwZyrD5WvfC","%%","%%","nWpqdKtwZyrD5WvfC"] [] [2025-01-28T14:06:54.866620+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"cWfEBE7Y5MT7ffg2c","%53 045 408%","%53 045 408%","cWfEBE7Y5MT7ffg2c","%53 045 408%","%53 045 408%"] [] [2025-01-28T14:06:54.885794+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6655] [] [2025-01-28T14:06:54.886789+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4a3gCvkPaQkZqoGcz","%%","%%","4a3gCvkPaQkZqoGcz"] [] [2025-01-28T14:06:54.903589+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mJioSHBPjRcTc3oiF","%%","%%","mJioSHBPjRcTc3oiF"] [] [2025-01-28T14:06:54.920401+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"a2Kd9BqRsomnTnXp8","%%","%%","a2Kd9BqRsomnTnXp8"] [] [2025-01-28T14:06:54.937210+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RZmBXAkJPo6aBKwuA","%%","%%","RZmBXAkJPo6aBKwuA"] [] [2025-01-28T14:06:54.953994+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uZFoTGmvXMny4vWg2","%%","%%","uZFoTGmvXMny4vWg2"] [] [2025-01-28T14:06:54.970836+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Hwu3865sjMY3SqGAK","%%","%%","Hwu3865sjMY3SqGAK"] [] [2025-01-28T14:06:54.987820+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C5uzk8jPHCCe8PTqB","%%","%%","C5uzk8jPHCCe8PTqB"] [] [2025-01-28T14:06:55.004737+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aaXkTtCp5ccgibf7X","%%","%%","aaXkTtCp5ccgibf7X"] [] [2025-01-28T14:06:55.021522+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8gpHjL6eo8cFQg4ZX","%%","%%","8gpHjL6eo8cFQg4ZX"] [] [2025-01-28T14:06:55.038377+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oNPBi9PNea63HfjcL","%%","%%","oNPBi9PNea63HfjcL"] [] [2025-01-28T14:06:55.055232+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pdm4Rh5LjecRBodCL","%%","%%","pdm4Rh5LjecRBodCL"] [] [2025-01-28T14:06:55.071996+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QHojFwgfJmczPTEXj","%%","%%","QHojFwgfJmczPTEXj"] [] [2025-01-28T14:06:55.089036+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FvufwP6EgLoh9YAkE","%%","%%","FvufwP6EgLoh9YAkE"] [] [2025-01-28T14:06:55.105819+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"qJmXoc9peGEtz6oJG","%93886158%","%93886158%","qJmXoc9peGEtz6oJG","%93886158%","%93886158%"] [] [2025-01-28T14:06:55.124651+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6649] [] [2025-01-28T14:06:55.125570+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"9bvKsHZu7poi49jBd","%92979022%","%92979022%","9bvKsHZu7poi49jBd","%92979022%","%92979022%"] [] [2025-01-28T14:06:55.144338+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6651] [] [2025-01-28T14:06:55.145395+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zi7gFnWeJWcokdhvZ","%%","%%","zi7gFnWeJWcokdhvZ"] [] [2025-01-28T14:06:55.162413+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"6XEbFm3Wq5TpDwskB","%20023113%","%20023113%","6XEbFm3Wq5TpDwskB","%20023113%","%20023113%"] [] [2025-01-28T14:06:55.181478+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6663] [] [2025-01-28T14:06:55.182355+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MqsFC4ai6xQYac7px","%%","%%","MqsFC4ai6xQYac7px"] [] [2025-01-28T14:06:55.199159+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vJfstFF5ixfK2z3tj","%%","%%","vJfstFF5ixfK2z3tj"] [] [2025-01-28T14:06:55.215974+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"75S7Ev3qY2Jy6HDNT","%%","%%","75S7Ev3qY2Jy6HDNT"] [] [2025-01-28T14:06:55.232811+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Dn6EjpdYiNLuSwDpt","%%","%%","Dn6EjpdYiNLuSwDpt"] [] [2025-01-28T14:06:55.249638+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jQtsjQa5nt9Ppdtnb","%%","%%","jQtsjQa5nt9Ppdtnb"] [] [2025-01-28T14:06:55.266801+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xSqnc2Nb9kAZw3bAk","%%","%%","xSqnc2Nb9kAZw3bAk"] [] [2025-01-28T14:06:55.283694+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sBaKB4rasMAL6GXhY","%%","%%","sBaKB4rasMAL6GXhY"] [] [2025-01-28T14:06:55.300517+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xsK6dqazpab5eF3ah","%%","%%","xsK6dqazpab5eF3ah"] [] [2025-01-28T14:06:55.317265+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CcSTmzvm5Dhi8owez","%%","%%","CcSTmzvm5Dhi8owez"] [] [2025-01-28T14:06:55.333980+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sf4sSfYC9M5PgpvjG","%%","%%","sf4sSfYC9M5PgpvjG"] [] [2025-01-28T14:06:55.350700+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oxSftdJSgce7Zhu6j","%%","%%","oxSftdJSgce7Zhu6j"] [] [2025-01-28T14:06:55.367575+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"kPTYopYb27uTGD5Za","%26046021%","%26046021%","kPTYopYb27uTGD5Za","%26046021%","%26046021%"] [] [2025-01-28T14:06:55.386573+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6698] [] [2025-01-28T14:06:55.387559+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vkgvnFbhSXHLkj6M5","%%","%%","vkgvnFbhSXHLkj6M5"] [] [2025-01-28T14:06:55.404284+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hdbdduHHemHRKgS8X","%%","%%","hdbdduHHemHRKgS8X"] [] [2025-01-28T14:06:55.421025+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jmHd2KCDaopn3JQ46","%%","%%","jmHd2KCDaopn3JQ46"] [] [2025-01-28T14:06:55.437759+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cekYqTRmuJMihAbuq","%%","%%","cekYqTRmuJMihAbuq"] [] [2025-01-28T14:06:55.454572+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SYF4hLpp2Gco8RHxs","%%","%%","SYF4hLpp2Gco8RHxs"] [] [2025-01-28T14:06:55.471337+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"x53HCNeyijJfjNRxK","%%","%%","x53HCNeyijJfjNRxK"] [] [2025-01-28T14:06:55.488202+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uw6YZ6Ku2qtkznN8d","%%","%%","uw6YZ6Ku2qtkznN8d"] [] [2025-01-28T14:06:55.504952+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"2ytnbtBaokTRu2bDs","%92729006%","%92729006%","2ytnbtBaokTRu2bDs","%92729006%","%92729006%"] [] [2025-01-28T14:06:55.523706+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6656] [] [2025-01-28T14:06:55.524505+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LaDoqtmoHH2AhQ6zp","%%","%%","LaDoqtmoHH2AhQ6zp"] [] [2025-01-28T14:06:55.541217+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"3KzhNdJLNgbGZGud4","%24506661%","%24506661%","3KzhNdJLNgbGZGud4","%24506661%","%24506661%"] [] [2025-01-28T14:06:55.560071+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6666] [] [2025-01-28T14:06:55.560969+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rZu2AyPgcnXXr6wv9","%%","%%","rZu2AyPgcnXXr6wv9"] [] [2025-01-28T14:06:55.577839+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FmAFWDZjNFmsNTPcs","%%","%%","FmAFWDZjNFmsNTPcs"] [] [2025-01-28T14:06:55.594698+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GFxWSrNeCag7nhvgB","%%","%%","GFxWSrNeCag7nhvgB"] [] [2025-01-28T14:06:55.611411+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AqFXPsaBfCcRK8kMa","%%","%%","AqFXPsaBfCcRK8kMa"] [] [2025-01-28T14:06:55.628167+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n6ya4RwtxM6vucSy8","%%","%%","n6ya4RwtxM6vucSy8"] [] [2025-01-28T14:06:55.644895+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"R3XYddhk4Z77eTc7R","%26086603%","%26086603%","R3XYddhk4Z77eTc7R","%26086603%","%26086603%"] [] [2025-01-28T14:06:55.663867+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6652] [] [2025-01-28T14:06:55.664864+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FrxynmSAW2CZ5kMpZ","%%","%%","FrxynmSAW2CZ5kMpZ"] [] [2025-01-28T14:06:55.681678+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wcE8fWGqoc4Bwob6w","%%","%%","wcE8fWGqoc4Bwob6w"] [] [2025-01-28T14:06:55.698499+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"WBNq5g2PjKzGY7XuJ","%28140145%","%28140145%","WBNq5g2PjKzGY7XuJ","%28140145%","%28140145%"] [] [2025-01-28T14:06:55.717495+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6643] [] [2025-01-28T14:06:55.718369+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"gmSvYCBmcJ4dNfdGY","%53328140%","%53328140%","gmSvYCBmcJ4dNfdGY","%53328140%","%53328140%"] [] [2025-01-28T14:06:55.737264+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6659] [] [2025-01-28T14:06:55.738122+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"49Po8HgCfKXRNFR5d","%%","%%","49Po8HgCfKXRNFR5d"] [] [2025-01-28T14:06:55.754811+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JLE9eLrunoiLp7uKY","%%","%%","JLE9eLrunoiLp7uKY"] [] [2025-01-28T14:06:55.771551+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FvtSZZK6BJKQoch6h","%%","%%","FvtSZZK6BJKQoch6h"] [] [2025-01-28T14:06:55.788318+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KJ7ZN79pQzWjYA4f8","%%","%%","KJ7ZN79pQzWjYA4f8"] [] [2025-01-28T14:06:55.805010+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"xBC3DXHH4WkHBZn2Z","%29596464%","%29596464%","xBC3DXHH4WkHBZn2Z","%29596464%","%29596464%"] [] [2025-01-28T14:06:55.824023+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6645] [] [2025-01-28T14:06:55.824900+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uGitEefvdxhyaGioy","%%","%%","uGitEefvdxhyaGioy"] [] [2025-01-28T14:06:55.841655+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mM2x2Z29DgrX8TYif","%%","%%","mM2x2Z29DgrX8TYif"] [] [2025-01-28T14:06:55.858420+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QuYiqoaRD64opJReJ","%%","%%","QuYiqoaRD64opJReJ"] [] [2025-01-28T14:06:55.875189+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dj3oWbxRqAJqNFoLp","%%","%%","dj3oWbxRqAJqNFoLp"] [] [2025-01-28T14:06:55.892050+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AhPFMets2cxa7gRwq","%%","%%","AhPFMets2cxa7gRwq"] [] [2025-01-28T14:06:55.908746+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ATSeyTraXEWLQLqr7","%%","%%","ATSeyTraXEWLQLqr7"] [] [2025-01-28T14:06:55.925469+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"a2DP6itEmtw96dkhW","%%","%%","a2DP6itEmtw96dkhW"] [] [2025-01-28T14:06:55.942191+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"so65TqZqqDQiS56Qv","%%","%%","so65TqZqqDQiS56Qv"] [] [2025-01-28T14:06:55.958945+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7jogCb2bLyaGZamAs","%%","%%","7jogCb2bLyaGZamAs"] [] [2025-01-28T14:06:55.975681+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QqApCYsZXhtspYqpz","%%","%%","QqApCYsZXhtspYqpz"] [] [2025-01-28T14:06:55.992510+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RoD6NB3vLd68u3m4K","%%","%%","RoD6NB3vLd68u3m4K"] [] [2025-01-28T14:06:56.009179+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZnPW7jyJGMcaaWcZa","%%","%%","ZnPW7jyJGMcaaWcZa"] [] [2025-01-28T14:06:56.025914+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TX4HdezX4tdMo62vP","%%","%%","TX4HdezX4tdMo62vP"] [] [2025-01-28T14:06:56.042765+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NYspSiWLFmurALAks","%%","%%","NYspSiWLFmurALAks"] [] [2025-01-28T14:06:56.059552+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2EBY9fqePhakxZBeP","%%","%%","2EBY9fqePhakxZBeP"] [] [2025-01-28T14:06:56.076296+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NTC3kT333PJrPrn7W","%%","%%","NTC3kT333PJrPrn7W"] [] [2025-01-28T14:06:56.093120+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"E8WdLYfS4f8oW6Huc","%%","%%","E8WdLYfS4f8oW6Huc"] [] [2025-01-28T14:06:56.109843+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qmBvNDoDMZ4EStSkp","%%","%%","qmBvNDoDMZ4EStSkp"] [] [2025-01-28T14:06:56.126645+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uDAWQBteKMXPCM6Ta","%%","%%","uDAWQBteKMXPCM6Ta"] [] [2025-01-28T14:06:56.143407+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WP7TNHk8SxyxzQih6","%%","%%","WP7TNHk8SxyxzQih6"] [] [2025-01-28T14:06:56.160149+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hKLqaC6nYz2RS5bWy","%%","%%","hKLqaC6nYz2RS5bWy"] [] [2025-01-28T14:06:56.176984+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SHpjYpmTDsHqkbJLF","%%","%%","SHpjYpmTDsHqkbJLF"] [] [2025-01-28T14:06:56.193844+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Lnet32Ytf83Zuhujj","%%","%%","Lnet32Ytf83Zuhujj"] [] [2025-01-28T14:06:56.210638+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Rva7x3WFsZih7Dgrr","%%","%%","Rva7x3WFsZih7Dgrr"] [] [2025-01-28T14:06:56.227445+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KcS7qE5Q7Dud4kwx3","%%","%%","KcS7qE5Q7Dud4kwx3"] [] [2025-01-28T14:06:56.244241+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rqfm6z4pSreSghjA9","%%","%%","rqfm6z4pSreSghjA9"] [] [2025-01-28T14:06:56.260973+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vZwKd6nMHS7dkGeAt","%%","%%","vZwKd6nMHS7dkGeAt"] [] [2025-01-28T14:06:56.277703+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M2kaKhHP9NuShB2NW","%%","%%","M2kaKhHP9NuShB2NW"] [] [2025-01-28T14:06:56.294505+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KyBJq73YS6EwSrNNW","%%","%%","KyBJq73YS6EwSrNNW"] [] [2025-01-28T14:06:56.311276+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uPdyHJPvWmXyd5z42","%%","%%","uPdyHJPvWmXyd5z42"] [] [2025-01-28T14:06:56.328019+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"itXnM66WGAxdPJHXu","%%","%%","itXnM66WGAxdPJHXu"] [] [2025-01-28T14:06:56.344722+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rcv9zPzLme95BZsse","%%","%%","rcv9zPzLme95BZsse"] [] [2025-01-28T14:06:56.361533+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"F3aAwMk3ScSmHFJk8","%%","%%","F3aAwMk3ScSmHFJk8"] [] [2025-01-28T14:06:56.378248+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"omfK6oN4x6W4fBrzQ","%%","%%","omfK6oN4x6W4fBrzQ"] [] [2025-01-28T14:06:56.395043+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"u3zr2rFLR3XnMWJS5","%%","%%","u3zr2rFLR3XnMWJS5"] [] [2025-01-28T14:06:56.411749+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hXE8MQtLEYhyABR6v","%%","%%","hXE8MQtLEYhyABR6v"] [] [2025-01-28T14:06:56.428483+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bJ4dsR8Pnpo84eN8r","%%","%%","bJ4dsR8Pnpo84eN8r"] [] [2025-01-28T14:06:56.445283+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aPC3JDwbTaDcgk98g","%%","%%","aPC3JDwbTaDcgk98g"] [] [2025-01-28T14:06:56.462019+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tauo7k4p6EvQayBcw","%%","%%","tauo7k4p6EvQayBcw"] [] [2025-01-28T14:06:56.478847+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sAqZhdQcgo8EHMYMz","%%","%%","sAqZhdQcgo8EHMYMz"] [] [2025-01-28T14:06:56.495598+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bwR4ENnBEFwtoqfwz","%%","%%","bwR4ENnBEFwtoqfwz"] [] [2025-01-28T14:06:56.512427+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wfNGGcT7k2C7wqChb","%%","%%","wfNGGcT7k2C7wqChb"] [] [2025-01-28T14:06:56.529183+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZgNt6Lzd4bNeJcZ2r","%%","%%","ZgNt6Lzd4bNeJcZ2r"] [] [2025-01-28T14:06:56.545923+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"75bizYnqDaBSSyGXG","%%","%%","75bizYnqDaBSSyGXG"] [] [2025-01-28T14:06:56.562715+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"623KRwFsY8zsB7j6h","%%","%%","623KRwFsY8zsB7j6h"] [] [2025-01-28T14:06:56.579484+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3Sp98bvqff5jjTr7w","%%","%%","3Sp98bvqff5jjTr7w"] [] [2025-01-28T14:06:56.596261+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"t5CZXWMkoqzdZMhPE","%%","%%","t5CZXWMkoqzdZMhPE"] [] [2025-01-28T14:06:56.612959+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"435J2fqcXx5d7y3Mj","%29002249%","%29002249%","435J2fqcXx5d7y3Mj","%29002249%","%29002249%"] [] [2025-01-28T14:06:56.631930+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4358] [] [2025-01-28T14:06:56.632358+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6657] [] [2025-01-28T14:06:56.633376+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9Kr7w63ktmqwNfNaQ","%%","%%","9Kr7w63ktmqwNfNaQ"] [] [2025-01-28T14:06:56.650105+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cSMnjmqbWiFRoJkJB","%%","%%","cSMnjmqbWiFRoJkJB"] [] [2025-01-28T14:06:56.666842+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wwRogi8WdRhYfg5fo","%%","%%","wwRogi8WdRhYfg5fo"] [] [2025-01-28T14:06:56.683644+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DBc43zNQtnACcCzga","%%","%%","DBc43zNQtnACcCzga"] [] [2025-01-28T14:06:56.700460+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LYC2hRccKXPBW3xhB","%%","%%","LYC2hRccKXPBW3xhB"] [] [2025-01-28T14:06:56.717203+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zppLQogbpwsYpxsij","%%","%%","zppLQogbpwsYpxsij"] [] [2025-01-28T14:06:56.733911+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"skqrxttL2HtAKWcXb","%%","%%","skqrxttL2HtAKWcXb"] [] [2025-01-28T14:06:56.750659+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6oeDbZJL5RGq8PtMY","%%","%%","6oeDbZJL5RGq8PtMY"] [] [2025-01-28T14:06:56.767422+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dhhDsArDyhkZWDELw","%%","%%","dhhDsArDyhkZWDELw"] [] [2025-01-28T14:06:56.784242+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8H98E9zbiLeMojggW","%%","%%","8H98E9zbiLeMojggW"] [] [2025-01-28T14:06:56.800994+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rn2jsRoLC4veqFkwt","%%","%%","rn2jsRoLC4veqFkwt"] [] [2025-01-28T14:06:56.817747+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gk44TE77mLnaEzn66","%%","%%","gk44TE77mLnaEzn66"] [] [2025-01-28T14:06:56.834477+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fmFTnuv9daTeRLwmL","%%","%%","fmFTnuv9daTeRLwmL"] [] [2025-01-28T14:06:56.851287+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HGsntSqo5L2fmnqqR","%%","%%","HGsntSqo5L2fmnqqR"] [] [2025-01-28T14:06:56.867989+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"F7AZib6aCgbuZK2mq","%%","%%","F7AZib6aCgbuZK2mq"] [] [2025-01-28T14:06:56.884881+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eAaqz6QWTbXDEAfCE","%%","%%","eAaqz6QWTbXDEAfCE"] [] [2025-01-28T14:06:56.901619+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dx6XsGANCPNCoefqC","%%","%%","dx6XsGANCPNCoefqC"] [] [2025-01-28T14:06:56.918331+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ufzJFLE4d5kWwD5BJ","%%","%%","ufzJFLE4d5kWwD5BJ"] [] [2025-01-28T14:06:56.935063+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iMoqexwWSpvj9ZznB","%%","%%","iMoqexwWSpvj9ZznB"] [] [2025-01-28T14:06:56.951813+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KhR4h5uY8TQNWuSQ5","%%","%%","KhR4h5uY8TQNWuSQ5"] [] [2025-01-28T14:06:56.968575+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tRdFPiDzGrPAEDGEq","%%","%%","tRdFPiDzGrPAEDGEq"] [] [2025-01-28T14:06:56.985342+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n4xGLrKpiatb6saa8","%%","%%","n4xGLrKpiatb6saa8"] [] [2025-01-28T14:06:57.002102+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8YJgtnXyXpwuvZBvQ","%%","%%","8YJgtnXyXpwuvZBvQ"] [] [2025-01-28T14:06:57.018848+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fk54dN67EtSuTzpcS","%%","%%","fk54dN67EtSuTzpcS"] [] [2025-01-28T14:06:57.035626+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XBNRZBTdYZGLxgKgd","%%","%%","XBNRZBTdYZGLxgKgd"] [] [2025-01-28T14:06:57.052376+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oBfty7jdktHKuyJxN","%%","%%","oBfty7jdktHKuyJxN"] [] [2025-01-28T14:06:57.069165+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ko6YmWFzYTqQ97WB2","%%","%%","ko6YmWFzYTqQ97WB2"] [] [2025-01-28T14:06:57.085891+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"am7BhqQF93WThL3NT","%%","%%","am7BhqQF93WThL3NT"] [] [2025-01-28T14:06:57.102617+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tpaSQxvQA9fDbNrGB","%%","%%","tpaSQxvQA9fDbNrGB"] [] [2025-01-28T14:06:57.119336+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xe9Kkn3PrkN5nDY48","%%","%%","Xe9Kkn3PrkN5nDY48"] [] [2025-01-28T14:06:57.136183+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"q6woveSkGLN87GSqB","%%","%%","q6woveSkGLN87GSqB"] [] [2025-01-28T14:06:57.152871+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3BGXvRfB6xWMzBrCD","%%","%%","3BGXvRfB6xWMzBrCD"] [] [2025-01-28T14:06:57.169613+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T7M3boEaEko6Gr24D","%%","%%","T7M3boEaEko6Gr24D"] [] [2025-01-28T14:06:57.186477+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cZ2DcothPrBbM26dc","%%","%%","cZ2DcothPrBbM26dc"] [] [2025-01-28T14:06:57.203231+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Yy9bhesXiJewGNKuL","%%","%%","Yy9bhesXiJewGNKuL"] [] [2025-01-28T14:06:57.219919+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZrRaKmXqK93wCKgYX","%%","%%","ZrRaKmXqK93wCKgYX"] [] [2025-01-28T14:06:57.236708+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3kt62nXGDjrhSPjxy","%%","%%","3kt62nXGDjrhSPjxy"] [] [2025-01-28T14:06:57.253458+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4XTDsYW94B76ehb8j","%%","%%","4XTDsYW94B76ehb8j"] [] [2025-01-28T14:06:57.270252+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NyMyheqhaSG4ChntH","%%","%%","NyMyheqhaSG4ChntH"] [] [2025-01-28T14:06:57.287060+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xXJZdb5wmxvJbrGAT","%%","%%","xXJZdb5wmxvJbrGAT"] [] [2025-01-28T14:06:57.303785+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JWuk57Jt5B79nvGjR","%%","%%","JWuk57Jt5B79nvGjR"] [] [2025-01-28T14:06:57.320549+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2nXqSyro6F7ecFZXJ","%%","%%","2nXqSyro6F7ecFZXJ"] [] [2025-01-28T14:06:57.337395+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"rnQycFux5ttcistoG","%23 391 864%","%23 391 864%","rnQycFux5ttcistoG","%23 391 864%","%23 391 864%"] [] [2025-01-28T14:06:57.356484+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6662] [] [2025-01-28T14:06:57.356929+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6713] [] [2025-01-28T14:06:57.357983+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uHrn58BxyTiAJjqAS","%%","%%","uHrn58BxyTiAJjqAS"] [] [2025-01-28T14:06:57.374777+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AcmHBhuQ3MCSCiQvT","%%","%%","AcmHBhuQ3MCSCiQvT"] [] [2025-01-28T14:06:57.391719+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xEfcT6DpdRTSdf9zz","%%","%%","xEfcT6DpdRTSdf9zz"] [] [2025-01-28T14:06:57.408609+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CFzzTboXikMaRfeZ5","%%","%%","CFzzTboXikMaRfeZ5"] [] [2025-01-28T14:06:57.425400+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vrP78piW3fWWxSRbs","%%","%%","vrP78piW3fWWxSRbs"] [] [2025-01-28T14:06:57.442175+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NRbMv3EmcQLo44bio","%%","%%","NRbMv3EmcQLo44bio"] [] [2025-01-28T14:06:57.458895+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YarYW84NKesWdSmv8","%%","%%","YarYW84NKesWdSmv8"] [] [2025-01-28T14:06:57.475634+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iiuGci5N6ux4JG23x","%%","%%","iiuGci5N6ux4JG23x"] [] [2025-01-28T14:06:57.492480+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"szuWHsTCsT6fFHaKs","%%","%%","szuWHsTCsT6fFHaKs"] [] [2025-01-28T14:06:57.509235+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7heZ2M525PbNaKG8M","%%","%%","7heZ2M525PbNaKG8M"] [] [2025-01-28T14:06:57.525970+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZuedJPKzH9EWtH8S4","%%","%%","ZuedJPKzH9EWtH8S4"] [] [2025-01-28T14:06:57.542736+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PJSy8ECH5KW2aW83u","%%","%%","PJSy8ECH5KW2aW83u"] [] [2025-01-28T14:06:57.559553+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DvfXqW28KmGo6EMkX","%%","%%","DvfXqW28KmGo6EMkX"] [] [2025-01-28T14:06:57.576342+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qehQrXEDrySf7M4vG","%%","%%","qehQrXEDrySf7M4vG"] [] [2025-01-28T14:06:57.593216+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SGYAHoBNppj7PSbPK","%%","%%","SGYAHoBNppj7PSbPK"] [] [2025-01-28T14:06:57.609904+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zR5gufjK7xeHcAmox","%%","%%","zR5gufjK7xeHcAmox"] [] [2025-01-28T14:06:57.626668+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eoNepCjBmaDQHjZSy","%%","%%","eoNepCjBmaDQHjZSy"] [] [2025-01-28T14:06:57.643474+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CnjZXCan6bPo6Sr4c","%%","%%","CnjZXCan6bPo6Sr4c"] [] [2025-01-28T14:06:57.660237+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dPEnTMr98jzi5iuRW","%%","%%","dPEnTMr98jzi5iuRW"] [] [2025-01-28T14:06:57.677035+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Gq3rC4fCvepCzvQ3y","%%","%%","Gq3rC4fCvepCzvQ3y"] [] [2025-01-28T14:06:57.693885+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q8EaPf7oknTnPET9n","%%","%%","Q8EaPf7oknTnPET9n"] [] [2025-01-28T14:06:57.710638+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6JDNsp7d9RdCCEKkp","%%","%%","6JDNsp7d9RdCCEKkp"] [] [2025-01-28T14:06:57.727478+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dmEkaD9sNCf37jPZM","%%","%%","dmEkaD9sNCf37jPZM"] [] [2025-01-28T14:06:57.744253+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Nb2s9N8vvEPbSPREy","%%","%%","Nb2s9N8vvEPbSPREy"] [] [2025-01-28T14:06:57.760967+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Nsn6G3DoR6Q7CgoP9","%%","%%","Nsn6G3DoR6Q7CgoP9"] [] [2025-01-28T14:06:57.777785+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vxkXkH8dbfvi4XQ5M","%%","%%","vxkXkH8dbfvi4XQ5M"] [] [2025-01-28T14:06:57.794669+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NJBfj9DWmaHad4rry","%%","%%","NJBfj9DWmaHad4rry"] [] [2025-01-28T14:06:57.811478+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7aPAmWiqCPPmBgyZh","%%","%%","7aPAmWiqCPPmBgyZh"] [] [2025-01-28T14:06:57.828257+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hAv25MDHsS46Ywscf","%%","%%","hAv25MDHsS46Ywscf"] [] [2025-01-28T14:06:57.845058+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6sXMtxXz4Wm3J3Xr9","%%","%%","6sXMtxXz4Wm3J3Xr9"] [] [2025-01-28T14:06:57.861842+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bzdisJP9eHhjXWW9K","%%","%%","bzdisJP9eHhjXWW9K"] [] [2025-01-28T14:06:57.878686+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xTYxMjntDynbwfCJg","%%","%%","xTYxMjntDynbwfCJg"] [] [2025-01-28T14:06:57.895557+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EgpLLWJZbqRrxvvRX","%%","%%","EgpLLWJZbqRrxvvRX"] [] [2025-01-28T14:06:57.912287+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B4WzGDmNq99Av6cYd","%%","%%","B4WzGDmNq99Av6cYd"] [] [2025-01-28T14:06:57.929024+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RBK4Ai8Gg5CBcF85u","%%","%%","RBK4Ai8Gg5CBcF85u"] [] [2025-01-28T14:06:57.945778+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Wuz9pot2Wh7RDztEp","%%","%%","Wuz9pot2Wh7RDztEp"] [] [2025-01-28T14:06:57.962584+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GR6LsNiyCFPyMwT7S","%%","%%","GR6LsNiyCFPyMwT7S"] [] [2025-01-28T14:06:57.979310+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"khyk4Wtfp6s6PQfTu","%%","%%","khyk4Wtfp6s6PQfTu"] [] [2025-01-28T14:06:57.996123+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"e7XkBs2SBryr3stCM","%%","%%","e7XkBs2SBryr3stCM"] [] [2025-01-28T14:06:58.012812+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mw35foNxrbfSaNMJ4","%%","%%","mw35foNxrbfSaNMJ4"] [] [2025-01-28T14:06:58.029558+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6gpdyEM8y9FfbQFzm","%%","%%","6gpdyEM8y9FfbQFzm"] [] [2025-01-28T14:06:58.046298+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v2z9wfxxkdP9mkios","%%","%%","v2z9wfxxkdP9mkios"] [] [2025-01-28T14:06:58.063064+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Qk6ZTn5pr6r7MBoeR","%%","%%","Qk6ZTn5pr6r7MBoeR"] [] [2025-01-28T14:06:58.079897+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CYB5wsyXr53dnbgNZ","%%","%%","CYB5wsyXr53dnbgNZ"] [] [2025-01-28T14:06:58.096770+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Cj7coxkgacvngAZ2i","%%","%%","Cj7coxkgacvngAZ2i"] [] [2025-01-28T14:06:58.113636+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ADfAbrzPKFDCcJRox","%%","%%","ADfAbrzPKFDCcJRox"] [] [2025-01-28T14:06:58.130533+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5KjNkcLQmCPoBrgQJ","%%","%%","5KjNkcLQmCPoBrgQJ"] [] [2025-01-28T14:06:58.147345+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pJLGkMPsdeEz9CCSu","%%","%%","pJLGkMPsdeEz9CCSu"] [] [2025-01-28T14:06:58.164114+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DdaLZGbE7wPBrz9Kc","%%","%%","DdaLZGbE7wPBrz9Kc"] [] [2025-01-28T14:06:58.180890+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4kB7gWjBBASnWDDHG","%%","%%","4kB7gWjBBASnWDDHG"] [] [2025-01-28T14:06:58.197749+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ksLhHdvGyKC7ZKPcG","%%","%%","ksLhHdvGyKC7ZKPcG"] [] [2025-01-28T14:06:58.214641+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rD5YZC8b9GXKJ3Tc8","%%","%%","rD5YZC8b9GXKJ3Tc8"] [] [2025-01-28T14:06:58.231418+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mmroR6Zqe76fjdzw3","%%","%%","mmroR6Zqe76fjdzw3"] [] [2025-01-28T14:06:58.248198+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nuBpP7dRa5xEuYBXz","%%","%%","nuBpP7dRa5xEuYBXz"] [] [2025-01-28T14:06:58.264972+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gFbAF5ytxGxxJkC8u","%%","%%","gFbAF5ytxGxxJkC8u"] [] [2025-01-28T14:06:58.281768+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3erwiRw8fW377KnYK","%%","%%","3erwiRw8fW377KnYK"] [] [2025-01-28T14:06:58.298584+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XqYCHCCiwBHYSmFiT","%%","%%","XqYCHCCiwBHYSmFiT"] [] [2025-01-28T14:06:58.315322+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"k37YNwYjDEQ7aGG9W","%%","%%","k37YNwYjDEQ7aGG9W"] [] [2025-01-28T14:06:58.332061+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bd2JwXd2MwLLB6Ept","%%","%%","bd2JwXd2MwLLB6Ept"] [] [2025-01-28T14:06:58.348760+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Pi3D7CPBPrQFJzZiT","%%","%%","Pi3D7CPBPrQFJzZiT"] [] [2025-01-28T14:06:58.365522+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"grx6PuoHj9FyMPA9N","%%","%%","grx6PuoHj9FyMPA9N"] [] [2025-01-28T14:06:58.382298+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EEoW3stPG7kasavFR","%%","%%","EEoW3stPG7kasavFR"] [] [2025-01-28T14:06:58.399179+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7mNihjvgCjYrELvwa","%%","%%","7mNihjvgCjYrELvwa"] [] [2025-01-28T14:06:58.415942+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TRE3LjAGcrqofBcv7","%%","%%","TRE3LjAGcrqofBcv7"] [] [2025-01-28T14:06:58.432719+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JuCRLiQTnzdSQ2uN5","%%","%%","JuCRLiQTnzdSQ2uN5"] [] [2025-01-28T14:06:58.449568+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ovTt6fxD8ZbqroZoy","%%","%%","ovTt6fxD8ZbqroZoy"] [] [2025-01-28T14:06:58.466362+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7rBQc9Nj8oPrGg8Ey","%%","%%","7rBQc9Nj8oPrGg8Ey"] [] [2025-01-28T14:06:58.483150+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AxfXtzZD8Gcqq2BGF","%%","%%","AxfXtzZD8Gcqq2BGF"] [] [2025-01-28T14:06:58.499936+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zP4vS25pBEJmZzHBu","%%","%%","zP4vS25pBEJmZzHBu"] [] [2025-01-28T14:06:58.516760+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"aqGAXhYD5D2qp6WL3","%21378250%","%21378250%","aqGAXhYD5D2qp6WL3","%21378250%","%21378250%"] [] [2025-01-28T14:06:58.535755+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7083] [] [2025-01-28T14:06:58.666035+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:58.666353+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:06:58+00:00",2258] [] [2025-01-28T14:06:58.666777+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:58.678041+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iJd4cGiTKkTyr3Zdm","%%","%%","iJd4cGiTKkTyr3Zdm"] [] [2025-01-28T14:06:58.695299+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QEzqeLTksRZCXgAde","%%","%%","QEzqeLTksRZCXgAde"] [] [2025-01-28T14:06:58.712186+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7bFXHy6vGeAJDkq9p","%%","%%","7bFXHy6vGeAJDkq9p"] [] [2025-01-28T14:06:58.729071+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cwwvXJ2PXKkpB5oii","%%","%%","cwwvXJ2PXKkpB5oii"] [] [2025-01-28T14:06:58.745929+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9GmaeXwXT6p5PmRdd","%%","%%","9GmaeXwXT6p5PmRdd"] [] [2025-01-28T14:06:58.762773+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M7HsNYafeWjLjepZc","%%","%%","M7HsNYafeWjLjepZc"] [] [2025-01-28T14:06:58.779646+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"92XmJNFdAQHCZ8AsC","%%","%%","92XmJNFdAQHCZ8AsC"] [] [2025-01-28T14:06:58.796625+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZCgp6xQCGfX6Dm97w","%%","%%","ZCgp6xQCGfX6Dm97w"] [] [2025-01-28T14:06:58.813493+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XbCTiDR8gCZ8hx9eJ","%%","%%","XbCTiDR8gCZ8hx9eJ"] [] [2025-01-28T14:06:58.830355+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"P4D3nyqqL5F6RyA2o","%20879571%","%20879571%","P4D3nyqqL5F6RyA2o","%20879571%","%20879571%"] [] [2025-01-28T14:06:58.849641+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7206] [] [2025-01-28T14:06:58.980986+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:06:58.981305+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:06:58+00:00",2268] [] [2025-01-28T14:06:58.981780+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:06:58.982913+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HxzwhFYiPedk8yFAd","%%","%%","HxzwhFYiPedk8yFAd"] [] [2025-01-28T14:06:59.000087+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RkikrBfTFyHBP5DS4","%%","%%","RkikrBfTFyHBP5DS4"] [] [2025-01-28T14:06:59.016935+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TZkq93LnLXJ348otr","%%","%%","TZkq93LnLXJ348otr"] [] [2025-01-28T14:06:59.033826+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"66PwjynSoNFmcjFB4","%%","%%","66PwjynSoNFmcjFB4"] [] [2025-01-28T14:06:59.050684+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rZRqqQNeJJCGn8JCw","%%","%%","rZRqqQNeJJCGn8JCw"] [] [2025-01-28T14:06:59.067587+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DsZ24tuGiXpEmrDSu","%%","%%","DsZ24tuGiXpEmrDSu"] [] [2025-01-28T14:06:59.084417+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SgH4L5w3zmsaKtDZD","%%","%%","SgH4L5w3zmsaKtDZD"] [] [2025-01-28T14:06:59.101306+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HMb7s3fRe9HaCdbHs","%%","%%","HMb7s3fRe9HaCdbHs"] [] [2025-01-28T14:06:59.118099+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mEab34bXPruzi4EoN","%%","%%","mEab34bXPruzi4EoN"] [] [2025-01-28T14:06:59.134856+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"zXpzpgmi2i4mE3HvP","%26362698%","%26362698%","zXpzpgmi2i4mE3HvP","%26362698%","%26362698%"] [] [2025-01-28T14:06:59.153882+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6714] [] [2025-01-28T14:06:59.154907+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EF2dDotqw45pfXrZR","%%","%%","EF2dDotqw45pfXrZR"] [] [2025-01-28T14:06:59.171954+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kBYak2oHNTre9MYWN","%%","%%","kBYak2oHNTre9MYWN"] [] [2025-01-28T14:06:59.189149+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hqJE4bbmfrYCQNG6M","%%","%%","hqJE4bbmfrYCQNG6M"] [] [2025-01-28T14:06:59.206197+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gaPdxXvERsLQM6q5E","%%","%%","gaPdxXvERsLQM6q5E"] [] [2025-01-28T14:06:59.223031+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Lqsc4hQzCT6TqWbMo","%%","%%","Lqsc4hQzCT6TqWbMo"] [] [2025-01-28T14:06:59.239847+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Zt2tD7wJexMT37aM4","%+216 58 709 962%","%+216 58 709 962%","Zt2tD7wJexMT37aM4","%+216 58 709 962%","%+216 58 709 962%"] [] [2025-01-28T14:06:59.258394+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6668] [] [2025-01-28T14:06:59.259305+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GfGmE8nKe48MH8ysE","%%","%%","GfGmE8nKe48MH8ysE"] [] [2025-01-28T14:06:59.276246+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MrXZ3qBRy7AsAhsCJ","%%","%%","MrXZ3qBRy7AsAhsCJ"] [] [2025-01-28T14:06:59.293277+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H9d6MveP3i5X3N97r","%%","%%","H9d6MveP3i5X3N97r"] [] [2025-01-28T14:06:59.310129+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ngg2DFaMAAuC6JYGu","%%","%%","Ngg2DFaMAAuC6JYGu"] [] [2025-01-28T14:06:59.326894+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ejS4NH7pkiStpeFLc","%%","%%","ejS4NH7pkiStpeFLc"] [] [2025-01-28T14:06:59.343646+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Zwdkw5RRheaJ7Cf84","%%","%%","Zwdkw5RRheaJ7Cf84"] [] [2025-01-28T14:06:59.360595+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"kpeEA9bjYiHxQC9Gq","%55590194 %","%55590194 %","kpeEA9bjYiHxQC9Gq","%55590194 %","%55590194 %"] [] [2025-01-28T14:06:59.379564+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6701] [] [2025-01-28T14:06:59.380608+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"2R52ukMYz3ctjgpoq","%28834422%","%28834422%","2R52ukMYz3ctjgpoq","%28834422%","%28834422%"] [] [2025-01-28T14:06:59.399703+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6670] [] [2025-01-28T14:06:59.400687+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"S6jGTrjZAdRn24SvE","%%","%%","S6jGTrjZAdRn24SvE"] [] [2025-01-28T14:06:59.417694+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ijTYGa5LyrqEqegyT","%%","%%","ijTYGa5LyrqEqegyT"] [] [2025-01-28T14:06:59.434623+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ymm3qq6X9RiXDFrmH","%%","%%","Ymm3qq6X9RiXDFrmH"] [] [2025-01-28T14:06:59.451584+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5AMvKhsvfidXSkgT8","%%","%%","5AMvKhsvfidXSkgT8"] [] [2025-01-28T14:06:59.468494+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aYznLQW3tzuX3DPpq","%%","%%","aYznLQW3tzuX3DPpq"] [] [2025-01-28T14:06:59.485315+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2xQmi55kzE4y8GNei","%%","%%","2xQmi55kzE4y8GNei"] [] [2025-01-28T14:06:59.502096+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yFji4CPtWZsJeJ7XL","%%","%%","yFji4CPtWZsJeJ7XL"] [] [2025-01-28T14:06:59.518887+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pNkhwXC9ZnNXM8q7q","%%","%%","pNkhwXC9ZnNXM8q7q"] [] [2025-01-28T14:06:59.535631+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xNbZXRT53kqHFba3t","%%","%%","xNbZXRT53kqHFba3t"] [] [2025-01-28T14:06:59.552548+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xhe93iihcygGjpoAu","%%","%%","Xhe93iihcygGjpoAu"] [] [2025-01-28T14:06:59.569400+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"3WgbhoneghhE38p5N","%29268125%","%29268125%","3WgbhoneghhE38p5N","%29268125%","%29268125%"] [] [2025-01-28T14:06:59.588508+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6721] [] [2025-01-28T14:06:59.589493+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f9vesQGNKdZnxHHxb","%%","%%","f9vesQGNKdZnxHHxb"] [] [2025-01-28T14:06:59.606428+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JNWtmDxPcwEHDYT62","%%","%%","JNWtmDxPcwEHDYT62"] [] [2025-01-28T14:06:59.623290+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"FpKrXXNXSSBLyyNzP","%24565490%","%24565490%","FpKrXXNXSSBLyyNzP","%24565490%","%24565490%"] [] [2025-01-28T14:06:59.642267+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6839] [] [2025-01-28T14:06:59.643326+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3qd8AHRrThgLNdPB6","%%","%%","3qd8AHRrThgLNdPB6"] [] [2025-01-28T14:06:59.660115+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"izjuSjDYba8W9Mwo2","%%","%%","izjuSjDYba8W9Mwo2"] [] [2025-01-28T14:06:59.676951+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uj8JGer6nYKQnPGE2","%%","%%","uj8JGer6nYKQnPGE2"] [] [2025-01-28T14:06:59.693825+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XPME36iW4exAtye7u","%%","%%","XPME36iW4exAtye7u"] [] [2025-01-28T14:06:59.710715+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GWx9GEk6uq7oiMjPY","%%","%%","GWx9GEk6uq7oiMjPY"] [] [2025-01-28T14:06:59.727691+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6j5mRvzRkWmB4FWpK","%%","%%","6j5mRvzRkWmB4FWpK"] [] [2025-01-28T14:06:59.744665+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"nybpJ34wAKHe2sWMY","%46568199%","%46568199%","nybpJ34wAKHe2sWMY","%46568199%","%46568199%"] [] [2025-01-28T14:06:59.769700+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6700] [] [2025-01-28T14:06:59.770792+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nnZWQh8EjagXdARXz","%%","%%","nnZWQh8EjagXdARXz"] [] [2025-01-28T14:06:59.788001+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"J8WAyvzYeonQ9orYn","%92283274%","%92283274%","J8WAyvzYeonQ9orYn","%92283274%","%92283274%"] [] [2025-01-28T14:06:59.806904+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6712] [] [2025-01-28T14:06:59.807700+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"y7jZbWJ5dCxREQmd6","%%","%%","y7jZbWJ5dCxREQmd6"] [] [2025-01-28T14:06:59.824623+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"c4g6eCBfgMtrC3bYG","%53082116%","%53082116%","c4g6eCBfgMtrC3bYG","%53082116%","%53082116%"] [] [2025-01-28T14:06:59.843610+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5523] [] [2025-01-28T14:06:59.844000+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6859] [] [2025-01-28T14:06:59.844933+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CDTNLNFFPiymeuEna","%%","%%","CDTNLNFFPiymeuEna"] [] [2025-01-28T14:06:59.862451+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"d43WHGJxMzYgt7dD7","%25091256%","%25091256%","d43WHGJxMzYgt7dD7","%25091256%","%25091256%"] [] [2025-01-28T14:06:59.881574+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6767] [] [2025-01-28T14:06:59.882401+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"76sQ6AhxQFFXJ8aQ7","%%","%%","76sQ6AhxQFFXJ8aQ7"] [] [2025-01-28T14:06:59.899210+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"erMNCDGDNQpNZ6tDH","%%","%%","erMNCDGDNQpNZ6tDH"] [] [2025-01-28T14:06:59.915964+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WPuRsFbTfw2G5rE8X","%%","%%","WPuRsFbTfw2G5rE8X"] [] [2025-01-28T14:06:59.932731+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jgDZWsfXoRrXMCLcz","%%","%%","jgDZWsfXoRrXMCLcz"] [] [2025-01-28T14:06:59.949485+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CsHgsmCKpKfE5pwsm","%%","%%","CsHgsmCKpKfE5pwsm"] [] [2025-01-28T14:06:59.966227+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"kPuz4oSsR2PMKhXRF","%98379350%","%98379350%","kPuz4oSsR2PMKhXRF","%98379350%","%98379350%"] [] [2025-01-28T14:06:59.985076+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5316] [] [2025-01-28T14:06:59.985482+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6703] [] [2025-01-28T14:06:59.986623+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YtvkaAiGobg57xy8i","%%","%%","YtvkaAiGobg57xy8i"] [] [2025-01-28T14:07:00.003471+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"BeBqdgS7ovEedHhnq","%20154527%","%20154527%","BeBqdgS7ovEedHhnq","%20154527%","%20154527%"] [] [2025-01-28T14:07:00.022540+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6725] [] [2025-01-28T14:07:00.022934+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6751] [] [2025-01-28T14:07:00.023297+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6943] [] [2025-01-28T14:07:00.024627+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G663DEuaCfx9kokkG","%%","%%","G663DEuaCfx9kokkG"] [] [2025-01-28T14:07:00.041630+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TnM7DsWP6vQoQjJAj","%%","%%","TnM7DsWP6vQoQjJAj"] [] [2025-01-28T14:07:00.058355+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"9qasZwFz2yEHXYY26","%53311968%","%53311968%","9qasZwFz2yEHXYY26","%53311968%","%53311968%"] [] [2025-01-28T14:07:00.077216+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6719] [] [2025-01-28T14:07:00.078287+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TBgTYzWKbXWYR7tEz","%%","%%","TBgTYzWKbXWYR7tEz"] [] [2025-01-28T14:07:00.095385+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eEui72jXhcS6mbX5g","%%","%%","eEui72jXhcS6mbX5g"] [] [2025-01-28T14:07:00.112310+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8G8RWJh2dPiNNuibz","%%","%%","8G8RWJh2dPiNNuibz"] [] [2025-01-28T14:07:00.129038+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"pWSTcXB9XiPBFqdsL","%55810277%","%55810277%","pWSTcXB9XiPBFqdsL","%55810277%","%55810277%"] [] [2025-01-28T14:07:00.147936+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6704] [] [2025-01-28T14:07:00.148920+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T9RXnSdCnJ968XRsb","%%","%%","T9RXnSdCnJ968XRsb"] [] [2025-01-28T14:07:00.165824+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bdTk9xf9THDFqMWmW","%%","%%","bdTk9xf9THDFqMWmW"] [] [2025-01-28T14:07:00.182616+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TMsTX6kMgyZZdDdDD","%%","%%","TMsTX6kMgyZZdDdDD"] [] [2025-01-28T14:07:00.199345+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"osH2FNpjfA7SwY2Bj","%%","%%","osH2FNpjfA7SwY2Bj"] [] [2025-01-28T14:07:00.216021+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BTJc9eCG8XYb8SY6f","%%","%%","BTJc9eCG8XYb8SY6f"] [] [2025-01-28T14:07:00.232748+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bkiTEazebw2Xk956S","%%","%%","bkiTEazebw2Xk956S"] [] [2025-01-28T14:07:00.249464+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"A9cCpriuJG5SnWE7r","%%","%%","A9cCpriuJG5SnWE7r"] [] [2025-01-28T14:07:00.266151+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pxb98CQtQB9PK5HvK","%%","%%","pxb98CQtQB9PK5HvK"] [] [2025-01-28T14:07:00.282903+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KfBkb2zpwdGzB6QjP","%%","%%","KfBkb2zpwdGzB6QjP"] [] [2025-01-28T14:07:00.299760+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cFiiZ8caAPBoY53xF","%%","%%","cFiiZ8caAPBoY53xF"] [] [2025-01-28T14:07:00.316495+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Js6x9BX35aFMAthar","%%","%%","Js6x9BX35aFMAthar"] [] [2025-01-28T14:07:00.333182+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Tzz84eBW9tbsKdQpE","%%","%%","Tzz84eBW9tbsKdQpE"] [] [2025-01-28T14:07:00.349923+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T2pDD8Xs5AxZsTeYc","%%","%%","T2pDD8Xs5AxZsTeYc"] [] [2025-01-28T14:07:00.366675+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bXfFjbxJEKSBwBnDT","%%","%%","bXfFjbxJEKSBwBnDT"] [] [2025-01-28T14:07:00.383398+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cm32yFzkhEWrmpFeT","%%","%%","cm32yFzkhEWrmpFeT"] [] [2025-01-28T14:07:00.400101+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2ssvZTipTQ4fv9BRv","%%","%%","2ssvZTipTQ4fv9BRv"] [] [2025-01-28T14:07:00.416888+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Zz6bvSkDtCnDaDAyY","%%","%%","Zz6bvSkDtCnDaDAyY"] [] [2025-01-28T14:07:00.433608+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xNp7iztdfec5vQ7QM","%%","%%","xNp7iztdfec5vQ7QM"] [] [2025-01-28T14:07:00.450344+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GbY5znYZXxkXrsChH","%%","%%","GbY5znYZXxkXrsChH"] [] [2025-01-28T14:07:00.467062+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NRHAR5ZrDesycEqpF","%%","%%","NRHAR5ZrDesycEqpF"] [] [2025-01-28T14:07:00.483816+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CrctqH8ySnsAAxvDf","%%","%%","CrctqH8ySnsAAxvDf"] [] [2025-01-28T14:07:00.500572+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"waAJY94TLNon963rA","%%","%%","waAJY94TLNon963rA"] [] [2025-01-28T14:07:00.517267+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X3mHCYQyeByjkBXGk","%%","%%","X3mHCYQyeByjkBXGk"] [] [2025-01-28T14:07:00.533956+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"dDnwyioxLG5Mov4ny","%52181741%","%52181741%","dDnwyioxLG5Mov4ny","%52181741%","%52181741%"] [] [2025-01-28T14:07:00.552841+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6705] [] [2025-01-28T14:07:00.553819+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fc4QY64CnbqKxZxDu","%%","%%","fc4QY64CnbqKxZxDu"] [] [2025-01-28T14:07:00.570674+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fJhdY4MB9pLRND44R","%%","%%","fJhdY4MB9pLRND44R"] [] [2025-01-28T14:07:00.587383+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dgoNvvuxXupXEXJHj","%%","%%","dgoNvvuxXupXEXJHj"] [] [2025-01-28T14:07:00.604113+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"vNFHkZX798yyb7heC","%92081480%","%92081480%","vNFHkZX798yyb7heC","%92081480%","%92081480%"] [] [2025-01-28T14:07:00.622868+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6756] [] [2025-01-28T14:07:00.623684+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dEoJCt3mQauuwJ6nq","%%","%%","dEoJCt3mQauuwJ6nq"] [] [2025-01-28T14:07:00.640334+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"jP2KBorWG4mMzwWgk","%28096113%","%28096113%","jP2KBorWG4mMzwWgk","%28096113%","%28096113%"] [] [2025-01-28T14:07:00.659248+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6770] [] [2025-01-28T14:07:00.659957+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"sAGy8qJohD5MQbkSz","%54600184%","%54600184%","sAGy8qJohD5MQbkSz","%54600184%","%54600184%"] [] [2025-01-28T14:07:00.678800+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6716] [] [2025-01-28T14:07:00.679745+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aafS49Y8252z68Gta","%%","%%","aafS49Y8252z68Gta"] [] [2025-01-28T14:07:00.696531+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Gr2Jbqw5v7zZjhH7r","%%","%%","Gr2Jbqw5v7zZjhH7r"] [] [2025-01-28T14:07:00.713222+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T7SEXD7ZgMkGr2nwZ","%%","%%","T7SEXD7ZgMkGr2nwZ"] [] [2025-01-28T14:07:00.729916+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"L2MsJ3HqXnJffH2yd","%%","%%","L2MsJ3HqXnJffH2yd"] [] [2025-01-28T14:07:00.746599+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"kxggLHRZADkko8uHu","%24641366%","%24641366%","kxggLHRZADkko8uHu","%24641366%","%24641366%"] [] [2025-01-28T14:07:00.765511+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6948] [] [2025-01-28T14:07:00.899718+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:00.899943+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [1,"2025-01-28T14:07:00+00:00",2370] [] [2025-01-28T14:07:00.900278+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:00.901424+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c3t7ki2jkpBaiuTo3","%%","%%","c3t7ki2jkpBaiuTo3"] [] [2025-01-28T14:07:00.918467+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PNgKB2eyLkCqKAXw9","%%","%%","PNgKB2eyLkCqKAXw9"] [] [2025-01-28T14:07:00.935259+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"e8rYRRzkxxSXjs2Hb","%%","%%","e8rYRRzkxxSXjs2Hb"] [] [2025-01-28T14:07:00.952021+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fBoxaZtRNyGhh9rdS","%%","%%","fBoxaZtRNyGhh9rdS"] [] [2025-01-28T14:07:00.968826+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vrp5C74Kxm63TLHpR","%%","%%","vrp5C74Kxm63TLHpR"] [] [2025-01-28T14:07:00.985609+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pwTSDF4qHEFeNnSSt","%%","%%","pwTSDF4qHEFeNnSSt"] [] [2025-01-28T14:07:01.002329+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XSqr7wvdSHMECbmfb","%%","%%","XSqr7wvdSHMECbmfb"] [] [2025-01-28T14:07:01.019087+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m5ai8cXJSbz4meA6J","%%","%%","m5ai8cXJSbz4meA6J"] [] [2025-01-28T14:07:01.035803+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uhRbfeWXoFHtcZLKn","%%","%%","uhRbfeWXoFHtcZLKn"] [] [2025-01-28T14:07:01.052829+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LCHxGkiR3GGLf78nW","%%","%%","LCHxGkiR3GGLf78nW"] [] [2025-01-28T14:07:01.069596+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"49fwuXgKvNZ6Pbb8G","%%","%%","49fwuXgKvNZ6Pbb8G"] [] [2025-01-28T14:07:01.086330+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"biwB6sK2a4r9cj9Yd","%%","%%","biwB6sK2a4r9cj9Yd"] [] [2025-01-28T14:07:01.103074+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AFT9qfHzFDCQNgrnK","%%","%%","AFT9qfHzFDCQNgrnK"] [] [2025-01-28T14:07:01.119840+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"d4qHMAzuwQgsDbLFw","%%","%%","d4qHMAzuwQgsDbLFw"] [] [2025-01-28T14:07:01.136601+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D2uk58Duy59KdgGAD","%%","%%","D2uk58Duy59KdgGAD"] [] [2025-01-28T14:07:01.153304+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9YD3STYBdB5ddmxpW","%%","%%","9YD3STYBdB5ddmxpW"] [] [2025-01-28T14:07:01.170055+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2TfvG4W3zA6KHL9fL","%%","%%","2TfvG4W3zA6KHL9fL"] [] [2025-01-28T14:07:01.186802+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"raHjJwyiSuvWZvfTA","%%","%%","raHjJwyiSuvWZvfTA"] [] [2025-01-28T14:07:01.203570+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HKP4jefXE2A5K2qMu","%%","%%","HKP4jefXE2A5K2qMu"] [] [2025-01-28T14:07:01.220362+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kssL8w7RzSSE9zAgk","%%","%%","kssL8w7RzSSE9zAgk"] [] [2025-01-28T14:07:01.237100+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AjYrY2EWSbLNLmgeP","%%","%%","AjYrY2EWSbLNLmgeP"] [] [2025-01-28T14:07:01.253879+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZpqjxfaZaqWcASdGs","%%","%%","ZpqjxfaZaqWcASdGs"] [] [2025-01-28T14:07:01.270650+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gfyNL4yFavbvHTwNu","%%","%%","gfyNL4yFavbvHTwNu"] [] [2025-01-28T14:07:01.287451+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Jqt6uHbbwyp4r57Zh","%%","%%","Jqt6uHbbwyp4r57Zh"] [] [2025-01-28T14:07:01.304262+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PwdSGBZSLCyTgyXG9","%%","%%","PwdSGBZSLCyTgyXG9"] [] [2025-01-28T14:07:01.321010+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cFdCmWj772NAWThS8","%%","%%","cFdCmWj772NAWThS8"] [] [2025-01-28T14:07:01.337742+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BNpGL4xP6FphJFndx","%%","%%","BNpGL4xP6FphJFndx"] [] [2025-01-28T14:07:01.354464+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uwi9CWAwjkztZNFKt","%%","%%","uwi9CWAwjkztZNFKt"] [] [2025-01-28T14:07:01.371300+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4EmekKGazCTTsLAd4","%%","%%","4EmekKGazCTTsLAd4"] [] [2025-01-28T14:07:01.388619+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HbcLyRm3yjJ7ox9kg","%%","%%","HbcLyRm3yjJ7ox9kg"] [] [2025-01-28T14:07:01.405719+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9GDX5s9EhzyW3tbyt","%%","%%","9GDX5s9EhzyW3tbyt"] [] [2025-01-28T14:07:01.423349+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"M2a377BbaQjFhAvAv","%54674651%","%54674651%","M2a377BbaQjFhAvAv","%54674651%","%54674651%"] [] [2025-01-28T14:07:01.443099+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6680] [] [2025-01-28T14:07:01.443846+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6738] [] [2025-01-28T14:07:01.444373+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6750] [] [2025-01-28T14:07:01.445802+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fo8sYznk3b9Zg9Y2S","%%","%%","fo8sYznk3b9Zg9Y2S"] [] [2025-01-28T14:07:01.463601+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KEPZriyws28kDtwb3","%%","%%","KEPZriyws28kDtwb3"] [] [2025-01-28T14:07:01.481422+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5j6PXNmRtzN6tJ8Fz","%%","%%","5j6PXNmRtzN6tJ8Fz"] [] [2025-01-28T14:07:01.499282+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"owJqGKazAwk868NGx","% 97788439%","% 97788439%","owJqGKazAwk868NGx","% 97788439%","% 97788439%"] [] [2025-01-28T14:07:01.518553+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6769] [] [2025-01-28T14:07:01.519731+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gdLjcqEYPnqZo8ZbC","%%","%%","gdLjcqEYPnqZo8ZbC"] [] [2025-01-28T14:07:01.537308+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5kKaAEb2LrQ6k5Cwz","%%","%%","5kKaAEb2LrQ6k5Cwz"] [] [2025-01-28T14:07:01.555119+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FC83d4fmHQPdFsA36","%%","%%","FC83d4fmHQPdFsA36"] [] [2025-01-28T14:07:01.572925+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WZs9EzEnSby7NS6Ko","%%","%%","WZs9EzEnSby7NS6Ko"] [] [2025-01-28T14:07:01.590603+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZQaG75RCWWhzuBMXW","%%","%%","ZQaG75RCWWhzuBMXW"] [] [2025-01-28T14:07:01.608299+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BQFTjEeFFoQukRhDb","%%","%%","BQFTjEeFFoQukRhDb"] [] [2025-01-28T14:07:01.625931+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XJeBpNW8WCBKF63iL","%%","%%","XJeBpNW8WCBKF63iL"] [] [2025-01-28T14:07:01.643770+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RGCpnqXMademW4Wm2","%%","%%","RGCpnqXMademW4Wm2"] [] [2025-01-28T14:07:01.661702+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TjuegvTRudLxtr95A","%%","%%","TjuegvTRudLxtr95A"] [] [2025-01-28T14:07:01.679403+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NsHkrKCyH9jXNFRhi","%%","%%","NsHkrKCyH9jXNFRhi"] [] [2025-01-28T14:07:01.697098+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xJstJAYpxNiWS8r7n","%%","%%","xJstJAYpxNiWS8r7n"] [] [2025-01-28T14:07:01.714616+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kLwG6yh3PQtL2DGjS","%%","%%","kLwG6yh3PQtL2DGjS"] [] [2025-01-28T14:07:01.732069+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"L22XcfHLtn29D7oNn","%%","%%","L22XcfHLtn29D7oNn"] [] [2025-01-28T14:07:01.749487+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wDNxunyyRjByKh4po","%%","%%","wDNxunyyRjByKh4po"] [] [2025-01-28T14:07:01.766959+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fTJuELdFEozARLaEY","%%","%%","fTJuELdFEozARLaEY"] [] [2025-01-28T14:07:01.784497+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Dn9gf2m2vfzFE6jXH","%%","%%","Dn9gf2m2vfzFE6jXH"] [] [2025-01-28T14:07:01.802151+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WLuKLMKdnRmT8cA2C","%%","%%","WLuKLMKdnRmT8cA2C"] [] [2025-01-28T14:07:01.819410+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PeNt4RLA9qmhBciGx","%%","%%","PeNt4RLA9qmhBciGx"] [] [2025-01-28T14:07:01.836678+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9zCSbRsgtGwQh7qfT","%%","%%","9zCSbRsgtGwQh7qfT"] [] [2025-01-28T14:07:01.854296+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ffQFg457sWC7ebhre","%94985063%","%94985063%","ffQFg457sWC7ebhre","%94985063%","%94985063%"] [] [2025-01-28T14:07:01.875722+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6688] [] [2025-01-28T14:07:01.877032+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MZocxy3MEZHucbzwe","%%","%%","MZocxy3MEZHucbzwe"] [] [2025-01-28T14:07:01.895600+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KQg8wcp2FSsn7Kia4","%%","%%","KQg8wcp2FSsn7Kia4"] [] [2025-01-28T14:07:01.913505+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ec9RmQ9ApGLiXKJeQ","%24952844%","%24952844%","ec9RmQ9ApGLiXKJeQ","%24952844%","%24952844%"] [] [2025-01-28T14:07:01.933178+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6749] [] [2025-01-28T14:07:01.934352+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6DQYcsTwAchZCAroi","%%","%%","6DQYcsTwAchZCAroi"] [] [2025-01-28T14:07:01.951954+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ADdgc63iQYxcWECMt","%%","%%","ADdgc63iQYxcWECMt"] [] [2025-01-28T14:07:01.970107+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hAFwNXTFaBQqqLuaH","%%","%%","hAFwNXTFaBQqqLuaH"] [] [2025-01-28T14:07:01.988170+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Cx5PmAohN5oi28geX","%93285832%","%93285832%","Cx5PmAohN5oi28geX","%93285832%","%93285832%"] [] [2025-01-28T14:07:02.007999+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6718] [] [2025-01-28T14:07:02.009321+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hbqGxZqKjzZhuYB57","%%","%%","hbqGxZqKjzZhuYB57"] [] [2025-01-28T14:07:02.026919+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dk3dS7n9eKts8DtQC","%%","%%","dk3dS7n9eKts8DtQC"] [] [2025-01-28T14:07:02.044731+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"WED3mMEyXmwiHmKw9","%52981215%","%52981215%","WED3mMEyXmwiHmKw9","%52981215%","%52981215%"] [] [2025-01-28T14:07:02.077519+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7678] [] [2025-01-28T14:07:02.078880+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mE3ErehYT2BcHWLS9","%%","%%","mE3ErehYT2BcHWLS9"] [] [2025-01-28T14:07:02.110359+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NG5M2XyRRhwyMQuHo","%%","%%","NG5M2XyRRhwyMQuHo"] [] [2025-01-28T14:07:02.134378+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qygvhdoyJfoA2uSGx","%%","%%","qygvhdoyJfoA2uSGx"] [] [2025-01-28T14:07:02.152408+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gpfLZc95MXc3EEnrn","%%","%%","gpfLZc95MXc3EEnrn"] [] [2025-01-28T14:07:02.170539+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WnJJFNmytQjJDXtNv","%%","%%","WnJJFNmytQjJDXtNv"] [] [2025-01-28T14:07:02.189165+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qbgY4mzNr4ikLJLTp","%%","%%","qbgY4mzNr4ikLJLTp"] [] [2025-01-28T14:07:02.208266+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7pgyto9ERRdNnWFFf","%%","%%","7pgyto9ERRdNnWFFf"] [] [2025-01-28T14:07:02.226048+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qeo9YEXkqkqyPLocA","%%","%%","qeo9YEXkqkqyPLocA"] [] [2025-01-28T14:07:02.244341+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6piKNrkXxPjgkiEEY","%%","%%","6piKNrkXxPjgkiEEY"] [] [2025-01-28T14:07:02.267888+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sRQ5amF2hm4MA5aMF","%%","%%","sRQ5amF2hm4MA5aMF"] [] [2025-01-28T14:07:02.299482+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"zdDGKeqTa4bvKuDML","%27146055%","%27146055%","zdDGKeqTa4bvKuDML","%27146055%","%27146055%"] [] [2025-01-28T14:07:02.338358+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6743] [] [2025-01-28T14:07:02.339538+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pQodaQAm84b5CAg4S","%%","%%","pQodaQAm84b5CAg4S"] [] [2025-01-28T14:07:02.359004+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v5iMG7QuoRHYeSwFv","%%","%%","v5iMG7QuoRHYeSwFv"] [] [2025-01-28T14:07:02.376954+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rmbjSceg9bKXNTMmp","%%","%%","rmbjSceg9bKXNTMmp"] [] [2025-01-28T14:07:02.394929+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QMg39q42zL624o29Y","%%","%%","QMg39q42zL624o29Y"] [] [2025-01-28T14:07:02.412744+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xT9TLa5qPZv9w9p39","%%","%%","xT9TLa5qPZv9w9p39"] [] [2025-01-28T14:07:02.430642+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RRjBLCoe2y9aeBGDt","%%","%%","RRjBLCoe2y9aeBGDt"] [] [2025-01-28T14:07:02.448721+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GvYN8EAHm7ja9fM9t","%%","%%","GvYN8EAHm7ja9fM9t"] [] [2025-01-28T14:07:02.465719+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DXh5mZJ3FMh9DNFox","%%","%%","DXh5mZJ3FMh9DNFox"] [] [2025-01-28T14:07:02.482566+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"u9udqSnYRWqwZ8vuK","%%","%%","u9udqSnYRWqwZ8vuK"] [] [2025-01-28T14:07:02.499407+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jg66pDpjgm6tX5cWz","%%","%%","jg66pDpjgm6tX5cWz"] [] [2025-01-28T14:07:02.516243+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"5w6wgQKC3r4bQCmpY","%56714615%","%56714615%","5w6wgQKC3r4bQCmpY","%56714615%","%56714615%"] [] [2025-01-28T14:07:02.535262+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6958] [] [2025-01-28T14:07:02.535709+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7838] [] [2025-01-28T14:07:02.667002+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:02.667312+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [2,"2025-01-28T14:07:02+00:00",2458] [] [2025-01-28T14:07:02.667729+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:02.669261+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"skaHnCqhMdEY2zCXK","%%","%%","skaHnCqhMdEY2zCXK"] [] [2025-01-28T14:07:02.686482+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sx9GhsEF85vFTspq9","%%","%%","sx9GhsEF85vFTspq9"] [] [2025-01-28T14:07:02.703467+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dRSWFxq2syc4NH8Pd","%%","%%","dRSWFxq2syc4NH8Pd"] [] [2025-01-28T14:07:02.720320+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kefCFrg8DPR7pFXBB","%%","%%","kefCFrg8DPR7pFXBB"] [] [2025-01-28T14:07:02.737130+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sWpzXwTJ4k9Azmd7y","%%","%%","sWpzXwTJ4k9Azmd7y"] [] [2025-01-28T14:07:02.753929+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZHQQdsN4o6vEfWczG","%%","%%","ZHQQdsN4o6vEfWczG"] [] [2025-01-28T14:07:02.770821+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qBAEafrJC3Ee7mEWf","%%","%%","qBAEafrJC3Ee7mEWf"] [] [2025-01-28T14:07:02.787665+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9NJn4dZWp2KcgEzie","%%","%%","9NJn4dZWp2KcgEzie"] [] [2025-01-28T14:07:02.804583+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X5rFsimhC4KCesahF","%%","%%","X5rFsimhC4KCesahF"] [] [2025-01-28T14:07:02.821434+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2ygRLwwGjHeiaiGFB","%%","%%","2ygRLwwGjHeiaiGFB"] [] [2025-01-28T14:07:02.838351+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qGrrt8MLuPTiwAr9z","%%","%%","qGrrt8MLuPTiwAr9z"] [] [2025-01-28T14:07:02.855174+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"J9xd9nF2azPunGu4Y","%95777452%","%95777452%","J9xd9nF2azPunGu4Y","%95777452%","%95777452%"] [] [2025-01-28T14:07:02.874865+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6726] [] [2025-01-28T14:07:02.875876+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"tmRHLDQTQ9fh2mEhP","%24941307%","%24941307%","tmRHLDQTQ9fh2mEhP","%24941307%","%24941307%"] [] [2025-01-28T14:07:02.895143+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6707] [] [2025-01-28T14:07:02.896115+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SuzTsJ49karETNPKd","%%","%%","SuzTsJ49karETNPKd"] [] [2025-01-28T14:07:02.913009+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ojaGuWHphoPKAfDcx","%%","%%","ojaGuWHphoPKAfDcx"] [] [2025-01-28T14:07:02.929868+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3fJ3NRzuPxS7xbT3v","%%","%%","3fJ3NRzuPxS7xbT3v"] [] [2025-01-28T14:07:02.946728+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SjM9DL4d4bdAunSii","%%","%%","SjM9DL4d4bdAunSii"] [] [2025-01-28T14:07:02.963519+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FTjrC2iggz2fEuyDM","%%","%%","FTjrC2iggz2fEuyDM"] [] [2025-01-28T14:07:02.980413+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FY2WT68uBwiv8FAbk","%%","%%","FY2WT68uBwiv8FAbk"] [] [2025-01-28T14:07:02.997222+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4vo25kLQmwBYm6saF","%%","%%","4vo25kLQmwBYm6saF"] [] [2025-01-28T14:07:03.014005+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pRJmMBXwRMTrsjCWW","%%","%%","pRJmMBXwRMTrsjCWW"] [] [2025-01-28T14:07:03.030750+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MRgjrXyZj7kyLhazH","%%","%%","MRgjrXyZj7kyLhazH"] [] [2025-01-28T14:07:03.047650+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WQryvW4R6Fh8AApFt","%%","%%","WQryvW4R6Fh8AApFt"] [] [2025-01-28T14:07:03.064560+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kr2ZG2gquSqvb3HPR","%%","%%","kr2ZG2gquSqvb3HPR"] [] [2025-01-28T14:07:03.081341+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HTpDhH8tCDdfePTKo","%%","%%","HTpDhH8tCDdfePTKo"] [] [2025-01-28T14:07:03.098399+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8miSj9wvx5mufAZZ7","%%","%%","8miSj9wvx5mufAZZ7"] [] [2025-01-28T14:07:03.115416+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sJdi7fHFpuDrDWDq8","%%","%%","sJdi7fHFpuDrDWDq8"] [] [2025-01-28T14:07:03.132315+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ASf2p9jZ37ZZqEBiC","%%","%%","ASf2p9jZ37ZZqEBiC"] [] [2025-01-28T14:07:03.149057+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"whwz23WCmqWdmHDco","%25240631%","%25240631%","whwz23WCmqWdmHDco","%25240631%","%25240631%"] [] [2025-01-28T14:07:03.168153+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6681] [] [2025-01-28T14:07:03.168664+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6852] [] [2025-01-28T14:07:03.169060+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7048] [] [2025-01-28T14:07:03.169423+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8165] [] [2025-01-28T14:07:03.302562+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:03.302887+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [2,"2025-01-28T14:07:03+00:00",2487] [] [2025-01-28T14:07:03.303292+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:03.309915+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hwc8BjyWaeQj5W8qm","%%","%%","hwc8BjyWaeQj5W8qm"] [] [2025-01-28T14:07:03.326982+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vMFjoeMHeAYHxQy2q","%%","%%","vMFjoeMHeAYHxQy2q"] [] [2025-01-28T14:07:03.343844+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"apNyKwwcKEb9Yuhyx","%%","%%","apNyKwwcKEb9Yuhyx"] [] [2025-01-28T14:07:03.360728+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tGYPNS7uonsyXZvyX","%%","%%","tGYPNS7uonsyXZvyX"] [] [2025-01-28T14:07:03.378015+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hB5ejEWH8bDhDuGL5","%%","%%","hB5ejEWH8bDhDuGL5"] [] [2025-01-28T14:07:03.395114+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GjWbwEoWyjK4uwHtQ","%%","%%","GjWbwEoWyjK4uwHtQ"] [] [2025-01-28T14:07:03.412032+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SahgQi8iqm56ThWaa","%%","%%","SahgQi8iqm56ThWaa"] [] [2025-01-28T14:07:03.428864+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"idCThfG7J9B2oqNFo","%%","%%","idCThfG7J9B2oqNFo"] [] [2025-01-28T14:07:03.445739+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LRLq87FjXuAz7SY2e","%%","%%","LRLq87FjXuAz7SY2e"] [] [2025-01-28T14:07:03.462729+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"y9rnwrjTuXCZS6iYd","%%","%%","y9rnwrjTuXCZS6iYd"] [] [2025-01-28T14:07:03.479681+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"TvDEeLocknjaGPeeW","% 25769715%","% 25769715%","TvDEeLocknjaGPeeW","% 25769715%","% 25769715%"] [] [2025-01-28T14:07:03.498291+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6699] [] [2025-01-28T14:07:03.498762+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6741] [] [2025-01-28T14:07:03.499156+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6754] [] [2025-01-28T14:07:03.499606+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7098] [] [2025-01-28T14:07:03.501078+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"du7K7hi49EYcHAN5y","%%","%%","du7K7hi49EYcHAN5y"] [] [2025-01-28T14:07:03.518196+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XSMFBeQdPG7EnpwEC","%%","%%","XSMFBeQdPG7EnpwEC"] [] [2025-01-28T14:07:03.535140+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"zbL64N9PR6jw5SsJX","%52096243%","%52096243%","zbL64N9PR6jw5SsJX","%52096243%","%52096243%"] [] [2025-01-28T14:07:03.554290+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6682] [] [2025-01-28T14:07:03.555219+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nTEr72qg6svvHcdoe","%%","%%","nTEr72qg6svvHcdoe"] [] [2025-01-28T14:07:03.572158+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MMeLqXpsqsW8QeNwh","%%","%%","MMeLqXpsqsW8QeNwh"] [] [2025-01-28T14:07:03.588969+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FsQF7Tzg4SAMsriuX","%%","%%","FsQF7Tzg4SAMsriuX"] [] [2025-01-28T14:07:03.606010+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"o5CWS4gLkMmTNddjR","%%","%%","o5CWS4gLkMmTNddjR"] [] [2025-01-28T14:07:03.622872+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SRb8KudPNuyYFSceC","%%","%%","SRb8KudPNuyYFSceC"] [] [2025-01-28T14:07:03.639743+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uEqmya69ZDHnGve3j","%%","%%","uEqmya69ZDHnGve3j"] [] [2025-01-28T14:07:03.656768+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NaLZrbp3eLKseTrnn","%%","%%","NaLZrbp3eLKseTrnn"] [] [2025-01-28T14:07:03.673728+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nH2zFQSSr4Tnvi4LF","%%","%%","nH2zFQSSr4Tnvi4LF"] [] [2025-01-28T14:07:03.690685+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gEoJH597EFBvsrMDM","%%","%%","gEoJH597EFBvsrMDM"] [] [2025-01-28T14:07:03.707671+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WE8ZSihYJ2nnoMjrG","%%","%%","WE8ZSihYJ2nnoMjrG"] [] [2025-01-28T14:07:03.724514+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9qB4cdM59qCWi92LN","%%","%%","9qB4cdM59qCWi92LN"] [] [2025-01-28T14:07:03.741288+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"esFFD7Xo2cBZ4PtYr","%%","%%","esFFD7Xo2cBZ4PtYr"] [] [2025-01-28T14:07:03.758076+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N49eynEGmQCDwMXGh","%%","%%","N49eynEGmQCDwMXGh"] [] [2025-01-28T14:07:03.774923+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HM2ebztpPzKmWb4cj","%%","%%","HM2ebztpPzKmWb4cj"] [] [2025-01-28T14:07:03.791881+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bic4Q4xoB6qtZCv4Y","%%","%%","bic4Q4xoB6qtZCv4Y"] [] [2025-01-28T14:07:03.808853+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"H5knFQsWiWYfiubkB","%25540468%","%25540468%","H5knFQsWiWYfiubkB","%25540468%","%25540468%"] [] [2025-01-28T14:07:03.827896+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2526] [] [2025-01-28T14:07:03.828325+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5265] [] [2025-01-28T14:07:03.828700+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6730] [] [2025-01-28T14:07:03.829082+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7042] [] [2025-01-28T14:07:03.963756+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:03.964059+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [3,"2025-01-28T14:07:03+00:00",2517] [] [2025-01-28T14:07:03.964405+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:03.965485+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"7uC4m2Wr26oAg88xL","%28544889%","%28544889%","7uC4m2Wr26oAg88xL","%28544889%","%28544889%"] [] [2025-01-28T14:07:03.984993+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5283] [] [2025-01-28T14:07:03.985421+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6722] [] [2025-01-28T14:07:03.986607+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KJtDkNCqNJjiriaCp","%%","%%","KJtDkNCqNJjiriaCp"] [] [2025-01-28T14:07:04.003533+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ASwzzuyaYrrtWEyDm","%%","%%","ASwzzuyaYrrtWEyDm"] [] [2025-01-28T14:07:04.020312+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dDSqLq4kwHck6DJnz","%%","%%","dDSqLq4kwHck6DJnz"] [] [2025-01-28T14:07:04.037162+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DrAT4nkSganmzeY4B","%%","%%","DrAT4nkSganmzeY4B"] [] [2025-01-28T14:07:04.053919+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mAgWW6NtXtqqM3SE5","%%","%%","mAgWW6NtXtqqM3SE5"] [] [2025-01-28T14:07:04.070704+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tpsALKMbeyweBkCdK","%%","%%","tpsALKMbeyweBkCdK"] [] [2025-01-28T14:07:04.087459+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"w5aPoMkPMQJJEzFZ5","%%","%%","w5aPoMkPMQJJEzFZ5"] [] [2025-01-28T14:07:04.104417+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YpoyFHHYyKdLCfqyH","%%","%%","YpoyFHHYyKdLCfqyH"] [] [2025-01-28T14:07:04.121189+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"n6BNci7HhHNBASFCg","%29186385%","%29186385%","n6BNci7HhHNBASFCg","%29186385%","%29186385%"] [] [2025-01-28T14:07:04.140230+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6689] [] [2025-01-28T14:07:04.141012+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dgKbLCPPBFMGuMrHh","%%","%%","dgKbLCPPBFMGuMrHh"] [] [2025-01-28T14:07:04.157890+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xaqaMGvWSmpbPazdG","%%","%%","xaqaMGvWSmpbPazdG"] [] [2025-01-28T14:07:04.174659+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"RBjGyFLuxZsjYXopp","%26258313%","%26258313%","RBjGyFLuxZsjYXopp","%26258313%","%26258313%"] [] [2025-01-28T14:07:04.193789+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6690] [] [2025-01-28T14:07:04.194670+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZWsxx8a2SdvASNQ8F","%%","%%","ZWsxx8a2SdvASNQ8F"] [] [2025-01-28T14:07:04.211574+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gzBshQtX38MFeQGjW","%%","%%","gzBshQtX38MFeQGjW"] [] [2025-01-28T14:07:04.228266+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ST2k8T3SQMgopgGjq","%%","%%","ST2k8T3SQMgopgGjq"] [] [2025-01-28T14:07:04.244979+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZoRE2BhHixmf4mvMr","%%","%%","ZoRE2BhHixmf4mvMr"] [] [2025-01-28T14:07:04.261705+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nXCBbgGWddLQg34hv","%%","%%","nXCBbgGWddLQg34hv"] [] [2025-01-28T14:07:04.278423+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M6kc6PLphK94WMY3Q","%%","%%","M6kc6PLphK94WMY3Q"] [] [2025-01-28T14:07:04.295116+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"9kj3R2yhNYGN4Qfh5","%95 680 129%","%95 680 129%","9kj3R2yhNYGN4Qfh5","%95 680 129%","%95 680 129%"] [] [2025-01-28T14:07:04.314271+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6694] [] [2025-01-28T14:07:04.315149+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xsSkHvuNoRA5Cjwy3","%%","%%","xsSkHvuNoRA5Cjwy3"] [] [2025-01-28T14:07:04.331980+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9brDrucCcjHQWwwmf","%%","%%","9brDrucCcjHQWwwmf"] [] [2025-01-28T14:07:04.348702+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DCAp8Z4CYKFf2SeRN","%%","%%","DCAp8Z4CYKFf2SeRN"] [] [2025-01-28T14:07:04.365421+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZoiywMPXrmp2A2myF","%%","%%","ZoiywMPXrmp2A2myF"] [] [2025-01-28T14:07:04.382148+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8sRD6ZovM3yfkX245","%%","%%","8sRD6ZovM3yfkX245"] [] [2025-01-28T14:07:04.398968+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EdaDLzQZLhpi24Y7F","%%","%%","EdaDLzQZLhpi24Y7F"] [] [2025-01-28T14:07:04.415722+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mWdz7TQmKdZp47WrG","%%","%%","mWdz7TQmKdZp47WrG"] [] [2025-01-28T14:07:04.432424+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jFbAEk7JjoG3edngL","%%","%%","jFbAEk7JjoG3edngL"] [] [2025-01-28T14:07:04.449134+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dezcM2byNJLH3JBYq","%%","%%","dezcM2byNJLH3JBYq"] [] [2025-01-28T14:07:04.465832+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2CGiMKTmDTWExTrJF","%%","%%","2CGiMKTmDTWExTrJF"] [] [2025-01-28T14:07:04.482602+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tMJufz7NWcnKyCMSQ","%%","%%","tMJufz7NWcnKyCMSQ"] [] [2025-01-28T14:07:04.499346+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9e4vKWkW8AQfRnxvS","%%","%%","9e4vKWkW8AQfRnxvS"] [] [2025-01-28T14:07:04.516071+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jq95qz8miS6B9W3ed","%%","%%","jq95qz8miS6B9W3ed"] [] [2025-01-28T14:07:04.532820+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"STFMQ7yMFxMkmb66v","%%","%%","STFMQ7yMFxMkmb66v"] [] [2025-01-28T14:07:04.549594+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nNksNeLP2YpCTnR2Q","%%","%%","nNksNeLP2YpCTnR2Q"] [] [2025-01-28T14:07:04.566309+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N4EcLb94sJzGmWNiS","%%","%%","N4EcLb94sJzGmWNiS"] [] [2025-01-28T14:07:04.583033+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qkBKdnDXQieaFCssh","%%","%%","qkBKdnDXQieaFCssh"] [] [2025-01-28T14:07:04.599791+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DXgANAidF4okQfAP2","%%","%%","DXgANAidF4okQfAP2"] [] [2025-01-28T14:07:04.616592+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YowprHEiK6bDPBa8M","%%","%%","YowprHEiK6bDPBa8M"] [] [2025-01-28T14:07:04.633321+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"3RyWxZN3u5tRaoCjm","%92543914%","%92543914%","3RyWxZN3u5tRaoCjm","%92543914%","%92543914%"] [] [2025-01-28T14:07:04.652234+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6747] [] [2025-01-28T14:07:04.653147+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kGxkEaRb68o32Mdca","%%","%%","kGxkEaRb68o32Mdca"] [] [2025-01-28T14:07:04.669837+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"F7RrNionwPJNzYHuL","%%","%%","F7RrNionwPJNzYHuL"] [] [2025-01-28T14:07:04.686551+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MRLMFKxtYL3w5my9d","%%","%%","MRLMFKxtYL3w5my9d"] [] [2025-01-28T14:07:04.703255+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vqqYGB3GGeFAe5K3K","%%","%%","vqqYGB3GGeFAe5K3K"] [] [2025-01-28T14:07:04.719950+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pbqNDTp3EWY86LtAA","%%","%%","pbqNDTp3EWY86LtAA"] [] [2025-01-28T14:07:04.736652+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rvKa454xHcQHhsPXJ","%%","%%","rvKa454xHcQHhsPXJ"] [] [2025-01-28T14:07:04.753592+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D2vhRHmhfypDYDnKN","%%","%%","D2vhRHmhfypDYDnKN"] [] [2025-01-28T14:07:04.770802+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YcRMfMYoKFtQhkE67","%%","%%","YcRMfMYoKFtQhkE67"] [] [2025-01-28T14:07:04.788024+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"izzf5yAbNJbg7PRkG","%%","%%","izzf5yAbNJbg7PRkG"] [] [2025-01-28T14:07:04.804801+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NzsoW8qWKf5fZioAK","%%","%%","NzsoW8qWKf5fZioAK"] [] [2025-01-28T14:07:04.821526+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"arYenFAFTrwLrY7Qq","%%","%%","arYenFAFTrwLrY7Qq"] [] [2025-01-28T14:07:04.838211+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"rtcSRwLD8vbC7EdPt","%50022199%","%50022199%","rtcSRwLD8vbC7EdPt","%50022199%","%50022199%"] [] [2025-01-28T14:07:04.857119+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6988] [] [2025-01-28T14:07:04.988969+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:04.989236+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:07:04+00:00",2569] [] [2025-01-28T14:07:04.989565+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:04.990690+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H8nGgLmMNhRshs8mM","%%","%%","H8nGgLmMNhRshs8mM"] [] [2025-01-28T14:07:05.007813+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tn7DYA7S5deZpCXB3","%%","%%","tn7DYA7S5deZpCXB3"] [] [2025-01-28T14:07:05.024683+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3ceeYwrrjRpC7RWSW","%%","%%","3ceeYwrrjRpC7RWSW"] [] [2025-01-28T14:07:05.041661+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zHz3kPHRJaNSSmcNY","%%","%%","zHz3kPHRJaNSSmcNY"] [] [2025-01-28T14:07:05.058579+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8vDBXwjbGLNPNG8rt","%%","%%","8vDBXwjbGLNPNG8rt"] [] [2025-01-28T14:07:05.075397+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4vh2nuxwN6vJ3E5uj","%%","%%","4vh2nuxwN6vJ3E5uj"] [] [2025-01-28T14:07:05.092262+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kFiRnBtugarquyRGQ","%%","%%","kFiRnBtugarquyRGQ"] [] [2025-01-28T14:07:05.109244+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XYPvFJv2CWGsiioAh","%%","%%","XYPvFJv2CWGsiioAh"] [] [2025-01-28T14:07:05.126117+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ikGqoyyCxcLBfSoHL","%%","%%","ikGqoyyCxcLBfSoHL"] [] [2025-01-28T14:07:05.142912+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"kg38Ar6ASMesu38uR","%24529916%","%24529916%","kg38Ar6ASMesu38uR","%24529916%","%24529916%"] [] [2025-01-28T14:07:05.161949+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4292] [] [2025-01-28T14:07:05.162368+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5157] [] [2025-01-28T14:07:05.162762+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6742] [] [2025-01-28T14:07:05.164010+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"idazsXY5perTR2xeC","%%","%%","idazsXY5perTR2xeC"] [] [2025-01-28T14:07:05.181156+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uzeqn2rBDXh62rNGo","%%","%%","uzeqn2rBDXh62rNGo"] [] [2025-01-28T14:07:05.198468+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kXgsyPoJAEZ5EKgjx","%%","%%","kXgsyPoJAEZ5EKgjx"] [] [2025-01-28T14:07:05.215245+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XY3eK2oqzAK7kNuRZ","%%","%%","XY3eK2oqzAK7kNuRZ"] [] [2025-01-28T14:07:05.232146+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RYvYPCtMqyQvMncwK","%%","%%","RYvYPCtMqyQvMncwK"] [] [2025-01-28T14:07:05.249081+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ixNTF7WmZkH9SEEHJ","%%","%%","ixNTF7WmZkH9SEEHJ"] [] [2025-01-28T14:07:05.265843+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xgHcc364mpjAxevzG","%%","%%","xgHcc364mpjAxevzG"] [] [2025-01-28T14:07:05.282604+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nJkoPmJS7ChJGuQsC","%%","%%","nJkoPmJS7ChJGuQsC"] [] [2025-01-28T14:07:05.299430+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"tdHacFGcx8oipJPTz","%50524546%","%50524546%","tdHacFGcx8oipJPTz","%50524546%","%50524546%"] [] [2025-01-28T14:07:05.318941+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6697] [] [2025-01-28T14:07:05.320009+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"by4yPw9tpFsfv7Zne","%%","%%","by4yPw9tpFsfv7Zne"] [] [2025-01-28T14:07:05.337038+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xPfYDQhsY9asr3hBr","%%","%%","xPfYDQhsY9asr3hBr"] [] [2025-01-28T14:07:05.353857+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p54LHzeHxoE2dqivs","%%","%%","p54LHzeHxoE2dqivs"] [] [2025-01-28T14:07:05.370679+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PmapswgJE78usfW5L","%%","%%","PmapswgJE78usfW5L"] [] [2025-01-28T14:07:05.387593+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D2F2ttzrddr3vwHDf","%%","%%","D2F2ttzrddr3vwHDf"] [] [2025-01-28T14:07:05.404526+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Kfkq6i4hb2Xsy8FAQ","%%","%%","Kfkq6i4hb2Xsy8FAQ"] [] [2025-01-28T14:07:05.421380+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XctyTn8BHQaqPHfyR","%%","%%","XctyTn8BHQaqPHfyR"] [] [2025-01-28T14:07:05.438233+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kDdKQzAQ9cuF2CdZf","%%","%%","kDdKQzAQ9cuF2CdZf"] [] [2025-01-28T14:07:05.455007+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xwxwzKB2GfyZcq7ru","%%","%%","xwxwzKB2GfyZcq7ru"] [] [2025-01-28T14:07:05.471804+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4DzburS4fiWkbKMiz","%%","%%","4DzburS4fiWkbKMiz"] [] [2025-01-28T14:07:05.488693+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oYjYfjAnvkkjnwfkf","%%","%%","oYjYfjAnvkkjnwfkf"] [] [2025-01-28T14:07:05.505696+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"juPmus5u76Xc28edA","%%","%%","juPmus5u76Xc28edA"] [] [2025-01-28T14:07:05.522572+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4NLefQg4qFPGAwa7N","%%","%%","4NLefQg4qFPGAwa7N"] [] [2025-01-28T14:07:05.539397+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5NeceneRWvsqmbxa4","%%","%%","5NeceneRWvsqmbxa4"] [] [2025-01-28T14:07:05.556226+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DHeetsH3fRvJiBqXe","%%","%%","DHeetsH3fRvJiBqXe"] [] [2025-01-28T14:07:05.573028+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c6xGrGahbFrZ3StgD","%%","%%","c6xGrGahbFrZ3StgD"] [] [2025-01-28T14:07:05.589817+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tS52rEAtJoWwiAfm3","%%","%%","tS52rEAtJoWwiAfm3"] [] [2025-01-28T14:07:05.606741+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nbpZF62vRfvomNeGC","%%","%%","nbpZF62vRfvomNeGC"] [] [2025-01-28T14:07:05.623757+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"k7RTg3Kma4AYLXyfE","%%","%%","k7RTg3Kma4AYLXyfE"] [] [2025-01-28T14:07:05.640648+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Pg45oaASYvn9FbY6w","%%","%%","Pg45oaASYvn9FbY6w"] [] [2025-01-28T14:07:05.657542+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Ev9m8y2mMxFniJLKh","%26398819%","%26398819%","Ev9m8y2mMxFniJLKh","%26398819%","%26398819%"] [] [2025-01-28T14:07:05.676610+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6782] [] [2025-01-28T14:07:05.677599+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AGAjNMJrJKRLsq6L6","%%","%%","AGAjNMJrJKRLsq6L6"] [] [2025-01-28T14:07:05.694482+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"svur2499bYNgNqAu9","%%","%%","svur2499bYNgNqAu9"] [] [2025-01-28T14:07:05.711359+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4zHz52NnerSdRdG54","%%","%%","4zHz52NnerSdRdG54"] [] [2025-01-28T14:07:05.728322+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"g9WnSKQZrCKivvYgs","%%","%%","g9WnSKQZrCKivvYgs"] [] [2025-01-28T14:07:05.745112+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bubecyDSjXdqBbn2c","%%","%%","bubecyDSjXdqBbn2c"] [] [2025-01-28T14:07:05.761893+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MQcjF89yPHXsSs58G","%%","%%","MQcjF89yPHXsSs58G"] [] [2025-01-28T14:07:05.778688+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"3LCHvoPjxtBMhgBMe","%23961638%","%23961638%","3LCHvoPjxtBMhgBMe","%23961638%","%23961638%"] [] [2025-01-28T14:07:05.797774+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5065] [] [2025-01-28T14:07:05.798206+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5613] [] [2025-01-28T14:07:05.798610+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7675] [] [2025-01-28T14:07:05.933271+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:05.933586+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [3,"2025-01-28T14:07:05+00:00",2616] [] [2025-01-28T14:07:05.933998+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:05.935135+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NxkS7oHAtDtAjawTc","%%","%%","NxkS7oHAtDtAjawTc"] [] [2025-01-28T14:07:05.952235+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XK9zrmPYe3GPQz5yb","%%","%%","XK9zrmPYe3GPQz5yb"] [] [2025-01-28T14:07:05.969046+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2pjyo2a5dpowndAq6","%%","%%","2pjyo2a5dpowndAq6"] [] [2025-01-28T14:07:05.985828+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hZvcb7pcPrTAQny4F","%%","%%","hZvcb7pcPrTAQny4F"] [] [2025-01-28T14:07:06.002645+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xYw4f4ASoY2PHJN9S","%%","%%","xYw4f4ASoY2PHJN9S"] [] [2025-01-28T14:07:06.019361+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tmNdhsEpLo4W9JT9B","%%","%%","tmNdhsEpLo4W9JT9B"] [] [2025-01-28T14:07:06.036222+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xrwgdvnuMyrBz88Xf","%%","%%","xrwgdvnuMyrBz88Xf"] [] [2025-01-28T14:07:06.053006+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wNcCcSkwDpzBYpv4M","%%","%%","wNcCcSkwDpzBYpv4M"] [] [2025-01-28T14:07:06.069750+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qSKJA6TsAnLTPKF3Z","%%","%%","qSKJA6TsAnLTPKF3Z"] [] [2025-01-28T14:07:06.086515+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pHdtMePwocpNBmXYv","%%","%%","pHdtMePwocpNBmXYv"] [] [2025-01-28T14:07:06.103811+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"puz99kx6BFrrQtoLx","%%","%%","puz99kx6BFrrQtoLx"] [] [2025-01-28T14:07:06.120615+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XK3ZHgZYpirTbS4um","%%","%%","XK3ZHgZYpirTbS4um"] [] [2025-01-28T14:07:06.137410+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"BaTPER3nQaj27rSkg","%27077936%","%27077936%","BaTPER3nQaj27rSkg","%27077936%","%27077936%"] [] [2025-01-28T14:07:06.156448+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6708] [] [2025-01-28T14:07:06.157323+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4Tyuo5A7Li2FFHKXu","%%","%%","4Tyuo5A7Li2FFHKXu"] [] [2025-01-28T14:07:06.174176+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"CwhG6nAyN3hXAZCgn","%98145550%","%98145550%","CwhG6nAyN3hXAZCgn","%98145550%","%98145550%"] [] [2025-01-28T14:07:06.193053+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6785] [] [2025-01-28T14:07:06.193929+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aD4XAiovzsWpJ2qAs","%%","%%","aD4XAiovzsWpJ2qAs"] [] [2025-01-28T14:07:06.210742+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WSMXAfu5c22AR9rDq","%%","%%","WSMXAfu5c22AR9rDq"] [] [2025-01-28T14:07:06.227479+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EdLn6JWP2LGR6CgFS","%%","%%","EdLn6JWP2LGR6CgFS"] [] [2025-01-28T14:07:06.244206+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KwkTddxaE8P6RWcDh","%%","%%","KwkTddxaE8P6RWcDh"] [] [2025-01-28T14:07:06.260919+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xHgukhQE86WkcCYL6","%%","%%","xHgukhQE86WkcCYL6"] [] [2025-01-28T14:07:06.277647+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rhspo7wHcETDgwTSZ","%%","%%","rhspo7wHcETDgwTSZ"] [] [2025-01-28T14:07:06.294563+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zvdvLRnQ49mxAc6XK","%%","%%","zvdvLRnQ49mxAc6XK"] [] [2025-01-28T14:07:06.311562+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zH7rW7tFMMamfJhFD","%%","%%","zH7rW7tFMMamfJhFD"] [] [2025-01-28T14:07:06.328387+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ke5PXzPMZqfHxFMDg","%%","%%","ke5PXzPMZqfHxFMDg"] [] [2025-01-28T14:07:06.345067+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rJ2Xim7qZfXDwCCNf","%%","%%","rJ2Xim7qZfXDwCCNf"] [] [2025-01-28T14:07:06.361794+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MBZkjCFvEu2Rihse2","%%","%%","MBZkjCFvEu2Rihse2"] [] [2025-01-28T14:07:06.378573+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"h7DPG3uLt4Jr7L4aX","%%","%%","h7DPG3uLt4Jr7L4aX"] [] [2025-01-28T14:07:06.395251+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6NQckneCrqy63Ngga","%%","%%","6NQckneCrqy63Ngga"] [] [2025-01-28T14:07:06.412060+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Bw3Xc3ZRSP5rkY5nT","%%","%%","Bw3Xc3ZRSP5rkY5nT"] [] [2025-01-28T14:07:06.428773+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LuAvdFMcfmc9r8w7n","%%","%%","LuAvdFMcfmc9r8w7n"] [] [2025-01-28T14:07:06.445480+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8Q5hLWBZi3iGh4EC7","%%","%%","8Q5hLWBZi3iGh4EC7"] [] [2025-01-28T14:07:06.462205+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BvbCNFxCdSSkbuoQp","%%","%%","BvbCNFxCdSSkbuoQp"] [] [2025-01-28T14:07:06.478972+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SpvTB7F5Agbtjrrg2","%%","%%","SpvTB7F5Agbtjrrg2"] [] [2025-01-28T14:07:06.495746+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sbTYQQkmgTq2yxwFC","%%","%%","sbTYQQkmgTq2yxwFC"] [] [2025-01-28T14:07:06.512614+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EGXXfmcXFTmScdqQX","%%","%%","EGXXfmcXFTmScdqQX"] [] [2025-01-28T14:07:06.529304+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4gMzZoBEGmv9DYpwA","%%","%%","4gMzZoBEGmv9DYpwA"] [] [2025-01-28T14:07:06.546015+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"588TowYeH8wWgrrhq","%%","%%","588TowYeH8wWgrrhq"] [] [2025-01-28T14:07:06.562740+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EhH3BetQFeCEBjYsi","%%","%%","EhH3BetQFeCEBjYsi"] [] [2025-01-28T14:07:06.579474+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BknNFQCRqJCRSxans","%%","%%","BknNFQCRqJCRSxans"] [] [2025-01-28T14:07:06.596252+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"txh2D5W7PJoayTQfC","%%","%%","txh2D5W7PJoayTQfC"] [] [2025-01-28T14:07:06.613083+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gF6ghCznJSJiY2kbi","%%","%%","gF6ghCznJSJiY2kbi"] [] [2025-01-28T14:07:06.629889+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aXneudaeNE4AGqYfE","%%","%%","aXneudaeNE4AGqYfE"] [] [2025-01-28T14:07:06.646679+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RBx6fbvA7HkDRymS8","%%","%%","RBx6fbvA7HkDRymS8"] [] [2025-01-28T14:07:06.663885+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vwPxGpGWJY6SWPwMy","%%","%%","vwPxGpGWJY6SWPwMy"] [] [2025-01-28T14:07:06.681068+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vPya6AkvnnTF7KHSb","%%","%%","vPya6AkvnnTF7KHSb"] [] [2025-01-28T14:07:06.697869+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jizpqo6XypQqqoNpG","%%","%%","jizpqo6XypQqqoNpG"] [] [2025-01-28T14:07:06.714695+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bpkuYGLwR6LdKHQqC","%%","%%","bpkuYGLwR6LdKHQqC"] [] [2025-01-28T14:07:06.731681+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nDk88mJ7YeaWjcgFP","%%","%%","nDk88mJ7YeaWjcgFP"] [] [2025-01-28T14:07:06.748556+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q4LqzQ5NdechbSuki","%%","%%","Q4LqzQ5NdechbSuki"] [] [2025-01-28T14:07:06.765455+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fxGwENaqzf8WXmgHw","%%","%%","fxGwENaqzf8WXmgHw"] [] [2025-01-28T14:07:06.782407+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Nqb5AJCDapcC6BZe5","%%","%%","Nqb5AJCDapcC6BZe5"] [] [2025-01-28T14:07:06.799369+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7duqvmJa7QsY5LMpY","%%","%%","7duqvmJa7QsY5LMpY"] [] [2025-01-28T14:07:06.816220+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"tmqiG5tJxoeEqffrR","%51133113%","%51133113%","tmqiG5tJxoeEqffrR","%51133113%","%51133113%"] [] [2025-01-28T14:07:06.835267+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7584] [] [2025-01-28T14:07:06.836289+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"osTNh3sSMz92fdxSp","%%","%%","osTNh3sSMz92fdxSp"] [] [2025-01-28T14:07:06.853494+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KzPugL53SxzbisJBw","%%","%%","KzPugL53SxzbisJBw"] [] [2025-01-28T14:07:06.870711+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7sKhggBazcafAN7Rw","%%","%%","7sKhggBazcafAN7Rw"] [] [2025-01-28T14:07:06.888405+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"P86XQRtigGaKXwveH","%%","%%","P86XQRtigGaKXwveH"] [] [2025-01-28T14:07:06.905256+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YrhG9rJ6ifPjNMWqJ","%%","%%","YrhG9rJ6ifPjNMWqJ"] [] [2025-01-28T14:07:06.921996+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yWF5fA2jaFaM76FZq","%%","%%","yWF5fA2jaFaM76FZq"] [] [2025-01-28T14:07:06.939047+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RFyH8Gub333qPbwrq","%%","%%","RFyH8Gub333qPbwrq"] [] [2025-01-28T14:07:06.955793+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2ZnudspRDGrccNHF5","%%","%%","2ZnudspRDGrccNHF5"] [] [2025-01-28T14:07:06.972567+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8ktnaDmEAs9AFbbf2","%%","%%","8ktnaDmEAs9AFbbf2"] [] [2025-01-28T14:07:06.989259+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5bdeYhcuB9zFSzDbr","%%","%%","5bdeYhcuB9zFSzDbr"] [] [2025-01-28T14:07:07.006010+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dBFycwcp6qT6rQ8rt","%%","%%","dBFycwcp6qT6rQ8rt"] [] [2025-01-28T14:07:07.022755+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9Z9AXEwx42q4WtkzK","%%","%%","9Z9AXEwx42q4WtkzK"] [] [2025-01-28T14:07:07.039446+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9esdzgcansGSqSYAM","%%","%%","9esdzgcansGSqSYAM"] [] [2025-01-28T14:07:07.056116+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AJKYK5QqBhTWiFMWK","%%","%%","AJKYK5QqBhTWiFMWK"] [] [2025-01-28T14:07:07.072816+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NcKhGd8yx6JPvpg3v","%%","%%","NcKhGd8yx6JPvpg3v"] [] [2025-01-28T14:07:07.089513+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QDs8afAucFraBbZZ9","%%","%%","QDs8afAucFraBbZZ9"] [] [2025-01-28T14:07:07.106230+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"boAb9anAFD4fDzTQc","%%","%%","boAb9anAFD4fDzTQc"] [] [2025-01-28T14:07:07.123179+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nZoQAQnMFR5NAYhSi","%%","%%","nZoQAQnMFR5NAYhSi"] [] [2025-01-28T14:07:07.139966+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dzhcATae8WJARY4y6","%%","%%","dzhcATae8WJARY4y6"] [] [2025-01-28T14:07:07.156711+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"h2oGn7MXwixPCRhk9","%%","%%","h2oGn7MXwixPCRhk9"] [] [2025-01-28T14:07:07.173562+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uiyWapG4wutD36hXz","%%","%%","uiyWapG4wutD36hXz"] [] [2025-01-28T14:07:07.190227+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CK5EJKxsLgai5XB7s","%%","%%","CK5EJKxsLgai5XB7s"] [] [2025-01-28T14:07:07.206978+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RGpY2QEPbnRSMyMWr","%%","%%","RGpY2QEPbnRSMyMWr"] [] [2025-01-28T14:07:07.223722+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ADTjNKkFaN6pNz4Ma","%%","%%","ADTjNKkFaN6pNz4Ma"] [] [2025-01-28T14:07:07.240465+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FNaz64aKgK3935jYE","%%","%%","FNaz64aKgK3935jYE"] [] [2025-01-28T14:07:07.257164+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ESQccdLABkkAtFkGo","%%","%%","ESQccdLABkkAtFkGo"] [] [2025-01-28T14:07:07.273881+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rCheZRaBkxQ5k3bXe","%%","%%","rCheZRaBkxQ5k3bXe"] [] [2025-01-28T14:07:07.290621+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CaFYcFc32uwNmFGkp","%%","%%","CaFYcFc32uwNmFGkp"] [] [2025-01-28T14:07:07.307612+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Jqg3dxCzKAFaqWwKf","%%","%%","Jqg3dxCzKAFaqWwKf"] [] [2025-01-28T14:07:07.324365+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rqhxcmitspPLqtT6p","%%","%%","rqhxcmitspPLqtT6p"] [] [2025-01-28T14:07:07.341048+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BPRGgcdaM8ZZMSsLf","%%","%%","BPRGgcdaM8ZZMSsLf"] [] [2025-01-28T14:07:07.357714+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"YSSJsLwAqw4fEXyHr","%22129943%","%22129943%","YSSJsLwAqw4fEXyHr","%22129943%","%22129943%"] [] [2025-01-28T14:07:07.376702+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6784] [] [2025-01-28T14:07:07.377523+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4G4HakvANAWuePZ79","%%","%%","4G4HakvANAWuePZ79"] [] [2025-01-28T14:07:07.394220+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zhQ6pFkwmn9tJYwPi","%%","%%","zhQ6pFkwmn9tJYwPi"] [] [2025-01-28T14:07:07.410946+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NxFeDcKJwnRRTEhHj","%%","%%","NxFeDcKJwnRRTEhHj"] [] [2025-01-28T14:07:07.427664+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"45Ff8KpgNxobcQu6p","%%","%%","45Ff8KpgNxobcQu6p"] [] [2025-01-28T14:07:07.444320+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GSLkMRs6vmTA3MZH9","%%","%%","GSLkMRs6vmTA3MZH9"] [] [2025-01-28T14:07:07.460997+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZpMFSYw9idR5d2JPb","%%","%%","ZpMFSYw9idR5d2JPb"] [] [2025-01-28T14:07:07.477712+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EKM5tEFmtGCJvoxrN","%%","%%","EKM5tEFmtGCJvoxrN"] [] [2025-01-28T14:07:07.494431+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pvc3xWtqk6X7nHGpd","%%","%%","pvc3xWtqk6X7nHGpd"] [] [2025-01-28T14:07:07.511189+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eqYHR8hqwBoBKBzQk","%%","%%","eqYHR8hqwBoBKBzQk"] [] [2025-01-28T14:07:07.527878+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"frJwrspzPoTw8338N","%%","%%","frJwrspzPoTw8338N"] [] [2025-01-28T14:07:07.544610+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ad6qYBDoLBZQAAhdv","%%","%%","Ad6qYBDoLBZQAAhdv"] [] [2025-01-28T14:07:07.561269+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uQaGszzK679rHBdFy","%%","%%","uQaGszzK679rHBdFy"] [] [2025-01-28T14:07:07.577929+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EsHhCwdAmxn9CK5TQ","%%","%%","EsHhCwdAmxn9CK5TQ"] [] [2025-01-28T14:07:07.594610+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"u83fMuTSr9fmQQjrp","%%","%%","u83fMuTSr9fmQQjrp"] [] [2025-01-28T14:07:07.611325+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DG3itBa8f6mEmQq9d","%%","%%","DG3itBa8f6mEmQq9d"] [] [2025-01-28T14:07:07.627996+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GfRkYznuwcZxsH9qs","%%","%%","GfRkYznuwcZxsH9qs"] [] [2025-01-28T14:07:07.644787+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QEkpznK47FPSxWCzS","%%","%%","QEkpznK47FPSxWCzS"] [] [2025-01-28T14:07:07.661492+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NmTP8NvbWYmeXopCg","%%","%%","NmTP8NvbWYmeXopCg"] [] [2025-01-28T14:07:07.678159+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"PJw8Z6uAeASfzexXf","%28999295%","%28999295%","PJw8Z6uAeASfzexXf","%28999295%","%28999295%"] [] [2025-01-28T14:07:07.697069+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7269] [] [2025-01-28T14:07:07.828500+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:07.828763+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:07:07+00:00",2720] [] [2025-01-28T14:07:07.829107+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:07.835149+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CJ2fQpQ3eMEuhui2r","%%","%%","CJ2fQpQ3eMEuhui2r"] [] [2025-01-28T14:07:07.852246+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6wLnBMhFWRFMayCmn","%%","%%","6wLnBMhFWRFMayCmn"] [] [2025-01-28T14:07:07.869145+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bjDarsBYzZBoBXRXy","%%","%%","bjDarsBYzZBoBXRXy"] [] [2025-01-28T14:07:07.886666+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DpZ984k44vpYmTtsJ","%%","%%","DpZ984k44vpYmTtsJ"] [] [2025-01-28T14:07:07.903875+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yi6LXaYfpSTNyQPc9","%%","%%","yi6LXaYfpSTNyQPc9"] [] [2025-01-28T14:07:07.920778+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7He4xb2vxcqnrurjJ","%%","%%","7He4xb2vxcqnrurjJ"] [] [2025-01-28T14:07:07.937651+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SwgJHnWSQ4nxdETap","%%","%%","SwgJHnWSQ4nxdETap"] [] [2025-01-28T14:07:07.954511+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p9EtL5GzrE6KgemE8","%%","%%","p9EtL5GzrE6KgemE8"] [] [2025-01-28T14:07:07.971325+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4GthwRNuYmRSc4HzS","%%","%%","4GthwRNuYmRSc4HzS"] [] [2025-01-28T14:07:07.988143+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AnaehdKLXtsGa4wdt","%%","%%","AnaehdKLXtsGa4wdt"] [] [2025-01-28T14:07:08.005000+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7ZRJrJf8CcLRcuzNT","%%","%%","7ZRJrJf8CcLRcuzNT"] [] [2025-01-28T14:07:08.022007+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7YGcNCtLRgz5pNjsH","%%","%%","7YGcNCtLRgz5pNjsH"] [] [2025-01-28T14:07:08.038999+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8yDK8fpbJTpyzb7j7","%%","%%","8yDK8fpbJTpyzb7j7"] [] [2025-01-28T14:07:08.055893+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hPJTnauCap5frbfiH","%%","%%","hPJTnauCap5frbfiH"] [] [2025-01-28T14:07:08.072725+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oMGFm2QDe4cnJGSS5","%%","%%","oMGFm2QDe4cnJGSS5"] [] [2025-01-28T14:07:08.089571+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uyS3q8HoAQx6P4zTt","%%","%%","uyS3q8HoAQx6P4zTt"] [] [2025-01-28T14:07:08.106498+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RHpQJExHPqbPtQhCk","%%","%%","RHpQJExHPqbPtQhCk"] [] [2025-01-28T14:07:08.123511+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JJFNMaLL4KBdLu2qK","%%","%%","JJFNMaLL4KBdLu2qK"] [] [2025-01-28T14:07:08.140474+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9SKb3vvjNJ5j5bLXe","%%","%%","9SKb3vvjNJ5j5bLXe"] [] [2025-01-28T14:07:08.157342+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jou2vQhb77zS6M5DK","%%","%%","jou2vQhb77zS6M5DK"] [] [2025-01-28T14:07:08.174146+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tbP4duwB83noXEryq","%%","%%","tbP4duwB83noXEryq"] [] [2025-01-28T14:07:08.190958+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"b9jHGxbFfwwXTKhZG","%%","%%","b9jHGxbFfwwXTKhZG"] [] [2025-01-28T14:07:08.207873+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ED3SyWMxsxriL3AnM","%%","%%","ED3SyWMxsxriL3AnM"] [] [2025-01-28T14:07:08.224713+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dbiS2PNuPHuTHBMcS","%%","%%","dbiS2PNuPHuTHBMcS"] [] [2025-01-28T14:07:08.241621+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ns4ewrhgJmp3NwDWA","%%","%%","ns4ewrhgJmp3NwDWA"] [] [2025-01-28T14:07:08.258483+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Jgjy9AEWgC3cJhPhe","%%","%%","Jgjy9AEWgC3cJhPhe"] [] [2025-01-28T14:07:08.275391+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zscEePDGbFfomAFJc","%%","%%","zscEePDGbFfomAFJc"] [] [2025-01-28T14:07:08.292145+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LphJshnv7WPJtcEi3","%%","%%","LphJshnv7WPJtcEi3"] [] [2025-01-28T14:07:08.309250+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Y392SKBmzCtrb4th5","%50377774%","%50377774%","Y392SKBmzCtrb4th5","%50377774%","%50377774%"] [] [2025-01-28T14:07:08.328233+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6772] [] [2025-01-28T14:07:08.328712+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6802] [] [2025-01-28T14:07:08.329787+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KLPPQQpZ82b7Q2Pw5","%%","%%","KLPPQQpZ82b7Q2Pw5"] [] [2025-01-28T14:07:08.346730+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qEbr4qmJp3EMH4tpS","%%","%%","qEbr4qmJp3EMH4tpS"] [] [2025-01-28T14:07:08.363552+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XLREJCg5pj5AydPG4","%%","%%","XLREJCg5pj5AydPG4"] [] [2025-01-28T14:07:08.380292+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HsEmT2KR2c4yAKgGs","%%","%%","HsEmT2KR2c4yAKgGs"] [] [2025-01-28T14:07:08.397139+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B4qJx7s7YgxjQqCTY","%%","%%","B4qJx7s7YgxjQqCTY"] [] [2025-01-28T14:07:08.414072+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5euJDY4TDMZLfiCkQ","%%","%%","5euJDY4TDMZLfiCkQ"] [] [2025-01-28T14:07:08.430839+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QBCASg6Hez7pH2bj3","%%","%%","QBCASg6Hez7pH2bj3"] [] [2025-01-28T14:07:08.447526+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uiyRtaPwKzY3uMa5o","%%","%%","uiyRtaPwKzY3uMa5o"] [] [2025-01-28T14:07:08.464405+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uRkiEwLAXYLyH8r8B","%%","%%","uRkiEwLAXYLyH8r8B"] [] [2025-01-28T14:07:08.481178+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"igGafJa6wPeHTyBrt","%%","%%","igGafJa6wPeHTyBrt"] [] [2025-01-28T14:07:08.497994+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RjKStBGe6bptqZQM4","%%","%%","RjKStBGe6bptqZQM4"] [] [2025-01-28T14:07:08.514867+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MwdLC47xNJ5KLfprj","%%","%%","MwdLC47xNJ5KLfprj"] [] [2025-01-28T14:07:08.531629+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5MiciMpyTbwnB57bF","%%","%%","5MiciMpyTbwnB57bF"] [] [2025-01-28T14:07:08.548355+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fPpyiRtpZriiJWPoF","%%","%%","fPpyiRtpZriiJWPoF"] [] [2025-01-28T14:07:08.565152+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BgNRyMAL5gEnBjogH","%%","%%","BgNRyMAL5gEnBjogH"] [] [2025-01-28T14:07:08.581886+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rWuYNrv8ruMobF5E9","%%","%%","rWuYNrv8ruMobF5E9"] [] [2025-01-28T14:07:08.598642+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qbFyTTj9GtKp2Wgfp","%%","%%","qbFyTTj9GtKp2Wgfp"] [] [2025-01-28T14:07:08.615658+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"u9tTqEzqgywcDXhpy","%%","%%","u9tTqEzqgywcDXhpy"] [] [2025-01-28T14:07:08.632460+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6srijCgq74tM6cCXR","%%","%%","6srijCgq74tM6cCXR"] [] [2025-01-28T14:07:08.649271+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CNLo4yp3vYqkH3d6g","%%","%%","CNLo4yp3vYqkH3d6g"] [] [2025-01-28T14:07:08.665996+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zkqbBpzaMNFc3tswW","%%","%%","zkqbBpzaMNFc3tswW"] [] [2025-01-28T14:07:08.682763+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q3pjfDcBXDejs8aYQ","%%","%%","Q3pjfDcBXDejs8aYQ"] [] [2025-01-28T14:07:08.699674+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MBZjG66x5XLbNYWZx","%%","%%","MBZjG66x5XLbNYWZx"] [] [2025-01-28T14:07:08.716530+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"abvF3XrXRQJeGfxiW","%%","%%","abvF3XrXRQJeGfxiW"] [] [2025-01-28T14:07:08.733339+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uZjvybNn3YDbZ8kBN","%%","%%","uZjvybNn3YDbZ8kBN"] [] [2025-01-28T14:07:08.750048+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9ficNgC4v76jTnXKy","%%","%%","9ficNgC4v76jTnXKy"] [] [2025-01-28T14:07:08.766801+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pj6gMPz77Z9aQEwLA","%%","%%","pj6gMPz77Z9aQEwLA"] [] [2025-01-28T14:07:08.783612+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RvY3eaJebSmnF4SPw","%%","%%","RvY3eaJebSmnF4SPw"] [] [2025-01-28T14:07:08.800651+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iMJzFwBjivcFSfRGF","%%","%%","iMJzFwBjivcFSfRGF"] [] [2025-01-28T14:07:08.817589+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qpxZJ5Fka6tYkcSwd","%%","%%","qpxZJ5Fka6tYkcSwd"] [] [2025-01-28T14:07:08.834351+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LHaCjcChNms477EBp","%%","%%","LHaCjcChNms477EBp"] [] [2025-01-28T14:07:08.851121+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qa3dynd3Fp2dXyT6R","%%","%%","qa3dynd3Fp2dXyT6R"] [] [2025-01-28T14:07:08.868121+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i3NgMgf85QTmX2z3t","%%","%%","i3NgMgf85QTmX2z3t"] [] [2025-01-28T14:07:08.885402+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uwwbAoKEktx6gWzCF","%%","%%","uwwbAoKEktx6gWzCF"] [] [2025-01-28T14:07:08.902308+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uDQvs9wACEWddCSTL","%%","%%","uDQvs9wACEWddCSTL"] [] [2025-01-28T14:07:08.919121+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KtnMTuPHieCvM9tZE","%%","%%","KtnMTuPHieCvM9tZE"] [] [2025-01-28T14:07:08.935891+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YuzyzeGWfa4bXN9nz","%%","%%","YuzyzeGWfa4bXN9nz"] [] [2025-01-28T14:07:08.952665+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RcRffsiq4x2R5E9TY","%%","%%","RcRffsiq4x2R5E9TY"] [] [2025-01-28T14:07:08.969485+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xmeJWEe5RY3ReuKFn","%%","%%","xmeJWEe5RY3ReuKFn"] [] [2025-01-28T14:07:08.986253+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LJReuqFaRP9AYf66R","%%","%%","LJReuqFaRP9AYf66R"] [] [2025-01-28T14:07:09.002989+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Gugz8tKQD3KDurMHZ","%29297011%","%29297011%","Gugz8tKQD3KDurMHZ","%29297011%","%29297011%"] [] [2025-01-28T14:07:09.022502+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6740] [] [2025-01-28T14:07:09.023048+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8579] [] [2025-01-28T14:07:09.023493+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8587] [] [2025-01-28T14:07:09.023882+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8608] [] [2025-01-28T14:07:09.157366+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:09.157709+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [2,"2025-01-28T14:07:09+00:00",2790] [] [2025-01-28T14:07:09.158156+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:09.164023+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FBjiWKBQsf9v9Brk2","%%","%%","FBjiWKBQsf9v9Brk2"] [] [2025-01-28T14:07:09.181185+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qCZ32vHZtgpEx44Yc","%%","%%","qCZ32vHZtgpEx44Yc"] [] [2025-01-28T14:07:09.198788+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5szWo2oroT4HBdoiT","%%","%%","5szWo2oroT4HBdoiT"] [] [2025-01-28T14:07:09.215974+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iy2rYGNzLnDxRDc4R","%%","%%","iy2rYGNzLnDxRDc4R"] [] [2025-01-28T14:07:09.232801+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YnFEvkjpvEzNT6YjW","%%","%%","YnFEvkjpvEzNT6YjW"] [] [2025-01-28T14:07:09.249687+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZjFNHADRhbzag6HTP","%%","%%","ZjFNHADRhbzag6HTP"] [] [2025-01-28T14:07:09.266604+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9WSwa8FN4LgjJxYNr","%%","%%","9WSwa8FN4LgjJxYNr"] [] [2025-01-28T14:07:09.283428+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oKqqg2eoxhhGuYvt7","%%","%%","oKqqg2eoxhhGuYvt7"] [] [2025-01-28T14:07:09.300531+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KmM5JXSyGFR2WedZn","%%","%%","KmM5JXSyGFR2WedZn"] [] [2025-01-28T14:07:09.317567+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"S9E3DdT4zwaqcXWP2","%%","%%","S9E3DdT4zwaqcXWP2"] [] [2025-01-28T14:07:09.334481+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p5wZ78S3hNbGYBbuD","%%","%%","p5wZ78S3hNbGYBbuD"] [] [2025-01-28T14:07:09.351341+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Jn8AS52ZwZRrAWmge","%%","%%","Jn8AS52ZwZRrAWmge"] [] [2025-01-28T14:07:09.368124+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pfJHzkpC3S45zJ5nu","%%","%%","pfJHzkpC3S45zJ5nu"] [] [2025-01-28T14:07:09.385043+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZpfRoQkyb53jbwW6i","%%","%%","ZpfRoQkyb53jbwW6i"] [] [2025-01-28T14:07:09.402422+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xGWzWcZSCxTyvcZwY","%%","%%","xGWzWcZSCxTyvcZwY"] [] [2025-01-28T14:07:09.419417+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mAqF9iEdZQnc9oP6t","%%","%%","mAqF9iEdZQnc9oP6t"] [] [2025-01-28T14:07:09.436325+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rN3TJzKQpTtBqX68N","%%","%%","rN3TJzKQpTtBqX68N"] [] [2025-01-28T14:07:09.453139+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QCF6JsAgBRojFmLdY","%%","%%","QCF6JsAgBRojFmLdY"] [] [2025-01-28T14:07:09.469896+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZYxugdKwJHMcw97Zi","%%","%%","ZYxugdKwJHMcw97Zi"] [] [2025-01-28T14:07:09.486831+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YjJ4voCG2q7JaiBge","%%","%%","YjJ4voCG2q7JaiBge"] [] [2025-01-28T14:07:09.503771+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N6kPAJZ4HbtihSrGn","%%","%%","N6kPAJZ4HbtihSrGn"] [] [2025-01-28T14:07:09.520717+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8zbFnK2WBLhyxALE6","%%","%%","8zbFnK2WBLhyxALE6"] [] [2025-01-28T14:07:09.537825+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Mu4FSQF6GYSNMr3YR","%%","%%","Mu4FSQF6GYSNMr3YR"] [] [2025-01-28T14:07:09.554747+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XyFk2TPgijLD5thJF","%%","%%","XyFk2TPgijLD5thJF"] [] [2025-01-28T14:07:09.571620+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"g8vKzkv8zJZXhDPCW","%%","%%","g8vKzkv8zJZXhDPCW"] [] [2025-01-28T14:07:09.588571+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"epo9w6JzkCGDsxPzP","%%","%%","epo9w6JzkCGDsxPzP"] [] [2025-01-28T14:07:09.605554+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7pcTZDKtDHbHuNC3A","%%","%%","7pcTZDKtDHbHuNC3A"] [] [2025-01-28T14:07:09.622371+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uDgHjyMC5KYWygybH","%%","%%","uDgHjyMC5KYWygybH"] [] [2025-01-28T14:07:09.639304+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"L8Qqu7QrCeoyHDYbB","%%","%%","L8Qqu7QrCeoyHDYbB"] [] [2025-01-28T14:07:09.656122+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ggPNmWxBCmfknWmJi","%%","%%","ggPNmWxBCmfknWmJi"] [] [2025-01-28T14:07:09.672913+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dTN2yZqbhW9FmhKkG","%%","%%","dTN2yZqbhW9FmhKkG"] [] [2025-01-28T14:07:09.689704+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YnZvqQ2PEJgrr8keL","%%","%%","YnZvqQ2PEJgrr8keL"] [] [2025-01-28T14:07:09.706676+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fFYqdktCHxKj7rGBZ","%%","%%","fFYqdktCHxKj7rGBZ"] [] [2025-01-28T14:07:09.723575+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aK34XkG62z9YSTMdb","%%","%%","aK34XkG62z9YSTMdb"] [] [2025-01-28T14:07:09.740467+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BPjQxEyRet8HuMs6Q","%%","%%","BPjQxEyRet8HuMs6Q"] [] [2025-01-28T14:07:09.758204+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZgJW6P4Z2tPc9fT5K","%%","%%","ZgJW6P4Z2tPc9fT5K"] [] [2025-01-28T14:07:09.776036+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KwrrnLAS5wGYukEbv","%%","%%","KwrrnLAS5wGYukEbv"] [] [2025-01-28T14:07:09.792960+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oX8ERYpPZeC6kqnkb","%%","%%","oX8ERYpPZeC6kqnkb"] [] [2025-01-28T14:07:09.809852+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NbqYPSQzxTa4xeZxE","%%","%%","NbqYPSQzxTa4xeZxE"] [] [2025-01-28T14:07:09.826673+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dgvzxYao4vCS8PqQT","%%","%%","dgvzxYao4vCS8PqQT"] [] [2025-01-28T14:07:09.843488+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bu2R5mjPhyAWwjud8","%%","%%","bu2R5mjPhyAWwjud8"] [] [2025-01-28T14:07:09.860217+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XNQbXz4jBxzvC2APQ","%%","%%","XNQbXz4jBxzvC2APQ"] [] [2025-01-28T14:07:09.876963+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ngpzqd353FmcgM86K","%%","%%","ngpzqd353FmcgM86K"] [] [2025-01-28T14:07:09.894618+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aumGbCNTNsCSu2ikg","%%","%%","aumGbCNTNsCSu2ikg"] [] [2025-01-28T14:07:09.911630+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TLGSr7PnueygeZ47Z","%%","%%","TLGSr7PnueygeZ47Z"] [] [2025-01-28T14:07:09.928499+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AbxFd8CixuWCWj6bn","%%","%%","AbxFd8CixuWCWj6bn"] [] [2025-01-28T14:07:09.945371+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EWFYkkApndFXx7iaC","%%","%%","EWFYkkApndFXx7iaC"] [] [2025-01-28T14:07:09.962175+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZCB49mhyqZ97r6ZxR","%%","%%","ZCB49mhyqZ97r6ZxR"] [] [2025-01-28T14:07:09.979028+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SthNbMyf5KRkDavNC","%%","%%","SthNbMyf5KRkDavNC"] [] [2025-01-28T14:07:09.995776+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ssd9C98DjEPA2pQHw","%%","%%","Ssd9C98DjEPA2pQHw"] [] [2025-01-28T14:07:10.012673+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9jN8zhXSFHo2vt6bK","%%","%%","9jN8zhXSFHo2vt6bK"] [] [2025-01-28T14:07:10.029664+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SBE6CFAsJkjtSEGzz","%%","%%","SBE6CFAsJkjtSEGzz"] [] [2025-01-28T14:07:10.046598+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pEiG49hvb7d4WkyoP","%%","%%","pEiG49hvb7d4WkyoP"] [] [2025-01-28T14:07:10.063385+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ELGaGGkojdbnjPFPi","%%","%%","ELGaGGkojdbnjPFPi"] [] [2025-01-28T14:07:10.080223+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jEtwXGC9ebK2ucKdP","%%","%%","jEtwXGC9ebK2ucKdP"] [] [2025-01-28T14:07:10.096995+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"23R3Jtmyy2h8NG5QF","%%","%%","23R3Jtmyy2h8NG5QF"] [] [2025-01-28T14:07:10.113989+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G8JFdFNFDDkoHspvi","%%","%%","G8JFdFNFDDkoHspvi"] [] [2025-01-28T14:07:10.130903+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jthq8kpBvEad48Nxc","%%","%%","jthq8kpBvEad48Nxc"] [] [2025-01-28T14:07:10.147929+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sZhGETvkLM6tEYzPi","%%","%%","sZhGETvkLM6tEYzPi"] [] [2025-01-28T14:07:10.164850+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LMdciiDkCCd3QC6Ak","%%","%%","LMdciiDkCCd3QC6Ak"] [] [2025-01-28T14:07:10.181609+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sonmNfEd5MkvXj6Mh","%%","%%","sonmNfEd5MkvXj6Mh"] [] [2025-01-28T14:07:10.198372+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tmKz6wvZ7Sp6wz3eg","%%","%%","tmKz6wvZ7Sp6wz3eg"] [] [2025-01-28T14:07:10.215250+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EhjLMvZxwcQnB3J3S","%%","%%","EhjLMvZxwcQnB3J3S"] [] [2025-01-28T14:07:10.232049+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kf8FH9eRzisWDwnX3","%%","%%","kf8FH9eRzisWDwnX3"] [] [2025-01-28T14:07:10.248786+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ppo6qo7b8C3FB295Y","%%","%%","Ppo6qo7b8C3FB295Y"] [] [2025-01-28T14:07:10.265680+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9kfbi2YT5aF8heRAa","%%","%%","9kfbi2YT5aF8heRAa"] [] [2025-01-28T14:07:10.282553+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H66mtFtaNTf6FW9d8","%%","%%","H66mtFtaNTf6FW9d8"] [] [2025-01-28T14:07:10.299358+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f6TbeydxxwPz7st9g","%%","%%","f6TbeydxxwPz7st9g"] [] [2025-01-28T14:07:10.316280+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ur9NnXs2bibc2y389","%%","%%","ur9NnXs2bibc2y389"] [] [2025-01-28T14:07:10.333104+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xaig245DmA6djYWZg","%%","%%","Xaig245DmA6djYWZg"] [] [2025-01-28T14:07:10.349885+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sZwgodacgXTLeeZTM","%%","%%","sZwgodacgXTLeeZTM"] [] [2025-01-28T14:07:10.366622+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SX5HoPBh3bm5uktna","%%","%%","SX5HoPBh3bm5uktna"] [] [2025-01-28T14:07:10.383445+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hgHK5yRrkFf6FhYDu","%%","%%","hgHK5yRrkFf6FhYDu"] [] [2025-01-28T14:07:10.400266+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HGnnpX2gi67tkrpqq","%%","%%","HGnnpX2gi67tkrpqq"] [] [2025-01-28T14:07:10.417148+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"mZqm6k6mjQsnDCNEZ","%25817012%","%25817012%","mZqm6k6mjQsnDCNEZ","%25817012%","%25817012%"] [] [2025-01-28T14:07:10.436108+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6793] [] [2025-01-28T14:07:10.437108+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GuH8xYSBo8oDY5D4W","%%","%%","GuH8xYSBo8oDY5D4W"] [] [2025-01-28T14:07:10.453875+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c2ysxo4cugYaa5aQa","%%","%%","c2ysxo4cugYaa5aQa"] [] [2025-01-28T14:07:10.470718+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rmPzPiMmPi8s7dTag","%%","%%","rmPzPiMmPi8s7dTag"] [] [2025-01-28T14:07:10.487579+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6r9jEBFW32GgRBq4Q","%%","%%","6r9jEBFW32GgRBq4Q"] [] [2025-01-28T14:07:10.504476+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cmb6TZvSAkE9J9Nyy","%%","%%","cmb6TZvSAkE9J9Nyy"] [] [2025-01-28T14:07:10.521346+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vFj7iSvs3KCvjcxSH","%%","%%","vFj7iSvs3KCvjcxSH"] [] [2025-01-28T14:07:10.538144+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Nf2K8LKLKRM35WQbx","%%","%%","Nf2K8LKLKRM35WQbx"] [] [2025-01-28T14:07:10.554908+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Mc9rnuN62QGLZ5g5K","%%","%%","Mc9rnuN62QGLZ5g5K"] [] [2025-01-28T14:07:10.571680+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7RLhq3Pfhg5bxYA4r","%%","%%","7RLhq3Pfhg5bxYA4r"] [] [2025-01-28T14:07:10.588672+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"e7r7ntY7Wuvkbibsx","%%","%%","e7r7ntY7Wuvkbibsx"] [] [2025-01-28T14:07:10.605492+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oGfm4ua4hmWfpnBdZ","%%","%%","oGfm4ua4hmWfpnBdZ"] [] [2025-01-28T14:07:10.622502+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SQPhcYm2kCuBbjRid","%%","%%","SQPhcYm2kCuBbjRid"] [] [2025-01-28T14:07:10.639312+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vQBBScZKAAByctizv","%%","%%","vQBBScZKAAByctizv"] [] [2025-01-28T14:07:10.656040+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tsG65ifSx8dhZozYt","%%","%%","tsG65ifSx8dhZozYt"] [] [2025-01-28T14:07:10.672887+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tKq8XeYq43pkMndfF","%%","%%","tKq8XeYq43pkMndfF"] [] [2025-01-28T14:07:10.689666+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"g9PKgmcthyCXWtz9a","%%","%%","g9PKgmcthyCXWtz9a"] [] [2025-01-28T14:07:10.706617+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v4AprbBg8w7q4brEb","%%","%%","v4AprbBg8w7q4brEb"] [] [2025-01-28T14:07:10.723523+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nMz23QrjWqMhu9nfs","%%","%%","nMz23QrjWqMhu9nfs"] [] [2025-01-28T14:07:10.740396+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3P4KY53Cv9ZZGsgu2","%%","%%","3P4KY53Cv9ZZGsgu2"] [] [2025-01-28T14:07:10.757154+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rNrve8FJD7BijXkYt","%%","%%","rNrve8FJD7BijXkYt"] [] [2025-01-28T14:07:10.773956+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pRLeAeBjAkkYegj8z","%%","%%","pRLeAeBjAkkYegj8z"] [] [2025-01-28T14:07:10.790737+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m8xL2zQ2NNXRNpHnD","%%","%%","m8xL2zQ2NNXRNpHnD"] [] [2025-01-28T14:07:10.807703+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q3wx7ZHxmLyvvQyFx","%%","%%","Q3wx7ZHxmLyvvQyFx"] [] [2025-01-28T14:07:10.824571+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c3hA6bCgLyq2C6g4t","%%","%%","c3hA6bCgLyq2C6g4t"] [] [2025-01-28T14:07:10.841418+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rG2C6B5JSPEYsMXuh","%%","%%","rG2C6B5JSPEYsMXuh"] [] [2025-01-28T14:07:10.858160+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ePPnE6M9bT9qikEWu","%%","%%","ePPnE6M9bT9qikEWu"] [] [2025-01-28T14:07:10.874936+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8YaiA2KFsyQYrwck3","%%","%%","8YaiA2KFsyQYrwck3"] [] [2025-01-28T14:07:10.892516+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"R7q45RZtzp3C2WPrh","%%","%%","R7q45RZtzp3C2WPrh"] [] [2025-01-28T14:07:10.909622+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2Lv7ovmE7e6J9c5KZ","%%","%%","2Lv7ovmE7e6J9c5KZ"] [] [2025-01-28T14:07:10.926394+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"w8uytaabnqvPrkbgY","%%","%%","w8uytaabnqvPrkbgY"] [] [2025-01-28T14:07:10.943205+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RRAfMbpWdKy5H8Rmd","%%","%%","RRAfMbpWdKy5H8Rmd"] [] [2025-01-28T14:07:10.959950+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2wZC289mjKMTDJqRK","%%","%%","2wZC289mjKMTDJqRK"] [] [2025-01-28T14:07:10.976677+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ybTQuhXqm4kxwYyR8","%%","%%","ybTQuhXqm4kxwYyR8"] [] [2025-01-28T14:07:10.993600+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tE2dsS6Gy9M9R4CjZ","%%","%%","tE2dsS6Gy9M9R4CjZ"] [] [2025-01-28T14:07:11.010445+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3xe9RkfR33g2yg5uA","%%","%%","3xe9RkfR33g2yg5uA"] [] [2025-01-28T14:07:11.027296+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sbPcnEHEjcaa2aJqh","%%","%%","sbPcnEHEjcaa2aJqh"] [] [2025-01-28T14:07:11.044057+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AuKBHnnRuSEYst4qD","%%","%%","AuKBHnnRuSEYst4qD"] [] [2025-01-28T14:07:11.060966+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9dDr3dktw5QQpdKaq","%%","%%","9dDr3dktw5QQpdKaq"] [] [2025-01-28T14:07:11.077724+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"onxkhDwZLiEhYbSCk","%40003615%","%40003615%","onxkhDwZLiEhYbSCk","%40003615%","%40003615%"] [] [2025-01-28T14:07:11.096477+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6783] [] [2025-01-28T14:07:11.097264+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RPvWCwcw5LyuLQeND","%%","%%","RPvWCwcw5LyuLQeND"] [] [2025-01-28T14:07:11.114143+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5TS3eWJAqB59DYvGR","%%","%%","5TS3eWJAqB59DYvGR"] [] [2025-01-28T14:07:11.131303+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AMfu9robeq7Q68Fth","%%","%%","AMfu9robeq7Q68Fth"] [] [2025-01-28T14:07:11.148472+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xPQxNzPFPMoS3zGvZ","%%","%%","xPQxNzPFPMoS3zGvZ"] [] [2025-01-28T14:07:11.165617+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"d4yRiEBZXzHLodg4y","%%","%%","d4yRiEBZXzHLodg4y"] [] [2025-01-28T14:07:11.182469+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eRtKwcgP8ebES6PRM","%%","%%","eRtKwcgP8ebES6PRM"] [] [2025-01-28T14:07:11.199299+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q5sNtCvGWBTHK8mdc","%%","%%","Q5sNtCvGWBTHK8mdc"] [] [2025-01-28T14:07:11.216283+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bepDdh9by8AtCzTgJ","%%","%%","bepDdh9by8AtCzTgJ"] [] [2025-01-28T14:07:11.233150+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"k5BKw6pd8KGS562do","%%","%%","k5BKw6pd8KGS562do"] [] [2025-01-28T14:07:11.249934+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qsunZFdddgT5StWop","%%","%%","qsunZFdddgT5StWop"] [] [2025-01-28T14:07:11.266818+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tfhAvaK4ZTXykqnLi","%%","%%","tfhAvaK4ZTXykqnLi"] [] [2025-01-28T14:07:11.283616+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FS9fMrW3Nuc5ZiGdh","%%","%%","FS9fMrW3Nuc5ZiGdh"] [] [2025-01-28T14:07:11.300711+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uSn3Fv8fJucjZHD4C","%%","%%","uSn3Fv8fJucjZHD4C"] [] [2025-01-28T14:07:11.318319+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8gdzkvtG2GHvD6tzw","%%","%%","8gdzkvtG2GHvD6tzw"] [] [2025-01-28T14:07:11.335839+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D5H255EaTwmfTY8Bu","%%","%%","D5H255EaTwmfTY8Bu"] [] [2025-01-28T14:07:11.353597+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"guTZJkXYkEJMAKJnh","%%","%%","guTZJkXYkEJMAKJnh"] [] [2025-01-28T14:07:11.371160+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eY4JfLXXdttN6T65T","%%","%%","eY4JfLXXdttN6T65T"] [] [2025-01-28T14:07:11.388874+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2QPEcmqyZbqKgdNYR","%%","%%","2QPEcmqyZbqKgdNYR"] [] [2025-01-28T14:07:11.406563+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WJYng9by8ejQD4EFZ","%%","%%","WJYng9by8ejQD4EFZ"] [] [2025-01-28T14:07:11.424224+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DueShiKtSLQWpY5AD","%%","%%","DueShiKtSLQWpY5AD"] [] [2025-01-28T14:07:11.441797+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bjKf6gDjhJanQXgGD","%%","%%","bjKf6gDjhJanQXgGD"] [] [2025-01-28T14:07:11.459360+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"grFNdNWmeMnPTEkQ7","%%","%%","grFNdNWmeMnPTEkQ7"] [] [2025-01-28T14:07:11.477131+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fnDBb24TeNXzNLgNd","%%","%%","fnDBb24TeNXzNLgNd"] [] [2025-01-28T14:07:11.495094+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C3Jm5dwRBdmQZGHbf","%%","%%","C3Jm5dwRBdmQZGHbf"] [] [2025-01-28T14:07:11.513271+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vXYQaXYEvASRYbzyG","%%","%%","vXYQaXYEvASRYbzyG"] [] [2025-01-28T14:07:11.530739+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"onu3r7dC5WGzrb6yj","%%","%%","onu3r7dC5WGzrb6yj"] [] [2025-01-28T14:07:11.548572+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6um3vbzbeDBCNeLyX","%%","%%","6um3vbzbeDBCNeLyX"] [] [2025-01-28T14:07:11.566266+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"7YfipGJyJTbNgS6ak","%27952229%","%27952229%","7YfipGJyJTbNgS6ak","%27952229%","%27952229%"] [] [2025-01-28T14:07:11.586918+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6940] [] [2025-01-28T14:07:11.588080+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zTxRdkd5RJz3FXh8r","%%","%%","zTxRdkd5RJz3FXh8r"] [] [2025-01-28T14:07:11.605799+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G5PaS4NW2QvHkzFxZ","%%","%%","G5PaS4NW2QvHkzFxZ"] [] [2025-01-28T14:07:11.623581+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"J9fDhn5fABapSF2Mw","%%","%%","J9fDhn5fABapSF2Mw"] [] [2025-01-28T14:07:11.641203+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Mnwng2guquSJa3kGr","%%","%%","Mnwng2guquSJa3kGr"] [] [2025-01-28T14:07:11.659275+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5BNXnYAtf5EdBcLK5","%%","%%","5BNXnYAtf5EdBcLK5"] [] [2025-01-28T14:07:11.678302+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D7Pj3jX4RJyfMZyp9","%%","%%","D7Pj3jX4RJyfMZyp9"] [] [2025-01-28T14:07:11.696318+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"89Bu9bhD9qrFcmihh","%%","%%","89Bu9bhD9qrFcmihh"] [] [2025-01-28T14:07:11.713876+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wSyqkmK84ZRy42wsi","%%","%%","wSyqkmK84ZRy42wsi"] [] [2025-01-28T14:07:11.731570+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mJxjHRzZkzESomjMj","%%","%%","mJxjHRzZkzESomjMj"] [] [2025-01-28T14:07:11.749279+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ShTL5PiTaLdBFpamE","%%","%%","ShTL5PiTaLdBFpamE"] [] [2025-01-28T14:07:11.766898+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DXK7QKf3DR4daFG9y","%%","%%","DXK7QKf3DR4daFG9y"] [] [2025-01-28T14:07:11.784545+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AWavvnPtiwQEJP9uh","%%","%%","AWavvnPtiwQEJP9uh"] [] [2025-01-28T14:07:11.802115+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yFP2TSfLGEhMN9boW","%%","%%","yFP2TSfLGEhMN9boW"] [] [2025-01-28T14:07:11.819958+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rYwqxMjoEwodX9cpc","%%","%%","rYwqxMjoEwodX9cpc"] [] [2025-01-28T14:07:11.837750+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gF5J9bRvrm6zsMQQE","%%","%%","gF5J9bRvrm6zsMQQE"] [] [2025-01-28T14:07:11.855376+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5ZhZ9QjH6hir2NEwo","%%","%%","5ZhZ9QjH6hir2NEwo"] [] [2025-01-28T14:07:11.872977+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"67jsapyCZpzEDJkra","%%","%%","67jsapyCZpzEDJkra"] [] [2025-01-28T14:07:11.891058+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5oKuxHt2TRMnJuuso","%%","%%","5oKuxHt2TRMnJuuso"] [] [2025-01-28T14:07:11.909127+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uMARJKxzrMSoxdFco","%%","%%","uMARJKxzrMSoxdFco"] [] [2025-01-28T14:07:11.926532+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BTSXf3u6P9HafdY6B","%%","%%","BTSXf3u6P9HafdY6B"] [] [2025-01-28T14:07:11.943869+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YJGPvT55y3QeoYptH","%%","%%","YJGPvT55y3QeoYptH"] [] [2025-01-28T14:07:11.961017+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XTQcqQEZmf7YnTYZy","%%","%%","XTQcqQEZmf7YnTYZy"] [] [2025-01-28T14:07:11.977966+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jt2Epgpeg8fu2h7Yr","%%","%%","jt2Epgpeg8fu2h7Yr"] [] [2025-01-28T14:07:11.994756+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zTNHMfb76iyujhyG4","%%","%%","zTNHMfb76iyujhyG4"] [] [2025-01-28T14:07:12.011817+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jXLDqJg9w3e53eFij","%%","%%","jXLDqJg9w3e53eFij"] [] [2025-01-28T14:07:12.028575+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SEN3xyKnyjRtoSdF6","%%","%%","SEN3xyKnyjRtoSdF6"] [] [2025-01-28T14:07:12.045364+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QgRDyKaf83k9pkx6B","%%","%%","QgRDyKaf83k9pkx6B"] [] [2025-01-28T14:07:12.062104+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DoGJF7JiDoZvNcKnH","%%","%%","DoGJF7JiDoZvNcKnH"] [] [2025-01-28T14:07:12.078794+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"arDcRiSPJnbRCfN8T","%%","%%","arDcRiSPJnbRCfN8T"] [] [2025-01-28T14:07:12.095500+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WPX267zQaGKr3jteN","%%","%%","WPX267zQaGKr3jteN"] [] [2025-01-28T14:07:12.112171+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2pyh76BEvLcAxGBRS","%%","%%","2pyh76BEvLcAxGBRS"] [] [2025-01-28T14:07:12.128860+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NhGQXYtp7SGbYqZmy","%%","%%","NhGQXYtp7SGbYqZmy"] [] [2025-01-28T14:07:12.145856+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yPoATJe2oFkDzzdQE","%%","%%","yPoATJe2oFkDzzdQE"] [] [2025-01-28T14:07:12.162826+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ux9TjpQbRkiDDXcNt","%%","%%","ux9TjpQbRkiDDXcNt"] [] [2025-01-28T14:07:12.179537+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yfQdMGFjNe4kNLs4s","%%","%%","yfQdMGFjNe4kNLs4s"] [] [2025-01-28T14:07:12.196212+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wFWww4hGZBWrwAknk","%%","%%","wFWww4hGZBWrwAknk"] [] [2025-01-28T14:07:12.212894+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2KmFQQy38JCLb9SFn","%%","%%","2KmFQQy38JCLb9SFn"] [] [2025-01-28T14:07:12.229592+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DqiaxihbE6PmDG3RZ","%%","%%","DqiaxihbE6PmDG3RZ"] [] [2025-01-28T14:07:12.246271+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7WsuMBwzenMwipxdc","%%","%%","7WsuMBwzenMwipxdc"] [] [2025-01-28T14:07:12.262949+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ykeewiFsuMFZxEwQC","%%","%%","ykeewiFsuMFZxEwQC"] [] [2025-01-28T14:07:12.279628+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gpGGY7Bty5bWkZyzJ","%%","%%","gpGGY7Bty5bWkZyzJ"] [] [2025-01-28T14:07:12.296321+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hGSLYhroyzb7uEXQf","%%","%%","hGSLYhroyzb7uEXQf"] [] [2025-01-28T14:07:12.312997+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QnBPfstHKf4RGqkvE","%%","%%","QnBPfstHKf4RGqkvE"] [] [2025-01-28T14:07:12.329684+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EH2F95gQcQQqi3QEQ","%%","%%","EH2F95gQcQQqi3QEQ"] [] [2025-01-28T14:07:12.346350+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YjBC59WQybqjJKphc","%%","%%","YjBC59WQybqjJKphc"] [] [2025-01-28T14:07:12.363007+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p85HNxaChGh5WpkEh","%%","%%","p85HNxaChGh5WpkEh"] [] [2025-01-28T14:07:12.379693+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nM3aGRDpZR4Hs7rce","%%","%%","nM3aGRDpZR4Hs7rce"] [] [2025-01-28T14:07:12.396428+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"89up45ircR2hGHkth","%%","%%","89up45ircR2hGHkth"] [] [2025-01-28T14:07:12.413224+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GqeQfPN55f9cGKAPE","%%","%%","GqeQfPN55f9cGKAPE"] [] [2025-01-28T14:07:12.429940+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gG8fo8xDBAeJaskEE","%%","%%","gG8fo8xDBAeJaskEE"] [] [2025-01-28T14:07:12.446635+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"A4FnKDeHBjDrhscBc","%%","%%","A4FnKDeHBjDrhscBc"] [] [2025-01-28T14:07:12.463356+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SKStsZoMeck3JPsyH","%%","%%","SKStsZoMeck3JPsyH"] [] [2025-01-28T14:07:12.480031+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BF8fg9Z7S7KvnGGiT","%%","%%","BF8fg9Z7S7KvnGGiT"] [] [2025-01-28T14:07:12.496736+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EA4omzhYaAwn4FMnK","%%","%%","EA4omzhYaAwn4FMnK"] [] [2025-01-28T14:07:12.513421+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YJS8tAsPJXt6DubKk","%%","%%","YJS8tAsPJXt6DubKk"] [] [2025-01-28T14:07:12.530141+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"it2BBpZiyXpLjapPm","%52039315%","%52039315%","it2BBpZiyXpLjapPm","%52039315%","%52039315%"] [] [2025-01-28T14:07:12.549003+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7226] [] [2025-01-28T14:07:12.549890+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AKJ7Q3QSN7vFgFz6d","%%","%%","AKJ7Q3QSN7vFgFz6d"] [] [2025-01-28T14:07:12.566580+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dqBYRYkNQ88mWj7uk","%%","%%","dqBYRYkNQ88mWj7uk"] [] [2025-01-28T14:07:12.583252+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hC4wS6kRoHQpHjqRn","%%","%%","hC4wS6kRoHQpHjqRn"] [] [2025-01-28T14:07:12.599962+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GgMY8QFaaARinRi6A","%%","%%","GgMY8QFaaARinRi6A"] [] [2025-01-28T14:07:12.616698+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2wh5Hhuv4e9nrovi5","%%","%%","2wh5Hhuv4e9nrovi5"] [] [2025-01-28T14:07:12.633421+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"t2AA8cdEhhq25jwhT","%55205223%","%55205223%","t2AA8cdEhhq25jwhT","%55205223%","%55205223%"] [] [2025-01-28T14:07:12.652264+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5662] [] [2025-01-28T14:07:12.652686+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6763] [] [2025-01-28T14:07:12.653072+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7875] [] [2025-01-28T14:07:12.654335+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"isRu9wEBsqXyvR2M3","%%","%%","isRu9wEBsqXyvR2M3"] [] [2025-01-28T14:07:12.671054+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"g4HcR6LMBK8tRuEyc","%%","%%","g4HcR6LMBK8tRuEyc"] [] [2025-01-28T14:07:12.687758+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cBkLXSPMRnGyoqpE9","%%","%%","cBkLXSPMRnGyoqpE9"] [] [2025-01-28T14:07:12.704461+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wX46mfXgDTfSEMLKe","%%","%%","wX46mfXgDTfSEMLKe"] [] [2025-01-28T14:07:12.721162+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ZBnYofj6SddBXPjtC","%52241940%","%52241940%","ZBnYofj6SddBXPjtC","%52241940%","%52241940%"] [] [2025-01-28T14:07:12.740079+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6764] [] [2025-01-28T14:07:12.741017+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NFNpAq8a3w8xCYXcN","%%","%%","NFNpAq8a3w8xCYXcN"] [] [2025-01-28T14:07:12.757752+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FLa6poJ2SdSuNPiJj","%%","%%","FLa6poJ2SdSuNPiJj"] [] [2025-01-28T14:07:12.774513+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wGkXY5kujjwdk9oz5","%%","%%","wGkXY5kujjwdk9oz5"] [] [2025-01-28T14:07:12.791194+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EkKTw8Zdpi22vNrst","%%","%%","EkKTw8Zdpi22vNrst"] [] [2025-01-28T14:07:12.807877+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YzzvFoADbaABiTEHs","%%","%%","YzzvFoADbaABiTEHs"] [] [2025-01-28T14:07:12.824673+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AukSTv5eB5JRxSR2T","%%","%%","AukSTv5eB5JRxSR2T"] [] [2025-01-28T14:07:12.841393+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8F9aCB2z5DaqunoJG","%%","%%","8F9aCB2z5DaqunoJG"] [] [2025-01-28T14:07:12.858083+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kvBPEvMtXbwoGpwsc","%%","%%","kvBPEvMtXbwoGpwsc"] [] [2025-01-28T14:07:12.874792+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cgLJhoQnuwfEjwjfz","%%","%%","cgLJhoQnuwfEjwjfz"] [] [2025-01-28T14:07:12.891595+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gh4Zm5ipML6GeBrRn","%%","%%","gh4Zm5ipML6GeBrRn"] [] [2025-01-28T14:07:12.909391+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9yYkqxxAziwDCrZ8K","%%","%%","9yYkqxxAziwDCrZ8K"] [] [2025-01-28T14:07:12.926298+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wagtfdTKGRsRcimcA","%%","%%","wagtfdTKGRsRcimcA"] [] [2025-01-28T14:07:12.943038+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"YQqb3g8LiMfGNCxsd","%53 597 905%","%53 597 905%","YQqb3g8LiMfGNCxsd","%53 597 905%","%53 597 905%"] [] [2025-01-28T14:07:12.962001+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6761] [] [2025-01-28T14:07:12.962889+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MFupjfLGqK77we3dn","%%","%%","MFupjfLGqK77we3dn"] [] [2025-01-28T14:07:12.979606+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Hx57uEC8vcSbKPChJ","%%","%%","Hx57uEC8vcSbKPChJ"] [] [2025-01-28T14:07:12.996308+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kNyqgtYFCEQQguYGT","%%","%%","kNyqgtYFCEQQguYGT"] [] [2025-01-28T14:07:13.013019+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uMdd3sLHq8xComaer","%%","%%","uMdd3sLHq8xComaer"] [] [2025-01-28T14:07:13.029744+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T8WN56rrmrXNCeFQj","%%","%%","T8WN56rrmrXNCeFQj"] [] [2025-01-28T14:07:13.046430+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NAcmZv53P2wCgGW6L","%%","%%","NAcmZv53P2wCgGW6L"] [] [2025-01-28T14:07:13.063099+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sWE6m9nkp2DfYEwtD","%%","%%","sWE6m9nkp2DfYEwtD"] [] [2025-01-28T14:07:13.079776+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Gn4rkDqecsk2KtrtR","%%","%%","Gn4rkDqecsk2KtrtR"] [] [2025-01-28T14:07:13.096427+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eYzb5QqMJZbPjt5Xa","%%","%%","eYzb5QqMJZbPjt5Xa"] [] [2025-01-28T14:07:13.113083+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fsHeqwszNzrmJRzE6","%%","%%","fsHeqwszNzrmJRzE6"] [] [2025-01-28T14:07:13.129793+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fhC6X6SfymJPSgQu7","%%","%%","fhC6X6SfymJPSgQu7"] [] [2025-01-28T14:07:13.146541+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"a6Gb4Yd7qA3Hfndwj","%%","%%","a6Gb4Yd7qA3Hfndwj"] [] [2025-01-28T14:07:13.163220+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"h2YCpFTRArcwiG4p8","%%","%%","h2YCpFTRArcwiG4p8"] [] [2025-01-28T14:07:13.179953+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7CrxB9y3qDxPE3EHX","%%","%%","7CrxB9y3qDxPE3EHX"] [] [2025-01-28T14:07:13.196656+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"w64kSAZThkiod3ee9","%%","%%","w64kSAZThkiod3ee9"] [] [2025-01-28T14:07:13.213360+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wTyXKP4HfFEx6dACp","%%","%%","wTyXKP4HfFEx6dACp"] [] [2025-01-28T14:07:13.230056+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FsRZCdpW3QZ3zHfFY","%%","%%","FsRZCdpW3QZ3zHfFY"] [] [2025-01-28T14:07:13.246764+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"a2Qs6QGuvkGKpXarS","%%","%%","a2Qs6QGuvkGKpXarS"] [] [2025-01-28T14:07:13.263508+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6jZHoNbooidatecA8","%%","%%","6jZHoNbooidatecA8"] [] [2025-01-28T14:07:13.280210+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EoaqHtBHwnSyH5Cbv","%%","%%","EoaqHtBHwnSyH5Cbv"] [] [2025-01-28T14:07:13.296910+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2vYjPWoZNQgWiHs3h","%%","%%","2vYjPWoZNQgWiHs3h"] [] [2025-01-28T14:07:13.313646+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BQvi2yt7WAv8tkNi6","%%","%%","BQvi2yt7WAv8tkNi6"] [] [2025-01-28T14:07:13.330369+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N3wBxxNauy7ZEqWAg","%%","%%","N3wBxxNauy7ZEqWAg"] [] [2025-01-28T14:07:13.347073+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RtyTT4WiTiayHxSNC","%%","%%","RtyTT4WiTiayHxSNC"] [] [2025-01-28T14:07:13.363770+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZbjJyW8KqJovgxPZK","%%","%%","ZbjJyW8KqJovgxPZK"] [] [2025-01-28T14:07:13.380465+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bfM2Sg8fRFe8nrd5q","%%","%%","bfM2Sg8fRFe8nrd5q"] [] [2025-01-28T14:07:13.397146+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rwApAFBxaD9CfCHqx","%%","%%","rwApAFBxaD9CfCHqx"] [] [2025-01-28T14:07:13.413970+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"imt7XiKQMcK7iZMNY","%%","%%","imt7XiKQMcK7iZMNY"] [] [2025-01-28T14:07:13.430686+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DoJysNC6uP3g2F3xQ","%%","%%","DoJysNC6uP3g2F3xQ"] [] [2025-01-28T14:07:13.447395+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gRitx38typ2uECMbx","%%","%%","gRitx38typ2uECMbx"] [] [2025-01-28T14:07:13.464094+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PK9GNcmHpt4B7DaX9","%%","%%","PK9GNcmHpt4B7DaX9"] [] [2025-01-28T14:07:13.480792+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TrsW7Fr5fjNqaLzwf","%%","%%","TrsW7Fr5fjNqaLzwf"] [] [2025-01-28T14:07:13.497480+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eMPZJGRppZDB6brQi","%%","%%","eMPZJGRppZDB6brQi"] [] [2025-01-28T14:07:13.514179+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9xpSbjC6ZYrZCEuex","%%","%%","9xpSbjC6ZYrZCEuex"] [] [2025-01-28T14:07:13.530904+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wRGEF4i3dh9eJyM2D","%%","%%","wRGEF4i3dh9eJyM2D"] [] [2025-01-28T14:07:13.547614+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"67oNqHgZ2Ni5mhouo","%%","%%","67oNqHgZ2Ni5mhouo"] [] [2025-01-28T14:07:13.564298+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"W3zxu52cBQA6NKfMN","%%","%%","W3zxu52cBQA6NKfMN"] [] [2025-01-28T14:07:13.580992+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5MeXNL2qdNrCnjAzL","%%","%%","5MeXNL2qdNrCnjAzL"] [] [2025-01-28T14:07:13.597666+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bQhsYyBuWMo44wPrH","%%","%%","bQhsYyBuWMo44wPrH"] [] [2025-01-28T14:07:13.614370+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"d9vkFvavFzHXwaDZo","%%","%%","d9vkFvavFzHXwaDZo"] [] [2025-01-28T14:07:13.631053+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qcqzP2dyDfzsuxXk2","%%","%%","qcqzP2dyDfzsuxXk2"] [] [2025-01-28T14:07:13.647765+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6eDjPCZH99bCkifHS","%%","%%","6eDjPCZH99bCkifHS"] [] [2025-01-28T14:07:13.664503+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xicg7jFo6b2cMkpmM","%%","%%","Xicg7jFo6b2cMkpmM"] [] [2025-01-28T14:07:13.681175+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"F47Jkyok4smNhXa5e","%%","%%","F47Jkyok4smNhXa5e"] [] [2025-01-28T14:07:13.697881+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T36M28ncKiYDQE3zq","%%","%%","T36M28ncKiYDQE3zq"] [] [2025-01-28T14:07:13.714615+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oaoyjT5vHtHQi76Ac","%%","%%","oaoyjT5vHtHQi76Ac"] [] [2025-01-28T14:07:13.731303+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"guACJts5DyCFpJbWv","%%","%%","guACJts5DyCFpJbWv"] [] [2025-01-28T14:07:13.747991+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gqkKQiCgkRSk8RDMX","%%","%%","gqkKQiCgkRSk8RDMX"] [] [2025-01-28T14:07:13.764692+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wCAvfjwxskSPQjhQb","%%","%%","wCAvfjwxskSPQjhQb"] [] [2025-01-28T14:07:13.781385+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pKiaehLusvfJPaiw4","%%","%%","pKiaehLusvfJPaiw4"] [] [2025-01-28T14:07:13.798053+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vmyvduzrb42w2Tdxo","%%","%%","vmyvduzrb42w2Tdxo"] [] [2025-01-28T14:07:13.814770+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9vAn8wjcLfPbpqEQA","%%","%%","9vAn8wjcLfPbpqEQA"] [] [2025-01-28T14:07:13.831480+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QzmHKuPdyzSC7p4B3","%%","%%","QzmHKuPdyzSC7p4B3"] [] [2025-01-28T14:07:13.848169+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kr8L6eTijcJzLj7jQ","%%","%%","kr8L6eTijcJzLj7jQ"] [] [2025-01-28T14:07:13.864871+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ZnLMSivarDTDBJQ89","%24721619%","%24721619%","ZnLMSivarDTDBJQ89","%24721619%","%24721619%"] [] [2025-01-28T14:07:13.883853+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6788] [] [2025-01-28T14:07:13.884778+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dYy3wuRPvyj5fr8S2","%%","%%","dYy3wuRPvyj5fr8S2"] [] [2025-01-28T14:07:13.901931+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Dfh89tYgjAKMQRr6m","%%","%%","Dfh89tYgjAKMQRr6m"] [] [2025-01-28T14:07:13.918830+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mT2gHZjnKfZHBfaTL","%%","%%","mT2gHZjnKfZHBfaTL"] [] [2025-01-28T14:07:13.935529+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RhCJd6WDQutKmXbLq","%%","%%","RhCJd6WDQutKmXbLq"] [] [2025-01-28T14:07:13.952645+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M4H94WtQoetSZzHDW","%%","%%","M4H94WtQoetSZzHDW"] [] [2025-01-28T14:07:13.969338+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ptrH9LNKDFTiJFxxN","%58188814%","%58188814%","ptrH9LNKDFTiJFxxN","%58188814%","%58188814%"] [] [2025-01-28T14:07:13.988211+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6798] [] [2025-01-28T14:07:13.989093+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xQifa6vbWJWYrJfwk","%%","%%","xQifa6vbWJWYrJfwk"] [] [2025-01-28T14:07:14.005837+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bq9ZYMSAQoCZZrmXX","%%","%%","bq9ZYMSAQoCZZrmXX"] [] [2025-01-28T14:07:14.022591+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FmRzmEyihN6uhi6jF","%%","%%","FmRzmEyihN6uhi6jF"] [] [2025-01-28T14:07:14.039269+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"RyB5bTfStHGS7WDWt","%29876280%","%29876280%","RyB5bTfStHGS7WDWt","%29876280%","%29876280%"] [] [2025-01-28T14:07:14.058248+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6804] [] [2025-01-28T14:07:14.059193+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fnwbX9apExKh2RC2L","%%","%%","fnwbX9apExKh2RC2L"] [] [2025-01-28T14:07:14.075901+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D2yWECfFx5rgmASoC","%%","%%","D2yWECfFx5rgmASoC"] [] [2025-01-28T14:07:14.092598+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aYkregxf8dtW8WnbP","%%","%%","aYkregxf8dtW8WnbP"] [] [2025-01-28T14:07:14.109302+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bPvijXKBN9amNj3hQ","%%","%%","bPvijXKBN9amNj3hQ"] [] [2025-01-28T14:07:14.126024+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"S6grnp8dphZaAKgR4","%%","%%","S6grnp8dphZaAKgR4"] [] [2025-01-28T14:07:14.142734+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mNvRayddkxmRRRvZL","%%","%%","mNvRayddkxmRRRvZL"] [] [2025-01-28T14:07:14.159621+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZTuvwfXxrWcEZWFBw","%%","%%","ZTuvwfXxrWcEZWFBw"] [] [2025-01-28T14:07:14.176675+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mPwdQWy34rbvy7XJK","%%","%%","mPwdQWy34rbvy7XJK"] [] [2025-01-28T14:07:14.193506+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hC4gPbFg2QBK3Pk3N","%%","%%","hC4gPbFg2QBK3Pk3N"] [] [2025-01-28T14:07:14.210380+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4YrZ8YbB4mAhN4M8P","%%","%%","4YrZ8YbB4mAhN4M8P"] [] [2025-01-28T14:07:14.227308+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MCGkoHYGZb3MYefBS","%%","%%","MCGkoHYGZb3MYefBS"] [] [2025-01-28T14:07:14.244196+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"obopABSbi2cLtP2rZ","%%","%%","obopABSbi2cLtP2rZ"] [] [2025-01-28T14:07:14.260994+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"RzopkebRkRjcBYQoo","%94640218%","%94640218%","RzopkebRkRjcBYQoo","%94640218%","%94640218%"] [] [2025-01-28T14:07:14.279767+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6797] [] [2025-01-28T14:07:14.280759+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9ytLLGcm2MuwoeY3c","%%","%%","9ytLLGcm2MuwoeY3c"] [] [2025-01-28T14:07:14.297492+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"d5uJeCrkCvTgyJ35W","%%","%%","d5uJeCrkCvTgyJ35W"] [] [2025-01-28T14:07:14.314224+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RE6QwGLzGzT86smby","%%","%%","RE6QwGLzGzT86smby"] [] [2025-01-28T14:07:14.330944+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zK43mWTy67jtyRi3q","%%","%%","zK43mWTy67jtyRi3q"] [] [2025-01-28T14:07:14.347631+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2tonmXwWjPeWpmMTr","%%","%%","2tonmXwWjPeWpmMTr"] [] [2025-01-28T14:07:14.364377+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"d8sZvgsWLeRf3DY7B","%%","%%","d8sZvgsWLeRf3DY7B"] [] [2025-01-28T14:07:14.381059+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6cKehFZXahqkaERnb","%%","%%","6cKehFZXahqkaERnb"] [] [2025-01-28T14:07:14.397782+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v85YmkFgPvDEowRKZ","%%","%%","v85YmkFgPvDEowRKZ"] [] [2025-01-28T14:07:14.414525+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RTqW2x6CjaPxCBTjk","%%","%%","RTqW2x6CjaPxCBTjk"] [] [2025-01-28T14:07:14.431214+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jk3wMoEJRYp32495G","%%","%%","jk3wMoEJRYp32495G"] [] [2025-01-28T14:07:14.447928+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WaD4eex4qvtpSHnzn","%%","%%","WaD4eex4qvtpSHnzn"] [] [2025-01-28T14:07:14.464651+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"7XvXxf9ifvkjg6c9W","%50580150%","%50580150%","7XvXxf9ifvkjg6c9W","%50580150%","%50580150%"] [] [2025-01-28T14:07:14.483543+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6845] [] [2025-01-28T14:07:14.484512+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ta9APitkSLkyzjf58","%%","%%","Ta9APitkSLkyzjf58"] [] [2025-01-28T14:07:14.501199+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XKksvy7kFRYiBf6Xs","%%","%%","XKksvy7kFRYiBf6Xs"] [] [2025-01-28T14:07:14.517982+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4u2ksKLGgXA3MifXx","%%","%%","4u2ksKLGgXA3MifXx"] [] [2025-01-28T14:07:14.534712+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rivfCFysFjd6a8737","%%","%%","rivfCFysFjd6a8737"] [] [2025-01-28T14:07:14.551410+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JqAc7N5ref7yoq3qK","%%","%%","JqAc7N5ref7yoq3qK"] [] [2025-01-28T14:07:14.568061+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4TgiNwFxhvr9JnTGA","%%","%%","4TgiNwFxhvr9JnTGA"] [] [2025-01-28T14:07:14.584738+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v8fxMqEBeQQJg3zwa","%%","%%","v8fxMqEBeQQJg3zwa"] [] [2025-01-28T14:07:14.601431+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"anx2wnce6HShgjznm","%%","%%","anx2wnce6HShgjznm"] [] [2025-01-28T14:07:14.618199+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hTAzm2h8nWAjztnGb","%%","%%","hTAzm2h8nWAjztnGb"] [] [2025-01-28T14:07:14.634929+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9qwoYSCjcbtb7uy6Z","%%","%%","9qwoYSCjcbtb7uy6Z"] [] [2025-01-28T14:07:14.651688+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Zjs6jWknnWuefGRsQ","%%","%%","Zjs6jWknnWuefGRsQ"] [] [2025-01-28T14:07:14.668532+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xz6MJtQHWMTp9RQ7Z","%%","%%","xz6MJtQHWMTp9RQ7Z"] [] [2025-01-28T14:07:14.685210+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2x5mnCF22hy7j6rvm","%%","%%","2x5mnCF22hy7j6rvm"] [] [2025-01-28T14:07:14.701917+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"rLB5S37qakP8KHP8w","%97485683%","%97485683%","rLB5S37qakP8KHP8w","%97485683%","%97485683%"] [] [2025-01-28T14:07:14.720733+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6806] [] [2025-01-28T14:07:14.721694+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C6CPiGWb7bkdDpHc5","%%","%%","C6CPiGWb7bkdDpHc5"] [] [2025-01-28T14:07:14.738391+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KjQNHMs9gjFJBLewc","%%","%%","KjQNHMs9gjFJBLewc"] [] [2025-01-28T14:07:14.755116+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hoSeqRt352N7REm3C","%%","%%","hoSeqRt352N7REm3C"] [] [2025-01-28T14:07:14.773042+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WKCTdAheWeJK3ddHg","%%","%%","WKCTdAheWeJK3ddHg"] [] [2025-01-28T14:07:14.790247+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SGycXKJcuZxNu5zNi","%%","%%","SGycXKJcuZxNu5zNi"] [] [2025-01-28T14:07:14.807054+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"LTCSgYSJxj2XLoxtp","%50226714%","%50226714%","LTCSgYSJxj2XLoxtp","%50226714%","%50226714%"] [] [2025-01-28T14:07:14.825978+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6795] [] [2025-01-28T14:07:14.826789+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LcT9hFgkxZPETBfP2","%%","%%","LcT9hFgkxZPETBfP2"] [] [2025-01-28T14:07:14.843533+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZC3GFAq3CSM5Z9suL","%%","%%","ZC3GFAq3CSM5Z9suL"] [] [2025-01-28T14:07:14.860277+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SRpWg3qtMCCNcLFeB","%%","%%","SRpWg3qtMCCNcLFeB"] [] [2025-01-28T14:07:14.877058+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jsi8BkqFm6b65vSzM","%%","%%","jsi8BkqFm6b65vSzM"] [] [2025-01-28T14:07:14.893782+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9jXJjjEqpFXhZgpPc","%%","%%","9jXJjjEqpFXhZgpPc"] [] [2025-01-28T14:07:14.911028+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kiMooGnYsqnHbHyug","%%","%%","kiMooGnYsqnHbHyug"] [] [2025-01-28T14:07:14.927774+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AiLzWciLfkmJFLqQf","%%","%%","AiLzWciLfkmJFLqQf"] [] [2025-01-28T14:07:14.944511+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3Ze5f2G5Ck5S4sRQ5","%%","%%","3Ze5f2G5Ck5S4sRQ5"] [] [2025-01-28T14:07:14.961223+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"CnfsT78omStMeFEEE","%54007783%","%54007783%","CnfsT78omStMeFEEE","%54007783%","%54007783%"] [] [2025-01-28T14:07:14.980166+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6801] [] [2025-01-28T14:07:14.981055+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qFKozHqhYveEYAiFa","%%","%%","qFKozHqhYveEYAiFa"] [] [2025-01-28T14:07:14.997769+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"phHucjtQ8pkFXCWiA","%%","%%","phHucjtQ8pkFXCWiA"] [] [2025-01-28T14:07:15.014516+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QM97HjWhWkiP6vTaj","%%","%%","QM97HjWhWkiP6vTaj"] [] [2025-01-28T14:07:15.031229+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pEg3YnDi37pdCFJhu","%%","%%","pEg3YnDi37pdCFJhu"] [] [2025-01-28T14:07:15.047951+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7jHqJX24PHKmqmSwb","%%","%%","7jHqJX24PHKmqmSwb"] [] [2025-01-28T14:07:15.064661+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wKkYiTa7A23bevq9L","%%","%%","wKkYiTa7A23bevq9L"] [] [2025-01-28T14:07:15.081397+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qmTmTWdca72mZ8mnF","%%","%%","qmTmTWdca72mZ8mnF"] [] [2025-01-28T14:07:15.098062+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6AKzrhYFaKJLDZ69K","%%","%%","6AKzrhYFaKJLDZ69K"] [] [2025-01-28T14:07:15.114783+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eYa7RNRFpowwnMLwZ","%%","%%","eYa7RNRFpowwnMLwZ"] [] [2025-01-28T14:07:15.131471+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dwFPkKQaGQN4BKp6X","%%","%%","dwFPkKQaGQN4BKp6X"] [] [2025-01-28T14:07:15.148147+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"njNNkZWw2ggJuadWH","%%","%%","njNNkZWw2ggJuadWH"] [] [2025-01-28T14:07:15.164942+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"syEBjvFtDMvARA2ZQ","%%","%%","syEBjvFtDMvARA2ZQ"] [] [2025-01-28T14:07:15.181677+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5ep3q3T6tFFGzNqWw","%%","%%","5ep3q3T6tFFGzNqWw"] [] [2025-01-28T14:07:15.198351+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rAs8M4qzw3GDgaFio","%%","%%","rAs8M4qzw3GDgaFio"] [] [2025-01-28T14:07:15.215056+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4Gu2yCrknuEDLEC3e","%%","%%","4Gu2yCrknuEDLEC3e"] [] [2025-01-28T14:07:15.231739+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FpoXYDb4i5qmmypEa","%%","%%","FpoXYDb4i5qmmypEa"] [] [2025-01-28T14:07:15.248414+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jogfn4k5FPLsqaXy9","%%","%%","jogfn4k5FPLsqaXy9"] [] [2025-01-28T14:07:15.265093+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Fspjk9GLp3HsuzxCQ","%%","%%","Fspjk9GLp3HsuzxCQ"] [] [2025-01-28T14:07:15.281762+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ugAE6X9BTLduczhRk","%%","%%","ugAE6X9BTLduczhRk"] [] [2025-01-28T14:07:15.298445+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"c5CEMADcALN4JsfSL","%94682814%","%94682814%","c5CEMADcALN4JsfSL","%94682814%","%94682814%"] [] [2025-01-28T14:07:15.317245+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6800] [] [2025-01-28T14:07:15.318124+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Jq7Gnbnx7zJ7CAqSw","%%","%%","Jq7Gnbnx7zJ7CAqSw"] [] [2025-01-28T14:07:15.334825+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YMZwuefTzCn638z8f","%%","%%","YMZwuefTzCn638z8f"] [] [2025-01-28T14:07:15.351489+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JXKxQ99xqtPJ9aZYx","%%","%%","JXKxQ99xqtPJ9aZYx"] [] [2025-01-28T14:07:15.368147+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"z7ugq8L82JaRrTyiC","%%","%%","z7ugq8L82JaRrTyiC"] [] [2025-01-28T14:07:15.384867+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CvTSSHvGnEocCcPFZ","%%","%%","CvTSSHvGnEocCcPFZ"] [] [2025-01-28T14:07:15.401573+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c5CGd69vajPZ5f9Au","%%","%%","c5CGd69vajPZ5f9Au"] [] [2025-01-28T14:07:15.418258+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Piiz5LgkBepMF4qco","%%","%%","Piiz5LgkBepMF4qco"] [] [2025-01-28T14:07:15.434971+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7XY4F6s6HzWmcMDHZ","%%","%%","7XY4F6s6HzWmcMDHZ"] [] [2025-01-28T14:07:15.451661+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"27ytdqmEwPAkZdGfh","%%","%%","27ytdqmEwPAkZdGfh"] [] [2025-01-28T14:07:15.468391+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9EERbgH64kxf7nTrq","%%","%%","9EERbgH64kxf7nTrq"] [] [2025-01-28T14:07:15.485067+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eGT4gZMyBp4DKDct2","%%","%%","eGT4gZMyBp4DKDct2"] [] [2025-01-28T14:07:15.501737+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2Gfwsd5oDg7vAnfv6","%%","%%","2Gfwsd5oDg7vAnfv6"] [] [2025-01-28T14:07:15.518467+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T8JcyywzRgpCf9qPw","%%","%%","T8JcyywzRgpCf9qPw"] [] [2025-01-28T14:07:15.535164+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BANf5DeLjmf5Z46WE","%%","%%","BANf5DeLjmf5Z46WE"] [] [2025-01-28T14:07:15.551888+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GDur4vBDbeCDqKi99","%%","%%","GDur4vBDbeCDqKi99"] [] [2025-01-28T14:07:15.568607+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fMBmgKKiyojPPKurT","%%","%%","fMBmgKKiyojPPKurT"] [] [2025-01-28T14:07:15.585316+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Leb2vCnwCdsoA9kHK","%%","%%","Leb2vCnwCdsoA9kHK"] [] [2025-01-28T14:07:15.602046+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6hqHhpbJtR5ZunFAd","%%","%%","6hqHhpbJtR5ZunFAd"] [] [2025-01-28T14:07:15.618778+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bwFvtqyuhZmT5FZTT","%%","%%","bwFvtqyuhZmT5FZTT"] [] [2025-01-28T14:07:15.635485+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PSGHj5LTPNhacvthh","%%","%%","PSGHj5LTPNhacvthh"] [] [2025-01-28T14:07:15.652171+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Gy7Nw6fSY6DNDDCyW","%%","%%","Gy7Nw6fSY6DNDDCyW"] [] [2025-01-28T14:07:15.668922+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"uXzCk42XpAxN8a6eh","%92322682%","%92322682%","uXzCk42XpAxN8a6eh","%92322682%","%92322682%"] [] [2025-01-28T14:07:15.687771+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6803] [] [2025-01-28T14:07:15.688658+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dkbJ3ExjLfLx5KMvJ","%%","%%","dkbJ3ExjLfLx5KMvJ"] [] [2025-01-28T14:07:15.705331+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qXMCDwfXDYQXDefDj","%%","%%","qXMCDwfXDYQXDefDj"] [] [2025-01-28T14:07:15.722056+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"E6WkyNP884PehbJcz","%94032671%","%94032671%","E6WkyNP884PehbJcz","%94032671%","%94032671%"] [] [2025-01-28T14:07:15.740749+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7270] [] [2025-01-28T14:07:15.873872+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:15.874148+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:07:15+00:00",3176] [] [2025-01-28T14:07:15.874474+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:15.881056+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dbcKBSdbHCMc9JjGB","%%","%%","dbcKBSdbHCMc9JjGB"] [] [2025-01-28T14:07:15.898202+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QXwNihQoyALvZW8zf","%%","%%","QXwNihQoyALvZW8zf"] [] [2025-01-28T14:07:15.915614+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZrwsB9uSE5hMbjj26","%%","%%","ZrwsB9uSE5hMbjj26"] [] [2025-01-28T14:07:15.932568+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5KT7nKZFRtW5d2hAL","%%","%%","5KT7nKZFRtW5d2hAL"] [] [2025-01-28T14:07:15.949477+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KjyoKZCjM9xGyknJv","%%","%%","KjyoKZCjM9xGyknJv"] [] [2025-01-28T14:07:15.966443+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2vdBvZ7C94v3GLgDc","%%","%%","2vdBvZ7C94v3GLgDc"] [] [2025-01-28T14:07:15.983372+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GJnq5eiEgqdenkGCm","%%","%%","GJnq5eiEgqdenkGCm"] [] [2025-01-28T14:07:16.000282+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8vXSLmTgtrnxQ3boT","%%","%%","8vXSLmTgtrnxQ3boT"] [] [2025-01-28T14:07:16.017293+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dvfQudxybKrNwJNjt","%%","%%","dvfQudxybKrNwJNjt"] [] [2025-01-28T14:07:16.034234+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HPDt9jPAaJgCAsE5p","%%","%%","HPDt9jPAaJgCAsE5p"] [] [2025-01-28T14:07:16.051133+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"g6LKNBo7rdMsM8GNG","%%","%%","g6LKNBo7rdMsM8GNG"] [] [2025-01-28T14:07:16.068125+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"43K4PRweod9qzdBGN","%%","%%","43K4PRweod9qzdBGN"] [] [2025-01-28T14:07:16.084975+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KKDjYgik8x5Le3z32","%%","%%","KKDjYgik8x5Le3z32"] [] [2025-01-28T14:07:16.101848+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hDGEcm9aJmGuJ9pcK","%%","%%","hDGEcm9aJmGuJ9pcK"] [] [2025-01-28T14:07:16.118728+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cBET3Q94BLEaWvK5d","%%","%%","cBET3Q94BLEaWvK5d"] [] [2025-01-28T14:07:16.135633+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6zHkcDABH838x6QmB","%%","%%","6zHkcDABH838x6QmB"] [] [2025-01-28T14:07:16.152509+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"42nPo2rh3cS5RYeE4","%%","%%","42nPo2rh3cS5RYeE4"] [] [2025-01-28T14:07:16.169567+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qZbHNAMEa9AiqNniZ","%%","%%","qZbHNAMEa9AiqNniZ"] [] [2025-01-28T14:07:16.186402+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"b6xKZMTn7djYRqspt","%%","%%","b6xKZMTn7djYRqspt"] [] [2025-01-28T14:07:16.203335+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oYth7fhxYYe9KGG9C","%%","%%","oYth7fhxYYe9KGG9C"] [] [2025-01-28T14:07:16.220187+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c9FmDbc98FjSXu38t","%%","%%","c9FmDbc98FjSXu38t"] [] [2025-01-28T14:07:16.237033+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rARyySd84uFySgmhg","%%","%%","rARyySd84uFySgmhg"] [] [2025-01-28T14:07:16.253980+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DLKYN28sxa86Ri8id","%%","%%","DLKYN28sxa86Ri8id"] [] [2025-01-28T14:07:16.271064+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nnw4s7cwobthg2Kg5","%%","%%","nnw4s7cwobthg2Kg5"] [] [2025-01-28T14:07:16.288025+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zDmGuZ3FttueuX47X","%%","%%","zDmGuZ3FttueuX47X"] [] [2025-01-28T14:07:16.304904+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2GRnGLBuLknfimQQn","%%","%%","2GRnGLBuLknfimQQn"] [] [2025-01-28T14:07:16.321894+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"94vwm8n4ivzQY3RTP","%%","%%","94vwm8n4ivzQY3RTP"] [] [2025-01-28T14:07:16.338793+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4e4PNrxMvRZmKHWRX","%%","%%","4e4PNrxMvRZmKHWRX"] [] [2025-01-28T14:07:16.355688+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"j5rEKkzTTZEyM99ee","%%","%%","j5rEKkzTTZEyM99ee"] [] [2025-01-28T14:07:16.372660+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WKcDaYDF96ffaHoKP","%%","%%","WKcDaYDF96ffaHoKP"] [] [2025-01-28T14:07:16.389900+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BfbcY9N6ZF7PLwsoB","%%","%%","BfbcY9N6ZF7PLwsoB"] [] [2025-01-28T14:07:16.406740+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gqtPFmntEM6L2mMg8","%%","%%","gqtPFmntEM6L2mMg8"] [] [2025-01-28T14:07:16.423890+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H7zjdF9bbhntLJS2c","%%","%%","H7zjdF9bbhntLJS2c"] [] [2025-01-28T14:07:16.440727+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"94noe79nGk4r8ENDx","%%","%%","94noe79nGk4r8ENDx"] [] [2025-01-28T14:07:16.457638+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fivXiR6THF4TsJyMa","%%","%%","fivXiR6THF4TsJyMa"] [] [2025-01-28T14:07:16.474553+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H4Ndj9GqvMfqhermT","%%","%%","H4Ndj9GqvMfqhermT"] [] [2025-01-28T14:07:16.491424+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"M7o6J4vMSMbMgWqTv","%29749369%","%29749369%","M7o6J4vMSMbMgWqTv","%29749369%","%29749369%"] [] [2025-01-28T14:07:16.510502+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5973] [] [2025-01-28T14:07:16.511029+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6815] [] [2025-01-28T14:07:16.511578+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7103] [] [2025-01-28T14:07:16.512073+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7743] [] [2025-01-28T14:07:16.513682+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dXYZQ5h5rdvseWKMK","%%","%%","dXYZQ5h5rdvseWKMK"] [] [2025-01-28T14:07:16.530664+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Y5fdsC9SRi2zTAgA2","%%","%%","Y5fdsC9SRi2zTAgA2"] [] [2025-01-28T14:07:16.547528+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EM9ct2Y7hGgL4uaqb","%%","%%","EM9ct2Y7hGgL4uaqb"] [] [2025-01-28T14:07:16.564318+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cxFNMZqeroSY57PG9","%%","%%","cxFNMZqeroSY57PG9"] [] [2025-01-28T14:07:16.581100+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FwdWfPK2Y2g7HAWTK","%%","%%","FwdWfPK2Y2g7HAWTK"] [] [2025-01-28T14:07:16.597963+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"j22JAZfF7v37hFC9t","%%","%%","j22JAZfF7v37hFC9t"] [] [2025-01-28T14:07:16.614796+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xks35v9tc2m7tKaQQ","%%","%%","Xks35v9tc2m7tKaQQ"] [] [2025-01-28T14:07:16.631775+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gK6yRMWiqYarFEq4z","%%","%%","gK6yRMWiqYarFEq4z"] [] [2025-01-28T14:07:16.648543+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"AzBQy58mpp6bDnudw","%51803444%","%51803444%","AzBQy58mpp6bDnudw","%51803444%","%51803444%"] [] [2025-01-28T14:07:16.667611+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6814] [] [2025-01-28T14:07:16.668597+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SwgPs8poDkzCxhYQg","%%","%%","SwgPs8poDkzCxhYQg"] [] [2025-01-28T14:07:16.685488+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZeDPzxeYawJcE6E6x","%%","%%","ZeDPzxeYawJcE6E6x"] [] [2025-01-28T14:07:16.702293+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Qf2k8eYc66BGcPc4M","%%","%%","Qf2k8eYc66BGcPc4M"] [] [2025-01-28T14:07:16.719054+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"P4fZA5XhQLYdmyGEi","%%","%%","P4fZA5XhQLYdmyGEi"] [] [2025-01-28T14:07:16.735838+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wBzAcXmcJHm7pqgDW","%%","%%","wBzAcXmcJHm7pqgDW"] [] [2025-01-28T14:07:16.752620+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aqJ94Bmnw2fxiYTLB","%%","%%","aqJ94Bmnw2fxiYTLB"] [] [2025-01-28T14:07:16.769617+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n7ZS7LPayCv7rJmKw","%%","%%","n7ZS7LPayCv7rJmKw"] [] [2025-01-28T14:07:16.786502+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YK84rbbtEKERWhhW2","%%","%%","YK84rbbtEKERWhhW2"] [] [2025-01-28T14:07:16.803300+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mGaBizDEM3pcpf5bG","%%","%%","mGaBizDEM3pcpf5bG"] [] [2025-01-28T14:07:16.820116+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mcWjtG6RrgKEQZfQ3","%%","%%","mcWjtG6RrgKEQZfQ3"] [] [2025-01-28T14:07:16.837083+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"atEusG4MziJBqtpYc","%%","%%","atEusG4MziJBqtpYc"] [] [2025-01-28T14:07:16.853813+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aFxvvCoTiS2vkosmZ","%%","%%","aFxvvCoTiS2vkosmZ"] [] [2025-01-28T14:07:16.870632+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"P8z6WdPnDqSTnTfMe","%%","%%","P8z6WdPnDqSTnTfMe"] [] [2025-01-28T14:07:16.887553+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7K7yygCu8xKjqKwwG","%%","%%","7K7yygCu8xKjqKwwG"] [] [2025-01-28T14:07:16.904475+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wDcPYoRr32RBnWnSX","%%","%%","wDcPYoRr32RBnWnSX"] [] [2025-01-28T14:07:16.921891+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AsBPGz5qrCdszjcn3","%%","%%","AsBPGz5qrCdszjcn3"] [] [2025-01-28T14:07:16.938908+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ncHhoJ4Lxg44ZtXe5","%%","%%","ncHhoJ4Lxg44ZtXe5"] [] [2025-01-28T14:07:16.955872+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"jF7yT4ssECpE26rNS","%94631360%","%94631360%","jF7yT4ssECpE26rNS","%94631360%","%94631360%"] [] [2025-01-28T14:07:16.974810+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1616] [] [2025-01-28T14:07:16.975227+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6818] [] [2025-01-28T14:07:16.975641+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7472] [] [2025-01-28T14:07:16.976030+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7694] [] [2025-01-28T14:07:16.976411+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8037] [] [2025-01-28T14:07:16.978224+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FtLYB8DqgqehD5Fhv","%%","%%","FtLYB8DqgqehD5Fhv"] [] [2025-01-28T14:07:16.995105+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FpLBqxuFJ69iHijFK","%%","%%","FpLBqxuFJ69iHijFK"] [] [2025-01-28T14:07:17.011871+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iJTBrMpSeiNPqovXr","%%","%%","iJTBrMpSeiNPqovXr"] [] [2025-01-28T14:07:17.028848+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vtCj6PiC49CkD4gtN","%%","%%","vtCj6PiC49CkD4gtN"] [] [2025-01-28T14:07:17.045609+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"z9c56LrdrLeTWdzd6","%%","%%","z9c56LrdrLeTWdzd6"] [] [2025-01-28T14:07:17.062516+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xakZPbH5fNTyuyPx3","%%","%%","xakZPbH5fNTyuyPx3"] [] [2025-01-28T14:07:17.079343+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2eWqKmna3kaui2AKN","%%","%%","2eWqKmna3kaui2AKN"] [] [2025-01-28T14:07:17.096209+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"34RzE88TEHhD74C7F","%%","%%","34RzE88TEHhD74C7F"] [] [2025-01-28T14:07:17.113042+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SsxZ6Awvqwu9h2amu","%%","%%","SsxZ6Awvqwu9h2amu"] [] [2025-01-28T14:07:17.129979+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qzN3M3SicFbzNoyfh","%%","%%","qzN3M3SicFbzNoyfh"] [] [2025-01-28T14:07:17.146747+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"fTnenY6Wg4MvBmpdX","%54199914%","%54199914%","fTnenY6Wg4MvBmpdX","%54199914%","%54199914%"] [] [2025-01-28T14:07:17.165843+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1291] [] [2025-01-28T14:07:17.166282+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3257] [] [2025-01-28T14:07:17.166682+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3589] [] [2025-01-28T14:07:17.167070+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4722] [] [2025-01-28T14:07:17.167423+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5479] [] [2025-01-28T14:07:17.167779+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6816] [] [2025-01-28T14:07:17.168240+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8844] [] [2025-01-28T14:07:17.303209+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:17.303499+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [7,"2025-01-28T14:07:17+00:00",3251] [] [2025-01-28T14:07:17.303841+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:17.309754+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v2fHzPyqk8AKRvyp8","%%","%%","v2fHzPyqk8AKRvyp8"] [] [2025-01-28T14:07:17.327163+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sPq3RP2rhEBACHsFp","%%","%%","sPq3RP2rhEBACHsFp"] [] [2025-01-28T14:07:17.344223+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vqaoJedSNTAjkcLnx","%%","%%","vqaoJedSNTAjkcLnx"] [] [2025-01-28T14:07:17.361107+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"H9oPNk4QQRdy5TjAJ","%29661820%","%29661820%","H9oPNk4QQRdy5TjAJ","%29661820%","%29661820%"] [] [2025-01-28T14:07:17.380156+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6817] [] [2025-01-28T14:07:17.381184+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QMJQkLyq4KE4ujk2k","%%","%%","QMJQkLyq4KE4ujk2k"] [] [2025-01-28T14:07:17.398014+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oewerWKembb64WtfX","%%","%%","oewerWKembb64WtfX"] [] [2025-01-28T14:07:17.414988+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9dZzx5cdb6P3fW2md","%%","%%","9dZzx5cdb6P3fW2md"] [] [2025-01-28T14:07:17.431800+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FCwHbEZerDan9AdA5","%%","%%","FCwHbEZerDan9AdA5"] [] [2025-01-28T14:07:17.448633+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eMYxXm4AyHJbw39hP","%%","%%","eMYxXm4AyHJbw39hP"] [] [2025-01-28T14:07:17.465416+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LhCjKm9S6YhYKTaN8","%%","%%","LhCjKm9S6YhYKTaN8"] [] [2025-01-28T14:07:17.482248+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"j52vs6ftGq5vKEhzN","%%","%%","j52vs6ftGq5vKEhzN"] [] [2025-01-28T14:07:17.499017+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ryKgnZdagsmfZhvjt","%%","%%","ryKgnZdagsmfZhvjt"] [] [2025-01-28T14:07:17.515968+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GwQAjspPaLWBRKqMu","%%","%%","GwQAjspPaLWBRKqMu"] [] [2025-01-28T14:07:17.532812+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aAuyuPZheNmteLtrw","%%","%%","aAuyuPZheNmteLtrw"] [] [2025-01-28T14:07:17.549593+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ctdB77gHzofchaEzr","%%","%%","ctdB77gHzofchaEzr"] [] [2025-01-28T14:07:17.566540+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XvCmjivX3MPkGLtga","%%","%%","XvCmjivX3MPkGLtga"] [] [2025-01-28T14:07:17.583658+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JsTXLKYhETAHGeJ3v","%%","%%","JsTXLKYhETAHGeJ3v"] [] [2025-01-28T14:07:17.600502+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gfTGnBgjma2WA4pen","%%","%%","gfTGnBgjma2WA4pen"] [] [2025-01-28T14:07:17.617291+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EKsa2G8amMJi8q5Qi","%%","%%","EKsa2G8amMJi8q5Qi"] [] [2025-01-28T14:07:17.634046+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T3fTopuvQ3mbuzpTY","%%","%%","T3fTopuvQ3mbuzpTY"] [] [2025-01-28T14:07:17.651003+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fPWc3rgRx7gapAykc","%%","%%","fPWc3rgRx7gapAykc"] [] [2025-01-28T14:07:17.668005+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bDPjF4Zt6h32g5jny","%%","%%","bDPjF4Zt6h32g5jny"] [] [2025-01-28T14:07:17.685180+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ncYjFZSz4fn7kWyb5","%%","%%","ncYjFZSz4fn7kWyb5"] [] [2025-01-28T14:07:17.701977+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Zyp9QBc3y4RdMyMCc","%%","%%","Zyp9QBc3y4RdMyMCc"] [] [2025-01-28T14:07:17.718943+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"bzf3k6dFeoE543TKc","%53072021%","%53072021%","bzf3k6dFeoE543TKc","%53072021%","%53072021%"] [] [2025-01-28T14:07:17.737911+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6822] [] [2025-01-28T14:07:17.738910+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6PLMurG33vaCCNNw3","%%","%%","6PLMurG33vaCCNNw3"] [] [2025-01-28T14:07:17.755968+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oXe8kNDwDzAwCyRqv","%%","%%","oXe8kNDwDzAwCyRqv"] [] [2025-01-28T14:07:17.772869+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"dPwtXYrhRW5nXE6P6","%56539616%","%56539616%","dPwtXYrhRW5nXE6P6","%56539616%","%56539616%"] [] [2025-01-28T14:07:17.791885+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1765] [] [2025-01-28T14:07:17.792308+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2932] [] [2025-01-28T14:07:17.792700+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3041] [] [2025-01-28T14:07:17.793121+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6821] [] [2025-01-28T14:07:17.794805+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gKTtwpg2KSNPbWax4","%%","%%","gKTtwpg2KSNPbWax4"] [] [2025-01-28T14:07:17.811760+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dXQPkFDErCnroy62d","%%","%%","dXQPkFDErCnroy62d"] [] [2025-01-28T14:07:17.828571+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dsjCK4qBEFpuTiLGw","%%","%%","dsjCK4qBEFpuTiLGw"] [] [2025-01-28T14:07:17.845391+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TFRiqJPBe8esKRNj8","%%","%%","TFRiqJPBe8esKRNj8"] [] [2025-01-28T14:07:17.862198+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eypmTnR8tPHoZqjjn","%%","%%","eypmTnR8tPHoZqjjn"] [] [2025-01-28T14:07:17.879138+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tZTaun2wjtPEX6Rm7","%%","%%","tZTaun2wjtPEX6Rm7"] [] [2025-01-28T14:07:17.896143+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kecQXvaixyK9AHnsJ","%%","%%","kecQXvaixyK9AHnsJ"] [] [2025-01-28T14:07:17.912971+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pxhTpfmx4xbRHQYrL","%%","%%","pxhTpfmx4xbRHQYrL"] [] [2025-01-28T14:07:17.930778+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BTaLJomAsaNGusPZq","%%","%%","BTaLJomAsaNGusPZq"] [] [2025-01-28T14:07:17.947798+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ceeCSZPQfQxnGWgaW","%%","%%","ceeCSZPQfQxnGWgaW"] [] [2025-01-28T14:07:17.964580+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FHmGghugGW2qqAogA","%%","%%","FHmGghugGW2qqAogA"] [] [2025-01-28T14:07:17.981300+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QASkNQuaynAvWF8uy","%%","%%","QASkNQuaynAvWF8uy"] [] [2025-01-28T14:07:17.998081+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6ZESLDrarZ2gZ5wC2","%%","%%","6ZESLDrarZ2gZ5wC2"] [] [2025-01-28T14:07:18.014836+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Qxoziqm75kSH3DTAB","%24437301%","%24437301%","Qxoziqm75kSH3DTAB","%24437301%","%24437301%"] [] [2025-01-28T14:07:18.033833+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7881] [] [2025-01-28T14:07:18.034234+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7891] [] [2025-01-28T14:07:18.168391+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:18.168728+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [1,"2025-01-28T14:07:18+00:00",3293] [] [2025-01-28T14:07:18.169166+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:18.175000+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KwhaAJs9778wd8Qb5","%%","%%","KwhaAJs9778wd8Qb5"] [] [2025-01-28T14:07:18.192125+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ykSAn9cAruz455mmy","%%","%%","ykSAn9cAruz455mmy"] [] [2025-01-28T14:07:18.208963+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TrY2jdKPezvaYoKj5","%%","%%","TrY2jdKPezvaYoKj5"] [] [2025-01-28T14:07:18.225944+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Wd2jR7WEKJtwxHA8Q","%%","%%","Wd2jR7WEKJtwxHA8Q"] [] [2025-01-28T14:07:18.242758+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pargoEtJTEEcJFyfJ","%%","%%","pargoEtJTEEcJFyfJ"] [] [2025-01-28T14:07:18.259553+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3SD8uHixsYaxi8wxS","%%","%%","3SD8uHixsYaxi8wxS"] [] [2025-01-28T14:07:18.276429+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MHj3omCfFkHay2hFm","%%","%%","MHj3omCfFkHay2hFm"] [] [2025-01-28T14:07:18.293194+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"jdfecyWvWpT5cKgnR","%27656866%","%27656866%","jdfecyWvWpT5cKgnR","%27656866%","%27656866%"] [] [2025-01-28T14:07:18.312236+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6836] [] [2025-01-28T14:07:18.313072+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dromahnh4oeRH8QvW","%%","%%","dromahnh4oeRH8QvW"] [] [2025-01-28T14:07:18.329881+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"a6BWTRETXXMsPjZt8","%%","%%","a6BWTRETXXMsPjZt8"] [] [2025-01-28T14:07:18.346676+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pjuMwbFhcgNfTnpiP","%%","%%","pjuMwbFhcgNfTnpiP"] [] [2025-01-28T14:07:18.363474+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"iNGQQqeQWbY3LysG8","%97753425%","%97753425%","iNGQQqeQWbY3LysG8","%97753425%","%97753425%"] [] [2025-01-28T14:07:18.382385+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6823] [] [2025-01-28T14:07:18.382815+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6849] [] [2025-01-28T14:07:18.383194+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6978] [] [2025-01-28T14:07:18.383630+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7168] [] [2025-01-28T14:07:18.384026+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7446] [] [2025-01-28T14:07:18.384350+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7740] [] [2025-01-28T14:07:18.518699+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:18.518964+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [6,"2025-01-28T14:07:18+00:00",3305] [] [2025-01-28T14:07:18.519286+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:18.520585+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PveY6hNtgPX7jjJK4","%%","%%","PveY6hNtgPX7jjJK4"] [] [2025-01-28T14:07:18.537726+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zRrhabDRbenZhjnfd","%%","%%","zRrhabDRbenZhjnfd"] [] [2025-01-28T14:07:18.554675+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"znHtzekDTxBeAzSmB","%%","%%","znHtzekDTxBeAzSmB"] [] [2025-01-28T14:07:18.571664+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hGPfRyDohpqPk3TNX","%%","%%","hGPfRyDohpqPk3TNX"] [] [2025-01-28T14:07:18.588622+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JMzgNZ6tuKXeuHjN7","%%","%%","JMzgNZ6tuKXeuHjN7"] [] [2025-01-28T14:07:18.605527+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PbPZrntyvyAgjebuh","%%","%%","PbPZrntyvyAgjebuh"] [] [2025-01-28T14:07:18.622393+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TgbHbXAmMEr3RXmDr","%%","%%","TgbHbXAmMEr3RXmDr"] [] [2025-01-28T14:07:18.639462+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eYgkzLMncqScq3bRB","%%","%%","eYgkzLMncqScq3bRB"] [] [2025-01-28T14:07:18.656446+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bF7q5p5SzXaS5kDds","%%","%%","bF7q5p5SzXaS5kDds"] [] [2025-01-28T14:07:18.673255+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZWHogociZBjNrR3nT","%%","%%","ZWHogociZBjNrR3nT"] [] [2025-01-28T14:07:18.690093+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZMRdEavwxD9E5nAR5","%%","%%","ZMRdEavwxD9E5nAR5"] [] [2025-01-28T14:07:18.706902+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9EySquCjNdkaqyNJG","%%","%%","9EySquCjNdkaqyNJG"] [] [2025-01-28T14:07:18.723929+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"45fqi3ZQq4BPP9maz","%%","%%","45fqi3ZQq4BPP9maz"] [] [2025-01-28T14:07:18.740935+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bJ8uzKkdxPLLNnz7w","%%","%%","bJ8uzKkdxPLLNnz7w"] [] [2025-01-28T14:07:18.757818+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PfFD7euyrojScKQCL","%%","%%","PfFD7euyrojScKQCL"] [] [2025-01-28T14:07:18.774806+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mmpL42nAKDZjwW9iG","%%","%%","mmpL42nAKDZjwW9iG"] [] [2025-01-28T14:07:18.791890+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GxHRhDFEoCGtR65xh","%%","%%","GxHRhDFEoCGtR65xh"] [] [2025-01-28T14:07:18.808694+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jbYQbLyKto7GcaAvc","%%","%%","jbYQbLyKto7GcaAvc"] [] [2025-01-28T14:07:18.825656+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4NPhbvMMKmMCHTPs4","%%","%%","4NPhbvMMKmMCHTPs4"] [] [2025-01-28T14:07:18.842609+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tN2bnbf9kEuDuvmuz","%%","%%","tN2bnbf9kEuDuvmuz"] [] [2025-01-28T14:07:18.859544+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"a9Ynmqnfq2chicPQy","%%","%%","a9Ynmqnfq2chicPQy"] [] [2025-01-28T14:07:18.876395+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FD6EzMf6e8yYQmaC6","%%","%%","FD6EzMf6e8yYQmaC6"] [] [2025-01-28T14:07:18.893240+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"4QiT4jphBGXTbu7eW","%20904455%","%20904455%","4QiT4jphBGXTbu7eW","%20904455%","%20904455%"] [] [2025-01-28T14:07:18.912289+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7245] [] [2025-01-28T14:07:18.913283+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zo4kWRuNtfHqpq5mw","%%","%%","zo4kWRuNtfHqpq5mw"] [] [2025-01-28T14:07:18.931262+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oq9fhMX5ikpM86xDC","%%","%%","oq9fhMX5ikpM86xDC"] [] [2025-01-28T14:07:18.948103+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yvSHRfKmrTgZqDwpi","%%","%%","yvSHRfKmrTgZqDwpi"] [] [2025-01-28T14:07:18.964883+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"73QfT9Df9wgxrSHoW","%%","%%","73QfT9Df9wgxrSHoW"] [] [2025-01-28T14:07:18.981674+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"va7s3EDJoLu4KYDos","%%","%%","va7s3EDJoLu4KYDos"] [] [2025-01-28T14:07:18.998522+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iQAk5CYLNGQxFcQEq","%%","%%","iQAk5CYLNGQxFcQEq"] [] [2025-01-28T14:07:19.015278+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T54LiLbToqNR8K3c8","%%","%%","T54LiLbToqNR8K3c8"] [] [2025-01-28T14:07:19.032185+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"k5utWAhkcCx583fgE","%%","%%","k5utWAhkcCx583fgE"] [] [2025-01-28T14:07:19.048991+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bTurqaxC8Zgkp69Rs","%%","%%","bTurqaxC8Zgkp69Rs"] [] [2025-01-28T14:07:19.065769+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nwp48Dy2xEANdeuKc","%%","%%","nwp48Dy2xEANdeuKc"] [] [2025-01-28T14:07:19.082671+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ms3TFCoi6WLTKtQ2W","%%","%%","ms3TFCoi6WLTKtQ2W"] [] [2025-01-28T14:07:19.099518+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Dot56LRH84otavGRF","%%","%%","Dot56LRH84otavGRF"] [] [2025-01-28T14:07:19.116250+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QbESvBGeAWzM4Saje","%%","%%","QbESvBGeAWzM4Saje"] [] [2025-01-28T14:07:19.133011+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iE7CRche432vYpisy","%%","%%","iE7CRche432vYpisy"] [] [2025-01-28T14:07:19.149745+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zyYX5WbD5bRpm2kuw","%%","%%","zyYX5WbD5bRpm2kuw"] [] [2025-01-28T14:07:19.166499+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"je9ScFtdhmtH9LCqo","%26996966%","%26996966%","je9ScFtdhmtH9LCqo","%26996966%","%26996966%"] [] [2025-01-28T14:07:19.185640+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6824] [] [2025-01-28T14:07:19.186415+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JGcpdZEgHBNxHkadS","%%","%%","JGcpdZEgHBNxHkadS"] [] [2025-01-28T14:07:19.203249+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7ZYYeL5FjLDHDdAKF","%%","%%","7ZYYeL5FjLDHDdAKF"] [] [2025-01-28T14:07:19.219983+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KvXKemQsm8S5zhx3Y","%%","%%","KvXKemQsm8S5zhx3Y"] [] [2025-01-28T14:07:19.236758+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xbq7DoRTnCwTmrQWN","%%","%%","Xbq7DoRTnCwTmrQWN"] [] [2025-01-28T14:07:19.253482+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sCGcsmt92MRYzmP8G","%%","%%","sCGcsmt92MRYzmP8G"] [] [2025-01-28T14:07:19.270195+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"66PQH5Zhk5fhZrNuM","%%","%%","66PQH5Zhk5fhZrNuM"] [] [2025-01-28T14:07:19.286929+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"x5z4DanJSzkNG3scS","%%","%%","x5z4DanJSzkNG3scS"] [] [2025-01-28T14:07:19.303706+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"RyzfrDvYX2G7stsg5","%26420237%","%26420237%","RyzfrDvYX2G7stsg5","%26420237%","%26420237%"] [] [2025-01-28T14:07:19.322726+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6828] [] [2025-01-28T14:07:19.323233+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6837] [] [2025-01-28T14:07:19.323597+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7444] [] [2025-01-28T14:07:19.324708+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hxPYzGnwdfQmurStA","%%","%%","hxPYzGnwdfQmurStA"] [] [2025-01-28T14:07:19.341553+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"362dR6rYW5gJC7MrK","%%","%%","362dR6rYW5gJC7MrK"] [] [2025-01-28T14:07:19.358267+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"r2S7uuS4LNXBwKLSj","%%","%%","r2S7uuS4LNXBwKLSj"] [] [2025-01-28T14:07:19.375078+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AxeSZiGt3HT76wpee","%%","%%","AxeSZiGt3HT76wpee"] [] [2025-01-28T14:07:19.391811+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"y7RoAxzigXF2praFk","%%","%%","y7RoAxzigXF2praFk"] [] [2025-01-28T14:07:19.408578+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GEgiBiP5avbJYiejQ","%%","%%","GEgiBiP5avbJYiejQ"] [] [2025-01-28T14:07:19.425274+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"piAqpzMCy6L6RLnpf","%%","%%","piAqpzMCy6L6RLnpf"] [] [2025-01-28T14:07:19.442035+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BJpBzuwKKigiFhK5g","%%","%%","BJpBzuwKKigiFhK5g"] [] [2025-01-28T14:07:19.458754+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pMf5sSRD9rywYjYpN","%%","%%","pMf5sSRD9rywYjYpN"] [] [2025-01-28T14:07:19.475472+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oprARLQNox3QTQDAG","%%","%%","oprARLQNox3QTQDAG"] [] [2025-01-28T14:07:19.492183+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZosB2DkJxtHQ4G8A2","%%","%%","ZosB2DkJxtHQ4G8A2"] [] [2025-01-28T14:07:19.508898+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"7EiD7yBoQgeGQ8Rdz","%29376766%","%29376766%","7EiD7yBoQgeGQ8Rdz","%29376766%","%29376766%"] [] [2025-01-28T14:07:19.527962+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6827] [] [2025-01-28T14:07:19.528917+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MnFvmvtvb3h9fynNm","%%","%%","MnFvmvtvb3h9fynNm"] [] [2025-01-28T14:07:19.545612+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G56TC43hHwPu9JoyY","%%","%%","G56TC43hHwPu9JoyY"] [] [2025-01-28T14:07:19.562331+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NYXhp4hkRp4C6kcJi","%%","%%","NYXhp4hkRp4C6kcJi"] [] [2025-01-28T14:07:19.579048+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oZ6juXq9YRyidPe5Z","%%","%%","oZ6juXq9YRyidPe5Z"] [] [2025-01-28T14:07:19.595831+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LaqtvnZPeyHiD4p8e","%%","%%","LaqtvnZPeyHiD4p8e"] [] [2025-01-28T14:07:19.612579+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qqSW2E8WRGXgEdKe3","%%","%%","qqSW2E8WRGXgEdKe3"] [] [2025-01-28T14:07:19.629333+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fCAD8CxW5sR5yfNs2","%%","%%","fCAD8CxW5sR5yfNs2"] [] [2025-01-28T14:07:19.646047+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"L2FZy8qTZx57gcQPS","%28419667%","%28419667%","L2FZy8qTZx57gcQPS","%28419667%","%28419667%"] [] [2025-01-28T14:07:19.665036+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7171] [] [2025-01-28T14:07:19.665540+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7683] [] [2025-01-28T14:07:19.665915+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7701] [] [2025-01-28T14:07:19.666263+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7788] [] [2025-01-28T14:07:19.801917+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:19.802175+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [2,"2025-01-28T14:07:19+00:00",3372] [] [2025-01-28T14:07:19.802512+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:19.803586+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"R6hDBinHsHXwuEswS","%%","%%","R6hDBinHsHXwuEswS"] [] [2025-01-28T14:07:19.820613+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3hv2f8fJvhe9Ni9DP","%%","%%","3hv2f8fJvhe9Ni9DP"] [] [2025-01-28T14:07:19.837453+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sfyKapDMsWs9Rrpzg","%%","%%","sfyKapDMsWs9Rrpzg"] [] [2025-01-28T14:07:19.854236+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nWhdsRodxZZTFwzpK","%%","%%","nWhdsRodxZZTFwzpK"] [] [2025-01-28T14:07:19.871040+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CdFNFk33maQMSW4J3","%%","%%","CdFNFk33maQMSW4J3"] [] [2025-01-28T14:07:19.887798+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Fz3gFk8nZZ6tYpJQF","%%","%%","Fz3gFk8nZZ6tYpJQF"] [] [2025-01-28T14:07:19.904607+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wpjCevCSYjoT3DkjT","%%","%%","wpjCevCSYjoT3DkjT"] [] [2025-01-28T14:07:19.921391+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cydJAbdDb3toKSch3","%%","%%","cydJAbdDb3toKSch3"] [] [2025-01-28T14:07:19.939125+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"A5QuftumopQNqF6qG","%%","%%","A5QuftumopQNqF6qG"] [] [2025-01-28T14:07:19.955967+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PRWouhC52248ZTrxt","%%","%%","PRWouhC52248ZTrxt"] [] [2025-01-28T14:07:19.972774+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pfyiuT4kjXL29Nj4x","%%","%%","pfyiuT4kjXL29Nj4x"] [] [2025-01-28T14:07:19.989618+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xKrzWFQ8LTxemTzbQ","%%","%%","xKrzWFQ8LTxemTzbQ"] [] [2025-01-28T14:07:20.006465+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yognbEzq5LEfCzCP9","%%","%%","yognbEzq5LEfCzCP9"] [] [2025-01-28T14:07:20.023291+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i2HvTR4Msq864uNX5","%%","%%","i2HvTR4Msq864uNX5"] [] [2025-01-28T14:07:20.040288+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"geL74aXMv3cvdaT3S","%%","%%","geL74aXMv3cvdaT3S"] [] [2025-01-28T14:07:20.057067+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SR3bKbKZQAWqQiRN5","%%","%%","SR3bKbKZQAWqQiRN5"] [] [2025-01-28T14:07:20.073907+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mE7NMBGsCjhWk4695","%%","%%","mE7NMBGsCjhWk4695"] [] [2025-01-28T14:07:20.090940+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rpqynQZwNPkQwyDuX","%%","%%","rpqynQZwNPkQwyDuX"] [] [2025-01-28T14:07:20.107727+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"RiAjTsN9Mm6KFCJLR","%52937635%","%52937635%","RiAjTsN9Mm6KFCJLR","%52937635%","%52937635%"] [] [2025-01-28T14:07:20.126781+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6826] [] [2025-01-28T14:07:20.127832+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ar9Jp4naeTLYxN54G","%%","%%","Ar9Jp4naeTLYxN54G"] [] [2025-01-28T14:07:20.144806+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G56cH6AtXcWiQqej6","%%","%%","G56cH6AtXcWiQqej6"] [] [2025-01-28T14:07:20.161659+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cb2DG3wAL6jTeBtEn","%%","%%","cb2DG3wAL6jTeBtEn"] [] [2025-01-28T14:07:20.178542+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jeqW4zp4dxcpuAkuA","%%","%%","jeqW4zp4dxcpuAkuA"] [] [2025-01-28T14:07:20.195599+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QE5ZQvfLvCDmHwuNb","%%","%%","QE5ZQvfLvCDmHwuNb"] [] [2025-01-28T14:07:20.212387+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7BAfCzFh2gf648hs4","%%","%%","7BAfCzFh2gf648hs4"] [] [2025-01-28T14:07:20.229352+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dqBd4zkCjjK7w59BS","%%","%%","dqBd4zkCjjK7w59BS"] [] [2025-01-28T14:07:20.246178+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"boH3KgeTigbXyygjZ","%%","%%","boH3KgeTigbXyygjZ"] [] [2025-01-28T14:07:20.262976+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"a4PHePaaA7PSb3rPo","%%","%%","a4PHePaaA7PSb3rPo"] [] [2025-01-28T14:07:20.279803+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hNGgx5oqaaumT286C","%%","%%","hNGgx5oqaaumT286C"] [] [2025-01-28T14:07:20.296614+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"hYCvSpq4sbh8vkc3Q","%54354327%","%54354327%","hYCvSpq4sbh8vkc3Q","%54354327%","%54354327%"] [] [2025-01-28T14:07:20.315668+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6825] [] [2025-01-28T14:07:20.316556+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xudxpsb2ecWtzawwf","%%","%%","xudxpsb2ecWtzawwf"] [] [2025-01-28T14:07:20.333445+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CiKsjCgbxTrbP2ZMC","%%","%%","CiKsjCgbxTrbP2ZMC"] [] [2025-01-28T14:07:20.350223+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Cr9N9B84Wd9uopk2E","%%","%%","Cr9N9B84Wd9uopk2E"] [] [2025-01-28T14:07:20.366983+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qgQjE8GoySyWbssgv","%%","%%","qgQjE8GoySyWbssgv"] [] [2025-01-28T14:07:20.383735+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mDAhwHxG8mZDvXzz8","%%","%%","mDAhwHxG8mZDvXzz8"] [] [2025-01-28T14:07:20.400608+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XCz8GPtptgH77D5JC","%%","%%","XCz8GPtptgH77D5JC"] [] [2025-01-28T14:07:20.417495+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qRAsjYFMb9EqaGgRW","%%","%%","qRAsjYFMb9EqaGgRW"] [] [2025-01-28T14:07:20.434381+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3KByh7TxpFoYKzY76","%%","%%","3KByh7TxpFoYKzY76"] [] [2025-01-28T14:07:20.451122+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ix2XMb4dpNg3DCYTu","%%","%%","ix2XMb4dpNg3DCYTu"] [] [2025-01-28T14:07:20.467945+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ovEeK4Hj9mvzLLbfT","%%","%%","ovEeK4Hj9mvzLLbfT"] [] [2025-01-28T14:07:20.484708+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MQXivjDAgZkuF5ywo","%%","%%","MQXivjDAgZkuF5ywo"] [] [2025-01-28T14:07:20.501516+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dtTN9kPBhqdr5pdBv","%%","%%","dtTN9kPBhqdr5pdBv"] [] [2025-01-28T14:07:20.518247+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eti4iXkQXCao6BE8C","%%","%%","eti4iXkQXCao6BE8C"] [] [2025-01-28T14:07:20.535172+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SBAFpoqyeRy89xeoD","%%","%%","SBAFpoqyeRy89xeoD"] [] [2025-01-28T14:07:20.551881+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ekeWAwXrbSmmCzHYd","%%","%%","ekeWAwXrbSmmCzHYd"] [] [2025-01-28T14:07:20.568663+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cmexak34qFdweRSvM","%%","%%","cmexak34qFdweRSvM"] [] [2025-01-28T14:07:20.585503+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bJWzkXE8fhWJ28T9K","%%","%%","bJWzkXE8fhWJ28T9K"] [] [2025-01-28T14:07:20.602258+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pXKXzyhMnRzkYyx9m","%%","%%","pXKXzyhMnRzkYyx9m"] [] [2025-01-28T14:07:20.619122+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XckLzys45xq2LYgup","%%","%%","XckLzys45xq2LYgup"] [] [2025-01-28T14:07:20.636049+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Zr3ih63mCf8L7Nw3b","%%","%%","Zr3ih63mCf8L7Nw3b"] [] [2025-01-28T14:07:20.652817+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"E7MY8cebFNregG3Nh","%%","%%","E7MY8cebFNregG3Nh"] [] [2025-01-28T14:07:20.669642+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2eoTQ5qoQXLDLje9D","%%","%%","2eoTQ5qoQXLDLje9D"] [] [2025-01-28T14:07:20.686545+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cGr3YyS8bMbhLJvSB","%%","%%","cGr3YyS8bMbhLJvSB"] [] [2025-01-28T14:07:20.703313+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"FDEfjPT4osPdXr2Et","%99271860%","%99271860%","FDEfjPT4osPdXr2Et","%99271860%","%99271860%"] [] [2025-01-28T14:07:20.722161+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6842] [] [2025-01-28T14:07:20.723273+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jJTqjnR4otdqEZT77","%%","%%","jJTqjnR4otdqEZT77"] [] [2025-01-28T14:07:20.740211+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5Jda4RLHsBdjBthRZ","%%","%%","5Jda4RLHsBdjBthRZ"] [] [2025-01-28T14:07:20.756989+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"F6L47Pb2S3M3hPvmo","%96733110%","%96733110%","F6L47Pb2S3M3hPvmo","%96733110%","%96733110%"] [] [2025-01-28T14:07:20.775837+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3805] [] [2025-01-28T14:07:20.776233+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4817] [] [2025-01-28T14:07:20.776585+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7244] [] [2025-01-28T14:07:20.776962+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8748] [] [2025-01-28T14:07:20.912653+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:20.912992+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [4,"2025-01-28T14:07:20+00:00",3429] [] [2025-01-28T14:07:20.913431+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:20.914468+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ntwH8Qiis7hiksxWS","%%","%%","ntwH8Qiis7hiksxWS"] [] [2025-01-28T14:07:20.931870+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"okaY5e32xWMMk3YYY","%51749782%","%51749782%","okaY5e32xWMMk3YYY","%51749782%","%51749782%"] [] [2025-01-28T14:07:20.950908+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6847] [] [2025-01-28T14:07:20.951941+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hdJC8GArCcxJTbvDA","%%","%%","hdJC8GArCcxJTbvDA"] [] [2025-01-28T14:07:20.968882+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WiotvT6DSTrZNCg8Z","%%","%%","WiotvT6DSTrZNCg8Z"] [] [2025-01-28T14:07:20.985738+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6TEXJX7CvtSLnpc6b","%%","%%","6TEXJX7CvtSLnpc6b"] [] [2025-01-28T14:07:21.002617+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"CG2S5XMdz62iuQHLS","%54246451%","%54246451%","CG2S5XMdz62iuQHLS","%54246451%","%54246451%"] [] [2025-01-28T14:07:21.021689+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5616] [] [2025-01-28T14:07:21.022162+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6848] [] [2025-01-28T14:07:21.023247+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ei59iuQ9qJJmzSLaw","%%","%%","ei59iuQ9qJJmzSLaw"] [] [2025-01-28T14:07:21.040241+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AxQN6e2RBYdb59JAj","%%","%%","AxQN6e2RBYdb59JAj"] [] [2025-01-28T14:07:21.057063+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6yujeDJ252THpKGL8","%%","%%","6yujeDJ252THpKGL8"] [] [2025-01-28T14:07:21.073840+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wNvGFnxiXxemKKbRX","%%","%%","wNvGFnxiXxemKKbRX"] [] [2025-01-28T14:07:21.090671+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RQJNpXGCPf2przZM6","%%","%%","RQJNpXGCPf2przZM6"] [] [2025-01-28T14:07:21.107606+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ApJ4nor86wgST8rz6","%%","%%","ApJ4nor86wgST8rz6"] [] [2025-01-28T14:07:21.124557+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hCFxMJ7nzf9eetErE","%%","%%","hCFxMJ7nzf9eetErE"] [] [2025-01-28T14:07:21.141653+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wApGLjZbDhHdZ9Zfc","%%","%%","wApGLjZbDhHdZ9Zfc"] [] [2025-01-28T14:07:21.158581+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kWnZZzNCtHDyqASen","%%","%%","kWnZZzNCtHDyqASen"] [] [2025-01-28T14:07:21.175426+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AJKa3PdjJG9kRs9Lh","%%","%%","AJKa3PdjJG9kRs9Lh"] [] [2025-01-28T14:07:21.192451+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hiKysgZKm7dQcxeCf","%%","%%","hiKysgZKm7dQcxeCf"] [] [2025-01-28T14:07:21.209310+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"izaG3CrmG72kPnKGQ","%%","%%","izaG3CrmG72kPnKGQ"] [] [2025-01-28T14:07:21.226162+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ov5tkoGfPFuKiBviX","%%","%%","ov5tkoGfPFuKiBviX"] [] [2025-01-28T14:07:21.243079+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DFyPWR3drKJwY496M","%%","%%","DFyPWR3drKJwY496M"] [] [2025-01-28T14:07:21.259886+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q272GoqbhFxHkSeaa","%%","%%","Q272GoqbhFxHkSeaa"] [] [2025-01-28T14:07:21.276715+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HCn4msr2JGBmBKwWR","%%","%%","HCn4msr2JGBmBKwWR"] [] [2025-01-28T14:07:21.293821+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uFn3zEDqfPYbx4JhZ","%%","%%","uFn3zEDqfPYbx4JhZ"] [] [2025-01-28T14:07:21.310804+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wYtJFw8gizuysTGjA","%%","%%","wYtJFw8gizuysTGjA"] [] [2025-01-28T14:07:21.327942+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2maKqDyB28pMGFSS2","%%","%%","2maKqDyB28pMGFSS2"] [] [2025-01-28T14:07:21.344872+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"6jBr6aG6kqkcFSbGG","%97188747%","%97188747%","6jBr6aG6kqkcFSbGG","%97188747%","%97188747%"] [] [2025-01-28T14:07:21.363732+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6857] [] [2025-01-28T14:07:21.364714+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"inJoWsWPG73yPJ2EQ","%%","%%","inJoWsWPG73yPJ2EQ"] [] [2025-01-28T14:07:21.381575+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rwb4RT2hJxYW9AfSy","%%","%%","rwb4RT2hJxYW9AfSy"] [] [2025-01-28T14:07:21.398968+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"E6rrQ5eTBnp5XET5Q","%%","%%","E6rrQ5eTBnp5XET5Q"] [] [2025-01-28T14:07:21.415759+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BHReLGsj3CjcxXaZ3","%%","%%","BHReLGsj3CjcxXaZ3"] [] [2025-01-28T14:07:21.432559+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eJzRujTmqYyQ6FvTc","%%","%%","eJzRujTmqYyQ6FvTc"] [] [2025-01-28T14:07:21.449423+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5Tu7d2w4zqzBHeJZc","%%","%%","5Tu7d2w4zqzBHeJZc"] [] [2025-01-28T14:07:21.466229+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qCiXgi4Yjxdv44si3","%%","%%","qCiXgi4Yjxdv44si3"] [] [2025-01-28T14:07:21.482968+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"kRbbS8RiN7eK5iJgJ","%21223672%","%21223672%","kRbbS8RiN7eK5iJgJ","%21223672%","%21223672%"] [] [2025-01-28T14:07:21.502041+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6858] [] [2025-01-28T14:07:21.503080+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8bbzYJykXZd49HM4u","%%","%%","8bbzYJykXZd49HM4u"] [] [2025-01-28T14:07:21.519939+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"d89qj2ERkTy2zmBEZ","%%","%%","d89qj2ERkTy2zmBEZ"] [] [2025-01-28T14:07:21.536724+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LMFdBeD3J2KZFgSFg","%%","%%","LMFdBeD3J2KZFgSFg"] [] [2025-01-28T14:07:21.553680+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"6tTyTDP5Yy24PAMmz","%26653205%","%26653205%","6tTyTDP5Yy24PAMmz","%26653205%","%26653205%"] [] [2025-01-28T14:07:21.572725+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6860] [] [2025-01-28T14:07:21.573716+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xe5dmrKDgz2jbd8Zm","%%","%%","xe5dmrKDgz2jbd8Zm"] [] [2025-01-28T14:07:21.590572+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PyS2bhGCotgZAb6cT","%%","%%","PyS2bhGCotgZAb6cT"] [] [2025-01-28T14:07:21.608032+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3ujoJKTFAamkw9B8W","%%","%%","3ujoJKTFAamkw9B8W"] [] [2025-01-28T14:07:21.625885+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Fwt7ipzjcYLSjm4Pu","%%","%%","Fwt7ipzjcYLSjm4Pu"] [] [2025-01-28T14:07:21.643794+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C2RpDd8ATJkjp24AQ","%%","%%","C2RpDd8ATJkjp24AQ"] [] [2025-01-28T14:07:21.662338+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v3TdXvFAJ2pH5voe9","%%","%%","v3TdXvFAJ2pH5voe9"] [] [2025-01-28T14:07:21.680120+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"E2gp7NtwSWg83oDov","%%","%%","E2gp7NtwSWg83oDov"] [] [2025-01-28T14:07:21.697674+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"gGr3fcu356wQtW6CN","%21600068%","%21600068%","gGr3fcu356wQtW6CN","%21600068%","%21600068%"] [] [2025-01-28T14:07:21.717793+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6907] [] [2025-01-28T14:07:21.718384+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7167] [] [2025-01-28T14:07:21.718872+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7708] [] [2025-01-28T14:07:21.897728+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:21.898039+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [1,"2025-01-28T14:07:21+00:00",3475] [] [2025-01-28T14:07:21.898351+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:21.899531+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uZA4TRqyJQYnBsfsL","%%","%%","uZA4TRqyJQYnBsfsL"] [] [2025-01-28T14:07:21.917704+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"obGoHWLzmZvZ8MfBe","%%","%%","obGoHWLzmZvZ8MfBe"] [] [2025-01-28T14:07:21.935934+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KCwTqE7mWu8M2Ltwz","%%","%%","KCwTqE7mWu8M2Ltwz"] [] [2025-01-28T14:07:21.953942+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LtjciHMC6GEitPREE","%%","%%","LtjciHMC6GEitPREE"] [] [2025-01-28T14:07:21.971919+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"suKihrbchqfxddqJx","%%","%%","suKihrbchqfxddqJx"] [] [2025-01-28T14:07:21.989799+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8vJFTCm5YmWgfvYF5","%%","%%","8vJFTCm5YmWgfvYF5"] [] [2025-01-28T14:07:22.007516+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GoQ5JKPtGLWdiDrJD","%%","%%","GoQ5JKPtGLWdiDrJD"] [] [2025-01-28T14:07:22.025506+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bKpTWmFyB9Dyao5T9","%%","%%","bKpTWmFyB9Dyao5T9"] [] [2025-01-28T14:07:22.043208+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Sr5C2Q45znJH2CgXy","%%","%%","Sr5C2Q45znJH2CgXy"] [] [2025-01-28T14:07:22.060720+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3jixN74pEPfqLz2Yh","%%","%%","3jixN74pEPfqLz2Yh"] [] [2025-01-28T14:07:22.078432+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oASLYoqN7axMRpytA","%%","%%","oASLYoqN7axMRpytA"] [] [2025-01-28T14:07:22.096410+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tiiTtaQCbgb5eCRiq","%%","%%","tiiTtaQCbgb5eCRiq"] [] [2025-01-28T14:07:22.114146+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vRbpTeoqDtAQKv8ae","%%","%%","vRbpTeoqDtAQKv8ae"] [] [2025-01-28T14:07:22.132008+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QYB9u3rXE9mqHCbQT","%%","%%","QYB9u3rXE9mqHCbQT"] [] [2025-01-28T14:07:22.150109+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eaCdMeW6f9WiQwnyq","%%","%%","eaCdMeW6f9WiQwnyq"] [] [2025-01-28T14:07:22.167956+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Yv7rFSBqo5SwGDgd9","%%","%%","Yv7rFSBqo5SwGDgd9"] [] [2025-01-28T14:07:22.184893+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vxP3e62FzxFq9Dhj8","%%","%%","vxP3e62FzxFq9Dhj8"] [] [2025-01-28T14:07:22.201808+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NSJNrMqvxXJegJAcp","%%","%%","NSJNrMqvxXJegJAcp"] [] [2025-01-28T14:07:22.218532+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KA8LR2PwxsWQbyStD","%%","%%","KA8LR2PwxsWQbyStD"] [] [2025-01-28T14:07:22.235779+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RhT7QKdosmLpxQpDr","%%","%%","RhT7QKdosmLpxQpDr"] [] [2025-01-28T14:07:22.252683+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BsRcyF636u5m4JEAJ","%%","%%","BsRcyF636u5m4JEAJ"] [] [2025-01-28T14:07:22.269626+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Dm7NmHzA2zgyW2isv","%%","%%","Dm7NmHzA2zgyW2isv"] [] [2025-01-28T14:07:22.286637+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"frkc9fzEbuENYJoqQ","%%","%%","frkc9fzEbuENYJoqQ"] [] [2025-01-28T14:07:22.303611+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eeHTQGpJscBG55CHt","%%","%%","eeHTQGpJscBG55CHt"] [] [2025-01-28T14:07:22.320383+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p3r8tSoRg8fBdNTiu","%%","%%","p3r8tSoRg8fBdNTiu"] [] [2025-01-28T14:07:22.337202+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dYFhDfCgbeNnNzJxu","%%","%%","dYFhDfCgbeNnNzJxu"] [] [2025-01-28T14:07:22.353969+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"grcRc2wvo4TGmvJJM","%%","%%","grcRc2wvo4TGmvJJM"] [] [2025-01-28T14:07:22.370754+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i3iP7RrbnTd6dhnck","%%","%%","i3iP7RrbnTd6dhnck"] [] [2025-01-28T14:07:22.387513+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ajCgZvTsMZgTvvq8p","%%","%%","ajCgZvTsMZgTvvq8p"] [] [2025-01-28T14:07:22.404391+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H2yLmZCkvrwfXXz3u","%%","%%","H2yLmZCkvrwfXXz3u"] [] [2025-01-28T14:07:22.421174+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jwTxghBKk5jY9Swmy","%%","%%","jwTxghBKk5jY9Swmy"] [] [2025-01-28T14:07:22.438167+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ovQrtJoWX8JR7bEET","%%","%%","ovQrtJoWX8JR7bEET"] [] [2025-01-28T14:07:22.454910+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AFt8eTziJ9szWADRe","%%","%%","AFt8eTziJ9szWADRe"] [] [2025-01-28T14:07:22.471692+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WSk8Pw8Eixh6tTbao","%%","%%","WSk8Pw8Eixh6tTbao"] [] [2025-01-28T14:07:22.488602+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TKxYnBejHHbJtT9a2","%%","%%","TKxYnBejHHbJtT9a2"] [] [2025-01-28T14:07:22.505311+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4suSYbHxoZ672syKB","%%","%%","4suSYbHxoZ672syKB"] [] [2025-01-28T14:07:22.522069+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"b8pnJk4roF6jj9R4n","%%","%%","b8pnJk4roF6jj9R4n"] [] [2025-01-28T14:07:22.538898+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jvCvWH5NKRgcXNLCu","%%","%%","jvCvWH5NKRgcXNLCu"] [] [2025-01-28T14:07:22.555578+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hnzceKQyk2niHnJ58","%%","%%","hnzceKQyk2niHnJ58"] [] [2025-01-28T14:07:22.572354+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cQfNf5b8B8H9Zbvr8","%%","%%","cQfNf5b8B8H9Zbvr8"] [] [2025-01-28T14:07:22.589181+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dbFdvNZLc9HB8mawz","%%","%%","dbFdvNZLc9HB8mawz"] [] [2025-01-28T14:07:22.606041+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZDQ98LHiJFDTD42qn","%%","%%","ZDQ98LHiJFDTD42qn"] [] [2025-01-28T14:07:22.622858+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aW2JRmKDPysQugewG","%%","%%","aW2JRmKDPysQugewG"] [] [2025-01-28T14:07:22.639739+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H22nzq2KX79YJfBRH","%%","%%","H22nzq2KX79YJfBRH"] [] [2025-01-28T14:07:22.656480+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JFEGX3qe3K5J4HTDN","%%","%%","JFEGX3qe3K5J4HTDN"] [] [2025-01-28T14:07:22.673302+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tLzxiZqi4bPh4pctH","%%","%%","tLzxiZqi4bPh4pctH"] [] [2025-01-28T14:07:22.690125+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7MnaJGzuf7JDikB2p","%%","%%","7MnaJGzuf7JDikB2p"] [] [2025-01-28T14:07:22.706868+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5nrQc6jrShz3tWDAJ","%%","%%","5nrQc6jrShz3tWDAJ"] [] [2025-01-28T14:07:22.723806+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zCjzBvbES8jMRCidC","%%","%%","zCjzBvbES8jMRCidC"] [] [2025-01-28T14:07:22.740709+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qeEpbchoWuezjEmcT","%%","%%","qeEpbchoWuezjEmcT"] [] [2025-01-28T14:07:22.757701+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D3JzfdoJk79Epyow7","%%","%%","D3JzfdoJk79Epyow7"] [] [2025-01-28T14:07:22.774516+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TvzmXuHGgqA3e7kcL","%%","%%","TvzmXuHGgqA3e7kcL"] [] [2025-01-28T14:07:22.791331+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"swE9zeRCqqxpvtyTL","%%","%%","swE9zeRCqqxpvtyTL"] [] [2025-01-28T14:07:22.808281+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aFZoWkHi4rNtrR6WZ","%%","%%","aFZoWkHi4rNtrR6WZ"] [] [2025-01-28T14:07:22.825129+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"h9CRD5kPQmRjExuyK","%24450272%","%24450272%","h9CRD5kPQmRjExuyK","%24450272%","%24450272%"] [] [2025-01-28T14:07:22.844194+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6888] [] [2025-01-28T14:07:22.845059+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kJHA3ZEg9MmzJnxeK","%%","%%","kJHA3ZEg9MmzJnxeK"] [] [2025-01-28T14:07:22.861775+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZBwWXxiKo6HWiaznW","%%","%%","ZBwWXxiKo6HWiaznW"] [] [2025-01-28T14:07:22.878523+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LTgdthiCXNARy8TSW","%%","%%","LTgdthiCXNARy8TSW"] [] [2025-01-28T14:07:22.895295+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"x3wPJGsGAnt38YnP5","%%","%%","x3wPJGsGAnt38YnP5"] [] [2025-01-28T14:07:22.912137+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ndfGq5dmG4fMHonRu","%22402685%","%22402685%","ndfGq5dmG4fMHonRu","%22402685%","%22402685%"] [] [2025-01-28T14:07:22.931249+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6878] [] [2025-01-28T14:07:22.932032+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wxndn3CSgsyEcP3Qc","%%","%%","wxndn3CSgsyEcP3Qc"] [] [2025-01-28T14:07:22.949761+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"acbLd5fN3r8fX4wWD","%%","%%","acbLd5fN3r8fX4wWD"] [] [2025-01-28T14:07:22.966561+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4C2Hrin9RBJXaRazs","%%","%%","4C2Hrin9RBJXaRazs"] [] [2025-01-28T14:07:22.983317+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RoAn8RYdkouwu5mFW","%%","%%","RoAn8RYdkouwu5mFW"] [] [2025-01-28T14:07:23.000101+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2GbkTgD67H8oeSdQW","%%","%%","2GbkTgD67H8oeSdQW"] [] [2025-01-28T14:07:23.017340+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8fGKRKTx9bQjS8zf4","%%","%%","8fGKRKTx9bQjS8zf4"] [] [2025-01-28T14:07:23.034368+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LrDdP38EsmoT9b8eD","%%","%%","LrDdP38EsmoT9b8eD"] [] [2025-01-28T14:07:23.051169+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kaKvvAF2esHyD6p5y","%%","%%","kaKvvAF2esHyD6p5y"] [] [2025-01-28T14:07:23.067956+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dZJvKtTymgCLjEcAb","%%","%%","dZJvKtTymgCLjEcAb"] [] [2025-01-28T14:07:23.084750+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5FiJ9LjLBcwPoRgFy","%%","%%","5FiJ9LjLBcwPoRgFy"] [] [2025-01-28T14:07:23.101578+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"urRtXS5fBKCu29i5u","%%","%%","urRtXS5fBKCu29i5u"] [] [2025-01-28T14:07:23.118284+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7ZRRgN4H3K4cQgksB","%%","%%","7ZRRgN4H3K4cQgksB"] [] [2025-01-28T14:07:23.135183+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"J2Df6ceWGPmawWR4S","%%","%%","J2Df6ceWGPmawWR4S"] [] [2025-01-28T14:07:23.151988+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WfhDvHHN55FeiGYNh","%%","%%","WfhDvHHN55FeiGYNh"] [] [2025-01-28T14:07:23.168726+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ggTrYszChnKMSCpeW","%%","%%","ggTrYszChnKMSCpeW"] [] [2025-01-28T14:07:23.185466+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kHptcnFs7GEuJkLZT","%%","%%","kHptcnFs7GEuJkLZT"] [] [2025-01-28T14:07:23.202607+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"F3YQBaWSeuCKsNMJW","%%","%%","F3YQBaWSeuCKsNMJW"] [] [2025-01-28T14:07:23.219792+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7haGe287BbLLL6kjA","%%","%%","7haGe287BbLLL6kjA"] [] [2025-01-28T14:07:23.236763+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cvscsFppw7Ns6c7H5","%%","%%","cvscsFppw7Ns6c7H5"] [] [2025-01-28T14:07:23.253532+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4PFmjeF4NqSMqJZmq","%%","%%","4PFmjeF4NqSMqJZmq"] [] [2025-01-28T14:07:23.270327+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MH6CrLRkdjTMLwXwg","%%","%%","MH6CrLRkdjTMLwXwg"] [] [2025-01-28T14:07:23.287108+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QjhDp9caiBwAow9Pn","%%","%%","QjhDp9caiBwAow9Pn"] [] [2025-01-28T14:07:23.303883+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CD7Akcb7hMvGH5ABA","%%","%%","CD7Akcb7hMvGH5ABA"] [] [2025-01-28T14:07:23.320629+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qAmQNpKidAox33NAy","%%","%%","qAmQNpKidAox33NAy"] [] [2025-01-28T14:07:23.337513+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8w6MEy6QECLPZb8hx","%%","%%","8w6MEy6QECLPZb8hx"] [] [2025-01-28T14:07:23.354250+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"w7JjSDy5uXQ4fuE7W","%%","%%","w7JjSDy5uXQ4fuE7W"] [] [2025-01-28T14:07:23.370964+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zeXxJa3EiNE4KsvQF","%%","%%","zeXxJa3EiNE4KsvQF"] [] [2025-01-28T14:07:23.387709+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mNzh68jFL4vvnCorD","%%","%%","mNzh68jFL4vvnCorD"] [] [2025-01-28T14:07:23.404511+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Qr2CLJtZh7i8PzRwe","%%","%%","Qr2CLJtZh7i8PzRwe"] [] [2025-01-28T14:07:23.421307+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3v4Hj5rzG8H5gTSkm","%%","%%","3v4Hj5rzG8H5gTSkm"] [] [2025-01-28T14:07:23.438284+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DQ9zp4mj56NYuRJTm","%%","%%","DQ9zp4mj56NYuRJTm"] [] [2025-01-28T14:07:23.455013+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Z7mRgbCLbE2B3nhD5","%%","%%","Z7mRgbCLbE2B3nhD5"] [] [2025-01-28T14:07:23.471761+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ja3MNYZ9mLmFNdNjX","%%","%%","Ja3MNYZ9mLmFNdNjX"] [] [2025-01-28T14:07:23.488519+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wETMuKZTbam4dLq4b","%%","%%","wETMuKZTbam4dLq4b"] [] [2025-01-28T14:07:23.505368+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vFE3Gv3cB4FTHxRdZ","%%","%%","vFE3Gv3cB4FTHxRdZ"] [] [2025-01-28T14:07:23.522141+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SZuqX45FZeeQoEee8","%%","%%","SZuqX45FZeeQoEee8"] [] [2025-01-28T14:07:23.538964+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ozgkTZiE66Hx5P7ga","%%","%%","ozgkTZiE66Hx5P7ga"] [] [2025-01-28T14:07:23.555689+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xSZWEeAHHv8rkQcov","%%","%%","xSZWEeAHHv8rkQcov"] [] [2025-01-28T14:07:23.572673+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X3r4QvSRMtLeSJMjH","%%","%%","X3r4QvSRMtLeSJMjH"] [] [2025-01-28T14:07:23.589530+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NhXBHbhNJ84iTBcEn","%%","%%","NhXBHbhNJ84iTBcEn"] [] [2025-01-28T14:07:23.606324+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"oYHqHw8o5wgziK94D","%51862742%","%51862742%","oYHqHw8o5wgziK94D","%51862742%","%51862742%"] [] [2025-01-28T14:07:23.625200+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6880] [] [2025-01-28T14:07:23.626171+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hFhAgSqFFX3qZWnE7","%%","%%","hFhAgSqFFX3qZWnE7"] [] [2025-01-28T14:07:23.642959+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qj2XDh5JN2Gk9gAA2","%%","%%","qj2XDh5JN2Gk9gAA2"] [] [2025-01-28T14:07:23.659696+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"vNRFetvJXAzZhXgSZ","%26609409%","%26609409%","vNRFetvJXAzZhXgSZ","%26609409%","%26609409%"] [] [2025-01-28T14:07:23.678715+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6881] [] [2025-01-28T14:07:23.679623+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jzvf9CyyFHQLHFPhx","%%","%%","jzvf9CyyFHQLHFPhx"] [] [2025-01-28T14:07:23.696483+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"poDLogkr66BaWRmzC","%%","%%","poDLogkr66BaWRmzC"] [] [2025-01-28T14:07:23.713164+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LykHJHHPEYLuPztNL","%%","%%","LykHJHHPEYLuPztNL"] [] [2025-01-28T14:07:23.730036+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iAdeAw8LWJmYgXbjj","%%","%%","iAdeAw8LWJmYgXbjj"] [] [2025-01-28T14:07:23.746807+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bw4yMRKK4cEMxTJiK","%%","%%","bw4yMRKK4cEMxTJiK"] [] [2025-01-28T14:07:23.763591+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BeETHLY95HnSBbHhQ","%%","%%","BeETHLY95HnSBbHhQ"] [] [2025-01-28T14:07:23.780453+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gtBxznRzN8us3xK53","%%","%%","gtBxznRzN8us3xK53"] [] [2025-01-28T14:07:23.797355+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tmEbBirbwhEkrc2uw","%%","%%","tmEbBirbwhEkrc2uw"] [] [2025-01-28T14:07:23.814130+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gQf4TEdMDov56Nm68","%%","%%","gQf4TEdMDov56Nm68"] [] [2025-01-28T14:07:23.830957+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yibFx4GktuWswokc6","%%","%%","yibFx4GktuWswokc6"] [] [2025-01-28T14:07:23.847811+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uXWYQMozjsLEkcYSB","%%","%%","uXWYQMozjsLEkcYSB"] [] [2025-01-28T14:07:23.864650+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aT7cSfvoWZ6yuXB7J","%%","%%","aT7cSfvoWZ6yuXB7J"] [] [2025-01-28T14:07:23.881478+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X8zxR5wdnRXZLCDQ8","%%","%%","X8zxR5wdnRXZLCDQ8"] [] [2025-01-28T14:07:23.898281+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ximYFuJyNjDFWZo4t","%%","%%","ximYFuJyNjDFWZo4t"] [] [2025-01-28T14:07:23.915174+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kTdgY6R8n9T7xTEeZ","%%","%%","kTdgY6R8n9T7xTEeZ"] [] [2025-01-28T14:07:23.932086+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TbrvMjnsGkz4j6bZH","%%","%%","TbrvMjnsGkz4j6bZH"] [] [2025-01-28T14:07:23.949626+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MjMoLytQTbjSkc7Wk","%%","%%","MjMoLytQTbjSkc7Wk"] [] [2025-01-28T14:07:23.966854+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KoFajamuQWdFyskKQ","%%","%%","KoFajamuQWdFyskKQ"] [] [2025-01-28T14:07:23.983644+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6LYBi74wS6zS7KC9x","%%","%%","6LYBi74wS6zS7KC9x"] [] [2025-01-28T14:07:24.000408+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DobezEXMNJRym5mMr","%%","%%","DobezEXMNJRym5mMr"] [] [2025-01-28T14:07:24.017356+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FoP8rPdTGXsN9X7WX","%%","%%","FoP8rPdTGXsN9X7WX"] [] [2025-01-28T14:07:24.034412+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EmwXbRPuKyeP9fgCQ","%%","%%","EmwXbRPuKyeP9fgCQ"] [] [2025-01-28T14:07:24.051308+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TaM2oasTaKPTo5ELw","%%","%%","TaM2oasTaKPTo5ELw"] [] [2025-01-28T14:07:24.068153+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"947qQ7nxBYCeQ429N","%%","%%","947qQ7nxBYCeQ429N"] [] [2025-01-28T14:07:24.085001+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"zWdNbNE6SsHBukp7u","%20500532%","%20500532%","zWdNbNE6SsHBukp7u","%20500532%","%20500532%"] [] [2025-01-28T14:07:24.103935+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6885] [] [2025-01-28T14:07:24.104910+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dF4zjTzTdNWDETxJd","%%","%%","dF4zjTzTdNWDETxJd"] [] [2025-01-28T14:07:24.121725+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"BiC8brLcHp6Ebfddo","%58520202%","%58520202%","BiC8brLcHp6Ebfddo","%58520202%","%58520202%"] [] [2025-01-28T14:07:24.140646+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6886] [] [2025-01-28T14:07:24.141528+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JANQvCBCq9GmWy3Eo","%%","%%","JANQvCBCq9GmWy3Eo"] [] [2025-01-28T14:07:24.158355+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4YprCvEm92AzxCoX3","%%","%%","4YprCvEm92AzxCoX3"] [] [2025-01-28T14:07:24.175145+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X9iHoyE5F8kyd9oiH","%%","%%","X9iHoyE5F8kyd9oiH"] [] [2025-01-28T14:07:24.191994+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CG693ZFBkaEmbmfwB","%%","%%","CG693ZFBkaEmbmfwB"] [] [2025-01-28T14:07:24.208802+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"J2SBu7rLS2KfDKgr3","%%","%%","J2SBu7rLS2KfDKgr3"] [] [2025-01-28T14:07:24.225659+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nsTQGgguLjDTCsnCf","%%","%%","nsTQGgguLjDTCsnCf"] [] [2025-01-28T14:07:24.242627+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QRPHm7iztbJdasQB4","%%","%%","QRPHm7iztbJdasQB4"] [] [2025-01-28T14:07:24.259421+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bwhKGfoWTsfBLNA7W","%%","%%","bwhKGfoWTsfBLNA7W"] [] [2025-01-28T14:07:24.276243+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KAM5mAYgDM2BhHZHt","%%","%%","KAM5mAYgDM2BhHZHt"] [] [2025-01-28T14:07:24.293061+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2PuxAsYSyZFFJidCT","%%","%%","2PuxAsYSyZFFJidCT"] [] [2025-01-28T14:07:24.309862+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yWP6oqYXDkrjE2S5H","%%","%%","yWP6oqYXDkrjE2S5H"] [] [2025-01-28T14:07:24.326833+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mnqHtBF2mg2SpW9th","%%","%%","mnqHtBF2mg2SpW9th"] [] [2025-01-28T14:07:24.343782+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ueZ5JW785CXzeyRBR","%%","%%","ueZ5JW785CXzeyRBR"] [] [2025-01-28T14:07:24.360611+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LAtne5n77TQyxRWFx","%%","%%","LAtne5n77TQyxRWFx"] [] [2025-01-28T14:07:24.377413+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fXXW6Fpy4fMqD4tGu","%%","%%","fXXW6Fpy4fMqD4tGu"] [] [2025-01-28T14:07:24.394223+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dvmndEmzte9yeXxZp","%%","%%","dvmndEmzte9yeXxZp"] [] [2025-01-28T14:07:24.411020+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xwQvPN9dhJ2FiSPMz","%%","%%","xwQvPN9dhJ2FiSPMz"] [] [2025-01-28T14:07:24.427835+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5Hhz66dvPq7LuuRW2","%%","%%","5Hhz66dvPq7LuuRW2"] [] [2025-01-28T14:07:24.444837+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HsW2AezYGdGiP3XpH","%%","%%","HsW2AezYGdGiP3XpH"] [] [2025-01-28T14:07:24.461673+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BLxPCZERKS6wmxdTp","%%","%%","BLxPCZERKS6wmxdTp"] [] [2025-01-28T14:07:24.478500+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xZgMGYNhaBjoQ6YF7","%%","%%","xZgMGYNhaBjoQ6YF7"] [] [2025-01-28T14:07:24.495293+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8oCPQnbQdZK5TESSE","%%","%%","8oCPQnbQdZK5TESSE"] [] [2025-01-28T14:07:24.512217+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5edtfAuzvY4fEgr7x","%%","%%","5edtfAuzvY4fEgr7x"] [] [2025-01-28T14:07:24.528959+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H9kEgbfon84Fi2WNe","%%","%%","H9kEgbfon84Fi2WNe"] [] [2025-01-28T14:07:24.545820+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Nmb38b3L3o4xAkwM2","%%","%%","Nmb38b3L3o4xAkwM2"] [] [2025-01-28T14:07:24.562583+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RigSzvDAAbXfCEJZX","%%","%%","RigSzvDAAbXfCEJZX"] [] [2025-01-28T14:07:24.579332+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PzcxCeTE8DDyDPiQY","%%","%%","PzcxCeTE8DDyDPiQY"] [] [2025-01-28T14:07:24.596079+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6RRbCwBP8typQTo3o","%%","%%","6RRbCwBP8typQTo3o"] [] [2025-01-28T14:07:24.612844+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XnNpDzGwKAR7WkeCa","%%","%%","XnNpDzGwKAR7WkeCa"] [] [2025-01-28T14:07:24.629759+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XjpneCJ3uKPBRRYeN","%%","%%","XjpneCJ3uKPBRRYeN"] [] [2025-01-28T14:07:24.646551+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bjifhCkkMueH8L4ZY","%%","%%","bjifhCkkMueH8L4ZY"] [] [2025-01-28T14:07:24.663304+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bkxkqtQ8cknkiArd8","%%","%%","bkxkqtQ8cknkiArd8"] [] [2025-01-28T14:07:24.680145+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RKiadJP2KkmXQ4GCw","%%","%%","RKiadJP2KkmXQ4GCw"] [] [2025-01-28T14:07:24.696906+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"arwyTJhdTByexhuEY","%%","%%","arwyTJhdTByexhuEY"] [] [2025-01-28T14:07:24.713638+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B83R2DePn889yZANW","%%","%%","B83R2DePn889yZANW"] [] [2025-01-28T14:07:24.730387+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"areeD7KQo8rkCvHnn","%%","%%","areeD7KQo8rkCvHnn"] [] [2025-01-28T14:07:24.747209+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"xAfL9CwSTLb8rRcY9","%29229991%","%29229991%","xAfL9CwSTLb8rRcY9","%29229991%","%29229991%"] [] [2025-01-28T14:07:24.901654+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:24.901947+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:07:24+00:00",3643] [] [2025-01-28T14:07:24.902302+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:24.903265+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yqFpSnLdF5rEPwcD9","%%","%%","yqFpSnLdF5rEPwcD9"] [] [2025-01-28T14:07:24.920287+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ykkDNSqpnStCr3rjL","%52954952%","%52954952%","ykkDNSqpnStCr3rjL","%52954952%","%52954952%"] [] [2025-01-28T14:07:24.939433+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6890] [] [2025-01-28T14:07:24.940541+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ycppN9hBDxF8dJQNL","%%","%%","ycppN9hBDxF8dJQNL"] [] [2025-01-28T14:07:24.958034+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MyTTdNpkvGyZqbd4P","%%","%%","MyTTdNpkvGyZqbd4P"] [] [2025-01-28T14:07:24.974869+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"da6fdnE9ubnKzWvGC","% 21507092%","% 21507092%","da6fdnE9ubnKzWvGC","% 21507092%","% 21507092%"] [] [2025-01-28T14:07:24.993339+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6891] [] [2025-01-28T14:07:24.993801+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6919] [] [2025-01-28T14:07:24.994957+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XqaXFM8LbLEZ5i3qu","%%","%%","XqaXFM8LbLEZ5i3qu"] [] [2025-01-28T14:07:25.011947+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GCaRPHuhYgRpnKorE","%%","%%","GCaRPHuhYgRpnKorE"] [] [2025-01-28T14:07:25.028770+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2EaWwigBsRQxq9dY6","%%","%%","2EaWwigBsRQxq9dY6"] [] [2025-01-28T14:07:25.045718+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5gSzosdALAJH2xv8m","%%","%%","5gSzosdALAJH2xv8m"] [] [2025-01-28T14:07:25.062603+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NRFbQs5P5EfePiRzr","%%","%%","NRFbQs5P5EfePiRzr"] [] [2025-01-28T14:07:25.079425+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aunCv4trkDRPXDyTs","%%","%%","aunCv4trkDRPXDyTs"] [] [2025-01-28T14:07:25.096282+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qQjJ25No99pjcwZG4","%%","%%","qQjJ25No99pjcwZG4"] [] [2025-01-28T14:07:25.113158+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FbwsfykXJuyJZFhEa","%%","%%","FbwsfykXJuyJZFhEa"] [] [2025-01-28T14:07:25.130177+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f3f2uiffeCHAyhK8F","%%","%%","f3f2uiffeCHAyhK8F"] [] [2025-01-28T14:07:25.147130+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"apH3ZMrYAzPLN7Rfx","%%","%%","apH3ZMrYAzPLN7Rfx"] [] [2025-01-28T14:07:25.163923+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uRiSrwyES7ToSfvzk","%%","%%","uRiSrwyES7ToSfvzk"] [] [2025-01-28T14:07:25.180759+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4CtPMNgSfyS5vb35a","%%","%%","4CtPMNgSfyS5vb35a"] [] [2025-01-28T14:07:25.197706+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gkniihkRLmZg5uuRf","%%","%%","gkniihkRLmZg5uuRf"] [] [2025-01-28T14:07:25.214766+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sNfXtQRwfkAedoKzK","%%","%%","sNfXtQRwfkAedoKzK"] [] [2025-01-28T14:07:25.231685+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bMBvTxHJrRbLdCSWf","%%","%%","bMBvTxHJrRbLdCSWf"] [] [2025-01-28T14:07:25.248592+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JeMEvBfFidnRwRTjr","%%","%%","JeMEvBfFidnRwRTjr"] [] [2025-01-28T14:07:25.265494+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LWtbpKfkK7S5hJSGH","%%","%%","LWtbpKfkK7S5hJSGH"] [] [2025-01-28T14:07:25.282322+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"j9HN2tvF7QEZMx9Kb","%%","%%","j9HN2tvF7QEZMx9Kb"] [] [2025-01-28T14:07:25.299134+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5SpZD83E2cYoLEqm6","%%","%%","5SpZD83E2cYoLEqm6"] [] [2025-01-28T14:07:25.315931+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LKb8fwceFFwchKDEz","%%","%%","LKb8fwceFFwchKDEz"] [] [2025-01-28T14:07:25.332825+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G58YiZDsRM7RCQhHN","%%","%%","G58YiZDsRM7RCQhHN"] [] [2025-01-28T14:07:25.349707+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DB6mwux2od8i6RYy6","%%","%%","DB6mwux2od8i6RYy6"] [] [2025-01-28T14:07:25.366696+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9xWWaowEjLpGtdcuB","%%","%%","9xWWaowEjLpGtdcuB"] [] [2025-01-28T14:07:25.383541+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Bq22ueo9xjyCEvCeG","%%","%%","Bq22ueo9xjyCEvCeG"] [] [2025-01-28T14:07:25.400365+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EFk68jPmMmND7fPGg","%%","%%","EFk68jPmMmND7fPGg"] [] [2025-01-28T14:07:25.417300+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aJBELDRKenSotst5Q","%%","%%","aJBELDRKenSotst5Q"] [] [2025-01-28T14:07:25.434068+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5naTWARnF6LgDM2jv","%%","%%","5naTWARnF6LgDM2jv"] [] [2025-01-28T14:07:25.450910+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"sQAKgxBKXrf2y2ppR","%56504824%","%56504824%","sQAKgxBKXrf2y2ppR","%56504824%","%56504824%"] [] [2025-01-28T14:07:25.469820+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6894] [] [2025-01-28T14:07:25.470847+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PCHE8J6kmssTtRgWx","%%","%%","PCHE8J6kmssTtRgWx"] [] [2025-01-28T14:07:25.487847+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5DSTFM4i2nbGy3LiC","%%","%%","5DSTFM4i2nbGy3LiC"] [] [2025-01-28T14:07:25.504601+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DzZjPMDwh336jzCDE","%%","%%","DzZjPMDwh336jzCDE"] [] [2025-01-28T14:07:25.521546+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Tgi6ELfWL6j3xBYgM","%%","%%","Tgi6ELfWL6j3xBYgM"] [] [2025-01-28T14:07:25.538418+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kGoZZ7XZupwNvGyJ4","%%","%%","kGoZZ7XZupwNvGyJ4"] [] [2025-01-28T14:07:25.555288+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WGai2gDxqFr9nZKw9","%%","%%","WGai2gDxqFr9nZKw9"] [] [2025-01-28T14:07:25.572247+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KZhgqwKPfg7eSPNwo","%%","%%","KZhgqwKPfg7eSPNwo"] [] [2025-01-28T14:07:25.589068+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AGeS6ycNwebahSRvy","%%","%%","AGeS6ycNwebahSRvy"] [] [2025-01-28T14:07:25.606045+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6qKw2PGBhW3wujww5","%%","%%","6qKw2PGBhW3wujww5"] [] [2025-01-28T14:07:25.623039+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eQSpZDnWgbT5qqSiy","%%","%%","eQSpZDnWgbT5qqSiy"] [] [2025-01-28T14:07:25.639875+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7LnE3sAoKdExC5uq8","%%","%%","7LnE3sAoKdExC5uq8"] [] [2025-01-28T14:07:25.656750+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jDqCSCJSJbDJfLdiN","%%","%%","jDqCSCJSJbDJfLdiN"] [] [2025-01-28T14:07:25.673781+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"hQwTvnHTyyeyezgfR","%50350974%","%50350974%","hQwTvnHTyyeyezgfR","%50350974%","%50350974%"] [] [2025-01-28T14:07:25.692948+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6895] [] [2025-01-28T14:07:25.694067+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ks9hC2XRiwyRDPHWE","%%","%%","Ks9hC2XRiwyRDPHWE"] [] [2025-01-28T14:07:25.710960+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oYGRrPvwdEDmLffob","%%","%%","oYGRrPvwdEDmLffob"] [] [2025-01-28T14:07:25.727697+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HnLFE35D8mrc3MsFD","%%","%%","HnLFE35D8mrc3MsFD"] [] [2025-01-28T14:07:25.744822+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GzTATeBP9vyJBLn4t","%%","%%","GzTATeBP9vyJBLn4t"] [] [2025-01-28T14:07:25.761644+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nBmwbnmsRZYh9W3w8","%%","%%","nBmwbnmsRZYh9W3w8"] [] [2025-01-28T14:07:25.778608+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"z4Hjva8M2BwR7z9YH","%%","%%","z4Hjva8M2BwR7z9YH"] [] [2025-01-28T14:07:25.795576+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jBotEbs7Exh5Q8qvq","%%","%%","jBotEbs7Exh5Q8qvq"] [] [2025-01-28T14:07:25.812516+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"S3Q6Tz2yc7bgNntPZ","%%","%%","S3Q6Tz2yc7bgNntPZ"] [] [2025-01-28T14:07:25.829305+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cbxwwertZphHnvsxR","%%","%%","cbxwwertZphHnvsxR"] [] [2025-01-28T14:07:25.846293+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4xryi76axpNH3Xkco","%%","%%","4xryi76axpNH3Xkco"] [] [2025-01-28T14:07:25.863077+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Fbs9zqySaa7YFjHzz","%%","%%","Fbs9zqySaa7YFjHzz"] [] [2025-01-28T14:07:25.879877+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"u9vx6DdC4WekaTP8M","%%","%%","u9vx6DdC4WekaTP8M"] [] [2025-01-28T14:07:25.896639+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ywDMdFMxbNgHjP4CC","%41048446%","%41048446%","ywDMdFMxbNgHjP4CC","%41048446%","%41048446%"] [] [2025-01-28T14:07:25.915493+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6897] [] [2025-01-28T14:07:25.916497+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CofZkDZHRwYePpSy9","%%","%%","CofZkDZHRwYePpSy9"] [] [2025-01-28T14:07:25.933424+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zvCDTQsLfFMzHT5Dj","%%","%%","zvCDTQsLfFMzHT5Dj"] [] [2025-01-28T14:07:25.950783+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"a6Fg4RZoTkgERv57A","%%","%%","a6Fg4RZoTkgERv57A"] [] [2025-01-28T14:07:25.967723+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M9Sb3Xp2ySdj3LLkq","%%","%%","M9Sb3Xp2ySdj3LLkq"] [] [2025-01-28T14:07:25.984614+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"E5KnGauCKpBwrpZQQ","%%","%%","E5KnGauCKpBwrpZQQ"] [] [2025-01-28T14:07:26.001460+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8KTgxTkJXgE3mb8LH","%%","%%","8KTgxTkJXgE3mb8LH"] [] [2025-01-28T14:07:26.018258+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Za5Cj2DMBHYbXkPm4","%%","%%","Za5Cj2DMBHYbXkPm4"] [] [2025-01-28T14:07:26.035125+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"omfDQFYMT3qiXWLCS","%%","%%","omfDQFYMT3qiXWLCS"] [] [2025-01-28T14:07:26.051905+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CCoNSoSW8jtmcEDWw","%%","%%","CCoNSoSW8jtmcEDWw"] [] [2025-01-28T14:07:26.068685+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f7pBRhZAeinzSFBpr","%%","%%","f7pBRhZAeinzSFBpr"] [] [2025-01-28T14:07:26.085600+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8jwwLSd3GxvaGBgkz","%%","%%","8jwwLSd3GxvaGBgkz"] [] [2025-01-28T14:07:26.102361+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"z57Wf3aMJoq9YDSdN","%%","%%","z57Wf3aMJoq9YDSdN"] [] [2025-01-28T14:07:26.119116+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v22fcNPRdRNj5muh6","%%","%%","v22fcNPRdRNj5muh6"] [] [2025-01-28T14:07:26.135865+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CvrC4Pwx2mvo7TJBz","%%","%%","CvrC4Pwx2mvo7TJBz"] [] [2025-01-28T14:07:26.152592+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EkD2gqh4E5bcPx8qw","%%","%%","EkD2gqh4E5bcPx8qw"] [] [2025-01-28T14:07:26.169405+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"anztYmEyBAYdj5B6v","%%","%%","anztYmEyBAYdj5B6v"] [] [2025-01-28T14:07:26.186206+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dmyFEAnuz4ygYxCRS","%%","%%","dmyFEAnuz4ygYxCRS"] [] [2025-01-28T14:07:26.203157+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SBxex24J6fWgEtR3x","%%","%%","SBxex24J6fWgEtR3x"] [] [2025-01-28T14:07:26.219933+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gecM2tPBTKyAzGKT9","%%","%%","gecM2tPBTKyAzGKT9"] [] [2025-01-28T14:07:26.236685+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DtJi3ZAcYx5gae694","%%","%%","DtJi3ZAcYx5gae694"] [] [2025-01-28T14:07:26.253506+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Jtn8YWwgtAK4aTCkD","%%","%%","Jtn8YWwgtAK4aTCkD"] [] [2025-01-28T14:07:26.270377+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3DuhQjKxiD8gGEiN2","%%","%%","3DuhQjKxiD8gGEiN2"] [] [2025-01-28T14:07:26.287160+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TTdXsERJAmQSAuzem","%%","%%","TTdXsERJAmQSAuzem"] [] [2025-01-28T14:07:26.303932+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DrAq6qoxcmYANJHP4","%%","%%","DrAq6qoxcmYANJHP4"] [] [2025-01-28T14:07:26.320759+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Fi86whxspCBgxfyic","%%","%%","Fi86whxspCBgxfyic"] [] [2025-01-28T14:07:26.337545+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mpzjPkABveTDTjywk","%%","%%","mpzjPkABveTDTjywk"] [] [2025-01-28T14:07:26.354377+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4fqP9aFp9rxgBcbjR","%%","%%","4fqP9aFp9rxgBcbjR"] [] [2025-01-28T14:07:26.371184+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n3Yef3cuaHM6dNJm3","%%","%%","n3Yef3cuaHM6dNJm3"] [] [2025-01-28T14:07:26.387910+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oYSdt2tosf4D2RA8T","%%","%%","oYSdt2tosf4D2RA8T"] [] [2025-01-28T14:07:26.404687+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PbizhPdE9QQJmfCo5","%%","%%","PbizhPdE9QQJmfCo5"] [] [2025-01-28T14:07:26.421611+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"h98f65QD5gcWgroLT","%%","%%","h98f65QD5gcWgroLT"] [] [2025-01-28T14:07:26.438555+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KD4EdjYSDcQJJkaBg","%%","%%","KD4EdjYSDcQJJkaBg"] [] [2025-01-28T14:07:26.455325+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zHEDaGiBaiyDLemYb","%%","%%","zHEDaGiBaiyDLemYb"] [] [2025-01-28T14:07:26.472058+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BtKYPjXnqXDeboXnt","%%","%%","BtKYPjXnqXDeboXnt"] [] [2025-01-28T14:07:26.488788+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AfrrMcFY2vBo4EQ6a","%%","%%","AfrrMcFY2vBo4EQ6a"] [] [2025-01-28T14:07:26.505522+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nKeyJNpxYnr2vixX2","%%","%%","nKeyJNpxYnr2vixX2"] [] [2025-01-28T14:07:26.522250+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Z9Y7s7juabD4LyqXe","%%","%%","Z9Y7s7juabD4LyqXe"] [] [2025-01-28T14:07:26.539040+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zhSne5hHCtYqWHF8u","%%","%%","zhSne5hHCtYqWHF8u"] [] [2025-01-28T14:07:26.555760+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rMkPS8KM2SjuhbyCT","%%","%%","rMkPS8KM2SjuhbyCT"] [] [2025-01-28T14:07:26.572498+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Pcjk9ZXmbbtbY8RtH","%%","%%","Pcjk9ZXmbbtbY8RtH"] [] [2025-01-28T14:07:26.589316+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Cowh66f9PSSESr3pY","%%","%%","Cowh66f9PSSESr3pY"] [] [2025-01-28T14:07:26.606043+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n2pED3dKZLFm7fwHi","%%","%%","n2pED3dKZLFm7fwHi"] [] [2025-01-28T14:07:26.622767+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mm5nPNDjeqvaxS6AA","%%","%%","mm5nPNDjeqvaxS6AA"] [] [2025-01-28T14:07:26.639730+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gLPgRjzWnrFF4CnHs","%%","%%","gLPgRjzWnrFF4CnHs"] [] [2025-01-28T14:07:26.656611+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"waZWqytHdn82hCkck","%%","%%","waZWqytHdn82hCkck"] [] [2025-01-28T14:07:26.673505+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"He7vho8CRHgQ4fxCx","%%","%%","He7vho8CRHgQ4fxCx"] [] [2025-01-28T14:07:26.690257+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"grqbsYrriNrGeeMMq","%%","%%","grqbsYrriNrGeeMMq"] [] [2025-01-28T14:07:26.706997+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XycE68TyRvSc8tTJT","%%","%%","XycE68TyRvSc8tTJT"] [] [2025-01-28T14:07:26.723746+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f3fJbt63QMpNGvEPa","%%","%%","f3fJbt63QMpNGvEPa"] [] [2025-01-28T14:07:26.740748+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aZyfxkdxWQsfRvymD","%%","%%","aZyfxkdxWQsfRvymD"] [] [2025-01-28T14:07:26.757584+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"S27vx6rde68jgGcBs","%%","%%","S27vx6rde68jgGcBs"] [] [2025-01-28T14:07:26.774332+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ck4F6ahaMfxDoh9ci","%%","%%","Ck4F6ahaMfxDoh9ci"] [] [2025-01-28T14:07:26.791073+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tuqw7RJSBJ8m7h8cS","%%","%%","tuqw7RJSBJ8m7h8cS"] [] [2025-01-28T14:07:26.807915+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6A2jK3z8HiPYDvrh8","%%","%%","6A2jK3z8HiPYDvrh8"] [] [2025-01-28T14:07:26.824716+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2MDypk2Zu9pnC7hWc","%%","%%","2MDypk2Zu9pnC7hWc"] [] [2025-01-28T14:07:26.841558+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xHgXyCja6A5kQ98At","%%","%%","xHgXyCja6A5kQ98At"] [] [2025-01-28T14:07:26.858572+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"77zJw3GpECDjyyqj7","%%","%%","77zJw3GpECDjyyqj7"] [] [2025-01-28T14:07:26.875373+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5MB8GHjtn5J4HksaD","%%","%%","5MB8GHjtn5J4HksaD"] [] [2025-01-28T14:07:26.892184+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BnyPbcmgaXFbYSqQt","%%","%%","BnyPbcmgaXFbYSqQt"] [] [2025-01-28T14:07:26.908900+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Lx7WEixLmHTyapmQ8","%%","%%","Lx7WEixLmHTyapmQ8"] [] [2025-01-28T14:07:26.925641+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LoqAPo9ybBCQcoyyk","%%","%%","LoqAPo9ybBCQcoyyk"] [] [2025-01-28T14:07:26.942741+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rrmxAyZbPHwiLLpcN","%%","%%","rrmxAyZbPHwiLLpcN"] [] [2025-01-28T14:07:26.960056+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9rFBGbKJKSfQg3LCd","%%","%%","9rFBGbKJKSfQg3LCd"] [] [2025-01-28T14:07:26.977179+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MQiJQTFsBqQiCFhut","%%","%%","MQiJQTFsBqQiCFhut"] [] [2025-01-28T14:07:26.993950+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uWw7ryfi4nkPQ95R5","%%","%%","uWw7ryfi4nkPQ95R5"] [] [2025-01-28T14:07:27.010578+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dZb7HLQw72tNvgdJf","%%","%%","dZb7HLQw72tNvgdJf"] [] [2025-01-28T14:07:27.027333+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p5jmnArRnQk93EvBF","%%","%%","p5jmnArRnQk93EvBF"] [] [2025-01-28T14:07:27.044190+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ip2ab3sdRHYsqMLbh","%24171055%","%24171055%","ip2ab3sdRHYsqMLbh","%24171055%","%24171055%"] [] [2025-01-28T14:07:27.063098+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6926] [] [2025-01-28T14:07:27.064087+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9SWX89BddPf7aHd3g","%%","%%","9SWX89BddPf7aHd3g"] [] [2025-01-28T14:07:27.080811+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6TwfrwCroLecSyYcu","%%","%%","6TwfrwCroLecSyYcu"] [] [2025-01-28T14:07:27.097526+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BvEb47RN374GXuHCA","%%","%%","BvEb47RN374GXuHCA"] [] [2025-01-28T14:07:27.114296+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pNac6W7XvPzZqgXDy","%%","%%","pNac6W7XvPzZqgXDy"] [] [2025-01-28T14:07:27.131042+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"GfDEBBJ6SfQ9ZMpQL","%58878831%","%58878831%","GfDEBBJ6SfQ9ZMpQL","%58878831%","%58878831%"] [] [2025-01-28T14:07:27.150206+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6901] [] [2025-01-28T14:07:27.151144+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jYAoDGXmfZfHcAGFk","%%","%%","jYAoDGXmfZfHcAGFk"] [] [2025-01-28T14:07:27.167870+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MmgBPotP3L8seJFPZ","%%","%%","MmgBPotP3L8seJFPZ"] [] [2025-01-28T14:07:27.184634+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"LNZ7qTpbCqHeyuDmD","%93075791%","%93075791%","LNZ7qTpbCqHeyuDmD","%93075791%","%93075791%"] [] [2025-01-28T14:07:27.203473+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6900] [] [2025-01-28T14:07:27.204384+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3943Q9hdr8vcocxzK","%%","%%","3943Q9hdr8vcocxzK"] [] [2025-01-28T14:07:27.221177+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wjpxQTiHtNQnXDbDX","%%","%%","wjpxQTiHtNQnXDbDX"] [] [2025-01-28T14:07:27.237933+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZQ7w4ACmQgqL94fwN","%%","%%","ZQ7w4ACmQgqL94fwN"] [] [2025-01-28T14:07:27.254789+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hXmyLsk2ctovoNomS","%%","%%","hXmyLsk2ctovoNomS"] [] [2025-01-28T14:07:27.271706+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FhSamZNC25ZDdhxvD","%%","%%","FhSamZNC25ZDdhxvD"] [] [2025-01-28T14:07:27.288514+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"R8Zzk8JXrSEzdksaF","%%","%%","R8Zzk8JXrSEzdksaF"] [] [2025-01-28T14:07:27.305272+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wG4Lb28o6wsfKzhSB","%%","%%","wG4Lb28o6wsfKzhSB"] [] [2025-01-28T14:07:27.322014+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LxS9t3Gq5PKuujYCA","%%","%%","LxS9t3Gq5PKuujYCA"] [] [2025-01-28T14:07:27.338743+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"awuSzyWC4ehxiQWPd","%%","%%","awuSzyWC4ehxiQWPd"] [] [2025-01-28T14:07:27.355542+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DdZ9fiJEbRd6jFQ8Z","%%","%%","DdZ9fiJEbRd6jFQ8Z"] [] [2025-01-28T14:07:27.372493+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iPRtRvYFpTZDHwqvp","%%","%%","iPRtRvYFpTZDHwqvp"] [] [2025-01-28T14:07:27.389217+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AZ38qGFzrd8CDww5q","%%","%%","AZ38qGFzrd8CDww5q"] [] [2025-01-28T14:07:27.405964+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"moPiFJpnqyJS5STEa","%%","%%","moPiFJpnqyJS5STEa"] [] [2025-01-28T14:07:27.422697+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DNTQ8iDcBMJiMTMP8","%%","%%","DNTQ8iDcBMJiMTMP8"] [] [2025-01-28T14:07:27.439645+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rJQFvnvbZcDyc4GmM","%%","%%","rJQFvnvbZcDyc4GmM"] [] [2025-01-28T14:07:27.456458+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zi9xQiWNi3NwNwfzb","%%","%%","zi9xQiWNi3NwNwfzb"] [] [2025-01-28T14:07:27.473229+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TNNeHg54suq8gkw5g","%%","%%","TNNeHg54suq8gkw5g"] [] [2025-01-28T14:07:27.489979+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rzFWdZBakjiLLS2Rq","%%","%%","rzFWdZBakjiLLS2Rq"] [] [2025-01-28T14:07:27.506679+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3JXBKn9uso6nWixao","%%","%%","3JXBKn9uso6nWixao"] [] [2025-01-28T14:07:27.523512+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B77JT2wKqSewrL7BY","%%","%%","B77JT2wKqSewrL7BY"] [] [2025-01-28T14:07:27.540270+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8NdnMQi8EDXvPRcos","%%","%%","8NdnMQi8EDXvPRcos"] [] [2025-01-28T14:07:27.557069+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jcKRJ4FBSd9RzuPWH","%%","%%","jcKRJ4FBSd9RzuPWH"] [] [2025-01-28T14:07:27.573784+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TxBzRDZ4jqg5pPa6z","%%","%%","TxBzRDZ4jqg5pPa6z"] [] [2025-01-28T14:07:27.590638+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7gnHjWNQ2HvKrf5gb","%%","%%","7gnHjWNQ2HvKrf5gb"] [] [2025-01-28T14:07:27.607516+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vdCfZ83hefPJjXGh9","%%","%%","vdCfZ83hefPJjXGh9"] [] [2025-01-28T14:07:27.624262+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sn4GzHNehuPh2LoAD","%%","%%","sn4GzHNehuPh2LoAD"] [] [2025-01-28T14:07:27.641041+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sBtQ773sZs3bNwKwY","%%","%%","sBtQ773sZs3bNwKwY"] [] [2025-01-28T14:07:27.657771+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T25Rry44odFr8YQNR","%%","%%","T25Rry44odFr8YQNR"] [] [2025-01-28T14:07:27.674546+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T9mTzgXmSsKQckqqJ","%%","%%","T9mTzgXmSsKQckqqJ"] [] [2025-01-28T14:07:27.691379+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QyykqgbwcDBYWfftF","%%","%%","QyykqgbwcDBYWfftF"] [] [2025-01-28T14:07:27.708164+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2y696D5ZZ9vHYCtD9","%%","%%","2y696D5ZZ9vHYCtD9"] [] [2025-01-28T14:07:27.724969+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9rzPWjjGS6cYZnd6A","%%","%%","9rzPWjjGS6cYZnd6A"] [] [2025-01-28T14:07:27.741797+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CksvQ5k67ifdYhCtK","%%","%%","CksvQ5k67ifdYhCtK"] [] [2025-01-28T14:07:27.758513+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kdYLfvdmFJZAvdya7","%%","%%","kdYLfvdmFJZAvdya7"] [] [2025-01-28T14:07:27.775315+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6dmKRBgoGq76Jt7FH","%%","%%","6dmKRBgoGq76Jt7FH"] [] [2025-01-28T14:07:27.792035+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GeLw5CnbkuAaoa3Sv","%%","%%","GeLw5CnbkuAaoa3Sv"] [] [2025-01-28T14:07:27.808829+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Fnmkw5NidFMiey6yD","%%","%%","Fnmkw5NidFMiey6yD"] [] [2025-01-28T14:07:27.825552+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jC7JutwQe3zR8Z4hy","%%","%%","jC7JutwQe3zR8Z4hy"] [] [2025-01-28T14:07:27.842378+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iT4qRArRfE3yQshmW","%%","%%","iT4qRArRfE3yQshmW"] [] [2025-01-28T14:07:27.859152+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8HYf8a5umDBrxZKHe","%%","%%","8HYf8a5umDBrxZKHe"] [] [2025-01-28T14:07:27.875881+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FqR8dkx9fyQecRzqW","%%","%%","FqR8dkx9fyQecRzqW"] [] [2025-01-28T14:07:27.892725+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QhEawkQdSwpuXHzdh","%%","%%","QhEawkQdSwpuXHzdh"] [] [2025-01-28T14:07:27.909545+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ScpmEftK59yuogG6S","%%","%%","ScpmEftK59yuogG6S"] [] [2025-01-28T14:07:27.926282+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"SqFLzzjK22HzFBzvM","%93585123%","%93585123%","SqFLzzjK22HzFBzvM","%93585123%","%93585123%"] [] [2025-01-28T14:07:27.945234+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6930] [] [2025-01-28T14:07:27.946030+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pMJiyrfJ6sJMqezcQ","%%","%%","pMJiyrfJ6sJMqezcQ"] [] [2025-01-28T14:07:27.962953+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gwx98hgXQFdGPSois","%%","%%","gwx98hgXQFdGPSois"] [] [2025-01-28T14:07:27.979980+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PMXFHGBAQJZzZgeZu","%%","%%","PMXFHGBAQJZzZgeZu"] [] [2025-01-28T14:07:27.996720+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H9pS8QBj8DZdy9jGo","%%","%%","H9pS8QBj8DZdy9jGo"] [] [2025-01-28T14:07:28.013532+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mWx2gDqkRHJoveafC","%%","%%","mWx2gDqkRHJoveafC"] [] [2025-01-28T14:07:28.030260+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"P9QmM9jMkrGewE9Cm","%%","%%","P9QmM9jMkrGewE9Cm"] [] [2025-01-28T14:07:28.047215+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ydvKerA9epHQAdsWh","%%","%%","ydvKerA9epHQAdsWh"] [] [2025-01-28T14:07:28.064004+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TsrNGBHbSnzTD2YGi","%%","%%","TsrNGBHbSnzTD2YGi"] [] [2025-01-28T14:07:28.080780+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"99b65ZzADHpeJxEyi","%%","%%","99b65ZzADHpeJxEyi"] [] [2025-01-28T14:07:28.097513+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qGswrb9oL7WYy9rqy","%%","%%","qGswrb9oL7WYy9rqy"] [] [2025-01-28T14:07:28.114342+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bWM7KPY9XuoEXfgfv","%%","%%","bWM7KPY9XuoEXfgfv"] [] [2025-01-28T14:07:28.131057+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bWHS2qZshesroWZPT","%%","%%","bWHS2qZshesroWZPT"] [] [2025-01-28T14:07:28.147921+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JKMtFeJ63h9Ab7kcY","%%","%%","JKMtFeJ63h9Ab7kcY"] [] [2025-01-28T14:07:28.164685+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Jz42JvSSeQw8gaoeS","%%","%%","Jz42JvSSeQw8gaoeS"] [] [2025-01-28T14:07:28.181466+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KzZMW3AsEjrf7psaR","%%","%%","KzZMW3AsEjrf7psaR"] [] [2025-01-28T14:07:28.198249+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7F9agDTC9wzze42x7","%%","%%","7F9agDTC9wzze42x7"] [] [2025-01-28T14:07:28.214961+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jXBQkECbTxyEwiayT","%%","%%","jXBQkECbTxyEwiayT"] [] [2025-01-28T14:07:28.231782+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GooNJbay8chXugjGs","%%","%%","GooNJbay8chXugjGs"] [] [2025-01-28T14:07:28.248731+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HX9z7EJwHjZ3QPZSn","%%","%%","HX9z7EJwHjZ3QPZSn"] [] [2025-01-28T14:07:28.265559+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TfabrRZGk5WteMbxS","%%","%%","TfabrRZGk5WteMbxS"] [] [2025-01-28T14:07:28.282332+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8dp2QAzPaArasLrCm","%%","%%","8dp2QAzPaArasLrCm"] [] [2025-01-28T14:07:28.299089+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HD96LizwgAeRL5N2h","%%","%%","HD96LizwgAeRL5N2h"] [] [2025-01-28T14:07:28.315815+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nEtLm9MiwSfiSJk3Q","%%","%%","nEtLm9MiwSfiSJk3Q"] [] [2025-01-28T14:07:28.332554+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eiapg4AFtJ4ms74p4","%%","%%","eiapg4AFtJ4ms74p4"] [] [2025-01-28T14:07:28.349560+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"siXdqwz2Wuf9bpNkm","%%","%%","siXdqwz2Wuf9bpNkm"] [] [2025-01-28T14:07:28.366326+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JgF5bE2cMPRaJpujP","%%","%%","JgF5bE2cMPRaJpujP"] [] [2025-01-28T14:07:28.383029+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bajdfRvBFhAuwZSiv","%%","%%","bajdfRvBFhAuwZSiv"] [] [2025-01-28T14:07:28.399745+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mMBkF7ezsgCjhcF8F","%%","%%","mMBkF7ezsgCjhcF8F"] [] [2025-01-28T14:07:28.416573+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LjXyj7JarWiiLb6bA","%%","%%","LjXyj7JarWiiLb6bA"] [] [2025-01-28T14:07:28.433380+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uKQEpzJsZq3HNfFcZ","%%","%%","uKQEpzJsZq3HNfFcZ"] [] [2025-01-28T14:07:28.450266+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hvvLZy7wgpq7igwJL","%%","%%","hvvLZy7wgpq7igwJL"] [] [2025-01-28T14:07:28.466999+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2L7xFDSeupPkgvBGE","%%","%%","2L7xFDSeupPkgvBGE"] [] [2025-01-28T14:07:28.483861+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BYySd9H9iPmJwazpz","%%","%%","BYySd9H9iPmJwazpz"] [] [2025-01-28T14:07:28.500608+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NkuhzsvZBAndRbqxS","%%","%%","NkuhzsvZBAndRbqxS"] [] [2025-01-28T14:07:28.517432+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"PncftpXw46YNFWiHw","%90223657%","%90223657%","PncftpXw46YNFWiHw","%90223657%","%90223657%"] [] [2025-01-28T14:07:28.536339+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6908] [] [2025-01-28T14:07:28.537255+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6TZJLYrYh5kos6aS2","%%","%%","6TZJLYrYh5kos6aS2"] [] [2025-01-28T14:07:28.554041+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9kZ8KwfMk9jZ6iC9n","%%","%%","9kZ8KwfMk9jZ6iC9n"] [] [2025-01-28T14:07:28.570752+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dwWmicZJ4yxGyuqrL","%%","%%","dwWmicZJ4yxGyuqrL"] [] [2025-01-28T14:07:28.587477+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7eKZBaoC8a8StqTyJ","%%","%%","7eKZBaoC8a8StqTyJ"] [] [2025-01-28T14:07:28.604189+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H3nKqfmTCPBtzGfwk","%%","%%","H3nKqfmTCPBtzGfwk"] [] [2025-01-28T14:07:28.620936+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZQ33L7fE28qgLXDNM","%%","%%","ZQ33L7fE28qgLXDNM"] [] [2025-01-28T14:07:28.637746+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GuXBpt8QrFiows8sd","%%","%%","GuXBpt8QrFiows8sd"] [] [2025-01-28T14:07:28.654487+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kEsqNZZ77o4fdnoCX","%%","%%","kEsqNZZ77o4fdnoCX"] [] [2025-01-28T14:07:28.671478+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c6Qeo2rhQwbrzKDeJ","%%","%%","c6Qeo2rhQwbrzKDeJ"] [] [2025-01-28T14:07:28.688304+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3LGW8zzEfS8Ea3npP","%%","%%","3LGW8zzEfS8Ea3npP"] [] [2025-01-28T14:07:28.705079+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cYBbwJKn8fPPgCKWx","%%","%%","cYBbwJKn8fPPgCKWx"] [] [2025-01-28T14:07:28.721812+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"A8rjQh4FHjZRWGZPM","%%","%%","A8rjQh4FHjZRWGZPM"] [] [2025-01-28T14:07:28.738602+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Yhqn94GLx9obLYG99","%%","%%","Yhqn94GLx9obLYG99"] [] [2025-01-28T14:07:28.755337+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WPMY8DS5ibkuvfsFD","%%","%%","WPMY8DS5ibkuvfsFD"] [] [2025-01-28T14:07:28.772094+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hQkDgZzdqqzAZa7kC","%%","%%","hQkDgZzdqqzAZa7kC"] [] [2025-01-28T14:07:28.788786+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6wrP9gWQ8Fwkrzw3p","%%","%%","6wrP9gWQ8Fwkrzw3p"] [] [2025-01-28T14:07:28.805507+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"26hJHD3AxoeueGoXu","%%","%%","26hJHD3AxoeueGoXu"] [] [2025-01-28T14:07:28.822242+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TmWK4LuNj4pmF2zhD","%%","%%","TmWK4LuNj4pmF2zhD"] [] [2025-01-28T14:07:28.838991+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"z86QyCY9WLBmYySpP","%%","%%","z86QyCY9WLBmYySpP"] [] [2025-01-28T14:07:28.855865+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4PedSeyJx6QQRi96n","%%","%%","4PedSeyJx6QQRi96n"] [] [2025-01-28T14:07:28.872583+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"q54jpzJji77R9wuXM","%%","%%","q54jpzJji77R9wuXM"] [] [2025-01-28T14:07:28.889407+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rWeTj4PTd3ogDA3t6","%%","%%","rWeTj4PTd3ogDA3t6"] [] [2025-01-28T14:07:28.906168+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"omaTtWoM5irg6c497","%%","%%","omaTtWoM5irg6c497"] [] [2025-01-28T14:07:28.922886+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GX4EAzybgmAgPvFkX","%%","%%","GX4EAzybgmAgPvFkX"] [] [2025-01-28T14:07:28.939654+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"TyHSw5NLALMKtyFQz","%25482239%","%25482239%","TyHSw5NLALMKtyFQz","%25482239%","%25482239%"] [] [2025-01-28T14:07:28.959100+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6912] [] [2025-01-28T14:07:28.960133+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aZ2bqT5st2TPDrZ2k","%%","%%","aZ2bqT5st2TPDrZ2k"] [] [2025-01-28T14:07:28.976881+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jk3L5NvuBAwPZJeFc","%%","%%","jk3L5NvuBAwPZJeFc"] [] [2025-01-28T14:07:28.993614+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"36wFYRDt7JBxs3KQJ","%%","%%","36wFYRDt7JBxs3KQJ"] [] [2025-01-28T14:07:29.010427+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"9iwoAMNpPkwpa36tX","%52030055%","%52030055%","9iwoAMNpPkwpa36tX","%52030055%","%52030055%"] [] [2025-01-28T14:07:29.029344+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6911] [] [2025-01-28T14:07:29.030287+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N5zGWNgAXxK9QKqNR","%%","%%","N5zGWNgAXxK9QKqNR"] [] [2025-01-28T14:07:29.047134+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C7vZ7rdLnbs9vkR3b","%%","%%","C7vZ7rdLnbs9vkR3b"] [] [2025-01-28T14:07:29.063849+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XvEsis3WgemwT5E8q","%%","%%","XvEsis3WgemwT5E8q"] [] [2025-01-28T14:07:29.080598+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SGZKqkFLz6CMhFGvt","%%","%%","SGZKqkFLz6CMhFGvt"] [] [2025-01-28T14:07:29.097381+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tQSa32izpiZkGkzTu","%%","%%","tQSa32izpiZkGkzTu"] [] [2025-01-28T14:07:29.114130+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uCqGoQb3eZiACQRxR","%%","%%","uCqGoQb3eZiACQRxR"] [] [2025-01-28T14:07:29.130973+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"44MpzRADzow5Yswnw","%%","%%","44MpzRADzow5Yswnw"] [] [2025-01-28T14:07:29.147853+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uuxzvuMncx9xcHMQj","%%","%%","uuxzvuMncx9xcHMQj"] [] [2025-01-28T14:07:29.164542+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hQzD7hqJwB2syvZ8H","%%","%%","hQzD7hqJwB2syvZ8H"] [] [2025-01-28T14:07:29.181327+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6AERgweedNnqB2xdF","%%","%%","6AERgweedNnqB2xdF"] [] [2025-01-28T14:07:29.198056+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Wwb9dnw7XQQJwJptf","%%","%%","Wwb9dnw7XQQJwJptf"] [] [2025-01-28T14:07:29.214875+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uQsiumTSm8vaABeNj","%%","%%","uQsiumTSm8vaABeNj"] [] [2025-01-28T14:07:29.231842+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"L4FBQfLGCoH2X8oqv","%%","%%","L4FBQfLGCoH2X8oqv"] [] [2025-01-28T14:07:29.248763+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q4rvnRs5rcD836gT6","%%","%%","Q4rvnRs5rcD836gT6"] [] [2025-01-28T14:07:29.265544+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PjBidiTzqWpngxRGw","%%","%%","PjBidiTzqWpngxRGw"] [] [2025-01-28T14:07:29.282299+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zDFP4uYBo677X3GTd","%%","%%","zDFP4uYBo677X3GTd"] [] [2025-01-28T14:07:29.299287+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ajLXtfwQEuthL8F2N","%%","%%","ajLXtfwQEuthL8F2N"] [] [2025-01-28T14:07:29.315994+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZxJaRQnqJiYR2zjAB","%%","%%","ZxJaRQnqJiYR2zjAB"] [] [2025-01-28T14:07:29.332708+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yMvhK5qWGcDdmTMoo","%%","%%","yMvhK5qWGcDdmTMoo"] [] [2025-01-28T14:07:29.349744+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T87hYaKmPLZ2fcJco","%%","%%","T87hYaKmPLZ2fcJco"] [] [2025-01-28T14:07:29.366550+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"j2uSkskALxTL22mm2","%51749244%","%51749244%","j2uSkskALxTL22mm2","%51749244%","%51749244%"] [] [2025-01-28T14:07:29.385492+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6914] [] [2025-01-28T14:07:29.386278+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sCKaakvF45d8iu2bD","%%","%%","sCKaakvF45d8iu2bD"] [] [2025-01-28T14:07:29.402981+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MrpihKeodRAfKYBXX","%%","%%","MrpihKeodRAfKYBXX"] [] [2025-01-28T14:07:29.419697+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"y5bkBXm584DE3mG72","%%","%%","y5bkBXm584DE3mG72"] [] [2025-01-28T14:07:29.436546+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LeMyeNJSi4rxTEhuS","%%","%%","LeMyeNJSi4rxTEhuS"] [] [2025-01-28T14:07:29.453361+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rKErZtNofHp4vWyY3","%%","%%","rKErZtNofHp4vWyY3"] [] [2025-01-28T14:07:29.470146+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gibjynWZRgpmteF7R","%%","%%","gibjynWZRgpmteF7R"] [] [2025-01-28T14:07:29.486879+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"BavRJEkx9sGAJaudj","%27081442%","%27081442%","BavRJEkx9sGAJaudj","%27081442%","%27081442%"] [] [2025-01-28T14:07:29.505814+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6917] [] [2025-01-28T14:07:29.506701+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"b2JHcQK3zecqAT2MF","%%","%%","b2JHcQK3zecqAT2MF"] [] [2025-01-28T14:07:29.523541+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v8soQQ7MaHJrTPse4","%%","%%","v8soQQ7MaHJrTPse4"] [] [2025-01-28T14:07:29.540291+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hne9mrdsLLYMvNTft","%%","%%","hne9mrdsLLYMvNTft"] [] [2025-01-28T14:07:29.557044+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Jak37emFJWk5fBGPb","%%","%%","Jak37emFJWk5fBGPb"] [] [2025-01-28T14:07:29.573837+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dhAEqoL85r8mKkQqj","%%","%%","dhAEqoL85r8mKkQqj"] [] [2025-01-28T14:07:29.590646+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XSJk9fuxyHvWM6mF6","%%","%%","XSJk9fuxyHvWM6mF6"] [] [2025-01-28T14:07:29.607541+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zRmEHe83ywE65Bkbq","%%","%%","zRmEHe83ywE65Bkbq"] [] [2025-01-28T14:07:29.624271+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FW6XMQduRXHQtQHHd","%%","%%","FW6XMQduRXHQtQHHd"] [] [2025-01-28T14:07:29.641005+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qkmrE3zHyhcFK8FLQ","%%","%%","qkmrE3zHyhcFK8FLQ"] [] [2025-01-28T14:07:29.657784+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HDuTp7xSs6MbfspcM","%%","%%","HDuTp7xSs6MbfspcM"] [] [2025-01-28T14:07:29.674592+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rWCH47zva4sKKcn2e","%%","%%","rWCH47zva4sKKcn2e"] [] [2025-01-28T14:07:29.691311+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"XoNRCsL9CBgT6myu4","%29630588%","%29630588%","XoNRCsL9CBgT6myu4","%29630588%","%29630588%"] [] [2025-01-28T14:07:29.710301+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7022] [] [2025-01-28T14:07:29.711273+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3WHqD8yz4hF5NQys9","%%","%%","3WHqD8yz4hF5NQys9"] [] [2025-01-28T14:07:29.728098+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TAhA7KHj83EA9QY3r","%%","%%","TAhA7KHj83EA9QY3r"] [] [2025-01-28T14:07:29.744879+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FP2EynPDCHwAk7byt","%%","%%","FP2EynPDCHwAk7byt"] [] [2025-01-28T14:07:29.761662+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xBpNJjzgDMHLwNzQn","%%","%%","xBpNJjzgDMHLwNzQn"] [] [2025-01-28T14:07:29.784270+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oeQPZugLMcBiksqTJ","%%","%%","oeQPZugLMcBiksqTJ"] [] [2025-01-28T14:07:29.802160+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uWNtfggYPHCs2HuDG","%%","%%","uWNtfggYPHCs2HuDG"] [] [2025-01-28T14:07:29.819705+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HE9qcvciowbpR5wjn","%%","%%","HE9qcvciowbpR5wjn"] [] [2025-01-28T14:07:29.838407+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HsTqiZpRtwhonKtdE","%%","%%","HsTqiZpRtwhonKtdE"] [] [2025-01-28T14:07:29.857348+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WMpv8nf8qdnQtrWr8","%%","%%","WMpv8nf8qdnQtrWr8"] [] [2025-01-28T14:07:29.876309+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mEu9bmtPqdwdjPtge","%%","%%","mEu9bmtPqdwdjPtge"] [] [2025-01-28T14:07:29.893292+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TXh6SycYxcogJBuXf","%%","%%","TXh6SycYxcogJBuXf"] [] [2025-01-28T14:07:29.910079+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bbbNfyFFh3no2RP6r","%%","%%","bbbNfyFFh3no2RP6r"] [] [2025-01-28T14:07:29.926830+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X89mH5fXod6f646vy","%%","%%","X89mH5fXod6f646vy"] [] [2025-01-28T14:07:29.943656+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cW6hvhyNmwgnQBhDN","%%","%%","cW6hvhyNmwgnQBhDN"] [] [2025-01-28T14:07:29.960545+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"R5HhnmRdFsrtv6CgG","%%","%%","R5HhnmRdFsrtv6CgG"] [] [2025-01-28T14:07:29.977386+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RN9kTP6cqWgeWcuwp","%%","%%","RN9kTP6cqWgeWcuwp"] [] [2025-01-28T14:07:29.994145+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kbmgL2CvhCNsMomJz","%%","%%","kbmgL2CvhCNsMomJz"] [] [2025-01-28T14:07:30.010899+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"omPk5jzFyJzQAYjAk","%%","%%","omPk5jzFyJzQAYjAk"] [] [2025-01-28T14:07:30.027614+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"s9R6uwTMY3JZHthkF","%%","%%","s9R6uwTMY3JZHthkF"] [] [2025-01-28T14:07:30.044305+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DQXjuvh5N6XnYcBTy","%%","%%","DQXjuvh5N6XnYcBTy"] [] [2025-01-28T14:07:30.061058+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"godnXD7PdJqNbCkyn","%%","%%","godnXD7PdJqNbCkyn"] [] [2025-01-28T14:07:30.077767+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Qpy2GrNg4jXRCbdXv","%%","%%","Qpy2GrNg4jXRCbdXv"] [] [2025-01-28T14:07:30.094515+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rCaGbo3fWwodfjhKj","%%","%%","rCaGbo3fWwodfjhKj"] [] [2025-01-28T14:07:30.111234+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uwSN723XoBmondK6j","%%","%%","uwSN723XoBmondK6j"] [] [2025-01-28T14:07:30.127942+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jMyAkwLvTgrfQDWLu","%%","%%","jMyAkwLvTgrfQDWLu"] [] [2025-01-28T14:07:30.144704+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MXcvQ7uDxRDs7JmyT","%%","%%","MXcvQ7uDxRDs7JmyT"] [] [2025-01-28T14:07:30.161503+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NyWS8PioN5a5ZfyK7","%%","%%","NyWS8PioN5a5ZfyK7"] [] [2025-01-28T14:07:30.178259+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vN5phff6oXwxyc7yy","%%","%%","vN5phff6oXwxyc7yy"] [] [2025-01-28T14:07:30.194928+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Lm9h4MtSNoorn6haC","%%","%%","Lm9h4MtSNoorn6haC"] [] [2025-01-28T14:07:30.211634+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7pKMy8bQ3cmbwZ6im","%%","%%","7pKMy8bQ3cmbwZ6im"] [] [2025-01-28T14:07:30.228362+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4mKowx7WyrCRi5tJp","%%","%%","4mKowx7WyrCRi5tJp"] [] [2025-01-28T14:07:30.245244+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fYKGYQYjZgLDteFzQ","%%","%%","fYKGYQYjZgLDteFzQ"] [] [2025-01-28T14:07:30.261943+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rkE7po8bELRRjLfXd","%%","%%","rkE7po8bELRRjLfXd"] [] [2025-01-28T14:07:30.278693+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XoBjdLXd8hcznFoPc","%%","%%","XoBjdLXd8hcznFoPc"] [] [2025-01-28T14:07:30.295553+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"o99XMjWRT4htd84ww","%%","%%","o99XMjWRT4htd84ww"] [] [2025-01-28T14:07:30.312337+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6WLKgx2euejzKyAYo","%%","%%","6WLKgx2euejzKyAYo"] [] [2025-01-28T14:07:30.329128+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"E2sAWWHGsSyCPAzwX","%%","%%","E2sAWWHGsSyCPAzwX"] [] [2025-01-28T14:07:30.345842+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AXCLJ9iBAntDzETFY","%%","%%","AXCLJ9iBAntDzETFY"] [] [2025-01-28T14:07:30.362616+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2ojjm3QCMWfDMHw8M","%%","%%","2ojjm3QCMWfDMHw8M"] [] [2025-01-28T14:07:30.379466+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5S76ph7FM9pcumqH2","%%","%%","5S76ph7FM9pcumqH2"] [] [2025-01-28T14:07:30.396236+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Kj2F6YH865ke3ktXR","%%","%%","Kj2F6YH865ke3ktXR"] [] [2025-01-28T14:07:30.412988+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TBwrQbtdnTCfYLozY","%%","%%","TBwrQbtdnTCfYLozY"] [] [2025-01-28T14:07:30.429830+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SJ2Lj4aCc2Xs8mjyT","%%","%%","SJ2Lj4aCc2Xs8mjyT"] [] [2025-01-28T14:07:30.446725+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aGowRNgoxAgE2jn2B","%%","%%","aGowRNgoxAgE2jn2B"] [] [2025-01-28T14:07:30.463556+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wSC5dxCBmzp8RXqQB","%%","%%","wSC5dxCBmzp8RXqQB"] [] [2025-01-28T14:07:30.480296+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"epNcDdQSs5Nbj5qwZ","%%","%%","epNcDdQSs5Nbj5qwZ"] [] [2025-01-28T14:07:30.497002+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7wMA7CBrA2eYAEom9","%%","%%","7wMA7CBrA2eYAEom9"] [] [2025-01-28T14:07:30.513713+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"znZrvXPvhwPN6Lzvm","%%","%%","znZrvXPvhwPN6Lzvm"] [] [2025-01-28T14:07:30.530408+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GciSbZEpzdogmDjGJ","%%","%%","GciSbZEpzdogmDjGJ"] [] [2025-01-28T14:07:30.547231+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gnqASDGNfjNw8ntwu","%%","%%","gnqASDGNfjNw8ntwu"] [] [2025-01-28T14:07:30.563875+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X2fsRoHrPcJJ9WF5P","%%","%%","X2fsRoHrPcJJ9WF5P"] [] [2025-01-28T14:07:30.580553+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Rpq8YP527CSnLpM7n","%%","%%","Rpq8YP527CSnLpM7n"] [] [2025-01-28T14:07:30.597310+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5rWJH29YbB2vsAHDG","%%","%%","5rWJH29YbB2vsAHDG"] [] [2025-01-28T14:07:30.613986+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JgJRgdm5DZ3ZLrnHq","%%","%%","JgJRgdm5DZ3ZLrnHq"] [] [2025-01-28T14:07:30.630674+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zgnpN3tqu9fme3XS6","%%","%%","zgnpN3tqu9fme3XS6"] [] [2025-01-28T14:07:30.647510+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yu7SParFzXfZrHeDC","%%","%%","yu7SParFzXfZrHeDC"] [] [2025-01-28T14:07:30.664248+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mjDMZqH7K3AqBsvcT","%%","%%","mjDMZqH7K3AqBsvcT"] [] [2025-01-28T14:07:30.681067+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4A2DGryvrSMbTTCNm","%%","%%","4A2DGryvrSMbTTCNm"] [] [2025-01-28T14:07:30.697869+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cHe6puqQNvjvNSYK3","%%","%%","cHe6puqQNvjvNSYK3"] [] [2025-01-28T14:07:30.714667+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pB8H3n6kXrqhaqcb7","%%","%%","pB8H3n6kXrqhaqcb7"] [] [2025-01-28T14:07:30.731468+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"w7H3p6cG3ZpnLBtnj","%%","%%","w7H3p6cG3ZpnLBtnj"] [] [2025-01-28T14:07:30.748304+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wQ7fkmkw4fu6WifzC","%%","%%","wQ7fkmkw4fu6WifzC"] [] [2025-01-28T14:07:30.765077+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yJ8u6ZJmH35oH2yqM","%%","%%","yJ8u6ZJmH35oH2yqM"] [] [2025-01-28T14:07:30.781825+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fv5WsqW4jxNbhkcFM","%%","%%","fv5WsqW4jxNbhkcFM"] [] [2025-01-28T14:07:30.798578+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EJTchW25p9vspX9bJ","%%","%%","EJTchW25p9vspX9bJ"] [] [2025-01-28T14:07:30.815417+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mLQdWJXoo5pPcbnjb","%%","%%","mLQdWJXoo5pPcbnjb"] [] [2025-01-28T14:07:30.832201+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p3tWR5SgnAdodwtiZ","%%","%%","p3tWR5SgnAdodwtiZ"] [] [2025-01-28T14:07:30.849018+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fextgkSqwHW8B5TP5","%%","%%","fextgkSqwHW8B5TP5"] [] [2025-01-28T14:07:30.865791+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RbnJmZWLhcmb88d3Y","%%","%%","RbnJmZWLhcmb88d3Y"] [] [2025-01-28T14:07:30.882615+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WkfS6ZsJnKx5gLTxF","%%","%%","WkfS6ZsJnKx5gLTxF"] [] [2025-01-28T14:07:30.899563+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GWF9yHeLu8tnctfzv","%%","%%","GWF9yHeLu8tnctfzv"] [] [2025-01-28T14:07:30.916369+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"debRa5mZdP8RCo3pm","%%","%%","debRa5mZdP8RCo3pm"] [] [2025-01-28T14:07:30.933183+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PuZd7metnScwnAfoE","%%","%%","PuZd7metnScwnAfoE"] [] [2025-01-28T14:07:30.950011+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NmLcWLyMcd4bCHNWw","%%","%%","NmLcWLyMcd4bCHNWw"] [] [2025-01-28T14:07:30.966773+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dLqM9KgJzaunXybFL","%%","%%","dLqM9KgJzaunXybFL"] [] [2025-01-28T14:07:30.983510+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cn7Jx68ZYAdjKBc8J","%%","%%","cn7Jx68ZYAdjKBc8J"] [] [2025-01-28T14:07:31.000283+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QMRMnjJZZikgc7nTD","%%","%%","QMRMnjJZZikgc7nTD"] [] [2025-01-28T14:07:31.017005+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bmmHYrmeXSjm8dhY3","%%","%%","bmmHYrmeXSjm8dhY3"] [] [2025-01-28T14:07:31.033748+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aLb43HNxeYYwXY8Rj","%%","%%","aLb43HNxeYYwXY8Rj"] [] [2025-01-28T14:07:31.050643+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Wb3nTwuD9f2GkDvkv","%%","%%","Wb3nTwuD9f2GkDvkv"] [] [2025-01-28T14:07:31.067432+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kQEeiYH4zMBXaNz4f","%%","%%","kQEeiYH4zMBXaNz4f"] [] [2025-01-28T14:07:31.084266+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"LXphF85bWnFzZGgFq","%54139666%","%54139666%","LXphF85bWnFzZGgFq","%54139666%","%54139666%"] [] [2025-01-28T14:07:31.103159+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6923] [] [2025-01-28T14:07:31.103603+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6928] [] [2025-01-28T14:07:31.104656+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MepGADHsRrzMcH44c","%%","%%","MepGADHsRrzMcH44c"] [] [2025-01-28T14:07:31.121399+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MXNHqY5jsdqHkm94c","%%","%%","MXNHqY5jsdqHkm94c"] [] [2025-01-28T14:07:31.138142+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ctGLvyq8reKZN3C5X","%%","%%","ctGLvyq8reKZN3C5X"] [] [2025-01-28T14:07:31.155055+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"KhtwhttiA7qhus77T","%21773020%","%21773020%","KhtwhttiA7qhus77T","%21773020%","%21773020%"] [] [2025-01-28T14:07:31.174000+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7080] [] [2025-01-28T14:07:31.309870+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:31.310208+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:07:31+00:00",4012] [] [2025-01-28T14:07:31.310634+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:31.317118+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"FTkjsekCRbXpW5pit","%28455217%","%28455217%","FTkjsekCRbXpW5pit","%28455217%","%28455217%"] [] [2025-01-28T14:07:31.360788+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6970] [] [2025-01-28T14:07:31.496840+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:31.497157+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:07:31+00:00",4013] [] [2025-01-28T14:07:31.497555+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:31.498740+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FTkjsekCRbXpW5pit","%%","%%","FTkjsekCRbXpW5pit"] [] [2025-01-28T14:07:31.516063+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v5PjrAzEjzvDdtahs","%%","%%","v5PjrAzEjzvDdtahs"] [] [2025-01-28T14:07:31.532915+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZMw7nrZAXq7LBo85N","%%","%%","ZMw7nrZAXq7LBo85N"] [] [2025-01-28T14:07:31.549922+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9kgxQuagvZNFrsp2e","%%","%%","9kgxQuagvZNFrsp2e"] [] [2025-01-28T14:07:31.566739+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"a63EsRbTouP2HELxQ","%20376113%","%20376113%","a63EsRbTouP2HELxQ","%20376113%","%20376113%"] [] [2025-01-28T14:07:31.585770+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6929] [] [2025-01-28T14:07:31.586852+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vzE5PB9Y9Xt4yHwaH","%%","%%","vzE5PB9Y9Xt4yHwaH"] [] [2025-01-28T14:07:31.603758+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"irpMQeHXdQM2neoB5","%%","%%","irpMQeHXdQM2neoB5"] [] [2025-01-28T14:07:31.620536+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EWYPR6d83CzaXEZpR","%%","%%","EWYPR6d83CzaXEZpR"] [] [2025-01-28T14:07:31.637547+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HFFkT4hFZfAxThdaY","%%","%%","HFFkT4hFZfAxThdaY"] [] [2025-01-28T14:07:31.654353+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cGJakEXFig2GFqpf3","%%","%%","cGJakEXFig2GFqpf3"] [] [2025-01-28T14:07:31.671243+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"KY6jCJBGWifea6iYX","%52371802%","%52371802%","KY6jCJBGWifea6iYX","%52371802%","%52371802%"] [] [2025-01-28T14:07:31.690152+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5922] [] [2025-01-28T14:07:31.690604+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6939] [] [2025-01-28T14:07:31.691676+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"APeumDRHGbMoxbfny","%22573625%","%22573625%","APeumDRHGbMoxbfny","%22573625%","%22573625%"] [] [2025-01-28T14:07:31.710713+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6932] [] [2025-01-28T14:07:31.847392+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:31.847722+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [1,"2025-01-28T14:07:31+00:00",4025] [] [2025-01-28T14:07:31.848137+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:31.854015+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"NgLteid5sLu9ZKKsT","%48100536%","%48100536%","NgLteid5sLu9ZKKsT","%48100536%","%48100536%"] [] [2025-01-28T14:07:31.872986+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6933] [] [2025-01-28T14:07:31.873994+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"H9DiE5HqwujowPHmE","%21853081%","%21853081%","H9DiE5HqwujowPHmE","%21853081%","%21853081%"] [] [2025-01-28T14:07:31.893202+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6934] [] [2025-01-28T14:07:31.894252+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"by6WXWpDd7NyYtAdm","%%","%%","by6WXWpDd7NyYtAdm"] [] [2025-01-28T14:07:31.911072+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rM6Dtqo9b7BhLP3R9","%%","%%","rM6Dtqo9b7BhLP3R9"] [] [2025-01-28T14:07:31.928004+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vR5ThvswoL2EDrpLJ","%%","%%","vR5ThvswoL2EDrpLJ"] [] [2025-01-28T14:07:31.944832+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"iy7sEpHs2deLyzYqe","%42130220%","%42130220%","iy7sEpHs2deLyzYqe","%42130220%","%42130220%"] [] [2025-01-28T14:07:31.963756+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6935] [] [2025-01-28T14:07:31.964376+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6946] [] [2025-01-28T14:07:31.965937+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WxAzASSQRojstwqRu","%%","%%","WxAzASSQRojstwqRu"] [] [2025-01-28T14:07:31.982967+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"btkPiwvL7ZDxBdvQE","%%","%%","btkPiwvL7ZDxBdvQE"] [] [2025-01-28T14:07:31.999945+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"73ZprZCvtD7d425AW","%%","%%","73ZprZCvtD7d425AW"] [] [2025-01-28T14:07:32.016753+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yGXBuRBYHCgs4Kz6b","%%","%%","yGXBuRBYHCgs4Kz6b"] [] [2025-01-28T14:07:32.033701+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4Jb5JvefiwxNLrZBa","%%","%%","4Jb5JvefiwxNLrZBa"] [] [2025-01-28T14:07:32.050738+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"R8AokKrQFLk5Mfh7P","%25779246%","%25779246%","R8AokKrQFLk5Mfh7P","%25779246%","%25779246%"] [] [2025-01-28T14:07:32.069923+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6981] [] [2025-01-28T14:07:32.070953+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"5nzmhnP5KnoLXaecL","%58524839%","%58524839%","5nzmhnP5KnoLXaecL","%58524839%","%58524839%"] [] [2025-01-28T14:07:32.089955+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6937] [] [2025-01-28T14:07:32.090950+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RoYBQSzcWp9yG59nP","%%","%%","RoYBQSzcWp9yG59nP"] [] [2025-01-28T14:07:32.107756+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eAckXfC9WicNMp8wB","%%","%%","eAckXfC9WicNMp8wB"] [] [2025-01-28T14:07:32.124529+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GcubcedxwRRvrjRqJ","%%","%%","GcubcedxwRRvrjRqJ"] [] [2025-01-28T14:07:32.141359+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JG8XYBeGkCokxHW8B","%%","%%","JG8XYBeGkCokxHW8B"] [] [2025-01-28T14:07:32.158182+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jswBd2mZLpF29Eotp","%%","%%","jswBd2mZLpF29Eotp"] [] [2025-01-28T14:07:32.174908+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Z6zRiKfytBB72i9en","%%","%%","Z6zRiKfytBB72i9en"] [] [2025-01-28T14:07:32.191765+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MH2Qs45xWAGXq79Cf","%%","%%","MH2Qs45xWAGXq79Cf"] [] [2025-01-28T14:07:32.208556+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AoWFB7TKXNYPeFgs2","%%","%%","AoWFB7TKXNYPeFgs2"] [] [2025-01-28T14:07:32.225421+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"9LkPWafhz4JWbtufh","%25241406%","%25241406%","9LkPWafhz4JWbtufh","%25241406%","%25241406%"] [] [2025-01-28T14:07:32.244908+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6944] [] [2025-01-28T14:07:32.245899+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eXLsPxuGHE6E2XBNu","%%","%%","eXLsPxuGHE6E2XBNu"] [] [2025-01-28T14:07:32.262685+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"s5TQFa4zYapCaLzzK","%%","%%","s5TQFa4zYapCaLzzK"] [] [2025-01-28T14:07:32.279483+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ru2Qq7nAtN3X2Wg27","%%","%%","Ru2Qq7nAtN3X2Wg27"] [] [2025-01-28T14:07:32.296287+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QyES2XM6Tv9nW2Fxa","%%","%%","QyES2XM6Tv9nW2Fxa"] [] [2025-01-28T14:07:32.313023+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zSqJH3j2RCdLe5hFT","%%","%%","zSqJH3j2RCdLe5hFT"] [] [2025-01-28T14:07:32.329876+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eMAgRSMPQBxi65mgJ","%%","%%","eMAgRSMPQBxi65mgJ"] [] [2025-01-28T14:07:32.346721+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jWs8TnR6sbrfNt5R5","%%","%%","jWs8TnR6sbrfNt5R5"] [] [2025-01-28T14:07:32.363491+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RGdHokakjux5CTpEk","%%","%%","RGdHokakjux5CTpEk"] [] [2025-01-28T14:07:32.380308+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KDis65pLz88wdLTFj","%%","%%","KDis65pLz88wdLTFj"] [] [2025-01-28T14:07:32.397004+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"sfo4qfHkf3pRhLWnW","%27804172%","%27804172%","sfo4qfHkf3pRhLWnW","%27804172%","%27804172%"] [] [2025-01-28T14:07:32.415967+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6949] [] [2025-01-28T14:07:32.416410+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6956] [] [2025-01-28T14:07:32.551923+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:32.552244+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [1,"2025-01-28T14:07:32+00:00",4057] [] [2025-01-28T14:07:32.552667+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:32.559106+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"SBr7xLFySg4fj6EN4","%21202279%","%21202279%","SBr7xLFySg4fj6EN4","%21202279%","%21202279%"] [] [2025-01-28T14:07:32.578471+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6969] [] [2025-01-28T14:07:32.579566+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BokvYF6SM5MoxSLuC","%%","%%","BokvYF6SM5MoxSLuC"] [] [2025-01-28T14:07:32.596590+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YadSFApherL7gniXL","%%","%%","YadSFApherL7gniXL"] [] [2025-01-28T14:07:32.613456+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AxkXoonafWTmthMME","%%","%%","AxkXoonafWTmthMME"] [] [2025-01-28T14:07:32.630276+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kFdwgZ4cBNxRqnvae","%%","%%","kFdwgZ4cBNxRqnvae"] [] [2025-01-28T14:07:32.647132+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kFdwgZ4cBNxRqnvae","%%","%%","kFdwgZ4cBNxRqnvae"] [] [2025-01-28T14:07:32.664041+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"42evN8cYde3pju5NK","%%","%%","42evN8cYde3pju5NK"] [] [2025-01-28T14:07:32.680901+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7QqfRKSdFwBsesRuC","%%","%%","7QqfRKSdFwBsesRuC"] [] [2025-01-28T14:07:32.697772+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"W7QtLbr23eaSdGZ9k","%%","%%","W7QtLbr23eaSdGZ9k"] [] [2025-01-28T14:07:32.714617+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7Dw7z6chiKiN4MsAd","%%","%%","7Dw7z6chiKiN4MsAd"] [] [2025-01-28T14:07:32.731531+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N3FP32KswWLHcnv42","%%","%%","N3FP32KswWLHcnv42"] [] [2025-01-28T14:07:32.748594+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KKA4ewuBha5nTQBor","%%","%%","KKA4ewuBha5nTQBor"] [] [2025-01-28T14:07:32.765531+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JaQkfXhed5Lp7DML6","%%","%%","JaQkfXhed5Lp7DML6"] [] [2025-01-28T14:07:32.782318+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SFLzE8ojfnpZexgR2","%%","%%","SFLzE8ojfnpZexgR2"] [] [2025-01-28T14:07:32.799093+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hq5JQdd7Qowxb9iZu","%%","%%","hq5JQdd7Qowxb9iZu"] [] [2025-01-28T14:07:32.815912+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2cwePf5q8HqdYWuYo","%%","%%","2cwePf5q8HqdYWuYo"] [] [2025-01-28T14:07:32.832713+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"F6JHnTkAjSeZDn8NQ","%%","%%","F6JHnTkAjSeZDn8NQ"] [] [2025-01-28T14:07:32.849767+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"24JQWGknpof6QfhXX","%%","%%","24JQWGknpof6QfhXX"] [] [2025-01-28T14:07:32.866740+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oLeScvARTERXkfgN5","%%","%%","oLeScvARTERXkfgN5"] [] [2025-01-28T14:07:32.883748+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"q5n6bzQb5gPnTeW4a","%%","%%","q5n6bzQb5gPnTeW4a"] [] [2025-01-28T14:07:32.900672+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bowBAq5wbsuEs7jtm","%%","%%","bowBAq5wbsuEs7jtm"] [] [2025-01-28T14:07:32.917467+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7PTnCNZhd9qouTSCc","%%","%%","7PTnCNZhd9qouTSCc"] [] [2025-01-28T14:07:32.934506+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"qHskpSHS4A2nhrkrn","%98696923%","%98696923%","qHskpSHS4A2nhrkrn","%98696923%","%98696923%"] [] [2025-01-28T14:07:32.953460+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6957] [] [2025-01-28T14:07:32.953912+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7207] [] [2025-01-28T14:07:33.090182+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:33.090510+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [2,"2025-01-28T14:07:33+00:00",4080] [] [2025-01-28T14:07:33.090930+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:33.092130+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qHDPsr9hqXgLLcsZT","%%","%%","qHDPsr9hqXgLLcsZT"] [] [2025-01-28T14:07:33.109239+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Nd4BZT6RqrBLBv9Lb","%53905525%","%53905525%","Nd4BZT6RqrBLBv9Lb","%53905525%","%53905525%"] [] [2025-01-28T14:07:33.128234+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6974] [] [2025-01-28T14:07:33.263877+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:33.264198+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:07:33+00:00",4082] [] [2025-01-28T14:07:33.264622+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:33.265816+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H6XETqeNyK773nmQR","%%","%%","H6XETqeNyK773nmQR"] [] [2025-01-28T14:07:33.282901+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N8KaEMkgvcYyiDBqN","%%","%%","N8KaEMkgvcYyiDBqN"] [] [2025-01-28T14:07:33.299723+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GEdEgPj3JvcSws9Ri","%%","%%","GEdEgPj3JvcSws9Ri"] [] [2025-01-28T14:07:33.316635+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GEdEgPj3JvcSws9Ri","%%","%%","GEdEgPj3JvcSws9Ri"] [] [2025-01-28T14:07:33.333480+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"DLq3PG9mkro22ukH6","%21611799%","%21611799%","DLq3PG9mkro22ukH6","%21611799%","%21611799%"] [] [2025-01-28T14:07:33.352631+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7246] [] [2025-01-28T14:07:33.488330+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:33.488653+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:07:33+00:00",4087] [] [2025-01-28T14:07:33.489073+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:33.490367+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"QCjWXssQJXMYd2fsv","%56322669%","%56322669%","QCjWXssQJXMYd2fsv","%56322669%","%56322669%"] [] [2025-01-28T14:07:33.509681+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6964] [] [2025-01-28T14:07:33.510814+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9pjvxKPiwpyzzv8Ht","%%","%%","9pjvxKPiwpyzzv8Ht"] [] [2025-01-28T14:07:33.527668+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6EEZa2ApMq8LN9rDd","%%","%%","6EEZa2ApMq8LN9rDd"] [] [2025-01-28T14:07:33.544554+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"z6qpX6wwLKFjz88Dv","%%","%%","z6qpX6wwLKFjz88Dv"] [] [2025-01-28T14:07:33.561520+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JdzQb4JkDYtP8FzCY","%%","%%","JdzQb4JkDYtP8FzCY"] [] [2025-01-28T14:07:33.578368+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"LzvqdtZXM76h6DDHj","%53 892 024%","%53 892 024%","LzvqdtZXM76h6DDHj","%53 892 024%","%53 892 024%"] [] [2025-01-28T14:07:33.597398+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7113] [] [2025-01-28T14:07:33.598359+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3y2gX34NHiN6oaSoj","%%","%%","3y2gX34NHiN6oaSoj"] [] [2025-01-28T14:07:33.615327+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oa85gpvFEJBKW4mGv","%%","%%","oa85gpvFEJBKW4mGv"] [] [2025-01-28T14:07:33.632095+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M6xYu9ejXQRgjpfCF","%%","%%","M6xYu9ejXQRgjpfCF"] [] [2025-01-28T14:07:33.649051+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TtQzX2wFzrH59s7yR","%%","%%","TtQzX2wFzrH59s7yR"] [] [2025-01-28T14:07:33.665982+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c69uQ3J8xtDKFpJF7","%%","%%","c69uQ3J8xtDKFpJF7"] [] [2025-01-28T14:07:33.682901+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"fkQJcThXahkK65fyD","%55224118%","%55224118%","fkQJcThXahkK65fyD","%55224118%","%55224118%"] [] [2025-01-28T14:07:33.701830+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6356] [] [2025-01-28T14:07:33.702318+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6983] [] [2025-01-28T14:07:33.702808+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7059] [] [2025-01-28T14:07:33.703272+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7365] [] [2025-01-28T14:07:33.840308+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:33.840655+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [3,"2025-01-28T14:07:33+00:00",4099] [] [2025-01-28T14:07:33.841074+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:33.851117+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rQ9dfAMN9KYSy6zYk","%%","%%","rQ9dfAMN9KYSy6zYk"] [] [2025-01-28T14:07:33.868236+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5GqQNezTZmRZdbWRe","%%","%%","5GqQNezTZmRZdbWRe"] [] [2025-01-28T14:07:33.885210+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"uekqrCg5pAsqKL5tn","%92921010%","%92921010%","uekqrCg5pAsqKL5tn","%92921010%","%92921010%"] [] [2025-01-28T14:07:33.904250+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6982] [] [2025-01-28T14:07:33.905217+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HcwsrfASj5kvc2Akd","%%","%%","HcwsrfASj5kvc2Akd"] [] [2025-01-28T14:07:33.922035+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tc3YfChrRNXrYm4NX","%%","%%","tc3YfChrRNXrYm4NX"] [] [2025-01-28T14:07:33.938841+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"QWqjwmkNfP5LAvmPR","%23585057%","%23585057%","QWqjwmkNfP5LAvmPR","%23585057%","%23585057%"] [] [2025-01-28T14:07:33.958113+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6987] [] [2025-01-28T14:07:33.959149+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"voxZjHmBpsc3FEN4t","%%","%%","voxZjHmBpsc3FEN4t"] [] [2025-01-28T14:07:33.976485+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vFHKgC9hvgBLqKxRA","%%","%%","vFHKgC9hvgBLqKxRA"] [] [2025-01-28T14:07:33.993693+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sEinodp8YetDKGFy5","%%","%%","sEinodp8YetDKGFy5"] [] [2025-01-28T14:07:34.010886+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fdyCj2bkpyuv4rB3e","%%","%%","fdyCj2bkpyuv4rB3e"] [] [2025-01-28T14:07:34.027891+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pN55uj3rdBPacKq9h","%%","%%","pN55uj3rdBPacKq9h"] [] [2025-01-28T14:07:34.044773+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mHQZNoQnfpjaC745n","%%","%%","mHQZNoQnfpjaC745n"] [] [2025-01-28T14:07:34.061749+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"AuaGfxJqLrQZHYowq","%26646082%","%26646082%","AuaGfxJqLrQZHYowq","%26646082%","%26646082%"] [] [2025-01-28T14:07:34.080682+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7087] [] [2025-01-28T14:07:34.081090+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7257] [] [2025-01-28T14:07:34.082109+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gYwa766dXNchewuPP","%%","%%","gYwa766dXNchewuPP"] [] [2025-01-28T14:07:34.098928+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GMjN7P93tg2bFLxQc","%%","%%","GMjN7P93tg2bFLxQc"] [] [2025-01-28T14:07:34.115683+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cGy8oc2nZfeouRA9f","%%","%%","cGy8oc2nZfeouRA9f"] [] [2025-01-28T14:07:34.132475+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"EqTAT6dZGCBPFCFuL","%52530112%","%52530112%","EqTAT6dZGCBPFCFuL","%52530112%","%52530112%"] [] [2025-01-28T14:07:34.151612+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4762] [] [2025-01-28T14:07:34.152008+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7013] [] [2025-01-28T14:07:34.152431+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7228] [] [2025-01-28T14:07:34.289659+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:34.289944+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [3,"2025-01-28T14:07:34+00:00",4116] [] [2025-01-28T14:07:34.290316+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:34.296950+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6A3nFyAxawnwwa8mg","%%","%%","6A3nFyAxawnwwa8mg"] [] [2025-01-28T14:07:34.314018+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7wbjgfEoEjokq92C2","%%","%%","7wbjgfEoEjokq92C2"] [] [2025-01-28T14:07:34.330916+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"P3rvBKfNT9p2ueDFN","%%","%%","P3rvBKfNT9p2ueDFN"] [] [2025-01-28T14:07:34.347783+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JEQo2yTBxN2onRwDE","%%","%%","JEQo2yTBxN2onRwDE"] [] [2025-01-28T14:07:34.364618+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GdnQDXuHCwPC9fuD6","%%","%%","GdnQDXuHCwPC9fuD6"] [] [2025-01-28T14:07:34.381462+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"bKZ2GyDfpuEseYbKL","%90025005%","%90025005%","bKZ2GyDfpuEseYbKL","%90025005%","%90025005%"] [] [2025-01-28T14:07:34.400427+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7019] [] [2025-01-28T14:07:34.401420+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZqfCbmPm2qMA3ddjN","%%","%%","ZqfCbmPm2qMA3ddjN"] [] [2025-01-28T14:07:34.418445+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"enQbWRKkqPrC7ymxX","%%","%%","enQbWRKkqPrC7ymxX"] [] [2025-01-28T14:07:34.435281+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7wx8fK4inXLZrPyh8","%%","%%","7wx8fK4inXLZrPyh8"] [] [2025-01-28T14:07:34.452051+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6re2ovtTBqsDfnddq","%%","%%","6re2ovtTBqsDfnddq"] [] [2025-01-28T14:07:34.468841+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7CSHk2H4g4gR5tHxB","%%","%%","7CSHk2H4g4gR5tHxB"] [] [2025-01-28T14:07:34.485714+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YYQLLWfjfiGABAbqc","%%","%%","YYQLLWfjfiGABAbqc"] [] [2025-01-28T14:07:34.502662+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sCyBgceoRneM9B7Nh","%%","%%","sCyBgceoRneM9B7Nh"] [] [2025-01-28T14:07:34.519577+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GeK8sep3wRwNdz6Kw","%%","%%","GeK8sep3wRwNdz6Kw"] [] [2025-01-28T14:07:34.536401+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B7nugYh3tcWHzaZf9","%%","%%","B7nugYh3tcWHzaZf9"] [] [2025-01-28T14:07:34.553231+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"CpZL4YdXmZmNsh6Np","%29187930%","%29187930%","CpZL4YdXmZmNsh6Np","%29187930%","%29187930%"] [] [2025-01-28T14:07:34.572246+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7028] [] [2025-01-28T14:07:34.573264+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ebbvjy2rGYHGYqMQD","%%","%%","ebbvjy2rGYHGYqMQD"] [] [2025-01-28T14:07:34.590140+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MTt4tYCCku8tZ4KoD","%%","%%","MTt4tYCCku8tZ4KoD"] [] [2025-01-28T14:07:34.606911+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"56cbpk9fCBvtnW2fm","%%","%%","56cbpk9fCBvtnW2fm"] [] [2025-01-28T14:07:34.623711+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ZCDoZZ6r6cY5dtxa3","%26952250%","%26952250%","ZCDoZZ6r6cY5dtxa3","%26952250%","%26952250%"] [] [2025-01-28T14:07:34.642777+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5590] [] [2025-01-28T14:07:34.643206+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7023] [] [2025-01-28T14:07:34.644265+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"s9nXnn5aRp4ytwLrG","%%","%%","s9nXnn5aRp4ytwLrG"] [] [2025-01-28T14:07:34.661609+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ps3vDXfXgt8tx3kut","%%","%%","Ps3vDXfXgt8tx3kut"] [] [2025-01-28T14:07:34.678588+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KizM94SZEkC4QebNk","%%","%%","KizM94SZEkC4QebNk"] [] [2025-01-28T14:07:34.695609+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D7PAMDD7wHKtkLzdP","%%","%%","D7PAMDD7wHKtkLzdP"] [] [2025-01-28T14:07:34.712472+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BNz4zQXWxaxH4KNTH","%%","%%","BNz4zQXWxaxH4KNTH"] [] [2025-01-28T14:07:34.729353+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7GAMP7z7NWiougWGm","%%","%%","7GAMP7z7NWiougWGm"] [] [2025-01-28T14:07:34.746176+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"b6tRZRefguNXnkfAk","%%","%%","b6tRZRefguNXnkfAk"] [] [2025-01-28T14:07:34.763009+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fafEDQ3gqTvLQW6kc","%%","%%","fafEDQ3gqTvLQW6kc"] [] [2025-01-28T14:07:34.780208+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pkub2HrpGKazcDomH","%%","%%","pkub2HrpGKazcDomH"] [] [2025-01-28T14:07:34.797722+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eSqDhiZ3jFEGhjdPp","%%","%%","eSqDhiZ3jFEGhjdPp"] [] [2025-01-28T14:07:34.814671+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MBeMygcvQWMm722ax","%%","%%","MBeMygcvQWMm722ax"] [] [2025-01-28T14:07:34.831584+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"67RrgdbTjcGCYE4yB","%%","%%","67RrgdbTjcGCYE4yB"] [] [2025-01-28T14:07:34.848514+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"R4TihofHmE4Jf2BqB","%%","%%","R4TihofHmE4Jf2BqB"] [] [2025-01-28T14:07:34.865335+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Bw8W3knKmMLQvDrPB","%54097553%","%54097553%","Bw8W3knKmMLQvDrPB","%54097553%","%54097553%"] [] [2025-01-28T14:07:34.884898+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2599] [] [2025-01-28T14:07:34.885342+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4180] [] [2025-01-28T14:07:34.885728+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4388] [] [2025-01-28T14:07:34.886206+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4982] [] [2025-01-28T14:07:34.886629+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7027] [] [2025-01-28T14:07:35.024356+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:35.024641+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [2,"2025-01-28T14:07:35+00:00",4150] [] [2025-01-28T14:07:35.025011+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:35.026113+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JjMZEyyGyWb5nSKJJ","%%","%%","JjMZEyyGyWb5nSKJJ"] [] [2025-01-28T14:07:35.043102+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8LrT39f8BgKKYG3eQ","%%","%%","8LrT39f8BgKKYG3eQ"] [] [2025-01-28T14:07:35.059972+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9j4afgsaAqh2faoxX","%%","%%","9j4afgsaAqh2faoxX"] [] [2025-01-28T14:07:35.076846+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xR7W7oCisB6fByEzv","%%","%%","xR7W7oCisB6fByEzv"] [] [2025-01-28T14:07:35.093719+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"83i5xSDhnbAnDJTWh","%%","%%","83i5xSDhnbAnDJTWh"] [] [2025-01-28T14:07:35.110618+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Y8typu8GTAGBpmgdH","%%","%%","Y8typu8GTAGBpmgdH"] [] [2025-01-28T14:07:35.127520+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5u4hDnMTMxpqLYpnp","%%","%%","5u4hDnMTMxpqLYpnp"] [] [2025-01-28T14:07:35.144424+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"paNYuy3CT7sDab962","%%","%%","paNYuy3CT7sDab962"] [] [2025-01-28T14:07:35.161380+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pTaNcf5aSK9WXhtBK","%%","%%","pTaNcf5aSK9WXhtBK"] [] [2025-01-28T14:07:35.178381+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7y8XJCZNbE6WTfnfL","%%","%%","7y8XJCZNbE6WTfnfL"] [] [2025-01-28T14:07:35.195241+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KnWLdDjXkfekYmRe9","%%","%%","KnWLdDjXkfekYmRe9"] [] [2025-01-28T14:07:35.212079+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"phmzSPRAKfcvvtoPd","%%","%%","phmzSPRAKfcvvtoPd"] [] [2025-01-28T14:07:35.228918+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"fjZZTomXczQjpvjMi","%52119071%","%52119071%","fjZZTomXczQjpvjMi","%52119071%","%52119071%"] [] [2025-01-28T14:07:35.247901+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2541] [] [2025-01-28T14:07:35.248359+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7031] [] [2025-01-28T14:07:35.385145+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:35.385482+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [2,"2025-01-28T14:07:35+00:00",4163] [] [2025-01-28T14:07:35.385898+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:35.392026+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZM9KYgJ2MzM9AaBbD","%%","%%","ZM9KYgJ2MzM9AaBbD"] [] [2025-01-28T14:07:35.409071+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2cZ3vMcxfjj9Pearg","%%","%%","2cZ3vMcxfjj9Pearg"] [] [2025-01-28T14:07:35.425911+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"apN394C3gKSEEPeHq","%%","%%","apN394C3gKSEEPeHq"] [] [2025-01-28T14:07:35.442796+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C3uRba2DhkpLKkTXz","%%","%%","C3uRba2DhkpLKkTXz"] [] [2025-01-28T14:07:35.459675+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mu6ujmwjmRnceLoDt","%%","%%","mu6ujmwjmRnceLoDt"] [] [2025-01-28T14:07:35.476585+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4G84eQLwJMvzp66g7","%%","%%","4G84eQLwJMvzp66g7"] [] [2025-01-28T14:07:35.493368+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WvZNJzkrMFq3BNCzw","%%","%%","WvZNJzkrMFq3BNCzw"] [] [2025-01-28T14:07:35.510187+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aFbPwKqFBQXBQmaCp","%%","%%","aFbPwKqFBQXBQmaCp"] [] [2025-01-28T14:07:35.526921+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ARXYRQECDpjLGzxiR","%%","%%","ARXYRQECDpjLGzxiR"] [] [2025-01-28T14:07:35.543719+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xB4pZrtwpHZpP3i2b","%%","%%","xB4pZrtwpHZpP3i2b"] [] [2025-01-28T14:07:35.560616+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eL7pX9oF5jKpn4MGY","%%","%%","eL7pX9oF5jKpn4MGY"] [] [2025-01-28T14:07:35.577478+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eeSGsGYSbPWTTCQBK","%%","%%","eeSGsGYSbPWTTCQBK"] [] [2025-01-28T14:07:35.594230+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PZ66Pi39kmaF6x5hW","%%","%%","PZ66Pi39kmaF6x5hW"] [] [2025-01-28T14:07:35.610957+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xRRuXwBARrC5RdERA","%%","%%","xRRuXwBARrC5RdERA"] [] [2025-01-28T14:07:35.627725+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wrsNNMRuJftKS8JD2","%%","%%","wrsNNMRuJftKS8JD2"] [] [2025-01-28T14:07:35.644621+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7KPe7m9iiixLgk8WF","%%","%%","7KPe7m9iiixLgk8WF"] [] [2025-01-28T14:07:35.661620+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AwkHo4jtZMPJ6dXdj","%%","%%","AwkHo4jtZMPJ6dXdj"] [] [2025-01-28T14:07:35.678471+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Z34ThXrzh9HAFjNaP","%%","%%","Z34ThXrzh9HAFjNaP"] [] [2025-01-28T14:07:35.695428+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CEqBnLgzZjRxE2hF8","%%","%%","CEqBnLgzZjRxE2hF8"] [] [2025-01-28T14:07:35.712248+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"L38LxfiN7pPB8QMB4","%%","%%","L38LxfiN7pPB8QMB4"] [] [2025-01-28T14:07:35.729464+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Y7bfaepLZLrZ5DnAa","%%","%%","Y7bfaepLZLrZ5DnAa"] [] [2025-01-28T14:07:35.746323+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RptDaBLJkfmx9Gh7n","%%","%%","RptDaBLJkfmx9Gh7n"] [] [2025-01-28T14:07:35.763301+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mqX7coFF4uqfhiw3E","%%","%%","mqX7coFF4uqfhiw3E"] [] [2025-01-28T14:07:35.780099+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XaK6wB3Cq6PcztK2n","%%","%%","XaK6wB3Cq6PcztK2n"] [] [2025-01-28T14:07:35.796899+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QPeTZgoMPrmaox5sz","%%","%%","QPeTZgoMPrmaox5sz"] [] [2025-01-28T14:07:35.813806+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FWTYWJ3cJNxpaMy5X","%%","%%","FWTYWJ3cJNxpaMy5X"] [] [2025-01-28T14:07:35.830667+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"chaZ3XKcvkQbTpbYz","%%","%%","chaZ3XKcvkQbTpbYz"] [] [2025-01-28T14:07:35.847540+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gHkTN6qcApqes4yKr","%%","%%","gHkTN6qcApqes4yKr"] [] [2025-01-28T14:07:35.864299+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FHdZjLrecie9sNhDe","%%","%%","FHdZjLrecie9sNhDe"] [] [2025-01-28T14:07:35.881052+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Y65m7tXG9orbyLscL","%%","%%","Y65m7tXG9orbyLscL"] [] [2025-01-28T14:07:35.897750+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"t6M4RSfbgNQ9foKbs","%%","%%","t6M4RSfbgNQ9foKbs"] [] [2025-01-28T14:07:35.914471+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Gjc8phvYfva8exTLg","%%","%%","Gjc8phvYfva8exTLg"] [] [2025-01-28T14:07:35.931234+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mLuuS6uyKZcaBJFiG","%%","%%","mLuuS6uyKZcaBJFiG"] [] [2025-01-28T14:07:35.948005+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gwyGdHxBaEoEqBjQT","%%","%%","gwyGdHxBaEoEqBjQT"] [] [2025-01-28T14:07:35.964879+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"kD7P8XneogB4Y3mGq","%98484005%","%98484005%","kD7P8XneogB4Y3mGq","%98484005%","%98484005%"] [] [2025-01-28T14:07:35.984241+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7078] [] [2025-01-28T14:07:35.984626+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7094] [] [2025-01-28T14:07:35.984934+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7136] [] [2025-01-28T14:07:35.985269+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7187] [] [2025-01-28T14:07:36.123747+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:36.124049+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [2,"2025-01-28T14:07:36+00:00",4198] [] [2025-01-28T14:07:36.124406+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:36.125573+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MbcgitydarLXPMtgJ","%%","%%","MbcgitydarLXPMtgJ"] [] [2025-01-28T14:07:36.142690+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cmMDNLwNn7osktA2y","%%","%%","cmMDNLwNn7osktA2y"] [] [2025-01-28T14:07:36.159677+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DLBtJynZvSKwQRRJy","%%","%%","DLBtJynZvSKwQRRJy"] [] [2025-01-28T14:07:36.176629+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uHvYaEedn3DEkHKpi","%%","%%","uHvYaEedn3DEkHKpi"] [] [2025-01-28T14:07:36.193528+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ARJYQYmqWW8AangSJ","%%","%%","ARJYQYmqWW8AangSJ"] [] [2025-01-28T14:07:36.210452+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"J2bxhifKNd2LCm5sH","%%","%%","J2bxhifKNd2LCm5sH"] [] [2025-01-28T14:07:36.227318+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5J6xCWawYuqnGJbvA","%%","%%","5J6xCWawYuqnGJbvA"] [] [2025-01-28T14:07:36.244240+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"F88QTRze5orSq2LRg","%%","%%","F88QTRze5orSq2LRg"] [] [2025-01-28T14:07:36.261269+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jFYEMWv9eznDrjv3p","%%","%%","jFYEMWv9eznDrjv3p"] [] [2025-01-28T14:07:36.278096+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XJe2cKkRA3TsqWFv4","%%","%%","XJe2cKkRA3TsqWFv4"] [] [2025-01-28T14:07:36.294880+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2pHAYqv9Q5x4hunBs","%%","%%","2pHAYqv9Q5x4hunBs"] [] [2025-01-28T14:07:36.311651+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"r6ce4kKPK8uZ2w93r","%%","%%","r6ce4kKPK8uZ2w93r"] [] [2025-01-28T14:07:36.328595+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"s3FD5QgrMP9aQE6wX","%%","%%","s3FD5QgrMP9aQE6wX"] [] [2025-01-28T14:07:36.345512+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Srdbs9adu8WjXw5wh","%%","%%","Srdbs9adu8WjXw5wh"] [] [2025-01-28T14:07:36.362389+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DwJ8dwbaPQ3Tuh9xg","%%","%%","DwJ8dwbaPQ3Tuh9xg"] [] [2025-01-28T14:07:36.379227+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aY9CZLYovy8yimNyn","%%","%%","aY9CZLYovy8yimNyn"] [] [2025-01-28T14:07:36.396030+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"CztEzghQS6hSB7eAf","%52531347%","%52531347%","CztEzghQS6hSB7eAf","%52531347%","%52531347%"] [] [2025-01-28T14:07:36.415060+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7681] [] [2025-01-28T14:07:36.416159+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6MfEdS8BTdcsiJmGx","%%","%%","6MfEdS8BTdcsiJmGx"] [] [2025-01-28T14:07:36.433025+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rKWX8zxNqXDX2Moza","%%","%%","rKWX8zxNqXDX2Moza"] [] [2025-01-28T14:07:36.449886+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7JRLiihM5yuwx524w","%%","%%","7JRLiihM5yuwx524w"] [] [2025-01-28T14:07:36.467022+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gaNbjoxpyTTzy6JdN","%%","%%","gaNbjoxpyTTzy6JdN"] [] [2025-01-28T14:07:36.483882+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bcWdn9RCBH36cj53o","%%","%%","bcWdn9RCBH36cj53o"] [] [2025-01-28T14:07:36.500816+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LMbF2jRzkY7jjP7LG","%%","%%","LMbF2jRzkY7jjP7LG"] [] [2025-01-28T14:07:36.517645+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gpGSyApnu2fLqcbAZ","%%","%%","gpGSyApnu2fLqcbAZ"] [] [2025-01-28T14:07:36.534458+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"txqwCbHexR2PSvvAK","%%","%%","txqwCbHexR2PSvvAK"] [] [2025-01-28T14:07:36.551287+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8ezYQ9q47q5mqq5PZ","%%","%%","8ezYQ9q47q5mqq5PZ"] [] [2025-01-28T14:07:36.568063+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XXPsjwTM6ETp3Rhng","%%","%%","XXPsjwTM6ETp3Rhng"] [] [2025-01-28T14:07:36.584857+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SLQKJqZ2uBMGvR3yN","%%","%%","SLQKJqZ2uBMGvR3yN"] [] [2025-01-28T14:07:36.601656+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AAWYsc696M3E7TZry","%%","%%","AAWYsc696M3E7TZry"] [] [2025-01-28T14:07:36.618517+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C3pemDMWcWPhT7SSA","%%","%%","C3pemDMWcWPhT7SSA"] [] [2025-01-28T14:07:36.635387+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2P3fTc3nC6tbG5N9h","%%","%%","2P3fTc3nC6tbG5N9h"] [] [2025-01-28T14:07:36.652258+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4wMoLXDE2QjQwQqTJ","%%","%%","4wMoLXDE2QjQwQqTJ"] [] [2025-01-28T14:07:36.669327+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PBRsSpNAAWw4tCsiH","%%","%%","PBRsSpNAAWw4tCsiH"] [] [2025-01-28T14:07:36.686155+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Sa3ic2rwMEgnE2E7w","%%","%%","Sa3ic2rwMEgnE2E7w"] [] [2025-01-28T14:07:36.702903+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"27E9TFkokNjYpH8SR","%%","%%","27E9TFkokNjYpH8SR"] [] [2025-01-28T14:07:36.719626+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JcwaAMad2tWurynxt","%%","%%","JcwaAMad2tWurynxt"] [] [2025-01-28T14:07:36.736558+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hqpL8FrMkF3FHe77P","%%","%%","hqpL8FrMkF3FHe77P"] [] [2025-01-28T14:07:36.753494+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"95ch4yaoowHAREvn4","%%","%%","95ch4yaoowHAREvn4"] [] [2025-01-28T14:07:36.770237+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"P4PsowdfhXRGR4SiT","%%","%%","P4PsowdfhXRGR4SiT"] [] [2025-01-28T14:07:36.786984+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"P8AzM4DqkQGKFtp3N","%%","%%","P8AzM4DqkQGKFtp3N"] [] [2025-01-28T14:07:36.803893+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8cJBE9dY7WgRpYPG2","%%","%%","8cJBE9dY7WgRpYPG2"] [] [2025-01-28T14:07:36.820638+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qBWxhBGEW2fo3WZTD","%%","%%","qBWxhBGEW2fo3WZTD"] [] [2025-01-28T14:07:36.837593+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WZogACxoCdiPgAWeS","%%","%%","WZogACxoCdiPgAWeS"] [] [2025-01-28T14:07:36.854382+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MpdEDjeKs3FAG3myN","%%","%%","MpdEDjeKs3FAG3myN"] [] [2025-01-28T14:07:36.871111+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hMSa99PDdb9uRyeS6","%%","%%","hMSa99PDdb9uRyeS6"] [] [2025-01-28T14:07:36.887916+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BCsh2ydas3TxywGNh","%%","%%","BCsh2ydas3TxywGNh"] [] [2025-01-28T14:07:36.904827+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xsgm2yizpQ869jsjD","%%","%%","Xsgm2yizpQ869jsjD"] [] [2025-01-28T14:07:36.921585+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uX7F2HvZdvKLLZXsa","%%","%%","uX7F2HvZdvKLLZXsa"] [] [2025-01-28T14:07:36.938686+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T6jvSG5YpnegSThqr","%%","%%","T6jvSG5YpnegSThqr"] [] [2025-01-28T14:07:36.955678+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Bmk68zT2SzDo4nS5X","%%","%%","Bmk68zT2SzDo4nS5X"] [] [2025-01-28T14:07:36.972675+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"q2qRqPpMQ9BHvYFav","%%","%%","q2qRqPpMQ9BHvYFav"] [] [2025-01-28T14:07:36.990102+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"P9kpeAvJTgFgKnAPi","%%","%%","P9kpeAvJTgFgKnAPi"] [] [2025-01-28T14:07:37.007131+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"seTgxwvrKemDxH7kP","%%","%%","seTgxwvrKemDxH7kP"] [] [2025-01-28T14:07:37.023875+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"apymv8xauTcPHFPNF","%%","%%","apymv8xauTcPHFPNF"] [] [2025-01-28T14:07:37.040761+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Gm5w5esJEki5f37zt","%%","%%","Gm5w5esJEki5f37zt"] [] [2025-01-28T14:07:37.057635+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2YArBxbsZbfkyjpha","%%","%%","2YArBxbsZbfkyjpha"] [] [2025-01-28T14:07:37.074479+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"W96Fr4xFXoMQunwrd","%%","%%","W96Fr4xFXoMQunwrd"] [] [2025-01-28T14:07:37.091290+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"akg27KPhEdv5MnY8f","%%","%%","akg27KPhEdv5MnY8f"] [] [2025-01-28T14:07:37.108163+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"voPHo68GN5a6ifKy2","%%","%%","voPHo68GN5a6ifKy2"] [] [2025-01-28T14:07:37.124900+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SRQtFktgQQYmhpM4i","%%","%%","SRQtFktgQQYmhpM4i"] [] [2025-01-28T14:07:37.141646+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zpumTgX7jBFgE7AbL","%%","%%","zpumTgX7jBFgE7AbL"] [] [2025-01-28T14:07:37.158526+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NbfJYZcvPdeECfwZa","%%","%%","NbfJYZcvPdeECfwZa"] [] [2025-01-28T14:07:37.175285+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nPNghwfQXvTeAAY5P","%%","%%","nPNghwfQXvTeAAY5P"] [] [2025-01-28T14:07:37.192011+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N9ciNDHpgtoz9i4CN","%%","%%","N9ciNDHpgtoz9i4CN"] [] [2025-01-28T14:07:37.208745+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tci8mxJ6Gn8SdRX9J","%%","%%","tci8mxJ6Gn8SdRX9J"] [] [2025-01-28T14:07:37.225568+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FmLf6ei6N9gdpwJR9","%%","%%","FmLf6ei6N9gdpwJR9"] [] [2025-01-28T14:07:37.242304+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6ZT3mZLtqtHbtnp5J","%%","%%","6ZT3mZLtqtHbtnp5J"] [] [2025-01-28T14:07:37.259045+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gNKFtXTTHDmwPvKng","%%","%%","gNKFtXTTHDmwPvKng"] [] [2025-01-28T14:07:37.275828+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wmkWZBfRgSS4rHbA9","%%","%%","wmkWZBfRgSS4rHbA9"] [] [2025-01-28T14:07:37.292547+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZN8YJs3D98NSEQHZc","%%","%%","ZN8YJs3D98NSEQHZc"] [] [2025-01-28T14:07:37.309388+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"djndSXmrzEjmsJvdf","%%","%%","djndSXmrzEjmsJvdf"] [] [2025-01-28T14:07:37.326212+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZF6zBcWwwJBakL3HN","%%","%%","ZF6zBcWwwJBakL3HN"] [] [2025-01-28T14:07:37.343082+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LCzzLdAetXKDtATSd","%%","%%","LCzzLdAetXKDtATSd"] [] [2025-01-28T14:07:37.359957+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mQEzm8qabvSEdTHHS","%%","%%","mQEzm8qabvSEdTHHS"] [] [2025-01-28T14:07:37.376694+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"y38XfijiJLEB6yAq2","%%","%%","y38XfijiJLEB6yAq2"] [] [2025-01-28T14:07:37.393575+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Jx58kANQtyBvuQxAm","%%","%%","Jx58kANQtyBvuQxAm"] [] [2025-01-28T14:07:37.410338+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NMeqgZso3PKGuRJJY","%%","%%","NMeqgZso3PKGuRJJY"] [] [2025-01-28T14:07:37.427076+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"obtvyYeN4NyEvFXxY","%%","%%","obtvyYeN4NyEvFXxY"] [] [2025-01-28T14:07:37.443895+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PipGNtLZNkQK6npuM","%%","%%","PipGNtLZNkQK6npuM"] [] [2025-01-28T14:07:37.460694+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WRfAZ6jtRWKc4GMD7","%%","%%","WRfAZ6jtRWKc4GMD7"] [] [2025-01-28T14:07:37.477533+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Crz9PKTZkXu7TebWp","%%","%%","Crz9PKTZkXu7TebWp"] [] [2025-01-28T14:07:37.494284+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wqR7NbTyFC9aD7GSH","%%","%%","wqR7NbTyFC9aD7GSH"] [] [2025-01-28T14:07:37.511141+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3tHyAtXdRSxTzwZJf","%%","%%","3tHyAtXdRSxTzwZJf"] [] [2025-01-28T14:07:37.527863+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"82vvdKDv895fTPNHn","%%","%%","82vvdKDv895fTPNHn"] [] [2025-01-28T14:07:37.544613+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"56H7Y2nfjumnxbE8y","%%","%%","56H7Y2nfjumnxbE8y"] [] [2025-01-28T14:07:37.561501+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AW97tivnXjBJQmabb","%%","%%","AW97tivnXjBJQmabb"] [] [2025-01-28T14:07:37.578374+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yS6haQ5WWaHxPtrLe","%%","%%","yS6haQ5WWaHxPtrLe"] [] [2025-01-28T14:07:37.595175+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4cPoiH4tGrikw747M","%%","%%","4cPoiH4tGrikw747M"] [] [2025-01-28T14:07:37.612028+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hAjizF8JNmK7DrP5s","%%","%%","hAjizF8JNmK7DrP5s"] [] [2025-01-28T14:07:37.628776+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZiTodoxZoAJNDMo5F","%%","%%","ZiTodoxZoAJNDMo5F"] [] [2025-01-28T14:07:37.645622+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CPrAJP3GiBNHKbkhu","%%","%%","CPrAJP3GiBNHKbkhu"] [] [2025-01-28T14:07:37.662449+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"swRmSZhsYKSk3SutE","%%","%%","swRmSZhsYKSk3SutE"] [] [2025-01-28T14:07:37.679339+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"NTsCpGPcFrgbtjFze","%23200044%","%23200044%","NTsCpGPcFrgbtjFze","%23200044%","%23200044%"] [] [2025-01-28T14:07:37.698398+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7047] [] [2025-01-28T14:07:37.699407+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"EGefFyHjv8buN4mu4","%97750440%","%97750440%","EGefFyHjv8buN4mu4","%97750440%","%97750440%"] [] [2025-01-28T14:07:37.718242+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7175] [] [2025-01-28T14:07:37.719146+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"w3o4moEDhvWvmhpx9","%%","%%","w3o4moEDhvWvmhpx9"] [] [2025-01-28T14:07:37.735965+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"DBMoiMTnonR3T3v2M","%28399016%","%28399016%","DBMoiMTnonR3T3v2M","%28399016%","%28399016%"] [] [2025-01-28T14:07:37.754975+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7045] [] [2025-01-28T14:07:37.892117+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:37.892457+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:07:37+00:00",4294] [] [2025-01-28T14:07:37.892878+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:37.898924+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WKixH4mFrLu9RASFA","%%","%%","WKixH4mFrLu9RASFA"] [] [2025-01-28T14:07:37.915981+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5wP9khv7DKiirdjSR","%%","%%","5wP9khv7DKiirdjSR"] [] [2025-01-28T14:07:37.932920+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pav9jprsLn2dn3Gdm","%%","%%","pav9jprsLn2dn3Gdm"] [] [2025-01-28T14:07:37.949793+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YbkFMtMWACioEY5bx","%%","%%","YbkFMtMWACioEY5bx"] [] [2025-01-28T14:07:37.966636+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QpkgCtBoGviA7RzNW","%%","%%","QpkgCtBoGviA7RzNW"] [] [2025-01-28T14:07:37.983608+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2TznPzBrwyKZswNH2","%%","%%","2TznPzBrwyKZswNH2"] [] [2025-01-28T14:07:38.001052+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xJFPjD9CmwyKaLp2j","%%","%%","xJFPjD9CmwyKaLp2j"] [] [2025-01-28T14:07:38.017868+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uWSnEorbwu7LjBaQj","%%","%%","uWSnEorbwu7LjBaQj"] [] [2025-01-28T14:07:38.034826+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DghBXZt59nvbpeT2H","%%","%%","DghBXZt59nvbpeT2H"] [] [2025-01-28T14:07:38.051701+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xqY7aiQnGm8e7khvk","%%","%%","xqY7aiQnGm8e7khvk"] [] [2025-01-28T14:07:38.068608+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rzdw9vXYZwihaf7DM","%%","%%","rzdw9vXYZwihaf7DM"] [] [2025-01-28T14:07:38.085445+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KWNgPBCZAB9babizC","%%","%%","KWNgPBCZAB9babizC"] [] [2025-01-28T14:07:38.102290+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xKw5Qd9xpkRwzRxto","%%","%%","xKw5Qd9xpkRwzRxto"] [] [2025-01-28T14:07:38.119193+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iM63qM7mqKNAzMgm5","%%","%%","iM63qM7mqKNAzMgm5"] [] [2025-01-28T14:07:38.135956+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"38epP7t7wBynNgZzT","%%","%%","38epP7t7wBynNgZzT"] [] [2025-01-28T14:07:38.152795+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"nyyQYzTFrSMkZknhC","%54190815%","%54190815%","nyyQYzTFrSMkZknhC","%54190815%","%54190815%"] [] [2025-01-28T14:07:38.171701+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7044] [] [2025-01-28T14:07:38.309127+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:38.309418+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:07:38+00:00",4310] [] [2025-01-28T14:07:38.309807+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:38.318001+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SX4hRc839E9kFLQnc","%%","%%","SX4hRc839E9kFLQnc"] [] [2025-01-28T14:07:38.335058+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NPNuS4mfn9ZKejCRY","%%","%%","NPNuS4mfn9ZKejCRY"] [] [2025-01-28T14:07:38.351947+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fouLn3pReKjn2SRe3","%%","%%","fouLn3pReKjn2SRe3"] [] [2025-01-28T14:07:38.368781+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"b3jXEWmp6hTR83JSB","%%","%%","b3jXEWmp6hTR83JSB"] [] [2025-01-28T14:07:38.385620+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JqgmZxYpq86BLgdRx","%%","%%","JqgmZxYpq86BLgdRx"] [] [2025-01-28T14:07:38.402482+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"B58uAbKqHNQ7XCuWi","%40904680%","%40904680%","B58uAbKqHNQ7XCuWi","%40904680%","%40904680%"] [] [2025-01-28T14:07:38.421312+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7043] [] [2025-01-28T14:07:38.558412+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:38.558741+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:07:38+00:00",4316] [] [2025-01-28T14:07:38.559175+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:38.560532+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5xWyfq5z8YReaRm8S","%%","%%","5xWyfq5z8YReaRm8S"] [] [2025-01-28T14:07:38.577555+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ydj4vfXJ5FApgC3Ku","%%","%%","ydj4vfXJ5FApgC3Ku"] [] [2025-01-28T14:07:38.594587+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PmtgoyrgMSrnNxxDv","%%","%%","PmtgoyrgMSrnNxxDv"] [] [2025-01-28T14:07:38.611421+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Bq8qAraaxbe5k9ucR","%%","%%","Bq8qAraaxbe5k9ucR"] [] [2025-01-28T14:07:38.628295+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"emRea4Suc8TpaYseX","%%","%%","emRea4Suc8TpaYseX"] [] [2025-01-28T14:07:38.645113+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sKRvmCWjuoFvyM5Qr","%%","%%","sKRvmCWjuoFvyM5Qr"] [] [2025-01-28T14:07:38.661997+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3yDL6JJoagJMYhhKh","%%","%%","3yDL6JJoagJMYhhKh"] [] [2025-01-28T14:07:38.679133+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jHPhoTb9Z8mxph5XG","%%","%%","jHPhoTb9Z8mxph5XG"] [] [2025-01-28T14:07:38.696005+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ofYgBm2jJzn8wQzxa","%%","%%","ofYgBm2jJzn8wQzxa"] [] [2025-01-28T14:07:38.712810+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kJRobbnEMxH3s2EoJ","%%","%%","kJRobbnEMxH3s2EoJ"] [] [2025-01-28T14:07:38.730136+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3Hp8cpN2brJ4aaAQs","%%","%%","3Hp8cpN2brJ4aaAQs"] [] [2025-01-28T14:07:38.747567+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SJXcLmja58n5uDE2R","%%","%%","SJXcLmja58n5uDE2R"] [] [2025-01-28T14:07:38.764735+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NpZfSd3o7nqJSFDrQ","%%","%%","NpZfSd3o7nqJSFDrQ"] [] [2025-01-28T14:07:38.781678+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WgwYB58g3HcjGvLzu","%%","%%","WgwYB58g3HcjGvLzu"] [] [2025-01-28T14:07:38.798502+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pbgwHoid7n9qQeZcv","%%","%%","pbgwHoid7n9qQeZcv"] [] [2025-01-28T14:07:38.815275+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QsSN8fDqTLfth6o33","%%","%%","QsSN8fDqTLfth6o33"] [] [2025-01-28T14:07:38.832064+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aXXRu3Qz8KTMzEmr7","%%","%%","aXXRu3Qz8KTMzEmr7"] [] [2025-01-28T14:07:38.848913+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Kby8QRyoss5HFfoLW","%%","%%","Kby8QRyoss5HFfoLW"] [] [2025-01-28T14:07:38.865804+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9iYwSFzrmr9TsdSng","%%","%%","9iYwSFzrmr9TsdSng"] [] [2025-01-28T14:07:38.882886+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nuCExknbXsYLMwHW5","%%","%%","nuCExknbXsYLMwHW5"] [] [2025-01-28T14:07:38.899670+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RBq7vFnyrA4a8BXTe","%%","%%","RBq7vFnyrA4a8BXTe"] [] [2025-01-28T14:07:38.916484+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qeY2apqGFvtqDQTAg","%%","%%","qeY2apqGFvtqDQTAg"] [] [2025-01-28T14:07:38.933330+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f3ngotrhwfDnD6v7j","%%","%%","f3ngotrhwfDnD6v7j"] [] [2025-01-28T14:07:38.950099+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ktXHxQ3X5xEQKAsqt","%%","%%","ktXHxQ3X5xEQKAsqt"] [] [2025-01-28T14:07:38.967241+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YnHLCaZ4X6GrFKSh8","%%","%%","YnHLCaZ4X6GrFKSh8"] [] [2025-01-28T14:07:38.984355+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"w6Nat8BNqgx6fzkDb","%%","%%","w6Nat8BNqgx6fzkDb"] [] [2025-01-28T14:07:39.001942+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nMdMdemdicLJku4M3","%%","%%","nMdMdemdicLJku4M3"] [] [2025-01-28T14:07:39.018762+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gxDMq2HQaumx8CpK4","%%","%%","gxDMq2HQaumx8CpK4"] [] [2025-01-28T14:07:39.035578+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4jeJaQEHFPt4Lpnvd","%%","%%","4jeJaQEHFPt4Lpnvd"] [] [2025-01-28T14:07:39.052366+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B4ZDEroDzJBQzCRrm","%%","%%","B4ZDEroDzJBQzCRrm"] [] [2025-01-28T14:07:39.069232+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"THCdeBbrnQyEWuTrX","%%","%%","THCdeBbrnQyEWuTrX"] [] [2025-01-28T14:07:39.086064+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3bWqhjhDSbdXxvvB5","%%","%%","3bWqhjhDSbdXxvvB5"] [] [2025-01-28T14:07:39.102889+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wEHEL9ouBjRy8z6RG","%%","%%","wEHEL9ouBjRy8z6RG"] [] [2025-01-28T14:07:39.119815+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sovW4GmgukLYhWHPk","%%","%%","sovW4GmgukLYhWHPk"] [] [2025-01-28T14:07:39.136595+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MXqtDrRuyYpkqD4rx","%%","%%","MXqtDrRuyYpkqD4rx"] [] [2025-01-28T14:07:39.153417+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JiAgNicmqjKvH4Jui","%%","%%","JiAgNicmqjKvH4Jui"] [] [2025-01-28T14:07:39.170230+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pjWCAYWsKBq8CNQk8","%%","%%","pjWCAYWsKBq8CNQk8"] [] [2025-01-28T14:07:39.187020+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TPqefWQigBG7BoKbs","%%","%%","TPqefWQigBG7BoKbs"] [] [2025-01-28T14:07:39.203832+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"E8jixrjAZ3QW3H4br","%%","%%","E8jixrjAZ3QW3H4br"] [] [2025-01-28T14:07:39.220607+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xGJdPuQTtwRQK2kZL","%%","%%","xGJdPuQTtwRQK2kZL"] [] [2025-01-28T14:07:39.237555+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oyoMWSZ3YQoaEH6No","%%","%%","oyoMWSZ3YQoaEH6No"] [] [2025-01-28T14:07:39.254540+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gSAyqjy7M7KRETCsG","%%","%%","gSAyqjy7M7KRETCsG"] [] [2025-01-28T14:07:39.271487+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Cmwe9iZZfF8bqLk7X","%%","%%","Cmwe9iZZfF8bqLk7X"] [] [2025-01-28T14:07:39.288333+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"RbfZHM68wyyTErc8b","%26922468%","%26922468%","RbfZHM68wyyTErc8b","%26922468%","%26922468%"] [] [2025-01-28T14:07:39.307295+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7054] [] [2025-01-28T14:07:39.308296+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CpAE5hPTxYpPQYhPM","%%","%%","CpAE5hPTxYpPQYhPM"] [] [2025-01-28T14:07:39.325176+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4uDbx7RGuMEnx9rvu","%%","%%","4uDbx7RGuMEnx9rvu"] [] [2025-01-28T14:07:39.341952+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ugsxFvvLL2zc3GG8E","%%","%%","ugsxFvvLL2zc3GG8E"] [] [2025-01-28T14:07:39.358763+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vwZzMHWdtpj9TsrPo","%%","%%","vwZzMHWdtpj9TsrPo"] [] [2025-01-28T14:07:39.375546+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p9okHfJNsLsbzPLEk","%%","%%","p9okHfJNsLsbzPLEk"] [] [2025-01-28T14:07:39.392304+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SWgtvQNktEy6g3kfp","%%","%%","SWgtvQNktEy6g3kfp"] [] [2025-01-28T14:07:39.409123+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v69jhAxPw8QbeeosX","%%","%%","v69jhAxPw8QbeeosX"] [] [2025-01-28T14:07:39.425898+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ifFfKqfHDJFuZ3Fww","%%","%%","ifFfKqfHDJFuZ3Fww"] [] [2025-01-28T14:07:39.442705+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JEGLA8GgQKhHeux8C","%%","%%","JEGLA8GgQKhHeux8C"] [] [2025-01-28T14:07:39.459576+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2wdJMiKMBkgTpQu9C","%%","%%","2wdJMiKMBkgTpQu9C"] [] [2025-01-28T14:07:39.476339+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"J27W9unuisZnkwo6b","%%","%%","J27W9unuisZnkwo6b"] [] [2025-01-28T14:07:39.493204+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qXn3TL65Pf2KMLt9s","%%","%%","qXn3TL65Pf2KMLt9s"] [] [2025-01-28T14:07:39.510087+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Qb2MYzk9L7Po9Czjh","%%","%%","Qb2MYzk9L7Po9Czjh"] [] [2025-01-28T14:07:39.526847+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NYTzcKr5m3BgahjZ7","%%","%%","NYTzcKr5m3BgahjZ7"] [] [2025-01-28T14:07:39.543629+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iuPGqQwjMWk4ZvXq3","%%","%%","iuPGqQwjMWk4ZvXq3"] [] [2025-01-28T14:07:39.560475+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rxSDzWGs6rZ67TW8K","%%","%%","rxSDzWGs6rZ67TW8K"] [] [2025-01-28T14:07:39.577287+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"r4tGhx8n4gwc2u3wK","%%","%%","r4tGhx8n4gwc2u3wK"] [] [2025-01-28T14:07:39.594058+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YtDTPWxYhvnmmxv4W","%%","%%","YtDTPWxYhvnmmxv4W"] [] [2025-01-28T14:07:39.610841+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PogmxDmDA6u3FKkaQ","%%","%%","PogmxDmDA6u3FKkaQ"] [] [2025-01-28T14:07:39.627662+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"spLTaD8datT2KAudp","%52362329%","%52362329%","spLTaD8datT2KAudp","%52362329%","%52362329%"] [] [2025-01-28T14:07:39.646525+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7057] [] [2025-01-28T14:07:39.647422+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n2tp3E7faMhNajuBk","%%","%%","n2tp3E7faMhNajuBk"] [] [2025-01-28T14:07:39.664350+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gghXRauenioG6xYF5","%%","%%","gghXRauenioG6xYF5"] [] [2025-01-28T14:07:39.681211+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cSMQFgrmeMN2wThmn","%%","%%","cSMQFgrmeMN2wThmn"] [] [2025-01-28T14:07:39.698022+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4XjFtn6Buykovo5vg","%%","%%","4XjFtn6Buykovo5vg"] [] [2025-01-28T14:07:39.714824+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gCEjtsZBwAtBiiKiB","%%","%%","gCEjtsZBwAtBiiKiB"] [] [2025-01-28T14:07:39.731611+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nGfjSi6FvX9qxayFb","%%","%%","nGfjSi6FvX9qxayFb"] [] [2025-01-28T14:07:39.748520+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bW85ZD3kdwqXjRBGk","%%","%%","bW85ZD3kdwqXjRBGk"] [] [2025-01-28T14:07:39.765408+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"d6PJKJ4qnY4CjN5Qk","%%","%%","d6PJKJ4qnY4CjN5Qk"] [] [2025-01-28T14:07:39.782635+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DnHuN6hN4wbkSXAgh","%%","%%","DnHuN6hN4wbkSXAgh"] [] [2025-01-28T14:07:39.804080+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"F5YJEvHGga4cR4hxG","%%","%%","F5YJEvHGga4cR4hxG"] [] [2025-01-28T14:07:39.821089+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Y8pG5vQPNMbhxPL6A","%%","%%","Y8pG5vQPNMbhxPL6A"] [] [2025-01-28T14:07:39.837918+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zCMbvRB75Ndxvwmic","%%","%%","zCMbvRB75Ndxvwmic"] [] [2025-01-28T14:07:39.854809+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"65abT6Crw5GQoqSNR","%%","%%","65abT6Crw5GQoqSNR"] [] [2025-01-28T14:07:39.871678+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hAroAj7i6hD4s6Kpw","%%","%%","hAroAj7i6hD4s6Kpw"] [] [2025-01-28T14:07:39.888708+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Kymsm8YgEZpTkrR3u","%%","%%","Kymsm8YgEZpTkrR3u"] [] [2025-01-28T14:07:39.905638+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XdDHZr4HcaZXux6cB","%%","%%","XdDHZr4HcaZXux6cB"] [] [2025-01-28T14:07:39.922469+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B4cNct8MnNbrDvJMi","%%","%%","B4cNct8MnNbrDvJMi"] [] [2025-01-28T14:07:39.939296+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iRCjCjxuJGbWpkNhf","%%","%%","iRCjCjxuJGbWpkNhf"] [] [2025-01-28T14:07:39.956168+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EPq6msFJAb5cZNs4Z","%%","%%","EPq6msFJAb5cZNs4Z"] [] [2025-01-28T14:07:39.973932+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D4PMLTJyobPbn6fc6","%%","%%","D4PMLTJyobPbn6fc6"] [] [2025-01-28T14:07:39.991957+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pkGFSbK3knW4Tzjz4","%%","%%","pkGFSbK3knW4Tzjz4"] [] [2025-01-28T14:07:40.009510+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zS2t4Wdjo3daA4gqb","%%","%%","zS2t4Wdjo3daA4gqb"] [] [2025-01-28T14:07:40.027082+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"o44RiunQcXLLgniZs","%%","%%","o44RiunQcXLLgniZs"] [] [2025-01-28T14:07:40.044745+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CT6LK3FoYvfmLcXxM","%%","%%","CT6LK3FoYvfmLcXxM"] [] [2025-01-28T14:07:40.057624+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:07:40.061862+00:00] request.INFO: Matched route "app_brevo_visitor". {"route":"app_brevo_visitor","route_parameters":{"_route":"app_brevo_visitor","_controller":"App\\Controller\\Brevo\\VisitorController::index"},"request_uri":"https://powerdata.tn/brevo/visitor","method":"GET"} [] [2025-01-28T14:07:40.062429+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"A7zPNMthH2jTdjAC2","%%","%%","A7zPNMthH2jTdjAC2"] [] [2025-01-28T14:07:40.068040+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T14:07:40.068093+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:07:40.068127+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:07:40.079867+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7MKWinMyCZCDeqjRg","%%","%%","7MKWinMyCZCDeqjRg"] [] [2025-01-28T14:07:40.097062+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"996zCKnGxhcvDy8ng","%%","%%","996zCKnGxhcvDy8ng"] [] [2025-01-28T14:07:40.113967+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uWW7GSKKBqdzQ2JFr","%%","%%","uWW7GSKKBqdzQ2JFr"] [] [2025-01-28T14:07:40.130715+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zAiKgLLibW67sPR5B","%%","%%","zAiKgLLibW67sPR5B"] [] [2025-01-28T14:07:40.147480+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n4NC5WfN2PJeuaNDw","%%","%%","n4NC5WfN2PJeuaNDw"] [] [2025-01-28T14:07:40.164251+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vkqbjXM5K94teuWW4","%%","%%","vkqbjXM5K94teuWW4"] [] [2025-01-28T14:07:40.181008+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jsGW5TLgqMWYymJ44","%%","%%","jsGW5TLgqMWYymJ44"] [] [2025-01-28T14:07:40.197740+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gwHYBsWupmdHqyDPR","%%","%%","gwHYBsWupmdHqyDPR"] [] [2025-01-28T14:07:40.214553+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uPmMrzCgrBjTBZjaa","%%","%%","uPmMrzCgrBjTBZjaa"] [] [2025-01-28T14:07:40.231262+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vRtNhXHQwke46FRKu","%%","%%","vRtNhXHQwke46FRKu"] [] [2025-01-28T14:07:40.247996+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JopfPCzGGWNMo9CzP","%%","%%","JopfPCzGGWNMo9CzP"] [] [2025-01-28T14:07:40.264769+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cRaduxFBMWJNEQB86","%%","%%","cRaduxFBMWJNEQB86"] [] [2025-01-28T14:07:40.281550+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mXof6q6NS6CLaPDLy","%%","%%","mXof6q6NS6CLaPDLy"] [] [2025-01-28T14:07:40.298247+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fe6vYsP4pQYpFZ2hT","%%","%%","fe6vYsP4pQYpFZ2hT"] [] [2025-01-28T14:07:40.314972+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RCLGvDNAY2fb2PzEC","%%","%%","RCLGvDNAY2fb2PzEC"] [] [2025-01-28T14:07:40.331688+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aky6SuWhoHXooG2k8","%%","%%","aky6SuWhoHXooG2k8"] [] [2025-01-28T14:07:40.348454+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HYeSTLpP4h3bqsBPx","%%","%%","HYeSTLpP4h3bqsBPx"] [] [2025-01-28T14:07:40.365159+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7oHpT6srg2A3rT6Xu","%%","%%","7oHpT6srg2A3rT6Xu"] [] [2025-01-28T14:07:40.381889+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4gSMP7heSFEtoY23S","%%","%%","4gSMP7heSFEtoY23S"] [] [2025-01-28T14:07:40.398668+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LdPXiB9RQpjHeTmyu","%%","%%","LdPXiB9RQpjHeTmyu"] [] [2025-01-28T14:07:40.415367+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QgsJJzAngcnxGo47Z","%%","%%","QgsJJzAngcnxGo47Z"] [] [2025-01-28T14:07:40.432095+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4hGshsMduLP8kuLGa","%%","%%","4hGshsMduLP8kuLGa"] [] [2025-01-28T14:07:40.448813+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ucWiJht9ymCXue2Tz","%%","%%","ucWiJht9ymCXue2Tz"] [] [2025-01-28T14:07:40.465666+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RQTeWdXcFrmw8TMLB","%%","%%","RQTeWdXcFrmw8TMLB"] [] [2025-01-28T14:07:40.482364+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"L5ykhPR9YcpZY6d3d","%%","%%","L5ykhPR9YcpZY6d3d"] [] [2025-01-28T14:07:40.499132+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Yzo4PcsrP98eBT8y3","%%","%%","Yzo4PcsrP98eBT8y3"] [] [2025-01-28T14:07:40.515852+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"adj8TWvNkFQGtFZWA","%%","%%","adj8TWvNkFQGtFZWA"] [] [2025-01-28T14:07:40.532584+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eLGWCpvSGCYBuaNrf","%%","%%","eLGWCpvSGCYBuaNrf"] [] [2025-01-28T14:07:40.549294+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4tJr24ErtEcgYqtTn","%%","%%","4tJr24ErtEcgYqtTn"] [] [2025-01-28T14:07:40.565996+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YgWkFkAYJWDdqAqTz","%%","%%","YgWkFkAYJWDdqAqTz"] [] [2025-01-28T14:07:40.582715+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SApvuvkmTavmtiQ7u","%%","%%","SApvuvkmTavmtiQ7u"] [] [2025-01-28T14:07:40.599447+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LeEKEcXCrBFucguBC","%%","%%","LeEKEcXCrBFucguBC"] [] [2025-01-28T14:07:40.616125+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tTJyb3v2Edmp9jjZj","%%","%%","tTJyb3v2Edmp9jjZj"] [] [2025-01-28T14:07:40.632822+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"A5FAhjHNAuFbJ45CB","%%","%%","A5FAhjHNAuFbJ45CB"] [] [2025-01-28T14:07:40.649553+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZHSpMLKd6PuC5i72X","%%","%%","ZHSpMLKd6PuC5i72X"] [] [2025-01-28T14:07:40.666328+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xuyJoSvQWbyF6kghG","%%","%%","xuyJoSvQWbyF6kghG"] [] [2025-01-28T14:07:40.683033+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uiohQchxkxrREnWZg","%%","%%","uiohQchxkxrREnWZg"] [] [2025-01-28T14:07:40.699701+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qg5bFPvDpytpBryBw","%%","%%","qg5bFPvDpytpBryBw"] [] [2025-01-28T14:07:40.716377+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cF5xBsf6kEmGBoKQ6","%%","%%","cF5xBsf6kEmGBoKQ6"] [] [2025-01-28T14:07:40.733046+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SSmT52MYyBBkYdmnB","%%","%%","SSmT52MYyBBkYdmnB"] [] [2025-01-28T14:07:40.749707+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CGZcPHhFgdLx7P3pY","%%","%%","CGZcPHhFgdLx7P3pY"] [] [2025-01-28T14:07:40.766588+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uGJGMzwGFFDYQfNqy","%%","%%","uGJGMzwGFFDYQfNqy"] [] [2025-01-28T14:07:40.783279+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uFRwMaEdHKvCcKM7h","%%","%%","uFRwMaEdHKvCcKM7h"] [] [2025-01-28T14:07:40.799978+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hpndBMyJ5r82Nsdu6","%%","%%","hpndBMyJ5r82Nsdu6"] [] [2025-01-28T14:07:40.816676+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D7W9bmcekSnAm32mZ","%%","%%","D7W9bmcekSnAm32mZ"] [] [2025-01-28T14:07:40.833337+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"TnKnR6S3y3d3cnmmY","%54185446%","%54185446%","TnKnR6S3y3d3cnmmY","%54185446%","%54185446%"] [] [2025-01-28T14:07:40.852244+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7069] [] [2025-01-28T14:07:40.989310+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:40.989583+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:07:40+00:00",4451] [] [2025-01-28T14:07:40.989933+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:40.996236+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i58nMmgJ6WmyE9a3Z","%%","%%","i58nMmgJ6WmyE9a3Z"] [] [2025-01-28T14:07:41.013627+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RGqGhjvfRazSJP3hb","%%","%%","RGqGhjvfRazSJP3hb"] [] [2025-01-28T14:07:41.030607+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XdWG4KyuAbKzoQjCP","%%","%%","XdWG4KyuAbKzoQjCP"] [] [2025-01-28T14:07:41.047473+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ccr4hcPoFc8d7J2y9","%%","%%","Ccr4hcPoFc8d7J2y9"] [] [2025-01-28T14:07:41.064357+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eBe9QmHDYMpkPTEXq","%%","%%","eBe9QmHDYMpkPTEXq"] [] [2025-01-28T14:07:41.081192+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mECuoSMuEcjD6zZGn","%%","%%","mECuoSMuEcjD6zZGn"] [] [2025-01-28T14:07:41.098041+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3v6edvpEAEhcwhN7d","%%","%%","3v6edvpEAEhcwhN7d"] [] [2025-01-28T14:07:41.114905+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"rhxegbKG2Mquq3zTq","%44411698%","%44411698%","rhxegbKG2Mquq3zTq","%44411698%","%44411698%"] [] [2025-01-28T14:07:41.133780+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1064] [] [2025-01-28T14:07:41.134265+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1201] [] [2025-01-28T14:07:41.134728+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3488] [] [2025-01-28T14:07:41.135203+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7051] [] [2025-01-28T14:07:41.273757+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:41.274079+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [4,"2025-01-28T14:07:41+00:00",4459] [] [2025-01-28T14:07:41.274495+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:41.275673+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"prwqMsnLze82Bguzr","%%","%%","prwqMsnLze82Bguzr"] [] [2025-01-28T14:07:41.292739+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KxW3FhuAyGwc2oKB2","%%","%%","KxW3FhuAyGwc2oKB2"] [] [2025-01-28T14:07:41.309637+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3MuxgQJK3AAshuyZg","%%","%%","3MuxgQJK3AAshuyZg"] [] [2025-01-28T14:07:41.326570+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"W9Nf4gSSF8rtmX3vj","%%","%%","W9Nf4gSSF8rtmX3vj"] [] [2025-01-28T14:07:41.343535+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3Nvuv8ApwhC9PqnfF","%%","%%","3Nvuv8ApwhC9PqnfF"] [] [2025-01-28T14:07:41.360519+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kLgEnMLJYFwArPN2B","%%","%%","kLgEnMLJYFwArPN2B"] [] [2025-01-28T14:07:41.377472+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"8HGyWtxk6LjEQPiTF","%26210490%","%26210490%","8HGyWtxk6LjEQPiTF","%26210490%","%26210490%"] [] [2025-01-28T14:07:41.396524+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7056] [] [2025-01-28T14:07:41.533454+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:41.533777+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:07:41+00:00",4466] [] [2025-01-28T14:07:41.534192+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:41.539908+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dYzGjKPcAmu6Cce2d","%%","%%","dYzGjKPcAmu6Cce2d"] [] [2025-01-28T14:07:41.556935+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"vDYAundaDhvXf7hbg","%55764522%","%55764522%","vDYAundaDhvXf7hbg","%55764522%","%55764522%"] [] [2025-01-28T14:07:41.575985+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7052] [] [2025-01-28T14:07:41.713693+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:41.714021+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:07:41+00:00",4468] [] [2025-01-28T14:07:41.714441+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:41.715744+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YX9uTaY32pBjs9sLo","%%","%%","YX9uTaY32pBjs9sLo"] [] [2025-01-28T14:07:41.732926+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"76Xw8dc2J9B5bccH5","%%","%%","76Xw8dc2J9B5bccH5"] [] [2025-01-28T14:07:41.749819+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"a2xmj5qa552ZkpHqN","%%","%%","a2xmj5qa552ZkpHqN"] [] [2025-01-28T14:07:41.766934+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nJrAecW3XDiyq3LS8","%%","%%","nJrAecW3XDiyq3LS8"] [] [2025-01-28T14:07:41.783844+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6oox36wLoc33SjGNZ","%%","%%","6oox36wLoc33SjGNZ"] [] [2025-01-28T14:07:41.800725+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pqxBzDF8io4hhCaZH","%%","%%","pqxBzDF8io4hhCaZH"] [] [2025-01-28T14:07:41.817623+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Rh2ATbAdekPycc6Zu","%%","%%","Rh2ATbAdekPycc6Zu"] [] [2025-01-28T14:07:41.834639+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"4BmcRPvj5pqw5Mmv3","%58451335 %","%58451335 %","4BmcRPvj5pqw5Mmv3","%58451335 %","%58451335 %"] [] [2025-01-28T14:07:41.853726+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7060] [] [2025-01-28T14:07:41.854715+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vgvH98hrhGxQk5SmH","%%","%%","vgvH98hrhGxQk5SmH"] [] [2025-01-28T14:07:41.871882+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3Yi4c4vPeeHgrRp3b","%%","%%","3Yi4c4vPeeHgrRp3b"] [] [2025-01-28T14:07:41.888877+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MChnD85fjMtcTkZPS","%%","%%","MChnD85fjMtcTkZPS"] [] [2025-01-28T14:07:41.905708+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"AXY3JqdCCXeLhS49m","%52393262%","%52393262%","AXY3JqdCCXeLhS49m","%52393262%","%52393262%"] [] [2025-01-28T14:07:41.924661+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7055] [] [2025-01-28T14:07:41.925595+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gtHJfiwEJ7H6cCx8f","%%","%%","gtHJfiwEJ7H6cCx8f"] [] [2025-01-28T14:07:41.942429+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hrK5No3x23JpWdXQJ","%%","%%","hrK5No3x23JpWdXQJ"] [] [2025-01-28T14:07:41.959267+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"HeQRBw5JE5RwtZfPx","%29079565%","%29079565%","HeQRBw5JE5RwtZfPx","%29079565%","%29079565%"] [] [2025-01-28T14:07:41.978415+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7053] [] [2025-01-28T14:07:42.116999+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:42.117279+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:07:42+00:00",4483] [] [2025-01-28T14:07:42.117648+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:42.118569+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZZv3XzMZMTAmNtjiP","%%","%%","ZZv3XzMZMTAmNtjiP"] [] [2025-01-28T14:07:42.135823+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xq5k8vzdabiodo6e9","%%","%%","xq5k8vzdabiodo6e9"] [] [2025-01-28T14:07:42.152766+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Rjot7eNDXp7zJNgvY","%%","%%","Rjot7eNDXp7zJNgvY"] [] [2025-01-28T14:07:42.169693+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7EYv2zeXwadhBwR2z","%%","%%","7EYv2zeXwadhBwR2z"] [] [2025-01-28T14:07:42.186517+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5XcWsfxuKsTi9HB3n","%%","%%","5XcWsfxuKsTi9HB3n"] [] [2025-01-28T14:07:42.203298+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"siEoZNqZEvwfyhi2o","%%","%%","siEoZNqZEvwfyhi2o"] [] [2025-01-28T14:07:42.220082+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XmLgcRNinmRdyy8N2","%%","%%","XmLgcRNinmRdyy8N2"] [] [2025-01-28T14:07:42.236840+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cfEvwkpBwENJDDvf8","%%","%%","cfEvwkpBwENJDDvf8"] [] [2025-01-28T14:07:42.253626+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yBCvx4QhLwvt4ozqb","%%","%%","yBCvx4QhLwvt4ozqb"] [] [2025-01-28T14:07:42.270466+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8uyqysjJFRFZhdqyZ","%%","%%","8uyqysjJFRFZhdqyZ"] [] [2025-01-28T14:07:42.287239+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gDg2yTLhqeagtS3Ai","%%","%%","gDg2yTLhqeagtS3Ai"] [] [2025-01-28T14:07:42.304007+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"w593kCCMuRZ2QdcBF","%%","%%","w593kCCMuRZ2QdcBF"] [] [2025-01-28T14:07:42.320785+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sLnxSMoRFzbxhhCy3","%%","%%","sLnxSMoRFzbxhhCy3"] [] [2025-01-28T14:07:42.337507+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eNNhwrabSjyiyKAKH","%%","%%","eNNhwrabSjyiyKAKH"] [] [2025-01-28T14:07:42.354252+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SWdEkp85phkhGsoBp","%%","%%","SWdEkp85phkhGsoBp"] [] [2025-01-28T14:07:42.371018+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"J84wnDLLMGAWWPgTt","%%","%%","J84wnDLLMGAWWPgTt"] [] [2025-01-28T14:07:42.387762+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bDCpnDM32RBFuNiqy","%%","%%","bDCpnDM32RBFuNiqy"] [] [2025-01-28T14:07:42.404519+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7qgAS8YdgiweDqKbC","%%","%%","7qgAS8YdgiweDqKbC"] [] [2025-01-28T14:07:42.421230+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CF7AvBDhaKFrW4tAZ","%%","%%","CF7AvBDhaKFrW4tAZ"] [] [2025-01-28T14:07:42.437987+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YDDTKx7c2siPB8YBC","%%","%%","YDDTKx7c2siPB8YBC"] [] [2025-01-28T14:07:42.454775+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jvbsvbiKqvBpZj2dg","%%","%%","jvbsvbiKqvBpZj2dg"] [] [2025-01-28T14:07:42.471560+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ELZnMSH8AKjrFkJ3M","%%","%%","ELZnMSH8AKjrFkJ3M"] [] [2025-01-28T14:07:42.488278+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5z3EzjnmqaKcysRfo","%%","%%","5z3EzjnmqaKcysRfo"] [] [2025-01-28T14:07:42.505271+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZezxL5WPQRrKNjSsX","%%","%%","ZezxL5WPQRrKNjSsX"] [] [2025-01-28T14:07:42.522025+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kYhiiBADq3pCQtqtA","%%","%%","kYhiiBADq3pCQtqtA"] [] [2025-01-28T14:07:42.538811+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PZrmCPrpxATpfY7qi","%%","%%","PZrmCPrpxATpfY7qi"] [] [2025-01-28T14:07:42.555607+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D7eQqQxnsZHrySbZk","%%","%%","D7eQqQxnsZHrySbZk"] [] [2025-01-28T14:07:42.572693+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"nqJZpJMB9cursYMBD","%20384195%","%20384195%","nqJZpJMB9cursYMBD","%20384195%","%20384195%"] [] [2025-01-28T14:07:42.591863+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7062] [] [2025-01-28T14:07:42.592858+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"s5bygpTNRSWBmQZvq","%%","%%","s5bygpTNRSWBmQZvq"] [] [2025-01-28T14:07:42.609816+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v25piZboorCXGwBSP","%%","%%","v25piZboorCXGwBSP"] [] [2025-01-28T14:07:42.626606+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ibKAqBM3Mm9Y9HhjY","%%","%%","ibKAqBM3Mm9Y9HhjY"] [] [2025-01-28T14:07:42.643460+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JqAgLAscwFdKHPgcS","%%","%%","JqAgLAscwFdKHPgcS"] [] [2025-01-28T14:07:42.660422+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9LR3BuSFybS7GTSax","%%","%%","9LR3BuSFybS7GTSax"] [] [2025-01-28T14:07:42.677351+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZAPGnsMZFhAi7smkG","%%","%%","ZAPGnsMZFhAi7smkG"] [] [2025-01-28T14:07:42.694086+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ERpsFTWRHnW69bPJd","%%","%%","ERpsFTWRHnW69bPJd"] [] [2025-01-28T14:07:42.710889+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c74ZtcKuMhzXZP933","%%","%%","c74ZtcKuMhzXZP933"] [] [2025-01-28T14:07:42.727665+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xsc5TLiQ8jBPyPsGL","%%","%%","xsc5TLiQ8jBPyPsGL"] [] [2025-01-28T14:07:42.744450+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"96LMBPZWeqazhkYy7","%%","%%","96LMBPZWeqazhkYy7"] [] [2025-01-28T14:07:42.761194+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZRvwZXrJ4CtWCDYxP","%%","%%","ZRvwZXrJ4CtWCDYxP"] [] [2025-01-28T14:07:42.777967+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"j4T8YwR2G3Xr8CqjM","%%","%%","j4T8YwR2G3Xr8CqjM"] [] [2025-01-28T14:07:42.794738+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"7dsYt8dHkndgCJWoP","%24248120%","%24248120%","7dsYt8dHkndgCJWoP","%24248120%","%24248120%"] [] [2025-01-28T14:07:42.813721+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7064] [] [2025-01-28T14:07:42.814740+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bS45TdYvinMSokCbj","%%","%%","bS45TdYvinMSokCbj"] [] [2025-01-28T14:07:42.831608+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YFr9erfJWrzZ883RT","%%","%%","YFr9erfJWrzZ883RT"] [] [2025-01-28T14:07:42.848345+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RjmPyvh5NWjNcWXP8","%%","%%","RjmPyvh5NWjNcWXP8"] [] [2025-01-28T14:07:42.865125+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vW8aQTPufd4NbNCbw","%%","%%","vW8aQTPufd4NbNCbw"] [] [2025-01-28T14:07:42.881903+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dovdzbxhncLCAGdEz","%%","%%","dovdzbxhncLCAGdEz"] [] [2025-01-28T14:07:42.898628+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gkRYeBsZKL4WBnEKJ","%%","%%","gkRYeBsZKL4WBnEKJ"] [] [2025-01-28T14:07:42.915387+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3LWejJZm9JLgbA3HZ","%%","%%","3LWejJZm9JLgbA3HZ"] [] [2025-01-28T14:07:42.932130+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n6aEHGydZe5uFkGxR","%%","%%","n6aEHGydZe5uFkGxR"] [] [2025-01-28T14:07:42.948890+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4gejh8jD5cZu5ndar","%%","%%","4gejh8jD5cZu5ndar"] [] [2025-01-28T14:07:42.965629+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zB7eqjtsfw9retJsX","%%","%%","zB7eqjtsfw9retJsX"] [] [2025-01-28T14:07:42.982408+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xWEf7teu4Tn3cRhAp","%%","%%","xWEf7teu4Tn3cRhAp"] [] [2025-01-28T14:07:42.999245+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"yoGonf4e5dQrHRxSq","%58616449%","%58616449%","yoGonf4e5dQrHRxSq","%58616449%","%58616449%"] [] [2025-01-28T14:07:43.018682+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7061] [] [2025-01-28T14:07:43.156112+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:43.156387+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:07:43+00:00",4536] [] [2025-01-28T14:07:43.156716+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:43.157850+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BYFDFiEttxhtkzeCY","%%","%%","BYFDFiEttxhtkzeCY"] [] [2025-01-28T14:07:43.175207+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cXF4ZTSD4AAfwtNGf","%%","%%","cXF4ZTSD4AAfwtNGf"] [] [2025-01-28T14:07:43.192204+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mnsXcAw4Myy5vSB2M","%%","%%","mnsXcAw4Myy5vSB2M"] [] [2025-01-28T14:07:43.209054+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"79jtNipcJFkrzLtiE","%%","%%","79jtNipcJFkrzLtiE"] [] [2025-01-28T14:07:43.225886+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"exrrQjKSMkxcrgQuK","%%","%%","exrrQjKSMkxcrgQuK"] [] [2025-01-28T14:07:43.242780+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iEvGhNhAiXsxCW6xE","%%","%%","iEvGhNhAiXsxCW6xE"] [] [2025-01-28T14:07:43.259704+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qLGcxYM5WY94efvMm","%%","%%","qLGcxYM5WY94efvMm"] [] [2025-01-28T14:07:43.276713+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iwZwAecNX5arvygoZ","%%","%%","iwZwAecNX5arvygoZ"] [] [2025-01-28T14:07:43.293634+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fEkHtHKnqTdJxdKom","%%","%%","fEkHtHKnqTdJxdKom"] [] [2025-01-28T14:07:43.310424+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TbddgbGBXBPeivGdE","%%","%%","TbddgbGBXBPeivGdE"] [] [2025-01-28T14:07:43.327236+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3JB6auDrqNGnTfttZ","%%","%%","3JB6auDrqNGnTfttZ"] [] [2025-01-28T14:07:43.344019+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xR94kz5bpKHBBtNMG","%%","%%","xR94kz5bpKHBBtNMG"] [] [2025-01-28T14:07:43.360819+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6Ex27nGHevWo7LLnd","%%","%%","6Ex27nGHevWo7LLnd"] [] [2025-01-28T14:07:43.377767+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nKN5ix6WaNB7AKGSA","%%","%%","nKN5ix6WaNB7AKGSA"] [] [2025-01-28T14:07:43.394524+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RJYN6EeosaXEthvu6","%%","%%","RJYN6EeosaXEthvu6"] [] [2025-01-28T14:07:43.411289+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9JSP66anPcaDQyjgH","%%","%%","9JSP66anPcaDQyjgH"] [] [2025-01-28T14:07:43.428013+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"eyYG334RmbgDDnGc7","%92613721%","%92613721%","eyYG334RmbgDDnGc7","%92613721%","%92613721%"] [] [2025-01-28T14:07:43.446904+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7070] [] [2025-01-28T14:07:43.447822+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BvL4nReYggL3yvWPu","%%","%%","BvL4nReYggL3yvWPu"] [] [2025-01-28T14:07:43.464635+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dJXeif794vjJNvy39","%%","%%","dJXeif794vjJNvy39"] [] [2025-01-28T14:07:43.481555+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kRiyErRjhDhaSqhTw","%%","%%","kRiyErRjhDhaSqhTw"] [] [2025-01-28T14:07:43.498534+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gfh4xSfCpFGpRYBmq","%%","%%","gfh4xSfCpFGpRYBmq"] [] [2025-01-28T14:07:43.515373+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"YismJHpLXt6mHZmWZ","%25706030%","%25706030%","YismJHpLXt6mHZmWZ","%25706030%","%25706030%"] [] [2025-01-28T14:07:43.534370+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7072] [] [2025-01-28T14:07:43.535244+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PzhMEjzrpfkbrKABS","%%","%%","PzhMEjzrpfkbrKABS"] [] [2025-01-28T14:07:43.552005+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bjtMvBCuk3jkvu237","%%","%%","bjtMvBCuk3jkvu237"] [] [2025-01-28T14:07:43.568885+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yBva2bHLJ9vYRaS79","%%","%%","yBva2bHLJ9vYRaS79"] [] [2025-01-28T14:07:43.585653+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8az8zyckpgJE7fcE2","%%","%%","8az8zyckpgJE7fcE2"] [] [2025-01-28T14:07:43.602510+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cHmwfTQnYafQw2vsS","%%","%%","cHmwfTQnYafQw2vsS"] [] [2025-01-28T14:07:43.619260+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GoaDLNhR2EYuRzscv","%%","%%","GoaDLNhR2EYuRzscv"] [] [2025-01-28T14:07:43.636041+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mjaBxFkewqtCibaNM","%%","%%","mjaBxFkewqtCibaNM"] [] [2025-01-28T14:07:43.652832+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fQoPksB7KmpxzmfLT","%%","%%","fQoPksB7KmpxzmfLT"] [] [2025-01-28T14:07:43.669785+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"PtZ4p9Zma2ZxFkeKN","%53556764%","%53556764%","PtZ4p9Zma2ZxFkeKN","%53556764%","%53556764%"] [] [2025-01-28T14:07:43.688725+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7071] [] [2025-01-28T14:07:43.825517+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:43.825858+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:07:43+00:00",4567] [] [2025-01-28T14:07:43.826247+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:43.832068+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"j83KQNvkAHkGjwZam","%%","%%","j83KQNvkAHkGjwZam"] [] [2025-01-28T14:07:43.849080+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"G5Yb7HKNbNXd8kqm6","%50586110%","%50586110%","G5Yb7HKNbNXd8kqm6","%50586110%","%50586110%"] [] [2025-01-28T14:07:43.868156+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7116] [] [2025-01-28T14:07:43.868682+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7860] [] [2025-01-28T14:07:43.869852+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TrQoS4bLhhqA35oy4","%%","%%","TrQoS4bLhhqA35oy4"] [] [2025-01-28T14:07:43.886730+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yeJr93duk4Y3ncpkf","%%","%%","yeJr93duk4Y3ncpkf"] [] [2025-01-28T14:07:43.903661+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"52NrSnKxfaGWT3gEo","%%","%%","52NrSnKxfaGWT3gEo"] [] [2025-01-28T14:07:43.920521+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wTvurFdMsTmFyQBko","%%","%%","wTvurFdMsTmFyQBko"] [] [2025-01-28T14:07:43.937395+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uYqWHDH2FfweEkveC","%%","%%","uYqWHDH2FfweEkveC"] [] [2025-01-28T14:07:43.954251+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Lpfmv6BwZzybNciBn","%%","%%","Lpfmv6BwZzybNciBn"] [] [2025-01-28T14:07:43.971395+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"59x7SGJvysi3Y5JZ5","%%","%%","59x7SGJvysi3Y5JZ5"] [] [2025-01-28T14:07:43.988224+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SGXT8hyPvDTX8K56f","%%","%%","SGXT8hyPvDTX8K56f"] [] [2025-01-28T14:07:44.006191+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fNawWHf7sHwj5DiPS","%%","%%","fNawWHf7sHwj5DiPS"] [] [2025-01-28T14:07:44.023306+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NdKs3YcM3bakz4yyb","%%","%%","NdKs3YcM3bakz4yyb"] [] [2025-01-28T14:07:44.040246+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D2GDaSK2amqCaMp7r","%%","%%","D2GDaSK2amqCaMp7r"] [] [2025-01-28T14:07:44.057065+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cq6LWzcXD9eWZJ8m8","%%","%%","cq6LWzcXD9eWZJ8m8"] [] [2025-01-28T14:07:44.073882+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jBcWdWaCMNx3n8nt6","%%","%%","jBcWdWaCMNx3n8nt6"] [] [2025-01-28T14:07:44.090753+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RJZB9NxuauMmmsZn5","%%","%%","RJZB9NxuauMmmsZn5"] [] [2025-01-28T14:07:44.107749+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ro7XjKCRJyKWCuP4R","%%","%%","Ro7XjKCRJyKWCuP4R"] [] [2025-01-28T14:07:44.124698+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c5Gs2f6NCj6d3MtXc","%%","%%","c5Gs2f6NCj6d3MtXc"] [] [2025-01-28T14:07:44.141692+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QNXaKuA3BsSzG6Fkw","%%","%%","QNXaKuA3BsSzG6Fkw"] [] [2025-01-28T14:07:44.158644+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"uXkgfyPwJJnbL9i86","%27656012%","%27656012%","uXkgfyPwJJnbL9i86","%27656012%","%27656012%"] [] [2025-01-28T14:07:44.177812+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7077] [] [2025-01-28T14:07:44.315179+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:44.315518+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:07:44+00:00",4587] [] [2025-01-28T14:07:44.315940+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:44.321943+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DHvWmJWFJuukQdJWm","%%","%%","DHvWmJWFJuukQdJWm"] [] [2025-01-28T14:07:44.338957+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FFnBBZjNCZwWe8f4v","%%","%%","FFnBBZjNCZwWe8f4v"] [] [2025-01-28T14:07:44.355872+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D2eZ4Zt2DLtxqpvtm","%%","%%","D2eZ4Zt2DLtxqpvtm"] [] [2025-01-28T14:07:44.372779+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i2yXR7t3YhcpkBZcT","%%","%%","i2yXR7t3YhcpkBZcT"] [] [2025-01-28T14:07:44.389645+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kqiKTq35fFCvNJmSX","%%","%%","kqiKTq35fFCvNJmSX"] [] [2025-01-28T14:07:44.406627+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EkotH46bHaS4uKmei","%%","%%","EkotH46bHaS4uKmei"] [] [2025-01-28T14:07:44.423454+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6fYv8Sh8L4bL9B96W","%%","%%","6fYv8Sh8L4bL9B96W"] [] [2025-01-28T14:07:44.440286+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"efugguskdS6Gd4pKj","%%","%%","efugguskdS6Gd4pKj"] [] [2025-01-28T14:07:44.457142+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ErenQrPwkiFDva39H","%%","%%","ErenQrPwkiFDva39H"] [] [2025-01-28T14:07:44.474025+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Lvi5WNMxSAygEd5u2","%%","%%","Lvi5WNMxSAygEd5u2"] [] [2025-01-28T14:07:44.490825+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hu9vzheB6rCia2MLC","%%","%%","hu9vzheB6rCia2MLC"] [] [2025-01-28T14:07:44.507698+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rnCkYhkgdB5QzJPEL","%%","%%","rnCkYhkgdB5QzJPEL"] [] [2025-01-28T14:07:44.524607+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"3McMZdN8XmxgFkfms","%51419284%","%51419284%","3McMZdN8XmxgFkfms","%51419284%","%51419284%"] [] [2025-01-28T14:07:44.543578+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7074] [] [2025-01-28T14:07:44.680676+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:44.680995+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:07:44+00:00",4600] [] [2025-01-28T14:07:44.681409+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:44.682756+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PierHx9jLyWibpwWN","%%","%%","PierHx9jLyWibpwWN"] [] [2025-01-28T14:07:44.699745+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pmb4ydFKwDN9Mivji","%%","%%","pmb4ydFKwDN9Mivji"] [] [2025-01-28T14:07:44.716724+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Fz6csvdp3J785DFot","%%","%%","Fz6csvdp3J785DFot"] [] [2025-01-28T14:07:44.733652+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"K52Mcj63jpiQZpCyr","%%","%%","K52Mcj63jpiQZpCyr"] [] [2025-01-28T14:07:44.750607+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"rYQ8ZjDPfQwf59rJK","%54919040%","%54919040%","rYQ8ZjDPfQwf59rJK","%54919040%","%54919040%"] [] [2025-01-28T14:07:44.769812+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7079] [] [2025-01-28T14:07:44.908049+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:44.908360+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:07:44+00:00",4605] [] [2025-01-28T14:07:44.908746+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:44.910016+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nYhHXPGfXNc5vFEMi","%%","%%","nYhHXPGfXNc5vFEMi"] [] [2025-01-28T14:07:44.927067+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4Sc7CqZSyuzaujDgD","%%","%%","4Sc7CqZSyuzaujDgD"] [] [2025-01-28T14:07:44.944014+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"brkbXc5u7HhShRnpX","%%","%%","brkbXc5u7HhShRnpX"] [] [2025-01-28T14:07:44.960997+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eQjtGrvPETD4rhzR2","%%","%%","eQjtGrvPETD4rhzR2"] [] [2025-01-28T14:07:44.977932+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"acDcT3oLbMc3KaGqo","%%","%%","acDcT3oLbMc3KaGqo"] [] [2025-01-28T14:07:44.994806+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iJjYnQyvgLam4StBz","%%","%%","iJjYnQyvgLam4StBz"] [] [2025-01-28T14:07:45.012155+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"6sDrgGJ4x9cLSXki6","%98620461%","%98620461%","6sDrgGJ4x9cLSXki6","%98620461%","%98620461%"] [] [2025-01-28T14:07:45.031033+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8104] [] [2025-01-28T14:07:45.032083+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"x4Sg3GZhCuJKDknxR","%%","%%","x4Sg3GZhCuJKDknxR"] [] [2025-01-28T14:07:45.048880+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TuSAMxocY8yG74Xqy","%%","%%","TuSAMxocY8yG74Xqy"] [] [2025-01-28T14:07:45.065729+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yDNxtLH4D3hDvM6wD","%%","%%","yDNxtLH4D3hDvM6wD"] [] [2025-01-28T14:07:45.082520+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CY6u49E2Xv6EYWSs2","%%","%%","CY6u49E2Xv6EYWSs2"] [] [2025-01-28T14:07:45.099311+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tvPuowD8v2kQKzqBG","%%","%%","tvPuowD8v2kQKzqBG"] [] [2025-01-28T14:07:45.116111+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5SCzKL2dFfE87Q9Ai","%%","%%","5SCzKL2dFfE87Q9Ai"] [] [2025-01-28T14:07:45.132838+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"k3NgAYLWSnCZFoLoD","%%","%%","k3NgAYLWSnCZFoLoD"] [] [2025-01-28T14:07:45.149732+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YTHzJqyHAKafMtvWK","%%","%%","YTHzJqyHAKafMtvWK"] [] [2025-01-28T14:07:45.166519+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"87wvEfsbJjnCMyCjG","%%","%%","87wvEfsbJjnCMyCjG"] [] [2025-01-28T14:07:45.183344+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"a3rvw4vhiy4oW8vmp","%%","%%","a3rvw4vhiy4oW8vmp"] [] [2025-01-28T14:07:45.200131+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"edCn6cAPxxSurxKMk","%%","%%","edCn6cAPxxSurxKMk"] [] [2025-01-28T14:07:45.216935+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B6ujY9r45XzCosu8Z","%%","%%","B6ujY9r45XzCosu8Z"] [] [2025-01-28T14:07:45.233697+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WJJFgAJYqN8Nnsob6","%%","%%","WJJFgAJYqN8Nnsob6"] [] [2025-01-28T14:07:45.250524+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4AkYPt6ejD83bEuSZ","%%","%%","4AkYPt6ejD83bEuSZ"] [] [2025-01-28T14:07:45.267338+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"uwmGadM9H3rLkfTxJ","%53715892%","%53715892%","uwmGadM9H3rLkfTxJ","%53715892%","%53715892%"] [] [2025-01-28T14:07:45.286365+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7084] [] [2025-01-28T14:07:45.424050+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:45.424407+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:07:45+00:00",4627] [] [2025-01-28T14:07:45.424829+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:45.430986+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"x5ZRaCiAuHfzXG7q5","%%","%%","x5ZRaCiAuHfzXG7q5"] [] [2025-01-28T14:07:45.448076+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xFsqqyap9TfDSxK8E","%%","%%","xFsqqyap9TfDSxK8E"] [] [2025-01-28T14:07:45.464999+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ty3aNHaS7jYgob7nQ","%%","%%","ty3aNHaS7jYgob7nQ"] [] [2025-01-28T14:07:45.481802+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Y5kxD6nXJFH8JhjAP","%%","%%","Y5kxD6nXJFH8JhjAP"] [] [2025-01-28T14:07:45.498640+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"A5TEj2YJQhreB69Y7","%%","%%","A5TEj2YJQhreB69Y7"] [] [2025-01-28T14:07:45.515459+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3r5eFEyd6Fi2oGWFn","%%","%%","3r5eFEyd6Fi2oGWFn"] [] [2025-01-28T14:07:45.532255+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MKrX2HfqHN2T3TWgj","%%","%%","MKrX2HfqHN2T3TWgj"] [] [2025-01-28T14:07:45.549011+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H9eEpMXKGpGk4mZj4","%%","%%","H9eEpMXKGpGk4mZj4"] [] [2025-01-28T14:07:45.565779+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gTCzLgRaHqoGXMLkJ","%%","%%","gTCzLgRaHqoGXMLkJ"] [] [2025-01-28T14:07:45.582562+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PeKWbSSusyB2XrtWA","%%","%%","PeKWbSSusyB2XrtWA"] [] [2025-01-28T14:07:45.599344+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XWx432PTLf2RgnA4S","%%","%%","XWx432PTLf2RgnA4S"] [] [2025-01-28T14:07:45.616068+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"E5y4qqwKRekCaPF8i","%%","%%","E5y4qqwKRekCaPF8i"] [] [2025-01-28T14:07:45.632825+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hKdc8fWi5HXwQHZow","%%","%%","hKdc8fWi5HXwQHZow"] [] [2025-01-28T14:07:45.649596+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Wk6Y56qS3yTepaW4P","%%","%%","Wk6Y56qS3yTepaW4P"] [] [2025-01-28T14:07:45.666429+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LEJbaT8xnM5Q24kGz","%%","%%","LEJbaT8xnM5Q24kGz"] [] [2025-01-28T14:07:45.683242+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"264TkGwXLvwrMor5h","%%","%%","264TkGwXLvwrMor5h"] [] [2025-01-28T14:07:45.700037+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vBmsMQpdHTKhQPJAL","%%","%%","vBmsMQpdHTKhQPJAL"] [] [2025-01-28T14:07:45.716839+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CqbjGByftZQpdA23h","%%","%%","CqbjGByftZQpdA23h"] [] [2025-01-28T14:07:45.733667+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BHMDrx9CwSF8inKx7","%%","%%","BHMDrx9CwSF8inKx7"] [] [2025-01-28T14:07:45.750391+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yBrig5YoqwofTCvb8","%%","%%","yBrig5YoqwofTCvb8"] [] [2025-01-28T14:07:45.767177+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N5Rods8JaSaNQQGGf","%%","%%","N5Rods8JaSaNQQGGf"] [] [2025-01-28T14:07:45.783915+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KoyotS46kzakjCMno","%%","%%","KoyotS46kzakjCMno"] [] [2025-01-28T14:07:45.800685+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Lrt4zqEcgDxHnDPcr","%%","%%","Lrt4zqEcgDxHnDPcr"] [] [2025-01-28T14:07:45.817415+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aXXzN9hhhc6YY2e3Z","%%","%%","aXXzN9hhhc6YY2e3Z"] [] [2025-01-28T14:07:45.834139+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ed4qYb989Wi7mHLmb","%%","%%","Ed4qYb989Wi7mHLmb"] [] [2025-01-28T14:07:45.850895+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m7ogRiZm8eN5TZJtG","%%","%%","m7ogRiZm8eN5TZJtG"] [] [2025-01-28T14:07:45.867664+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BR4FdafNRSZ3TQjbu","%%","%%","BR4FdafNRSZ3TQjbu"] [] [2025-01-28T14:07:45.884395+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5DBCCax8zaE8Bhbkg","%%","%%","5DBCCax8zaE8Bhbkg"] [] [2025-01-28T14:07:45.901131+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iEmLNEPBFQ5rY6Pmo","%%","%%","iEmLNEPBFQ5rY6Pmo"] [] [2025-01-28T14:07:45.917865+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NkD2RFZEBDJKLGJPj","%%","%%","NkD2RFZEBDJKLGJPj"] [] [2025-01-28T14:07:45.934666+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CcDyNGXmwNWwMYuMn","%%","%%","CcDyNGXmwNWwMYuMn"] [] [2025-01-28T14:07:45.951421+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eqqW8GoePgaprzXLa","%%","%%","eqqW8GoePgaprzXLa"] [] [2025-01-28T14:07:45.968179+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8GL9YeH53P5ELkqh4","%%","%%","8GL9YeH53P5ELkqh4"] [] [2025-01-28T14:07:45.984956+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bSKE8acqYMhpgEwGo","%%","%%","bSKE8acqYMhpgEwGo"] [] [2025-01-28T14:07:46.001720+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cxwuawsBRYXcGm6EG","%%","%%","cxwuawsBRYXcGm6EG"] [] [2025-01-28T14:07:46.019043+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dWXhCfkYogJ2RzPr2","%%","%%","dWXhCfkYogJ2RzPr2"] [] [2025-01-28T14:07:46.035813+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LTueaYutMvpMquapJ","%%","%%","LTueaYutMvpMquapJ"] [] [2025-01-28T14:07:46.052592+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DhYdwQ8zwo7EzBAtA","%%","%%","DhYdwQ8zwo7EzBAtA"] [] [2025-01-28T14:07:46.069354+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fFt6ukZS4wBaz9Sfh","%%","%%","fFt6ukZS4wBaz9Sfh"] [] [2025-01-28T14:07:46.086126+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SjFfCyR4mAK9jKhhj","%%","%%","SjFfCyR4mAK9jKhhj"] [] [2025-01-28T14:07:46.102879+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sxYqbcH9EG7PTsLXr","%%","%%","sxYqbcH9EG7PTsLXr"] [] [2025-01-28T14:07:46.119631+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"enkBBdH7cF44pPwXX","%%","%%","enkBBdH7cF44pPwXX"] [] [2025-01-28T14:07:46.136348+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"F5LXwQQfA5mT32Meb","%%","%%","F5LXwQQfA5mT32Meb"] [] [2025-01-28T14:07:46.153114+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YeCgiyJ3MdCxcvCFr","%%","%%","YeCgiyJ3MdCxcvCFr"] [] [2025-01-28T14:07:46.169864+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WivK4zbL3KDzMYHXt","%%","%%","WivK4zbL3KDzMYHXt"] [] [2025-01-28T14:07:46.186606+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zzb66nCPJ3hGtLSgL","%%","%%","zzb66nCPJ3hGtLSgL"] [] [2025-01-28T14:07:46.203333+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Apk8WBw6xCryxgB4e","%%","%%","Apk8WBw6xCryxgB4e"] [] [2025-01-28T14:07:46.220008+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XnCBtdkrwsfhDkGZL","%%","%%","XnCBtdkrwsfhDkGZL"] [] [2025-01-28T14:07:46.236702+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YPR9y7m64EBCu2Tkg","%%","%%","YPR9y7m64EBCu2Tkg"] [] [2025-01-28T14:07:46.253370+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eEPyHyrZdrzewXhqb","%%","%%","eEPyHyrZdrzewXhqb"] [] [2025-01-28T14:07:46.270037+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oG2so7WBpuFoShgxW","%%","%%","oG2so7WBpuFoShgxW"] [] [2025-01-28T14:07:46.286707+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qzLG9QMEgEJqJkfnk","%%","%%","qzLG9QMEgEJqJkfnk"] [] [2025-01-28T14:07:46.303383+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ER5rF7vzyrC87jz7A","%%","%%","ER5rF7vzyrC87jz7A"] [] [2025-01-28T14:07:46.320246+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iKRkzGPyXMRAy5nYK","%%","%%","iKRkzGPyXMRAy5nYK"] [] [2025-01-28T14:07:46.336943+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xayb7AJi9YmRreo9w","%%","%%","Xayb7AJi9YmRreo9w"] [] [2025-01-28T14:07:46.353653+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PcY23WdKAYQQSfyWc","%%","%%","PcY23WdKAYQQSfyWc"] [] [2025-01-28T14:07:46.370373+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wyT3MmBnKjohPNJow","%%","%%","wyT3MmBnKjohPNJow"] [] [2025-01-28T14:07:46.387053+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Jfh3rWXTwYBNbxp52","%%","%%","Jfh3rWXTwYBNbxp52"] [] [2025-01-28T14:07:46.403736+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ha8Se5NEWQLveCCGe","%%","%%","ha8Se5NEWQLveCCGe"] [] [2025-01-28T14:07:46.420415+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xg3SYFhCYCM8X9eDL","%%","%%","Xg3SYFhCYCM8X9eDL"] [] [2025-01-28T14:07:46.437137+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"48qfSgHfgRoEHzjWe","%%","%%","48qfSgHfgRoEHzjWe"] [] [2025-01-28T14:07:46.453818+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"snkN7zeaQo7sXWSmX","%%","%%","snkN7zeaQo7sXWSmX"] [] [2025-01-28T14:07:46.470519+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xzXrTMBWaEouj4bH9","%%","%%","xzXrTMBWaEouj4bH9"] [] [2025-01-28T14:07:46.487182+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tb6koS6XXW8xZLZ4J","%%","%%","tb6koS6XXW8xZLZ4J"] [] [2025-01-28T14:07:46.503881+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6hDeuw59Jra4ZDuqj","%%","%%","6hDeuw59Jra4ZDuqj"] [] [2025-01-28T14:07:46.520708+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gSgvhgXAFAekrcYGx","%%","%%","gSgvhgXAFAekrcYGx"] [] [2025-01-28T14:07:46.537375+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eNesYRg74jWRL5J2Z","%%","%%","eNesYRg74jWRL5J2Z"] [] [2025-01-28T14:07:46.554039+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tvjk5t7Hn7TQ4nnGo","%%","%%","tvjk5t7Hn7TQ4nnGo"] [] [2025-01-28T14:07:46.570775+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DuHc628dms29vaXFa","%%","%%","DuHc628dms29vaXFa"] [] [2025-01-28T14:07:46.587470+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gkQCEoQuoZWirgbth","%%","%%","gkQCEoQuoZWirgbth"] [] [2025-01-28T14:07:46.604124+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"adhvPRPGLD8avKPiD","%%","%%","adhvPRPGLD8avKPiD"] [] [2025-01-28T14:07:46.620800+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"i37tWvWNWjqpthXuf","%22262065%","%22262065%","i37tWvWNWjqpthXuf","%22262065%","%22262065%"] [] [2025-01-28T14:07:46.639748+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7090] [] [2025-01-28T14:07:46.640596+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EyMGo5oRjKjhZPrqG","%%","%%","EyMGo5oRjKjhZPrqG"] [] [2025-01-28T14:07:46.657276+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"drYd63uPnkGNk6veE","%%","%%","drYd63uPnkGNk6veE"] [] [2025-01-28T14:07:46.674029+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DkWJjb4nEEsnkN6ja","%%","%%","DkWJjb4nEEsnkN6ja"] [] [2025-01-28T14:07:46.690705+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5o8gmXGZRZ5m7ARGF","%%","%%","5o8gmXGZRZ5m7ARGF"] [] [2025-01-28T14:07:46.707385+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MmjF8x5LazybjaCL2","%%","%%","MmjF8x5LazybjaCL2"] [] [2025-01-28T14:07:46.724042+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dTQ43us8DncG3rw4S","%%","%%","dTQ43us8DncG3rw4S"] [] [2025-01-28T14:07:46.740727+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MwTHfM42ddHsiKGeF","%%","%%","MwTHfM42ddHsiKGeF"] [] [2025-01-28T14:07:46.757389+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AKFyEHCafP8YmotpA","%%","%%","AKFyEHCafP8YmotpA"] [] [2025-01-28T14:07:46.774059+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"W8g97fBSdYZgyXw2G","%%","%%","W8g97fBSdYZgyXw2G"] [] [2025-01-28T14:07:46.790739+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mnFgMgGgDZwgWuSsR","%%","%%","mnFgMgGgDZwgWuSsR"] [] [2025-01-28T14:07:46.807393+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"azegHNWBGbKRrX3Ra","%%","%%","azegHNWBGbKRrX3Ra"] [] [2025-01-28T14:07:46.824055+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"K7yEccMj8za34bJ9g","%%","%%","K7yEccMj8za34bJ9g"] [] [2025-01-28T14:07:46.840717+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m7EE8TQaq2WazoWF3","%%","%%","m7EE8TQaq2WazoWF3"] [] [2025-01-28T14:07:46.857377+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KqvvaHEWGkkwGT8rN","%%","%%","KqvvaHEWGkkwGT8rN"] [] [2025-01-28T14:07:46.874029+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uhF787Jpsj8cmmSkR","%%","%%","uhF787Jpsj8cmmSkR"] [] [2025-01-28T14:07:46.890718+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9zYdBZ4y4ipfsGRF6","%%","%%","9zYdBZ4y4ipfsGRF6"] [] [2025-01-28T14:07:46.907384+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mo9CrXkrGPNesvMwr","%%","%%","mo9CrXkrGPNesvMwr"] [] [2025-01-28T14:07:46.924046+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xg8XD9XKX5R3vkmoX","%%","%%","xg8XD9XKX5R3vkmoX"] [] [2025-01-28T14:07:46.940735+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PohJmPxPqrGqn3R2S","%%","%%","PohJmPxPqrGqn3R2S"] [] [2025-01-28T14:07:46.957493+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C32KfcahoYXtq7DDx","%%","%%","C32KfcahoYXtq7DDx"] [] [2025-01-28T14:07:46.974216+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i5gEyDwuDKgpkFpzk","%%","%%","i5gEyDwuDKgpkFpzk"] [] [2025-01-28T14:07:46.990915+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FGTtZNdkg8kzP9dTy","%%","%%","FGTtZNdkg8kzP9dTy"] [] [2025-01-28T14:07:47.008193+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RGpweJRzuTiNsRsmi","%%","%%","RGpweJRzuTiNsRsmi"] [] [2025-01-28T14:07:47.025335+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EBpkStXSXPKWvWWEY","%%","%%","EBpkStXSXPKWvWWEY"] [] [2025-01-28T14:07:47.042018+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Wv39kzN4kPjN8HmDa","%%","%%","Wv39kzN4kPjN8HmDa"] [] [2025-01-28T14:07:47.058721+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tyJxjsJt6L8b64Kr3","%%","%%","tyJxjsJt6L8b64Kr3"] [] [2025-01-28T14:07:47.075410+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QZCG6syhsSRigq5cg","%%","%%","QZCG6syhsSRigq5cg"] [] [2025-01-28T14:07:47.092045+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GRY3JNbJTmazYHnbN","%%","%%","GRY3JNbJTmazYHnbN"] [] [2025-01-28T14:07:47.108711+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QyL9NPwLCWuiNr98i","%%","%%","QyL9NPwLCWuiNr98i"] [] [2025-01-28T14:07:47.125347+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YF4fWkJsySPKr5fAD","%%","%%","YF4fWkJsySPKr5fAD"] [] [2025-01-28T14:07:47.141997+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aaa7AkRtDbDHapozM","%%","%%","aaa7AkRtDbDHapozM"] [] [2025-01-28T14:07:47.158677+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"g7br9qmY8ytgPiFGX","%%","%%","g7br9qmY8ytgPiFGX"] [] [2025-01-28T14:07:47.175384+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ychDpWySgYniH82hE","%%","%%","ychDpWySgYniH82hE"] [] [2025-01-28T14:07:47.192024+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6xeDmqiQGLyQHoAkq","%%","%%","6xeDmqiQGLyQHoAkq"] [] [2025-01-28T14:07:47.208694+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KJuZtFRFtQeQJT4cM","%%","%%","KJuZtFRFtQeQJT4cM"] [] [2025-01-28T14:07:47.225341+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MSmM63hkXDCNbqX9n","%%","%%","MSmM63hkXDCNbqX9n"] [] [2025-01-28T14:07:47.241998+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kGrvsgfczMb4qf2WA","%%","%%","kGrvsgfczMb4qf2WA"] [] [2025-01-28T14:07:47.258678+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vniysxLg4bMhd6a3g","%%","%%","vniysxLg4bMhd6a3g"] [] [2025-01-28T14:07:47.275332+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"a9QEkfEbYvJtm8Zyr","%%","%%","a9QEkfEbYvJtm8Zyr"] [] [2025-01-28T14:07:47.292043+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dPKppfQJ3K5nv4Smi","%%","%%","dPKppfQJ3K5nv4Smi"] [] [2025-01-28T14:07:47.308740+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gWJKFbq9va86SZAd6","%%","%%","gWJKFbq9va86SZAd6"] [] [2025-01-28T14:07:47.325642+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jBzWDz7Y7TFxZWW6Q","%%","%%","jBzWDz7Y7TFxZWW6Q"] [] [2025-01-28T14:07:47.342372+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H3fpnLi8Yy2mKp9vN","%%","%%","H3fpnLi8Yy2mKp9vN"] [] [2025-01-28T14:07:47.359044+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SGMXB4WXHEzue7mtM","%%","%%","SGMXB4WXHEzue7mtM"] [] [2025-01-28T14:07:47.375743+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yJLmeWNZftXtEiQ5t","%%","%%","yJLmeWNZftXtEiQ5t"] [] [2025-01-28T14:07:47.392413+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"KwvpA8AdsfwXi7PN8","%29172184%","%29172184%","KwvpA8AdsfwXi7PN8","%29172184%","%29172184%"] [] [2025-01-28T14:07:47.411387+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7091] [] [2025-01-28T14:07:47.412215+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WSFP5zPmZtiRzatTC","%%","%%","WSFP5zPmZtiRzatTC"] [] [2025-01-28T14:07:47.428891+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qPAmkasSNhqvzjLG9","%%","%%","qPAmkasSNhqvzjLG9"] [] [2025-01-28T14:07:47.445611+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nrvowbmzGdq7u8jKX","%%","%%","nrvowbmzGdq7u8jKX"] [] [2025-01-28T14:07:47.462292+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pWzMd8P2eGQS56hox","%%","%%","pWzMd8P2eGQS56hox"] [] [2025-01-28T14:07:47.478977+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YwtH4d2XAdDxmYeFK","%%","%%","YwtH4d2XAdDxmYeFK"] [] [2025-01-28T14:07:47.495690+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XRJ9WkrKGW3H5TfZb","%%","%%","XRJ9WkrKGW3H5TfZb"] [] [2025-01-28T14:07:47.512422+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ugH6aJoXr63sJeqLg","%%","%%","ugH6aJoXr63sJeqLg"] [] [2025-01-28T14:07:47.529083+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vKQouSzJg2ubggRsp","%%","%%","vKQouSzJg2ubggRsp"] [] [2025-01-28T14:07:47.545744+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ggqQKS6f7HYfTfbrL","%%","%%","ggqQKS6f7HYfTfbrL"] [] [2025-01-28T14:07:47.562418+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qZXneJYJapYnW4LmN","%%","%%","qZXneJYJapYnW4LmN"] [] [2025-01-28T14:07:47.579074+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7QnaYoG2cA2n3nEaB","%%","%%","7QnaYoG2cA2n3nEaB"] [] [2025-01-28T14:07:47.595757+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zFC626cYduXpDtPsR","%%","%%","zFC626cYduXpDtPsR"] [] [2025-01-28T14:07:47.612445+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ztiohu9n2ywk8iqsx","%%","%%","Ztiohu9n2ywk8iqsx"] [] [2025-01-28T14:07:47.629102+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8LmrgwinNr2nJKrju","%%","%%","8LmrgwinNr2nJKrju"] [] [2025-01-28T14:07:47.645793+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"McaiKrLLAXyoaMDcF","%%","%%","McaiKrLLAXyoaMDcF"] [] [2025-01-28T14:07:47.662491+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PoR76GNJQp3J8zW5u","%%","%%","PoR76GNJQp3J8zW5u"] [] [2025-01-28T14:07:47.679414+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4JMGfc7QkRofDNnei","%%","%%","4JMGfc7QkRofDNnei"] [] [2025-01-28T14:07:47.696146+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EpiAbfGAJSmhm7XPv","%%","%%","EpiAbfGAJSmhm7XPv"] [] [2025-01-28T14:07:47.712839+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Mb5ByFH68MQCruiGj","%%","%%","Mb5ByFH68MQCruiGj"] [] [2025-01-28T14:07:47.729512+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JzxtDnPLr5JpaXwtf","%%","%%","JzxtDnPLr5JpaXwtf"] [] [2025-01-28T14:07:47.746180+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"27CSo3kBdFCtFp5Dg","%%","%%","27CSo3kBdFCtFp5Dg"] [] [2025-01-28T14:07:47.762837+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Yg46rMCMxXsHkGnri","%%","%%","Yg46rMCMxXsHkGnri"] [] [2025-01-28T14:07:47.779509+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4fgkainTY2pgGr9Wk","%%","%%","4fgkainTY2pgGr9Wk"] [] [2025-01-28T14:07:47.796210+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"67rvnGC8aDB8BFNu8","%%","%%","67rvnGC8aDB8BFNu8"] [] [2025-01-28T14:07:47.812880+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZT38Rgr5NJ8Te7d5K","%%","%%","ZT38Rgr5NJ8Te7d5K"] [] [2025-01-28T14:07:47.829547+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fhAaY7ajnk23tvxNk","%%","%%","fhAaY7ajnk23tvxNk"] [] [2025-01-28T14:07:47.846180+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"z7caQxfSkzTZFm8Zr","%%","%%","z7caQxfSkzTZFm8Zr"] [] [2025-01-28T14:07:47.862808+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3CZAD7u2mWZrDJQws","%%","%%","3CZAD7u2mWZrDJQws"] [] [2025-01-28T14:07:47.879810+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v2MqkgRWHfaKh4ozB","%%","%%","v2MqkgRWHfaKh4ozB"] [] [2025-01-28T14:07:47.897008+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bWpdpszyiHuhmFA53","%%","%%","bWpdpszyiHuhmFA53"] [] [2025-01-28T14:07:47.913802+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DcYN9u9bhEgk5Bkqh","%%","%%","DcYN9u9bhEgk5Bkqh"] [] [2025-01-28T14:07:47.930571+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"33mYGzF9j5KhNDJoh","%%","%%","33mYGzF9j5KhNDJoh"] [] [2025-01-28T14:07:47.947258+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xerf3YApwwTxqycXB","%%","%%","xerf3YApwwTxqycXB"] [] [2025-01-28T14:07:47.963938+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Yo9zaGKcyQhWrHHXY","%%","%%","Yo9zaGKcyQhWrHHXY"] [] [2025-01-28T14:07:47.980691+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WbcywWQr2bTQmF8jt","%%","%%","WbcywWQr2bTQmF8jt"] [] [2025-01-28T14:07:47.997383+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rN43ioth8uYEdKM9g","%%","%%","rN43ioth8uYEdKM9g"] [] [2025-01-28T14:07:48.014310+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uZY6LtarLS8AcWyHf","%%","%%","uZY6LtarLS8AcWyHf"] [] [2025-01-28T14:07:48.031546+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SegWsYMF47SW2JLyT","%%","%%","SegWsYMF47SW2JLyT"] [] [2025-01-28T14:07:48.048289+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MSAaBpjqgSF2Yb9EZ","%%","%%","MSAaBpjqgSF2Yb9EZ"] [] [2025-01-28T14:07:48.064969+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6Xaru8DkTcW74XdX6","%%","%%","6Xaru8DkTcW74XdX6"] [] [2025-01-28T14:07:48.081715+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5ejPXKJ6v5py4FFHq","%%","%%","5ejPXKJ6v5py4FFHq"] [] [2025-01-28T14:07:48.098401+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vHTm7gJfgBRnsmSzb","%%","%%","vHTm7gJfgBRnsmSzb"] [] [2025-01-28T14:07:48.115126+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WcYLJBQmXAWf9HFnD","%%","%%","WcYLJBQmXAWf9HFnD"] [] [2025-01-28T14:07:48.131795+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iHopD7obpmEEvTiqk","%%","%%","iHopD7obpmEEvTiqk"] [] [2025-01-28T14:07:48.148470+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YKYsYZq8KbCSkw87w","%%","%%","YKYsYZq8KbCSkw87w"] [] [2025-01-28T14:07:48.165120+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"egvwigstcmkh4p6Cg","%%","%%","egvwigstcmkh4p6Cg"] [] [2025-01-28T14:07:48.181840+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7XuGy88veqijjH8PN","%%","%%","7XuGy88veqijjH8PN"] [] [2025-01-28T14:07:48.198559+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dExF5uZYFfhSMcGQe","%%","%%","dExF5uZYFfhSMcGQe"] [] [2025-01-28T14:07:48.215237+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G47iNF3okymvyKT7Q","%%","%%","G47iNF3okymvyKT7Q"] [] [2025-01-28T14:07:48.231914+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6rhGiHQSQ4imLJiir","%%","%%","6rhGiHQSQ4imLJiir"] [] [2025-01-28T14:07:48.248620+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tF9dNxdHKMEE5Lnxy","%%","%%","tF9dNxdHKMEE5Lnxy"] [] [2025-01-28T14:07:48.265291+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NAGgWPFXz6KRiF39q","%%","%%","NAGgWPFXz6KRiF39q"] [] [2025-01-28T14:07:48.281985+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q8wAo6xYHjiSgFQnk","%%","%%","Q8wAo6xYHjiSgFQnk"] [] [2025-01-28T14:07:48.298711+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4P2i8bDdF2mjp8d6c","%%","%%","4P2i8bDdF2mjp8d6c"] [] [2025-01-28T14:07:48.315379+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cHviksee2erc5SJd9","%%","%%","cHviksee2erc5SJd9"] [] [2025-01-28T14:07:48.332223+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rkBacMmNpxjhCEfeC","%%","%%","rkBacMmNpxjhCEfeC"] [] [2025-01-28T14:07:48.348917+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7Mx57wGFBBLNfChYA","%%","%%","7Mx57wGFBBLNfChYA"] [] [2025-01-28T14:07:48.365626+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"K6Req28NZ3tMhewNM","%%","%%","K6Req28NZ3tMhewNM"] [] [2025-01-28T14:07:48.382301+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C9e6nken7suZmmq5e","%%","%%","C9e6nken7suZmmq5e"] [] [2025-01-28T14:07:48.398988+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hj2AgGoWshAM2ZzvP","%%","%%","hj2AgGoWshAM2ZzvP"] [] [2025-01-28T14:07:48.415686+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JQSZkYEnjPCLWCBj6","%%","%%","JQSZkYEnjPCLWCBj6"] [] [2025-01-28T14:07:48.432350+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nD34XMrQyQCEXymuB","%%","%%","nD34XMrQyQCEXymuB"] [] [2025-01-28T14:07:48.449096+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Dmhdu9z7XD4iKw9bL","%%","%%","Dmhdu9z7XD4iKw9bL"] [] [2025-01-28T14:07:48.465768+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MXSymcz26AQteu2Az","%%","%%","MXSymcz26AQteu2Az"] [] [2025-01-28T14:07:48.482473+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"re68Et3r6YCasrbWe","%%","%%","re68Et3r6YCasrbWe"] [] [2025-01-28T14:07:48.499169+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"366yqpZndKCmCpWLb","%52282876%","%52282876%","366yqpZndKCmCpWLb","%52282876%","%52282876%"] [] [2025-01-28T14:07:48.518103+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7099] [] [2025-01-28T14:07:48.518911+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"phS6WagPyLJW8pPGJ","%%","%%","phS6WagPyLJW8pPGJ"] [] [2025-01-28T14:07:48.535593+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n2tvsPb4JSyyed6Q8","%%","%%","n2tvsPb4JSyyed6Q8"] [] [2025-01-28T14:07:48.552281+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"s534kuACHcw5h9HK6","%%","%%","s534kuACHcw5h9HK6"] [] [2025-01-28T14:07:48.568939+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jt4KtTJQSWJDjJ8jP","%%","%%","jt4KtTJQSWJDjJ8jP"] [] [2025-01-28T14:07:48.585664+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ARSSAsPXmfQxDJXPA","%%","%%","ARSSAsPXmfQxDJXPA"] [] [2025-01-28T14:07:48.602363+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"g4uWyZdR2QT3ScvKc","%%","%%","g4uWyZdR2QT3ScvKc"] [] [2025-01-28T14:07:48.619026+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xzLJNdndtDLAavkKC","%%","%%","xzLJNdndtDLAavkKC"] [] [2025-01-28T14:07:48.635719+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hCBebfzvRbFG6b7nj","%%","%%","hCBebfzvRbFG6b7nj"] [] [2025-01-28T14:07:48.652411+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fpcsWHf8sCbRHYimG","%%","%%","fpcsWHf8sCbRHYimG"] [] [2025-01-28T14:07:48.669092+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Yf3uqCFGKM5t6e4h7","%%","%%","Yf3uqCFGKM5t6e4h7"] [] [2025-01-28T14:07:48.685801+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ksqmJSZKXrcJKdfyT","%%","%%","ksqmJSZKXrcJKdfyT"] [] [2025-01-28T14:07:48.702474+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ebpLg75sYs8KyE9K3","%%","%%","ebpLg75sYs8KyE9K3"] [] [2025-01-28T14:07:48.719147+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"436PAhieTSh5DWmNw","%%","%%","436PAhieTSh5DWmNw"] [] [2025-01-28T14:07:48.735829+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rbHyYPMRF5ZtCdkDx","%%","%%","rbHyYPMRF5ZtCdkDx"] [] [2025-01-28T14:07:48.752510+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5RbnhXvEWcraiExy8","%%","%%","5RbnhXvEWcraiExy8"] [] [2025-01-28T14:07:48.769176+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bwWGjWqtcoHBC9XtW","%%","%%","bwWGjWqtcoHBC9XtW"] [] [2025-01-28T14:07:48.785859+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rWLMFFT3nmGpEg5P2","%%","%%","rWLMFFT3nmGpEg5P2"] [] [2025-01-28T14:07:48.802515+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6PdDi4qkxPZCjtSeN","%%","%%","6PdDi4qkxPZCjtSeN"] [] [2025-01-28T14:07:48.819156+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"W78smXvj9pN4ZxRJN","%%","%%","W78smXvj9pN4ZxRJN"] [] [2025-01-28T14:07:48.835812+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5q7XAemzdvjBHxANx","%%","%%","5q7XAemzdvjBHxANx"] [] [2025-01-28T14:07:48.852491+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"At49FqD7ZH4eQXnzR","%%","%%","At49FqD7ZH4eQXnzR"] [] [2025-01-28T14:07:48.869130+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fkJCGMy5CnAw92fxS","%%","%%","fkJCGMy5CnAw92fxS"] [] [2025-01-28T14:07:48.885782+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6oYXR2ChAjyYTsRAm","%%","%%","6oYXR2ChAjyYTsRAm"] [] [2025-01-28T14:07:48.902424+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"h8Zm6EGYADT6yF2kK","%%","%%","h8Zm6EGYADT6yF2kK"] [] [2025-01-28T14:07:48.919130+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"r7s3DhLgd33vQZRKa","%%","%%","r7s3DhLgd33vQZRKa"] [] [2025-01-28T14:07:48.935803+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MmjeBgixukfJdurNj","%%","%%","MmjeBgixukfJdurNj"] [] [2025-01-28T14:07:48.952453+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"4nKc2yrhSCntmTPp2","%26761714%","%26761714%","4nKc2yrhSCntmTPp2","%26761714%","%26761714%"] [] [2025-01-28T14:07:48.971369+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7122] [] [2025-01-28T14:07:48.972182+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aQeitrHPPXnn33A6W","%%","%%","aQeitrHPPXnn33A6W"] [] [2025-01-28T14:07:48.989388+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"n5jKX5zvdb69ihAcZ","%26432078%","%26432078%","n5jKX5zvdb69ihAcZ","%26432078%","%26432078%"] [] [2025-01-28T14:07:49.008308+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7089] [] [2025-01-28T14:07:49.009150+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WiLLxMT2SiTWTgxe7","%%","%%","WiLLxMT2SiTWTgxe7"] [] [2025-01-28T14:07:49.025895+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LiNKLdKQWWxZ2a2iX","%%","%%","LiNKLdKQWWxZ2a2iX"] [] [2025-01-28T14:07:49.042617+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ssy9DC5rRCQifMuuu","%%","%%","ssy9DC5rRCQifMuuu"] [] [2025-01-28T14:07:49.059258+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MarDpnw32GH8WK9BS","%%","%%","MarDpnw32GH8WK9BS"] [] [2025-01-28T14:07:49.075920+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6AbmutapoKsGePggp","%%","%%","6AbmutapoKsGePggp"] [] [2025-01-28T14:07:49.092632+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8JFfRSQe4shwkjqfJ","%%","%%","8JFfRSQe4shwkjqfJ"] [] [2025-01-28T14:07:49.109280+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LJGWMkpCH98qGQDcX","%%","%%","LJGWMkpCH98qGQDcX"] [] [2025-01-28T14:07:49.125958+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qjg72WAtxiH9bpWSW","%%","%%","qjg72WAtxiH9bpWSW"] [] [2025-01-28T14:07:49.142625+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"es7CA2wTMp9rNDbPY","%%","%%","es7CA2wTMp9rNDbPY"] [] [2025-01-28T14:07:49.159254+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"28HTspzeQjdktZMyo","%%","%%","28HTspzeQjdktZMyo"] [] [2025-01-28T14:07:49.175893+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Zb8ybyYoDaKMd3kf9","%%","%%","Zb8ybyYoDaKMd3kf9"] [] [2025-01-28T14:07:49.192561+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bcXbarNGte7qgweLo","%%","%%","bcXbarNGte7qgweLo"] [] [2025-01-28T14:07:49.209221+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TQNmFPz3cDb6v27NF","%%","%%","TQNmFPz3cDb6v27NF"] [] [2025-01-28T14:07:49.225904+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Mod4Xt2zwxQSLXbN8","%%","%%","Mod4Xt2zwxQSLXbN8"] [] [2025-01-28T14:07:49.242639+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p3ZzrjKajTakAZWp4","%%","%%","p3ZzrjKajTakAZWp4"] [] [2025-01-28T14:07:49.259316+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"w9hJPDw3z864cPYeE","%%","%%","w9hJPDw3z864cPYeE"] [] [2025-01-28T14:07:49.276011+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SjXRehFTpZTzTc5mj","%%","%%","SjXRehFTpZTzTc5mj"] [] [2025-01-28T14:07:49.292717+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FzjKKyaJWSCrAqupP","%%","%%","FzjKKyaJWSCrAqupP"] [] [2025-01-28T14:07:49.309391+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"RTR9ek8d8CLdbrhAv","%52455102%","%52455102%","RTR9ek8d8CLdbrhAv","%52455102%","%52455102%"] [] [2025-01-28T14:07:49.328526+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7088] [] [2025-01-28T14:07:49.329341+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KCxvKuxptcktbDtvi","%%","%%","KCxvKuxptcktbDtvi"] [] [2025-01-28T14:07:49.346040+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X4qau5di4jmYquzav","%%","%%","X4qau5di4jmYquzav"] [] [2025-01-28T14:07:49.362726+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zvmfbZ4QmqKPW7GfK","%%","%%","zvmfbZ4QmqKPW7GfK"] [] [2025-01-28T14:07:49.379464+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PfyCRJanMyRE5bqk7","%%","%%","PfyCRJanMyRE5bqk7"] [] [2025-01-28T14:07:49.396131+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"88R7b9RdG5KPFNkn7","%%","%%","88R7b9RdG5KPFNkn7"] [] [2025-01-28T14:07:49.412797+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9wSSCmHxs2ykyfWXF","%%","%%","9wSSCmHxs2ykyfWXF"] [] [2025-01-28T14:07:49.429475+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N36RMWdCifKc6PDrf","%%","%%","N36RMWdCifKc6PDrf"] [] [2025-01-28T14:07:49.446134+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rwKLL8ms8cGFfKjxy","%%","%%","rwKLL8ms8cGFfKjxy"] [] [2025-01-28T14:07:49.462789+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9CfidTBW3E4Jk6idZ","%%","%%","9CfidTBW3E4Jk6idZ"] [] [2025-01-28T14:07:49.479487+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cYwdhbS7nkrrkHsnA","%%","%%","cYwdhbS7nkrrkHsnA"] [] [2025-01-28T14:07:49.496138+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"KPFPpPHoRX8i9NkJD","%21330049%","%21330049%","KPFPpPHoRX8i9NkJD","%21330049%","%21330049%"] [] [2025-01-28T14:07:49.515088+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7092] [] [2025-01-28T14:07:49.515900+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mKA24jEJzGtgaN7em","%%","%%","mKA24jEJzGtgaN7em"] [] [2025-01-28T14:07:49.532597+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uDAuEgJZvpdQ2hXyR","%%","%%","uDAuEgJZvpdQ2hXyR"] [] [2025-01-28T14:07:49.549262+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AsR8nFboynMQ3yjpy","%%","%%","AsR8nFboynMQ3yjpy"] [] [2025-01-28T14:07:49.565920+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"55P57XmJF3ytP6xfW","%%","%%","55P57XmJF3ytP6xfW"] [] [2025-01-28T14:07:49.582634+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BnGjFEToXtuKZwuWh","%%","%%","BnGjFEToXtuKZwuWh"] [] [2025-01-28T14:07:49.599324+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"a2hsYwcq3ZFPy2cBR","%%","%%","a2hsYwcq3ZFPy2cBR"] [] [2025-01-28T14:07:49.616001+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SSasmjQvpw2qR884z","%%","%%","SSasmjQvpw2qR884z"] [] [2025-01-28T14:07:49.632701+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Rtkb8ZFC4mNnEvKng","%%","%%","Rtkb8ZFC4mNnEvKng"] [] [2025-01-28T14:07:49.649391+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SQF2xPJPtCHvq6QfD","%%","%%","SQF2xPJPtCHvq6QfD"] [] [2025-01-28T14:07:49.666091+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gQQnYKyxBjawRqN38","%%","%%","gQQnYKyxBjawRqN38"] [] [2025-01-28T14:07:49.682818+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NfTetqLQjgdEtwhp4","%%","%%","NfTetqLQjgdEtwhp4"] [] [2025-01-28T14:07:49.699540+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Fpt3mepq7ixmJTtYm","%%","%%","Fpt3mepq7ixmJTtYm"] [] [2025-01-28T14:07:49.716197+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pRuLAZn2fjEtEMHqK","%%","%%","pRuLAZn2fjEtEMHqK"] [] [2025-01-28T14:07:49.732847+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iX7AotmtKquyy4yhX","%%","%%","iX7AotmtKquyy4yhX"] [] [2025-01-28T14:07:49.749521+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jTYvEnTs9LAxrmq4K","%%","%%","jTYvEnTs9LAxrmq4K"] [] [2025-01-28T14:07:49.766183+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m6HwKoyN2oLwQu5T7","%%","%%","m6HwKoyN2oLwQu5T7"] [] [2025-01-28T14:07:49.783176+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"AajNc3E7cvYSXqRiq","%99772409 %","%99772409 %","AajNc3E7cvYSXqRiq","%99772409 %","%99772409 %"] [] [2025-01-28T14:07:49.802713+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7119] [] [2025-01-28T14:07:49.803824+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4ReC5LAX8Cqxbk8of","%%","%%","4ReC5LAX8Cqxbk8of"] [] [2025-01-28T14:07:49.820660+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qC22oysjSvmvJ9zTQ","%%","%%","qC22oysjSvmvJ9zTQ"] [] [2025-01-28T14:07:49.837374+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xaLwJJ9Qmy4wbPcfc","%%","%%","xaLwJJ9Qmy4wbPcfc"] [] [2025-01-28T14:07:49.854068+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CyASr3jGBLXkFWRKb","%%","%%","CyASr3jGBLXkFWRKb"] [] [2025-01-28T14:07:49.870779+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WH3ZzNQQCGt8qinc9","%%","%%","WH3ZzNQQCGt8qinc9"] [] [2025-01-28T14:07:49.887497+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Tn7zzHAY6PKkz9HhA","%%","%%","Tn7zzHAY6PKkz9HhA"] [] [2025-01-28T14:07:49.904176+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KAe9o5zmvBNfFKyuL","%%","%%","KAe9o5zmvBNfFKyuL"] [] [2025-01-28T14:07:49.920859+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"gaaTFxdaMFAwY2QqZ","%54144438%","%54144438%","gaaTFxdaMFAwY2QqZ","%54144438%","%54144438%"] [] [2025-01-28T14:07:49.939803+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8053] [] [2025-01-28T14:07:49.940654+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tjz87pNsTHsr2u2fb","%%","%%","tjz87pNsTHsr2u2fb"] [] [2025-01-28T14:07:49.957356+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aXn4Mt6vTcchdANqs","%%","%%","aXn4Mt6vTcchdANqs"] [] [2025-01-28T14:07:49.974050+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"P566cPAoNrMa6dfSw","%%","%%","P566cPAoNrMa6dfSw"] [] [2025-01-28T14:07:49.990746+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6S4Bo5k3RpDSLR52C","%%","%%","6S4Bo5k3RpDSLR52C"] [] [2025-01-28T14:07:50.007446+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FeRuSEECG7Ljzqufc","%%","%%","FeRuSEECG7Ljzqufc"] [] [2025-01-28T14:07:50.024122+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TENHTAfFzdffTGauW","%%","%%","TENHTAfFzdffTGauW"] [] [2025-01-28T14:07:50.040810+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"gRoyDpEYR7D6qdaA6","%58056211%","%58056211%","gRoyDpEYR7D6qdaA6","%58056211%","%58056211%"] [] [2025-01-28T14:07:50.059682+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7115] [] [2025-01-28T14:07:50.060522+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6zJFg3PeFWf7n4F5F","%%","%%","6zJFg3PeFWf7n4F5F"] [] [2025-01-28T14:07:50.077292+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f826rZ5JNJXPpDkJd","%%","%%","f826rZ5JNJXPpDkJd"] [] [2025-01-28T14:07:50.093997+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"j2jNPzzHcFD2SGKqu","%%","%%","j2jNPzzHcFD2SGKqu"] [] [2025-01-28T14:07:50.110732+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SqfBRvFNEQBE8Yaoq","%%","%%","SqfBRvFNEQBE8Yaoq"] [] [2025-01-28T14:07:50.127379+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qH5PZQiTh38F5s7aP","%%","%%","qH5PZQiTh38F5s7aP"] [] [2025-01-28T14:07:50.144135+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wLwEtR2XezzcbhEjx","%%","%%","wLwEtR2XezzcbhEjx"] [] [2025-01-28T14:07:50.160797+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QTynS4qup854EWohj","%%","%%","QTynS4qup854EWohj"] [] [2025-01-28T14:07:50.177507+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZYhk6ryAaqXv4hCLK","%%","%%","ZYhk6ryAaqXv4hCLK"] [] [2025-01-28T14:07:50.194188+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cchnH9FJw8zJd9eMJ","%%","%%","cchnH9FJw8zJd9eMJ"] [] [2025-01-28T14:07:50.210865+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DdeWaCPEMXpvGzTLN","%%","%%","DdeWaCPEMXpvGzTLN"] [] [2025-01-28T14:07:50.227562+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"okxQnvN7JuX86Mmoo","%%","%%","okxQnvN7JuX86Mmoo"] [] [2025-01-28T14:07:50.244230+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CosgTgfXMPp2dM9L5","%%","%%","CosgTgfXMPp2dM9L5"] [] [2025-01-28T14:07:50.260882+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ec8hRdB5vqwaaERCp","%%","%%","Ec8hRdB5vqwaaERCp"] [] [2025-01-28T14:07:50.277601+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YqJQYWepfHhoerxQu","%%","%%","YqJQYWepfHhoerxQu"] [] [2025-01-28T14:07:50.294273+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gW6QR9LEMApDiYuMS","%%","%%","gW6QR9LEMApDiYuMS"] [] [2025-01-28T14:07:50.310943+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ptz3itzJqnEZ5yKr6","%%","%%","Ptz3itzJqnEZ5yKr6"] [] [2025-01-28T14:07:50.327644+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xag3b6HmMw5ZuAcAg","%%","%%","Xag3b6HmMw5ZuAcAg"] [] [2025-01-28T14:07:50.344320+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6wpvyRosEgcWYFKQ3","%%","%%","6wpvyRosEgcWYFKQ3"] [] [2025-01-28T14:07:50.361042+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mpZZnSaZ6AS4Bm6K9","%%","%%","mpZZnSaZ6AS4Bm6K9"] [] [2025-01-28T14:07:50.377724+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bamc6GLAHmiohAdn2","%%","%%","bamc6GLAHmiohAdn2"] [] [2025-01-28T14:07:50.394398+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5W2q7w9b8DPK6YZT7","%%","%%","5W2q7w9b8DPK6YZT7"] [] [2025-01-28T14:07:50.411095+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pSLhGDT5hWqDyXFF5","%%","%%","pSLhGDT5hWqDyXFF5"] [] [2025-01-28T14:07:50.427754+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PGuuMhnz9Zbg9Pmga","%%","%%","PGuuMhnz9Zbg9Pmga"] [] [2025-01-28T14:07:50.444405+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JsgyEDfhxwdtix7s8","%%","%%","JsgyEDfhxwdtix7s8"] [] [2025-01-28T14:07:50.461069+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xut5dfZY43Y6QEs88","%%","%%","Xut5dfZY43Y6QEs88"] [] [2025-01-28T14:07:50.477759+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"dsygWdeuB53SFcR8W","%24 126 972%","%24 126 972%","dsygWdeuB53SFcR8W","%24 126 972%","%24 126 972%"] [] [2025-01-28T14:07:50.496706+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7100] [] [2025-01-28T14:07:50.497553+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HCHeJxfddmPfvo6h8","%%","%%","HCHeJxfddmPfvo6h8"] [] [2025-01-28T14:07:50.514214+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GRYMYY3o6QYRBT25w","%%","%%","GRYMYY3o6QYRBT25w"] [] [2025-01-28T14:07:50.530851+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6Ew7PQ97wsFQCu6ct","%%","%%","6Ew7PQ97wsFQCu6ct"] [] [2025-01-28T14:07:50.547559+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fzfrc2RWDs5KKRemE","%%","%%","fzfrc2RWDs5KKRemE"] [] [2025-01-28T14:07:50.564175+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iMBB7MkoagY3oKRQT","%%","%%","iMBB7MkoagY3oKRQT"] [] [2025-01-28T14:07:50.580835+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DxiZJbQjGELqm2mkC","%%","%%","DxiZJbQjGELqm2mkC"] [] [2025-01-28T14:07:50.597502+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"P7Hj9KTuNeFbTg8w5","%%","%%","P7Hj9KTuNeFbTg8w5"] [] [2025-01-28T14:07:50.614121+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"u5obQkjxT6to5ESvn","%%","%%","u5obQkjxT6to5ESvn"] [] [2025-01-28T14:07:50.630791+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LC99gsPhmoQTHHynQ","%%","%%","LC99gsPhmoQTHHynQ"] [] [2025-01-28T14:07:50.647485+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZvDa6dhnNtHYdEFXE","%%","%%","ZvDa6dhnNtHYdEFXE"] [] [2025-01-28T14:07:50.664166+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TNhZrfjkk4wBbGbvc","%%","%%","TNhZrfjkk4wBbGbvc"] [] [2025-01-28T14:07:50.680854+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dTCpfY6idMExByC3x","%%","%%","dTCpfY6idMExByC3x"] [] [2025-01-28T14:07:50.697585+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BSXG9sz8bei7cory7","%%","%%","BSXG9sz8bei7cory7"] [] [2025-01-28T14:07:50.714227+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RCgZMLBNrsDMQzQYP","%%","%%","RCgZMLBNrsDMQzQYP"] [] [2025-01-28T14:07:50.730917+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ArbXPknJZpmesDooP","%%","%%","ArbXPknJZpmesDooP"] [] [2025-01-28T14:07:50.747642+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yZe3jpgJpwPebnkQv","%%","%%","yZe3jpgJpwPebnkQv"] [] [2025-01-28T14:07:50.764304+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gLXKpC3bJJyBvTuWr","%%","%%","gLXKpC3bJJyBvTuWr"] [] [2025-01-28T14:07:50.780992+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HMrptp65kgst6WeCg","%%","%%","HMrptp65kgst6WeCg"] [] [2025-01-28T14:07:50.797702+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Nmyppoou7w2n5rRHo","%%","%%","Nmyppoou7w2n5rRHo"] [] [2025-01-28T14:07:50.814408+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mckAqJESGdmqE4dj3","%%","%%","mckAqJESGdmqE4dj3"] [] [2025-01-28T14:07:50.831067+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qy7SgteKcEnGkgEj9","%%","%%","qy7SgteKcEnGkgEj9"] [] [2025-01-28T14:07:50.847743+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6azeLyHmbTr9jmAkh","%%","%%","6azeLyHmbTr9jmAkh"] [] [2025-01-28T14:07:50.864417+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yenNAC6XwaejZdumt","%%","%%","yenNAC6XwaejZdumt"] [] [2025-01-28T14:07:50.881172+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7uBy3hugyAiKRpn9s","%%","%%","7uBy3hugyAiKRpn9s"] [] [2025-01-28T14:07:50.897832+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X6gimGNdaaCGmJE47","%%","%%","X6gimGNdaaCGmJE47"] [] [2025-01-28T14:07:50.914656+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8smoQeh9uLHePSE2i","%%","%%","8smoQeh9uLHePSE2i"] [] [2025-01-28T14:07:50.931657+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AMtTchoHXqLJ73vcz","%%","%%","AMtTchoHXqLJ73vcz"] [] [2025-01-28T14:07:50.948345+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sbXDBB8f5EDKnoQwP","%%","%%","sbXDBB8f5EDKnoQwP"] [] [2025-01-28T14:07:50.965018+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dDnq7JBHAbnmqDfJG","%%","%%","dDnq7JBHAbnmqDfJG"] [] [2025-01-28T14:07:50.981810+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SQaPh7LoWTknkxFqz","%%","%%","SQaPh7LoWTknkxFqz"] [] [2025-01-28T14:07:50.998548+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qKk8M9rksTHhDPTJy","%%","%%","qKk8M9rksTHhDPTJy"] [] [2025-01-28T14:07:51.015258+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PuYBw3taTYMWSEd3T","%%","%%","PuYBw3taTYMWSEd3T"] [] [2025-01-28T14:07:51.031935+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZYmN9onxzepHHwmdq","%%","%%","ZYmN9onxzepHHwmdq"] [] [2025-01-28T14:07:51.048616+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"72XG578dbjKrwcjTy","%%","%%","72XG578dbjKrwcjTy"] [] [2025-01-28T14:07:51.065282+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C7skyJprW2fqo7BQd","%%","%%","C7skyJprW2fqo7BQd"] [] [2025-01-28T14:07:51.082022+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"veEBd2yDxTn8MP6tv","%%","%%","veEBd2yDxTn8MP6tv"] [] [2025-01-28T14:07:51.098720+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EqjDcDNviYLqNhS53","%%","%%","EqjDcDNviYLqNhS53"] [] [2025-01-28T14:07:51.115388+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nwZf7W3X6ayYLHgmz","%%","%%","nwZf7W3X6ayYLHgmz"] [] [2025-01-28T14:07:51.132078+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HAEPZPncwSLqhNGwW","%%","%%","HAEPZPncwSLqhNGwW"] [] [2025-01-28T14:07:51.148773+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uPxigBqfijhtyCMi7","%%","%%","uPxigBqfijhtyCMi7"] [] [2025-01-28T14:07:51.165454+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"toP8csd6hi2FGT3AA","%%","%%","toP8csd6hi2FGT3AA"] [] [2025-01-28T14:07:51.182184+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"j9Qv6nxsPYEjvASxg","%23733887%","%23733887%","j9Qv6nxsPYEjvASxg","%23733887%","%23733887%"] [] [2025-01-28T14:07:51.201087+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7104] [] [2025-01-28T14:07:51.201917+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MCkAYgAkotmhReGBq","%%","%%","MCkAYgAkotmhReGBq"] [] [2025-01-28T14:07:51.218610+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ABFd9P28g22F2nnJk","%%","%%","ABFd9P28g22F2nnJk"] [] [2025-01-28T14:07:51.235255+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p2GGs5oNh633Yf439","%%","%%","p2GGs5oNh633Yf439"] [] [2025-01-28T14:07:51.251928+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Aeey28seavDzQ97fK","%%","%%","Aeey28seavDzQ97fK"] [] [2025-01-28T14:07:51.268624+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"svP5jFbucAyPjKNvh","%%","%%","svP5jFbucAyPjKNvh"] [] [2025-01-28T14:07:51.285288+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GyRHHG2x6MELqf2EF","%%","%%","GyRHHG2x6MELqf2EF"] [] [2025-01-28T14:07:51.301969+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"7WGL3cYKf9HKYwXDj","%52655842%","%52655842%","7WGL3cYKf9HKYwXDj","%52655842%","%52655842%"] [] [2025-01-28T14:07:51.320971+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7127] [] [2025-01-28T14:07:51.321346+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7151] [] [2025-01-28T14:07:51.321660+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7160] [] [2025-01-28T14:07:51.459643+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:51.459903+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [1,"2025-01-28T14:07:51+00:00",4977] [] [2025-01-28T14:07:51.460224+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:51.466118+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c2bdzR7gZ7wjMCcsw","%%","%%","c2bdzR7gZ7wjMCcsw"] [] [2025-01-28T14:07:51.483244+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fA3RqHRLoFBhWC7ph","%%","%%","fA3RqHRLoFBhWC7ph"] [] [2025-01-28T14:07:51.500306+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jFLrctauhKTFyGX3L","%%","%%","jFLrctauhKTFyGX3L"] [] [2025-01-28T14:07:51.517201+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4dKc9GJyoBzFmvNXi","%%","%%","4dKc9GJyoBzFmvNXi"] [] [2025-01-28T14:07:51.534088+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4dKc9GJyoBzFmvNXi","%%","%%","4dKc9GJyoBzFmvNXi"] [] [2025-01-28T14:07:51.550955+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xKi5EcuzW63ditayq","%%","%%","xKi5EcuzW63ditayq"] [] [2025-01-28T14:07:51.567902+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YAKqnweeEGYFC8rak","%%","%%","YAKqnweeEGYFC8rak"] [] [2025-01-28T14:07:51.584768+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ogp2MjDM3Kkax7CoG","%%","%%","ogp2MjDM3Kkax7CoG"] [] [2025-01-28T14:07:51.601585+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uJfK8zzMeHeZsWM9Z","%%","%%","uJfK8zzMeHeZsWM9Z"] [] [2025-01-28T14:07:51.618443+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eksiSsCpb3DLm55pB","%%","%%","eksiSsCpb3DLm55pB"] [] [2025-01-28T14:07:51.635323+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"axfcizc4WJhoa5Rwg","%%","%%","axfcizc4WJhoa5Rwg"] [] [2025-01-28T14:07:51.652160+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"srGb3FSnvsGqcxsy8","%%","%%","srGb3FSnvsGqcxsy8"] [] [2025-01-28T14:07:51.669094+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"64ek4XwMGnCyFrrHC","%%","%%","64ek4XwMGnCyFrrHC"] [] [2025-01-28T14:07:51.685937+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BP8s8NQaP2RAgNH8S","%%","%%","BP8s8NQaP2RAgNH8S"] [] [2025-01-28T14:07:51.702783+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7C4zsyp8gHsbnCih9","%%","%%","7C4zsyp8gHsbnCih9"] [] [2025-01-28T14:07:51.719627+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EckCxJmRMpAEQ6hZ6","%%","%%","EckCxJmRMpAEQ6hZ6"] [] [2025-01-28T14:07:51.736665+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Js2x26LsEvdnjAj7G","%%","%%","Js2x26LsEvdnjAj7G"] [] [2025-01-28T14:07:51.753710+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8Awiesmuu2uo38gzb","%%","%%","8Awiesmuu2uo38gzb"] [] [2025-01-28T14:07:51.770659+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PyRgH7P6xBNtvRHDG","%%","%%","PyRgH7P6xBNtvRHDG"] [] [2025-01-28T14:07:51.787616+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"StBeaEhtTNWGZbSuX","%%","%%","StBeaEhtTNWGZbSuX"] [] [2025-01-28T14:07:51.804483+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n2gHWsdrMDWfKQsuZ","%%","%%","n2gHWsdrMDWfKQsuZ"] [] [2025-01-28T14:07:51.821411+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"A5EsBXWoudnSAqZar","%%","%%","A5EsBXWoudnSAqZar"] [] [2025-01-28T14:07:51.838380+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xRmWyqFcJt9zBTYdb","%%","%%","xRmWyqFcJt9zBTYdb"] [] [2025-01-28T14:07:51.855227+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XmShGn96m5cgrTyng","%%","%%","XmShGn96m5cgrTyng"] [] [2025-01-28T14:07:51.872098+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"k9RWWy39h2zmf9ART","%%","%%","k9RWWy39h2zmf9ART"] [] [2025-01-28T14:07:51.889042+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CLfoF45Aqsh54Zudk","%%","%%","CLfoF45Aqsh54Zudk"] [] [2025-01-28T14:07:51.905851+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"buZSjKzWms9JXj4S4","%%","%%","buZSjKzWms9JXj4S4"] [] [2025-01-28T14:07:51.922626+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6SkXCo7BhSBsnA4kq","%%","%%","6SkXCo7BhSBsnA4kq"] [] [2025-01-28T14:07:51.939506+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"adpRhPytk77vorQ2S","%%","%%","adpRhPytk77vorQ2S"] [] [2025-01-28T14:07:51.956321+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M7J585TQe2B4yz5az","%%","%%","M7J585TQe2B4yz5az"] [] [2025-01-28T14:07:51.973162+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5yFG2xheiotDtoYAi","%%","%%","5yFG2xheiotDtoYAi"] [] [2025-01-28T14:07:51.990062+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"epAnm3X7hQBwcoojc","%%","%%","epAnm3X7hQBwcoojc"] [] [2025-01-28T14:07:52.006951+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qt3Eqg8mLbDjejwF4","%%","%%","qt3Eqg8mLbDjejwF4"] [] [2025-01-28T14:07:52.023744+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3YEzBxnSoyuAAA4JM","%%","%%","3YEzBxnSoyuAAA4JM"] [] [2025-01-28T14:07:52.041262+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QPdzxGrEPPtsyjiKH","%%","%%","QPdzxGrEPPtsyjiKH"] [] [2025-01-28T14:07:52.058195+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"izeLWKS3es6f99ipn","%%","%%","izeLWKS3es6f99ipn"] [] [2025-01-28T14:07:52.075000+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EdXzMsPCRXTQFEH6w","%%","%%","EdXzMsPCRXTQFEH6w"] [] [2025-01-28T14:07:52.091961+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tYbjurWMy8obzhhBc","%%","%%","tYbjurWMy8obzhhBc"] [] [2025-01-28T14:07:52.108746+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uwvmifQaFx5wWxTmS","%%","%%","uwvmifQaFx5wWxTmS"] [] [2025-01-28T14:07:52.125719+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sWXEYc3bgc6wjdARP","%%","%%","sWXEYc3bgc6wjdARP"] [] [2025-01-28T14:07:52.142666+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bXKszd5NTm86b8nmT","%%","%%","bXKszd5NTm86b8nmT"] [] [2025-01-28T14:07:52.159597+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Tg5ZuiiNKRNFyAgBs","%%","%%","Tg5ZuiiNKRNFyAgBs"] [] [2025-01-28T14:07:52.176467+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q3hkv23WsP8XCqHXe","%%","%%","Q3hkv23WsP8XCqHXe"] [] [2025-01-28T14:07:52.193509+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9DYCf2T9KrLBxPK2o","%%","%%","9DYCf2T9KrLBxPK2o"] [] [2025-01-28T14:07:52.210316+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TChf37FZAsXZHP3m9","%%","%%","TChf37FZAsXZHP3m9"] [] [2025-01-28T14:07:52.227111+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ayPZyit9DWKu4GdtG","%%","%%","ayPZyit9DWKu4GdtG"] [] [2025-01-28T14:07:52.243953+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PcsAJmsLAqmdEqELY","%%","%%","PcsAJmsLAqmdEqELY"] [] [2025-01-28T14:07:52.260692+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tqGDw7jb4ksGuRgHP","%%","%%","tqGDw7jb4ksGuRgHP"] [] [2025-01-28T14:07:52.277604+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6w3aoD3SohRRoQEmR","%%","%%","6w3aoD3SohRRoQEmR"] [] [2025-01-28T14:07:52.294450+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zWjHx7ihbPytYG4Ts","%%","%%","zWjHx7ihbPytYG4Ts"] [] [2025-01-28T14:07:52.311411+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FNTgykLytfPGD9fdz","%%","%%","FNTgykLytfPGD9fdz"] [] [2025-01-28T14:07:52.328225+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kKSouwgAEtEYHSauF","%%","%%","kKSouwgAEtEYHSauF"] [] [2025-01-28T14:07:52.345220+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"qXbpCk4Yx7JqafPcz","%29724991%","%29724991%","qXbpCk4Yx7JqafPcz","%29724991%","%29724991%"] [] [2025-01-28T14:07:52.364404+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7129] [] [2025-01-28T14:07:52.364932+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7141] [] [2025-01-28T14:07:52.366091+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GsQ9rXPAZcSoDvwh4","%%","%%","GsQ9rXPAZcSoDvwh4"] [] [2025-01-28T14:07:52.383106+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xCjzPZ3EDnXyNBGjC","%%","%%","xCjzPZ3EDnXyNBGjC"] [] [2025-01-28T14:07:52.399989+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SBXm3qNuPovRmwbin","%%","%%","SBXm3qNuPovRmwbin"] [] [2025-01-28T14:07:52.416722+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6w8itb2DJjx4jr4ua","%%","%%","6w8itb2DJjx4jr4ua"] [] [2025-01-28T14:07:52.433623+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"stuzbXieBovwj9ntx","%%","%%","stuzbXieBovwj9ntx"] [] [2025-01-28T14:07:52.450516+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TdxB7WzKMnREuWyY6","%%","%%","TdxB7WzKMnREuWyY6"] [] [2025-01-28T14:07:52.467271+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ABuuA8567Ea4gv6bQ","%%","%%","ABuuA8567Ea4gv6bQ"] [] [2025-01-28T14:07:52.484133+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qiZNj3bufwrfPnoLm","%%","%%","qiZNj3bufwrfPnoLm"] [] [2025-01-28T14:07:52.500876+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rGcQRoCpCsa2i2ihn","%%","%%","rGcQRoCpCsa2i2ihn"] [] [2025-01-28T14:07:52.517740+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zXTXBm79Nj2GGrrJa","%%","%%","zXTXBm79Nj2GGrrJa"] [] [2025-01-28T14:07:52.534696+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ADbeNuXQu6tmYhgLN","%%","%%","ADbeNuXQu6tmYhgLN"] [] [2025-01-28T14:07:52.551547+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Qg7pAvSxMLxJqZpuZ","%%","%%","Qg7pAvSxMLxJqZpuZ"] [] [2025-01-28T14:07:52.568324+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aPJcWT3W78zYcwozD","%%","%%","aPJcWT3W78zYcwozD"] [] [2025-01-28T14:07:52.585124+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YELW29KPq4DSJKqcp","%%","%%","YELW29KPq4DSJKqcp"] [] [2025-01-28T14:07:52.601916+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p3LtGm7KGZkjgphJf","%%","%%","p3LtGm7KGZkjgphJf"] [] [2025-01-28T14:07:52.618822+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"E4SHZKygG6hf8WiZ6","%%","%%","E4SHZKygG6hf8WiZ6"] [] [2025-01-28T14:07:52.635752+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vnjZ5v5J6rwdde8Yg","%%","%%","vnjZ5v5J6rwdde8Yg"] [] [2025-01-28T14:07:52.652565+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"24QoTFu5ggHnyW8xn","%%","%%","24QoTFu5ggHnyW8xn"] [] [2025-01-28T14:07:52.669515+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"F3scqRyJ7moPsD7bv","%24421730%","%24421730%","F3scqRyJ7moPsD7bv","%24421730%","%24421730%"] [] [2025-01-28T14:07:52.688682+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7128] [] [2025-01-28T14:07:52.689610+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bBQ7B4FNFgiB8d8Wi","%%","%%","bBQ7B4FNFgiB8d8Wi"] [] [2025-01-28T14:07:52.706377+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Pr88bSGQMPdtFmQRP","%%","%%","Pr88bSGQMPdtFmQRP"] [] [2025-01-28T14:07:52.723211+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yLA2KhtiA4RC8nCay","%%","%%","yLA2KhtiA4RC8nCay"] [] [2025-01-28T14:07:52.739949+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Fx53biH62tmTW2ZjF","%%","%%","Fx53biH62tmTW2ZjF"] [] [2025-01-28T14:07:52.756695+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zyA8bWwE4p8Jm8QHk","%%","%%","zyA8bWwE4p8Jm8QHk"] [] [2025-01-28T14:07:52.773502+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LnwG45gXTsJhRBC8F","%%","%%","LnwG45gXTsJhRBC8F"] [] [2025-01-28T14:07:52.790300+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nWpPashnZpxkWTAXy","%%","%%","nWpPashnZpxkWTAXy"] [] [2025-01-28T14:07:52.807043+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2coXdzwFv3xsxcs84","%%","%%","2coXdzwFv3xsxcs84"] [] [2025-01-28T14:07:52.823822+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"onz6JLK5S4kBtLP6m","%%","%%","onz6JLK5S4kBtLP6m"] [] [2025-01-28T14:07:52.840599+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MuTNjYGk8nZ3vC67f","%%","%%","MuTNjYGk8nZ3vC67f"] [] [2025-01-28T14:07:52.857367+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wCzBKwZgyfzwEcZ9T","%%","%%","wCzBKwZgyfzwEcZ9T"] [] [2025-01-28T14:07:52.874102+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Cd5ejEsQgjwxvwFeH","%%","%%","Cd5ejEsQgjwxvwFeH"] [] [2025-01-28T14:07:52.890895+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PhTynn8CNLLvHcJgK","%%","%%","PhTynn8CNLLvHcJgK"] [] [2025-01-28T14:07:52.907681+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CvtLqgqk35ugnFEQL","%%","%%","CvtLqgqk35ugnFEQL"] [] [2025-01-28T14:07:52.924468+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i4v9HXdeh7hMohowp","%%","%%","i4v9HXdeh7hMohowp"] [] [2025-01-28T14:07:52.941265+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6GRJifK5DCfqJsE4e","%%","%%","6GRJifK5DCfqJsE4e"] [] [2025-01-28T14:07:52.957986+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QvR9bTjENpdCWSdMf","%%","%%","QvR9bTjENpdCWSdMf"] [] [2025-01-28T14:07:52.974728+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dinqGbgbdCm8pGzkv","%%","%%","dinqGbgbdCm8pGzkv"] [] [2025-01-28T14:07:52.991700+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NAoFr287adnecvC7r","%%","%%","NAoFr287adnecvC7r"] [] [2025-01-28T14:07:53.008522+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"mPALi9KJYp4nAe7MF","%93698880%","%93698880%","mPALi9KJYp4nAe7MF","%93698880%","%93698880%"] [] [2025-01-28T14:07:53.027374+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7106] [] [2025-01-28T14:07:53.028289+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6ktojajpCqC9oroKJ","%%","%%","6ktojajpCqC9oroKJ"] [] [2025-01-28T14:07:53.045617+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HqsDCwd4XdAahxrMN","%%","%%","HqsDCwd4XdAahxrMN"] [] [2025-01-28T14:07:53.062523+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oKtASrF66m2c6zDWK","%%","%%","oKtASrF66m2c6zDWK"] [] [2025-01-28T14:07:53.079380+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m9rNiTShgSk73r85i","%%","%%","m9rNiTShgSk73r85i"] [] [2025-01-28T14:07:53.096265+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"uez6dP8kpWXtYxmxY","%29939007%","%29939007%","uez6dP8kpWXtYxmxY","%29939007%","%29939007%"] [] [2025-01-28T14:07:53.115316+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7112] [] [2025-01-28T14:07:53.115751+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7179] [] [2025-01-28T14:07:53.253503+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:53.253827+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [1,"2025-01-28T14:07:53+00:00",5074] [] [2025-01-28T14:07:53.254240+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:53.255600+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"L655t86azo95mDk4s","%%","%%","L655t86azo95mDk4s"] [] [2025-01-28T14:07:53.272681+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WNdCQNK2iwxPZiNCy","%%","%%","WNdCQNK2iwxPZiNCy"] [] [2025-01-28T14:07:53.289692+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G4bJ9bWWHmQJEFnZE","%%","%%","G4bJ9bWWHmQJEFnZE"] [] [2025-01-28T14:07:53.306619+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"pEgHLchWG3erFHaCm","%23 185 978%","%23 185 978%","pEgHLchWG3erFHaCm","%23 185 978%","%23 185 978%"] [] [2025-01-28T14:07:53.325696+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7108] [] [2025-01-28T14:07:53.326657+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qEBaFrjw5zDvr5NF7","%%","%%","qEBaFrjw5zDvr5NF7"] [] [2025-01-28T14:07:53.343495+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7XjmnXFAmqHsWDGRT","%%","%%","7XjmnXFAmqHsWDGRT"] [] [2025-01-28T14:07:53.360323+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nLkeTa6rpESsdERkj","%%","%%","nLkeTa6rpESsdERkj"] [] [2025-01-28T14:07:53.377184+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vfGJjfW9pCGWAyFhp","%%","%%","vfGJjfW9pCGWAyFhp"] [] [2025-01-28T14:07:53.394134+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YkwYbtKGfvve6Mxca","%%","%%","YkwYbtKGfvve6Mxca"] [] [2025-01-28T14:07:53.410955+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RhhTe342p7Z9DCF3f","%%","%%","RhhTe342p7Z9DCF3f"] [] [2025-01-28T14:07:53.427926+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GCrcCuEmN8DkTrqMn","%%","%%","GCrcCuEmN8DkTrqMn"] [] [2025-01-28T14:07:53.444810+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"esHKdRCDkFzZysbdK","%%","%%","esHKdRCDkFzZysbdK"] [] [2025-01-28T14:07:53.461671+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bHR86j44dkk4YWQJw","%%","%%","bHR86j44dkk4YWQJw"] [] [2025-01-28T14:07:53.478511+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jB4rckztxRr8y7vGi","%%","%%","jB4rckztxRr8y7vGi"] [] [2025-01-28T14:07:53.495417+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DTxnPDNvwKNJrztRd","%%","%%","DTxnPDNvwKNJrztRd"] [] [2025-01-28T14:07:53.512274+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YwHQJhFRnpLhgpPjJ","%%","%%","YwHQJhFRnpLhgpPjJ"] [] [2025-01-28T14:07:53.529138+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FRFZAgFJ7KQ3jEK4r","%%","%%","FRFZAgFJ7KQ3jEK4r"] [] [2025-01-28T14:07:53.545971+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DCbKoCsyuJP6G6GW5","%%","%%","DCbKoCsyuJP6G6GW5"] [] [2025-01-28T14:07:53.563016+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9ntfETsKciiLbFQfK","%%","%%","9ntfETsKciiLbFQfK"] [] [2025-01-28T14:07:53.579855+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PjPpZvuabkLdDQzxD","%%","%%","PjPpZvuabkLdDQzxD"] [] [2025-01-28T14:07:53.596802+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZGuM7n2n9BoHezo23","%%","%%","ZGuM7n2n9BoHezo23"] [] [2025-01-28T14:07:53.613719+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sej3CwaMrr44d6BAB","%%","%%","sej3CwaMrr44d6BAB"] [] [2025-01-28T14:07:53.630596+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AsbKz8REbAE4yY538","%%","%%","AsbKz8REbAE4yY538"] [] [2025-01-28T14:07:53.647398+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"P4K8sMfyZk7Rx8JgL","%%","%%","P4K8sMfyZk7Rx8JgL"] [] [2025-01-28T14:07:53.664274+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EDnbw5y3w4TKinq9p","%%","%%","EDnbw5y3w4TKinq9p"] [] [2025-01-28T14:07:53.681086+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KeqptW47hM3u88K6h","%%","%%","KeqptW47hM3u88K6h"] [] [2025-01-28T14:07:53.697990+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PEc2NAMFPG5ogzKsc","%%","%%","PEc2NAMFPG5ogzKsc"] [] [2025-01-28T14:07:53.714811+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MJ5yMprYxBD3xkDiZ","%%","%%","MJ5yMprYxBD3xkDiZ"] [] [2025-01-28T14:07:53.731684+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JrGkoH8b9sDvRPkz3","%%","%%","JrGkoH8b9sDvRPkz3"] [] [2025-01-28T14:07:53.748574+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T9sdjEK8t87A9xFFZ","%%","%%","T9sdjEK8t87A9xFFZ"] [] [2025-01-28T14:07:53.765412+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zAJ7CJPqdfo8kAowE","%%","%%","zAJ7CJPqdfo8kAowE"] [] [2025-01-28T14:07:53.782197+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XPZQ7vfbLm7QJZsGi","%%","%%","XPZQ7vfbLm7QJZsGi"] [] [2025-01-28T14:07:53.799083+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Kt3b4KrQLmxnKxqNo","%%","%%","Kt3b4KrQLmxnKxqNo"] [] [2025-01-28T14:07:53.815890+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iFrAK2ra3uG6PKy3J","%%","%%","iFrAK2ra3uG6PKy3J"] [] [2025-01-28T14:07:53.832675+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oqf2Yv5sp8KZRgpME","%%","%%","oqf2Yv5sp8KZRgpME"] [] [2025-01-28T14:07:53.849490+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KZsdehM7NsEBchhnf","%%","%%","KZsdehM7NsEBchhnf"] [] [2025-01-28T14:07:53.866362+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"g5bE8nv2PXyMeZKxk","%%","%%","g5bE8nv2PXyMeZKxk"] [] [2025-01-28T14:07:53.883271+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7xsGM5PeXThtpzCMP","%%","%%","7xsGM5PeXThtpzCMP"] [] [2025-01-28T14:07:53.900086+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Pwg96eExtsdLJZZKn","%%","%%","Pwg96eExtsdLJZZKn"] [] [2025-01-28T14:07:53.916871+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ytswT6FHQNvwkziMm","%%","%%","ytswT6FHQNvwkziMm"] [] [2025-01-28T14:07:53.933730+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PXK8b2Gs6eXJ4EdG4","%%","%%","PXK8b2Gs6eXJ4EdG4"] [] [2025-01-28T14:07:53.950796+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"w6AuE7DxBxHnRrzRk","%%","%%","w6AuE7DxBxHnRrzRk"] [] [2025-01-28T14:07:53.967795+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yxrukStYfLkAQ4viG","%%","%%","yxrukStYfLkAQ4viG"] [] [2025-01-28T14:07:53.984614+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mvYgmCyTL8Y4L4c9o","%%","%%","mvYgmCyTL8Y4L4c9o"] [] [2025-01-28T14:07:54.001434+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bGi3pbtCz2F26MPdT","%%","%%","bGi3pbtCz2F26MPdT"] [] [2025-01-28T14:07:54.018669+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QZMafwuTS8ZJDdq8s","%%","%%","QZMafwuTS8ZJDdq8s"] [] [2025-01-28T14:07:54.035514+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YH8BPwKwhKaF5DRHm","%%","%%","YH8BPwKwhKaF5DRHm"] [] [2025-01-28T14:07:54.053291+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GaNHmYJM6o29rTbj9","%%","%%","GaNHmYJM6o29rTbj9"] [] [2025-01-28T14:07:54.070296+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Fnu5jQ6YW6P8Csx5w","%%","%%","Fnu5jQ6YW6P8Csx5w"] [] [2025-01-28T14:07:54.087210+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CuoFADfQYK7eKx6RL","%%","%%","CuoFADfQYK7eKx6RL"] [] [2025-01-28T14:07:54.103991+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wzznc4qCq6LEWkjjv","%%","%%","wzznc4qCq6LEWkjjv"] [] [2025-01-28T14:07:54.120803+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"th3P6KbH6gCRPN7wa","%%","%%","th3P6KbH6gCRPN7wa"] [] [2025-01-28T14:07:54.137640+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4uwywqgZMKFMyGePG","%%","%%","4uwywqgZMKFMyGePG"] [] [2025-01-28T14:07:54.154556+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RyjiFYK5Lia2dqPmL","%%","%%","RyjiFYK5Lia2dqPmL"] [] [2025-01-28T14:07:54.171328+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sH95HADRxKFF5cLgT","%%","%%","sH95HADRxKFF5cLgT"] [] [2025-01-28T14:07:54.188104+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZjJBeb9CyPLzeb4X5","%%","%%","ZjJBeb9CyPLzeb4X5"] [] [2025-01-28T14:07:54.204939+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vhedPkiQXGpbf9sm8","%%","%%","vhedPkiQXGpbf9sm8"] [] [2025-01-28T14:07:54.221734+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4svzkd9MmSSdtBSGe","%%","%%","4svzkd9MmSSdtBSGe"] [] [2025-01-28T14:07:54.238571+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"StWpNrY9WQ65mqyjh","%%","%%","StWpNrY9WQ65mqyjh"] [] [2025-01-28T14:07:54.255494+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qkMrhJgaYdZCiRw5r","%%","%%","qkMrhJgaYdZCiRw5r"] [] [2025-01-28T14:07:54.272402+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gA5PGGkjcJ2x3DCYT","%%","%%","gA5PGGkjcJ2x3DCYT"] [] [2025-01-28T14:07:54.289298+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5XmXbRckqK8q4Fgsu","%%","%%","5XmXbRckqK8q4Fgsu"] [] [2025-01-28T14:07:54.306066+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yNnXWkjb3Bp5hMQQF","%%","%%","yNnXWkjb3Bp5hMQQF"] [] [2025-01-28T14:07:54.322875+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n4efCQktE8QbeN8h9","%%","%%","n4efCQktE8QbeN8h9"] [] [2025-01-28T14:07:54.339717+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mHsaHe7SGXMWb4cue","%%","%%","mHsaHe7SGXMWb4cue"] [] [2025-01-28T14:07:54.356606+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"A9shfgHWBd55KNXTn","%%","%%","A9shfgHWBd55KNXTn"] [] [2025-01-28T14:07:54.373477+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RA2MZtueoxBY8cNNz","%%","%%","RA2MZtueoxBY8cNNz"] [] [2025-01-28T14:07:54.390313+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zrcYScc6hW7M6qKHS","%%","%%","zrcYScc6hW7M6qKHS"] [] [2025-01-28T14:07:54.407127+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iPtdBikYsgFc7TRAL","%%","%%","iPtdBikYsgFc7TRAL"] [] [2025-01-28T14:07:54.423892+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cuNAb5ZRibGvtXXg7","%%","%%","cuNAb5ZRibGvtXXg7"] [] [2025-01-28T14:07:54.440719+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"svSqwYqTGtCRPBfTZ","%%","%%","svSqwYqTGtCRPBfTZ"] [] [2025-01-28T14:07:54.457598+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qJdjyvkr2cvG3BSRu","%%","%%","qJdjyvkr2cvG3BSRu"] [] [2025-01-28T14:07:54.474410+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2fwkZcC2w9Y2Ebjdq","%%","%%","2fwkZcC2w9Y2Ebjdq"] [] [2025-01-28T14:07:54.491232+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rQW76fAtJYxSMRj5E","%%","%%","rQW76fAtJYxSMRj5E"] [] [2025-01-28T14:07:54.508047+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"8FXZ5kafdpW6yEGF8","%96236136%","%96236136%","8FXZ5kafdpW6yEGF8","%96236136%","%96236136%"] [] [2025-01-28T14:07:54.664351+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:54.664676+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:07:54+00:00",5149] [] [2025-01-28T14:07:54.665095+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:54.670952+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"q43Ba4RMCD6LKoEXE","%95645580%","%95645580%","q43Ba4RMCD6LKoEXE","%95645580%","%95645580%"] [] [2025-01-28T14:07:54.690004+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7109] [] [2025-01-28T14:07:54.690417+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7121] [] [2025-01-28T14:07:54.829083+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:54.829350+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [1,"2025-01-28T14:07:54+00:00",5150] [] [2025-01-28T14:07:54.829680+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:54.830816+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fWQRamnhPdwsFicBG","%%","%%","fWQRamnhPdwsFicBG"] [] [2025-01-28T14:07:54.847959+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yRJwBu8basXfduZDE","%%","%%","yRJwBu8basXfduZDE"] [] [2025-01-28T14:07:54.864854+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NNYKFKdJgkyz3wx4y","%%","%%","NNYKFKdJgkyz3wx4y"] [] [2025-01-28T14:07:54.881781+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZgkymCbZsztJR9qHQ","%%","%%","ZgkymCbZsztJR9qHQ"] [] [2025-01-28T14:07:54.898827+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"axgXaXQFjuEmJCAZn","%%","%%","axgXaXQFjuEmJCAZn"] [] [2025-01-28T14:07:54.915676+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TNrFF6YvYTqmtmTfs","%%","%%","TNrFF6YvYTqmtmTfs"] [] [2025-01-28T14:07:54.932569+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"BJcYmzvTK9uTh4Gtr","%96533555%","%96533555%","BJcYmzvTK9uTh4Gtr","%96533555%","%96533555%"] [] [2025-01-28T14:07:54.951471+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7120] [] [2025-01-28T14:07:54.952457+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6TPmitaYdwnxAmizR","%%","%%","6TPmitaYdwnxAmizR"] [] [2025-01-28T14:07:54.969395+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"quuXQuhWK3dADJNtG","%%","%%","quuXQuhWK3dADJNtG"] [] [2025-01-28T14:07:54.986268+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"jFgKZh29WzSngAodC","%50854080%","%50854080%","jFgKZh29WzSngAodC","%50854080%","%50854080%"] [] [2025-01-28T14:07:55.005272+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7110] [] [2025-01-28T14:07:55.143326+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:55.143665+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:07:55+00:00",5160] [] [2025-01-28T14:07:55.144084+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:55.145227+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Lfm5c7QNK79FZuZbc","%%","%%","Lfm5c7QNK79FZuZbc"] [] [2025-01-28T14:07:55.162200+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"crqsEW3qsC8MMgwhG","%%","%%","crqsEW3qsC8MMgwhG"] [] [2025-01-28T14:07:55.179097+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AqRb7dLqfn4B5ZZok","%%","%%","AqRb7dLqfn4B5ZZok"] [] [2025-01-28T14:07:55.195948+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TXoZYvb5eEB3HdK4s","%%","%%","TXoZYvb5eEB3HdK4s"] [] [2025-01-28T14:07:55.212814+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8fGbGbGbHRtyX4qTk","%%","%%","8fGbGbGbHRtyX4qTk"] [] [2025-01-28T14:07:55.229671+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gwXMzn6BhtKjSPm8h","%%","%%","gwXMzn6BhtKjSPm8h"] [] [2025-01-28T14:07:55.246584+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NQgRx8FqEuT8kcM7s","%%","%%","NQgRx8FqEuT8kcM7s"] [] [2025-01-28T14:07:55.263457+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AbFqStE5i9FXpa8xy","%%","%%","AbFqStE5i9FXpa8xy"] [] [2025-01-28T14:07:55.280344+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yE2JbRLeGF4Rr3Xwp","%%","%%","yE2JbRLeGF4Rr3Xwp"] [] [2025-01-28T14:07:55.297336+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rSkXHaEyFuMqiWtTK","%%","%%","rSkXHaEyFuMqiWtTK"] [] [2025-01-28T14:07:55.314085+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LKB6avL85Q3rn9Do3","%%","%%","LKB6avL85Q3rn9Do3"] [] [2025-01-28T14:07:55.330848+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D3gG6ddvcGACoHMys","%%","%%","D3gG6ddvcGACoHMys"] [] [2025-01-28T14:07:55.347631+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sPYwKrchQsYPCWcMs","%%","%%","sPYwKrchQsYPCWcMs"] [] [2025-01-28T14:07:55.364688+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ztDrPcZ976Mud3JjF","%%","%%","ztDrPcZ976Mud3JjF"] [] [2025-01-28T14:07:55.381554+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vzm5szC7RFkwXjBEP","%%","%%","vzm5szC7RFkwXjBEP"] [] [2025-01-28T14:07:55.398601+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JcMsYNZT7ymp9c4FM","%%","%%","JcMsYNZT7ymp9c4FM"] [] [2025-01-28T14:07:55.415506+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eh7wNuykSER8bTGFy","%%","%%","eh7wNuykSER8bTGFy"] [] [2025-01-28T14:07:55.432273+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gJ2BKJ8JGCneApezy","%%","%%","gJ2BKJ8JGCneApezy"] [] [2025-01-28T14:07:55.449202+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D8JAb7vBtW6wLnjio","%%","%%","D8JAb7vBtW6wLnjio"] [] [2025-01-28T14:07:55.466080+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jGETFBuiMC8b89EcH","%%","%%","jGETFBuiMC8b89EcH"] [] [2025-01-28T14:07:55.482816+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XFaLZTRShcbwcYWXa","%%","%%","XFaLZTRShcbwcYWXa"] [] [2025-01-28T14:07:55.499703+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hNEBRxGpwr9sfnm3h","%%","%%","hNEBRxGpwr9sfnm3h"] [] [2025-01-28T14:07:55.516598+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ETNQBmsnuwyi5PcTz","%%","%%","ETNQBmsnuwyi5PcTz"] [] [2025-01-28T14:07:55.533492+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YqzHw6oEKYpBQHAKf","%%","%%","YqzHw6oEKYpBQHAKf"] [] [2025-01-28T14:07:55.550498+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aWQ7AtzfQzGqWr6na","%%","%%","aWQ7AtzfQzGqWr6na"] [] [2025-01-28T14:07:55.567426+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rTzpeHdbZ6n7XXaMx","%%","%%","rTzpeHdbZ6n7XXaMx"] [] [2025-01-28T14:07:55.584288+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mybQtTin4KmtDwDhg","%%","%%","mybQtTin4KmtDwDhg"] [] [2025-01-28T14:07:55.601055+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4xjtvoFeDJMkm2DCW","%%","%%","4xjtvoFeDJMkm2DCW"] [] [2025-01-28T14:07:55.617929+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2oZiFswAQP8iw8twx","%%","%%","2oZiFswAQP8iw8twx"] [] [2025-01-28T14:07:55.634752+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nMiDM62taSMQsvHZ3","%%","%%","nMiDM62taSMQsvHZ3"] [] [2025-01-28T14:07:55.651708+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kJgmyTKyeYad4bAas","%%","%%","kJgmyTKyeYad4bAas"] [] [2025-01-28T14:07:55.668725+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"F7xMETzs9bzRRzYWb","%%","%%","F7xMETzs9bzRRzYWb"] [] [2025-01-28T14:07:55.685783+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5SjwyahBFebWtrkcC","%%","%%","5SjwyahBFebWtrkcC"] [] [2025-01-28T14:07:55.702691+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eoMn7AwmZnqJ8qFTC","%%","%%","eoMn7AwmZnqJ8qFTC"] [] [2025-01-28T14:07:55.719654+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AA8Wh3zPMGCJ27cAG","%%","%%","AA8Wh3zPMGCJ27cAG"] [] [2025-01-28T14:07:55.736568+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xgvaJKsErbkjBAzLn","%%","%%","xgvaJKsErbkjBAzLn"] [] [2025-01-28T14:07:55.753550+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HtWRbqxpbuDXQSPXE","%%","%%","HtWRbqxpbuDXQSPXE"] [] [2025-01-28T14:07:55.770445+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jm6m4sCBE7CLXZz73","%%","%%","jm6m4sCBE7CLXZz73"] [] [2025-01-28T14:07:55.787365+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"R73jW4ovtsTAJiHaK","%%","%%","R73jW4ovtsTAJiHaK"] [] [2025-01-28T14:07:55.804211+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GwHcj5tgXvJenbQSx","%%","%%","GwHcj5tgXvJenbQSx"] [] [2025-01-28T14:07:55.821048+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uMo67aFrtifxsLadW","%%","%%","uMo67aFrtifxsLadW"] [] [2025-01-28T14:07:55.838034+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"csfyZ2Qy74eHiMyKd","%%","%%","csfyZ2Qy74eHiMyKd"] [] [2025-01-28T14:07:55.854839+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aE2fBoWstJnmf9Q4A","%%","%%","aE2fBoWstJnmf9Q4A"] [] [2025-01-28T14:07:55.871779+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iZ9yrMPBQSPahemut","%%","%%","iZ9yrMPBQSPahemut"] [] [2025-01-28T14:07:55.888695+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9o3Jaa3T6uNAyjCZ5","%%","%%","9o3Jaa3T6uNAyjCZ5"] [] [2025-01-28T14:07:55.905543+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"93bmCJ8R4rxcC9JeT","%%","%%","93bmCJ8R4rxcC9JeT"] [] [2025-01-28T14:07:55.922346+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hbBpSrDCtA6785Mwi","%%","%%","hbBpSrDCtA6785Mwi"] [] [2025-01-28T14:07:55.939182+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ch6zXuC4tTXWeMkms","%%","%%","Ch6zXuC4tTXWeMkms"] [] [2025-01-28T14:07:55.955951+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wHJMJFacghznP5e4D","%%","%%","wHJMJFacghznP5e4D"] [] [2025-01-28T14:07:55.972840+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uFNcHo8Fy5jRQSui7","%%","%%","uFNcHo8Fy5jRQSui7"] [] [2025-01-28T14:07:55.989650+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mc5dggtFzcj2N8PXm","%%","%%","mc5dggtFzcj2N8PXm"] [] [2025-01-28T14:07:56.006648+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C4rsMLB7CJa7PXsMC","%%","%%","C4rsMLB7CJa7PXsMC"] [] [2025-01-28T14:07:56.023406+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"A96aYy77KhgooWGi7","%%","%%","A96aYy77KhgooWGi7"] [] [2025-01-28T14:07:56.040372+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MdYk6a36fDxrmZp6r","%%","%%","MdYk6a36fDxrmZp6r"] [] [2025-01-28T14:07:56.057918+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zp25jB9GhfQh23jnc","%%","%%","zp25jB9GhfQh23jnc"] [] [2025-01-28T14:07:56.074779+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Bs9idEfcXhBWBnmDp","%%","%%","Bs9idEfcXhBWBnmDp"] [] [2025-01-28T14:07:56.091655+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2vd5EvewsmpKkE47v","%%","%%","2vd5EvewsmpKkE47v"] [] [2025-01-28T14:07:56.108473+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CtX35W2dztD4j7fdc","%%","%%","CtX35W2dztD4j7fdc"] [] [2025-01-28T14:07:56.125248+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ecXrmjLpoqK3TzdE2","%%","%%","ecXrmjLpoqK3TzdE2"] [] [2025-01-28T14:07:56.142030+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TwB4u8hrYBDNhn9uw","%%","%%","TwB4u8hrYBDNhn9uw"] [] [2025-01-28T14:07:56.158977+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wF4bXKaA5WooNMsHZ","%%","%%","wF4bXKaA5WooNMsHZ"] [] [2025-01-28T14:07:56.175785+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WzbzPERzFxffFcX5g","%%","%%","WzbzPERzFxffFcX5g"] [] [2025-01-28T14:07:56.192834+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"d2gAkDDC3L2awBE8j","%%","%%","d2gAkDDC3L2awBE8j"] [] [2025-01-28T14:07:56.209823+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ATggKJ7jZyqT59XeE","%%","%%","ATggKJ7jZyqT59XeE"] [] [2025-01-28T14:07:56.226763+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"o5amdyecxM5TijEL5","%%","%%","o5amdyecxM5TijEL5"] [] [2025-01-28T14:07:56.243697+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9W2rWcuHvbzpeaKgu","%%","%%","9W2rWcuHvbzpeaKgu"] [] [2025-01-28T14:07:56.260660+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"r2Qe8GYZZBgrunegi","%%","%%","r2Qe8GYZZBgrunegi"] [] [2025-01-28T14:07:56.277592+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"87JPAz9QAz5wQTF9Z","%%","%%","87JPAz9QAz5wQTF9Z"] [] [2025-01-28T14:07:56.294525+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"HeByung7hYXT4EPWB","%44744282%","%44744282%","HeByung7hYXT4EPWB","%44744282%","%44744282%"] [] [2025-01-28T14:07:56.313269+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7213] [] [2025-01-28T14:07:56.314269+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mozfvZNZQukcazifY","%%","%%","mozfvZNZQukcazifY"] [] [2025-01-28T14:07:56.331155+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"K4zbKnXGwXDfwvCwf","%56606090 %","%56606090 %","K4zbKnXGwXDfwvCwf","%56606090 %","%56606090 %"] [] [2025-01-28T14:07:56.350121+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7118] [] [2025-01-28T14:07:56.488052+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:07:56.488375+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:07:56+00:00",5231] [] [2025-01-28T14:07:56.488799+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:07:56.496982+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hsarHN3MjH7JoQtja","%%","%%","hsarHN3MjH7JoQtja"] [] [2025-01-28T14:07:56.514058+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hMvgTtWAwvsrKauRG","%%","%%","hMvgTtWAwvsrKauRG"] [] [2025-01-28T14:07:56.530903+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WkERZ4z2f6KXduRvh","%%","%%","WkERZ4z2f6KXduRvh"] [] [2025-01-28T14:07:56.547805+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gvqrujAn2qzhNDBrX","%%","%%","gvqrujAn2qzhNDBrX"] [] [2025-01-28T14:07:56.564581+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zvpFFPJY9yJyiKf6E","%%","%%","zvpFFPJY9yJyiKf6E"] [] [2025-01-28T14:07:56.581333+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CGBGXh2FrtwFQN27g","%%","%%","CGBGXh2FrtwFQN27g"] [] [2025-01-28T14:07:56.598115+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vSztxYW4HzkFCw2Pd","%%","%%","vSztxYW4HzkFCw2Pd"] [] [2025-01-28T14:07:56.614898+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9fg8yoYqseH6CgGzX","%%","%%","9fg8yoYqseH6CgGzX"] [] [2025-01-28T14:07:56.631773+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JpMH7pLfPDnwngnRH","%%","%%","JpMH7pLfPDnwngnRH"] [] [2025-01-28T14:07:56.648503+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vHXKyTjhrDAxKmEbK","%%","%%","vHXKyTjhrDAxKmEbK"] [] [2025-01-28T14:07:56.665267+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"edwiJmqGkMppr9ZZu","%%","%%","edwiJmqGkMppr9ZZu"] [] [2025-01-28T14:07:56.682038+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JcuMbjedY6jzBoExZ","%%","%%","JcuMbjedY6jzBoExZ"] [] [2025-01-28T14:07:56.698797+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"d4TNXnMKFp6icdu5u","%%","%%","d4TNXnMKFp6icdu5u"] [] [2025-01-28T14:07:56.715579+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xYBfSTxp2nuGyG4jK","%%","%%","xYBfSTxp2nuGyG4jK"] [] [2025-01-28T14:07:56.732317+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8yFn7n8i3q635ATAE","%%","%%","8yFn7n8i3q635ATAE"] [] [2025-01-28T14:07:56.749047+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nx9f3nWi9XaEcFp56","%%","%%","nx9f3nWi9XaEcFp56"] [] [2025-01-28T14:07:56.765880+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3Fk5zd3zuJ9ReKbYo","%%","%%","3Fk5zd3zuJ9ReKbYo"] [] [2025-01-28T14:07:56.782667+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XtypDGnqgLei4PhrA","%%","%%","XtypDGnqgLei4PhrA"] [] [2025-01-28T14:07:56.799410+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rE7D3bbPZj29bAAHD","%%","%%","rE7D3bbPZj29bAAHD"] [] [2025-01-28T14:07:56.816189+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TGony2dgRpJdznFay","%%","%%","TGony2dgRpJdznFay"] [] [2025-01-28T14:07:56.832959+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HCXDF4KCoZkM3mdXr","%%","%%","HCXDF4KCoZkM3mdXr"] [] [2025-01-28T14:07:56.849728+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fQdjbYMcS9MBtMPJA","%%","%%","fQdjbYMcS9MBtMPJA"] [] [2025-01-28T14:07:56.866454+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T5KW2iuWf44WXchST","%%","%%","T5KW2iuWf44WXchST"] [] [2025-01-28T14:07:56.883294+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GDkc2mWkr4RBCqMCz","%%","%%","GDkc2mWkr4RBCqMCz"] [] [2025-01-28T14:07:56.900096+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Sqrgv533Jjxjs9z7S","%%","%%","Sqrgv533Jjxjs9z7S"] [] [2025-01-28T14:07:56.916829+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"42YDH9saLgqkDyiEh","%%","%%","42YDH9saLgqkDyiEh"] [] [2025-01-28T14:07:56.933620+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"J4BTZgKLtgvKNbXH2","%%","%%","J4BTZgKLtgvKNbXH2"] [] [2025-01-28T14:07:56.950327+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PbuQSazt7Wi7H85KE","%%","%%","PbuQSazt7Wi7H85KE"] [] [2025-01-28T14:07:56.967080+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4caZ9WiEysktfcyTH","%%","%%","4caZ9WiEysktfcyTH"] [] [2025-01-28T14:07:56.983759+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"takynyeJYHyDiv4W5","%%","%%","takynyeJYHyDiv4W5"] [] [2025-01-28T14:07:57.000465+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2u2mP92JM3ddDmQT4","%%","%%","2u2mP92JM3ddDmQT4"] [] [2025-01-28T14:07:57.017086+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jStGwKecg6sKnv6CT","%%","%%","jStGwKecg6sKnv6CT"] [] [2025-01-28T14:07:57.034336+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eqrHDqbe8hyrQHdCd","%%","%%","eqrHDqbe8hyrQHdCd"] [] [2025-01-28T14:07:57.051482+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"988tLiPKLavCovYwn","%%","%%","988tLiPKLavCovYwn"] [] [2025-01-28T14:07:57.068416+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WvazbuT6D3LGPd6ic","%%","%%","WvazbuT6D3LGPd6ic"] [] [2025-01-28T14:07:57.085108+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"j2QEoAdfYjGK4NDRf","%%","%%","j2QEoAdfYjGK4NDRf"] [] [2025-01-28T14:07:57.101818+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7Bh73MkKWLdspn7S3","%%","%%","7Bh73MkKWLdspn7S3"] [] [2025-01-28T14:07:57.118505+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JTNdMZ68YEwi3Rfpn","%%","%%","JTNdMZ68YEwi3Rfpn"] [] [2025-01-28T14:07:57.135224+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9rCXtnyNF58gWCzJ8","%%","%%","9rCXtnyNF58gWCzJ8"] [] [2025-01-28T14:07:57.151909+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dmPLpwneR6jw9iWEM","%%","%%","dmPLpwneR6jw9iWEM"] [] [2025-01-28T14:07:57.168641+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eJz8YiXttb9MJTtWb","%%","%%","eJz8YiXttb9MJTtWb"] [] [2025-01-28T14:07:57.185301+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BYc7MKwpK9cZN6ABw","%%","%%","BYc7MKwpK9cZN6ABw"] [] [2025-01-28T14:07:57.201988+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MCixe2SkuZ2xSCcgW","%%","%%","MCixe2SkuZ2xSCcgW"] [] [2025-01-28T14:07:57.218703+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LNSPYcGLMoTcc2EZT","%%","%%","LNSPYcGLMoTcc2EZT"] [] [2025-01-28T14:07:57.235393+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uzuNcmSijqFbLdsef","%%","%%","uzuNcmSijqFbLdsef"] [] [2025-01-28T14:07:57.252052+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4mtpWuGBcSdaNiahq","%%","%%","4mtpWuGBcSdaNiahq"] [] [2025-01-28T14:07:57.268717+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nm5ZMLpYzcRN2xgEK","%%","%%","nm5ZMLpYzcRN2xgEK"] [] [2025-01-28T14:07:57.285379+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WZSyCQJb45Pk3qcet","%%","%%","WZSyCQJb45Pk3qcet"] [] [2025-01-28T14:07:57.302219+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mfct9rm7BLm3ygojg","%%","%%","mfct9rm7BLm3ygojg"] [] [2025-01-28T14:07:57.318883+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XDq5BLdFb8C5QadHw","%%","%%","XDq5BLdFb8C5QadHw"] [] [2025-01-28T14:07:57.335567+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tftCRGsJkYmAZvTRk","%%","%%","tftCRGsJkYmAZvTRk"] [] [2025-01-28T14:07:57.352257+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NuzHjRHQyE5X3Y3F9","%%","%%","NuzHjRHQyE5X3Y3F9"] [] [2025-01-28T14:07:57.369035+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ij4RiktLZDPKAhWir","%%","%%","ij4RiktLZDPKAhWir"] [] [2025-01-28T14:07:57.385781+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Sd2AxE5TSnNdp2Mhf","%%","%%","Sd2AxE5TSnNdp2Mhf"] [] [2025-01-28T14:07:57.402443+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zkuYTaWqadpt8QmX8","%%","%%","zkuYTaWqadpt8QmX8"] [] [2025-01-28T14:07:57.419115+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jfHaKDxMN5HT2vz3d","%%","%%","jfHaKDxMN5HT2vz3d"] [] [2025-01-28T14:07:57.435803+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5XvYirYhy8PPK2c5W","%%","%%","5XvYirYhy8PPK2c5W"] [] [2025-01-28T14:07:57.452591+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"86aqFMXmRktFWQyXF","%%","%%","86aqFMXmRktFWQyXF"] [] [2025-01-28T14:07:57.469268+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fjPddvwfj9QW4g87u","%%","%%","fjPddvwfj9QW4g87u"] [] [2025-01-28T14:07:57.485956+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ocFFznZHvNhELNQaR","%%","%%","ocFFznZHvNhELNQaR"] [] [2025-01-28T14:07:57.502682+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3974GWWfnPnZ58XP5","%%","%%","3974GWWfnPnZ58XP5"] [] [2025-01-28T14:07:57.519367+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZN3YWT2ywLE36ZZis","%%","%%","ZN3YWT2ywLE36ZZis"] [] [2025-01-28T14:07:57.536060+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DFZoJYH5tcrMXvDLN","%%","%%","DFZoJYH5tcrMXvDLN"] [] [2025-01-28T14:07:57.552758+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bRsn23LWfA5Kx4FZ7","%%","%%","bRsn23LWfA5Kx4FZ7"] [] [2025-01-28T14:07:57.569428+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qFbEgywWSWfJLbmrF","%%","%%","qFbEgywWSWfJLbmrF"] [] [2025-01-28T14:07:57.586106+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hJjFCJXDLJhsrujqn","%%","%%","hJjFCJXDLJhsrujqn"] [] [2025-01-28T14:07:57.602818+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8D5C898F3yRqC9oe3","%%","%%","8D5C898F3yRqC9oe3"] [] [2025-01-28T14:07:57.619595+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ttNPFkbAQsPv4TEzw","%%","%%","ttNPFkbAQsPv4TEzw"] [] [2025-01-28T14:07:57.636233+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6DM9iykDtEQhziygd","%%","%%","6DM9iykDtEQhziygd"] [] [2025-01-28T14:07:57.652902+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gdpv6ffi39YbRX2e6","%%","%%","gdpv6ffi39YbRX2e6"] [] [2025-01-28T14:07:57.669696+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sor7tPykGrwMsZE6y","%%","%%","sor7tPykGrwMsZE6y"] [] [2025-01-28T14:07:57.686401+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JCKDGdjWAnSvpW3TM","%%","%%","JCKDGdjWAnSvpW3TM"] [] [2025-01-28T14:07:57.703188+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7xEdsCbAsLYrYnvug","%%","%%","7xEdsCbAsLYrYnvug"] [] [2025-01-28T14:07:57.719856+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZstquyzixoqbwPTx7","%%","%%","ZstquyzixoqbwPTx7"] [] [2025-01-28T14:07:57.736569+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fRvpu6Fk92ZW8p8cg","%%","%%","fRvpu6Fk92ZW8p8cg"] [] [2025-01-28T14:07:57.753245+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ai7PMZpjSvyBzpTcd","%%","%%","Ai7PMZpjSvyBzpTcd"] [] [2025-01-28T14:07:57.769944+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rb7tGydqwex2XK6Tp","%%","%%","rb7tGydqwex2XK6Tp"] [] [2025-01-28T14:07:57.786656+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LJ9tGQ3ZmtMikHQJ8","%%","%%","LJ9tGQ3ZmtMikHQJ8"] [] [2025-01-28T14:07:57.803336+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aYLF9cEgGAeFuuqRN","%%","%%","aYLF9cEgGAeFuuqRN"] [] [2025-01-28T14:07:57.820004+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fJ4hy6bMtKq4oTypx","%%","%%","fJ4hy6bMtKq4oTypx"] [] [2025-01-28T14:07:57.836713+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"moyzibEYR7rQpGGi5","%%","%%","moyzibEYR7rQpGGi5"] [] [2025-01-28T14:07:57.853373+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eNEFrsPBANCnmKm65","%%","%%","eNEFrsPBANCnmKm65"] [] [2025-01-28T14:07:57.870039+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"P2iXmJDoYDNs4sgD4","%%","%%","P2iXmJDoYDNs4sgD4"] [] [2025-01-28T14:07:57.886715+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n5La8WCEYtZto5oG2","%%","%%","n5La8WCEYtZto5oG2"] [] [2025-01-28T14:07:57.903403+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nGJijdPNXADAHbe52","%%","%%","nGJijdPNXADAHbe52"] [] [2025-01-28T14:07:57.920071+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rc9MXCow8yN3sMh7q","%%","%%","rc9MXCow8yN3sMh7q"] [] [2025-01-28T14:07:57.936762+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ooyw7CCeLbMPcazKF","%%","%%","ooyw7CCeLbMPcazKF"] [] [2025-01-28T14:07:57.953512+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wRt5jPFesLGf6irQg","%%","%%","wRt5jPFesLGf6irQg"] [] [2025-01-28T14:07:57.970178+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RXvan3ZAQdxBkDGDw","%%","%%","RXvan3ZAQdxBkDGDw"] [] [2025-01-28T14:07:57.986821+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3jJkk9cAQspsJLGQw","%%","%%","3jJkk9cAQspsJLGQw"] [] [2025-01-28T14:07:58.003504+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ya45eXeqtwDct23QN","%%","%%","Ya45eXeqtwDct23QN"] [] [2025-01-28T14:07:58.020164+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ryTkRRyY4D5c2JFZF","%%","%%","ryTkRRyY4D5c2JFZF"] [] [2025-01-28T14:07:58.036847+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bwfyB6kzGzDRy4erH","%%","%%","bwfyB6kzGzDRy4erH"] [] [2025-01-28T14:07:58.053846+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BwLWrZia74HvRpnWy","%%","%%","BwLWrZia74HvRpnWy"] [] [2025-01-28T14:07:58.070664+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zwiGcXh8NbzAbkRiG","%%","%%","zwiGcXh8NbzAbkRiG"] [] [2025-01-28T14:07:58.087329+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3chndGbNCnBP4HchX","%%","%%","3chndGbNCnBP4HchX"] [] [2025-01-28T14:07:58.104042+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WgcEmrv8cmF4MMpd8","%%","%%","WgcEmrv8cmF4MMpd8"] [] [2025-01-28T14:07:58.120727+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TWAwNm326nyGZjNza","%%","%%","TWAwNm326nyGZjNza"] [] [2025-01-28T14:07:58.137376+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2BhQ6vvZxancFL8qH","%%","%%","2BhQ6vvZxancFL8qH"] [] [2025-01-28T14:07:58.154037+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"q8fuj9NZr9nTHdED8","%%","%%","q8fuj9NZr9nTHdED8"] [] [2025-01-28T14:07:58.170716+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PSHKN3MPEEoyQ25oh","%%","%%","PSHKN3MPEEoyQ25oh"] [] [2025-01-28T14:07:58.187386+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sCdifzJ99QjbsPbDv","%%","%%","sCdifzJ99QjbsPbDv"] [] [2025-01-28T14:07:58.204067+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"drNeA6bqoymAAtYX5","%%","%%","drNeA6bqoymAAtYX5"] [] [2025-01-28T14:07:58.220736+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nZfELvKX4dyCmpRg7","%%","%%","nZfELvKX4dyCmpRg7"] [] [2025-01-28T14:07:58.237408+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FNPB2gtJxNjAem4R9","%%","%%","FNPB2gtJxNjAem4R9"] [] [2025-01-28T14:07:58.254077+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FN2YyHkubreTKxiNo","%%","%%","FN2YyHkubreTKxiNo"] [] [2025-01-28T14:07:58.270750+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q8ReoJFDyKfJ2mo4L","%%","%%","Q8ReoJFDyKfJ2mo4L"] [] [2025-01-28T14:07:58.287450+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D5NekEQihRhMSiXQ7","%%","%%","D5NekEQihRhMSiXQ7"] [] [2025-01-28T14:07:58.304132+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uz4sWXqjHXJb5DkJB","%%","%%","uz4sWXqjHXJb5DkJB"] [] [2025-01-28T14:07:58.320776+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RnpMo22uwSXLSmBts","%%","%%","RnpMo22uwSXLSmBts"] [] [2025-01-28T14:07:58.337464+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eo3iQpZg9DJgwcyru","%%","%%","eo3iQpZg9DJgwcyru"] [] [2025-01-28T14:07:58.354107+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AZEiD3kezPTmxNGX6","%%","%%","AZEiD3kezPTmxNGX6"] [] [2025-01-28T14:07:58.370856+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9GHo8baY4ye5Rjy83","%%","%%","9GHo8baY4ye5Rjy83"] [] [2025-01-28T14:07:58.387562+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6AEosyxgeN8CjfBxh","%%","%%","6AEosyxgeN8CjfBxh"] [] [2025-01-28T14:07:58.404227+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v57XKisnb4MqzNDZQ","%%","%%","v57XKisnb4MqzNDZQ"] [] [2025-01-28T14:07:58.420923+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"to46KfT8LormGxmom","%98167115%","%98167115%","to46KfT8LormGxmom","%98167115%","%98167115%"] [] [2025-01-28T14:07:58.439747+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7165] [] [2025-01-28T14:07:58.440600+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SMvd8mFmqqfpf3TaF","%%","%%","SMvd8mFmqqfpf3TaF"] [] [2025-01-28T14:07:58.457242+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yx2MER3wCFDtY5DB4","%%","%%","yx2MER3wCFDtY5DB4"] [] [2025-01-28T14:07:58.473915+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hCodCAFR5wrdYFQKJ","%%","%%","hCodCAFR5wrdYFQKJ"] [] [2025-01-28T14:07:58.490637+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"A3a6knQDsWh4ySJhP","%%","%%","A3a6knQDsWh4ySJhP"] [] [2025-01-28T14:07:58.507317+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WuXgbNHWumZKurjTi","%%","%%","WuXgbNHWumZKurjTi"] [] [2025-01-28T14:07:58.523988+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ww9hDgCLNLBdX7S3s","%%","%%","ww9hDgCLNLBdX7S3s"] [] [2025-01-28T14:07:58.540688+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wQEzyyhTx83ySpsdn","%%","%%","wQEzyyhTx83ySpsdn"] [] [2025-01-28T14:07:58.557382+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RuR6GP6JNk3ZctA9L","%%","%%","RuR6GP6JNk3ZctA9L"] [] [2025-01-28T14:07:58.574047+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3QkBC5Hj6kQJQKEdb","%%","%%","3QkBC5Hj6kQJQKEdb"] [] [2025-01-28T14:07:58.590740+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PK6XrfLfBWkcBtvLb","%%","%%","PK6XrfLfBWkcBtvLb"] [] [2025-01-28T14:07:58.607430+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2Eni5PQ9dnCH7mWZF","%%","%%","2Eni5PQ9dnCH7mWZF"] [] [2025-01-28T14:07:58.624094+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f5gkPRdJ4si8oGJSy","%%","%%","f5gkPRdJ4si8oGJSy"] [] [2025-01-28T14:07:58.640768+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PMnnRLnfsKHFSetcR","%%","%%","PMnnRLnfsKHFSetcR"] [] [2025-01-28T14:07:58.657471+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kAAGT9rEdxiJkEdZm","%%","%%","kAAGT9rEdxiJkEdZm"] [] [2025-01-28T14:07:58.674124+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rHZZ5YwX5KjF8eC8z","%%","%%","rHZZ5YwX5KjF8eC8z"] [] [2025-01-28T14:07:58.690818+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zBNsJhe2pyZufJEmd","%%","%%","zBNsJhe2pyZufJEmd"] [] [2025-01-28T14:07:58.707473+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mJqxkJp8jXxL4Hj6a","%%","%%","mJqxkJp8jXxL4Hj6a"] [] [2025-01-28T14:07:58.724097+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dGorHT4oG3kR24svn","%%","%%","dGorHT4oG3kR24svn"] [] [2025-01-28T14:07:58.740750+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tsEQ7ffTPyhDougwq","%%","%%","tsEQ7ffTPyhDougwq"] [] [2025-01-28T14:07:58.757426+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2gKXsXjqjhNFADBPx","%%","%%","2gKXsXjqjhNFADBPx"] [] [2025-01-28T14:07:58.774098+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZKWqKanXKiGxvosg4","%%","%%","ZKWqKanXKiGxvosg4"] [] [2025-01-28T14:07:58.790802+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rEQ4pT3PwvcXMWPRk","%%","%%","rEQ4pT3PwvcXMWPRk"] [] [2025-01-28T14:07:58.807488+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eY4in3LPbhxKSZAhy","%%","%%","eY4in3LPbhxKSZAhy"] [] [2025-01-28T14:07:58.824141+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G8Krgq4B8BiruHTod","%%","%%","G8Krgq4B8BiruHTod"] [] [2025-01-28T14:07:58.840801+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bSsDqtW3joaHZEWSY","%%","%%","bSsDqtW3joaHZEWSY"] [] [2025-01-28T14:07:58.857477+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9YxCuxZMe5JLhhLhq","%%","%%","9YxCuxZMe5JLhhLhq"] [] [2025-01-28T14:07:58.874143+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bK48WY3uXcTJgNHzW","%%","%%","bK48WY3uXcTJgNHzW"] [] [2025-01-28T14:07:58.890816+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B7HTjkR3HSr9qapG2","%%","%%","B7HTjkR3HSr9qapG2"] [] [2025-01-28T14:07:58.907513+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oWrtrYDTsceRFzxRW","%%","%%","oWrtrYDTsceRFzxRW"] [] [2025-01-28T14:07:58.924154+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oyLdpzzsDj6w6dgwD","%%","%%","oyLdpzzsDj6w6dgwD"] [] [2025-01-28T14:07:58.940866+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cPnyqn7virYiXqkuF","%%","%%","cPnyqn7virYiXqkuF"] [] [2025-01-28T14:07:58.957603+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eFtBCbsvX2qYbAPoj","%%","%%","eFtBCbsvX2qYbAPoj"] [] [2025-01-28T14:07:58.974268+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xeGBmTYxfSYTs52uj","%%","%%","xeGBmTYxfSYTs52uj"] [] [2025-01-28T14:07:58.990935+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sQvoh5KQWZFrt5Td5","%%","%%","sQvoh5KQWZFrt5Td5"] [] [2025-01-28T14:07:59.007666+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gZ4mboDtTisrtzDY6","%%","%%","gZ4mboDtTisrtzDY6"] [] [2025-01-28T14:07:59.024333+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7GKL3t43Y7hqHqyN2","%%","%%","7GKL3t43Y7hqHqyN2"] [] [2025-01-28T14:07:59.041018+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NCuNWguGnHKrXQJ8c","%%","%%","NCuNWguGnHKrXQJ8c"] [] [2025-01-28T14:07:59.058035+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"s7S7B3w2z4nNPso5c","%%","%%","s7S7B3w2z4nNPso5c"] [] [2025-01-28T14:07:59.075019+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cvhP2YWaRtbvpoh5p","%%","%%","cvhP2YWaRtbvpoh5p"] [] [2025-01-28T14:07:59.091778+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"j4Kuqtr4HazMbZzhu","%%","%%","j4Kuqtr4HazMbZzhu"] [] [2025-01-28T14:07:59.108489+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JQiwibynwqi6NDPxi","%%","%%","JQiwibynwqi6NDPxi"] [] [2025-01-28T14:07:59.125174+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wyY5i95gzfLECrBve","%%","%%","wyY5i95gzfLECrBve"] [] [2025-01-28T14:07:59.141854+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XgwYMRk9tNdh8baX8","%%","%%","XgwYMRk9tNdh8baX8"] [] [2025-01-28T14:07:59.158557+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hyk9yD75WCAjsQop8","%%","%%","hyk9yD75WCAjsQop8"] [] [2025-01-28T14:07:59.175242+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q8CEKHm6MWSzegNjW","%%","%%","Q8CEKHm6MWSzegNjW"] [] [2025-01-28T14:07:59.191917+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"29QdELsi9Cd7BCQrR","%%","%%","29QdELsi9Cd7BCQrR"] [] [2025-01-28T14:07:59.208617+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CkMX8bXvmmXQmM5XD","%%","%%","CkMX8bXvmmXQmM5XD"] [] [2025-01-28T14:07:59.225237+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D4MaLiWfYLcvEv5mP","%%","%%","D4MaLiWfYLcvEv5mP"] [] [2025-01-28T14:07:59.241887+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"2gWvuBeMZ2YeLDus2","%29501793%","%29501793%","2gWvuBeMZ2YeLDus2","%29501793%","%29501793%"] [] [2025-01-28T14:07:59.260775+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7177] [] [2025-01-28T14:07:59.261622+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hpfaNW6qNhBMfQJNP","%%","%%","hpfaNW6qNhBMfQJNP"] [] [2025-01-28T14:07:59.278276+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6hGRk6ysWx96t23HS","%%","%%","6hGRk6ysWx96t23HS"] [] [2025-01-28T14:07:59.295035+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SmPkyGCkGq8aZEfym","%%","%%","SmPkyGCkGq8aZEfym"] [] [2025-01-28T14:07:59.311829+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9Bo6YokW2oWXthNiy","%%","%%","9Bo6YokW2oWXthNiy"] [] [2025-01-28T14:07:59.328509+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"78CrEiwTCTowS6yBr","%%","%%","78CrEiwTCTowS6yBr"] [] [2025-01-28T14:07:59.345145+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EuFNDuczMmeDzB3ve","%%","%%","EuFNDuczMmeDzB3ve"] [] [2025-01-28T14:07:59.361810+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dmgn7Ene2sqpo3LwJ","%%","%%","dmgn7Ene2sqpo3LwJ"] [] [2025-01-28T14:07:59.378591+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m24MSRQMdfRqxfYJP","%%","%%","m24MSRQMdfRqxfYJP"] [] [2025-01-28T14:07:59.395298+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6bF5TuRYZZgARYm4B","%%","%%","6bF5TuRYZZgARYm4B"] [] [2025-01-28T14:07:59.411950+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tbyeiv9XnCufXwQDs","%%","%%","tbyeiv9XnCufXwQDs"] [] [2025-01-28T14:07:59.428650+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qxCaLi3novDNhE8JP","%%","%%","qxCaLi3novDNhE8JP"] [] [2025-01-28T14:07:59.445369+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NuFRxitfkjdhD3Bar","%%","%%","NuFRxitfkjdhD3Bar"] [] [2025-01-28T14:07:59.462121+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Lvg9u3bg99vuyX3QK","%%","%%","Lvg9u3bg99vuyX3QK"] [] [2025-01-28T14:07:59.478793+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gBJfdiMmGGLQztXSy","%%","%%","gBJfdiMmGGLQztXSy"] [] [2025-01-28T14:07:59.495480+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ierrBxWRG6fLjeatT","%%","%%","ierrBxWRG6fLjeatT"] [] [2025-01-28T14:07:59.512133+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v4brZ7YAu27hWeRxJ","%%","%%","v4brZ7YAu27hWeRxJ"] [] [2025-01-28T14:07:59.528794+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aoAEDqiq3ZT9HyZeq","%%","%%","aoAEDqiq3ZT9HyZeq"] [] [2025-01-28T14:07:59.545476+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CvXbFQuj8ZjDhhDFp","%%","%%","CvXbFQuj8ZjDhhDFp"] [] [2025-01-28T14:07:59.562148+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"46BAzo4rFCnY8pMY7","%%","%%","46BAzo4rFCnY8pMY7"] [] [2025-01-28T14:07:59.578826+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MQekvRnaSHWcHEDJ9","%%","%%","MQekvRnaSHWcHEDJ9"] [] [2025-01-28T14:07:59.595536+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gSATbQZqieWzDYme2","%%","%%","gSATbQZqieWzDYme2"] [] [2025-01-28T14:07:59.612225+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oy2dDHdFQ2hjevPPk","%%","%%","oy2dDHdFQ2hjevPPk"] [] [2025-01-28T14:07:59.628904+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mDup8qXGRs7bydLTv","%%","%%","mDup8qXGRs7bydLTv"] [] [2025-01-28T14:07:59.645650+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aRjY6cgKNLxpcB3FJ","%%","%%","aRjY6cgKNLxpcB3FJ"] [] [2025-01-28T14:07:59.662360+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TP2XDCKpP7NTTriyu","%%","%%","TP2XDCKpP7NTTriyu"] [] [2025-01-28T14:07:59.679016+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TP2XDCKpP7NTTriyu","%%","%%","TP2XDCKpP7NTTriyu"] [] [2025-01-28T14:07:59.695696+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D87rSh9tRdGKiffDs","%%","%%","D87rSh9tRdGKiffDs"] [] [2025-01-28T14:07:59.712382+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nKMKCz9JEBchdRRiX","%%","%%","nKMKCz9JEBchdRRiX"] [] [2025-01-28T14:07:59.729033+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"P4zT3J9pLzWpHPiSb","%%","%%","P4zT3J9pLzWpHPiSb"] [] [2025-01-28T14:07:59.745719+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bcDntSiXnPjze3JNm","%%","%%","bcDntSiXnPjze3JNm"] [] [2025-01-28T14:07:59.762371+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ovpr5m6KHGmjqJjZ6","%%","%%","ovpr5m6KHGmjqJjZ6"] [] [2025-01-28T14:07:59.779103+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WeMNoWhFbKnXXiShR","%%","%%","WeMNoWhFbKnXXiShR"] [] [2025-01-28T14:07:59.797261+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9fiCihDxzvCQjBhPj","%%","%%","9fiCihDxzvCQjBhPj"] [] [2025-01-28T14:07:59.814616+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jnueuHki5KjsXKY5j","%%","%%","jnueuHki5KjsXKY5j"] [] [2025-01-28T14:07:59.831459+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PAAXrSvHPK7E4Rh3b","%%","%%","PAAXrSvHPK7E4Rh3b"] [] [2025-01-28T14:07:59.848163+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hP35pKoJXDushNwE8","%%","%%","hP35pKoJXDushNwE8"] [] [2025-01-28T14:07:59.864892+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8qCPEKGhuapSskCQy","%%","%%","8qCPEKGhuapSskCQy"] [] [2025-01-28T14:07:59.881712+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3v8D6HZ4ms2oqE4GT","%%","%%","3v8D6HZ4ms2oqE4GT"] [] [2025-01-28T14:07:59.898477+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EGnKg9iNj5JdqvSas","%%","%%","EGnKg9iNj5JdqvSas"] [] [2025-01-28T14:07:59.915205+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BMwHLN9Z4swBdK67T","%%","%%","BMwHLN9Z4swBdK67T"] [] [2025-01-28T14:07:59.931882+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kyYKrPkEcqiKSPzif","%%","%%","kyYKrPkEcqiKSPzif"] [] [2025-01-28T14:07:59.948648+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"K2Z468cQd2Q7zKmv3","%%","%%","K2Z468cQd2Q7zKmv3"] [] [2025-01-28T14:07:59.965318+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gKECZWrBbeqBr8e8M","%%","%%","gKECZWrBbeqBr8e8M"] [] [2025-01-28T14:07:59.981968+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jHc5Cm2FvDHx4sqHM","%%","%%","jHc5Cm2FvDHx4sqHM"] [] [2025-01-28T14:07:59.998654+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6n8doakdbZKB3B475","%%","%%","6n8doakdbZKB3B475"] [] [2025-01-28T14:08:00.015292+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dQdGxPjQTr3vb8XCB","%%","%%","dQdGxPjQTr3vb8XCB"] [] [2025-01-28T14:08:00.031939+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XKHaGr3CrAjyJZCgc","%%","%%","XKHaGr3CrAjyJZCgc"] [] [2025-01-28T14:08:00.048615+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qe4Yt4z3wwE5WGBvo","%%","%%","qe4Yt4z3wwE5WGBvo"] [] [2025-01-28T14:08:00.065282+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tXgEhTKBKQLDhW6iF","%%","%%","tXgEhTKBKQLDhW6iF"] [] [2025-01-28T14:08:00.081951+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nxPdmqX9qwH5owXDe","%%","%%","nxPdmqX9qwH5owXDe"] [] [2025-01-28T14:08:00.098687+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SL8isqRoTvD8vq7WS","%%","%%","SL8isqRoTvD8vq7WS"] [] [2025-01-28T14:08:00.115389+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nAi9taMxmYDB5SYLb","%%","%%","nAi9taMxmYDB5SYLb"] [] [2025-01-28T14:08:00.132070+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5YTt9eeTi5q8Ddqrq","%%","%%","5YTt9eeTi5q8Ddqrq"] [] [2025-01-28T14:08:00.148740+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XhAcvjpLa7DWkAntQ","%%","%%","XhAcvjpLa7DWkAntQ"] [] [2025-01-28T14:08:00.165402+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FYL6jiiDEygeEpiRF","%%","%%","FYL6jiiDEygeEpiRF"] [] [2025-01-28T14:08:00.182148+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xmFdekpNj5Gdqm9Zh","%%","%%","xmFdekpNj5Gdqm9Zh"] [] [2025-01-28T14:08:00.198883+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"65MvLnXRaqrSuaQiB","%%","%%","65MvLnXRaqrSuaQiB"] [] [2025-01-28T14:08:00.215602+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"S89qHhA6mtvhWEyxg","%%","%%","S89qHhA6mtvhWEyxg"] [] [2025-01-28T14:08:00.232254+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DuCszcoM6vsLtE2YS","%%","%%","DuCszcoM6vsLtE2YS"] [] [2025-01-28T14:08:00.248925+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7EoZsXfRs4S2ykR78","%%","%%","7EoZsXfRs4S2ykR78"] [] [2025-01-28T14:08:00.265625+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5NY8awGcdxT9r72kw","%%","%%","5NY8awGcdxT9r72kw"] [] [2025-01-28T14:08:00.282293+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"To7vim9ekeqMTi94h","%%","%%","To7vim9ekeqMTi94h"] [] [2025-01-28T14:08:00.298986+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vN5PjbNnTjG8HosoG","%%","%%","vN5PjbNnTjG8HosoG"] [] [2025-01-28T14:08:00.315694+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uJ2ag47scTE8ZGmNW","%%","%%","uJ2ag47scTE8ZGmNW"] [] [2025-01-28T14:08:00.332343+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FGfMnkpagRfbg93Xv","%%","%%","FGfMnkpagRfbg93Xv"] [] [2025-01-28T14:08:00.348990+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PLf829hvf7qKtqkpN","%%","%%","PLf829hvf7qKtqkpN"] [] [2025-01-28T14:08:00.365701+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qNk4ymj42PbRHuKga","%%","%%","qNk4ymj42PbRHuKga"] [] [2025-01-28T14:08:00.382383+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YLmyLnZKdt3SoN5NY","%%","%%","YLmyLnZKdt3SoN5NY"] [] [2025-01-28T14:08:00.399101+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xh742qDvcqCDP4xab","%%","%%","xh742qDvcqCDP4xab"] [] [2025-01-28T14:08:00.415793+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Z8AAiCtQ7iqZW9eYe","%%","%%","Z8AAiCtQ7iqZW9eYe"] [] [2025-01-28T14:08:00.432485+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HMDtHynjEeEDkZLy5","%%","%%","HMDtHynjEeEDkZLy5"] [] [2025-01-28T14:08:00.449166+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YMNxjPFreGgaoTpqP","%%","%%","YMNxjPFreGgaoTpqP"] [] [2025-01-28T14:08:00.465829+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xk7KbmfqG9DZrtsry","%%","%%","xk7KbmfqG9DZrtsry"] [] [2025-01-28T14:08:00.482491+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pWqq2BJZRMMadHiPH","%%","%%","pWqq2BJZRMMadHiPH"] [] [2025-01-28T14:08:00.499116+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RzqpRZXwyyPfGQWDR","%%","%%","RzqpRZXwyyPfGQWDR"] [] [2025-01-28T14:08:00.515883+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"o32PTYJZWixqPfizJ","%50989869%","%50989869%","o32PTYJZWixqPfizJ","%50989869%","%50989869%"] [] [2025-01-28T14:08:00.535116+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7125] [] [2025-01-28T14:08:00.535975+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5ZEWToAhcS9fvogzt","%%","%%","5ZEWToAhcS9fvogzt"] [] [2025-01-28T14:08:00.552748+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2cm9GgNTirYv4j7yW","%%","%%","2cm9GgNTirYv4j7yW"] [] [2025-01-28T14:08:00.569399+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kCZtBMZ9Mwx9MYJdS","%%","%%","kCZtBMZ9Mwx9MYJdS"] [] [2025-01-28T14:08:00.586142+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oBjKBhTvAKvwQNsaT","%%","%%","oBjKBhTvAKvwQNsaT"] [] [2025-01-28T14:08:00.603052+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TbGdXLBwNoyRxuMYT","%%","%%","TbGdXLBwNoyRxuMYT"] [] [2025-01-28T14:08:00.619804+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8oRNNdw2stNj9PCFu","%%","%%","8oRNNdw2stNj9PCFu"] [] [2025-01-28T14:08:00.636486+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Wnfwd4kd24fFQqEHp","%%","%%","Wnfwd4kd24fFQqEHp"] [] [2025-01-28T14:08:00.653161+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aYc5Aruz8Q9hdh9ws","%%","%%","aYc5Aruz8Q9hdh9ws"] [] [2025-01-28T14:08:00.669863+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6iCNXWGhhdnnjQgF8","%%","%%","6iCNXWGhhdnnjQgF8"] [] [2025-01-28T14:08:00.686580+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PLMC5m9ijtqrfcnuy","%%","%%","PLMC5m9ijtqrfcnuy"] [] [2025-01-28T14:08:00.703261+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9k3KZBuequR5LRWkL","%%","%%","9k3KZBuequR5LRWkL"] [] [2025-01-28T14:08:00.719956+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"j2Mw5Ej9ZvX6jBE87","%%","%%","j2Mw5Ej9ZvX6jBE87"] [] [2025-01-28T14:08:00.736662+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ArHh8HiFDokjyypLg","%%","%%","ArHh8HiFDokjyypLg"] [] [2025-01-28T14:08:00.753337+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"MLspv46Y9DZtoyzdZ","%55441503%","%55441503%","MLspv46Y9DZtoyzdZ","%55441503%","%55441503%"] [] [2025-01-28T14:08:00.772156+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7170] [] [2025-01-28T14:08:00.772981+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RfcbsbhZqB8J23SsM","%%","%%","RfcbsbhZqB8J23SsM"] [] [2025-01-28T14:08:00.789690+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qdmBudRDAtG6S3cRH","%%","%%","qdmBudRDAtG6S3cRH"] [] [2025-01-28T14:08:00.806366+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jQGHy8v4rqCSXeKTx","%%","%%","jQGHy8v4rqCSXeKTx"] [] [2025-01-28T14:08:00.823041+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"huYBcYnPDT6hcBb9T","%%","%%","huYBcYnPDT6hcBb9T"] [] [2025-01-28T14:08:00.839726+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EuKsPQ8TgSXhTfp6F","%%","%%","EuKsPQ8TgSXhTfp6F"] [] [2025-01-28T14:08:00.856376+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vHG955ALbe2j35tNX","%%","%%","vHG955ALbe2j35tNX"] [] [2025-01-28T14:08:00.873046+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dN33pTAr2CPEyxmD5","%%","%%","dN33pTAr2CPEyxmD5"] [] [2025-01-28T14:08:00.889720+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"58as54NJaBxz9FpZk","%%","%%","58as54NJaBxz9FpZk"] [] [2025-01-28T14:08:00.906457+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yei73C7CyTNvyHDyQ","%%","%%","yei73C7CyTNvyHDyQ"] [] [2025-01-28T14:08:00.923297+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ky4d5cDskQ8asez7k","%%","%%","ky4d5cDskQ8asez7k"] [] [2025-01-28T14:08:00.940047+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X8bYPdLscv4TBY9Hy","%%","%%","X8bYPdLscv4TBY9Hy"] [] [2025-01-28T14:08:00.956735+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cApd64y7aa9HpHCwc","%%","%%","cApd64y7aa9HpHCwc"] [] [2025-01-28T14:08:00.973416+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MWXHAxtS93bHDnbM6","%%","%%","MWXHAxtS93bHDnbM6"] [] [2025-01-28T14:08:00.990095+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tH2pe7rrHDpLjokpT","%%","%%","tH2pe7rrHDpLjokpT"] [] [2025-01-28T14:08:01.006774+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HH4mici2AGwgng6om","%%","%%","HH4mici2AGwgng6om"] [] [2025-01-28T14:08:01.023463+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hHBHC3mcwxK5SByuf","%%","%%","hHBHC3mcwxK5SByuf"] [] [2025-01-28T14:08:01.040115+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hhzvpypJ8kfYCEKn7","%%","%%","hhzvpypJ8kfYCEKn7"] [] [2025-01-28T14:08:01.056780+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RTxFes8XGosGoGgxN","%%","%%","RTxFes8XGosGoGgxN"] [] [2025-01-28T14:08:01.073541+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CwsGXiTxATZ7b5oRk","%%","%%","CwsGXiTxATZ7b5oRk"] [] [2025-01-28T14:08:01.090212+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"b6p4aScpxr52556JP","%%","%%","b6p4aScpxr52556JP"] [] [2025-01-28T14:08:01.106921+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xw5nnWSTfTsWvrWuY","%%","%%","xw5nnWSTfTsWvrWuY"] [] [2025-01-28T14:08:01.123607+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QJKKqPdAKbK44hSTo","%%","%%","QJKKqPdAKbK44hSTo"] [] [2025-01-28T14:08:01.140293+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TqLvs6rjPTYoGCFNQ","%%","%%","TqLvs6rjPTYoGCFNQ"] [] [2025-01-28T14:08:01.156963+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q73dGbaeoxpoZvJim","%%","%%","Q73dGbaeoxpoZvJim"] [] [2025-01-28T14:08:01.173655+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fJQcmD9YdXBMt723w","%%","%%","fJQcmD9YdXBMt723w"] [] [2025-01-28T14:08:01.190332+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ebqoaNSKXd8WpGu6a","%%","%%","ebqoaNSKXd8WpGu6a"] [] [2025-01-28T14:08:01.207009+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c5aFYwJ35CagWaPFf","%%","%%","c5aFYwJ35CagWaPFf"] [] [2025-01-28T14:08:01.223695+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iRb9YdaxB9vhZwzqy","%%","%%","iRb9YdaxB9vhZwzqy"] [] [2025-01-28T14:08:01.240340+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9ycN5TdaFPQPujQ4Z","%%","%%","9ycN5TdaFPQPujQ4Z"] [] [2025-01-28T14:08:01.256983+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MTJvnMAhfcjm4RhQG","%%","%%","MTJvnMAhfcjm4RhQG"] [] [2025-01-28T14:08:01.273671+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RJ78zivigv2e6TEPt","%%","%%","RJ78zivigv2e6TEPt"] [] [2025-01-28T14:08:01.290336+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"r5skxLwmwmTw4yAps","%%","%%","r5skxLwmwmTw4yAps"] [] [2025-01-28T14:08:01.307011+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Cuk7MSjt92vnqRqhJ","%%","%%","Cuk7MSjt92vnqRqhJ"] [] [2025-01-28T14:08:01.323749+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oEvh8P9pKvSFHzhBP","%%","%%","oEvh8P9pKvSFHzhBP"] [] [2025-01-28T14:08:01.340423+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EGNANbW4J9Tc2Lyk2","%%","%%","EGNANbW4J9Tc2Lyk2"] [] [2025-01-28T14:08:01.357124+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6oGXqidXipf366SuS","%%","%%","6oGXqidXipf366SuS"] [] [2025-01-28T14:08:01.373794+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RyZmvbB37qcKmiG2Z","%%","%%","RyZmvbB37qcKmiG2Z"] [] [2025-01-28T14:08:01.390474+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JMCkggyTn5BpobH7M","%%","%%","JMCkggyTn5BpobH7M"] [] [2025-01-28T14:08:01.407118+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3qfudzjexfQ8yJAnX","%%","%%","3qfudzjexfQ8yJAnX"] [] [2025-01-28T14:08:01.423797+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"LKHPNrrABnyg7dt87","%28841026%","%28841026%","LKHPNrrABnyg7dt87","%28841026%","%28841026%"] [] [2025-01-28T14:08:01.442735+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7142] [] [2025-01-28T14:08:01.443673+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jiyqftha7kQS2kHuB","%%","%%","jiyqftha7kQS2kHuB"] [] [2025-01-28T14:08:01.460338+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"r7JbvmxDEPTebDAaK","%%","%%","r7JbvmxDEPTebDAaK"] [] [2025-01-28T14:08:01.477003+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7HsEYpCaGwhTFHaQT","%%","%%","7HsEYpCaGwhTFHaQT"] [] [2025-01-28T14:08:01.493702+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Mc9pEKNAjMgc3mNx5","%%","%%","Mc9pEKNAjMgc3mNx5"] [] [2025-01-28T14:08:01.510379+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p2nLhq4E95byvnmRN","%%","%%","p2nLhq4E95byvnmRN"] [] [2025-01-28T14:08:01.527044+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"HCbfakL6SrMruvnYQ","%21703909%","%21703909%","HCbfakL6SrMruvnYQ","%21703909%","%21703909%"] [] [2025-01-28T14:08:01.545943+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7156] [] [2025-01-28T14:08:01.546309+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8787] [] [2025-01-28T14:08:01.684348+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:08:01.684604+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:08:01+00:00",5532] [] [2025-01-28T14:08:01.684929+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:08:01.691126+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wGwyrtQD5MRj8AJ7z","%%","%%","wGwyrtQD5MRj8AJ7z"] [] [2025-01-28T14:08:01.708282+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YBCLhRKmM8w8RXqXS","%%","%%","YBCLhRKmM8w8RXqXS"] [] [2025-01-28T14:08:01.725200+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2oCPDoTCXHxuMhZ2r","%%","%%","2oCPDoTCXHxuMhZ2r"] [] [2025-01-28T14:08:01.742051+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2t2BAhYe5uTCTRfLb","%%","%%","2t2BAhYe5uTCTRfLb"] [] [2025-01-28T14:08:01.758979+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KHnScFPcPHfu7t4kA","%%","%%","KHnScFPcPHfu7t4kA"] [] [2025-01-28T14:08:01.775897+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DkX6ZRhA66e4hhiKf","%%","%%","DkX6ZRhA66e4hhiKf"] [] [2025-01-28T14:08:01.792750+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kcZCoCNfxt7RqHjs9","%%","%%","kcZCoCNfxt7RqHjs9"] [] [2025-01-28T14:08:01.809775+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PA9R79siW4LwmvSv4","%%","%%","PA9R79siW4LwmvSv4"] [] [2025-01-28T14:08:01.826659+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"EALH8NfNXsykYtove","%29106025%","%29106025%","EALH8NfNXsykYtove","%29106025%","%29106025%"] [] [2025-01-28T14:08:01.845781+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7126] [] [2025-01-28T14:08:01.984027+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:08:01.984365+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:08:01+00:00",5541] [] [2025-01-28T14:08:01.984753+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:08:01.987570+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HtbdtDpmJTcKSDpC2","%%","%%","HtbdtDpmJTcKSDpC2"] [] [2025-01-28T14:08:02.004670+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"t5CcePhBdFh394dra","%%","%%","t5CcePhBdFh394dra"] [] [2025-01-28T14:08:02.021571+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wtsHWqYb23bxSbkER","%%","%%","wtsHWqYb23bxSbkER"] [] [2025-01-28T14:08:02.038422+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"udwR8devLbd7rNsdv","%%","%%","udwR8devLbd7rNsdv"] [] [2025-01-28T14:08:02.055246+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CQYkPLLi68DLxct98","%%","%%","CQYkPLLi68DLxct98"] [] [2025-01-28T14:08:02.072755+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nPdXAAgyBSeRWw7Em","%%","%%","nPdXAAgyBSeRWw7Em"] [] [2025-01-28T14:08:02.089666+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rMEBz4dWRR3z2XSpR","%%","%%","rMEBz4dWRR3z2XSpR"] [] [2025-01-28T14:08:02.106631+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DjpydnNA6327bBc3N","%%","%%","DjpydnNA6327bBc3N"] [] [2025-01-28T14:08:02.123478+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AR3cdcyDzR5nRfbrp","%%","%%","AR3cdcyDzR5nRfbrp"] [] [2025-01-28T14:08:02.140314+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Hsf6tGn5TGoeY8vBJ","%%","%%","Hsf6tGn5TGoeY8vBJ"] [] [2025-01-28T14:08:02.157203+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9CfkuT8DsA3s5dJ5N","%%","%%","9CfkuT8DsA3s5dJ5N"] [] [2025-01-28T14:08:02.174004+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cLgb9DDpAuctXf7Cv","%%","%%","cLgb9DDpAuctXf7Cv"] [] [2025-01-28T14:08:02.190904+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sMJcjreBvFwyx2T2t","%%","%%","sMJcjreBvFwyx2T2t"] [] [2025-01-28T14:08:02.207822+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FJhaFEy3qS2NGmcJf","%%","%%","FJhaFEy3qS2NGmcJf"] [] [2025-01-28T14:08:02.224789+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xZMSvJz7F6P29yqWR","%%","%%","xZMSvJz7F6P29yqWR"] [] [2025-01-28T14:08:02.241669+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hei93RLGemfSz2c7d","%%","%%","hei93RLGemfSz2c7d"] [] [2025-01-28T14:08:02.258661+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PZyBP3tudwcQPb9tQ","%%","%%","PZyBP3tudwcQPb9tQ"] [] [2025-01-28T14:08:02.275577+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xZg6gq9LeWPGvJe4i","%%","%%","xZg6gq9LeWPGvJe4i"] [] [2025-01-28T14:08:02.292576+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"W6tFYARPecnrwfN5n","%%","%%","W6tFYARPecnrwfN5n"] [] [2025-01-28T14:08:02.309590+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"h5bs5SjBeofKgAcbR","%%","%%","h5bs5SjBeofKgAcbR"] [] [2025-01-28T14:08:02.326398+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZxfJSscaikQTWBgsr","%%","%%","ZxfJSscaikQTWBgsr"] [] [2025-01-28T14:08:02.343211+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T9BvQq8ytkNcmWvSR","%%","%%","T9BvQq8ytkNcmWvSR"] [] [2025-01-28T14:08:02.360014+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zxghtMJgox6MyQr4m","%%","%%","zxghtMJgox6MyQr4m"] [] [2025-01-28T14:08:02.376791+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ALYTugP5rsyK8mSgK","%%","%%","ALYTugP5rsyK8mSgK"] [] [2025-01-28T14:08:02.393720+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8m9cpvFTzdArkHhmD","%%","%%","8m9cpvFTzdArkHhmD"] [] [2025-01-28T14:08:02.410704+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vWYbzb6qpQM6FTNn3","%%","%%","vWYbzb6qpQM6FTNn3"] [] [2025-01-28T14:08:02.427682+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ouutdzkGn7Q7terzJ","%%","%%","ouutdzkGn7Q7terzJ"] [] [2025-01-28T14:08:02.444564+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KqBW94vNxshrdnGT4","%%","%%","KqBW94vNxshrdnGT4"] [] [2025-01-28T14:08:02.461410+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HJrcaZiiJNB8YkvS7","%%","%%","HJrcaZiiJNB8YkvS7"] [] [2025-01-28T14:08:02.478232+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9PhcfT4wzSvnoX84D","%%","%%","9PhcfT4wzSvnoX84D"] [] [2025-01-28T14:08:02.495220+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RQyMaYg45MPMwB6ce","%%","%%","RQyMaYg45MPMwB6ce"] [] [2025-01-28T14:08:02.512149+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AFBLSjSEFjXPup9NN","%%","%%","AFBLSjSEFjXPup9NN"] [] [2025-01-28T14:08:02.528986+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6zAtemELEJdnrRN3n","%%","%%","6zAtemELEJdnrRN3n"] [] [2025-01-28T14:08:02.545936+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RkMwXtMg9msKsTfNX","%%","%%","RkMwXtMg9msKsTfNX"] [] [2025-01-28T14:08:02.562807+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SoA3vKEdzTx6dNk7J","%%","%%","SoA3vKEdzTx6dNk7J"] [] [2025-01-28T14:08:02.579782+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WAJu9Ay8CcYhXicJp","%%","%%","WAJu9Ay8CcYhXicJp"] [] [2025-01-28T14:08:02.596660+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8DKFSTrZPGGe9yPPG","%%","%%","8DKFSTrZPGGe9yPPG"] [] [2025-01-28T14:08:02.613602+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qn4MDdZ76StM7p8kD","%%","%%","qn4MDdZ76StM7p8kD"] [] [2025-01-28T14:08:02.630429+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gFQrLv3Q5HT83mwR7","%%","%%","gFQrLv3Q5HT83mwR7"] [] [2025-01-28T14:08:02.647277+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8SC32wH2NhxY8faXQ","%%","%%","8SC32wH2NhxY8faXQ"] [] [2025-01-28T14:08:02.664116+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6ibEuwNqxLNJsCmqh","%%","%%","6ibEuwNqxLNJsCmqh"] [] [2025-01-28T14:08:02.681004+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M7DtgxrLJ6RRyRJ7m","%%","%%","M7DtgxrLJ6RRyRJ7m"] [] [2025-01-28T14:08:02.698036+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4ukzJGGD6gLLdyQ59","%%","%%","4ukzJGGD6gLLdyQ59"] [] [2025-01-28T14:08:02.714971+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KyPtBT5y2RuqNxJYM","%%","%%","KyPtBT5y2RuqNxJYM"] [] [2025-01-28T14:08:02.731837+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TLr3Bu9SvLBjHHHss","%%","%%","TLr3Bu9SvLBjHHHss"] [] [2025-01-28T14:08:02.748663+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"w6MJC2orXN7PJ6bBA","%%","%%","w6MJC2orXN7PJ6bBA"] [] [2025-01-28T14:08:02.765497+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DaspoqfvyWFzCX2mg","%%","%%","DaspoqfvyWFzCX2mg"] [] [2025-01-28T14:08:02.782309+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WfyuTyhBm6gt2dsQ3","%%","%%","WfyuTyhBm6gt2dsQ3"] [] [2025-01-28T14:08:02.799111+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wmPqsuhMS6ccn9fMy","%%","%%","wmPqsuhMS6ccn9fMy"] [] [2025-01-28T14:08:02.816037+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZAz7fqnWTcgRP2knn","%%","%%","ZAz7fqnWTcgRP2knn"] [] [2025-01-28T14:08:02.832897+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sP3smSWe9aif8Ab8j","%%","%%","sP3smSWe9aif8Ab8j"] [] [2025-01-28T14:08:02.849834+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vQtia4GExdgjLvB4x","%%","%%","vQtia4GExdgjLvB4x"] [] [2025-01-28T14:08:02.866693+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DRcFiJPyNn6q6ERLR","%%","%%","DRcFiJPyNn6q6ERLR"] [] [2025-01-28T14:08:02.883636+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dPvLydfGqND67zqar","%%","%%","dPvLydfGqND67zqar"] [] [2025-01-28T14:08:02.900523+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LrhEz572wyyQovKrW","%%","%%","LrhEz572wyyQovKrW"] [] [2025-01-28T14:08:02.917366+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xNKjzv4Tzxyp7Kg2T","%%","%%","xNKjzv4Tzxyp7Kg2T"] [] [2025-01-28T14:08:02.934330+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3a6xaFXNreRM687KR","%%","%%","3a6xaFXNreRM687KR"] [] [2025-01-28T14:08:02.951130+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZZg8XEsaLRTzvWpPp","%%","%%","ZZg8XEsaLRTzvWpPp"] [] [2025-01-28T14:08:02.967931+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iru9gdzZwR7x9a2Xv","%%","%%","iru9gdzZwR7x9a2Xv"] [] [2025-01-28T14:08:02.984756+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tvhmM3gxC32d8abyJ","%%","%%","tvhmM3gxC32d8abyJ"] [] [2025-01-28T14:08:03.001678+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WBSo94HiZGtTfaGRX","%%","%%","WBSo94HiZGtTfaGRX"] [] [2025-01-28T14:08:03.018565+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"es6qcBzEaogJMTbkp","%%","%%","es6qcBzEaogJMTbkp"] [] [2025-01-28T14:08:03.035404+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QMh7h6pcKRkMKGcBK","%%","%%","QMh7h6pcKRkMKGcBK"] [] [2025-01-28T14:08:03.052331+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aKgihbxvuSn2aqPAo","%%","%%","aKgihbxvuSn2aqPAo"] [] [2025-01-28T14:08:03.069609+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oKSJHqdxfFvMG4NCL","%%","%%","oKSJHqdxfFvMG4NCL"] [] [2025-01-28T14:08:03.086616+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"R8tRQbu6LZe2pFuoK","%%","%%","R8tRQbu6LZe2pFuoK"] [] [2025-01-28T14:08:03.103514+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cNtLLCdyFGYF5ARpS","%%","%%","cNtLLCdyFGYF5ARpS"] [] [2025-01-28T14:08:03.120459+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"d9FyJu2N9wzZJKBtW","%%","%%","d9FyJu2N9wzZJKBtW"] [] [2025-01-28T14:08:03.137375+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4yuqtSeQdDeEuemwA","%%","%%","4yuqtSeQdDeEuemwA"] [] [2025-01-28T14:08:03.154415+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GEBQ7cmaHzTY9iTK5","%%","%%","GEBQ7cmaHzTY9iTK5"] [] [2025-01-28T14:08:03.171267+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cTfLc6nwMjHGrBQvZ","%%","%%","cTfLc6nwMjHGrBQvZ"] [] [2025-01-28T14:08:03.188073+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FgXocEiSw4Aj7jbMX","%%","%%","FgXocEiSw4Aj7jbMX"] [] [2025-01-28T14:08:03.204866+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BZJtwvuQ7Wjjawf6P","%%","%%","BZJtwvuQ7Wjjawf6P"] [] [2025-01-28T14:08:03.221709+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ptS6wfDkrxgGmCYdC","%%","%%","ptS6wfDkrxgGmCYdC"] [] [2025-01-28T14:08:03.238704+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eP3NXXftcbu9cE3aK","%%","%%","eP3NXXftcbu9cE3aK"] [] [2025-01-28T14:08:03.255651+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nxHLm8RjdvRMgpQrY","%%","%%","nxHLm8RjdvRMgpQrY"] [] [2025-01-28T14:08:03.272596+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cZ8HvKfFeY7CemwiD","%%","%%","cZ8HvKfFeY7CemwiD"] [] [2025-01-28T14:08:03.289527+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"77uJmnQz92Y7DBgTt","%%","%%","77uJmnQz92Y7DBgTt"] [] [2025-01-28T14:08:03.306414+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xZWD555ekEE3apqLc","%%","%%","xZWD555ekEE3apqLc"] [] [2025-01-28T14:08:03.323397+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YH2MxRo4QrA4snKeP","%%","%%","YH2MxRo4QrA4snKeP"] [] [2025-01-28T14:08:03.340228+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sG47b6JMaCsHNDWf4","%%","%%","sG47b6JMaCsHNDWf4"] [] [2025-01-28T14:08:03.357005+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TYykynrq7rcLSJ4ap","%%","%%","TYykynrq7rcLSJ4ap"] [] [2025-01-28T14:08:03.373828+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NZ9SxyREwXhkaSNjC","%%","%%","NZ9SxyREwXhkaSNjC"] [] [2025-01-28T14:08:03.390780+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vXuaYb9kpxEtJe3JB","%%","%%","vXuaYb9kpxEtJe3JB"] [] [2025-01-28T14:08:03.407777+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5J9Dji4P4iCotAnAm","%%","%%","5J9Dji4P4iCotAnAm"] [] [2025-01-28T14:08:03.424772+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PNYZkyop3TQw8d3xd","%%","%%","PNYZkyop3TQw8d3xd"] [] [2025-01-28T14:08:03.441750+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AwAdxqxXZtn299wes","%%","%%","AwAdxqxXZtn299wes"] [] [2025-01-28T14:08:03.458715+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vdgkKZhQ7eFLdEm7m","%%","%%","vdgkKZhQ7eFLdEm7m"] [] [2025-01-28T14:08:03.475679+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Yz8ywWgcuRyqnn4m8","%%","%%","Yz8ywWgcuRyqnn4m8"] [] [2025-01-28T14:08:03.492508+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tKLsej8kPBDBKLEqs","%%","%%","tKLsej8kPBDBKLEqs"] [] [2025-01-28T14:08:03.509572+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bhNZwjCu7FcTvRQXX","%%","%%","bhNZwjCu7FcTvRQXX"] [] [2025-01-28T14:08:03.526452+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mmxn9GA32G4Gu3GKD","%%","%%","mmxn9GA32G4Gu3GKD"] [] [2025-01-28T14:08:03.543334+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2TrnMLKa6aznreptc","%%","%%","2TrnMLKa6aznreptc"] [] [2025-01-28T14:08:03.560136+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KKRTZGkWm9g5sPkYd","%%","%%","KKRTZGkWm9g5sPkYd"] [] [2025-01-28T14:08:03.576987+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jE8ihj8PHvr8fhz5p","%%","%%","jE8ihj8PHvr8fhz5p"] [] [2025-01-28T14:08:03.593850+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"o3vda96FEaShe4oKN","%%","%%","o3vda96FEaShe4oKN"] [] [2025-01-28T14:08:03.610731+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dS5MDw6fCGQwRJX4k","%%","%%","dS5MDw6fCGQwRJX4k"] [] [2025-01-28T14:08:03.627708+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"GNAgRoePXJXsXXzwW","%22025714%","%22025714%","GNAgRoePXJXsXXzwW","%22025714%","%22025714%"] [] [2025-01-28T14:08:03.646858+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7139] [] [2025-01-28T14:08:03.647875+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ajAgj85o4e9CHvCKo","%%","%%","ajAgj85o4e9CHvCKo"] [] [2025-01-28T14:08:03.664843+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LTbAwZ8RSr2Y8e3Q2","%%","%%","LTbAwZ8RSr2Y8e3Q2"] [] [2025-01-28T14:08:03.681742+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yS7FhWkjv7YRqNgKL","%%","%%","yS7FhWkjv7YRqNgKL"] [] [2025-01-28T14:08:03.698664+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ps6MbcRqGnhnmzbNx","%%","%%","ps6MbcRqGnhnmzbNx"] [] [2025-01-28T14:08:03.715591+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qdPz4Wc5WSxGLTwLe","%%","%%","qdPz4Wc5WSxGLTwLe"] [] [2025-01-28T14:08:03.732430+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MBoD8xQHTw6iAXMwz","%%","%%","MBoD8xQHTw6iAXMwz"] [] [2025-01-28T14:08:03.749367+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2EkQJ5BMDSNyFTNn2","%%","%%","2EkQJ5BMDSNyFTNn2"] [] [2025-01-28T14:08:03.766297+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KBT8NGMdSuNEf6WrK","%%","%%","KBT8NGMdSuNEf6WrK"] [] [2025-01-28T14:08:03.783014+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3dZYrgyXjMXeLLLAa","%%","%%","3dZYrgyXjMXeLLLAa"] [] [2025-01-28T14:08:03.799880+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kgFRxSd3FAzosxspZ","%%","%%","kgFRxSd3FAzosxspZ"] [] [2025-01-28T14:08:03.816825+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"crNjFsXsiLga8349d","%%","%%","crNjFsXsiLga8349d"] [] [2025-01-28T14:08:03.833857+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B5jD2ZxfMMZLRWc8G","%%","%%","B5jD2ZxfMMZLRWc8G"] [] [2025-01-28T14:08:03.850825+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n4fbAgCFkcQ5eBZNi","%%","%%","n4fbAgCFkcQ5eBZNi"] [] [2025-01-28T14:08:03.867806+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"st5yAshnFyfAdXkTf","%%","%%","st5yAshnFyfAdXkTf"] [] [2025-01-28T14:08:03.884828+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8ktXQco3H7QRnX6Qy","%%","%%","8ktXQco3H7QRnX6Qy"] [] [2025-01-28T14:08:03.901772+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bMn72tBnQBRsTxriP","%%","%%","bMn72tBnQBRsTxriP"] [] [2025-01-28T14:08:03.918679+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JGcNZLssvxaYQazqZ","%%","%%","JGcNZLssvxaYQazqZ"] [] [2025-01-28T14:08:03.935561+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jNdWmuEHxEqxziv3G","%%","%%","jNdWmuEHxEqxziv3G"] [] [2025-01-28T14:08:03.952500+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Sz4wKPAmkdt2bfPYy","%%","%%","Sz4wKPAmkdt2bfPYy"] [] [2025-01-28T14:08:03.969329+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xFXkPLfMyYTrz8pqG","%%","%%","xFXkPLfMyYTrz8pqG"] [] [2025-01-28T14:08:03.986133+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yimnpJWqJytJ4oYiF","%%","%%","yimnpJWqJytJ4oYiF"] [] [2025-01-28T14:08:04.003004+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9PhjTT3GLvcSsKFT2","%%","%%","9PhjTT3GLvcSsKFT2"] [] [2025-01-28T14:08:04.020160+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dDRnNvyzZnMPgmaYq","%%","%%","dDRnNvyzZnMPgmaYq"] [] [2025-01-28T14:08:04.037116+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rnPgJQZSaLt8K2wMP","%%","%%","rnPgJQZSaLt8K2wMP"] [] [2025-01-28T14:08:04.053867+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yhDXqCayPsDvPdnQX","%%","%%","yhDXqCayPsDvPdnQX"] [] [2025-01-28T14:08:04.071506+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"72ZsKHqEhoDMzuZFc","%%","%%","72ZsKHqEhoDMzuZFc"] [] [2025-01-28T14:08:04.088331+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PuQEW6HezjgymyKWi","%%","%%","PuQEW6HezjgymyKWi"] [] [2025-01-28T14:08:04.105123+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Cw7SXKJR4hmfZxyNF","%%","%%","Cw7SXKJR4hmfZxyNF"] [] [2025-01-28T14:08:04.121927+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"R3n4ermPbRhyBmc8G","%%","%%","R3n4ermPbRhyBmc8G"] [] [2025-01-28T14:08:04.138750+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kLpWsApZ6CPwZmFAq","%%","%%","kLpWsApZ6CPwZmFAq"] [] [2025-01-28T14:08:04.155602+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KTsXpuLN6YjxfhkzZ","%%","%%","KTsXpuLN6YjxfhkzZ"] [] [2025-01-28T14:08:04.172430+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NSwY6xSjxwuKd7rBT","%%","%%","NSwY6xSjxwuKd7rBT"] [] [2025-01-28T14:08:04.189268+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4pKxnpTHAAmwaJPJq","%%","%%","4pKxnpTHAAmwaJPJq"] [] [2025-01-28T14:08:04.206093+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n8GFamtrRxG7cJfHm","%%","%%","n8GFamtrRxG7cJfHm"] [] [2025-01-28T14:08:04.222900+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"R3aoqeGhn292zxD8C","%%","%%","R3aoqeGhn292zxD8C"] [] [2025-01-28T14:08:04.239807+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CtfzJ9uiX6y7K7KYR","%%","%%","CtfzJ9uiX6y7K7KYR"] [] [2025-01-28T14:08:04.256729+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X6HknmKh9KZrtjWTS","%%","%%","X6HknmKh9KZrtjWTS"] [] [2025-01-28T14:08:04.273614+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CrC8FTmYvwNn4DeKt","%%","%%","CrC8FTmYvwNn4DeKt"] [] [2025-01-28T14:08:04.290399+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8FmhjNPqPTBqrpcMZ","%%","%%","8FmhjNPqPTBqrpcMZ"] [] [2025-01-28T14:08:04.307262+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vfPv3pi95mrfLT9H3","%%","%%","vfPv3pi95mrfLT9H3"] [] [2025-01-28T14:08:04.324047+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AkvhwMNcM36x6tGQf","%%","%%","AkvhwMNcM36x6tGQf"] [] [2025-01-28T14:08:04.340805+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RxqqHf76nLCncANsk","%%","%%","RxqqHf76nLCncANsk"] [] [2025-01-28T14:08:04.357615+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7hs35zEpkWNTJK6zZ","%%","%%","7hs35zEpkWNTJK6zZ"] [] [2025-01-28T14:08:04.374400+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vr9cEpiPp2sRufL73","%%","%%","vr9cEpiPp2sRufL73"] [] [2025-01-28T14:08:04.391254+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f2Ktnv2kYLPSYCSEg","%%","%%","f2Ktnv2kYLPSYCSEg"] [] [2025-01-28T14:08:04.408387+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TEvywoiMv52e7Fp4N","%%","%%","TEvywoiMv52e7Fp4N"] [] [2025-01-28T14:08:04.425259+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zj8GQsoWjSbMr3W7N","%%","%%","zj8GQsoWjSbMr3W7N"] [] [2025-01-28T14:08:04.442172+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vpjBcvbRFoey9EG3H","%%","%%","vpjBcvbRFoey9EG3H"] [] [2025-01-28T14:08:04.458978+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4tumBSGcKZ6rpcevA","%%","%%","4tumBSGcKZ6rpcevA"] [] [2025-01-28T14:08:04.475795+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wsounNL4ZAmBmELxM","%%","%%","wsounNL4ZAmBmELxM"] [] [2025-01-28T14:08:04.492742+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mZMjBDapC8EcoTQ3y","%%","%%","mZMjBDapC8EcoTQ3y"] [] [2025-01-28T14:08:04.509640+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4m4hfSErai3GfKAis","%%","%%","4m4hfSErai3GfKAis"] [] [2025-01-28T14:08:04.526512+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bB8XR5qDgP4HtEWTP","%%","%%","bB8XR5qDgP4HtEWTP"] [] [2025-01-28T14:08:04.543309+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3bTn7xiLmn9DKoqo5","%%","%%","3bTn7xiLmn9DKoqo5"] [] [2025-01-28T14:08:04.560283+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KuBxX69QfxCBv6nGD","%%","%%","KuBxX69QfxCBv6nGD"] [] [2025-01-28T14:08:04.577060+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wYAhkCewZngHNBWf9","%%","%%","wYAhkCewZngHNBWf9"] [] [2025-01-28T14:08:04.593824+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xjMTySKgfXDn828wy","%%","%%","xjMTySKgfXDn828wy"] [] [2025-01-28T14:08:04.610771+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aXg3oaL3u4LCoZ8Ag","%%","%%","aXg3oaL3u4LCoZ8Ag"] [] [2025-01-28T14:08:04.627641+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Rv7KKMh7aFjAQPJv4","%%","%%","Rv7KKMh7aFjAQPJv4"] [] [2025-01-28T14:08:04.644500+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"E6PCydipHZP2yRmuq","%%","%%","E6PCydipHZP2yRmuq"] [] [2025-01-28T14:08:04.661330+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yQXETuYFXnK7KSPQW","%%","%%","yQXETuYFXnK7KSPQW"] [] [2025-01-28T14:08:04.678140+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NMSjgF5RwhBvcMb6W","%%","%%","NMSjgF5RwhBvcMb6W"] [] [2025-01-28T14:08:04.694900+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JYfRRDgvSqxFK24jv","%%","%%","JYfRRDgvSqxFK24jv"] [] [2025-01-28T14:08:04.711691+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ew2evhMpFLcdsL8PR","%%","%%","Ew2evhMpFLcdsL8PR"] [] [2025-01-28T14:08:04.728619+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pSxdqebJkMjajYCJR","%%","%%","pSxdqebJkMjajYCJR"] [] [2025-01-28T14:08:04.745540+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"WpNHgAnufBjKD2dpk","%28399897%","%28399897%","WpNHgAnufBjKD2dpk","%28399897%","%28399897%"] [] [2025-01-28T14:08:04.903780+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:08:04.904102+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:08:04+00:00",5705] [] [2025-01-28T14:08:04.904550+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:08:04.905754+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"myKundffZX9Eio2QD","%%","%%","myKundffZX9Eio2QD"] [] [2025-01-28T14:08:04.922725+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bettHQQLigLaEss57","%%","%%","bettHQQLigLaEss57"] [] [2025-01-28T14:08:04.939569+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BrwBXLGsX6BaKd6Xt","%%","%%","BrwBXLGsX6BaKd6Xt"] [] [2025-01-28T14:08:04.956319+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CFmiQB7ipyT4Nefja","%%","%%","CFmiQB7ipyT4Nefja"] [] [2025-01-28T14:08:04.973113+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"72D8FwiZBzWfGCMab","%%","%%","72D8FwiZBzWfGCMab"] [] [2025-01-28T14:08:04.989863+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"peAxKrjgxHjmxwqP4","%%","%%","peAxKrjgxHjmxwqP4"] [] [2025-01-28T14:08:05.006661+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PFpTCamuTF7fd9akF","%%","%%","PFpTCamuTF7fd9akF"] [] [2025-01-28T14:08:05.023479+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5SzioHXZhmohR6rp2","%%","%%","5SzioHXZhmohR6rp2"] [] [2025-01-28T14:08:05.040198+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c6PPbFSvCKjiJ5TZd","%%","%%","c6PPbFSvCKjiJ5TZd"] [] [2025-01-28T14:08:05.056935+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CjY23u74TNNXiBWin","%%","%%","CjY23u74TNNXiBWin"] [] [2025-01-28T14:08:05.074314+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gBuycXYrPPKgqXLFB","%%","%%","gBuycXYrPPKgqXLFB"] [] [2025-01-28T14:08:05.091073+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cf985fMwYRJPzNpSb","%%","%%","cf985fMwYRJPzNpSb"] [] [2025-01-28T14:08:05.107810+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JMALuK8sMv9tXZDBK","%%","%%","JMALuK8sMv9tXZDBK"] [] [2025-01-28T14:08:05.124600+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nz9J3C8pT5THRLvfd","%%","%%","nz9J3C8pT5THRLvfd"] [] [2025-01-28T14:08:05.141383+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"spaq8kbSAhD4fgYhY","%%","%%","spaq8kbSAhD4fgYhY"] [] [2025-01-28T14:08:05.158128+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LYJLdG8ffSsSLZSju","%%","%%","LYJLdG8ffSsSLZSju"] [] [2025-01-28T14:08:05.174892+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tR9g82BySQBXH44sg","%%","%%","tR9g82BySQBXH44sg"] [] [2025-01-28T14:08:05.191663+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iHR8wssMGzcwwWAfg","%%","%%","iHR8wssMGzcwwWAfg"] [] [2025-01-28T14:08:05.208391+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fadiZnspnLWGeqtyu","%%","%%","fadiZnspnLWGeqtyu"] [] [2025-01-28T14:08:05.225105+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vFLR4xRWKLSyfKgSf","%%","%%","vFLR4xRWKLSyfKgSf"] [] [2025-01-28T14:08:05.241803+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9XmXChiwo4Mcp3q68","%%","%%","9XmXChiwo4Mcp3q68"] [] [2025-01-28T14:08:05.258537+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DDnx4MxkpAK4jLeaa","%%","%%","DDnx4MxkpAK4jLeaa"] [] [2025-01-28T14:08:05.275228+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4qL3uatnbeKiTHftN","%%","%%","4qL3uatnbeKiTHftN"] [] [2025-01-28T14:08:05.291958+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ArtS69EHKjYoiiASX","%%","%%","ArtS69EHKjYoiiASX"] [] [2025-01-28T14:08:05.308714+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PQbZ5bTfhry7ZPAwK","%%","%%","PQbZ5bTfhry7ZPAwK"] [] [2025-01-28T14:08:05.325399+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eoaS7TyaH6LLra4Ht","%%","%%","eoaS7TyaH6LLra4Ht"] [] [2025-01-28T14:08:05.342106+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xZimAoW6pSEijC7w4","%%","%%","xZimAoW6pSEijC7w4"] [] [2025-01-28T14:08:05.358801+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2Z9xc8eN59nqsNEYA","%%","%%","2Z9xc8eN59nqsNEYA"] [] [2025-01-28T14:08:05.375575+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RDwgi2xFL3evNufxh","%%","%%","RDwgi2xFL3evNufxh"] [] [2025-01-28T14:08:05.392325+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kFxWWp8qjCuZeXpRs","%%","%%","kFxWWp8qjCuZeXpRs"] [] [2025-01-28T14:08:05.409277+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ss27Tuq2JhXGNds3t","%%","%%","Ss27Tuq2JhXGNds3t"] [] [2025-01-28T14:08:05.426017+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kf2n73Y8gMyAA4xec","%%","%%","kf2n73Y8gMyAA4xec"] [] [2025-01-28T14:08:05.442777+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iH9ufEDDqKZp6HXwW","%%","%%","iH9ufEDDqKZp6HXwW"] [] [2025-01-28T14:08:05.459557+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wB3FX3FXvRZkaq7tC","%%","%%","wB3FX3FXvRZkaq7tC"] [] [2025-01-28T14:08:05.476279+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M3ffLTbZr22jYyNTq","%%","%%","M3ffLTbZr22jYyNTq"] [] [2025-01-28T14:08:05.493006+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WYhvAXEWZvv6DJhsP","%%","%%","WYhvAXEWZvv6DJhsP"] [] [2025-01-28T14:08:05.509743+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XjY3Ai2qxQ92RcneF","%%","%%","XjY3Ai2qxQ92RcneF"] [] [2025-01-28T14:08:05.526465+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qZSMuX5E3KFCusS3f","%%","%%","qZSMuX5E3KFCusS3f"] [] [2025-01-28T14:08:05.543179+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6Eq4MBp6nn9f24S57","%%","%%","6Eq4MBp6nn9f24S57"] [] [2025-01-28T14:08:05.559930+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wwJNZ73Xc5HrweFfQ","%%","%%","wwJNZ73Xc5HrweFfQ"] [] [2025-01-28T14:08:05.576739+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Hxxuea4oxtobMckKF","%%","%%","Hxxuea4oxtobMckKF"] [] [2025-01-28T14:08:05.593493+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"W6bpkniLCgvtsywje","%%","%%","W6bpkniLCgvtsywje"] [] [2025-01-28T14:08:05.610231+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oXuW9hFmeGrFhAEyD","%%","%%","oXuW9hFmeGrFhAEyD"] [] [2025-01-28T14:08:05.626981+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jttXHEFJdm6Dv2Z7e","%%","%%","jttXHEFJdm6Dv2Z7e"] [] [2025-01-28T14:08:05.643711+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p6DmSsma3x77QjWXb","%%","%%","p6DmSsma3x77QjWXb"] [] [2025-01-28T14:08:05.660484+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qADcsWQ5jb9kt9BNa","%%","%%","qADcsWQ5jb9kt9BNa"] [] [2025-01-28T14:08:05.677200+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"htC7DiipBjSom47Rh","%%","%%","htC7DiipBjSom47Rh"] [] [2025-01-28T14:08:05.693946+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eWykFMFbAc8gWGStv","%%","%%","eWykFMFbAc8gWGStv"] [] [2025-01-28T14:08:05.710705+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YDQEBQAudtjTtJrHs","%%","%%","YDQEBQAudtjTtJrHs"] [] [2025-01-28T14:08:05.727502+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mbsCMyRwde6Krx6tY","%%","%%","mbsCMyRwde6Krx6tY"] [] [2025-01-28T14:08:05.744227+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XtFthyGJn8SfEqJsN","%%","%%","XtFthyGJn8SfEqJsN"] [] [2025-01-28T14:08:05.760957+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yYgCWW8me4m9qtJtE","%%","%%","yYgCWW8me4m9qtJtE"] [] [2025-01-28T14:08:05.777714+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cvncaEX3WJ9yc9aha","%%","%%","cvncaEX3WJ9yc9aha"] [] [2025-01-28T14:08:05.794456+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gy38xY8sPESsrheyz","%%","%%","gy38xY8sPESsrheyz"] [] [2025-01-28T14:08:05.811184+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"o67JEsB2S7HyBxnj5","%29727660%","%29727660%","o67JEsB2S7HyBxnj5","%29727660%","%29727660%"] [] [2025-01-28T14:08:05.830159+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7150] [] [2025-01-28T14:08:05.968961+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:08:05.969222+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:08:05+00:00",5760] [] [2025-01-28T14:08:05.969553+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:08:05.976034+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G3FvtQgnQkRbbMRFJ","%%","%%","G3FvtQgnQkRbbMRFJ"] [] [2025-01-28T14:08:05.993158+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mrzt8oisrSLLthWWM","%%","%%","mrzt8oisrSLLthWWM"] [] [2025-01-28T14:08:06.010065+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"93wQ5Zs3DpRuYhe7w","%%","%%","93wQ5Zs3DpRuYhe7w"] [] [2025-01-28T14:08:06.027051+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZyX7prxt2d4yzE9z6","%%","%%","ZyX7prxt2d4yzE9z6"] [] [2025-01-28T14:08:06.043893+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ChKJ4xfMMCPBZrvTk","%%","%%","ChKJ4xfMMCPBZrvTk"] [] [2025-01-28T14:08:06.060792+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"S3KrGjJcYXGFDNjvc","%%","%%","S3KrGjJcYXGFDNjvc"] [] [2025-01-28T14:08:06.078110+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LmAvfenQMXXq3y4Xs","%%","%%","LmAvfenQMXXq3y4Xs"] [] [2025-01-28T14:08:06.094967+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MwsxH483yM9fKmAxH","%%","%%","MwsxH483yM9fKmAxH"] [] [2025-01-28T14:08:06.111887+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"d9LqveyHCjBuKPtep","%%","%%","d9LqveyHCjBuKPtep"] [] [2025-01-28T14:08:06.128711+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NAuzwdCCgvRYQWwbi","%%","%%","NAuzwdCCgvRYQWwbi"] [] [2025-01-28T14:08:06.145653+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WvrkaaZDpcysd2eQY","%%","%%","WvrkaaZDpcysd2eQY"] [] [2025-01-28T14:08:06.162648+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FjBaNSYMhgKkEfzcC","%%","%%","FjBaNSYMhgKkEfzcC"] [] [2025-01-28T14:08:06.179569+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GWBY5Q2hxfj3Mk4C5","%%","%%","GWBY5Q2hxfj3Mk4C5"] [] [2025-01-28T14:08:06.196458+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DfzancKNiprGYSiGn","%%","%%","DfzancKNiprGYSiGn"] [] [2025-01-28T14:08:06.213358+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"w3tLiNv78wc6jw6vP","%%","%%","w3tLiNv78wc6jw6vP"] [] [2025-01-28T14:08:06.230262+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kcSAKdKkSD8xHzJPn","%%","%%","kcSAKdKkSD8xHzJPn"] [] [2025-01-28T14:08:06.247148+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fuJ3YvzqWHZAeEnfT","%%","%%","fuJ3YvzqWHZAeEnfT"] [] [2025-01-28T14:08:06.264062+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"78a9srxDKqMehWu6x","%%","%%","78a9srxDKqMehWu6x"] [] [2025-01-28T14:08:06.280884+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n9nvF4tqBA6rg9xJd","%%","%%","n9nvF4tqBA6rg9xJd"] [] [2025-01-28T14:08:06.297664+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5sGX4GrXXCdxRHomW","%%","%%","5sGX4GrXXCdxRHomW"] [] [2025-01-28T14:08:06.314714+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vd53ASnJC72SgnfWo","%%","%%","vd53ASnJC72SgnfWo"] [] [2025-01-28T14:08:06.331627+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SunPRKENzhLfyuBLS","%%","%%","SunPRKENzhLfyuBLS"] [] [2025-01-28T14:08:06.348487+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rvBFfwqyCouHkZGv9","%%","%%","rvBFfwqyCouHkZGv9"] [] [2025-01-28T14:08:06.365303+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zBsJceof9qtEZ88CM","%%","%%","zBsJceof9qtEZ88CM"] [] [2025-01-28T14:08:06.382054+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ojYCAWimcXLxABPYf","%%","%%","ojYCAWimcXLxABPYf"] [] [2025-01-28T14:08:06.398903+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8NamHNZsy6oD7xyDj","%%","%%","8NamHNZsy6oD7xyDj"] [] [2025-01-28T14:08:06.415974+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rPBe9Jk77HmeA8kmq","%%","%%","rPBe9Jk77HmeA8kmq"] [] [2025-01-28T14:08:06.432781+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"W3YkoA8CjwSgk5jwc","%%","%%","W3YkoA8CjwSgk5jwc"] [] [2025-01-28T14:08:06.449590+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6uTzvcLdQm2oJKM5a","%%","%%","6uTzvcLdQm2oJKM5a"] [] [2025-01-28T14:08:06.466521+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8uHf4KBfxT6z6L4Pc","%%","%%","8uHf4KBfxT6z6L4Pc"] [] [2025-01-28T14:08:06.483362+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MHoHPNEck7ExxtfEr","%%","%%","MHoHPNEck7ExxtfEr"] [] [2025-01-28T14:08:06.500162+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9eNS6SgvYfzmb3gNA","%%","%%","9eNS6SgvYfzmb3gNA"] [] [2025-01-28T14:08:06.517115+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kuCvwz6mf3ASvFabB","%%","%%","kuCvwz6mf3ASvFabB"] [] [2025-01-28T14:08:06.533881+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HrXXnhf6rETyBrXuD","%%","%%","HrXXnhf6rETyBrXuD"] [] [2025-01-28T14:08:06.550682+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ELiMJKpDWXGqgjGQf","%%","%%","ELiMJKpDWXGqgjGQf"] [] [2025-01-28T14:08:06.567524+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wwgtqBzcQPTMKGcfr","%%","%%","wwgtqBzcQPTMKGcfr"] [] [2025-01-28T14:08:06.584315+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"78gWbWNSWYYagSL3v","%%","%%","78gWbWNSWYYagSL3v"] [] [2025-01-28T14:08:06.601106+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TL58vL3aKdAipDQXd","%%","%%","TL58vL3aKdAipDQXd"] [] [2025-01-28T14:08:06.617960+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YBr86ezcRQx4JG6Wg","%%","%%","YBr86ezcRQx4JG6Wg"] [] [2025-01-28T14:08:06.634781+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AMTdFvf58ozAhx7Kb","%%","%%","AMTdFvf58ozAhx7Kb"] [] [2025-01-28T14:08:06.651593+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mXj7F9ap3nNueH5G5","%%","%%","mXj7F9ap3nNueH5G5"] [] [2025-01-28T14:08:06.668464+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"x9kd9aTpJWoGAGkLR","%%","%%","x9kd9aTpJWoGAGkLR"] [] [2025-01-28T14:08:06.685285+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C3vDsPNbWQxY7F543","%%","%%","C3vDsPNbWQxY7F543"] [] [2025-01-28T14:08:06.702081+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gvs2jzothXWTTyrbc","%%","%%","gvs2jzothXWTTyrbc"] [] [2025-01-28T14:08:06.718942+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D5XjHi9LNpuihnGyk","%%","%%","D5XjHi9LNpuihnGyk"] [] [2025-01-28T14:08:06.735734+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kJwAQyfTQhhPKB9EX","%%","%%","kJwAQyfTQhhPKB9EX"] [] [2025-01-28T14:08:06.752577+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DXpAXyiY3pqFbR5nN","%%","%%","DXpAXyiY3pqFbR5nN"] [] [2025-01-28T14:08:06.769434+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hYZPhCY6nWLZmHJZ4","%%","%%","hYZPhCY6nWLZmHJZ4"] [] [2025-01-28T14:08:06.786186+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hLBJxyxLh2AAzBn2D","%%","%%","hLBJxyxLh2AAzBn2D"] [] [2025-01-28T14:08:06.802924+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4GStbXyC6MBMPXjun","%%","%%","4GStbXyC6MBMPXjun"] [] [2025-01-28T14:08:06.819838+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wtvT7edMnYHiogqwa","%%","%%","wtvT7edMnYHiogqwa"] [] [2025-01-28T14:08:06.836705+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NQSn5TWoW7xC7KpZi","%%","%%","NQSn5TWoW7xC7KpZi"] [] [2025-01-28T14:08:06.853477+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"76576Mrhm4pyogJSQ","%21590004%","%21590004%","76576Mrhm4pyogJSQ","%21590004%","%21590004%"] [] [2025-01-28T14:08:06.872572+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7149] [] [2025-01-28T14:08:07.011803+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:08:07.012140+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:08:07+00:00",5813] [] [2025-01-28T14:08:07.012562+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:08:07.019005+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uDE7hgSGHS4xJe7Xk","%%","%%","uDE7hgSGHS4xJe7Xk"] [] [2025-01-28T14:08:07.036048+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5o6KYzdESjCscqXCF","%%","%%","5o6KYzdESjCscqXCF"] [] [2025-01-28T14:08:07.052927+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KiJnuXDHuJQZp2DHy","%%","%%","KiJnuXDHuJQZp2DHy"] [] [2025-01-28T14:08:07.070081+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LR6FfexXTDY9kYd5K","%%","%%","LR6FfexXTDY9kYd5K"] [] [2025-01-28T14:08:07.087071+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"czWkKqKsQ5zRa8XD2","%%","%%","czWkKqKsQ5zRa8XD2"] [] [2025-01-28T14:08:07.103952+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wPcSoKgrdjTbQrbtB","%%","%%","wPcSoKgrdjTbQrbtB"] [] [2025-01-28T14:08:07.120778+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cu24KFxdrrqzHnTHa","%%","%%","cu24KFxdrrqzHnTHa"] [] [2025-01-28T14:08:07.137629+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"S4MoaxreKZR9AZdNE","%%","%%","S4MoaxreKZR9AZdNE"] [] [2025-01-28T14:08:07.154558+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"E2fcavixDg4iWKwF2","%%","%%","E2fcavixDg4iWKwF2"] [] [2025-01-28T14:08:07.171403+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZxcQEvE3hFTGsJjHg","%%","%%","ZxcQEvE3hFTGsJjHg"] [] [2025-01-28T14:08:07.188380+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DFcmZaNMwK9DFYZqg","%%","%%","DFcmZaNMwK9DFYZqg"] [] [2025-01-28T14:08:07.205189+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ScaqdMFgNtG8hmmms","%%","%%","ScaqdMFgNtG8hmmms"] [] [2025-01-28T14:08:07.221965+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2LdrPsDXAkJmLyrEx","%%","%%","2LdrPsDXAkJmLyrEx"] [] [2025-01-28T14:08:07.238826+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cJYT4qzLRsfw48jKe","%%","%%","cJYT4qzLRsfw48jKe"] [] [2025-01-28T14:08:07.255740+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dgv8horAMinyj4E44","%%","%%","dgv8horAMinyj4E44"] [] [2025-01-28T14:08:07.272603+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uKC9D6jeAMsa2ZL68","%%","%%","uKC9D6jeAMsa2ZL68"] [] [2025-01-28T14:08:07.289510+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"QyLthwhfbiYQkbCcz","%98602225%","%98602225%","QyLthwhfbiYQkbCcz","%98602225%","%98602225%"] [] [2025-01-28T14:08:07.308334+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7176] [] [2025-01-28T14:08:07.308775+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7193] [] [2025-01-28T14:08:07.447639+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:08:07.447991+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:08:07+00:00",5830] [] [2025-01-28T14:08:07.448403+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:08:07.455055+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FXA996CG2gzmQRw8G","%%","%%","FXA996CG2gzmQRw8G"] [] [2025-01-28T14:08:07.472052+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YkcdPQ8DTtNWM6i4f","%%","%%","YkcdPQ8DTtNWM6i4f"] [] [2025-01-28T14:08:07.488879+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"r2aFtRJro4fF8xXFn","%%","%%","r2aFtRJro4fF8xXFn"] [] [2025-01-28T14:08:07.505690+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yEE79v63iaQh4Qhi2","%%","%%","yEE79v63iaQh4Qhi2"] [] [2025-01-28T14:08:07.522482+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xctzjJ2cpzwTwqvTk","%%","%%","xctzjJ2cpzwTwqvTk"] [] [2025-01-28T14:08:07.539236+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Mj7St4TPzDdwDswGN","%%","%%","Mj7St4TPzDdwDswGN"] [] [2025-01-28T14:08:07.556007+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3HWQ9NJBezWsMFtPS","%%","%%","3HWQ9NJBezWsMFtPS"] [] [2025-01-28T14:08:07.572778+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"udGXe9vysHR6vn2SD","%%","%%","udGXe9vysHR6vn2SD"] [] [2025-01-28T14:08:07.589574+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GGBz9W8ereQb7ee98","%%","%%","GGBz9W8ereQb7ee98"] [] [2025-01-28T14:08:07.606332+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TxzxriaRziERxGZPB","%%","%%","TxzxriaRziERxGZPB"] [] [2025-01-28T14:08:07.623077+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QYgjKCa8iCaHWQZ7D","%%","%%","QYgjKCa8iCaHWQZ7D"] [] [2025-01-28T14:08:07.639809+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SJ8pHZ2MmhhExMJyY","%%","%%","SJ8pHZ2MmhhExMJyY"] [] [2025-01-28T14:08:07.656630+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jPBxNM9PNoQeA6pDH","%%","%%","jPBxNM9PNoQeA6pDH"] [] [2025-01-28T14:08:07.673463+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vEPZ7eLGjteh8hati","%%","%%","vEPZ7eLGjteh8hati"] [] [2025-01-28T14:08:07.690213+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8YfgrYrjy6CWwmSMD","%%","%%","8YfgrYrjy6CWwmSMD"] [] [2025-01-28T14:08:07.706953+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"j8uAzuXmdEGZyivFj","%%","%%","j8uAzuXmdEGZyivFj"] [] [2025-01-28T14:08:07.723716+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eELY6HQ3yrPnqdNym","%%","%%","eELY6HQ3yrPnqdNym"] [] [2025-01-28T14:08:07.740425+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5A3TTHqRKkv8H7XBG","%%","%%","5A3TTHqRKkv8H7XBG"] [] [2025-01-28T14:08:07.757161+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZmHKcJgBQN2BEi49j","%%","%%","ZmHKcJgBQN2BEi49j"] [] [2025-01-28T14:08:07.773914+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rHx9TvkkiJyYA6cZ5","%%","%%","rHx9TvkkiJyYA6cZ5"] [] [2025-01-28T14:08:07.790678+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vo5uKyFno6ACrvpwD","%%","%%","vo5uKyFno6ACrvpwD"] [] [2025-01-28T14:08:07.807578+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kQCkKbbPBgPwZ75gq","%%","%%","kQCkKbbPBgPwZ75gq"] [] [2025-01-28T14:08:07.824475+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BDP2XDeZzn4jFh3AW","%%","%%","BDP2XDeZzn4jFh3AW"] [] [2025-01-28T14:08:07.841200+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"93XDpzdYAft9iYfve","%%","%%","93XDpzdYAft9iYfve"] [] [2025-01-28T14:08:07.857950+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nBTNQEneLYTEr8D2o","%%","%%","nBTNQEneLYTEr8D2o"] [] [2025-01-28T14:08:07.874719+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Z3JYaRGz22HWrgmRH","%%","%%","Z3JYaRGz22HWrgmRH"] [] [2025-01-28T14:08:07.891462+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FKR7Lv7z3MufLEEAs","%%","%%","FKR7Lv7z3MufLEEAs"] [] [2025-01-28T14:08:07.908202+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xfv5GDFGs6E3FxK4v","%%","%%","xfv5GDFGs6E3FxK4v"] [] [2025-01-28T14:08:07.924939+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"y4pb2KnRNy7mD9Ypx","%%","%%","y4pb2KnRNy7mD9Ypx"] [] [2025-01-28T14:08:07.941706+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aZPydsZTCS8b6yg4E","%%","%%","aZPydsZTCS8b6yg4E"] [] [2025-01-28T14:08:07.958427+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MWpXRNz7RtLaGdhmX","%%","%%","MWpXRNz7RtLaGdhmX"] [] [2025-01-28T14:08:07.975149+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B437zZimBCvmASgHN","%%","%%","B437zZimBCvmASgHN"] [] [2025-01-28T14:08:07.991877+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZtxhNL6gDgNEZaAP5","%%","%%","ZtxhNL6gDgNEZaAP5"] [] [2025-01-28T14:08:08.008655+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sJ3xbC6EkkMKYYJsj","%%","%%","sJ3xbC6EkkMKYYJsj"] [] [2025-01-28T14:08:08.025375+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6C5AupasEZnm4YgmD","%%","%%","6C5AupasEZnm4YgmD"] [] [2025-01-28T14:08:08.042170+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M5aaEfm89xNERYLo6","%%","%%","M5aaEfm89xNERYLo6"] [] [2025-01-28T14:08:08.058928+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M5JRLyzWNfjXXN7fM","%%","%%","M5JRLyzWNfjXXN7fM"] [] [2025-01-28T14:08:08.076626+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iHwRDtJD8CdLwzoLj","%%","%%","iHwRDtJD8CdLwzoLj"] [] [2025-01-28T14:08:08.093496+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vb6SLrrskGiTxTpvm","%%","%%","vb6SLrrskGiTxTpvm"] [] [2025-01-28T14:08:08.110298+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"up648Fbi6ktEvKkJm","%%","%%","up648Fbi6ktEvKkJm"] [] [2025-01-28T14:08:08.127026+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Hxfkh4aheNdDmu62e","%%","%%","Hxfkh4aheNdDmu62e"] [] [2025-01-28T14:08:08.143781+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WvZaqR6k6Byu8EJfK","%%","%%","WvZaqR6k6Byu8EJfK"] [] [2025-01-28T14:08:08.160567+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wPnBhyDkhrapxAm8W","%%","%%","wPnBhyDkhrapxAm8W"] [] [2025-01-28T14:08:08.177287+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dLabdXDbMHgAA6a8L","%%","%%","dLabdXDbMHgAA6a8L"] [] [2025-01-28T14:08:08.194067+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"32RKCvHyWJ6PsiKp3","%%","%%","32RKCvHyWJ6PsiKp3"] [] [2025-01-28T14:08:08.210824+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tFxdCTyuZSt4s2vEu","%%","%%","tFxdCTyuZSt4s2vEu"] [] [2025-01-28T14:08:08.227598+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bM55pWmLumyNRacAv","%%","%%","bM55pWmLumyNRacAv"] [] [2025-01-28T14:08:08.244302+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jnawwoRfjZdpK8mR2","%%","%%","jnawwoRfjZdpK8mR2"] [] [2025-01-28T14:08:08.261075+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bnAQNadjxgZEFLRBr","%%","%%","bnAQNadjxgZEFLRBr"] [] [2025-01-28T14:08:08.277810+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"a5gmwCZiECgjJmQai","%%","%%","a5gmwCZiECgjJmQai"] [] [2025-01-28T14:08:08.294572+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iNNuumBbqt4WsMT4h","%%","%%","iNNuumBbqt4WsMT4h"] [] [2025-01-28T14:08:08.311277+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8ucr3b9E6FT8LHbE4","%%","%%","8ucr3b9E6FT8LHbE4"] [] [2025-01-28T14:08:08.328047+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xopfRwYN8z2vSwayF","%%","%%","xopfRwYN8z2vSwayF"] [] [2025-01-28T14:08:08.344796+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Pkqfwnc4zy24xeARm","%%","%%","Pkqfwnc4zy24xeARm"] [] [2025-01-28T14:08:08.361594+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Jv6jYLX76DqmRaZJE","%%","%%","Jv6jYLX76DqmRaZJE"] [] [2025-01-28T14:08:08.378310+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D3XX3PgwuJpfj2sR4","%%","%%","D3XX3PgwuJpfj2sR4"] [] [2025-01-28T14:08:08.395023+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jkQFgzTu7FxTdHGBp","%%","%%","jkQFgzTu7FxTdHGBp"] [] [2025-01-28T14:08:08.411845+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"kynebLCMH7LcLsq8q","%53998800%","%53998800%","kynebLCMH7LcLsq8q","%53998800%","%53998800%"] [] [2025-01-28T14:08:08.431048+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7159] [] [2025-01-28T14:08:08.431484+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7169] [] [2025-01-28T14:08:08.431926+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8142] [] [2025-01-28T14:08:08.433100+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"syr6ibXfPEGbhsTPg","%%","%%","syr6ibXfPEGbhsTPg"] [] [2025-01-28T14:08:08.450155+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9gx2q7HjDiTD6pYWT","%%","%%","9gx2q7HjDiTD6pYWT"] [] [2025-01-28T14:08:08.466912+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cLqRg72GksDSBzTAQ","%%","%%","cLqRg72GksDSBzTAQ"] [] [2025-01-28T14:08:08.483684+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"xjJdB6RZ29aSiWBha","%55547845%","%55547845%","xjJdB6RZ29aSiWBha","%55547845%","%55547845%"] [] [2025-01-28T14:08:08.502541+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7154] [] [2025-01-28T14:08:08.503399+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iwnKL6BamptZGwvKW","%%","%%","iwnKL6BamptZGwvKW"] [] [2025-01-28T14:08:08.520137+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3choNAWR8tSdkyzS8","%%","%%","3choNAWR8tSdkyzS8"] [] [2025-01-28T14:08:08.536860+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xbCtvZFaFMK3ypRea","%%","%%","xbCtvZFaFMK3ypRea"] [] [2025-01-28T14:08:08.553597+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6kmb3JmiAPHJadA2n","%%","%%","6kmb3JmiAPHJadA2n"] [] [2025-01-28T14:08:08.570355+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Mt22ouTXhpqztptaB","%%","%%","Mt22ouTXhpqztptaB"] [] [2025-01-28T14:08:08.587052+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZcjbP6MhSpTgteKya","%%","%%","ZcjbP6MhSpTgteKya"] [] [2025-01-28T14:08:08.603787+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dABLBqdSPRSSAvAZ4","%%","%%","dABLBqdSPRSSAvAZ4"] [] [2025-01-28T14:08:08.620628+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NpwhttC8YcXtBXmHB","%%","%%","NpwhttC8YcXtBXmHB"] [] [2025-01-28T14:08:08.637346+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bpuM7PcTmgSoASRQd","%%","%%","bpuM7PcTmgSoASRQd"] [] [2025-01-28T14:08:08.654057+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ATvxu9qbbHM3gdnTu","%%","%%","ATvxu9qbbHM3gdnTu"] [] [2025-01-28T14:08:08.670833+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3XexZRwL67Aa879gy","%%","%%","3XexZRwL67Aa879gy"] [] [2025-01-28T14:08:08.687624+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hMuhdWdLNxs8HxTwx","%%","%%","hMuhdWdLNxs8HxTwx"] [] [2025-01-28T14:08:08.704351+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BYHMhtyzMi9NQn6kL","%%","%%","BYHMhtyzMi9NQn6kL"] [] [2025-01-28T14:08:08.721080+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sE7Dy5j23LbnrrNm3","%%","%%","sE7Dy5j23LbnrrNm3"] [] [2025-01-28T14:08:08.737814+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M28NzAHNzMawdnC5N","%%","%%","M28NzAHNzMawdnC5N"] [] [2025-01-28T14:08:08.754584+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ib5S2H7vamQw98fva","%%","%%","ib5S2H7vamQw98fva"] [] [2025-01-28T14:08:08.771294+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sZRMNdaeY3DSZqmau","%%","%%","sZRMNdaeY3DSZqmau"] [] [2025-01-28T14:08:08.788031+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Kr2NDnvyXRLnu9LRE","%%","%%","Kr2NDnvyXRLnu9LRE"] [] [2025-01-28T14:08:08.804756+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ecqCPB3GTmAAZmhGK","%%","%%","ecqCPB3GTmAAZmhGK"] [] [2025-01-28T14:08:08.821568+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SCndRHvsTLsxSzbnu","%%","%%","SCndRHvsTLsxSzbnu"] [] [2025-01-28T14:08:08.838345+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RGSMGf7QGJTyFwDzc","%%","%%","RGSMGf7QGJTyFwDzc"] [] [2025-01-28T14:08:08.855065+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AjBzJjw6F8J7FtsXo","%%","%%","AjBzJjw6F8J7FtsXo"] [] [2025-01-28T14:08:08.871821+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"R2u8w3esfaYRGPmmE","%%","%%","R2u8w3esfaYRGPmmE"] [] [2025-01-28T14:08:08.888636+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AeRCZrcon8GQhm7cR","%%","%%","AeRCZrcon8GQhm7cR"] [] [2025-01-28T14:08:08.905322+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"trKHCCsefue8jppvN","%%","%%","trKHCCsefue8jppvN"] [] [2025-01-28T14:08:08.922091+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"45R7F3DBw6yByhqdZ","%%","%%","45R7F3DBw6yByhqdZ"] [] [2025-01-28T14:08:08.938820+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7cFoFQxSBCsWTfuNi","%%","%%","7cFoFQxSBCsWTfuNi"] [] [2025-01-28T14:08:08.955574+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gscKhx36LLbjaAwNB","%%","%%","gscKhx36LLbjaAwNB"] [] [2025-01-28T14:08:08.972282+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wLnGRgcE9NQeYpMPf","%%","%%","wLnGRgcE9NQeYpMPf"] [] [2025-01-28T14:08:08.988988+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LDkdzJSm9QAThxcWm","%%","%%","LDkdzJSm9QAThxcWm"] [] [2025-01-28T14:08:09.005731+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eCyoyrh2kCH8YpE3q","%%","%%","eCyoyrh2kCH8YpE3q"] [] [2025-01-28T14:08:09.022543+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EAKuo7EeSksEf7TCn","%%","%%","EAKuo7EeSksEf7TCn"] [] [2025-01-28T14:08:09.039423+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Kt4zKnHSTzGWyoc8D","%22034229%","%22034229%","Kt4zKnHSTzGWyoc8D","%22034229%","%22034229%"] [] [2025-01-28T14:08:09.058555+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7155] [] [2025-01-28T14:08:09.059432+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9bMc3jFL6cXpuNyNz","%%","%%","9bMc3jFL6cXpuNyNz"] [] [2025-01-28T14:08:09.076775+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZGkE7TGd48ky5poZo","%%","%%","ZGkE7TGd48ky5poZo"] [] [2025-01-28T14:08:09.093565+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HWAB5R2jcR4MtW5JX","%%","%%","HWAB5R2jcR4MtW5JX"] [] [2025-01-28T14:08:09.110283+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YgTWTfTmiyngWQdAj","%%","%%","YgTWTfTmiyngWQdAj"] [] [2025-01-28T14:08:09.127056+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"cm7MnW7fTpsJFnyhe","%53888160%","%53888160%","cm7MnW7fTpsJFnyhe","%53888160%","%53888160%"] [] [2025-01-28T14:08:09.145963+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7211] [] [2025-01-28T14:08:09.146867+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"y4QhxqM5oXdDrEB8E","%%","%%","y4QhxqM5oXdDrEB8E"] [] [2025-01-28T14:08:09.163617+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ML6kXqCCsKhM99Rps","%%","%%","ML6kXqCCsKhM99Rps"] [] [2025-01-28T14:08:09.180309+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"52zmQchBZCq3GrZFA","%%","%%","52zmQchBZCq3GrZFA"] [] [2025-01-28T14:08:09.197005+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HbB3bkzLRJHZYPNAq","%%","%%","HbB3bkzLRJHZYPNAq"] [] [2025-01-28T14:08:09.213705+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"w67sspsv4YHgpsD5g","%%","%%","w67sspsv4YHgpsD5g"] [] [2025-01-28T14:08:09.230524+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G6fHLLzDtYmHJ8dfB","%%","%%","G6fHLLzDtYmHJ8dfB"] [] [2025-01-28T14:08:09.247265+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i3dL5mtG6J6eroD3p","%%","%%","i3dL5mtG6J6eroD3p"] [] [2025-01-28T14:08:09.263986+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jydr3onxgHdMqBR5C","%%","%%","jydr3onxgHdMqBR5C"] [] [2025-01-28T14:08:09.280713+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9EAoG3XqFijQGXS3r","%%","%%","9EAoG3XqFijQGXS3r"] [] [2025-01-28T14:08:09.297420+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mNZjvaQa7NcC4zcXE","%%","%%","mNZjvaQa7NcC4zcXE"] [] [2025-01-28T14:08:09.314132+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vTriLdEBuzc5wj24E","%%","%%","vTriLdEBuzc5wj24E"] [] [2025-01-28T14:08:09.330857+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EXkbyBbHCkvP899FJ","%%","%%","EXkbyBbHCkvP899FJ"] [] [2025-01-28T14:08:09.347597+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2tgXuTMwsMi4o9Jun","%%","%%","2tgXuTMwsMi4o9Jun"] [] [2025-01-28T14:08:09.364324+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iyA4m43AJ44oaHMMC","%%","%%","iyA4m43AJ44oaHMMC"] [] [2025-01-28T14:08:09.381062+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3mxNG6EFnmgWhsg9K","%%","%%","3mxNG6EFnmgWhsg9K"] [] [2025-01-28T14:08:09.397791+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eAk4E5h3CdnAynEDj","%%","%%","eAk4E5h3CdnAynEDj"] [] [2025-01-28T14:08:09.414589+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ieAbLDrWomDwgFNaJ","%%","%%","ieAbLDrWomDwgFNaJ"] [] [2025-01-28T14:08:09.431514+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QnDFoXyAAETWxTzXE","%%","%%","QnDFoXyAAETWxTzXE"] [] [2025-01-28T14:08:09.448281+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3SERpbSPfWkwJNXue","%%","%%","3SERpbSPfWkwJNXue"] [] [2025-01-28T14:08:09.465042+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2Wk2T7hhYSpD7bLSC","%%","%%","2Wk2T7hhYSpD7bLSC"] [] [2025-01-28T14:08:09.481724+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Nw9dTJsk9bg3capwq","%%","%%","Nw9dTJsk9bg3capwq"] [] [2025-01-28T14:08:09.498394+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"faNEjavzfvzi8E3wt","%%","%%","faNEjavzfvzi8E3wt"] [] [2025-01-28T14:08:09.515079+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2rrZeE8jBaNKK2MHY","%%","%%","2rrZeE8jBaNKK2MHY"] [] [2025-01-28T14:08:09.531801+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6PKCqgsk8hQj8DbF7","%%","%%","6PKCqgsk8hQj8DbF7"] [] [2025-01-28T14:08:09.548564+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3LMMoYXGMAyrXW4pp","%%","%%","3LMMoYXGMAyrXW4pp"] [] [2025-01-28T14:08:09.565213+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wnBLsteKsFqQ2SF5y","%%","%%","wnBLsteKsFqQ2SF5y"] [] [2025-01-28T14:08:09.581893+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NQYkGNLiZ3T9AKs4H","%%","%%","NQYkGNLiZ3T9AKs4H"] [] [2025-01-28T14:08:09.598593+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Y2STh3c6JrWsWrAa2","%%","%%","Y2STh3c6JrWsWrAa2"] [] [2025-01-28T14:08:09.615240+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jKkgs7WK46u7GPGcx","%%","%%","jKkgs7WK46u7GPGcx"] [] [2025-01-28T14:08:09.631937+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"c5r9BY9wL8uynzf5n","%53377889%","%53377889%","c5r9BY9wL8uynzf5n","%53377889%","%53377889%"] [] [2025-01-28T14:08:09.650755+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7161] [] [2025-01-28T14:08:09.651115+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7347] [] [2025-01-28T14:08:09.789499+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:08:09.789754+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:08:09+00:00",5960] [] [2025-01-28T14:08:09.790071+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:08:09.792980+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CJrYu9K8DGmHLvW43","%%","%%","CJrYu9K8DGmHLvW43"] [] [2025-01-28T14:08:09.810524+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nwcDt9CPbYAjjhr2G","%%","%%","nwcDt9CPbYAjjhr2G"] [] [2025-01-28T14:08:09.827727+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CidTxNfA4TvoPqKXY","%%","%%","CidTxNfA4TvoPqKXY"] [] [2025-01-28T14:08:09.844674+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M69i7r44wzifEkEhi","%%","%%","M69i7r44wzifEkEhi"] [] [2025-01-28T14:08:09.861632+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ii9T6jNTLznkMCDpi","%%","%%","ii9T6jNTLznkMCDpi"] [] [2025-01-28T14:08:09.878535+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MGircwS4rcdSv3S43","%%","%%","MGircwS4rcdSv3S43"] [] [2025-01-28T14:08:09.895523+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wkcmEoCSMK2fx9Nmu","%%","%%","wkcmEoCSMK2fx9Nmu"] [] [2025-01-28T14:08:09.912453+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HFAm9gSMA7XHF9szi","%%","%%","HFAm9gSMA7XHF9szi"] [] [2025-01-28T14:08:09.929389+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AQr7H9SxvQBj7RST8","%%","%%","AQr7H9SxvQBj7RST8"] [] [2025-01-28T14:08:09.946311+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KTL8SZ8PTNB3aeus2","%%","%%","KTL8SZ8PTNB3aeus2"] [] [2025-01-28T14:08:09.963143+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3DvC76dEEWesdgtqC","%%","%%","3DvC76dEEWesdgtqC"] [] [2025-01-28T14:08:09.980052+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZY29fRabSrwqvDPen","%%","%%","ZY29fRabSrwqvDPen"] [] [2025-01-28T14:08:09.996928+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oRsWtY5696qhNvS56","%%","%%","oRsWtY5696qhNvS56"] [] [2025-01-28T14:08:10.013931+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YEPaMmWPYfPZJZogk","%%","%%","YEPaMmWPYfPZJZogk"] [] [2025-01-28T14:08:10.030842+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8qehXc5oqbk8jnx2m","%%","%%","8qehXc5oqbk8jnx2m"] [] [2025-01-28T14:08:10.047731+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qqL8Poxj7NgfhT2go","%%","%%","qqL8Poxj7NgfhT2go"] [] [2025-01-28T14:08:10.064666+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M38brFPFbqNjrqjYq","%%","%%","M38brFPFbqNjrqjYq"] [] [2025-01-28T14:08:10.082282+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zNog5e5epsxbJ2yQe","%%","%%","zNog5e5epsxbJ2yQe"] [] [2025-01-28T14:08:10.099252+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Mgvwzc2AznD5wMRYG","%%","%%","Mgvwzc2AznD5wMRYG"] [] [2025-01-28T14:08:10.116153+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dZs2Nt77nJm8whEzo","%%","%%","dZs2Nt77nJm8whEzo"] [] [2025-01-28T14:08:10.132960+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RBYFst7yzrvQapWEM","%%","%%","RBYFst7yzrvQapWEM"] [] [2025-01-28T14:08:10.149790+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3a4TmgC8u9sQzp7zP","%%","%%","3a4TmgC8u9sQzp7zP"] [] [2025-01-28T14:08:10.166630+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8ekheAmT4kSFgJRzQ","%%","%%","8ekheAmT4kSFgJRzQ"] [] [2025-01-28T14:08:10.183505+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"e48PYjTR4q7XNC6m9","%%","%%","e48PYjTR4q7XNC6m9"] [] [2025-01-28T14:08:10.200327+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2fREghdk67qegv4bK","%%","%%","2fREghdk67qegv4bK"] [] [2025-01-28T14:08:10.217178+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AyECR5YREqbZ92uQa","%%","%%","AyECR5YREqbZ92uQa"] [] [2025-01-28T14:08:10.234105+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4ybmiCJmRYtKyajvz","%%","%%","4ybmiCJmRYtKyajvz"] [] [2025-01-28T14:08:10.251028+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"R47qZAHeEzdNTXb6R","%%","%%","R47qZAHeEzdNTXb6R"] [] [2025-01-28T14:08:10.267857+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xXZJ6K2MaCdgChePt","%%","%%","xXZJ6K2MaCdgChePt"] [] [2025-01-28T14:08:10.284721+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gLJf5Akze5tfk4oKR","%%","%%","gLJf5Akze5tfk4oKR"] [] [2025-01-28T14:08:10.301628+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gofBdReDM5oEqvQEn","%%","%%","gofBdReDM5oEqvQEn"] [] [2025-01-28T14:08:10.318546+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XK4PwWK56xs5cpo6k","%%","%%","XK4PwWK56xs5cpo6k"] [] [2025-01-28T14:08:10.335301+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7acaQQMnbAz8mxjzQ","%%","%%","7acaQQMnbAz8mxjzQ"] [] [2025-01-28T14:08:10.352174+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xc4jDvAvefb3MSsKb","%%","%%","Xc4jDvAvefb3MSsKb"] [] [2025-01-28T14:08:10.368941+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xxag9wqZ8hWTpWnNH","%%","%%","xxag9wqZ8hWTpWnNH"] [] [2025-01-28T14:08:10.385696+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9LLEsJgTs2xwz9EdB","%%","%%","9LLEsJgTs2xwz9EdB"] [] [2025-01-28T14:08:10.402636+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5nfYr7TtArDgrzphK","%%","%%","5nfYr7TtArDgrzphK"] [] [2025-01-28T14:08:10.419633+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oT34kvyDiZeEi8FsK","%%","%%","oT34kvyDiZeEi8FsK"] [] [2025-01-28T14:08:10.436628+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qQfshFhYv8yjRr4w4","%%","%%","qQfshFhYv8yjRr4w4"] [] [2025-01-28T14:08:10.453417+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DS6PoHxitZw2jKfgY","%%","%%","DS6PoHxitZw2jKfgY"] [] [2025-01-28T14:08:10.470237+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hcSwP5Hx3NRc8Mbvq","%%","%%","hcSwP5Hx3NRc8Mbvq"] [] [2025-01-28T14:08:10.486991+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6qHTTYCqPMPfYEtMf","%%","%%","6qHTTYCqPMPfYEtMf"] [] [2025-01-28T14:08:10.503751+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7yNgXCd9maN3v4wdr","%%","%%","7yNgXCd9maN3v4wdr"] [] [2025-01-28T14:08:10.520631+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nzSjeW4bXq9q99qHE","%%","%%","nzSjeW4bXq9q99qHE"] [] [2025-01-28T14:08:10.537396+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AeapvNWGDFNG5CLEo","%%","%%","AeapvNWGDFNG5CLEo"] [] [2025-01-28T14:08:10.554163+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4XZEjKjf57yWG9xKJ","%%","%%","4XZEjKjf57yWG9xKJ"] [] [2025-01-28T14:08:10.570931+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8ikxd6n8RJ9hnysTw","%%","%%","8ikxd6n8RJ9hnysTw"] [] [2025-01-28T14:08:10.587702+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TvaCCd8xej8RinpGu","%%","%%","TvaCCd8xej8RinpGu"] [] [2025-01-28T14:08:10.604594+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QD3eskwxvWCPcBRHp","%%","%%","QD3eskwxvWCPcBRHp"] [] [2025-01-28T14:08:10.621513+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GaNkXLgepGtxANBsh","%%","%%","GaNkXLgepGtxANBsh"] [] [2025-01-28T14:08:10.638271+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4Jn4M6G6rdjDZu7QS","%%","%%","4Jn4M6G6rdjDZu7QS"] [] [2025-01-28T14:08:10.655040+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iQZHGm46AXgxFAwyM","%%","%%","iQZHGm46AXgxFAwyM"] [] [2025-01-28T14:08:10.671862+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PFKSLcDTeZKFap8jA","%%","%%","PFKSLcDTeZKFap8jA"] [] [2025-01-28T14:08:10.688670+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"u86DxKdpH7byikgvs","%%","%%","u86DxKdpH7byikgvs"] [] [2025-01-28T14:08:10.705515+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sRKZyYqC9GrqM4KdZ","%%","%%","sRKZyYqC9GrqM4KdZ"] [] [2025-01-28T14:08:10.722415+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4zkAdsC3W2voDXjmy","%%","%%","4zkAdsC3W2voDXjmy"] [] [2025-01-28T14:08:10.739144+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dfDk7zYBdEBse3L9d","%%","%%","dfDk7zYBdEBse3L9d"] [] [2025-01-28T14:08:10.755934+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3jbuNM7pk8r5wqyGF","%%","%%","3jbuNM7pk8r5wqyGF"] [] [2025-01-28T14:08:10.772741+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FcDRLaktJgKMNWJmX","%%","%%","FcDRLaktJgKMNWJmX"] [] [2025-01-28T14:08:10.789535+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QhBkbXjXNRupd82Ro","%%","%%","QhBkbXjXNRupd82Ro"] [] [2025-01-28T14:08:10.806307+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Heau8gYm9Dfubavmb","%%","%%","Heau8gYm9Dfubavmb"] [] [2025-01-28T14:08:10.823137+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PZTL6buhcgRgohWXn","%%","%%","PZTL6buhcgRgohWXn"] [] [2025-01-28T14:08:10.839898+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xD5SCSskNN9jWcRN9","%%","%%","xD5SCSskNN9jWcRN9"] [] [2025-01-28T14:08:10.856675+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"P5wHGr465tBWQAWcM","%%","%%","P5wHGr465tBWQAWcM"] [] [2025-01-28T14:08:10.873504+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Dr6C3o8akc9PHZqmP","%%","%%","Dr6C3o8akc9PHZqmP"] [] [2025-01-28T14:08:10.890285+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TM96vTFoJ36hzCuv3","%%","%%","TM96vTFoJ36hzCuv3"] [] [2025-01-28T14:08:10.907110+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v8vKwbpE9gQRaARgC","%%","%%","v8vKwbpE9gQRaARgC"] [] [2025-01-28T14:08:10.923935+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tdNQqWDxNyhzJidKx","%%","%%","tdNQqWDxNyhzJidKx"] [] [2025-01-28T14:08:10.940704+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"amAPGoRoDnnWZwajh","%%","%%","amAPGoRoDnnWZwajh"] [] [2025-01-28T14:08:10.957581+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mkgPzis4yeaNMtiTB","%%","%%","mkgPzis4yeaNMtiTB"] [] [2025-01-28T14:08:10.974395+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9rmM7guss8RyXj8H3","%%","%%","9rmM7guss8RyXj8H3"] [] [2025-01-28T14:08:10.991288+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gQMRhNN3pwh2XhP7o","%%","%%","gQMRhNN3pwh2XhP7o"] [] [2025-01-28T14:08:11.008125+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"q7E548x2oxZdy9bBx","%%","%%","q7E548x2oxZdy9bBx"] [] [2025-01-28T14:08:11.024976+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"saCMW9psk5L7dHgRD","%%","%%","saCMW9psk5L7dHgRD"] [] [2025-01-28T14:08:11.041908+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H4yQLRjaThvAQxBuk","%%","%%","H4yQLRjaThvAQxBuk"] [] [2025-01-28T14:08:11.058761+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"83qE7oyYqf3AiwuaW","%%","%%","83qE7oyYqf3AiwuaW"] [] [2025-01-28T14:08:11.075799+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aSQu6N29fRrCSQtKC","%%","%%","aSQu6N29fRrCSQtKC"] [] [2025-01-28T14:08:11.092838+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EpCMKNBPHYutBAxXh","%%","%%","EpCMKNBPHYutBAxXh"] [] [2025-01-28T14:08:11.109596+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"arMa4rEP3u3NKshXZ","%%","%%","arMa4rEP3u3NKshXZ"] [] [2025-01-28T14:08:11.126538+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f3oY8xEYo5wBKLYgc","%%","%%","f3oY8xEYo5wBKLYgc"] [] [2025-01-28T14:08:11.143305+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"snDs7FDpjJARvSC5B","%%","%%","snDs7FDpjJARvSC5B"] [] [2025-01-28T14:08:11.160031+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"99GdSA5FhMADSZrLF","%%","%%","99GdSA5FhMADSZrLF"] [] [2025-01-28T14:08:11.176799+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fnmTDoQSEs8EseeBY","%%","%%","fnmTDoQSEs8EseeBY"] [] [2025-01-28T14:08:11.193535+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"htX3YDPus4iEBdy9k","%%","%%","htX3YDPus4iEBdy9k"] [] [2025-01-28T14:08:11.210417+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2xYknsukP3feLYhcX","%%","%%","2xYknsukP3feLYhcX"] [] [2025-01-28T14:08:11.227321+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XNB7MTBmptscPRZLD","%%","%%","XNB7MTBmptscPRZLD"] [] [2025-01-28T14:08:11.244095+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BXEcQAmjgkzyw6YXA","%%","%%","BXEcQAmjgkzyw6YXA"] [] [2025-01-28T14:08:11.260848+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"obWwQKP3bxEcMT4BQ","%%","%%","obWwQKP3bxEcMT4BQ"] [] [2025-01-28T14:08:11.277583+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TebWHjpdDDcCEwdFh","%%","%%","TebWHjpdDDcCEwdFh"] [] [2025-01-28T14:08:11.294397+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yHHNHM43S2zKmS4EA","%%","%%","yHHNHM43S2zKmS4EA"] [] [2025-01-28T14:08:11.311185+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PiWzxGKzGH3jptiG7","%%","%%","PiWzxGKzGH3jptiG7"] [] [2025-01-28T14:08:11.327964+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zY3v82sTNdFLkF3k7","%%","%%","zY3v82sTNdFLkF3k7"] [] [2025-01-28T14:08:11.344698+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dm6zL52rg8N7pewvp","%%","%%","dm6zL52rg8N7pewvp"] [] [2025-01-28T14:08:11.361554+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YpZBPuvNK3Z6HSBR3","%%","%%","YpZBPuvNK3Z6HSBR3"] [] [2025-01-28T14:08:11.378312+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NQoeKYNfyZ3jxoQiS","%%","%%","NQoeKYNfyZ3jxoQiS"] [] [2025-01-28T14:08:11.395140+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aGeAjq8Sa8LE7H75c","%%","%%","aGeAjq8Sa8LE7H75c"] [] [2025-01-28T14:08:11.411898+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4AMycjezevpXw7xBK","%%","%%","4AMycjezevpXw7xBK"] [] [2025-01-28T14:08:11.428704+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bsXkSwnHi9fKRsLDH","%%","%%","bsXkSwnHi9fKRsLDH"] [] [2025-01-28T14:08:11.445755+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FbBBHubYnQYsk7QS5","%%","%%","FbBBHubYnQYsk7QS5"] [] [2025-01-28T14:08:11.462542+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uvqmsPpGYTJr4AsMK","%%","%%","uvqmsPpGYTJr4AsMK"] [] [2025-01-28T14:08:11.479366+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"66Fj9BnonTbEuf8Za","%%","%%","66Fj9BnonTbEuf8Za"] [] [2025-01-28T14:08:11.496126+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4Lpy6pyoSeva3YQz5","%%","%%","4Lpy6pyoSeva3YQz5"] [] [2025-01-28T14:08:11.513007+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"u7XLWii9qwuBAAXpY","%%","%%","u7XLWii9qwuBAAXpY"] [] [2025-01-28T14:08:11.529754+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c42uheekmLYwf52HT","%%","%%","c42uheekmLYwf52HT"] [] [2025-01-28T14:08:11.546484+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ytSxBHhYEXKkcDWAc","%%","%%","ytSxBHhYEXKkcDWAc"] [] [2025-01-28T14:08:11.563337+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NN8Mt4YjFbriqxse7","%%","%%","NN8Mt4YjFbriqxse7"] [] [2025-01-28T14:08:11.580054+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Mf79dj35iZkruuMKD","%%","%%","Mf79dj35iZkruuMKD"] [] [2025-01-28T14:08:11.596761+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QoFv3jmNaLT9s3mcA","%%","%%","QoFv3jmNaLT9s3mcA"] [] [2025-01-28T14:08:11.613533+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ohtJdvnNjD33FTiio","%%","%%","ohtJdvnNjD33FTiio"] [] [2025-01-28T14:08:11.630298+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"arREuXx36StNbXEdo","%%","%%","arREuXx36StNbXEdo"] [] [2025-01-28T14:08:11.647057+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rqK6JjrHBAHgTcsCQ","%%","%%","rqK6JjrHBAHgTcsCQ"] [] [2025-01-28T14:08:11.663892+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7Zs84RDBiyn6eGgft","%%","%%","7Zs84RDBiyn6eGgft"] [] [2025-01-28T14:08:11.680623+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eaPJACkmga2fX3D9L","%%","%%","eaPJACkmga2fX3D9L"] [] [2025-01-28T14:08:11.697482+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rMxfJdheuzSuv8QaS","%%","%%","rMxfJdheuzSuv8QaS"] [] [2025-01-28T14:08:11.714232+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6Fmij3vTpkPdr8GDY","%%","%%","6Fmij3vTpkPdr8GDY"] [] [2025-01-28T14:08:11.731055+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qwD58CwCrEGvhRSpD","%%","%%","qwD58CwCrEGvhRSpD"] [] [2025-01-28T14:08:11.747777+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DeGYmyYdgNsSFZnxL","%%","%%","DeGYmyYdgNsSFZnxL"] [] [2025-01-28T14:08:11.764475+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bCEh5Wd5RoGkfucHq","%%","%%","bCEh5Wd5RoGkfucHq"] [] [2025-01-28T14:08:11.781252+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ikHD95XY3nArFggTx","%%","%%","ikHD95XY3nArFggTx"] [] [2025-01-28T14:08:11.798051+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QCzZGkRktWBfqvBL9","%%","%%","QCzZGkRktWBfqvBL9"] [] [2025-01-28T14:08:11.814833+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bhvRvLJvvPNqtprFy","%%","%%","bhvRvLJvvPNqtprFy"] [] [2025-01-28T14:08:11.831748+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kwstyCYGPvB2s5gds","%%","%%","kwstyCYGPvB2s5gds"] [] [2025-01-28T14:08:11.848522+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xYrYEnxTDiriFoM8Z","%%","%%","xYrYEnxTDiriFoM8Z"] [] [2025-01-28T14:08:11.865352+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yLuZkGSAHY37nch9P","%%","%%","yLuZkGSAHY37nch9P"] [] [2025-01-28T14:08:11.882320+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tX5bJ2qjYDLKHvK8C","%%","%%","tX5bJ2qjYDLKHvK8C"] [] [2025-01-28T14:08:11.899400+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6o2nafCPjiQcQmfJ8","%%","%%","6o2nafCPjiQcQmfJ8"] [] [2025-01-28T14:08:11.916199+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zqLqdT8ZPnrsHQ9kD","%%","%%","zqLqdT8ZPnrsHQ9kD"] [] [2025-01-28T14:08:11.933111+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KRCspN2TnMdqy3SBq","%%","%%","KRCspN2TnMdqy3SBq"] [] [2025-01-28T14:08:11.949886+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LdNtj2XfeZm7sJGMv","%%","%%","LdNtj2XfeZm7sJGMv"] [] [2025-01-28T14:08:11.966760+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nQnoNNmsnF6RqfQ4g","%%","%%","nQnoNNmsnF6RqfQ4g"] [] [2025-01-28T14:08:11.983608+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"qRbAbKGkFeCwkBmEn","%55419179%","%55419179%","qRbAbKGkFeCwkBmEn","%55419179%","%55419179%"] [] [2025-01-28T14:08:12.002587+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7189] [] [2025-01-28T14:08:12.142299+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:08:12.142614+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:08:12+00:00",6091] [] [2025-01-28T14:08:12.143032+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:08:12.144171+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"apNaB683rXRgxaEw6","%%","%%","apNaB683rXRgxaEw6"] [] [2025-01-28T14:08:12.161266+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"w6Czv83694CsEFwZe","%%","%%","w6Czv83694CsEFwZe"] [] [2025-01-28T14:08:12.178095+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eukNxC7YQtHQZxrCM","%%","%%","eukNxC7YQtHQZxrCM"] [] [2025-01-28T14:08:12.195023+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6RDAjWYA7aKfviHCS","%%","%%","6RDAjWYA7aKfviHCS"] [] [2025-01-28T14:08:12.211887+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8vvvAhckTahMviMq4","%%","%%","8vvvAhckTahMviMq4"] [] [2025-01-28T14:08:12.228871+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AGKMN2LDNXXtQSSmt","%%","%%","AGKMN2LDNXXtQSSmt"] [] [2025-01-28T14:08:12.245721+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bNk6NHpGaso9AupWa","%%","%%","bNk6NHpGaso9AupWa"] [] [2025-01-28T14:08:12.262651+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DqyDcfHWgBH6h5fWy","%%","%%","DqyDcfHWgBH6h5fWy"] [] [2025-01-28T14:08:12.279557+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7uBmNc3w6T8gB3KkG","%%","%%","7uBmNc3w6T8gB3KkG"] [] [2025-01-28T14:08:12.296346+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ALS7GJyCke4YZpGwq","%%","%%","ALS7GJyCke4YZpGwq"] [] [2025-01-28T14:08:12.313144+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mQ85tY9jQcXY7P2Ju","%%","%%","mQ85tY9jQcXY7P2Ju"] [] [2025-01-28T14:08:12.330071+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WvKfJNKvqrADQopCC","%%","%%","WvKfJNKvqrADQopCC"] [] [2025-01-28T14:08:12.346862+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"j2DrGGx7DNQWxztfH","%%","%%","j2DrGGx7DNQWxztfH"] [] [2025-01-28T14:08:12.363720+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6c5muJpxGTHHWYiQw","%%","%%","6c5muJpxGTHHWYiQw"] [] [2025-01-28T14:08:12.380499+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aL9rxkzBMp2NudXn7","%%","%%","aL9rxkzBMp2NudXn7"] [] [2025-01-28T14:08:12.397322+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RgNrWk5qE5JrsBPDS","%%","%%","RgNrWk5qE5JrsBPDS"] [] [2025-01-28T14:08:12.414158+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2tPNFSZK5x2bGJqG8","%%","%%","2tPNFSZK5x2bGJqG8"] [] [2025-01-28T14:08:12.431079+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zpLYywCbQ62CYJHN5","%%","%%","zpLYywCbQ62CYJHN5"] [] [2025-01-28T14:08:12.448063+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xD4nDb7hqeGSxhsSj","%%","%%","xD4nDb7hqeGSxhsSj"] [] [2025-01-28T14:08:12.464886+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fak2Jmf7xrPJk28zi","%%","%%","fak2Jmf7xrPJk28zi"] [] [2025-01-28T14:08:12.481699+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eysnDfEgeCwto9CYD","%%","%%","eysnDfEgeCwto9CYD"] [] [2025-01-28T14:08:12.498544+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WzHpfHr5bGqKMbiA2","%%","%%","WzHpfHr5bGqKMbiA2"] [] [2025-01-28T14:08:12.515308+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"r38QeS86tsRoHvxrn","%%","%%","r38QeS86tsRoHvxrn"] [] [2025-01-28T14:08:12.532234+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9CWQ8qtXGCsrKZXeZ","%%","%%","9CWQ8qtXGCsrKZXeZ"] [] [2025-01-28T14:08:12.548964+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yqThfM5YvskcgSMfM","%%","%%","yqThfM5YvskcgSMfM"] [] [2025-01-28T14:08:12.565679+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iWTuynNvLXnmn55vc","%%","%%","iWTuynNvLXnmn55vc"] [] [2025-01-28T14:08:12.582594+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4GZfRiikdhgmT3RjG","%%","%%","4GZfRiikdhgmT3RjG"] [] [2025-01-28T14:08:12.599423+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dA7vMvcZeTXdEKEiY","%%","%%","dA7vMvcZeTXdEKEiY"] [] [2025-01-28T14:08:12.616317+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"S6jCoygHSjMY6EvBA","%%","%%","S6jCoygHSjMY6EvBA"] [] [2025-01-28T14:08:12.633202+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AcLLSFZFoo4fArjGw","%%","%%","AcLLSFZFoo4fArjGw"] [] [2025-01-28T14:08:12.649952+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4csJ9dFkjPwkBQGJD","%%","%%","4csJ9dFkjPwkBQGJD"] [] [2025-01-28T14:08:12.666764+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zoYmG4iSy5GR4eXt7","%%","%%","zoYmG4iSy5GR4eXt7"] [] [2025-01-28T14:08:12.683691+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hFphEFXGwnCjS2msM","%%","%%","hFphEFXGwnCjS2msM"] [] [2025-01-28T14:08:12.700577+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n5TN4RrSPQimKj8XM","%%","%%","n5TN4RrSPQimKj8XM"] [] [2025-01-28T14:08:12.717510+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SWEeK4SoFvQNy4pRF","%%","%%","SWEeK4SoFvQNy4pRF"] [] [2025-01-28T14:08:12.734519+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xiwxHvrueCeg9N7dz","%%","%%","xiwxHvrueCeg9N7dz"] [] [2025-01-28T14:08:12.751299+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X7MmGYgMDdNnNK9WA","%%","%%","X7MmGYgMDdNnNK9WA"] [] [2025-01-28T14:08:12.768099+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Dsgx6Ga7WPGHftguf","%%","%%","Dsgx6Ga7WPGHftguf"] [] [2025-01-28T14:08:12.784915+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TQCn2cffQLHEgvLnX","%%","%%","TQCn2cffQLHEgvLnX"] [] [2025-01-28T14:08:12.801705+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yisCKP6ZvwufQQFH8","%%","%%","yisCKP6ZvwufQQFH8"] [] [2025-01-28T14:08:12.818549+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Z7S8jvSrhDSmbbBQh","%%","%%","Z7S8jvSrhDSmbbBQh"] [] [2025-01-28T14:08:12.835461+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bqMnQw67CANPaCmjN","%%","%%","bqMnQw67CANPaCmjN"] [] [2025-01-28T14:08:12.852314+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6Lm7WnZGYTZr2RLTf","%%","%%","6Lm7WnZGYTZr2RLTf"] [] [2025-01-28T14:08:12.869121+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oimeRQEs7sn3Ez6kN","%%","%%","oimeRQEs7sn3Ez6kN"] [] [2025-01-28T14:08:12.885904+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CuMHtd7qDMozhKHY5","%%","%%","CuMHtd7qDMozhKHY5"] [] [2025-01-28T14:08:12.902691+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MRSpi7bpHfATqmZuQ","%%","%%","MRSpi7bpHfATqmZuQ"] [] [2025-01-28T14:08:12.919610+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"F9WLYeZh9chxQ7gne","%%","%%","F9WLYeZh9chxQ7gne"] [] [2025-01-28T14:08:12.936471+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"t4Xb5mfJGQBvSwsh5","%%","%%","t4Xb5mfJGQBvSwsh5"] [] [2025-01-28T14:08:12.953217+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"d639DTLETqNtCWnA7","%%","%%","d639DTLETqNtCWnA7"] [] [2025-01-28T14:08:12.969962+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hkYDZEq4NHAT4sGNu","%%","%%","hkYDZEq4NHAT4sGNu"] [] [2025-01-28T14:08:12.986699+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2i5saHrFy8rejRnGv","%%","%%","2i5saHrFy8rejRnGv"] [] [2025-01-28T14:08:13.003528+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cXrjv7L9R63KTNJTe","%%","%%","cXrjv7L9R63KTNJTe"] [] [2025-01-28T14:08:13.020303+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TQJSbiHTbugAwEcjk","%%","%%","TQJSbiHTbugAwEcjk"] [] [2025-01-28T14:08:13.037102+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zq6SPNa242X7q4SAg","%%","%%","zq6SPNa242X7q4SAg"] [] [2025-01-28T14:08:13.053869+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xuGM74qPYXBWqJ2rv","%%","%%","xuGM74qPYXBWqJ2rv"] [] [2025-01-28T14:08:13.070633+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BRDiew4mdZ5iu9xSZ","%%","%%","BRDiew4mdZ5iu9xSZ"] [] [2025-01-28T14:08:13.087605+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QjZBYsF8hohGvmgQW","%%","%%","QjZBYsF8hohGvmgQW"] [] [2025-01-28T14:08:13.104915+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EXovx5NrPgv6va3xH","%%","%%","EXovx5NrPgv6va3xH"] [] [2025-01-28T14:08:13.121724+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Bj3x3TbEcau8Xu2L4","%%","%%","Bj3x3TbEcau8Xu2L4"] [] [2025-01-28T14:08:13.138489+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uan8kfe4Q484DCShC","%%","%%","uan8kfe4Q484DCShC"] [] [2025-01-28T14:08:13.155277+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kj5JNrczKL2tJkQTa","%%","%%","kj5JNrczKL2tJkQTa"] [] [2025-01-28T14:08:13.172023+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tkhSM3vSKmuGhEJPM","%%","%%","tkhSM3vSKmuGhEJPM"] [] [2025-01-28T14:08:13.188769+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QQvHao6mhZheguYsm","%%","%%","QQvHao6mhZheguYsm"] [] [2025-01-28T14:08:13.205490+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YLfY4TGTjnzgHhM7Y","%%","%%","YLfY4TGTjnzgHhM7Y"] [] [2025-01-28T14:08:13.222261+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LBbTWNfLLijWdvvzW","%%","%%","LBbTWNfLLijWdvvzW"] [] [2025-01-28T14:08:13.239026+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RCQfRiPfmvgPARuba","%%","%%","RCQfRiPfmvgPARuba"] [] [2025-01-28T14:08:13.255804+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i2HeroDKQ4jdBbrY4","%%","%%","i2HeroDKQ4jdBbrY4"] [] [2025-01-28T14:08:13.272576+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TqT9tSTs2TocKcHvS","%%","%%","TqT9tSTs2TocKcHvS"] [] [2025-01-28T14:08:13.289425+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FTnTfXJFhrDgveDRA","%%","%%","FTnTfXJFhrDgveDRA"] [] [2025-01-28T14:08:13.306205+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MdWx6Sydozkg3QZvd","%%","%%","MdWx6Sydozkg3QZvd"] [] [2025-01-28T14:08:13.322965+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xeJgrPm67nyxTNrTf","%%","%%","xeJgrPm67nyxTNrTf"] [] [2025-01-28T14:08:13.339751+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pRJ4N9LgomBBAbHQp","%%","%%","pRJ4N9LgomBBAbHQp"] [] [2025-01-28T14:08:13.356493+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"S2469X4uPctkGEvKi","%%","%%","S2469X4uPctkGEvKi"] [] [2025-01-28T14:08:13.373233+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"z66D3bQC7pkThuc7a","%%","%%","z66D3bQC7pkThuc7a"] [] [2025-01-28T14:08:13.389985+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eTPRLyFEhFYP8WWpY","%%","%%","eTPRLyFEhFYP8WWpY"] [] [2025-01-28T14:08:13.406735+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HFJt7RwFSn6wKz5jC","%%","%%","HFJt7RwFSn6wKz5jC"] [] [2025-01-28T14:08:13.423573+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N959cmEakQmq7TqCj","%%","%%","N959cmEakQmq7TqCj"] [] [2025-01-28T14:08:13.440393+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Nn8CS4BuLfDNxqr2C","%%","%%","Nn8CS4BuLfDNxqr2C"] [] [2025-01-28T14:08:13.457509+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"o8BNDmrJ2eFCB6S7v","%%","%%","o8BNDmrJ2eFCB6S7v"] [] [2025-01-28T14:08:13.474321+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dhs4jxZwvjv54uFEY","%%","%%","dhs4jxZwvjv54uFEY"] [] [2025-01-28T14:08:13.491044+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3qGGhKc2KstqnJiEn","%%","%%","3qGGhKc2KstqnJiEn"] [] [2025-01-28T14:08:13.507825+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"coWCmcEdfi4uXZaMm","%%","%%","coWCmcEdfi4uXZaMm"] [] [2025-01-28T14:08:13.524627+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ek9PZqvpmaCqmcGZH","%%","%%","ek9PZqvpmaCqmcGZH"] [] [2025-01-28T14:08:13.541461+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7adFZQhf2bq2PyfL6","%%","%%","7adFZQhf2bq2PyfL6"] [] [2025-01-28T14:08:13.558236+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"t4wBCyF8MgJYXxBB5","%%","%%","t4wBCyF8MgJYXxBB5"] [] [2025-01-28T14:08:13.575047+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GZWCTC7P5PfAaPeQT","%%","%%","GZWCTC7P5PfAaPeQT"] [] [2025-01-28T14:08:13.591798+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9knmtvRKmbCBHM44y","%%","%%","9knmtvRKmbCBHM44y"] [] [2025-01-28T14:08:13.608590+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"adPLkado2MxeruwdB","%%","%%","adPLkado2MxeruwdB"] [] [2025-01-28T14:08:13.625367+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hWHtA4aES5CbzCTek","%%","%%","hWHtA4aES5CbzCTek"] [] [2025-01-28T14:08:13.642154+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EFAdYf4o6X6p8eeMB","%%","%%","EFAdYf4o6X6p8eeMB"] [] [2025-01-28T14:08:13.658918+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Jo2E2kAdqFwFffnc7","%%","%%","Jo2E2kAdqFwFffnc7"] [] [2025-01-28T14:08:13.675696+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"25qh4azGJ2r4qNNAj","%%","%%","25qh4azGJ2r4qNNAj"] [] [2025-01-28T14:08:13.692495+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DmK3SikZxmEBECfC3","%%","%%","DmK3SikZxmEBECfC3"] [] [2025-01-28T14:08:13.709317+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"K8cN3gpJQtJHPrf33","%%","%%","K8cN3gpJQtJHPrf33"] [] [2025-01-28T14:08:13.726371+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8mYN8Q3Ppp3pNYbzG","%%","%%","8mYN8Q3Ppp3pNYbzG"] [] [2025-01-28T14:08:13.743224+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6RxK7B4pyuJQEwhWZ","%%","%%","6RxK7B4pyuJQEwhWZ"] [] [2025-01-28T14:08:13.759940+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Cg8jSEqSWHZZggsMa","%%","%%","Cg8jSEqSWHZZggsMa"] [] [2025-01-28T14:08:13.776680+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HdQLYtXuGN6cFFX9w","%%","%%","HdQLYtXuGN6cFFX9w"] [] [2025-01-28T14:08:13.793452+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wpGsRCmqTTHocMBxZ","%%","%%","wpGsRCmqTTHocMBxZ"] [] [2025-01-28T14:08:13.810262+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"d4HY6Qd9PbJvqS58n","%%","%%","d4HY6Qd9PbJvqS58n"] [] [2025-01-28T14:08:13.827087+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WAr3jRJBt4JdtjggF","%%","%%","WAr3jRJBt4JdtjggF"] [] [2025-01-28T14:08:13.843833+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QLidPtrisbDhASM3N","%%","%%","QLidPtrisbDhASM3N"] [] [2025-01-28T14:08:13.860672+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n87NiBf9YQgEnbJvf","%%","%%","n87NiBf9YQgEnbJvf"] [] [2025-01-28T14:08:13.877511+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hGg7mY3mGYvJgTyzZ","%%","%%","hGg7mY3mGYvJgTyzZ"] [] [2025-01-28T14:08:13.894276+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FpfMnkp52Lvvh5oxe","%%","%%","FpfMnkp52Lvvh5oxe"] [] [2025-01-28T14:08:13.911110+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"a9mNKHuj9TnEvhuES","%%","%%","a9mNKHuj9TnEvhuES"] [] [2025-01-28T14:08:13.927923+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ypYPff5mGr6g6B7gF","%%","%%","ypYPff5mGr6g6B7gF"] [] [2025-01-28T14:08:13.944701+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DpwfTJTEA626QkQWG","%%","%%","DpwfTJTEA626QkQWG"] [] [2025-01-28T14:08:13.961472+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jKgqcZtpRTt4menhX","%%","%%","jKgqcZtpRTt4menhX"] [] [2025-01-28T14:08:13.978252+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ywqB5uYSbGmYwKGm9","%%","%%","ywqB5uYSbGmYwKGm9"] [] [2025-01-28T14:08:13.994995+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HKNXSkoLwRDFpbZdN","%%","%%","HKNXSkoLwRDFpbZdN"] [] [2025-01-28T14:08:14.012146+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JWyaLPEWQFEbAu3Jo","%%","%%","JWyaLPEWQFEbAu3Jo"] [] [2025-01-28T14:08:14.029181+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"63f9BbvCuRYKXyoWy","%%","%%","63f9BbvCuRYKXyoWy"] [] [2025-01-28T14:08:14.045941+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SXfG9iWP44wnQPgaN","%%","%%","SXfG9iWP44wnQPgaN"] [] [2025-01-28T14:08:14.063049+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vXAbXPtP29FojSotA","%%","%%","vXAbXPtP29FojSotA"] [] [2025-01-28T14:08:14.079847+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HzarnzrPgaQdpt2mt","%%","%%","HzarnzrPgaQdpt2mt"] [] [2025-01-28T14:08:14.096930+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4AbpQoRxZwBtGvxgw","%%","%%","4AbpQoRxZwBtGvxgw"] [] [2025-01-28T14:08:14.113707+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8k2iHQzb7d8MA5NNS","%%","%%","8k2iHQzb7d8MA5NNS"] [] [2025-01-28T14:08:14.130702+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Fg9AAYnqgnaPQ7DXv","%%","%%","Fg9AAYnqgnaPQ7DXv"] [] [2025-01-28T14:08:14.147529+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6kTKpvKnQF8ER7BLs","%%","%%","6kTKpvKnQF8ER7BLs"] [] [2025-01-28T14:08:14.164287+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DSqi7CSxKnzPDYZg4","%%","%%","DSqi7CSxKnzPDYZg4"] [] [2025-01-28T14:08:14.181043+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PcrGYEJRNkA46kz59","%%","%%","PcrGYEJRNkA46kz59"] [] [2025-01-28T14:08:14.197768+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CBNJx3s6MgaoLPFqr","%%","%%","CBNJx3s6MgaoLPFqr"] [] [2025-01-28T14:08:14.214512+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7nSHpiEtDkeSQKc2S","%%","%%","7nSHpiEtDkeSQKc2S"] [] [2025-01-28T14:08:14.231365+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"47QcEuJzHxKXgRApi","%%","%%","47QcEuJzHxKXgRApi"] [] [2025-01-28T14:08:14.248155+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hZAfRhnAKZMvLqN3u","%%","%%","hZAfRhnAKZMvLqN3u"] [] [2025-01-28T14:08:14.264889+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3XwDgLmRkcCejtEmA","%%","%%","3XwDgLmRkcCejtEmA"] [] [2025-01-28T14:08:14.281634+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qwhnWtxbu8x9Qcr2d","%%","%%","qwhnWtxbu8x9Qcr2d"] [] [2025-01-28T14:08:14.298369+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BrmjWFZ6JyokC65jX","%%","%%","BrmjWFZ6JyokC65jX"] [] [2025-01-28T14:08:14.315155+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ymM7ocq4D6FE4Hg2h","%%","%%","ymM7ocq4D6FE4Hg2h"] [] [2025-01-28T14:08:14.332041+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fyA6WSS9PH8CEpEW5","%%","%%","fyA6WSS9PH8CEpEW5"] [] [2025-01-28T14:08:14.348792+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vGKtZhNW4grGRYYPA","%%","%%","vGKtZhNW4grGRYYPA"] [] [2025-01-28T14:08:14.365489+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nRSLKSKnjAtNXZdSA","%%","%%","nRSLKSKnjAtNXZdSA"] [] [2025-01-28T14:08:14.382202+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HaCDcLBMHb4KnXBKu","%%","%%","HaCDcLBMHb4KnXBKu"] [] [2025-01-28T14:08:14.398884+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mzuhLYw9oWTs9qPki","%%","%%","mzuhLYw9oWTs9qPki"] [] [2025-01-28T14:08:14.415594+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PauLvpwgLf85G8dKH","%%","%%","PauLvpwgLf85G8dKH"] [] [2025-01-28T14:08:14.432434+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Pf3D8T2L3a4JtyxwC","%%","%%","Pf3D8T2L3a4JtyxwC"] [] [2025-01-28T14:08:14.449304+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7PqMsAeuWrrJSX39j","%%","%%","7PqMsAeuWrrJSX39j"] [] [2025-01-28T14:08:14.466120+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wKSYFAxfJKrRQJZmy","%%","%%","wKSYFAxfJKrRQJZmy"] [] [2025-01-28T14:08:14.482862+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"GRYoTqe3B2C3jKDXT","%94436561%","%94436561%","GRYoTqe3B2C3jKDXT","%94436561%","%94436561%"] [] [2025-01-28T14:08:14.501694+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7256] [] [2025-01-28T14:08:14.639901+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:08:14.640227+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:08:14+00:00",6231] [] [2025-01-28T14:08:14.640616+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:08:14.647041+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"P47uTeqEi6tbob4jh","%%","%%","P47uTeqEi6tbob4jh"] [] [2025-01-28T14:08:14.664092+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4GTDJ4biAvaMChsx4","%%","%%","4GTDJ4biAvaMChsx4"] [] [2025-01-28T14:08:14.680981+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"r5qZ7Dbty7HSrtDab","%%","%%","r5qZ7Dbty7HSrtDab"] [] [2025-01-28T14:08:14.697874+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Jj5QJwAwQzQzkLE29","%%","%%","Jj5QJwAwQzQzkLE29"] [] [2025-01-28T14:08:14.714783+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5CSTjJMMAq4XquHX6","%%","%%","5CSTjJMMAq4XquHX6"] [] [2025-01-28T14:08:14.731734+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RbKFJX3WTC6Zw3z5d","%%","%%","RbKFJX3WTC6Zw3z5d"] [] [2025-01-28T14:08:14.748606+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cWpv6RZBoCwBojrFz","%%","%%","cWpv6RZBoCwBojrFz"] [] [2025-01-28T14:08:14.765461+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fdXS3b3hG73xW5h7W","%%","%%","fdXS3b3hG73xW5h7W"] [] [2025-01-28T14:08:14.782332+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jFuoDcyxpEFNoTMZR","%%","%%","jFuoDcyxpEFNoTMZR"] [] [2025-01-28T14:08:14.800101+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2Mav6i8XgPeQax3MF","%%","%%","2Mav6i8XgPeQax3MF"] [] [2025-01-28T14:08:14.817428+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vwGJKA9vvSpz2q58T","%%","%%","vwGJKA9vvSpz2q58T"] [] [2025-01-28T14:08:14.834509+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JmhwdTQbogGA2PRFC","%%","%%","JmhwdTQbogGA2PRFC"] [] [2025-01-28T14:08:14.851400+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6QNtGWxKZtwyuanD7","%%","%%","6QNtGWxKZtwyuanD7"] [] [2025-01-28T14:08:14.868466+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CuYCFtH3guWetLpzZ","%%","%%","CuYCFtH3guWetLpzZ"] [] [2025-01-28T14:08:14.885494+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6iucEiPWY6h9Gfvy9","%%","%%","6iucEiPWY6h9Gfvy9"] [] [2025-01-28T14:08:14.902303+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nA4kvCJHcQDkD9Dkq","%%","%%","nA4kvCJHcQDkD9Dkq"] [] [2025-01-28T14:08:14.919127+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N5cXjQ2GtJTFwC2XQ","%%","%%","N5cXjQ2GtJTFwC2XQ"] [] [2025-01-28T14:08:14.936054+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QcS4y2TpMPtXQhNpD","%%","%%","QcS4y2TpMPtXQhNpD"] [] [2025-01-28T14:08:14.952876+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Z4zu6cKDNY7WLdwkG","%%","%%","Z4zu6cKDNY7WLdwkG"] [] [2025-01-28T14:08:14.969690+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GqRBJ95M2kfjRXZp6","%%","%%","GqRBJ95M2kfjRXZp6"] [] [2025-01-28T14:08:14.986565+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MdNvKBwQTRjuYZJ7H","%%","%%","MdNvKBwQTRjuYZJ7H"] [] [2025-01-28T14:08:15.003500+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BZJjEm7YLFXZqCaZY","%%","%%","BZJjEm7YLFXZqCaZY"] [] [2025-01-28T14:08:15.020318+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3ejCzAiwMY73kPDhK","%%","%%","3ejCzAiwMY73kPDhK"] [] [2025-01-28T14:08:15.037247+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MzWrz4PQQ6ivZbtSH","%%","%%","MzWrz4PQQ6ivZbtSH"] [] [2025-01-28T14:08:15.054035+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ougCiZ4umq5yHCYyT","%%","%%","ougCiZ4umq5yHCYyT"] [] [2025-01-28T14:08:15.070847+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"a9Sf25WheK6E4mTeJ","%%","%%","a9Sf25WheK6E4mTeJ"] [] [2025-01-28T14:08:15.087703+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8Amh3Jsk7KoAJrZpc","%%","%%","8Amh3Jsk7KoAJrZpc"] [] [2025-01-28T14:08:15.105607+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AJq2Pg2YnZHia4kJ5","%%","%%","AJq2Pg2YnZHia4kJ5"] [] [2025-01-28T14:08:15.122487+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XQApL4yh6qsttTbLg","%%","%%","XQApL4yh6qsttTbLg"] [] [2025-01-28T14:08:15.139214+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MqiN9aHfRjKreNJGG","%%","%%","MqiN9aHfRjKreNJGG"] [] [2025-01-28T14:08:15.155960+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FAaXCekkYgua9obWq","%%","%%","FAaXCekkYgua9obWq"] [] [2025-01-28T14:08:15.172701+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YhQfDriGRpzaiQ2Zj","%%","%%","YhQfDriGRpzaiQ2Zj"] [] [2025-01-28T14:08:15.189504+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qxBmEXeHqpwYgJt7b","%%","%%","qxBmEXeHqpwYgJt7b"] [] [2025-01-28T14:08:15.206254+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fafHGvNdJYDjkrqhw","%%","%%","fafHGvNdJYDjkrqhw"] [] [2025-01-28T14:08:15.223009+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kAbnAECEZPXtmjgqD","%%","%%","kAbnAECEZPXtmjgqD"] [] [2025-01-28T14:08:15.239761+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"kvX8dqPjqhJkyx4qT","%55715652%","%55715652%","kvX8dqPjqhJkyx4qT","%55715652%","%55715652%"] [] [2025-01-28T14:08:15.258720+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7739] [] [2025-01-28T14:08:15.259594+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BPCrwrCyRikAt5i9t","%%","%%","BPCrwrCyRikAt5i9t"] [] [2025-01-28T14:08:15.276325+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BZzCz9XuGe5ySbWjK","%%","%%","BZzCz9XuGe5ySbWjK"] [] [2025-01-28T14:08:15.293037+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Jo7pBaXGkTisDTNHX","%%","%%","Jo7pBaXGkTisDTNHX"] [] [2025-01-28T14:08:15.309759+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NTBeWGXnBB7B5T3uq","%%","%%","NTBeWGXnBB7B5T3uq"] [] [2025-01-28T14:08:15.326538+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4FdcudceJvLb5f5nk","%%","%%","4FdcudceJvLb5f5nk"] [] [2025-01-28T14:08:15.343310+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vec97GeCuyp8ZN8bG","%%","%%","vec97GeCuyp8ZN8bG"] [] [2025-01-28T14:08:15.360100+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EeLG5mc99tfrZrNGM","%%","%%","EeLG5mc99tfrZrNGM"] [] [2025-01-28T14:08:15.376832+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jqgkRKR46wAaCXNd3","%%","%%","jqgkRKR46wAaCXNd3"] [] [2025-01-28T14:08:15.393588+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QGZsjhAfmTS9E4z4W","%%","%%","QGZsjhAfmTS9E4z4W"] [] [2025-01-28T14:08:15.410299+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gcQGc2SHcQ7rffTtJ","%%","%%","gcQGc2SHcQ7rffTtJ"] [] [2025-01-28T14:08:15.427047+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oHxMZqxkB5G5Ssnwa","%%","%%","oHxMZqxkB5G5Ssnwa"] [] [2025-01-28T14:08:15.443822+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fuHEo5WcPruaAv6Dz","%%","%%","fuHEo5WcPruaAv6Dz"] [] [2025-01-28T14:08:15.460920+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nZXx6vsgkmbckHKPx","%%","%%","nZXx6vsgkmbckHKPx"] [] [2025-01-28T14:08:15.477808+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eQzWx2Z2SKsK3xtRd","%%","%%","eQzWx2Z2SKsK3xtRd"] [] [2025-01-28T14:08:15.494653+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D6vn2JKjuNpMynqdt","%%","%%","D6vn2JKjuNpMynqdt"] [] [2025-01-28T14:08:15.511548+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cBzcDo2yQBXn8wbFa","%%","%%","cBzcDo2yQBXn8wbFa"] [] [2025-01-28T14:08:15.528430+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SzXc8Xo3wiWhR7CPn","%%","%%","SzXc8Xo3wiWhR7CPn"] [] [2025-01-28T14:08:15.545149+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RQ9zxnWdxvWWCQqsb","%%","%%","RQ9zxnWdxvWWCQqsb"] [] [2025-01-28T14:08:15.561876+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TSpjCnxWZwQYPKtbP","%%","%%","TSpjCnxWZwQYPKtbP"] [] [2025-01-28T14:08:15.578628+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cmTNmgQ8XMz3RmtKZ","%%","%%","cmTNmgQ8XMz3RmtKZ"] [] [2025-01-28T14:08:15.595348+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xDem6RyyvdpZdwRQJ","%%","%%","xDem6RyyvdpZdwRQJ"] [] [2025-01-28T14:08:15.612091+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AQRhuXrDX2huLRTry","%%","%%","AQRhuXrDX2huLRTry"] [] [2025-01-28T14:08:15.628845+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"68sB3GdHS3PRpqXuw","%%","%%","68sB3GdHS3PRpqXuw"] [] [2025-01-28T14:08:15.645552+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ytqscbt99hqgS6TEv","%%","%%","ytqscbt99hqgS6TEv"] [] [2025-01-28T14:08:15.662292+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nLkehKLhbzPBAybWf","%%","%%","nLkehKLhbzPBAybWf"] [] [2025-01-28T14:08:15.679089+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vKWvY9LHv4fevcsPM","%%","%%","vKWvY9LHv4fevcsPM"] [] [2025-01-28T14:08:15.695829+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ChRSeNB72KDwWN88M","%%","%%","ChRSeNB72KDwWN88M"] [] [2025-01-28T14:08:15.712619+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dvYfYwac56gDTeuzh","%%","%%","dvYfYwac56gDTeuzh"] [] [2025-01-28T14:08:15.729404+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"urg8F336wHwfgzRah","%%","%%","urg8F336wHwfgzRah"] [] [2025-01-28T14:08:15.746128+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MN8brFuDuNweHd3dq","%%","%%","MN8brFuDuNweHd3dq"] [] [2025-01-28T14:08:15.762850+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EbokgecMGwjTGNEES","%%","%%","EbokgecMGwjTGNEES"] [] [2025-01-28T14:08:15.779605+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yAnWjv5Gr2C5HXnc3","%%","%%","yAnWjv5Gr2C5HXnc3"] [] [2025-01-28T14:08:15.796356+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HeAAJQ7RLdnKvrD3T","%%","%%","HeAAJQ7RLdnKvrD3T"] [] [2025-01-28T14:08:15.813041+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FiCHdgPfjmzLPxBpA","%%","%%","FiCHdgPfjmzLPxBpA"] [] [2025-01-28T14:08:15.829799+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N2vHK6q5hbASvBxtm","%%","%%","N2vHK6q5hbASvBxtm"] [] [2025-01-28T14:08:15.846556+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"z6syuo29mi7rzBZTw","%%","%%","z6syuo29mi7rzBZTw"] [] [2025-01-28T14:08:15.863304+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"unE8AvYghmivichTJ","%%","%%","unE8AvYghmivichTJ"] [] [2025-01-28T14:08:15.880040+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gSETbsTFR9z48YBmv","%%","%%","gSETbsTFR9z48YBmv"] [] [2025-01-28T14:08:15.896810+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BacDwubPPnQu7jaLu","%%","%%","BacDwubPPnQu7jaLu"] [] [2025-01-28T14:08:15.913568+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aMxEFFfH37c4Lmjad","%%","%%","aMxEFFfH37c4Lmjad"] [] [2025-01-28T14:08:15.930378+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X5ryEWn9Bm3NgEXn9","%%","%%","X5ryEWn9Bm3NgEXn9"] [] [2025-01-28T14:08:15.947133+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"F4Kpt8ZnDsrZBfgcL","%%","%%","F4Kpt8ZnDsrZBfgcL"] [] [2025-01-28T14:08:15.963869+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GbL8z2jFhHpDZZj5K","%%","%%","GbL8z2jFhHpDZZj5K"] [] [2025-01-28T14:08:15.980638+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"t8nFJhBMG68csyRrA","%%","%%","t8nFJhBMG68csyRrA"] [] [2025-01-28T14:08:15.997414+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wwkuJ9giMELJZXyqR","%%","%%","wwkuJ9giMELJZXyqR"] [] [2025-01-28T14:08:16.014141+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TXXDamTofYConHTvu","%%","%%","TXXDamTofYConHTvu"] [] [2025-01-28T14:08:16.030884+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eP9mJvnNXDwekm4tk","%%","%%","eP9mJvnNXDwekm4tk"] [] [2025-01-28T14:08:16.047665+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"swaG3m7QzB3RoZ6pN","%%","%%","swaG3m7QzB3RoZ6pN"] [] [2025-01-28T14:08:16.064389+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"K69NS5wodoXiBRu82","%%","%%","K69NS5wodoXiBRu82"] [] [2025-01-28T14:08:16.081110+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"R3kWJELCqLuAMBv3a","%%","%%","R3kWJELCqLuAMBv3a"] [] [2025-01-28T14:08:16.097974+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fKQjKnkpqy8vn6vuf","%%","%%","fKQjKnkpqy8vn6vuf"] [] [2025-01-28T14:08:16.115260+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5cewmbTwPhXAjjGad","%%","%%","5cewmbTwPhXAjjGad"] [] [2025-01-28T14:08:16.132024+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6qE54v5bbYFij5wbP","%%","%%","6qE54v5bbYFij5wbP"] [] [2025-01-28T14:08:16.148752+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bmkBAAX9EqFbMevWL","%%","%%","bmkBAAX9EqFbMevWL"] [] [2025-01-28T14:08:16.165484+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hD2QZh639HBZnj9zP","%%","%%","hD2QZh639HBZnj9zP"] [] [2025-01-28T14:08:16.182196+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bYi6MuhZaowADy6y9","%%","%%","bYi6MuhZaowADy6y9"] [] [2025-01-28T14:08:16.198916+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7NbwYyKyyBBEk5ruK","%%","%%","7NbwYyKyyBBEk5ruK"] [] [2025-01-28T14:08:16.215648+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3XuqoziDwRYRcrYSf","%%","%%","3XuqoziDwRYRcrYSf"] [] [2025-01-28T14:08:16.232386+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yukn948Wzu5exSdxd","%%","%%","yukn948Wzu5exSdxd"] [] [2025-01-28T14:08:16.249136+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pvDw2RJ7i8oFimirQ","%%","%%","pvDw2RJ7i8oFimirQ"] [] [2025-01-28T14:08:16.265884+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LzbmCF5RN9sapLbrn","%%","%%","LzbmCF5RN9sapLbrn"] [] [2025-01-28T14:08:16.282675+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uHrmWF9vtprYkwa6z","%%","%%","uHrmWF9vtprYkwa6z"] [] [2025-01-28T14:08:16.299396+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PMbWJsLDPhZRNuA4F","%%","%%","PMbWJsLDPhZRNuA4F"] [] [2025-01-28T14:08:16.316153+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"E3S8RJ3zf2mDHtqJh","%%","%%","E3S8RJ3zf2mDHtqJh"] [] [2025-01-28T14:08:16.332979+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qgnPYuRJ6jSsLoBtB","%%","%%","qgnPYuRJ6jSsLoBtB"] [] [2025-01-28T14:08:16.349724+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hzAWtCs2wHbn9GiML","%%","%%","hzAWtCs2wHbn9GiML"] [] [2025-01-28T14:08:16.366463+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hc2bD5CGNNvqeemh4","%%","%%","hc2bD5CGNNvqeemh4"] [] [2025-01-28T14:08:16.383183+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tv9k7dqHFqGDqRLh9","%%","%%","tv9k7dqHFqGDqRLh9"] [] [2025-01-28T14:08:16.399938+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4X46RzLzZMGoBhsgy","%%","%%","4X46RzLzZMGoBhsgy"] [] [2025-01-28T14:08:16.416660+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HQae2HZtgCY8ip3ed","%%","%%","HQae2HZtgCY8ip3ed"] [] [2025-01-28T14:08:16.433446+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZEH5bXotFSC6gcpba","%%","%%","ZEH5bXotFSC6gcpba"] [] [2025-01-28T14:08:16.450160+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CtHi2e5fpMc6HRt6p","%%","%%","CtHi2e5fpMc6HRt6p"] [] [2025-01-28T14:08:16.466979+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MeeczGQWjNoCyLRk8","%%","%%","MeeczGQWjNoCyLRk8"] [] [2025-01-28T14:08:16.483721+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4qxvYHJfnKnCz9duq","%%","%%","4qxvYHJfnKnCz9duq"] [] [2025-01-28T14:08:16.500445+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pAcK4Pz7GLRTNWgcR","%%","%%","pAcK4Pz7GLRTNWgcR"] [] [2025-01-28T14:08:16.517199+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"b6k4FBj3ZzCQANAFR","%%","%%","b6k4FBj3ZzCQANAFR"] [] [2025-01-28T14:08:16.533964+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NhSbjgYBncd8ZudwL","%%","%%","NhSbjgYBncd8ZudwL"] [] [2025-01-28T14:08:16.550703+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BxPqbgbmHGHb9aFpy","%%","%%","BxPqbgbmHGHb9aFpy"] [] [2025-01-28T14:08:16.567411+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vJNCmD55CD3YTNCMR","%%","%%","vJNCmD55CD3YTNCMR"] [] [2025-01-28T14:08:16.584119+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5kkzMnvdDd3DArhqg","%%","%%","5kkzMnvdDd3DArhqg"] [] [2025-01-28T14:08:16.600898+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nupiYy64dYJbGcDS8","%%","%%","nupiYy64dYJbGcDS8"] [] [2025-01-28T14:08:16.617655+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M6dvgRaRjfjWeKjpg","%%","%%","M6dvgRaRjfjWeKjpg"] [] [2025-01-28T14:08:16.634513+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"swfJaCawZCNp2Sy2a","%%","%%","swfJaCawZCNp2Sy2a"] [] [2025-01-28T14:08:16.651207+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"K8mKZvMms6yg7Eg3t","%%","%%","K8mKZvMms6yg7Eg3t"] [] [2025-01-28T14:08:16.667985+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XmiGgzRsGLy6mGHTw","%%","%%","XmiGgzRsGLy6mGHTw"] [] [2025-01-28T14:08:16.684718+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KGadcJZscdgLb7Y5a","%%","%%","KGadcJZscdgLb7Y5a"] [] [2025-01-28T14:08:16.701396+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gjaxiN9HPAjK252hT","%%","%%","gjaxiN9HPAjK252hT"] [] [2025-01-28T14:08:16.718099+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ii2FncLuREQaZksqp","%%","%%","ii2FncLuREQaZksqp"] [] [2025-01-28T14:08:16.734819+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WAMjb6Hty4eumvL78","%%","%%","WAMjb6Hty4eumvL78"] [] [2025-01-28T14:08:16.751487+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qc3NFXpgpiCPgaTng","%%","%%","qc3NFXpgpiCPgaTng"] [] [2025-01-28T14:08:16.768135+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"7yoeEmg9wy2oJJqgx","%53234436%","%53234436%","7yoeEmg9wy2oJJqgx","%53234436%","%53234436%"] [] [2025-01-28T14:08:16.786976+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7178] [] [2025-01-28T14:08:16.925282+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:08:16.925557+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:08:16+00:00",6358] [] [2025-01-28T14:08:16.925882+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:08:16.933968+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NfuMnFGqXcC9CRGwT","%%","%%","NfuMnFGqXcC9CRGwT"] [] [2025-01-28T14:08:16.951291+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"a3MMmxoBYkQHrewRZ","%%","%%","a3MMmxoBYkQHrewRZ"] [] [2025-01-28T14:08:16.968391+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tD5mnZgzbTzq8hBxi","%%","%%","tD5mnZgzbTzq8hBxi"] [] [2025-01-28T14:08:16.985484+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WJPys7YQEGPeug5ia","%%","%%","WJPys7YQEGPeug5ia"] [] [2025-01-28T14:08:17.002321+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5LXWpkPYREn7roP4J","%%","%%","5LXWpkPYREn7roP4J"] [] [2025-01-28T14:08:17.019180+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"atA88ZXniMQDSokMw","%%","%%","atA88ZXniMQDSokMw"] [] [2025-01-28T14:08:17.036129+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"W4wWq4wwEkrrSkwcj","%%","%%","W4wWq4wwEkrrSkwcj"] [] [2025-01-28T14:08:17.052940+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RyWpbihnJtHZetJx2","%%","%%","RyWpbihnJtHZetJx2"] [] [2025-01-28T14:08:17.069916+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TmLMkvkjGQ2dANtFH","%%","%%","TmLMkvkjGQ2dANtFH"] [] [2025-01-28T14:08:17.086875+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GkZ9A758fk2Yxpmek","%%","%%","GkZ9A758fk2Yxpmek"] [] [2025-01-28T14:08:17.103960+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"y8Dhip5qb7diXkg7b","%%","%%","y8Dhip5qb7diXkg7b"] [] [2025-01-28T14:08:17.121124+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cpatB3Bb4jbGFDCZu","%%","%%","cpatB3Bb4jbGFDCZu"] [] [2025-01-28T14:08:17.138138+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C9YJgukkwiLN6C7yC","%%","%%","C9YJgukkwiLN6C7yC"] [] [2025-01-28T14:08:17.154957+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H9icnzGKTgNjEYBGv","%%","%%","H9icnzGKTgNjEYBGv"] [] [2025-01-28T14:08:17.171787+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N93rYTgXaTCj55Mg4","%%","%%","N93rYTgXaTCj55Mg4"] [] [2025-01-28T14:08:17.188625+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NDEQaaQdiF5WT2tgG","%%","%%","NDEQaaQdiF5WT2tgG"] [] [2025-01-28T14:08:17.205487+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ijiGEkPqSFRGxBMZL","%%","%%","ijiGEkPqSFRGxBMZL"] [] [2025-01-28T14:08:17.222358+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"foC636ZMBewCs7hq2","%%","%%","foC636ZMBewCs7hq2"] [] [2025-01-28T14:08:17.239271+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qxebrDThRuKMXzSDp","%%","%%","qxebrDThRuKMXzSDp"] [] [2025-01-28T14:08:17.256105+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X7XtGYXZotTZC5BSK","%%","%%","X7XtGYXZotTZC5BSK"] [] [2025-01-28T14:08:17.272985+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rqnT3cyaJe4TGLc9X","%%","%%","rqnT3cyaJe4TGLc9X"] [] [2025-01-28T14:08:17.289894+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q4qeRGzjLf5st2uux","%%","%%","Q4qeRGzjLf5st2uux"] [] [2025-01-28T14:08:17.306839+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cEJCt7LnWToDk9j6g","%%","%%","cEJCt7LnWToDk9j6g"] [] [2025-01-28T14:08:17.323704+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"8kfdrM4wkCWpe5XrW","%99236665%","%99236665%","8kfdrM4wkCWpe5XrW","%99236665%","%99236665%"] [] [2025-01-28T14:08:17.342667+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7184] [] [2025-01-28T14:08:17.482001+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:08:17.482323+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:08:17+00:00",6382] [] [2025-01-28T14:08:17.482745+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:08:17.488898+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2YrcKKpkpD9QJMMDn","%%","%%","2YrcKKpkpD9QJMMDn"] [] [2025-01-28T14:08:17.505853+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"odBCfQzgMCzMok6tF","%%","%%","odBCfQzgMCzMok6tF"] [] [2025-01-28T14:08:17.522747+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fZQj2pJCM7DPNnWCR","%%","%%","fZQj2pJCM7DPNnWCR"] [] [2025-01-28T14:08:17.539704+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4PTaMTZcGLhKFKqhs","%%","%%","4PTaMTZcGLhKFKqhs"] [] [2025-01-28T14:08:17.556475+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"BFWBjbcXMxKAXvMyd","% 25114485%","% 25114485%","BFWBjbcXMxKAXvMyd","% 25114485%","% 25114485%"] [] [2025-01-28T14:08:17.574948+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7181] [] [2025-01-28T14:08:17.575928+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GbXAJk3e5esLMYqko","%%","%%","GbXAJk3e5esLMYqko"] [] [2025-01-28T14:08:17.592712+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hykkEnLPNp9W3LNPf","%%","%%","hykkEnLPNp9W3LNPf"] [] [2025-01-28T14:08:17.609546+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XnJXg7KjTPZiH8W57","%%","%%","XnJXg7KjTPZiH8W57"] [] [2025-01-28T14:08:17.626313+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DnhL6gWM3v9mctm9m","%%","%%","DnhL6gWM3v9mctm9m"] [] [2025-01-28T14:08:17.643107+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qhsJThXPCqf5wSafL","%%","%%","qhsJThXPCqf5wSafL"] [] [2025-01-28T14:08:17.659885+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8MSGLfDNMgSQRpT8d","%%","%%","8MSGLfDNMgSQRpT8d"] [] [2025-01-28T14:08:17.676669+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C5QBZvoh4qfu7XDKQ","%%","%%","C5QBZvoh4qfu7XDKQ"] [] [2025-01-28T14:08:17.693403+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T3fQNw6hk9yRKZeP5","%%","%%","T3fQNw6hk9yRKZeP5"] [] [2025-01-28T14:08:17.710165+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tf5YkqZxJN44SYobG","%%","%%","tf5YkqZxJN44SYobG"] [] [2025-01-28T14:08:17.726950+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kLHcaonzSKLqbzAoF","%%","%%","kLHcaonzSKLqbzAoF"] [] [2025-01-28T14:08:17.743724+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yjhupYtPmtYAY7m63","%%","%%","yjhupYtPmtYAY7m63"] [] [2025-01-28T14:08:17.760504+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"whWktmY2zJD5EYT85","%%","%%","whWktmY2zJD5EYT85"] [] [2025-01-28T14:08:17.777293+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"84SzzYKZ9BWZGqZ8p","%%","%%","84SzzYKZ9BWZGqZ8p"] [] [2025-01-28T14:08:17.794012+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zgmqadRW9h3av7fmZ","%%","%%","zgmqadRW9h3av7fmZ"] [] [2025-01-28T14:08:17.810738+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aEmufvSZ42Y58vrpr","%%","%%","aEmufvSZ42Y58vrpr"] [] [2025-01-28T14:08:17.827470+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rmpQTMzFGiPxvGwmr","%%","%%","rmpQTMzFGiPxvGwmr"] [] [2025-01-28T14:08:17.844201+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jhoCGzYK2js9YuZfx","%%","%%","jhoCGzYK2js9YuZfx"] [] [2025-01-28T14:08:17.860930+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"g9nvGpjTyqSyuYfAP","%93344695%","%93344695%","g9nvGpjTyqSyuYfAP","%93344695%","%93344695%"] [] [2025-01-28T14:08:17.879848+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7185] [] [2025-01-28T14:08:17.880262+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8101] [] [2025-01-28T14:08:17.881274+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nTm6mcwvZKJrwwQn8","%%","%%","nTm6mcwvZKJrwwQn8"] [] [2025-01-28T14:08:17.898258+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bg9dN7CfxfyaQeG4p","%%","%%","bg9dN7CfxfyaQeG4p"] [] [2025-01-28T14:08:17.914997+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4MED4gHdm4Xysn28b","%%","%%","4MED4gHdm4Xysn28b"] [] [2025-01-28T14:08:17.931939+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jvFcPjY638fMpwrKu","%%","%%","jvFcPjY638fMpwrKu"] [] [2025-01-28T14:08:17.948699+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mADxyyvaxrw8s5Qab","%%","%%","mADxyyvaxrw8s5Qab"] [] [2025-01-28T14:08:17.965421+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EF4ot5GbdB7HgsykD","%%","%%","EF4ot5GbdB7HgsykD"] [] [2025-01-28T14:08:17.982150+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Cqg69g3edBaqgEah8","%%","%%","Cqg69g3edBaqgEah8"] [] [2025-01-28T14:08:17.998872+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4zHppE9qoJLwixoPo","%%","%%","4zHppE9qoJLwixoPo"] [] [2025-01-28T14:08:18.015630+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"taQKA7QDKTodL8Qwb","%%","%%","taQKA7QDKTodL8Qwb"] [] [2025-01-28T14:08:18.032343+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iaiQJyttjMGSotD9T","%%","%%","iaiQJyttjMGSotD9T"] [] [2025-01-28T14:08:18.049084+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bjfCm3ZhZnktdMTfc","%%","%%","bjfCm3ZhZnktdMTfc"] [] [2025-01-28T14:08:18.065818+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HY3G6nmk5dYmZcZtm","%%","%%","HY3G6nmk5dYmZcZtm"] [] [2025-01-28T14:08:18.082589+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B6RkZsfx7GQKbg83a","%%","%%","B6RkZsfx7GQKbg83a"] [] [2025-01-28T14:08:18.099311+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cTspaSGTjwGtpCJea","%%","%%","cTspaSGTjwGtpCJea"] [] [2025-01-28T14:08:18.116752+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BuQezhRNCD5FJQzwB","%%","%%","BuQezhRNCD5FJQzwB"] [] [2025-01-28T14:08:18.133655+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9KqATPPDjaggfkTB4","%%","%%","9KqATPPDjaggfkTB4"] [] [2025-01-28T14:08:18.150411+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MzWwwrBWMQr4aNtcS","%%","%%","MzWwwrBWMQr4aNtcS"] [] [2025-01-28T14:08:18.167120+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xB22G2HcyzcBdurh7","%%","%%","xB22G2HcyzcBdurh7"] [] [2025-01-28T14:08:18.183880+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"k3hz3Z5BWvGygyjf5","%%","%%","k3hz3Z5BWvGygyjf5"] [] [2025-01-28T14:08:18.200659+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LdynFaHZzMyx297Ar","%%","%%","LdynFaHZzMyx297Ar"] [] [2025-01-28T14:08:18.217388+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7hjZYtci8ikA8RPPb","%%","%%","7hjZYtci8ikA8RPPb"] [] [2025-01-28T14:08:18.234105+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8fE8NZb7ymfJpfEC2","%%","%%","8fE8NZb7ymfJpfEC2"] [] [2025-01-28T14:08:18.250956+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AdLEJaiAeQCq75BEp","%%","%%","AdLEJaiAeQCq75BEp"] [] [2025-01-28T14:08:18.267692+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"e3uGgBNf4RDmgpqzK","%%","%%","e3uGgBNf4RDmgpqzK"] [] [2025-01-28T14:08:18.284405+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X6F2Haa5dAePs4Lix","%%","%%","X6F2Haa5dAePs4Lix"] [] [2025-01-28T14:08:18.301137+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"L5rNmbaS27abFcHKq","%%","%%","L5rNmbaS27abFcHKq"] [] [2025-01-28T14:08:18.317891+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DgagjLhwDoSwz9bdM","%%","%%","DgagjLhwDoSwz9bdM"] [] [2025-01-28T14:08:18.334707+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zsZggaRwmfQhecCMJ","%%","%%","zsZggaRwmfQhecCMJ"] [] [2025-01-28T14:08:18.351403+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EQa4AaSytNLCoaJfT","%%","%%","EQa4AaSytNLCoaJfT"] [] [2025-01-28T14:08:18.368120+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"o2m9nY5Rpu7EEwjea","%%","%%","o2m9nY5Rpu7EEwjea"] [] [2025-01-28T14:08:18.384845+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cED94Z5uTzt9oQcCw","%%","%%","cED94Z5uTzt9oQcCw"] [] [2025-01-28T14:08:18.401614+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"onTJ2eNfdv6vtqeT8","%%","%%","onTJ2eNfdv6vtqeT8"] [] [2025-01-28T14:08:18.418306+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CMvuBFfSuGArYc6BQ","%%","%%","CMvuBFfSuGArYc6BQ"] [] [2025-01-28T14:08:18.435024+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M8diH5QL7TNdGBX5D","%%","%%","M8diH5QL7TNdGBX5D"] [] [2025-01-28T14:08:18.451785+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ddMu4rYXjsvtEYzxx","%%","%%","ddMu4rYXjsvtEYzxx"] [] [2025-01-28T14:08:18.468757+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9CmpigdpJz4EyWW3k","%%","%%","9CmpigdpJz4EyWW3k"] [] [2025-01-28T14:08:18.485706+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bAwc7uyB4TxMtNLc3","%%","%%","bAwc7uyB4TxMtNLc3"] [] [2025-01-28T14:08:18.502477+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jQrDL4TYH6jGYkJ2P","%%","%%","jQrDL4TYH6jGYkJ2P"] [] [2025-01-28T14:08:18.519219+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oZuHpQz3AMBGSuEpB","%%","%%","oZuHpQz3AMBGSuEpB"] [] [2025-01-28T14:08:18.535976+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cmmzyRoEiiuA3Kde9","%%","%%","cmmzyRoEiiuA3Kde9"] [] [2025-01-28T14:08:18.552716+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Jv4jQcMqZRHFFLBG5","%23399093 %","%23399093 %","Jv4jQcMqZRHFFLBG5","%23399093 %","%23399093 %"] [] [2025-01-28T14:08:18.572452+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7214] [] [2025-01-28T14:08:18.572877+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7217] [] [2025-01-28T14:08:18.573237+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7219] [] [2025-01-28T14:08:18.573578+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7225] [] [2025-01-28T14:08:18.573922+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7238] [] [2025-01-28T14:08:18.574256+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7239] [] [2025-01-28T14:08:18.574573+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7249] [] [2025-01-28T14:08:18.574890+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7250] [] [2025-01-28T14:08:18.575205+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7251] [] [2025-01-28T14:08:18.575546+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7254] [] [2025-01-28T14:08:18.575857+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7282] [] [2025-01-28T14:08:18.576157+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7288] [] [2025-01-28T14:08:18.576454+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7290] [] [2025-01-28T14:08:18.576755+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7293] [] [2025-01-28T14:08:18.577057+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7302] [] [2025-01-28T14:08:18.577352+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7303] [] [2025-01-28T14:08:18.577652+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7331] [] [2025-01-28T14:08:18.577943+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7338] [] [2025-01-28T14:08:18.578222+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7348] [] [2025-01-28T14:08:18.578509+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7349] [] [2025-01-28T14:08:18.578800+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7351] [] [2025-01-28T14:08:18.579081+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7362] [] [2025-01-28T14:08:18.579350+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7363] [] [2025-01-28T14:08:18.579641+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7370] [] [2025-01-28T14:08:18.579936+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7371] [] [2025-01-28T14:08:18.580231+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7372] [] [2025-01-28T14:08:18.580518+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7379] [] [2025-01-28T14:08:18.580805+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7409] [] [2025-01-28T14:08:18.581079+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7410] [] [2025-01-28T14:08:18.581365+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7413] [] [2025-01-28T14:08:18.581659+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7414] [] [2025-01-28T14:08:18.581935+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7417] [] [2025-01-28T14:08:18.582219+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7437] [] [2025-01-28T14:08:18.582582+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7447] [] [2025-01-28T14:08:18.582916+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7448] [] [2025-01-28T14:08:18.583187+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7456] [] [2025-01-28T14:08:18.583477+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7457] [] [2025-01-28T14:08:18.583769+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7458] [] [2025-01-28T14:08:18.584050+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7459] [] [2025-01-28T14:08:18.584395+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7496] [] [2025-01-28T14:08:18.584675+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7497] [] [2025-01-28T14:08:18.584967+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7501] [] [2025-01-28T14:08:18.585232+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7509] [] [2025-01-28T14:08:18.585550+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7514] [] [2025-01-28T14:08:18.585820+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7518] [] [2025-01-28T14:08:18.586128+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7521] [] [2025-01-28T14:08:18.586392+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7528] [] [2025-01-28T14:08:18.586662+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7533] [] [2025-01-28T14:08:18.586929+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7537] [] [2025-01-28T14:08:18.587194+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7567] [] [2025-01-28T14:08:18.587526+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7600] [] [2025-01-28T14:08:18.587794+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7605] [] [2025-01-28T14:08:18.588056+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7606] [] [2025-01-28T14:08:18.588307+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7607] [] [2025-01-28T14:08:18.588576+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7619] [] [2025-01-28T14:08:18.588845+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7637] [] [2025-01-28T14:08:18.589156+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7667] [] [2025-01-28T14:08:18.589420+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7668] [] [2025-01-28T14:08:18.589686+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7679] [] [2025-01-28T14:08:18.589938+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7699] [] [2025-01-28T14:08:18.590192+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7707] [] [2025-01-28T14:08:18.590455+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7709] [] [2025-01-28T14:08:18.590738+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7710] [] [2025-01-28T14:08:18.591009+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7748] [] [2025-01-28T14:08:18.591275+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7759] [] [2025-01-28T14:08:18.591540+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7771] [] [2025-01-28T14:08:18.591816+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7782] [] [2025-01-28T14:08:18.592077+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7784] [] [2025-01-28T14:08:18.592342+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7789] [] [2025-01-28T14:08:18.592608+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7791] [] [2025-01-28T14:08:18.592865+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7824] [] [2025-01-28T14:08:18.593116+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7834] [] [2025-01-28T14:08:18.593378+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7835] [] [2025-01-28T14:08:18.593644+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7836] [] [2025-01-28T14:08:18.593901+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7861] [] [2025-01-28T14:08:18.594161+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7897] [] [2025-01-28T14:08:18.594414+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7928] [] [2025-01-28T14:08:18.594672+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7929] [] [2025-01-28T14:08:18.594922+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7930] [] [2025-01-28T14:08:18.595174+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7931] [] [2025-01-28T14:08:18.595442+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7932] [] [2025-01-28T14:08:18.595702+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7954] [] [2025-01-28T14:08:18.595966+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7984] [] [2025-01-28T14:08:18.596219+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7997] [] [2025-01-28T14:08:18.596481+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8003] [] [2025-01-28T14:08:18.596737+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8020] [] [2025-01-28T14:08:18.596994+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8026] [] [2025-01-28T14:08:18.597246+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8055] [] [2025-01-28T14:08:18.597515+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8065] [] [2025-01-28T14:08:18.597779+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8075] [] [2025-01-28T14:08:18.598043+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8076] [] [2025-01-28T14:08:18.598310+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8082] [] [2025-01-28T14:08:18.598571+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8153] [] [2025-01-28T14:08:18.598831+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8154] [] [2025-01-28T14:08:18.599088+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8166] [] [2025-01-28T14:08:18.599345+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8167] [] [2025-01-28T14:08:18.599611+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8168] [] [2025-01-28T14:08:18.599876+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8197] [] [2025-01-28T14:08:18.600129+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8198] [] [2025-01-28T14:08:18.755815+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:08:18.756240+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [74,"2025-01-28T14:08:18+00:00",6446] [] [2025-01-28T14:08:18.756742+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:08:18.762873+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"up9ymuMSxQrLS4Cmn","%%","%%","up9ymuMSxQrLS4Cmn"] [] [2025-01-28T14:08:18.779853+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qXFnAf8DqLjaztg8B","%%","%%","qXFnAf8DqLjaztg8B"] [] [2025-01-28T14:08:18.796706+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2xA7pwDXBkpdmnXRi","%%","%%","2xA7pwDXBkpdmnXRi"] [] [2025-01-28T14:08:18.813608+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qmuPCmn9GkZKoduTL","%%","%%","qmuPCmn9GkZKoduTL"] [] [2025-01-28T14:08:18.830705+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LY7eovy6ADqaFSs2H","%%","%%","LY7eovy6ADqaFSs2H"] [] [2025-01-28T14:08:18.847618+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M4y35xDjS8J2HZ3hL","%%","%%","M4y35xDjS8J2HZ3hL"] [] [2025-01-28T14:08:18.864549+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jLWtsct2PGvmojXWr","%%","%%","jLWtsct2PGvmojXWr"] [] [2025-01-28T14:08:18.881380+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YKgnh98gEYKiKr25e","%%","%%","YKgnh98gEYKiKr25e"] [] [2025-01-28T14:08:18.898176+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"vNMgD5hJKPCiMxgqk","%27427815%","%27427815%","vNMgD5hJKPCiMxgqk","%27427815%","%27427815%"] [] [2025-01-28T14:08:18.917348+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7190] [] [2025-01-28T14:08:18.917768+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7210] [] [2025-01-28T14:08:19.059043+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:08:19.059315+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [1,"2025-01-28T14:08:19+00:00",6455] [] [2025-01-28T14:08:19.059668+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:08:19.061010+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PBnzQ3AGiMM5oRteu","%%","%%","PBnzQ3AGiMM5oRteu"] [] [2025-01-28T14:08:19.078618+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rcXj4uYwcgL3YyNYQ","%%","%%","rcXj4uYwcgL3YyNYQ"] [] [2025-01-28T14:08:19.095984+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"6k2YP4Cx9XeDRrbME","%21102174%","%21102174%","6k2YP4Cx9XeDRrbME","%21102174%","%21102174%"] [] [2025-01-28T14:08:19.115572+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7191] [] [2025-01-28T14:08:19.116636+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fJgko3KT4KzDSbXyx","%%","%%","fJgko3KT4KzDSbXyx"] [] [2025-01-28T14:08:19.134037+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zhtMmaWhF8HRma3zX","%%","%%","zhtMmaWhF8HRma3zX"] [] [2025-01-28T14:08:19.150983+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jGqGSqrNnJPcn57da","%%","%%","jGqGSqrNnJPcn57da"] [] [2025-01-28T14:08:19.167831+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Y8mNXEGoMBHQ6A7MJ","%%","%%","Y8mNXEGoMBHQ6A7MJ"] [] [2025-01-28T14:08:19.184839+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gziTwZYwEgFg2GR8Q","%%","%%","gziTwZYwEgFg2GR8Q"] [] [2025-01-28T14:08:19.201798+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"get8ESkTYcWFvmcGx","%%","%%","get8ESkTYcWFvmcGx"] [] [2025-01-28T14:08:19.218774+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"tgTf6f9XHdQnuveBM","%26437800%","%26437800%","tgTf6f9XHdQnuveBM","%26437800%","%26437800%"] [] [2025-01-28T14:08:19.237991+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7192] [] [2025-01-28T14:08:19.239041+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gQRJgfYRogoHhaBKn","%%","%%","gQRJgfYRogoHhaBKn"] [] [2025-01-28T14:08:19.255948+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xd5NfMcX2wgGcaZCJ","%%","%%","xd5NfMcX2wgGcaZCJ"] [] [2025-01-28T14:08:19.272749+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wjKvKqzTnLkG8csoG","%%","%%","wjKvKqzTnLkG8csoG"] [] [2025-01-28T14:08:19.289688+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"u9sravWwGFMLsjBbQ","%%","%%","u9sravWwGFMLsjBbQ"] [] [2025-01-28T14:08:19.306653+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xPogBCTiakrKrEJLq","%%","%%","xPogBCTiakrKrEJLq"] [] [2025-01-28T14:08:19.323580+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NKkwF6Ny4rn8T9WyX","%%","%%","NKkwF6Ny4rn8T9WyX"] [] [2025-01-28T14:08:19.340596+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QNRwwkHoKvwyJTmq3","%%","%%","QNRwwkHoKvwyJTmq3"] [] [2025-01-28T14:08:19.357502+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jiGnszDHjthKQSNzw","%%","%%","jiGnszDHjthKQSNzw"] [] [2025-01-28T14:08:19.374406+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DkbtaT2Re8JJLSaMZ","%%","%%","DkbtaT2Re8JJLSaMZ"] [] [2025-01-28T14:08:19.391309+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"APeqX3ukcF4B4whdx","%%","%%","APeqX3ukcF4B4whdx"] [] [2025-01-28T14:08:19.408216+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HuNzccQRKJLno9raD","%%","%%","HuNzccQRKJLno9raD"] [] [2025-01-28T14:08:19.424977+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZPLa7zwr3bTHQvLym","%%","%%","ZPLa7zwr3bTHQvLym"] [] [2025-01-28T14:08:19.441992+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mbHs5QjMbkuDHrabF","%%","%%","mbHs5QjMbkuDHrabF"] [] [2025-01-28T14:08:19.458831+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2P98hoYvJrdKxfdBA","%%","%%","2P98hoYvJrdKxfdBA"] [] [2025-01-28T14:08:19.475850+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"KufT2HxM2kMZEyoq2","%99584884%","%99584884%","KufT2HxM2kMZEyoq2","%99584884%","%99584884%"] [] [2025-01-28T14:08:19.494887+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7194] [] [2025-01-28T14:08:19.495879+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MqZkSYP6FXqziB3s3","%%","%%","MqZkSYP6FXqziB3s3"] [] [2025-01-28T14:08:19.512809+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6FKtTNjwLDNim9hiW","%%","%%","6FKtTNjwLDNim9hiW"] [] [2025-01-28T14:08:19.529782+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8d74rFhBdqZNTZe63","%%","%%","8d74rFhBdqZNTZe63"] [] [2025-01-28T14:08:19.546663+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fH9GDTZY3XRAbtiNT","%%","%%","fH9GDTZY3XRAbtiNT"] [] [2025-01-28T14:08:19.563498+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JsNP4AcEyovSCrHmE","%%","%%","JsNP4AcEyovSCrHmE"] [] [2025-01-28T14:08:19.580415+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NSN8Bfs7NAxwZD7YT","%%","%%","NSN8Bfs7NAxwZD7YT"] [] [2025-01-28T14:08:19.597269+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gfCa3owvt4vmWZfpk","%%","%%","gfCa3owvt4vmWZfpk"] [] [2025-01-28T14:08:19.614070+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kFviHxBpCSzhJxC5x","%%","%%","kFviHxBpCSzhJxC5x"] [] [2025-01-28T14:08:19.631000+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LztTJFHyYLpn3ovDY","%%","%%","LztTJFHyYLpn3ovDY"] [] [2025-01-28T14:08:19.647935+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RYiy5fehivwvdoJoT","%%","%%","RYiy5fehivwvdoJoT"] [] [2025-01-28T14:08:19.664778+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KKGzPLdTJNehXQkjY","%%","%%","KKGzPLdTJNehXQkjY"] [] [2025-01-28T14:08:19.681736+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xmz76S4ZrRiNfJ92k","%%","%%","xmz76S4ZrRiNfJ92k"] [] [2025-01-28T14:08:19.698795+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DsKpTcBinBQ8rPh6r","%%","%%","DsKpTcBinBQ8rPh6r"] [] [2025-01-28T14:08:19.715674+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3nGPuwwsNeXukKmZP","%%","%%","3nGPuwwsNeXukKmZP"] [] [2025-01-28T14:08:19.732584+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"d7Enjmm4YeXZ5z2go","%%","%%","d7Enjmm4YeXZ5z2go"] [] [2025-01-28T14:08:19.749402+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PozkALKrnr6JZmzeD","%%","%%","PozkALKrnr6JZmzeD"] [] [2025-01-28T14:08:19.766326+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D37aETKbDbcf9xqWB","%%","%%","D37aETKbDbcf9xqWB"] [] [2025-01-28T14:08:19.783117+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C9EgMgDDkksDM9TZK","%%","%%","C9EgMgDDkksDM9TZK"] [] [2025-01-28T14:08:19.800752+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JPWEPfjorQePdbLnp","%%","%%","JPWEPfjorQePdbLnp"] [] [2025-01-28T14:08:19.818633+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yZH5dfe54KbKQjkPW","%%","%%","yZH5dfe54KbKQjkPW"] [] [2025-01-28T14:08:19.835786+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"HE9egaui79B84sJoX","%93256793%","%93256793%","HE9egaui79B84sJoX","%93256793%","%93256793%"] [] [2025-01-28T14:08:19.854855+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7195] [] [2025-01-28T14:08:19.855969+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QtbK4Dd4XenpoJwpj","%%","%%","QtbK4Dd4XenpoJwpj"] [] [2025-01-28T14:08:19.872910+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9XiWCqBKuT7aQ9oWE","%%","%%","9XiWCqBKuT7aQ9oWE"] [] [2025-01-28T14:08:19.889781+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7Z4YQPDL2Wf3KHJit","%%","%%","7Z4YQPDL2Wf3KHJit"] [] [2025-01-28T14:08:19.906734+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bCDJX6KTYoD9boF9Q","%%","%%","bCDJX6KTYoD9boF9Q"] [] [2025-01-28T14:08:19.923648+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H7dHmGhoeGejdrjEo","%%","%%","H7dHmGhoeGejdrjEo"] [] [2025-01-28T14:08:19.940723+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LwF7rNedwd3ZLqJ3c","%%","%%","LwF7rNedwd3ZLqJ3c"] [] [2025-01-28T14:08:19.957630+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"R9tpnG9nPWYQRMZkj","%%","%%","R9tpnG9nPWYQRMZkj"] [] [2025-01-28T14:08:19.974551+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Z4mgoY4Rw9s8wpJRg","%%","%%","Z4mgoY4Rw9s8wpJRg"] [] [2025-01-28T14:08:19.991465+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KgGwAPG2zErGsdAjX","%%","%%","KgGwAPG2zErGsdAjX"] [] [2025-01-28T14:08:20.008297+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AqrKLpQiP3cuCjHvg","%%","%%","AqrKLpQiP3cuCjHvg"] [] [2025-01-28T14:08:20.025063+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LppDrMwLLjDo4rts2","%%","%%","LppDrMwLLjDo4rts2"] [] [2025-01-28T14:08:20.042153+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xJana8bNqgJjQJzZs","%%","%%","xJana8bNqgJjQJzZs"] [] [2025-01-28T14:08:20.058977+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m7x3Z36ZcqWgRZjpT","%%","%%","m7x3Z36ZcqWgRZjpT"] [] [2025-01-28T14:08:20.075777+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xMcQEYAEY6catsTNt","%%","%%","xMcQEYAEY6catsTNt"] [] [2025-01-28T14:08:20.092718+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8XBJgrnx6wLo9ceg9","%%","%%","8XBJgrnx6wLo9ceg9"] [] [2025-01-28T14:08:20.109675+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B59ufPptGicgWGmYb","%%","%%","B59ufPptGicgWGmYb"] [] [2025-01-28T14:08:20.127045+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JaXgPf4sYXw6vW92W","%%","%%","JaXgPf4sYXw6vW92W"] [] [2025-01-28T14:08:20.144103+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PcLtGmuk96CacQwSb","%%","%%","PcLtGmuk96CacQwSb"] [] [2025-01-28T14:08:20.160869+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KWaDQbofFuDyNPhq2","%%","%%","KWaDQbofFuDyNPhq2"] [] [2025-01-28T14:08:20.177815+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5BHnWsozFmr2GJG8w","%%","%%","5BHnWsozFmr2GJG8w"] [] [2025-01-28T14:08:20.194771+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"F5T5GA9r2KGDZmH7y","%%","%%","F5T5GA9r2KGDZmH7y"] [] [2025-01-28T14:08:20.211683+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PDyXC7hnM9uK7ndtk","%%","%%","PDyXC7hnM9uK7ndtk"] [] [2025-01-28T14:08:20.228496+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rtLo2cDhXN8JCPEoZ","%%","%%","rtLo2cDhXN8JCPEoZ"] [] [2025-01-28T14:08:20.245507+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"izD8oviTCZtPDLF9S","%%","%%","izD8oviTCZtPDLF9S"] [] [2025-01-28T14:08:20.262293+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fCkEfyeFL33Axsyg8","%%","%%","fCkEfyeFL33Axsyg8"] [] [2025-01-28T14:08:20.279057+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GtgCgkHvb7NvynPfa","%%","%%","GtgCgkHvb7NvynPfa"] [] [2025-01-28T14:08:20.295835+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6YstbP9WTBwmyYivR","%%","%%","6YstbP9WTBwmyYivR"] [] [2025-01-28T14:08:20.312612+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hFnSCcL3TkJwhrYWy","%%","%%","hFnSCcL3TkJwhrYWy"] [] [2025-01-28T14:08:20.329556+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"msxdQhADN8ZrHsLzE","%%","%%","msxdQhADN8ZrHsLzE"] [] [2025-01-28T14:08:20.346426+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bT2H9y7a5wGwDHAFJ","%%","%%","bT2H9y7a5wGwDHAFJ"] [] [2025-01-28T14:08:20.363354+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f7ks8Ae2iuga29utm","%%","%%","f7ks8Ae2iuga29utm"] [] [2025-01-28T14:08:20.380407+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KemCWkwrTjShu9wZ5","%%","%%","KemCWkwrTjShu9wZ5"] [] [2025-01-28T14:08:20.397327+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KRfuYsc4CWPY4EiNy","%%","%%","KRfuYsc4CWPY4EiNy"] [] [2025-01-28T14:08:20.414215+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TR4nEwFwgoesgf5DK","%%","%%","TR4nEwFwgoesgf5DK"] [] [2025-01-28T14:08:20.430996+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7JHT9PSEFScPzRq9x","%%","%%","7JHT9PSEFScPzRq9x"] [] [2025-01-28T14:08:20.447965+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GmoxuFcD49Jm4Kurz","%%","%%","GmoxuFcD49Jm4Kurz"] [] [2025-01-28T14:08:20.464924+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LNJg7DRiwczXpTktR","%%","%%","LNJg7DRiwczXpTktR"] [] [2025-01-28T14:08:20.481990+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m5pFr6GadiAjGHfS4","%%","%%","m5pFr6GadiAjGHfS4"] [] [2025-01-28T14:08:20.499097+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MaCqLrR4KRgKrqZib","%%","%%","MaCqLrR4KRgKrqZib"] [] [2025-01-28T14:08:20.516028+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FS22nAGmHay2QE7ad","%%","%%","FS22nAGmHay2QE7ad"] [] [2025-01-28T14:08:20.532852+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aPZci4RTdXn2LwM9d","%%","%%","aPZci4RTdXn2LwM9d"] [] [2025-01-28T14:08:20.549673+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"opeyrBfCfPF5t29Ak","%%","%%","opeyrBfCfPF5t29Ak"] [] [2025-01-28T14:08:20.566595+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iRimsFTviSRyhBQKN","%%","%%","iRimsFTviSRyhBQKN"] [] [2025-01-28T14:08:20.583553+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YJhcrx42fhp2TEspP","%%","%%","YJhcrx42fhp2TEspP"] [] [2025-01-28T14:08:20.600393+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C29KEhESFeSQgt5eQ","%%","%%","C29KEhESFeSQgt5eQ"] [] [2025-01-28T14:08:20.617339+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vhX2eAYJEv55aAp5n","%%","%%","vhX2eAYJEv55aAp5n"] [] [2025-01-28T14:08:20.634386+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q7XyRCsk8JoAkuuFb","%%","%%","Q7XyRCsk8JoAkuuFb"] [] [2025-01-28T14:08:20.651259+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fT5H2yFs6JujcHMWK","%%","%%","fT5H2yFs6JujcHMWK"] [] [2025-01-28T14:08:20.668073+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iALNudW4nsMrBdsgk","%%","%%","iALNudW4nsMrBdsgk"] [] [2025-01-28T14:08:20.684930+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SeAMTfjcAb2Qv6DGo","%%","%%","SeAMTfjcAb2Qv6DGo"] [] [2025-01-28T14:08:20.701841+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"A64M9jnJXSoWpdyPM","%%","%%","A64M9jnJXSoWpdyPM"] [] [2025-01-28T14:08:20.718813+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9GNhYABofM6YwidEy","%%","%%","9GNhYABofM6YwidEy"] [] [2025-01-28T14:08:20.735794+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YGAbh93AnpY7ddCCg","%%","%%","YGAbh93AnpY7ddCCg"] [] [2025-01-28T14:08:20.752758+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"y58bpdrF6EPNCuehp","%%","%%","y58bpdrF6EPNCuehp"] [] [2025-01-28T14:08:20.769670+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M8YnPqZHcp2ZtavWb","%%","%%","M8YnPqZHcp2ZtavWb"] [] [2025-01-28T14:08:20.786658+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GnqzSoLjdcHNcf23A","%%","%%","GnqzSoLjdcHNcf23A"] [] [2025-01-28T14:08:20.803502+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sQhmo629xAG5za3Km","%%","%%","sQhmo629xAG5za3Km"] [] [2025-01-28T14:08:20.820412+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5ZJGQEntcKuXsJSjP","%%","%%","5ZJGQEntcKuXsJSjP"] [] [2025-01-28T14:08:20.837278+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KjXi8wuAavKgBxkqt","%%","%%","KjXi8wuAavKgBxkqt"] [] [2025-01-28T14:08:20.854073+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YRF6zzQwseKF8LTKc","%%","%%","YRF6zzQwseKF8LTKc"] [] [2025-01-28T14:08:20.870990+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TRRzpDRFndbfRvojz","%%","%%","TRRzpDRFndbfRvojz"] [] [2025-01-28T14:08:20.887871+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8uTEyKWZhjNnEKm2x","%%","%%","8uTEyKWZhjNnEKm2x"] [] [2025-01-28T14:08:20.904823+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GH8jXzBhAyPwgdeDm","%%","%%","GH8jXzBhAyPwgdeDm"] [] [2025-01-28T14:08:20.921670+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m7HqAY2gBZr2dfuJC","%%","%%","m7HqAY2gBZr2dfuJC"] [] [2025-01-28T14:08:20.938674+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MG22nuaA5JmSvTowA","%%","%%","MG22nuaA5JmSvTowA"] [] [2025-01-28T14:08:20.955546+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nBRQvmGBwHpNT8Ae5","%%","%%","nBRQvmGBwHpNT8Ae5"] [] [2025-01-28T14:08:20.972378+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6dMuLResy8tZCwxNp","%%","%%","6dMuLResy8tZCwxNp"] [] [2025-01-28T14:08:20.989298+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"po9X7PfHmaB8ReA3S","%%","%%","po9X7PfHmaB8ReA3S"] [] [2025-01-28T14:08:21.006561+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tjJEdXZytW4FpunhF","%%","%%","tjJEdXZytW4FpunhF"] [] [2025-01-28T14:08:21.023554+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gBDmv5jsmomQPETAW","%%","%%","gBDmv5jsmomQPETAW"] [] [2025-01-28T14:08:21.040738+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jniTwKuCoDf25urgt","%%","%%","jniTwKuCoDf25urgt"] [] [2025-01-28T14:08:21.057678+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LS6tiiDZEDL6iQAZR","%%","%%","LS6tiiDZEDL6iQAZR"] [] [2025-01-28T14:08:21.074555+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"PeZrt3W3zMHQno276","%50252092%","%50252092%","PeZrt3W3zMHQno276","%50252092%","%50252092%"] [] [2025-01-28T14:08:21.093790+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [4142] [] [2025-01-28T14:08:21.094223+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7197] [] [2025-01-28T14:08:21.235553+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:08:21.235887+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:08:21+00:00",6574] [] [2025-01-28T14:08:21.236272+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:08:21.237585+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HytnYmb2B5NuBf6Gi","%%","%%","HytnYmb2B5NuBf6Gi"] [] [2025-01-28T14:08:21.254875+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fEhb6bBjTmSbGu4ie","%%","%%","fEhb6bBjTmSbGu4ie"] [] [2025-01-28T14:08:21.271740+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"E5AMizz48cpe2TntT","%%","%%","E5AMizz48cpe2TntT"] [] [2025-01-28T14:08:21.288671+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"NgwHewYGukhadbCJS","%58800001%","%58800001%","NgwHewYGukhadbCJS","%58800001%","%58800001%"] [] [2025-01-28T14:08:21.307684+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7814] [] [2025-01-28T14:08:21.308669+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PQZEjdQkb7QXxkkqk","%%","%%","PQZEjdQkb7QXxkkqk"] [] [2025-01-28T14:08:21.325574+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Z8SHdANqcx4YnLaAd","%%","%%","Z8SHdANqcx4YnLaAd"] [] [2025-01-28T14:08:21.342490+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4W8FRJ2CRvaoePBBf","%%","%%","4W8FRJ2CRvaoePBBf"] [] [2025-01-28T14:08:21.359428+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SA7kbrdLGWmjiLDZy","%%","%%","SA7kbrdLGWmjiLDZy"] [] [2025-01-28T14:08:21.376371+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6wyDFPpp4zzSsaW4r","%%","%%","6wyDFPpp4zzSsaW4r"] [] [2025-01-28T14:08:21.393340+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Q2iozBFDmtDCPiT2C","%22880979%","%22880979%","Q2iozBFDmtDCPiT2C","%22880979%","%22880979%"] [] [2025-01-28T14:08:21.412214+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7204] [] [2025-01-28T14:08:21.413083+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KAFMonHHyA4BeEvEA","%%","%%","KAFMonHHyA4BeEvEA"] [] [2025-01-28T14:08:21.429929+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Z3YstCGMepEWhLgXs","%58881798%","%58881798%","Z3YstCGMepEWhLgXs","%58881798%","%58881798%"] [] [2025-01-28T14:08:21.448909+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7205] [] [2025-01-28T14:08:21.449827+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"JbYPvNuyqDLrpXqZJ","%28422802%","%28422802%","JbYPvNuyqDLrpXqZJ","%28422802%","%28422802%"] [] [2025-01-28T14:08:21.469030+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7209] [] [2025-01-28T14:08:21.469509+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7622] [] [2025-01-28T14:08:21.611131+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:08:21.611473+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [1,"2025-01-28T14:08:21+00:00",6587] [] [2025-01-28T14:08:21.611890+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:08:21.618398+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"adsKqNJ3tLtQRYacC","%%","%%","adsKqNJ3tLtQRYacC"] [] [2025-01-28T14:08:21.635857+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aQ8XBtRqA7z5Lf58y","%%","%%","aQ8XBtRqA7z5Lf58y"] [] [2025-01-28T14:08:21.652777+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"poWvzSAww8Ski7qk7","%%","%%","poWvzSAww8Ski7qk7"] [] [2025-01-28T14:08:21.669732+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Ey3cnjCGNRYeTbRcn","%28019351%","%28019351%","Ey3cnjCGNRYeTbRcn","%28019351%","%28019351%"] [] [2025-01-28T14:08:21.688898+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7208] [] [2025-01-28T14:08:21.689892+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"y8HhZt6NGof6LE7hX","%%","%%","y8HhZt6NGof6LE7hX"] [] [2025-01-28T14:08:21.706853+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aLEF8q3Ggoox2jhpy","%%","%%","aLEF8q3Ggoox2jhpy"] [] [2025-01-28T14:08:21.723716+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"sb5bYNqpeQ2f6zj38","%97578449%","%97578449%","sb5bYNqpeQ2f6zj38","%97578449%","%97578449%"] [] [2025-01-28T14:08:21.742717+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7440] [] [2025-01-28T14:08:21.743723+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"44FJiHS2YqiJHKYNw","%%","%%","44FJiHS2YqiJHKYNw"] [] [2025-01-28T14:08:21.760668+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PT57nhtTGGY25CR7x","%%","%%","PT57nhtTGGY25CR7x"] [] [2025-01-28T14:08:21.777518+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mwKAPBfbobRQtRqvg","%%","%%","mwKAPBfbobRQtRqvg"] [] [2025-01-28T14:08:21.794358+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WWK5r6y5Yppx24bjG","%%","%%","WWK5r6y5Yppx24bjG"] [] [2025-01-28T14:08:21.811378+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yCRjmc7rGs7dF3EM5","%%","%%","yCRjmc7rGs7dF3EM5"] [] [2025-01-28T14:08:21.828359+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"u875QxSyo2EtEqzBK","%%","%%","u875QxSyo2EtEqzBK"] [] [2025-01-28T14:08:21.845424+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qoHE9TvNrzDkjcYWr","%%","%%","qoHE9TvNrzDkjcYWr"] [] [2025-01-28T14:08:21.862313+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mrWpakzyEg4c56Hy4","%%","%%","mrWpakzyEg4c56Hy4"] [] [2025-01-28T14:08:21.879106+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"z4zvrp4q9CKCNFLED","%%","%%","z4zvrp4q9CKCNFLED"] [] [2025-01-28T14:08:21.896074+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kpfzDRZFyQwqomk3B","%%","%%","kpfzDRZFyQwqomk3B"] [] [2025-01-28T14:08:21.912916+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FqDNtdsEfJLBz3zKe","%%","%%","FqDNtdsEfJLBz3zKe"] [] [2025-01-28T14:08:21.929754+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Zy7Bz9v3T34RKjCvo","%%","%%","Zy7Bz9v3T34RKjCvo"] [] [2025-01-28T14:08:21.946814+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"e8Xrd7Nu2Weeei7wn","%%","%%","e8Xrd7Nu2Weeei7wn"] [] [2025-01-28T14:08:21.963797+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fEbdexHLyjwqgugHA","%%","%%","fEbdexHLyjwqgugHA"] [] [2025-01-28T14:08:21.980793+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fZdv2ge9JrH2rWjGr","%%","%%","fZdv2ge9JrH2rWjGr"] [] [2025-01-28T14:08:21.997801+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Mr7SEXDHeHfHGPTcP","%%","%%","Mr7SEXDHeHfHGPTcP"] [] [2025-01-28T14:08:22.014805+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qdTa9ixty5mS4HcxB","%%","%%","qdTa9ixty5mS4HcxB"] [] [2025-01-28T14:08:22.031694+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"j3uAz6k3X68uLe46P","%%","%%","j3uAz6k3X68uLe46P"] [] [2025-01-28T14:08:22.048596+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mNzDjvdY4REveFFPp","%%","%%","mNzDjvdY4REveFFPp"] [] [2025-01-28T14:08:22.065516+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eJwXLsgaShYWLR8ut","%%","%%","eJwXLsgaShYWLR8ut"] [] [2025-01-28T14:08:22.082702+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RTXyg674qBSyNmw7P","%%","%%","RTXyg674qBSyNmw7P"] [] [2025-01-28T14:08:22.099648+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"o5zD5AoEEnufLmqKT","%%","%%","o5zD5AoEEnufLmqKT"] [] [2025-01-28T14:08:22.116632+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RZEKN6kZDkhvmWGSh","%%","%%","RZEKN6kZDkhvmWGSh"] [] [2025-01-28T14:08:22.134491+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f7C8s9yxL93GHDuXu","%%","%%","f7C8s9yxL93GHDuXu"] [] [2025-01-28T14:08:22.151409+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RAZsHi35KLcBPMBYc","%%","%%","RAZsHi35KLcBPMBYc"] [] [2025-01-28T14:08:22.168514+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SkTNJJiT8ok8aGfSs","%%","%%","SkTNJJiT8ok8aGfSs"] [] [2025-01-28T14:08:22.185471+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"e7HxdWPgjmuw6kBXb","%98754181%","%98754181%","e7HxdWPgjmuw6kBXb","%98754181%","%98754181%"] [] [2025-01-28T14:08:22.204501+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7218] [] [2025-01-28T14:08:22.205399+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zfSbABg8FNZWN2bnk","%%","%%","zfSbABg8FNZWN2bnk"] [] [2025-01-28T14:08:22.222393+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vr93yrPzmZMJMEefB","%%","%%","vr93yrPzmZMJMEefB"] [] [2025-01-28T14:08:22.239343+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"dSFHAdxa6fdm5CWSf","%25560329%","%25560329%","dSFHAdxa6fdm5CWSf","%25560329%","%25560329%"] [] [2025-01-28T14:08:22.258426+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7222] [] [2025-01-28T14:08:22.259331+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MazQxCRNr79sWg9tf","%%","%%","MazQxCRNr79sWg9tf"] [] [2025-01-28T14:08:22.276307+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DfCvvEMFZbR8qLxji","%%","%%","DfCvvEMFZbR8qLxji"] [] [2025-01-28T14:08:22.293207+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DbGfQXbapYsFdQyaE","%%","%%","DbGfQXbapYsFdQyaE"] [] [2025-01-28T14:08:22.310116+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CYWSwwRC8ZvxRWYvi","%%","%%","CYWSwwRC8ZvxRWYvi"] [] [2025-01-28T14:08:22.326928+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZyDEeHyYRBNWZFMov","%%","%%","ZyDEeHyYRBNWZFMov"] [] [2025-01-28T14:08:22.343952+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"nDhx7eJjcGcidGeTs","%54665889%","%54665889%","nDhx7eJjcGcidGeTs","%54665889%","%54665889%"] [] [2025-01-28T14:08:22.363033+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7229] [] [2025-01-28T14:08:22.364085+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bC9ij6k43fWCgtDZd","%%","%%","bC9ij6k43fWCgtDZd"] [] [2025-01-28T14:08:22.380986+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uiqwmfXjnAMM62THw","%%","%%","uiqwmfXjnAMM62THw"] [] [2025-01-28T14:08:22.397747+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"g45egaoab6yTBM3ck","%%","%%","g45egaoab6yTBM3ck"] [] [2025-01-28T14:08:22.414722+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"QSmmKGPY8xXpQAPHt","%52688347%","%52688347%","QSmmKGPY8xXpQAPHt","%52688347%","%52688347%"] [] [2025-01-28T14:08:22.433733+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7221] [] [2025-01-28T14:08:22.434744+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"DcfyBANSHKTCzEEp5","%24810120%","%24810120%","DcfyBANSHKTCzEEp5","%24810120%","%24810120%"] [] [2025-01-28T14:08:22.453964+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7230] [] [2025-01-28T14:08:22.454913+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MDGoffsmQMMtpsHmW","%%","%%","MDGoffsmQMMtpsHmW"] [] [2025-01-28T14:08:22.471896+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LMZN9nRxdFSHMwwvk","%%","%%","LMZN9nRxdFSHMwwvk"] [] [2025-01-28T14:08:22.488696+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sD8jxk5CZkGDyAvFd","%%","%%","sD8jxk5CZkGDyAvFd"] [] [2025-01-28T14:08:22.505739+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zBmyHGW4ivWWJYMrX","%%","%%","zBmyHGW4ivWWJYMrX"] [] [2025-01-28T14:08:22.522603+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6SsXJimguPwQdRz35","%%","%%","6SsXJimguPwQdRz35"] [] [2025-01-28T14:08:22.539481+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vLwRKuKiMfSKqGicW","%%","%%","vLwRKuKiMfSKqGicW"] [] [2025-01-28T14:08:22.556571+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GTwiK6huwEGsBJHvW","%%","%%","GTwiK6huwEGsBJHvW"] [] [2025-01-28T14:08:22.573469+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N8qyZc9nW9Y6NdFar","%%","%%","N8qyZc9nW9Y6NdFar"] [] [2025-01-28T14:08:22.590339+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GiwGH4ribpp7fiGkS","%%","%%","GiwGH4ribpp7fiGkS"] [] [2025-01-28T14:08:22.607127+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"S9sTfZbxvHghefpGb","%%","%%","S9sTfZbxvHghefpGb"] [] [2025-01-28T14:08:22.623958+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2EEyBpXqWLt5SZody","%%","%%","2EEyBpXqWLt5SZody"] [] [2025-01-28T14:08:22.640845+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Lra5YpubXL9X5TsBg","%28655135%","%28655135%","Lra5YpubXL9X5TsBg","%28655135%","%28655135%"] [] [2025-01-28T14:08:22.660029+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7223] [] [2025-01-28T14:08:22.661017+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"mqkNvqvvPyWgPFBDW","% 52170279%","% 52170279%","mqkNvqvvPyWgPFBDW","% 52170279%","% 52170279%"] [] [2025-01-28T14:08:22.679604+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7224] [] [2025-01-28T14:08:22.680638+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iWestd737RYvyyDYk","%%","%%","iWestd737RYvyyDYk"] [] [2025-01-28T14:08:22.697590+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xFZLufanbGwLLYgLh","%%","%%","xFZLufanbGwLLYgLh"] [] [2025-01-28T14:08:22.714507+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"24aS8mnkDW63XChn6","%%","%%","24aS8mnkDW63XChn6"] [] [2025-01-28T14:08:22.731299+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"6dvmaQeKp2PTMSq74","%22974366%","%22974366%","6dvmaQeKp2PTMSq74","%22974366%","%22974366%"] [] [2025-01-28T14:08:22.750260+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7227] [] [2025-01-28T14:08:22.751287+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LCS3pbeJWEFRQLuPk","%%","%%","LCS3pbeJWEFRQLuPk"] [] [2025-01-28T14:08:22.768148+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MzoWYoLv5XAAytQ2p","%%","%%","MzoWYoLv5XAAytQ2p"] [] [2025-01-28T14:08:22.785545+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZL9ZCNRTukLmYF5Mu","%%","%%","ZL9ZCNRTukLmYF5Mu"] [] [2025-01-28T14:08:22.802746+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iF53eqmJGYbsiKXFz","%%","%%","iF53eqmJGYbsiKXFz"] [] [2025-01-28T14:08:22.819722+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ugnW3FDNr5Quxzyqn","%%","%%","ugnW3FDNr5Quxzyqn"] [] [2025-01-28T14:08:22.836603+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"A2czLBefpWNja9DBq","%%","%%","A2czLBefpWNja9DBq"] [] [2025-01-28T14:08:22.853622+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WQ56weNrWEtkZ2jF9","%%","%%","WQ56weNrWEtkZ2jF9"] [] [2025-01-28T14:08:22.870567+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"XsW9BsyFGp5uFxcxJ","%55808988%","%55808988%","XsW9BsyFGp5uFxcxJ","%55808988%","%55808988%"] [] [2025-01-28T14:08:22.889585+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7233] [] [2025-01-28T14:08:22.890599+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LxjQysvNz7tnHNwGC","%%","%%","LxjQysvNz7tnHNwGC"] [] [2025-01-28T14:08:22.907573+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pqh7SNpyonQZtyKp7","%%","%%","pqh7SNpyonQZtyKp7"] [] [2025-01-28T14:08:22.924417+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G7jpzwjBypTavg8Jk","%%","%%","G7jpzwjBypTavg8Jk"] [] [2025-01-28T14:08:22.941407+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rvs3qfnDhCNgtWqit","%%","%%","rvs3qfnDhCNgtWqit"] [] [2025-01-28T14:08:22.958327+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zpPcqRejPsdP2Mcdm","%%","%%","zpPcqRejPsdP2Mcdm"] [] [2025-01-28T14:08:22.975168+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vwmBHKYqeXnNZ6wBY","%%","%%","vwmBHKYqeXnNZ6wBY"] [] [2025-01-28T14:08:22.991982+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"A3RLgSFcbh6nnBrNq","%%","%%","A3RLgSFcbh6nnBrNq"] [] [2025-01-28T14:08:23.008830+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TLkDAN8YimnJ9hF56","%%","%%","TLkDAN8YimnJ9hF56"] [] [2025-01-28T14:08:23.025714+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YwtBzsvLxKigqXEEm","%%","%%","YwtBzsvLxKigqXEEm"] [] [2025-01-28T14:08:23.042690+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"khM3da2yuJ3e3hGRz","%%","%%","khM3da2yuJ3e3hGRz"] [] [2025-01-28T14:08:23.059659+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bZFqK6LibQCzwFoNQ","%%","%%","bZFqK6LibQCzwFoNQ"] [] [2025-01-28T14:08:23.076631+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vxfbWtadzbQh9pXjx","%%","%%","vxfbWtadzbQh9pXjx"] [] [2025-01-28T14:08:23.093544+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CkGmrLFSeg3C7TkSE","%%","%%","CkGmrLFSeg3C7TkSE"] [] [2025-01-28T14:08:23.110548+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hk4zM7ZNZRXxBKEye","%%","%%","hk4zM7ZNZRXxBKEye"] [] [2025-01-28T14:08:23.127597+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zRfLkrRAa366XpDDN","%%","%%","zRfLkrRAa366XpDDN"] [] [2025-01-28T14:08:23.144785+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4nSGkeJtowDmdfevu","%%","%%","4nSGkeJtowDmdfevu"] [] [2025-01-28T14:08:23.161597+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GpoSRHNPfHgLJ2Mmz","%%","%%","GpoSRHNPfHgLJ2Mmz"] [] [2025-01-28T14:08:23.178362+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MGy7kbEn6hx2q7pS8","%%","%%","MGy7kbEn6hx2q7pS8"] [] [2025-01-28T14:08:23.195238+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xvt4CtSF7cYNTjCXt","%%","%%","xvt4CtSF7cYNTjCXt"] [] [2025-01-28T14:08:23.212031+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jihp98QsBg52KDvrL","%%","%%","jihp98QsBg52KDvrL"] [] [2025-01-28T14:08:23.228851+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YxskH9LCDDurP5WYg","%%","%%","YxskH9LCDDurP5WYg"] [] [2025-01-28T14:08:23.245620+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Tivq4D8JZ5QrZcCHx","%%","%%","Tivq4D8JZ5QrZcCHx"] [] [2025-01-28T14:08:23.262613+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hasQLPZW2BvKrhfed","%%","%%","hasQLPZW2BvKrhfed"] [] [2025-01-28T14:08:23.279476+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CLBXW3P7So6w2mA65","%%","%%","CLBXW3P7So6w2mA65"] [] [2025-01-28T14:08:23.296323+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"mWo4uqYgsgSWL6d8F","%58126162%","%58126162%","mWo4uqYgsgSWL6d8F","%58126162%","%58126162%"] [] [2025-01-28T14:08:23.315281+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7280] [] [2025-01-28T14:08:23.316286+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3hNndiKywvvj6JMD6","%%","%%","3hNndiKywvvj6JMD6"] [] [2025-01-28T14:08:23.333118+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2xwHZkFa4MxZuhgph","%%","%%","2xwHZkFa4MxZuhgph"] [] [2025-01-28T14:08:23.350141+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vvdFtHiD5j9KD5K4D","%%","%%","vvdFtHiD5j9KD5K4D"] [] [2025-01-28T14:08:23.366944+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GoGNDHtrM9ra7LupH","%%","%%","GoGNDHtrM9ra7LupH"] [] [2025-01-28T14:08:23.383761+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Y4nm7KR3PLEtyvnu7","%%","%%","Y4nm7KR3PLEtyvnu7"] [] [2025-01-28T14:08:23.400581+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cN42fjSRw7Gunbp5D","%%","%%","cN42fjSRw7Gunbp5D"] [] [2025-01-28T14:08:23.417520+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TqzsMaupxnAQqiNPN","%%","%%","TqzsMaupxnAQqiNPN"] [] [2025-01-28T14:08:23.434377+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MQ3jtszRKpSEYG7sf","%%","%%","MQ3jtszRKpSEYG7sf"] [] [2025-01-28T14:08:23.451367+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Qr7tPBoC6aBRvFsLJ","%%","%%","Qr7tPBoC6aBRvFsLJ"] [] [2025-01-28T14:08:23.468198+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DpMZFzL49qmNy9s88","%%","%%","DpMZFzL49qmNy9s88"] [] [2025-01-28T14:08:23.484992+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"83SqR33haXnZAfkos","%%","%%","83SqR33haXnZAfkos"] [] [2025-01-28T14:08:23.501873+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"avtobLAyFAZhNLW5C","%%","%%","avtobLAyFAZhNLW5C"] [] [2025-01-28T14:08:23.518813+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RvaDthz3iM5WtE4Cf","%%","%%","RvaDthz3iM5WtE4Cf"] [] [2025-01-28T14:08:23.535712+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mrG5u2pAzmmkWeL4R","%%","%%","mrG5u2pAzmmkWeL4R"] [] [2025-01-28T14:08:23.552615+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"W6BETG49TSPdRS6Cm","%%","%%","W6BETG49TSPdRS6Cm"] [] [2025-01-28T14:08:23.569391+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wfh3MBRfiFnjrhtH5","%%","%%","wfh3MBRfiFnjrhtH5"] [] [2025-01-28T14:08:23.586149+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JH3YAvDWQjgQDEMTR","%%","%%","JH3YAvDWQjgQDEMTR"] [] [2025-01-28T14:08:23.602987+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FjyZ8vxjGoQ4kBojY","%%","%%","FjyZ8vxjGoQ4kBojY"] [] [2025-01-28T14:08:23.619821+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WGrAvHb8ytqCfFN5u","%%","%%","WGrAvHb8ytqCfFN5u"] [] [2025-01-28T14:08:23.636782+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"94TrehWzgLeFd4Bwv","%%","%%","94TrehWzgLeFd4Bwv"] [] [2025-01-28T14:08:23.653753+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5BNCaC3CQ2cXG8Ay7","%%","%%","5BNCaC3CQ2cXG8Ay7"] [] [2025-01-28T14:08:23.670665+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"b8bdsy7oJseMbfw34","%%","%%","b8bdsy7oJseMbfw34"] [] [2025-01-28T14:08:23.687541+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aGFLuHiE6Fkz9oDKr","%%","%%","aGFLuHiE6Fkz9oDKr"] [] [2025-01-28T14:08:23.704357+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EZoSZYN9jGoeGkAiP","%%","%%","EZoSZYN9jGoeGkAiP"] [] [2025-01-28T14:08:23.721174+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c3FBReyFwCrL26xEY","%%","%%","c3FBReyFwCrL26xEY"] [] [2025-01-28T14:08:23.737962+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BaoJ2ZYqwZk7WjJCB","%%","%%","BaoJ2ZYqwZk7WjJCB"] [] [2025-01-28T14:08:23.754832+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c7AD2oPEdZQSu6LDf","%%","%%","c7AD2oPEdZQSu6LDf"] [] [2025-01-28T14:08:23.771639+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Fzy2WGtmaY2ynd2TE","%%","%%","Fzy2WGtmaY2ynd2TE"] [] [2025-01-28T14:08:23.788432+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dfJLAHPpbPQygafn7","%%","%%","dfJLAHPpbPQygafn7"] [] [2025-01-28T14:08:23.805298+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kDt89tinRnD73m7NF","%%","%%","kDt89tinRnD73m7NF"] [] [2025-01-28T14:08:23.822106+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TRTxScEnSFozF3zJ6","%%","%%","TRTxScEnSFozF3zJ6"] [] [2025-01-28T14:08:23.838881+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MFvJ9XR93Z7h4DBKq","%%","%%","MFvJ9XR93Z7h4DBKq"] [] [2025-01-28T14:08:23.855724+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fo4NvQaW8fBK66irR","%%","%%","fo4NvQaW8fBK66irR"] [] [2025-01-28T14:08:23.872628+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6inkE8DYqv7sLnJSK","%%","%%","6inkE8DYqv7sLnJSK"] [] [2025-01-28T14:08:23.889598+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"psSXqJ68hSTSJ2bpt","%%","%%","psSXqJ68hSTSJ2bpt"] [] [2025-01-28T14:08:23.906499+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hEef3wKTuyGuc5dDD","%%","%%","hEef3wKTuyGuc5dDD"] [] [2025-01-28T14:08:23.923318+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6AcXNq8MMv89x2ePL","%%","%%","6AcXNq8MMv89x2ePL"] [] [2025-01-28T14:08:23.940253+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"egHBXAc4CYczaJJBP","%%","%%","egHBXAc4CYczaJJBP"] [] [2025-01-28T14:08:23.957117+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bPL9mAhZxrkd9J6Nv","%%","%%","bPL9mAhZxrkd9J6Nv"] [] [2025-01-28T14:08:23.974014+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8bmPgwskxsEt8TTP4","%%","%%","8bmPgwskxsEt8TTP4"] [] [2025-01-28T14:08:23.990828+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9aq5HeypLKy7AdhPT","%%","%%","9aq5HeypLKy7AdhPT"] [] [2025-01-28T14:08:24.008046+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4irDdX5KzaauoMxhm","%%","%%","4irDdX5KzaauoMxhm"] [] [2025-01-28T14:08:24.024946+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"t5JL9tjJQeinArquC","%%","%%","t5JL9tjJQeinArquC"] [] [2025-01-28T14:08:24.041903+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dYofdwM9K2kyx6zjX","%%","%%","dYofdwM9K2kyx6zjX"] [] [2025-01-28T14:08:24.058720+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"z3rDLrEGrC2zKPCgn","%%","%%","z3rDLrEGrC2zKPCgn"] [] [2025-01-28T14:08:24.075565+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eahgMYtwtsqFFNwpk","%%","%%","eahgMYtwtsqFFNwpk"] [] [2025-01-28T14:08:24.092948+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n5QYa7sv7np9EBM3A","%%","%%","n5QYa7sv7np9EBM3A"] [] [2025-01-28T14:08:24.109787+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WCBZ7z2fjHW8JrPQn","%%","%%","WCBZ7z2fjHW8JrPQn"] [] [2025-01-28T14:08:24.126564+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yzPsdJ5EsfGKxJWd9","%%","%%","yzPsdJ5EsfGKxJWd9"] [] [2025-01-28T14:08:24.144004+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Hw2eGWY5zEvEDKzLf","%%","%%","Hw2eGWY5zEvEDKzLf"] [] [2025-01-28T14:08:24.160773+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yMvpDi5EmdiQ2wA5q","%%","%%","yMvpDi5EmdiQ2wA5q"] [] [2025-01-28T14:08:24.177547+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wgfL7632m5vB6Xukg","%%","%%","wgfL7632m5vB6Xukg"] [] [2025-01-28T14:08:24.194302+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PkD9Tdr326fPBqCTx","%%","%%","PkD9Tdr326fPBqCTx"] [] [2025-01-28T14:08:24.211178+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qgdvwmjjwxzz7bQBH","%%","%%","qgdvwmjjwxzz7bQBH"] [] [2025-01-28T14:08:24.227956+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FwWFtxJwamqhH6ZpM","%%","%%","FwWFtxJwamqhH6ZpM"] [] [2025-01-28T14:08:24.244738+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ccBoWuWDnMnvXSH9c","%%","%%","ccBoWuWDnMnvXSH9c"] [] [2025-01-28T14:08:24.261679+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"z2fcJcKBExeHw7Q6J","%%","%%","z2fcJcKBExeHw7Q6J"] [] [2025-01-28T14:08:24.278701+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GBuyEXR85h5AqjQZN","%%","%%","GBuyEXR85h5AqjQZN"] [] [2025-01-28T14:08:24.295592+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sbWrt693u2kPFBC4L","%%","%%","sbWrt693u2kPFBC4L"] [] [2025-01-28T14:08:24.312427+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"e9SaDouKycrTBDtEJ","%%","%%","e9SaDouKycrTBDtEJ"] [] [2025-01-28T14:08:24.329275+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3ZRdjmiTjr9CHyQ6k","%%","%%","3ZRdjmiTjr9CHyQ6k"] [] [2025-01-28T14:08:24.346080+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"W52gamugfBugher5h","%%","%%","W52gamugfBugher5h"] [] [2025-01-28T14:08:24.362893+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EjNNXocYuNYMsNpTA","%%","%%","EjNNXocYuNYMsNpTA"] [] [2025-01-28T14:08:24.379686+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8FetPgN6WwtD2aWJ8","%%","%%","8FetPgN6WwtD2aWJ8"] [] [2025-01-28T14:08:24.396499+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fJ6N7W7GYe8XMx3Kj","%%","%%","fJ6N7W7GYe8XMx3Kj"] [] [2025-01-28T14:08:24.413405+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2zfZnFaKSFnpqXmzH","%%","%%","2zfZnFaKSFnpqXmzH"] [] [2025-01-28T14:08:24.430271+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QaKJTmNZb4atqX6eX","%%","%%","QaKJTmNZb4atqX6eX"] [] [2025-01-28T14:08:24.447087+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4DCoTzvES7DTkqraJ","%%","%%","4DCoTzvES7DTkqraJ"] [] [2025-01-28T14:08:24.463899+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EJm4qPwunbnaQdnou","%%","%%","EJm4qPwunbnaQdnou"] [] [2025-01-28T14:08:24.480686+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QnCoxKyuzAQLFegYc","%%","%%","QnCoxKyuzAQLFegYc"] [] [2025-01-28T14:08:24.497395+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xdgNPKuuCtfqWZPSy","%%","%%","xdgNPKuuCtfqWZPSy"] [] [2025-01-28T14:08:24.514418+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rWwve7k822xPjhnZi","%%","%%","rWwve7k822xPjhnZi"] [] [2025-01-28T14:08:24.531234+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X5BL2bFXEFX4QLRQC","%%","%%","X5BL2bFXEFX4QLRQC"] [] [2025-01-28T14:08:24.548189+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kvKM5eyS2mFwEbJQu","%%","%%","kvKM5eyS2mFwEbJQu"] [] [2025-01-28T14:08:24.565051+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JSwmcinZks8rYRRkM","%%","%%","JSwmcinZks8rYRRkM"] [] [2025-01-28T14:08:24.581836+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LZL3jQqRQgMYixL5J","%%","%%","LZL3jQqRQgMYixL5J"] [] [2025-01-28T14:08:24.598595+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bMtpptb4buL3nJQog","%%","%%","bMtpptb4buL3nJQog"] [] [2025-01-28T14:08:24.615392+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rcS7LP8F6tCb24wgN","%%","%%","rcS7LP8F6tCb24wgN"] [] [2025-01-28T14:08:24.632280+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rYBFg9wsXCaT5uuTf","%%","%%","rYBFg9wsXCaT5uuTf"] [] [2025-01-28T14:08:24.649054+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nFzJNur5LJMkYKwfd","%%","%%","nFzJNur5LJMkYKwfd"] [] [2025-01-28T14:08:24.665964+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JKxNsTcsc5zYSNTHr","%%","%%","JKxNsTcsc5zYSNTHr"] [] [2025-01-28T14:08:24.682792+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2LskdZzJ5z3a6NTgg","%%","%%","2LskdZzJ5z3a6NTgg"] [] [2025-01-28T14:08:24.699684+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ScM6deT2D8Rwt7ath","%%","%%","ScM6deT2D8Rwt7ath"] [] [2025-01-28T14:08:24.716556+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8x9BbdNGEzoojJeyC","%%","%%","8x9BbdNGEzoojJeyC"] [] [2025-01-28T14:08:24.733345+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6L3tackxovggu82ic","%%","%%","6L3tackxovggu82ic"] [] [2025-01-28T14:08:24.750237+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bwRJBeW52hTyToQSb","%%","%%","bwRJBeW52hTyToQSb"] [] [2025-01-28T14:08:24.767058+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ygeZBQMSc74Kam82B","%%","%%","ygeZBQMSc74Kam82B"] [] [2025-01-28T14:08:24.783821+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MRTqSwbFCuoy9wFwY","%%","%%","MRTqSwbFCuoy9wFwY"] [] [2025-01-28T14:08:24.801212+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"82WDRhTZ94eHXk8N5","%%","%%","82WDRhTZ94eHXk8N5"] [] [2025-01-28T14:08:24.818735+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yJKWR9zNaE68ypxwJ","%%","%%","yJKWR9zNaE68ypxwJ"] [] [2025-01-28T14:08:24.835887+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"piCvZcDpXNvygAGKi","%%","%%","piCvZcDpXNvygAGKi"] [] [2025-01-28T14:08:24.852802+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"74bgYAGgZm3ReFmdt","%%","%%","74bgYAGgZm3ReFmdt"] [] [2025-01-28T14:08:24.869699+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m2Nbwmz7mnbHGxLp2","%%","%%","m2Nbwmz7mnbHGxLp2"] [] [2025-01-28T14:08:24.886482+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wmo5Q8a8ABwSoYw6X","%%","%%","wmo5Q8a8ABwSoYw6X"] [] [2025-01-28T14:08:24.903297+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RDBYmYebCTo2Hu8r9","%%","%%","RDBYmYebCTo2Hu8r9"] [] [2025-01-28T14:08:24.920018+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JddWQ2TxNLWnLH9pG","%%","%%","JddWQ2TxNLWnLH9pG"] [] [2025-01-28T14:08:24.936950+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ycc9YfnTDLjtqSqkn","%%","%%","Ycc9YfnTDLjtqSqkn"] [] [2025-01-28T14:08:24.953927+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Dz5gH2sEfhRk8sksz","%%","%%","Dz5gH2sEfhRk8sksz"] [] [2025-01-28T14:08:24.970755+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZMTKzJKSNep8JXhpx","%%","%%","ZMTKzJKSNep8JXhpx"] [] [2025-01-28T14:08:24.987610+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QYTE4rY7Aipzc7uma","%%","%%","QYTE4rY7Aipzc7uma"] [] [2025-01-28T14:08:25.004487+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TfQ2sa4XJbdXLNRij","%%","%%","TfQ2sa4XJbdXLNRij"] [] [2025-01-28T14:08:25.021478+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NFwC8WJcLe2bGc7xZ","%%","%%","NFwC8WJcLe2bGc7xZ"] [] [2025-01-28T14:08:25.038285+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xnJZJ9AfytY5hCLnx","%%","%%","xnJZJ9AfytY5hCLnx"] [] [2025-01-28T14:08:25.055136+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PLtcPEAyJcg7upbnv","%%","%%","PLtcPEAyJcg7upbnv"] [] [2025-01-28T14:08:25.071861+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jkAsnz8WgRbtegAxc","%%","%%","jkAsnz8WgRbtegAxc"] [] [2025-01-28T14:08:25.088669+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"x9W6M93MFf8hsmWh7","%%","%%","x9W6M93MFf8hsmWh7"] [] [2025-01-28T14:08:25.105634+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Tw5oze9eWTmXK8Zgc","%%","%%","Tw5oze9eWTmXK8Zgc"] [] [2025-01-28T14:08:25.122552+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wktFwT6ApYkv4sau2","%%","%%","wktFwT6ApYkv4sau2"] [] [2025-01-28T14:08:25.139425+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wzyJkshoHCDc3v8Q3","%%","%%","wzyJkshoHCDc3v8Q3"] [] [2025-01-28T14:08:25.156219+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aFrPvMTuq7Wtppxcd","%%","%%","aFrPvMTuq7Wtppxcd"] [] [2025-01-28T14:08:25.172928+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iQybnDRvf9jFcH8Bg","%%","%%","iQybnDRvf9jFcH8Bg"] [] [2025-01-28T14:08:25.189729+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zMxoxyo5E8mbY2BnF","%%","%%","zMxoxyo5E8mbY2BnF"] [] [2025-01-28T14:08:25.206539+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RLpKJkPsb7u7u4htK","%%","%%","RLpKJkPsb7u7u4htK"] [] [2025-01-28T14:08:25.223344+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DoAoZmHBbXpssAvG5","%%","%%","DoAoZmHBbXpssAvG5"] [] [2025-01-28T14:08:25.240231+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"r4scWRinPwqF8rCzX","%%","%%","r4scWRinPwqF8rCzX"] [] [2025-01-28T14:08:25.257026+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pGza6nPz8xeFiiRa6","%%","%%","pGza6nPz8xeFiiRa6"] [] [2025-01-28T14:08:25.273833+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5aAPEPguvdF7WMBpL","%%","%%","5aAPEPguvdF7WMBpL"] [] [2025-01-28T14:08:25.290623+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FLJD6Dw9D8H2Ldyix","%%","%%","FLJD6Dw9D8H2Ldyix"] [] [2025-01-28T14:08:25.307499+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CJ9cFPZwKs5uPR8SY","%%","%%","CJ9cFPZwKs5uPR8SY"] [] [2025-01-28T14:08:25.324306+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KFK4fyqFJGu96cTiC","%%","%%","KFK4fyqFJGu96cTiC"] [] [2025-01-28T14:08:25.341286+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TqxLFktXd2TK96sKh","%%","%%","TqxLFktXd2TK96sKh"] [] [2025-01-28T14:08:25.358169+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LpZR8t7i6bD9AyzDR","%%","%%","LpZR8t7i6bD9AyzDR"] [] [2025-01-28T14:08:25.374939+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"errk8aBNyd4W7CETB","%%","%%","errk8aBNyd4W7CETB"] [] [2025-01-28T14:08:25.391694+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"55FNMvQS5xeguf5pe","%%","%%","55FNMvQS5xeguf5pe"] [] [2025-01-28T14:08:25.408542+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"53ELyPJ4paBD6vCKk","%%","%%","53ELyPJ4paBD6vCKk"] [] [2025-01-28T14:08:25.425335+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SvkvrNqKFYLxNtwBD","%%","%%","SvkvrNqKFYLxNtwBD"] [] [2025-01-28T14:08:25.442186+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RwNMPsXkYKREDj5Fg","%%","%%","RwNMPsXkYKREDj5Fg"] [] [2025-01-28T14:08:25.459042+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ssCuKP6GcG6AGSMhk","%%","%%","ssCuKP6GcG6AGSMhk"] [] [2025-01-28T14:08:25.475826+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GPgBJviXtuPTtBeed","%%","%%","GPgBJviXtuPTtBeed"] [] [2025-01-28T14:08:25.492640+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"g4Sq2bDXpbmG7SaoB","%%","%%","g4Sq2bDXpbmG7SaoB"] [] [2025-01-28T14:08:25.509465+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TFHoihHm936tW8RXX","%%","%%","TFHoihHm936tW8RXX"] [] [2025-01-28T14:08:25.526262+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iwyP9gfEGq7FP4nGq","%%","%%","iwyP9gfEGq7FP4nGq"] [] [2025-01-28T14:08:25.543014+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zKhrM35KbdwNSEbY4","%%","%%","zKhrM35KbdwNSEbY4"] [] [2025-01-28T14:08:25.559802+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"knDrxyxt5g8acQw7n","%%","%%","knDrxyxt5g8acQw7n"] [] [2025-01-28T14:08:25.576619+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FigeQY2Q4rhT5T3TA","%%","%%","FigeQY2Q4rhT5T3TA"] [] [2025-01-28T14:08:25.593395+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7Bd8ddYk58WTPeXKG","%%","%%","7Bd8ddYk58WTPeXKG"] [] [2025-01-28T14:08:25.610199+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"x8vqLksbNy7BbRavc","%%","%%","x8vqLksbNy7BbRavc"] [] [2025-01-28T14:08:25.627101+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fCDczD8TbGyz7HgbK","%%","%%","fCDczD8TbGyz7HgbK"] [] [2025-01-28T14:08:25.643933+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CpyStb25HqingEpH5","%%","%%","CpyStb25HqingEpH5"] [] [2025-01-28T14:08:25.660876+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MYLepNJencRkSkDqz","%%","%%","MYLepNJencRkSkDqz"] [] [2025-01-28T14:08:25.677698+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mZGdBi8Kxv69Jxg62","%%","%%","mZGdBi8Kxv69Jxg62"] [] [2025-01-28T14:08:25.694511+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5jjT3kCJpFFzR22Yu","%%","%%","5jjT3kCJpFFzR22Yu"] [] [2025-01-28T14:08:25.711359+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ipFoMrQ9LtbYGS5wS","%%","%%","ipFoMrQ9LtbYGS5wS"] [] [2025-01-28T14:08:25.728189+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m9Fr9MmoAfZukCsX5","%%","%%","m9Fr9MmoAfZukCsX5"] [] [2025-01-28T14:08:25.744988+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LCXt7988KnDu2k3AY","%%","%%","LCXt7988KnDu2k3AY"] [] [2025-01-28T14:08:25.761821+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"89BfB3dj4Y6SRF48C","%%","%%","89BfB3dj4Y6SRF48C"] [] [2025-01-28T14:08:25.778649+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nj6Z2mxDFJdpgDWdA","%%","%%","nj6Z2mxDFJdpgDWdA"] [] [2025-01-28T14:08:25.795466+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ekQ7js5bt9qPxqoTi","%%","%%","ekQ7js5bt9qPxqoTi"] [] [2025-01-28T14:08:25.812240+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CpmeL5nqXhS5YNfQ7","%%","%%","CpmeL5nqXhS5YNfQ7"] [] [2025-01-28T14:08:25.829020+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MMmkHGpLBPPy2LFRK","%%","%%","MMmkHGpLBPPy2LFRK"] [] [2025-01-28T14:08:25.845828+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Y5Dx6EkZr75GEcuoW","%%","%%","Y5Dx6EkZr75GEcuoW"] [] [2025-01-28T14:08:25.862736+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M7HwvqoCBBEaWMZx9","%%","%%","M7HwvqoCBBEaWMZx9"] [] [2025-01-28T14:08:25.879487+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Jnk9C7sPkAdKbv2FE","%%","%%","Jnk9C7sPkAdKbv2FE"] [] [2025-01-28T14:08:25.896212+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"otwHsBgGmzp9Z2AhE","%%","%%","otwHsBgGmzp9Z2AhE"] [] [2025-01-28T14:08:25.913043+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PemMF4Y5KLExryNum","%%","%%","PemMF4Y5KLExryNum"] [] [2025-01-28T14:08:25.929761+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oa8mWAFwrGm65ukDr","%%","%%","oa8mWAFwrGm65ukDr"] [] [2025-01-28T14:08:25.946596+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iyrXbxenbvq5PTNzX","%%","%%","iyrXbxenbvq5PTNzX"] [] [2025-01-28T14:08:25.963547+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5YfAQQN9vsrJJ8Aud","%%","%%","5YfAQQN9vsrJJ8Aud"] [] [2025-01-28T14:08:25.980375+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Lobgh3fTgG9dCHzTa","%%","%%","Lobgh3fTgG9dCHzTa"] [] [2025-01-28T14:08:25.997188+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bGQ8G8jfh92R9xCix","%%","%%","bGQ8G8jfh92R9xCix"] [] [2025-01-28T14:08:26.013931+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kW5Hr6Kf8r9mfMeyB","%%","%%","kW5Hr6Kf8r9mfMeyB"] [] [2025-01-28T14:08:26.030765+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2LzxYF5Bo75iKNxsW","%%","%%","2LzxYF5Bo75iKNxsW"] [] [2025-01-28T14:08:26.047628+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"k3Ngv2QZAqemtX4Re","%%","%%","k3Ngv2QZAqemtX4Re"] [] [2025-01-28T14:08:26.064374+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hShror6KqPg7ZAn2p","%%","%%","hShror6KqPg7ZAn2p"] [] [2025-01-28T14:08:26.081157+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G8sPsoZHEPiL5JZYs","%%","%%","G8sPsoZHEPiL5JZYs"] [] [2025-01-28T14:08:26.097862+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mwE7tmsjA3GgdCfkx","%%","%%","mwE7tmsjA3GgdCfkx"] [] [2025-01-28T14:08:26.114617+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5anTutNKzCSPsyTAZ","%%","%%","5anTutNKzCSPsyTAZ"] [] [2025-01-28T14:08:26.131479+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"45HjXSWekhk3gt67N","%%","%%","45HjXSWekhk3gt67N"] [] [2025-01-28T14:08:26.148592+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"esjnxENZsC6ahAK5b","%%","%%","esjnxENZsC6ahAK5b"] [] [2025-01-28T14:08:26.165415+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wGZnaiYbhraYNkeDx","%%","%%","wGZnaiYbhraYNkeDx"] [] [2025-01-28T14:08:26.182228+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nfsdTZcoR22jHu639","%%","%%","nfsdTZcoR22jHu639"] [] [2025-01-28T14:08:26.199021+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qyHhKagtwNNJsJHXr","%%","%%","qyHhKagtwNNJsJHXr"] [] [2025-01-28T14:08:26.215839+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kNwQasW6TxSdzh5h9","%%","%%","kNwQasW6TxSdzh5h9"] [] [2025-01-28T14:08:26.232604+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7sc6GDpsxLnZ3ePc2","%%","%%","7sc6GDpsxLnZ3ePc2"] [] [2025-01-28T14:08:26.249396+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3n9JqGgzf4fpKB2gC","%%","%%","3n9JqGgzf4fpKB2gC"] [] [2025-01-28T14:08:26.266212+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8kkKrCHGArxkokid8","%%","%%","8kkKrCHGArxkokid8"] [] [2025-01-28T14:08:26.282937+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QttaFgJszuXE8ncFy","%%","%%","QttaFgJszuXE8ncFy"] [] [2025-01-28T14:08:26.299689+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XKH3khCkCLpi5zek9","%%","%%","XKH3khCkCLpi5zek9"] [] [2025-01-28T14:08:26.316523+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wMkJink6Dh9hrnhEY","%%","%%","wMkJink6Dh9hrnhEY"] [] [2025-01-28T14:08:26.333284+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zo9uqucwMpTQDoMFv","%%","%%","zo9uqucwMpTQDoMFv"] [] [2025-01-28T14:08:26.350127+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GdD5WzHpck9y43M4e","%%","%%","GdD5WzHpck9y43M4e"] [] [2025-01-28T14:08:26.366970+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eQJr96hu8sMyZBwjr","%%","%%","eQJr96hu8sMyZBwjr"] [] [2025-01-28T14:08:26.383788+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"andekYZ5dRcSJk47q","%%","%%","andekYZ5dRcSJk47q"] [] [2025-01-28T14:08:26.400636+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DyvRDCRcXwkkfXYQu","%%","%%","DyvRDCRcXwkkfXYQu"] [] [2025-01-28T14:08:26.417540+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DcHL56RvsNdzbfQwB","%%","%%","DcHL56RvsNdzbfQwB"] [] [2025-01-28T14:08:26.434367+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dwJCoJtLAstBzDQFs","%%","%%","dwJCoJtLAstBzDQFs"] [] [2025-01-28T14:08:26.451224+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T2PGQD8WKmNrrqWky","%%","%%","T2PGQD8WKmNrrqWky"] [] [2025-01-28T14:08:26.468171+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"exqYGZXBH85Kkmnuy","%%","%%","exqYGZXBH85Kkmnuy"] [] [2025-01-28T14:08:26.484936+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ff6RhR5hbmKqrY4JP","%%","%%","Ff6RhR5hbmKqrY4JP"] [] [2025-01-28T14:08:26.501705+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vCQz8iPQSeRBBG6f4","%%","%%","vCQz8iPQSeRBBG6f4"] [] [2025-01-28T14:08:26.518633+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cDf8P6994J2jYPqZX","%%","%%","cDf8P6994J2jYPqZX"] [] [2025-01-28T14:08:26.535378+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6WGHQkC9zAKkbbEzu","%%","%%","6WGHQkC9zAKkbbEzu"] [] [2025-01-28T14:08:26.552201+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DhpuZPqRf49BB5AnS","%%","%%","DhpuZPqRf49BB5AnS"] [] [2025-01-28T14:08:26.568921+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Mc48Gn6gp6HxZTnAh","%%","%%","Mc48Gn6gp6HxZTnAh"] [] [2025-01-28T14:08:26.585675+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZejbEXFDe8ZJz4QwA","%%","%%","ZejbEXFDe8ZJz4QwA"] [] [2025-01-28T14:08:26.602500+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"JSAd5LjaBLbrkJTgH","%25862353%","%25862353%","JSAd5LjaBLbrkJTgH","%25862353%","%25862353%"] [] [2025-01-28T14:08:26.621534+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8106] [] [2025-01-28T14:08:26.622394+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rRdGYDdWBbdu9DiiF","%%","%%","rRdGYDdWBbdu9DiiF"] [] [2025-01-28T14:08:26.639275+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7tYYfnu3vGAxLMWgq","%%","%%","7tYYfnu3vGAxLMWgq"] [] [2025-01-28T14:08:26.656091+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MkJeJDLLRcRA33QPZ","%%","%%","MkJeJDLLRcRA33QPZ"] [] [2025-01-28T14:08:26.672818+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cShBW5MWGpfYkhgWX","%%","%%","cShBW5MWGpfYkhgWX"] [] [2025-01-28T14:08:26.689533+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HNspTLAW3FoRDPNid","%%","%%","HNspTLAW3FoRDPNid"] [] [2025-01-28T14:08:26.706232+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6DfiirCFxaweoymcG","%%","%%","6DfiirCFxaweoymcG"] [] [2025-01-28T14:08:26.722941+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"odGfWg8sdMPs4uCgh","%%","%%","odGfWg8sdMPs4uCgh"] [] [2025-01-28T14:08:26.739673+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gcGtW59FT3EvZioMs","%%","%%","gcGtW59FT3EvZioMs"] [] [2025-01-28T14:08:26.756521+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SrXWswJpdrNJGHHjK","%%","%%","SrXWswJpdrNJGHHjK"] [] [2025-01-28T14:08:26.773249+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iMoySNh5ThuRFLNXa","%%","%%","iMoySNh5ThuRFLNXa"] [] [2025-01-28T14:08:26.789892+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yR8RFRYW5QWM6JNzn","%%","%%","yR8RFRYW5QWM6JNzn"] [] [2025-01-28T14:08:26.806576+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3n68k3u3vjBPkhC2H","%%","%%","3n68k3u3vjBPkhC2H"] [] [2025-01-28T14:08:26.823307+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kiiyvehRsGETuyFLj","%%","%%","kiiyvehRsGETuyFLj"] [] [2025-01-28T14:08:26.840068+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N399fqRsAyHwTxuY3","%%","%%","N399fqRsAyHwTxuY3"] [] [2025-01-28T14:08:26.856915+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xJaAXqadKuEZ2dDkr","%%","%%","xJaAXqadKuEZ2dDkr"] [] [2025-01-28T14:08:26.873633+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ci37s8xTJphBJ2pSo","%%","%%","ci37s8xTJphBJ2pSo"] [] [2025-01-28T14:08:26.890468+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YLy5tFYmZ7m7hJu6E","%%","%%","YLy5tFYmZ7m7hJu6E"] [] [2025-01-28T14:08:26.907222+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vBDTANqS3RxfEYrTA","%%","%%","vBDTANqS3RxfEYrTA"] [] [2025-01-28T14:08:26.923899+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"buoxax9qyY5mZEiAR","%%","%%","buoxax9qyY5mZEiAR"] [] [2025-01-28T14:08:26.940681+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dSaECxoueZZ82GruE","%%","%%","dSaECxoueZZ82GruE"] [] [2025-01-28T14:08:26.957721+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"x55dDeBWnSW3XM95M","%%","%%","x55dDeBWnSW3XM95M"] [] [2025-01-28T14:08:26.974544+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HPrrvNMSkngEjH4fy","%%","%%","HPrrvNMSkngEjH4fy"] [] [2025-01-28T14:08:26.991347+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RH6d86iBRbMZDvRRa","%%","%%","RH6d86iBRbMZDvRRa"] [] [2025-01-28T14:08:27.008127+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f4qTTH5iRaCfM79zc","%%","%%","f4qTTH5iRaCfM79zc"] [] [2025-01-28T14:08:27.024828+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qhSoGCCJBfMQtnCXY","%%","%%","qhSoGCCJBfMQtnCXY"] [] [2025-01-28T14:08:27.041527+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RBw8rtNoA7eNgLXBp","%%","%%","RBw8rtNoA7eNgLXBp"] [] [2025-01-28T14:08:27.058427+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aCo7FMRHenfhhsgdw","%%","%%","aCo7FMRHenfhhsgdw"] [] [2025-01-28T14:08:27.075220+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TgEogrrXNed4v5tgf","%%","%%","TgEogrrXNed4v5tgf"] [] [2025-01-28T14:08:27.091961+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"REznLvnZxDCGEX7g9","%%","%%","REznLvnZxDCGEX7g9"] [] [2025-01-28T14:08:27.108677+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rnLzg7yGHXFTHrR9J","%%","%%","rnLzg7yGHXFTHrR9J"] [] [2025-01-28T14:08:27.125433+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"h5hKuReMP5s2bKfcm","%%","%%","h5hKuReMP5s2bKfcm"] [] [2025-01-28T14:08:27.142278+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HEoyemyZ8iJf9iE8K","%%","%%","HEoyemyZ8iJf9iE8K"] [] [2025-01-28T14:08:27.159045+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Qvg4mhPvfvqyCEtSs","%%","%%","Qvg4mhPvfvqyCEtSs"] [] [2025-01-28T14:08:27.175760+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ksfArhiqodcCYPEK2","%%","%%","ksfArhiqodcCYPEK2"] [] [2025-01-28T14:08:27.192399+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bCdhom4RoewMKtofn","%%","%%","bCdhom4RoewMKtofn"] [] [2025-01-28T14:08:27.209148+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Bk4xQ729toMQkxmdt","%%","%%","Bk4xQ729toMQkxmdt"] [] [2025-01-28T14:08:27.225837+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6khXhr7L2PwNxwQ9v","%%","%%","6khXhr7L2PwNxwQ9v"] [] [2025-01-28T14:08:27.242556+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YggwEvBmb6meDfH2H","%%","%%","YggwEvBmb6meDfH2H"] [] [2025-01-28T14:08:27.259344+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LhejL9gFpdu4hsC33","%%","%%","LhejL9gFpdu4hsC33"] [] [2025-01-28T14:08:27.276159+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hcCmYZAw9XLGqW6TM","%%","%%","hcCmYZAw9XLGqW6TM"] [] [2025-01-28T14:08:27.292892+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aR3RxdGHDoHv66yv2","%%","%%","aR3RxdGHDoHv66yv2"] [] [2025-01-28T14:08:27.309613+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ksKMF7CeND6s4sNZM","%%","%%","ksKMF7CeND6s4sNZM"] [] [2025-01-28T14:08:27.326340+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"usCbQG3dGZqYMaRnw","%%","%%","usCbQG3dGZqYMaRnw"] [] [2025-01-28T14:08:27.343088+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ABrmKdHD4zRs88mea","%%","%%","ABrmKdHD4zRs88mea"] [] [2025-01-28T14:08:27.360027+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kaTi2baWmu5QTXXBD","%%","%%","kaTi2baWmu5QTXXBD"] [] [2025-01-28T14:08:27.376772+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fdqC6QQnztmc3tMav","%%","%%","fdqC6QQnztmc3tMav"] [] [2025-01-28T14:08:27.393536+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zAzkQjDCmK5222xTR","%%","%%","zAzkQjDCmK5222xTR"] [] [2025-01-28T14:08:27.410255+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"w6Lf3iZK8iNaYcygT","%%","%%","w6Lf3iZK8iNaYcygT"] [] [2025-01-28T14:08:27.426945+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"eqoku8vdamP3aGJn9","%26125613%","%26125613%","eqoku8vdamP3aGJn9","%26125613%","%26125613%"] [] [2025-01-28T14:08:27.445921+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7352] [] [2025-01-28T14:08:27.446817+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gjJHvunmgiggPJspJ","%%","%%","gjJHvunmgiggPJspJ"] [] [2025-01-28T14:08:27.463691+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DQ7HP2FNA8Fh3CFGM","%%","%%","DQ7HP2FNA8Fh3CFGM"] [] [2025-01-28T14:08:27.480472+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZqdZKLebFxfnjjqsh","%%","%%","ZqdZKLebFxfnjjqsh"] [] [2025-01-28T14:08:27.497198+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BitYsXjL4EvwZiQLA","%%","%%","BitYsXjL4EvwZiQLA"] [] [2025-01-28T14:08:27.513978+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TXhEh4CtsyDgj4L2d","%%","%%","TXhEh4CtsyDgj4L2d"] [] [2025-01-28T14:08:27.530713+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CM2NTeGEgpNv5hsQq","%%","%%","CM2NTeGEgpNv5hsQq"] [] [2025-01-28T14:08:27.547483+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9yPL4k4jD2HscKKDR","%%","%%","9yPL4k4jD2HscKKDR"] [] [2025-01-28T14:08:27.564209+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tNZvhsHF3SvnrjNds","%%","%%","tNZvhsHF3SvnrjNds"] [] [2025-01-28T14:08:27.580918+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Z3zHq9Ev4duofRQo2","%%","%%","Z3zHq9Ev4duofRQo2"] [] [2025-01-28T14:08:27.597755+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Jz5s2KvJToqRFLWHS","%%","%%","Jz5s2KvJToqRFLWHS"] [] [2025-01-28T14:08:27.614585+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MsmZuQmHn4NCBGsmc","%%","%%","MsmZuQmHn4NCBGsmc"] [] [2025-01-28T14:08:27.631308+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dxmigTgstWBaWuKyn","%%","%%","dxmigTgstWBaWuKyn"] [] [2025-01-28T14:08:27.648055+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p3QzFyFoThzJniwdK","%%","%%","p3QzFyFoThzJniwdK"] [] [2025-01-28T14:08:27.664872+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Gj5PyW8FQhByWgejX","%%","%%","Gj5PyW8FQhByWgejX"] [] [2025-01-28T14:08:27.681671+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TGXdWp4Z3HMo5TpT2","%%","%%","TGXdWp4Z3HMo5TpT2"] [] [2025-01-28T14:08:27.698580+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vhefGJkaHHNxBQ3Lu","%%","%%","vhefGJkaHHNxBQ3Lu"] [] [2025-01-28T14:08:27.715339+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BjZgGJtTzK3CWpx65","%%","%%","BjZgGJtTzK3CWpx65"] [] [2025-01-28T14:08:27.732113+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NsTuwTDMF7NNhAn5W","%%","%%","NsTuwTDMF7NNhAn5W"] [] [2025-01-28T14:08:27.748965+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pL3PPt58ZJKppKuHs","%%","%%","pL3PPt58ZJKppKuHs"] [] [2025-01-28T14:08:27.765755+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"g8riToKvh5B46SDHJ","%%","%%","g8riToKvh5B46SDHJ"] [] [2025-01-28T14:08:27.782506+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ccpuQknXin3yiD6Dg","%%","%%","ccpuQknXin3yiD6Dg"] [] [2025-01-28T14:08:27.799266+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6iwKMMGpKf7p3oqJw","%%","%%","6iwKMMGpKf7p3oqJw"] [] [2025-01-28T14:08:27.815999+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QQJgcn7k7My5ARyw5","%%","%%","QQJgcn7k7My5ARyw5"] [] [2025-01-28T14:08:27.832728+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Z9JsjSy3asY2orWkJ","%%","%%","Z9JsjSy3asY2orWkJ"] [] [2025-01-28T14:08:27.849627+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aDrJCab3Y9bomE8ST","%%","%%","aDrJCab3Y9bomE8ST"] [] [2025-01-28T14:08:27.866466+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6NdxbZTLhyqtQxiSG","%%","%%","6NdxbZTLhyqtQxiSG"] [] [2025-01-28T14:08:27.883214+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zpYa8GKWhcs3BuoBT","%%","%%","zpYa8GKWhcs3BuoBT"] [] [2025-01-28T14:08:27.899949+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vAQcP3fPdqSFJMzPn","%%","%%","vAQcP3fPdqSFJMzPn"] [] [2025-01-28T14:08:27.916708+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"yGmQZKBxTfuLfmWjg","%22603145%","%22603145%","yGmQZKBxTfuLfmWjg","%22603145%","%22603145%"] [] [2025-01-28T14:08:27.935740+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7260] [] [2025-01-28T14:08:27.936654+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jmEvYLP2C9Tta4SpR","%%","%%","jmEvYLP2C9Tta4SpR"] [] [2025-01-28T14:08:27.953559+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cz8sPGnxDEyoeb4iG","%%","%%","cz8sPGnxDEyoeb4iG"] [] [2025-01-28T14:08:27.970270+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kXwvMipZxCTc4ERzS","%%","%%","kXwvMipZxCTc4ERzS"] [] [2025-01-28T14:08:27.986987+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2NWajWCXKTEW6yDwJ","%%","%%","2NWajWCXKTEW6yDwJ"] [] [2025-01-28T14:08:28.003727+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SEhjxAR9JBQJ7xchn","%%","%%","SEhjxAR9JBQJ7xchn"] [] [2025-01-28T14:08:28.020476+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q2PeYk6uxc7gYzabQ","%%","%%","Q2PeYk6uxc7gYzabQ"] [] [2025-01-28T14:08:28.037284+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hH4kAMa6T7C8odr8T","%%","%%","hH4kAMa6T7C8odr8T"] [] [2025-01-28T14:08:28.054077+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"u7NFQwf7bjMasXrwc","%%","%%","u7NFQwf7bjMasXrwc"] [] [2025-01-28T14:08:28.070849+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PdBJaustytKHBwAAj","%%","%%","PdBJaustytKHBwAAj"] [] [2025-01-28T14:08:28.087624+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mnSvLed5KzKSGFGx6","%%","%%","mnSvLed5KzKSGFGx6"] [] [2025-01-28T14:08:28.104362+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bPc4paQcQnLcsBZRd","%%","%%","bPc4paQcQnLcsBZRd"] [] [2025-01-28T14:08:28.121137+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f4dvBYWiA2qWE5yix","%%","%%","f4dvBYWiA2qWE5yix"] [] [2025-01-28T14:08:28.137870+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"L3N6z8kF8MNFMJf8i","%%","%%","L3N6z8kF8MNFMJf8i"] [] [2025-01-28T14:08:28.154714+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xKaQXTjy6GjYoSa9w","%%","%%","xKaQXTjy6GjYoSa9w"] [] [2025-01-28T14:08:28.171512+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QEAaCxEnuk8aikaWq","%%","%%","QEAaCxEnuk8aikaWq"] [] [2025-01-28T14:08:28.188242+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WHcYk9yw3pinXnGv9","%%","%%","WHcYk9yw3pinXnGv9"] [] [2025-01-28T14:08:28.204966+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"t2taQpxNFqEECxnCP","%%","%%","t2taQpxNFqEECxnCP"] [] [2025-01-28T14:08:28.221689+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XB2sZTjdirFJyAxTn","%%","%%","XB2sZTjdirFJyAxTn"] [] [2025-01-28T14:08:28.238522+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m4kH4Q7rB7kNhHRb6","%%","%%","m4kH4Q7rB7kNhHRb6"] [] [2025-01-28T14:08:28.255382+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3HxKJMrPFpWzP8c4w","%%","%%","3HxKJMrPFpWzP8c4w"] [] [2025-01-28T14:08:28.272185+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EDy7NSDFFC3MNwvTY","%%","%%","EDy7NSDFFC3MNwvTY"] [] [2025-01-28T14:08:28.288892+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"K35SHLzmKf4fZthsK","%%","%%","K35SHLzmKf4fZthsK"] [] [2025-01-28T14:08:28.305632+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Lbrb9WBBPucugPbH4","%%","%%","Lbrb9WBBPucugPbH4"] [] [2025-01-28T14:08:28.322376+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"utXthutCJRCFj6HWY","%%","%%","utXthutCJRCFj6HWY"] [] [2025-01-28T14:08:28.339152+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cPr7adf4SL3mSWwfv","%%","%%","cPr7adf4SL3mSWwfv"] [] [2025-01-28T14:08:28.355995+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NQZ6FyWErfAuWjWvy","%%","%%","NQZ6FyWErfAuWjWvy"] [] [2025-01-28T14:08:28.372726+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XtJq3ifH28YHGL7LD","%%","%%","XtJq3ifH28YHGL7LD"] [] [2025-01-28T14:08:28.389546+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pa9dqfGaRQNfGmqaD","%%","%%","pa9dqfGaRQNfGmqaD"] [] [2025-01-28T14:08:28.406365+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QjXckoRRPCdqY68jL","%%","%%","QjXckoRRPCdqY68jL"] [] [2025-01-28T14:08:28.423154+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"S92NSd557eP8BbKny","%%","%%","S92NSd557eP8BbKny"] [] [2025-01-28T14:08:28.439869+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xkCAi74ydSKkHLM7R","%%","%%","xkCAi74ydSKkHLM7R"] [] [2025-01-28T14:08:28.456766+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BxQuJ6r3ojQtwfs7b","%%","%%","BxQuJ6r3ojQtwfs7b"] [] [2025-01-28T14:08:28.473544+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7qdHuZ5Fw7jGc3BEJ","%%","%%","7qdHuZ5Fw7jGc3BEJ"] [] [2025-01-28T14:08:28.490278+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Kh8ch3sfyTvJAnABy","%%","%%","Kh8ch3sfyTvJAnABy"] [] [2025-01-28T14:08:28.506986+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jNtFSHtLcBcHWuXmN","%%","%%","jNtFSHtLcBcHWuXmN"] [] [2025-01-28T14:08:28.523707+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8LwbL3SPijiH9eGGs","%%","%%","8LwbL3SPijiH9eGGs"] [] [2025-01-28T14:08:28.540417+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sX9xTRXJ6joi8Ca2w","%%","%%","sX9xTRXJ6joi8Ca2w"] [] [2025-01-28T14:08:28.557256+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7GofJaMhdJuy7uHui","%%","%%","7GofJaMhdJuy7uHui"] [] [2025-01-28T14:08:28.573952+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Wpk4ptqY7sdoWiHq5","%%","%%","Wpk4ptqY7sdoWiHq5"] [] [2025-01-28T14:08:28.590655+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PgXptfxeSHTrdYebg","%%","%%","PgXptfxeSHTrdYebg"] [] [2025-01-28T14:08:28.607464+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6Wcnwch2SRCC52CFJ","%%","%%","6Wcnwch2SRCC52CFJ"] [] [2025-01-28T14:08:28.624178+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GgETXMcuWZfYe9CpC","%%","%%","GgETXMcuWZfYe9CpC"] [] [2025-01-28T14:08:28.640890+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zNgeKedMSfmDDCmwS","%%","%%","zNgeKedMSfmDDCmwS"] [] [2025-01-28T14:08:28.657745+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p8JttrqsBrSutzJ4s","%%","%%","p8JttrqsBrSutzJ4s"] [] [2025-01-28T14:08:28.674587+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"txx2E5LPgPTMEPhpa","%%","%%","txx2E5LPgPTMEPhpa"] [] [2025-01-28T14:08:28.691281+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DwrHkKBP6vjeKgwF3","%%","%%","DwrHkKBP6vjeKgwF3"] [] [2025-01-28T14:08:28.707979+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fEgqBBMqAiGqhXNZC","%%","%%","fEgqBBMqAiGqhXNZC"] [] [2025-01-28T14:08:28.724755+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QPPaGtAeSNh8Wr6vj","%%","%%","QPPaGtAeSNh8Wr6vj"] [] [2025-01-28T14:08:28.741497+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dpnkeDhSfucmXyZo7","%%","%%","dpnkeDhSfucmXyZo7"] [] [2025-01-28T14:08:28.758352+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vHaQFWfXo343CMgfY","%%","%%","vHaQFWfXo343CMgfY"] [] [2025-01-28T14:08:28.775009+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4Xonqp3seqExqm3yA","%%","%%","4Xonqp3seqExqm3yA"] [] [2025-01-28T14:08:28.791691+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B5FB9ZScGCAhgqpyt","%%","%%","B5FB9ZScGCAhgqpyt"] [] [2025-01-28T14:08:28.808515+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zbEZi8yNuvSKFcgkg","%%","%%","zbEZi8yNuvSKFcgkg"] [] [2025-01-28T14:08:28.825163+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zhvW86MGoJL5qX7rT","%%","%%","zhvW86MGoJL5qX7rT"] [] [2025-01-28T14:08:28.842023+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iPBwQQy3TLYRcuX7F","%%","%%","iPBwQQy3TLYRcuX7F"] [] [2025-01-28T14:08:28.858877+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BQtGLnGgxpeo9rzGe","%%","%%","BQtGLnGgxpeo9rzGe"] [] [2025-01-28T14:08:28.875634+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ruYEm5NsnfmXNyNcF","%%","%%","ruYEm5NsnfmXNyNcF"] [] [2025-01-28T14:08:28.892322+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dEyYgZn7NWxtpkWPC","%%","%%","dEyYgZn7NWxtpkWPC"] [] [2025-01-28T14:08:28.909020+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JrisYPYKQ8yJm9c8f","%%","%%","JrisYPYKQ8yJm9c8f"] [] [2025-01-28T14:08:28.925774+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"86ETw6PmtfCFaZRHM","%%","%%","86ETw6PmtfCFaZRHM"] [] [2025-01-28T14:08:28.942593+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mP7AGD9ffk2sggy6Z","%%","%%","mP7AGD9ffk2sggy6Z"] [] [2025-01-28T14:08:28.959443+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7GeaDsLMLeZf6yFr7","%%","%%","7GeaDsLMLeZf6yFr7"] [] [2025-01-28T14:08:28.976211+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zHCfiSNhz9jknKZER","%%","%%","zHCfiSNhz9jknKZER"] [] [2025-01-28T14:08:28.993053+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sehTJtXbTW5aR652D","%%","%%","sehTJtXbTW5aR652D"] [] [2025-01-28T14:08:29.009938+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fxpsCaHyvSJf3aFAq","%%","%%","fxpsCaHyvSJf3aFAq"] [] [2025-01-28T14:08:29.026680+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YzAJYo9GxqqZJ7ZSP","%%","%%","YzAJYo9GxqqZJ7ZSP"] [] [2025-01-28T14:08:29.043515+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gFrdzYKreR2sE8fF8","%%","%%","gFrdzYKreR2sE8fF8"] [] [2025-01-28T14:08:29.060333+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m3RtdYiyBbwyY9npw","%%","%%","m3RtdYiyBbwyY9npw"] [] [2025-01-28T14:08:29.077013+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8KbTprhZsH8HuHQ8P","%%","%%","8KbTprhZsH8HuHQ8P"] [] [2025-01-28T14:08:29.093774+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Hreg5WSvNRWjJ8XK5","%%","%%","Hreg5WSvNRWjJ8XK5"] [] [2025-01-28T14:08:29.110726+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tyzit4YZAhYXzJYXB","%%","%%","tyzit4YZAhYXzJYXB"] [] [2025-01-28T14:08:29.127551+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"885LzrHtQf49DXa3c","%%","%%","885LzrHtQf49DXa3c"] [] [2025-01-28T14:08:29.144501+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XshfFKW8DucDknhvK","%%","%%","XshfFKW8DucDknhvK"] [] [2025-01-28T14:08:29.161314+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MXcvtTfri9PxxAbHB","%%","%%","MXcvtTfri9PxxAbHB"] [] [2025-01-28T14:08:29.178041+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qDgtZ2AcT9pgJZzPD","%%","%%","qDgtZ2AcT9pgJZzPD"] [] [2025-01-28T14:08:29.194816+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ForCQfgLE2evWCRed","%%","%%","ForCQfgLE2evWCRed"] [] [2025-01-28T14:08:29.211568+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qq2xw9vaQBDaHEwrT","%%","%%","qq2xw9vaQBDaHEwrT"] [] [2025-01-28T14:08:29.228323+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KZjbua3tbZ2XZjDdz","%%","%%","KZjbua3tbZ2XZjDdz"] [] [2025-01-28T14:08:29.245022+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"z5MdtaZKAyaCz7pPE","%%","%%","z5MdtaZKAyaCz7pPE"] [] [2025-01-28T14:08:29.261856+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AAC8jqyb8rRwQzsPC","%%","%%","AAC8jqyb8rRwQzsPC"] [] [2025-01-28T14:08:29.278614+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oPdhfTF5oYAGmBQpw","%%","%%","oPdhfTF5oYAGmBQpw"] [] [2025-01-28T14:08:29.295340+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BckiiP827NLMre28h","%%","%%","BckiiP827NLMre28h"] [] [2025-01-28T14:08:29.312129+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gztQznsWrcNzYTT5S","%%","%%","gztQznsWrcNzYTT5S"] [] [2025-01-28T14:08:29.328945+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5itqjL3aZF3yrhiYW","%%","%%","5itqjL3aZF3yrhiYW"] [] [2025-01-28T14:08:29.345896+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"L3vESWm3askwhighK","%%","%%","L3vESWm3askwhighK"] [] [2025-01-28T14:08:29.362744+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nzJEhj64bmzj8CTDm","%%","%%","nzJEhj64bmzj8CTDm"] [] [2025-01-28T14:08:29.379533+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"h9Y74usz6hChCNhNw","%%","%%","h9Y74usz6hChCNhNw"] [] [2025-01-28T14:08:29.396300+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AreQhMtn2mHbQekqZ","%%","%%","AreQhMtn2mHbQekqZ"] [] [2025-01-28T14:08:29.413031+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TtKyqXg9oGhf5DKfD","%%","%%","TtKyqXg9oGhf5DKfD"] [] [2025-01-28T14:08:29.429767+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dALiphhPwdPFp7Wbb","%%","%%","dALiphhPwdPFp7Wbb"] [] [2025-01-28T14:08:29.446629+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"e2uNHfCWtJBxeLk7s","%%","%%","e2uNHfCWtJBxeLk7s"] [] [2025-01-28T14:08:29.463536+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n332YbouZmSFpvWTc","%%","%%","n332YbouZmSFpvWTc"] [] [2025-01-28T14:08:29.480282+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XZjYHAzKK6ssALxnT","%%","%%","XZjYHAzKK6ssALxnT"] [] [2025-01-28T14:08:29.497036+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"AeSavGbbY4wBDb6Df","%22436123%","%22436123%","AeSavGbbY4wBDb6Df","%22436123%","%22436123%"] [] [2025-01-28T14:08:29.516029+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7317] [] [2025-01-28T14:08:29.658169+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:08:29.658486+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [1,"2025-01-28T14:08:29+00:00",7053] [] [2025-01-28T14:08:29.658906+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:08:29.665030+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gpYcLCCNAihDsZTs3","%%","%%","gpYcLCCNAihDsZTs3"] [] [2025-01-28T14:08:29.682226+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"awEz534xt5AcXTneM","%%","%%","awEz534xt5AcXTneM"] [] [2025-01-28T14:08:29.699107+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Sj5FFAvGLGfynW76w","%%","%%","Sj5FFAvGLGfynW76w"] [] [2025-01-28T14:08:29.715905+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xc9HNb9Q9kcdobFcv","%%","%%","Xc9HNb9Q9kcdobFcv"] [] [2025-01-28T14:08:29.732769+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"puuMFJeT9ypfwzRiM","%%","%%","puuMFJeT9ypfwzRiM"] [] [2025-01-28T14:08:29.749677+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ya2orb2ikqcmX3Jbd","%%","%%","ya2orb2ikqcmX3Jbd"] [] [2025-01-28T14:08:29.766711+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fFFJmvyEsTNXtvz9R","%%","%%","fFFJmvyEsTNXtvz9R"] [] [2025-01-28T14:08:29.783630+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"epsMkQfwXp3oLd54K","%%","%%","epsMkQfwXp3oLd54K"] [] [2025-01-28T14:08:29.803415+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pgdPDKtHcGftwHgYS","%%","%%","pgdPDKtHcGftwHgYS"] [] [2025-01-28T14:08:29.823386+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"y8bY34weJTN5ugCFp","%%","%%","y8bY34weJTN5ugCFp"] [] [2025-01-28T14:08:29.841045+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N4pgh4KuaCBYHK777","%%","%%","N4pgh4KuaCBYHK777"] [] [2025-01-28T14:08:29.858595+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XB3KZFeCx8r6hb3Kv","%%","%%","XB3KZFeCx8r6hb3Kv"] [] [2025-01-28T14:08:29.875738+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uxNf3TrD7t83AAk9v","%%","%%","uxNf3TrD7t83AAk9v"] [] [2025-01-28T14:08:29.893145+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ntMPAuWurnCGbYakC","%%","%%","ntMPAuWurnCGbYakC"] [] [2025-01-28T14:08:29.910258+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Qk56v5HHYcrzWyim2","%%","%%","Qk56v5HHYcrzWyim2"] [] [2025-01-28T14:08:29.927076+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TXsSHD8vrheqLji3n","%%","%%","TXsSHD8vrheqLji3n"] [] [2025-01-28T14:08:29.943868+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"y2hbv8Eq4mL9gqEaZ","%%","%%","y2hbv8Eq4mL9gqEaZ"] [] [2025-01-28T14:08:29.960724+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"w2FvvEybPSR9W9uGa","%%","%%","w2FvvEybPSR9W9uGa"] [] [2025-01-28T14:08:29.977512+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rSX4NdydWy7NouHwX","%%","%%","rSX4NdydWy7NouHwX"] [] [2025-01-28T14:08:29.994248+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"h4iEjZKWd8zLFta75","%%","%%","h4iEjZKWd8zLFta75"] [] [2025-01-28T14:08:30.010992+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qF43tuPkeZa9jpcAr","%%","%%","qF43tuPkeZa9jpcAr"] [] [2025-01-28T14:08:30.027709+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"F9gZ3A355d3K5Ht7P","%%","%%","F9gZ3A355d3K5Ht7P"] [] [2025-01-28T14:08:30.044450+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xBS6W32HwH3LubkCa","%%","%%","xBS6W32HwH3LubkCa"] [] [2025-01-28T14:08:30.061208+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pDKS3tYE9WzSwpZag","%%","%%","pDKS3tYE9WzSwpZag"] [] [2025-01-28T14:08:30.077931+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Am54o23gD7HWGpy9m","%%","%%","Am54o23gD7HWGpy9m"] [] [2025-01-28T14:08:30.094646+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i2XWL6cHDyzwNDQJC","%%","%%","i2XWL6cHDyzwNDQJC"] [] [2025-01-28T14:08:30.111404+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bgpujp8cXQ7x5GfSs","%%","%%","bgpujp8cXQ7x5GfSs"] [] [2025-01-28T14:08:30.128183+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CXHnMfFJ5Ae3mHBhi","%%","%%","CXHnMfFJ5Ae3mHBhi"] [] [2025-01-28T14:08:30.145521+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Si6uSnRkqw2C6ngAf","%%","%%","Si6uSnRkqw2C6ngAf"] [] [2025-01-28T14:08:30.162375+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n5TfmNKsw78XywvBR","%%","%%","n5TfmNKsw78XywvBR"] [] [2025-01-28T14:08:30.179101+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"F2tCEca37X5W3SMDK","%%","%%","F2tCEca37X5W3SMDK"] [] [2025-01-28T14:08:30.195831+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ieAYbgvmojD8redMD","%%","%%","ieAYbgvmojD8redMD"] [] [2025-01-28T14:08:30.212600+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6DzZcZPpyrCYjkPF7","%%","%%","6DzZcZPpyrCYjkPF7"] [] [2025-01-28T14:08:30.229325+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n8m3EpPxHH2Wz3JyA","%%","%%","n8m3EpPxHH2Wz3JyA"] [] [2025-01-28T14:08:30.246073+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kycxeTLCF8vNJrsLN","%%","%%","kycxeTLCF8vNJrsLN"] [] [2025-01-28T14:08:30.262835+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eeqZNwNM5HQxnMdjM","%%","%%","eeqZNwNM5HQxnMdjM"] [] [2025-01-28T14:08:30.279608+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SBBGXM6HbFusYfppP","%%","%%","SBBGXM6HbFusYfppP"] [] [2025-01-28T14:08:30.296314+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xJLFBqxyjRA5dSZsh","%%","%%","xJLFBqxyjRA5dSZsh"] [] [2025-01-28T14:08:30.313053+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"asfTXNbgDR5YH7R6e","%%","%%","asfTXNbgDR5YH7R6e"] [] [2025-01-28T14:08:30.329804+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rDFcL8TzAYCFjSpSB","%%","%%","rDFcL8TzAYCFjSpSB"] [] [2025-01-28T14:08:30.346619+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i8TD4rTAfioKEQAxm","%%","%%","i8TD4rTAfioKEQAxm"] [] [2025-01-28T14:08:30.363455+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"x8Q9whMbSXob67ZRz","%%","%%","x8Q9whMbSXob67ZRz"] [] [2025-01-28T14:08:30.380192+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zCRQaEgCHb2WnawFN","%%","%%","zCRQaEgCHb2WnawFN"] [] [2025-01-28T14:08:30.396935+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DAYi7NR5Wwj7pC2Q9","%%","%%","DAYi7NR5Wwj7pC2Q9"] [] [2025-01-28T14:08:30.413684+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6nAJ4Bjb4bsDbwQj7","%%","%%","6nAJ4Bjb4bsDbwQj7"] [] [2025-01-28T14:08:30.430409+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i6LZEtkazuFpdztPi","%%","%%","i6LZEtkazuFpdztPi"] [] [2025-01-28T14:08:30.447245+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bnEbwnCGMshEAKrA7","%%","%%","bnEbwnCGMshEAKrA7"] [] [2025-01-28T14:08:30.464108+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8AQab6wexc4R3BbpX","%%","%%","8AQab6wexc4R3BbpX"] [] [2025-01-28T14:08:30.480831+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"W9Su6thbSQ93DyZut","%%","%%","W9Su6thbSQ93DyZut"] [] [2025-01-28T14:08:30.497525+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pzpNjSagHuSDhQd4z","%%","%%","pzpNjSagHuSDhQd4z"] [] [2025-01-28T14:08:30.514275+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"reB57eyCKo6Jo4f4i","%%","%%","reB57eyCKo6Jo4f4i"] [] [2025-01-28T14:08:30.531124+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TeGAoWG77q2f8Ehbt","%%","%%","TeGAoWG77q2f8Ehbt"] [] [2025-01-28T14:08:30.547908+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jmytDEv46fiEjfHX6","%%","%%","jmytDEv46fiEjfHX6"] [] [2025-01-28T14:08:30.564704+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QN9ydtcQLE4XeA49N","%%","%%","QN9ydtcQLE4XeA49N"] [] [2025-01-28T14:08:30.581424+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dmk47AfisoxKdLdRG","%%","%%","dmk47AfisoxKdLdRG"] [] [2025-01-28T14:08:30.598330+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zEGxZeByJuPqr3wS4","%%","%%","zEGxZeByJuPqr3wS4"] [] [2025-01-28T14:08:30.615314+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NihL8cqRzqvf9tdXj","%%","%%","NihL8cqRzqvf9tdXj"] [] [2025-01-28T14:08:30.632058+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6BoBDemjNsz6vsSnQ","%%","%%","6BoBDemjNsz6vsSnQ"] [] [2025-01-28T14:08:30.648835+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"J2cq7gxBXPvLkTnYF","%%","%%","J2cq7gxBXPvLkTnYF"] [] [2025-01-28T14:08:30.665729+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QGMMhviKvWhmjJZrv","%%","%%","QGMMhviKvWhmjJZrv"] [] [2025-01-28T14:08:30.682611+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GDc86WqKNoec2y9yo","%%","%%","GDc86WqKNoec2y9yo"] [] [2025-01-28T14:08:30.699412+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yFhve9c86PgD3226D","%%","%%","yFhve9c86PgD3226D"] [] [2025-01-28T14:08:30.716187+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HB9ehaHcQbNxfPNAX","%%","%%","HB9ehaHcQbNxfPNAX"] [] [2025-01-28T14:08:30.732995+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B9mkEwoFY93mZGZ9Z","%%","%%","B9mkEwoFY93mZGZ9Z"] [] [2025-01-28T14:08:30.749824+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2aKfbp6qJKoytmrfZ","%%","%%","2aKfbp6qJKoytmrfZ"] [] [2025-01-28T14:08:30.766709+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uQ9mHpKXBnkuwzujA","%%","%%","uQ9mHpKXBnkuwzujA"] [] [2025-01-28T14:08:30.783518+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZF9smrWEukvfedpeC","%%","%%","ZF9smrWEukvfedpeC"] [] [2025-01-28T14:08:30.800315+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"q8maoyvuWBfFRewEn","%%","%%","q8maoyvuWBfFRewEn"] [] [2025-01-28T14:08:30.817250+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"8vjoKm3W6YAKjWXBy","%98563908%","%98563908%","8vjoKm3W6YAKjWXBy","%98563908%","%98563908%"] [] [2025-01-28T14:08:30.836076+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7802] [] [2025-01-28T14:08:30.837089+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gpfgB4FY7iJZK3EZP","%%","%%","gpfgB4FY7iJZK3EZP"] [] [2025-01-28T14:08:30.854030+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zG9za7SF6TS8rQ2We","%%","%%","zG9za7SF6TS8rQ2We"] [] [2025-01-28T14:08:30.870949+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BEPuuL27DZz8gYner","%%","%%","BEPuuL27DZz8gYner"] [] [2025-01-28T14:08:30.887716+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9eazyKtogXBaFqrEi","%%","%%","9eazyKtogXBaFqrEi"] [] [2025-01-28T14:08:30.904480+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZuzzWhFjr3gdP9eaK","%%","%%","ZuzzWhFjr3gdP9eaK"] [] [2025-01-28T14:08:30.921233+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p2pApuwDtkQQJpC7B","%%","%%","p2pApuwDtkQQJpC7B"] [] [2025-01-28T14:08:30.937999+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eTPitw8qxMu3G6z4Y","%%","%%","eTPitw8qxMu3G6z4Y"] [] [2025-01-28T14:08:30.955082+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RzXQHHLiPFHbPMaig","%%","%%","RzXQHHLiPFHbPMaig"] [] [2025-01-28T14:08:30.971972+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tuN6xF2mhr9ZZAvN8","%%","%%","tuN6xF2mhr9ZZAvN8"] [] [2025-01-28T14:08:30.988741+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vCMoNANsaHTF4Mhcb","%%","%%","vCMoNANsaHTF4Mhcb"] [] [2025-01-28T14:08:31.005544+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ycxbWHuNQibgm6Dbx","%%","%%","ycxbWHuNQibgm6Dbx"] [] [2025-01-28T14:08:31.022288+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2R42EFyFGLAnxH7LL","%%","%%","2R42EFyFGLAnxH7LL"] [] [2025-01-28T14:08:31.039036+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pERzB7G6gf4PXgkx4","%%","%%","pERzB7G6gf4PXgkx4"] [] [2025-01-28T14:08:31.055832+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fHAyyPsmmhgKYxh3k","%%","%%","fHAyyPsmmhgKYxh3k"] [] [2025-01-28T14:08:31.072645+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TAmn2Pco43aPNai2Y","%%","%%","TAmn2Pco43aPNai2Y"] [] [2025-01-28T14:08:31.089391+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZyzgbxNeYJfWzhYtt","%%","%%","ZyzgbxNeYJfWzhYtt"] [] [2025-01-28T14:08:31.106146+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6mtB7b6i9BP9FhNvm","%%","%%","6mtB7b6i9BP9FhNvm"] [] [2025-01-28T14:08:31.122911+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m4SmcTf4WAZ8pHCeN","%%","%%","m4SmcTf4WAZ8pHCeN"] [] [2025-01-28T14:08:31.139698+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5f3tdLHBMd3b7QZdj","%%","%%","5f3tdLHBMd3b7QZdj"] [] [2025-01-28T14:08:31.157247+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Me2Yw4s7cvasrWFr9","%%","%%","Me2Yw4s7cvasrWFr9"] [] [2025-01-28T14:08:31.174041+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Psk5gzxE27PZCGHMu","%%","%%","Psk5gzxE27PZCGHMu"] [] [2025-01-28T14:08:31.190833+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xuCemPp2u2f9tfBp3","%%","%%","xuCemPp2u2f9tfBp3"] [] [2025-01-28T14:08:31.207669+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZHs9Jb3SH7BnET66z","%%","%%","ZHs9Jb3SH7BnET66z"] [] [2025-01-28T14:08:31.224465+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ae5GDeZDHmcR8hmFw","%%","%%","Ae5GDeZDHmcR8hmFw"] [] [2025-01-28T14:08:31.241217+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3FvWLdYbTRHiWXZbP","%%","%%","3FvWLdYbTRHiWXZbP"] [] [2025-01-28T14:08:31.258066+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rzynXKHqXEwhjSfwY","%%","%%","rzynXKHqXEwhjSfwY"] [] [2025-01-28T14:08:31.274894+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pbo4bBzhWEDX2LuNZ","%%","%%","pbo4bBzhWEDX2LuNZ"] [] [2025-01-28T14:08:31.291692+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dDE4iZ9BwY3vNPyYJ","%%","%%","dDE4iZ9BwY3vNPyYJ"] [] [2025-01-28T14:08:31.308968+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"A6Ya8LmsAgvwZ9xkS","%%","%%","A6Ya8LmsAgvwZ9xkS"] [] [2025-01-28T14:08:31.325950+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"53bu36P9nYgX4f8fx","%%","%%","53bu36P9nYgX4f8fx"] [] [2025-01-28T14:08:31.342775+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6mvfearfgRBJ8EKHH","%%","%%","6mvfearfgRBJ8EKHH"] [] [2025-01-28T14:08:31.359709+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MGPaRC6uPLdmuN6AE","%%","%%","MGPaRC6uPLdmuN6AE"] [] [2025-01-28T14:08:31.376546+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aA2ADnFzqFjdYpcGz","%%","%%","aA2ADnFzqFjdYpcGz"] [] [2025-01-28T14:08:31.393383+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MRdkZ3FSX4Xja74xx","%%","%%","MRdkZ3FSX4Xja74xx"] [] [2025-01-28T14:08:31.410307+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HEqFoopkHdgzSzFWa","%%","%%","HEqFoopkHdgzSzFWa"] [] [2025-01-28T14:08:31.427101+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"y9SfQKb4h7aHLTAo8","%%","%%","y9SfQKb4h7aHLTAo8"] [] [2025-01-28T14:08:31.443916+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GJ8sRkGgTAxDyPCJf","%%","%%","GJ8sRkGgTAxDyPCJf"] [] [2025-01-28T14:08:31.460809+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f6omuEj7AgyGe2R7x","%%","%%","f6omuEj7AgyGe2R7x"] [] [2025-01-28T14:08:31.477639+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JCf9KvN5D74Jxrfyc","%%","%%","JCf9KvN5D74Jxrfyc"] [] [2025-01-28T14:08:31.494475+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2ozmJkFyQyWYu9CBA","%%","%%","2ozmJkFyQyWYu9CBA"] [] [2025-01-28T14:08:31.511265+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hCKQbzJAJBrNpwgDg","%%","%%","hCKQbzJAJBrNpwgDg"] [] [2025-01-28T14:08:31.528180+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wTpYj6GfjKbxdvTvS","%%","%%","wTpYj6GfjKbxdvTvS"] [] [2025-01-28T14:08:31.545179+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Pwv3WF23edJGnvhQK","%%","%%","Pwv3WF23edJGnvhQK"] [] [2025-01-28T14:08:31.562114+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"a5nzva6Xpj9qaXGGa","%%","%%","a5nzva6Xpj9qaXGGa"] [] [2025-01-28T14:08:31.578911+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HKWaXs7vrKqqhgfrM","%%","%%","HKWaXs7vrKqqhgfrM"] [] [2025-01-28T14:08:31.595723+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MZgnBvzNiBqB6jNzm","%%","%%","MZgnBvzNiBqB6jNzm"] [] [2025-01-28T14:08:31.612606+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kzCWrQtKEtNzZnuXf","%%","%%","kzCWrQtKEtNzZnuXf"] [] [2025-01-28T14:08:31.629397+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ydazo5s3FrHoRrKaC","%%","%%","Ydazo5s3FrHoRrKaC"] [] [2025-01-28T14:08:31.646236+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WNpo6wGEXJfakwssR","%%","%%","WNpo6wGEXJfakwssR"] [] [2025-01-28T14:08:31.663119+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wXC9qBSTTpgv6vHqQ","%%","%%","wXC9qBSTTpgv6vHqQ"] [] [2025-01-28T14:08:31.679864+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p2y5cZdRJgXKFNvic","%%","%%","p2y5cZdRJgXKFNvic"] [] [2025-01-28T14:08:31.696614+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yuzAwnxQMtFjAnutR","%%","%%","yuzAwnxQMtFjAnutR"] [] [2025-01-28T14:08:31.713389+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9CZmYGAYTrg2FyB54","%%","%%","9CZmYGAYTrg2FyB54"] [] [2025-01-28T14:08:31.730188+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SczgsZYtSvFQTvJ2K","%%","%%","SczgsZYtSvFQTvJ2K"] [] [2025-01-28T14:08:31.746931+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v5uK9sBqLDqjYdFfP","%%","%%","v5uK9sBqLDqjYdFfP"] [] [2025-01-28T14:08:31.763825+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YjA4Ze7TCQYc4zomJ","%%","%%","YjA4Ze7TCQYc4zomJ"] [] [2025-01-28T14:08:31.780589+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4iYHtjmWQhJR42YXd","%%","%%","4iYHtjmWQhJR42YXd"] [] [2025-01-28T14:08:31.797380+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"prucxRzytJtiwv3Gk","%%","%%","prucxRzytJtiwv3Gk"] [] [2025-01-28T14:08:31.814206+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fN3rNcB8jSLrqe9gE","%%","%%","fN3rNcB8jSLrqe9gE"] [] [2025-01-28T14:08:31.830974+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hWktBqZ36GMdffEsa","%%","%%","hWktBqZ36GMdffEsa"] [] [2025-01-28T14:08:31.847779+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pzR9m4K5cReCXPiss","%%","%%","pzR9m4K5cReCXPiss"] [] [2025-01-28T14:08:31.864780+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rvEFdom3XxKGdoPft","%%","%%","rvEFdom3XxKGdoPft"] [] [2025-01-28T14:08:31.881546+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xg4E6dWvae7Rhtemw","%%","%%","Xg4E6dWvae7Rhtemw"] [] [2025-01-28T14:08:31.898331+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5tSQFTx8MZcm5zdre","%%","%%","5tSQFTx8MZcm5zdre"] [] [2025-01-28T14:08:31.915093+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NQNADxYoiCKWvL4BD","%%","%%","NQNADxYoiCKWvL4BD"] [] [2025-01-28T14:08:31.931857+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XwGQP4MFuyYAmfvxE","%%","%%","XwGQP4MFuyYAmfvxE"] [] [2025-01-28T14:08:31.948618+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q4wEwmCKNSiqiB7sD","%%","%%","Q4wEwmCKNSiqiB7sD"] [] [2025-01-28T14:08:31.965520+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GeLhwPyn9JTcx2An2","%%","%%","GeLhwPyn9JTcx2An2"] [] [2025-01-28T14:08:31.982260+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BxXxkzd4x2CbY6f4G","%%","%%","BxXxkzd4x2CbY6f4G"] [] [2025-01-28T14:08:31.998989+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Y4dmGrW89RDgAKE7y","%%","%%","Y4dmGrW89RDgAKE7y"] [] [2025-01-28T14:08:32.015757+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hMujRyKFehsrKsdvp","%%","%%","hMujRyKFehsrKsdvp"] [] [2025-01-28T14:08:32.032608+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hnmhsk4pvhk5YnBJt","%%","%%","hnmhsk4pvhk5YnBJt"] [] [2025-01-28T14:08:32.049402+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DKtCRqyDsFHjsAFs5","%%","%%","DKtCRqyDsFHjsAFs5"] [] [2025-01-28T14:08:32.066271+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HyR9HLYdRKNetFMue","%%","%%","HyR9HLYdRKNetFMue"] [] [2025-01-28T14:08:32.082980+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XaA2C8SZrF5QoZk4G","%%","%%","XaA2C8SZrF5QoZk4G"] [] [2025-01-28T14:08:32.099748+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B8ragLEA8GRjrEhWM","%%","%%","B8ragLEA8GRjrEhWM"] [] [2025-01-28T14:08:32.116518+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nhBYW3mwCpZwtBuwB","%%","%%","nhBYW3mwCpZwtBuwB"] [] [2025-01-28T14:08:32.133263+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"r4wxbHpESELohtNGE","%%","%%","r4wxbHpESELohtNGE"] [] [2025-01-28T14:08:32.150978+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SiYBQEznivPv95gYd","%%","%%","SiYBQEznivPv95gYd"] [] [2025-01-28T14:08:32.167897+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"voF2zxhvbiGpTwMGe","%%","%%","voF2zxhvbiGpTwMGe"] [] [2025-01-28T14:08:32.184656+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jBNReDMGfuPenphqj","%%","%%","jBNReDMGfuPenphqj"] [] [2025-01-28T14:08:32.201414+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WLnYa3cE9YBLgp6KJ","%%","%%","WLnYa3cE9YBLgp6KJ"] [] [2025-01-28T14:08:32.218178+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MYSoBhAAKNqteRo2L","%%","%%","MYSoBhAAKNqteRo2L"] [] [2025-01-28T14:08:32.234876+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NLiapwYkSfYW6cXaE","%%","%%","NLiapwYkSfYW6cXaE"] [] [2025-01-28T14:08:32.251703+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Qp77x8hQkQnP7hoAu","%%","%%","Qp77x8hQkQnP7hoAu"] [] [2025-01-28T14:08:32.268592+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kwrFwkD5czYP3Qzst","%%","%%","kwrFwkD5czYP3Qzst"] [] [2025-01-28T14:08:32.285374+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mqZDjWiPBuYgRyzXZ","%%","%%","mqZDjWiPBuYgRyzXZ"] [] [2025-01-28T14:08:32.302186+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Gaj62EzisDCYAmiss","%%","%%","Gaj62EzisDCYAmiss"] [] [2025-01-28T14:08:32.318928+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tG6zzuEwLw3bXgYFQ","%%","%%","tG6zzuEwLw3bXgYFQ"] [] [2025-01-28T14:08:32.335672+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WK4EZLPuf98zP8EMv","%%","%%","WK4EZLPuf98zP8EMv"] [] [2025-01-28T14:08:32.352534+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m64BRGNesCqMMnrNh","%%","%%","m64BRGNesCqMMnrNh"] [] [2025-01-28T14:08:32.369313+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G2atfczprcuvA3giP","%%","%%","G2atfczprcuvA3giP"] [] [2025-01-28T14:08:32.386053+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Kadb2ycJHFHAQ4zKe","%%","%%","Kadb2ycJHFHAQ4zKe"] [] [2025-01-28T14:08:32.402795+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xCxsbyzFfBme6wnvf","%%","%%","xCxsbyzFfBme6wnvf"] [] [2025-01-28T14:08:32.419562+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ghuXLWYAtzD2o2n4F","%%","%%","ghuXLWYAtzD2o2n4F"] [] [2025-01-28T14:08:32.436313+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"J4g8DXWKmHYF6G4PX","%%","%%","J4g8DXWKmHYF6G4PX"] [] [2025-01-28T14:08:32.453081+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BhwNPs4kpZHduvu9D","%%","%%","BhwNPs4kpZHduvu9D"] [] [2025-01-28T14:08:32.469946+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cvCnxwJn6ijG48rsG","%%","%%","cvCnxwJn6ijG48rsG"] [] [2025-01-28T14:08:32.486665+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xyFuXpYTdzcJNFfPj","%%","%%","xyFuXpYTdzcJNFfPj"] [] [2025-01-28T14:08:32.503392+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TfkNb6dzptEfCLbRG","%%","%%","TfkNb6dzptEfCLbRG"] [] [2025-01-28T14:08:32.520123+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fZktinZmw5fduT5NM","%%","%%","fZktinZmw5fduT5NM"] [] [2025-01-28T14:08:32.536881+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TGKpZPtcWkf2apCZJ","%%","%%","TGKpZPtcWkf2apCZJ"] [] [2025-01-28T14:08:32.553762+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PRXb5k4sjfDNG6uv6","%%","%%","PRXb5k4sjfDNG6uv6"] [] [2025-01-28T14:08:32.570618+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ExExgeYqBBz6AB5jQ","%%","%%","ExExgeYqBBz6AB5jQ"] [] [2025-01-28T14:08:32.587366+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mQDS7dj2dBiZbHW9u","%%","%%","mQDS7dj2dBiZbHW9u"] [] [2025-01-28T14:08:32.604167+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D5ryGjL3uA9gc3Sqm","%%","%%","D5ryGjL3uA9gc3Sqm"] [] [2025-01-28T14:08:32.620867+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hopmxJy9n95fdfEEM","%%","%%","hopmxJy9n95fdfEEM"] [] [2025-01-28T14:08:32.637588+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QJMJLu6ywbe6omdhC","%%","%%","QJMJLu6ywbe6omdhC"] [] [2025-01-28T14:08:32.654326+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ABxtvExtEho7XFcvg","%%","%%","ABxtvExtEho7XFcvg"] [] [2025-01-28T14:08:32.671137+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TJmG68Yy2aGWsEwk9","%%","%%","TJmG68Yy2aGWsEwk9"] [] [2025-01-28T14:08:32.687898+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xmwLr9Fyg7ohCvp6u","%%","%%","xmwLr9Fyg7ohCvp6u"] [] [2025-01-28T14:08:32.704631+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ATaDExfh9Bzs7S2eF","%%","%%","ATaDExfh9Bzs7S2eF"] [] [2025-01-28T14:08:32.721307+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fvjo37Bze6LuanE9w","%%","%%","fvjo37Bze6LuanE9w"] [] [2025-01-28T14:08:32.737999+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SZjyjMnfy4bvYRCkR","%%","%%","SZjyjMnfy4bvYRCkR"] [] [2025-01-28T14:08:32.754747+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BasKCQnNkuwbBieBo","%%","%%","BasKCQnNkuwbBieBo"] [] [2025-01-28T14:08:32.771519+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zQpN6SaG9hxQ39h5m","%%","%%","zQpN6SaG9hxQ39h5m"] [] [2025-01-28T14:08:32.788224+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SnDinrE7YDxfcmXjH","%%","%%","SnDinrE7YDxfcmXjH"] [] [2025-01-28T14:08:32.804943+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tmCHHpveTNkq7rkhz","%%","%%","tmCHHpveTNkq7rkhz"] [] [2025-01-28T14:08:32.821649+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iB5L5jxPpyNMJuqYe","%%","%%","iB5L5jxPpyNMJuqYe"] [] [2025-01-28T14:08:32.838542+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aK7uJXXNjzeqcpWXG","%%","%%","aK7uJXXNjzeqcpWXG"] [] [2025-01-28T14:08:32.855273+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LfXsZMihnTbQ8Nb9K","%%","%%","LfXsZMihnTbQ8Nb9K"] [] [2025-01-28T14:08:32.872027+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"52dhXse5pH9qpz8bZ","%%","%%","52dhXse5pH9qpz8bZ"] [] [2025-01-28T14:08:32.888794+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oCkWH3N98TuG9byx7","%%","%%","oCkWH3N98TuG9byx7"] [] [2025-01-28T14:08:32.905556+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"yaJ7Ea95DezRSTKX4","%52437395%","%52437395%","yaJ7Ea95DezRSTKX4","%52437395%","%52437395%"] [] [2025-01-28T14:08:32.924485+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7660] [] [2025-01-28T14:08:32.925373+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tpSrneTYJ5rDtBoh8","%%","%%","tpSrneTYJ5rDtBoh8"] [] [2025-01-28T14:08:32.942182+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jaZPJg4Rpn48awjSq","%%","%%","jaZPJg4Rpn48awjSq"] [] [2025-01-28T14:08:32.958957+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ytMcjR9ej4uvLC22e","%%","%%","ytMcjR9ej4uvLC22e"] [] [2025-01-28T14:08:32.975696+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BaioTJkvN3up9ybWW","%%","%%","BaioTJkvN3up9ybWW"] [] [2025-01-28T14:08:32.992426+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aGQXzKjXRjfmuWFoe","%%","%%","aGQXzKjXRjfmuWFoe"] [] [2025-01-28T14:08:33.009191+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Zw9XyGsk7amaErYXe","%%","%%","Zw9XyGsk7amaErYXe"] [] [2025-01-28T14:08:33.025871+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9Rgw9BeAwWNcMz3q8","%%","%%","9Rgw9BeAwWNcMz3q8"] [] [2025-01-28T14:08:33.042574+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D8Ww2aWjMJeRh88tD","%%","%%","D8Ww2aWjMJeRh88tD"] [] [2025-01-28T14:08:33.059344+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WW8MYrbxbs8ScPRF7","%%","%%","WW8MYrbxbs8ScPRF7"] [] [2025-01-28T14:08:33.076108+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C9TQHZhG7ARBFceC2","%%","%%","C9TQHZhG7ARBFceC2"] [] [2025-01-28T14:08:33.092806+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aTZa2MYdMXRpFWiWu","%%","%%","aTZa2MYdMXRpFWiWu"] [] [2025-01-28T14:08:33.109584+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ZeHre4S94kLobZMjY","%25662425 %","%25662425 %","ZeHre4S94kLobZMjY","%25662425 %","%25662425 %"] [] [2025-01-28T14:08:33.128567+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7804] [] [2025-01-28T14:08:33.129476+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Kunk9kLWodeDuTwj7","%%","%%","Kunk9kLWodeDuTwj7"] [] [2025-01-28T14:08:33.146290+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"92vWYwyMnkxwDNygD","%%","%%","92vWYwyMnkxwDNygD"] [] [2025-01-28T14:08:33.163161+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pti63Qa9byX3xc4xL","%%","%%","pti63Qa9byX3xc4xL"] [] [2025-01-28T14:08:33.179878+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"q7eocFY2648wNWpLv","%%","%%","q7eocFY2648wNWpLv"] [] [2025-01-28T14:08:33.196644+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZvH6NkzXo5pzw7vRu","%%","%%","ZvH6NkzXo5pzw7vRu"] [] [2025-01-28T14:08:33.213395+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AXkxLhQJrhujYFCey","%%","%%","AXkxLhQJrhujYFCey"] [] [2025-01-28T14:08:33.230199+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kiXm9vzcRYJspautE","%%","%%","kiXm9vzcRYJspautE"] [] [2025-01-28T14:08:33.246876+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ygf7hb4YDPNfHYZ2N","%%","%%","ygf7hb4YDPNfHYZ2N"] [] [2025-01-28T14:08:33.263766+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qkqkJsGoFvAvZ9A5D","%%","%%","qkqkJsGoFvAvZ9A5D"] [] [2025-01-28T14:08:33.280588+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hD5bSGmhe83Gf3NkK","%%","%%","hD5bSGmhe83Gf3NkK"] [] [2025-01-28T14:08:33.297324+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aTxpx8ALaRo57JoQN","%%","%%","aTxpx8ALaRo57JoQN"] [] [2025-01-28T14:08:33.314078+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"neAMKRY6oNjQKjjNC","%%","%%","neAMKRY6oNjQKjjNC"] [] [2025-01-28T14:08:33.330809+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ohX6qMudn2mnQv8n5","%29444625%","%29444625%","ohX6qMudn2mnQv8n5","%29444625%","%29444625%"] [] [2025-01-28T14:08:33.349860+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7360] [] [2025-01-28T14:08:33.350338+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7579] [] [2025-01-28T14:08:33.350715+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8044] [] [2025-01-28T14:08:33.351960+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PZd8neDSuWrAWWqYN","%%","%%","PZd8neDSuWrAWWqYN"] [] [2025-01-28T14:08:33.368807+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"auztuCRSoBG54o4pf","%%","%%","auztuCRSoBG54o4pf"] [] [2025-01-28T14:08:33.385554+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aZxuBX3g4waLdKPZ7","%%","%%","aZxuBX3g4waLdKPZ7"] [] [2025-01-28T14:08:33.402302+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vw63YxuGEBcGursBJ","%%","%%","vw63YxuGEBcGursBJ"] [] [2025-01-28T14:08:33.418989+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gjiKMT2F9T6CTkmAS","%%","%%","gjiKMT2F9T6CTkmAS"] [] [2025-01-28T14:08:33.435730+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pwGWcSbn2SgCJykzy","%%","%%","pwGWcSbn2SgCJykzy"] [] [2025-01-28T14:08:33.452629+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2ZYku5LarXR4ghaur","%%","%%","2ZYku5LarXR4ghaur"] [] [2025-01-28T14:08:33.469548+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zvFfPLZi6NamhPEb3","%%","%%","zvFfPLZi6NamhPEb3"] [] [2025-01-28T14:08:33.486350+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"48npxeaqTbSiM8Pe3","%%","%%","48npxeaqTbSiM8Pe3"] [] [2025-01-28T14:08:33.503107+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gTHxsCx83N5P8BXd5","%%","%%","gTHxsCx83N5P8BXd5"] [] [2025-01-28T14:08:33.519822+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NpjyuNRYZBBr6bNud","%%","%%","NpjyuNRYZBBr6bNud"] [] [2025-01-28T14:08:33.536577+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nKFXXdDYPSwSthzin","%%","%%","nKFXXdDYPSwSthzin"] [] [2025-01-28T14:08:33.553317+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"duTCFAcKzxD4bZubA","%%","%%","duTCFAcKzxD4bZubA"] [] [2025-01-28T14:08:33.570172+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8fAcGae8XwZ2GekGD","%%","%%","8fAcGae8XwZ2GekGD"] [] [2025-01-28T14:08:33.586885+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"MxT4vqHHCHvM2rrfR","%28284222%","%28284222%","MxT4vqHHCHvM2rrfR","%28284222%","%28284222%"] [] [2025-01-28T14:08:33.605838+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7283] [] [2025-01-28T14:08:33.606757+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wRAMHCpHqCgroYjzJ","%%","%%","wRAMHCpHqCgroYjzJ"] [] [2025-01-28T14:08:33.623550+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RYTYdv5CvbccKjr4m","%%","%%","RYTYdv5CvbccKjr4m"] [] [2025-01-28T14:08:33.640290+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f6cTqcAYYW4FdANHF","%%","%%","f6cTqcAYYW4FdANHF"] [] [2025-01-28T14:08:33.656962+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"H8Fkcsbxxqp7aLNPT","%58071322%","%58071322%","H8Fkcsbxxqp7aLNPT","%58071322%","%58071322%"] [] [2025-01-28T14:08:33.675878+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7281] [] [2025-01-28T14:08:33.676777+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jvHJSBzwuwdBMmSCW","%%","%%","jvHJSBzwuwdBMmSCW"] [] [2025-01-28T14:08:33.693598+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xWGzoYxyesEvQrbP7","%%","%%","xWGzoYxyesEvQrbP7"] [] [2025-01-28T14:08:33.710351+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"waR6pPfpSobFJw5bw","%%","%%","waR6pPfpSobFJw5bw"] [] [2025-01-28T14:08:33.727081+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"P53vWLnSKXGYrLbk7","%%","%%","P53vWLnSKXGYrLbk7"] [] [2025-01-28T14:08:33.743811+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Z6miov2hSnyNGkZpB","%%","%%","Z6miov2hSnyNGkZpB"] [] [2025-01-28T14:08:33.760677+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"h44ZoaGEbF79beNL6","%%","%%","h44ZoaGEbF79beNL6"] [] [2025-01-28T14:08:33.777376+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"spWdEZ5zKMcTJycvk","%%","%%","spWdEZ5zKMcTJycvk"] [] [2025-01-28T14:08:33.794191+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mpFjEgYeFiQdHayL4","%%","%%","mpFjEgYeFiQdHayL4"] [] [2025-01-28T14:08:33.810944+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8g6D7D8RTzAdeGWHG","%%","%%","8g6D7D8RTzAdeGWHG"] [] [2025-01-28T14:08:33.827678+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XuKYRRmGqMQSGsLpZ","%%","%%","XuKYRRmGqMQSGsLpZ"] [] [2025-01-28T14:08:33.844421+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LCurqrRMHsLS6Hvp7","%%","%%","LCurqrRMHsLS6Hvp7"] [] [2025-01-28T14:08:33.861254+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Lpx9BtJRYxeDedMSb","%%","%%","Lpx9BtJRYxeDedMSb"] [] [2025-01-28T14:08:33.877962+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X86hjtzimRcvcEnjx","%%","%%","X86hjtzimRcvcEnjx"] [] [2025-01-28T14:08:33.894726+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YoRgAmzoQ8BjFFsCS","%%","%%","YoRgAmzoQ8BjFFsCS"] [] [2025-01-28T14:08:33.911560+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9T5hypSgGPgqLktwS","%%","%%","9T5hypSgGPgqLktwS"] [] [2025-01-28T14:08:33.928346+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7PLRswa8g2LYS2ZAr","%%","%%","7PLRswa8g2LYS2ZAr"] [] [2025-01-28T14:08:33.945186+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tJ6dhc6QhsScAhtsf","%%","%%","tJ6dhc6QhsScAhtsf"] [] [2025-01-28T14:08:33.961956+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bpbPWnMgbPtE5mPK8","%%","%%","bpbPWnMgbPtE5mPK8"] [] [2025-01-28T14:08:33.978735+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YDtfDpHCE3CDQGs23","%%","%%","YDtfDpHCE3CDQGs23"] [] [2025-01-28T14:08:33.995532+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vnk5skYQcLiJ6WS2E","%%","%%","vnk5skYQcLiJ6WS2E"] [] [2025-01-28T14:08:34.012384+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CjscCznouFFFWKzYg","%%","%%","CjscCznouFFFWKzYg"] [] [2025-01-28T14:08:34.029222+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aWqXeHdvNTuuGyrTt","%%","%%","aWqXeHdvNTuuGyrTt"] [] [2025-01-28T14:08:34.045940+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vKg5ciYnrpNHrHLwr","%%","%%","vKg5ciYnrpNHrHLwr"] [] [2025-01-28T14:08:34.062770+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TM98T2vo29AHh4v4E","%%","%%","TM98T2vo29AHh4v4E"] [] [2025-01-28T14:08:34.079587+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mABYSB3NX3MWRqZfC","%%","%%","mABYSB3NX3MWRqZfC"] [] [2025-01-28T14:08:34.096372+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YZpJnBbTdPW6kMJ4n","%%","%%","YZpJnBbTdPW6kMJ4n"] [] [2025-01-28T14:08:34.113212+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bxhdMWSfJNyRdP3Hj","%%","%%","bxhdMWSfJNyRdP3Hj"] [] [2025-01-28T14:08:34.130273+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sYmJz8emtR4Pj4LBD","%%","%%","sYmJz8emtR4Pj4LBD"] [] [2025-01-28T14:08:34.147000+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SFuwSFW6eaviJNMtf","%%","%%","SFuwSFW6eaviJNMtf"] [] [2025-01-28T14:08:34.163828+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6ccFA3RbhMjAPCuLx","%%","%%","6ccFA3RbhMjAPCuLx"] [] [2025-01-28T14:08:34.180558+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cKwMAiEB7NJTP7bmX","%%","%%","cKwMAiEB7NJTP7bmX"] [] [2025-01-28T14:08:34.197287+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MbtxYAjXW7DA8cj2A","%%","%%","MbtxYAjXW7DA8cj2A"] [] [2025-01-28T14:08:34.214053+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wgJPGLXGmF3NJzHyE","%%","%%","wgJPGLXGmF3NJzHyE"] [] [2025-01-28T14:08:34.230755+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rLrKoB9ptc9nri6Q6","%%","%%","rLrKoB9ptc9nri6Q6"] [] [2025-01-28T14:08:34.247483+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rBAgM9qfdYWj3D5D4","%%","%%","rBAgM9qfdYWj3D5D4"] [] [2025-01-28T14:08:34.264295+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hzdF6c9aZxyXwaacj","%%","%%","hzdF6c9aZxyXwaacj"] [] [2025-01-28T14:08:34.281017+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3vAnQPtvr6SpFNTH5","%%","%%","3vAnQPtvr6SpFNTH5"] [] [2025-01-28T14:08:34.297779+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PrnYRTrWWPouPbXNj","%%","%%","PrnYRTrWWPouPbXNj"] [] [2025-01-28T14:08:34.314623+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jcvG5rKgugHFfEyPE","%%","%%","jcvG5rKgugHFfEyPE"] [] [2025-01-28T14:08:34.331356+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"u4Tsy8tr5iTocTdnC","%%","%%","u4Tsy8tr5iTocTdnC"] [] [2025-01-28T14:08:34.348158+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PWyTMCtCmYkvxByvo","%%","%%","PWyTMCtCmYkvxByvo"] [] [2025-01-28T14:08:34.365066+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rRqqodWjgds44gzd4","%%","%%","rRqqodWjgds44gzd4"] [] [2025-01-28T14:08:34.381800+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yueguvictcZk9zdQm","%%","%%","yueguvictcZk9zdQm"] [] [2025-01-28T14:08:34.398529+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MeaGZfXw7TrjpS5Fm","%%","%%","MeaGZfXw7TrjpS5Fm"] [] [2025-01-28T14:08:34.415277+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3eg6EzFrFBkvrqqNt","%%","%%","3eg6EzFrFBkvrqqNt"] [] [2025-01-28T14:08:34.432023+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xPhCtQZrLRukBm7yk","%%","%%","xPhCtQZrLRukBm7yk"] [] [2025-01-28T14:08:34.448755+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"q8fPGdk3JsNEyggmT","%%","%%","q8fPGdk3JsNEyggmT"] [] [2025-01-28T14:08:34.465614+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"exA26m6EpvZj6gn73","%%","%%","exA26m6EpvZj6gn73"] [] [2025-01-28T14:08:34.482345+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iNea8vWb3J6mvEkbH","%%","%%","iNea8vWb3J6mvEkbH"] [] [2025-01-28T14:08:34.499064+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qwW7bEnJeWy5acfon","%%","%%","qwW7bEnJeWy5acfon"] [] [2025-01-28T14:08:34.515767+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TqpidWjHWqifsshdB","%%","%%","TqpidWjHWqifsshdB"] [] [2025-01-28T14:08:34.532469+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RprDhDv5ZapPMH3z9","%%","%%","RprDhDv5ZapPMH3z9"] [] [2025-01-28T14:08:34.549177+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oc7kcdpup8NYWT2AX","%%","%%","oc7kcdpup8NYWT2AX"] [] [2025-01-28T14:08:34.565981+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9tMJvKdMm95LxszW3","%%","%%","9tMJvKdMm95LxszW3"] [] [2025-01-28T14:08:34.582710+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SSCTWGsJJ6MCF4Qbw","%%","%%","SSCTWGsJJ6MCF4Qbw"] [] [2025-01-28T14:08:34.599429+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fDtss3SddmMa88xea","%%","%%","fDtss3SddmMa88xea"] [] [2025-01-28T14:08:34.616183+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AoETop7Qwy6NADnMa","%%","%%","AoETop7Qwy6NADnMa"] [] [2025-01-28T14:08:34.632893+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Domvv5WzKRtu2pJiE","%%","%%","Domvv5WzKRtu2pJiE"] [] [2025-01-28T14:08:34.649649+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oQubBwq3cfeCkyyyz","%%","%%","oQubBwq3cfeCkyyyz"] [] [2025-01-28T14:08:34.666592+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HsDdWYg3eWut6iz2N","%%","%%","HsDdWYg3eWut6iz2N"] [] [2025-01-28T14:08:34.683339+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"umw2TZmcJeY3AGigT","%%","%%","umw2TZmcJeY3AGigT"] [] [2025-01-28T14:08:34.700143+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B2KqwLLNDjxhyLuaZ","%%","%%","B2KqwLLNDjxhyLuaZ"] [] [2025-01-28T14:08:34.716884+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dCLGmAdCzSAZWxWLM","%%","%%","dCLGmAdCzSAZWxWLM"] [] [2025-01-28T14:08:34.733635+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rqLY5RwTQrAcHFFju","%%","%%","rqLY5RwTQrAcHFFju"] [] [2025-01-28T14:08:34.750367+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"njukBRgwFin4PHGAp","%%","%%","njukBRgwFin4PHGAp"] [] [2025-01-28T14:08:34.767194+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YWwQSHc3zjR5Cqruz","%%","%%","YWwQSHc3zjR5Cqruz"] [] [2025-01-28T14:08:34.783877+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RpQjG4bmE7Jh98yRt","%%","%%","RpQjG4bmE7Jh98yRt"] [] [2025-01-28T14:08:34.800822+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"e62reZeD7ojw489vw","%%","%%","e62reZeD7ojw489vw"] [] [2025-01-28T14:08:34.818879+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yrFSabNJb247yFd9X","%%","%%","yrFSabNJb247yFd9X"] [] [2025-01-28T14:08:34.836190+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yBC5naNb96HTuT6R7","%%","%%","yBC5naNb96HTuT6R7"] [] [2025-01-28T14:08:34.852947+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"29DyQfoyYBbK6zF7w","%%","%%","29DyQfoyYBbK6zF7w"] [] [2025-01-28T14:08:34.869838+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mRmF6AtMMxmjdbmDL","%%","%%","mRmF6AtMMxmjdbmDL"] [] [2025-01-28T14:08:34.886637+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"84QeeZdeuaxkw8DcY","%%","%%","84QeeZdeuaxkw8DcY"] [] [2025-01-28T14:08:34.903430+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jCBQev8TxJ9mujZyJ","%%","%%","jCBQev8TxJ9mujZyJ"] [] [2025-01-28T14:08:34.920279+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qWdZ3zX3tYhfopFsy","%%","%%","qWdZ3zX3tYhfopFsy"] [] [2025-01-28T14:08:34.937164+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QA8kGJtPQfmGf7T5b","%%","%%","QA8kGJtPQfmGf7T5b"] [] [2025-01-28T14:08:34.953931+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8WDGnQxLa6jjEL3np","%%","%%","8WDGnQxLa6jjEL3np"] [] [2025-01-28T14:08:34.970895+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dGrTakegqPk32JTW2","%%","%%","dGrTakegqPk32JTW2"] [] [2025-01-28T14:08:34.987651+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"imbRX9oj78JkCw75N","%%","%%","imbRX9oj78JkCw75N"] [] [2025-01-28T14:08:35.004397+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oFgL3viqw4CrGpkXg","%%","%%","oFgL3viqw4CrGpkXg"] [] [2025-01-28T14:08:35.021172+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gjGfHfpTT8b3TfP43","%%","%%","gjGfHfpTT8b3TfP43"] [] [2025-01-28T14:08:35.037901+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9SwTZK7FBowdmTKQq","%%","%%","9SwTZK7FBowdmTKQq"] [] [2025-01-28T14:08:35.054714+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C2ddDjvxBxA6Q7wTb","%%","%%","C2ddDjvxBxA6Q7wTb"] [] [2025-01-28T14:08:35.071702+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bgewT5CKDJt6n6DAC","%%","%%","bgewT5CKDJt6n6DAC"] [] [2025-01-28T14:08:35.088510+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9M6jtTowQLaG3ijyX","%%","%%","9M6jtTowQLaG3ijyX"] [] [2025-01-28T14:08:35.105247+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Anz4bt7kvcoedMgwk","%%","%%","Anz4bt7kvcoedMgwk"] [] [2025-01-28T14:08:35.121946+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qePKw8xogbc3XSZ68","%%","%%","qePKw8xogbc3XSZ68"] [] [2025-01-28T14:08:35.138686+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hDHqsP7LGpDwyrnsx","%%","%%","hDHqsP7LGpDwyrnsx"] [] [2025-01-28T14:08:35.155550+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GCAqqaHmMHawGzNaF","%%","%%","GCAqqaHmMHawGzNaF"] [] [2025-01-28T14:08:35.172452+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eNtpzigdcRKovAWPz","%%","%%","eNtpzigdcRKovAWPz"] [] [2025-01-28T14:08:35.189178+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uBXdBBdQjDovwXY3m","%%","%%","uBXdBBdQjDovwXY3m"] [] [2025-01-28T14:08:35.205905+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hMwp6xSMqrvGNLXkA","%%","%%","hMwp6xSMqrvGNLXkA"] [] [2025-01-28T14:08:35.222689+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8FrhirKkbxPQG8vzb","%%","%%","8FrhirKkbxPQG8vzb"] [] [2025-01-28T14:08:35.239547+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"npPaKHFamKr7d8A6B","%%","%%","npPaKHFamKr7d8A6B"] [] [2025-01-28T14:08:35.256297+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MmYGtzEkdpdfWj6jr","%%","%%","MmYGtzEkdpdfWj6jr"] [] [2025-01-28T14:08:35.273170+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C7NiFYz9dP7g5mcfi","%%","%%","C7NiFYz9dP7g5mcfi"] [] [2025-01-28T14:08:35.289879+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"y8J7xQjhqtcxck3L8","%%","%%","y8J7xQjhqtcxck3L8"] [] [2025-01-28T14:08:35.306631+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dvH6Qw4AEtFa9CF95","%%","%%","dvH6Qw4AEtFa9CF95"] [] [2025-01-28T14:08:35.323368+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JJ2psanCBGsfrEXPx","%%","%%","JJ2psanCBGsfrEXPx"] [] [2025-01-28T14:08:35.340190+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ktLE7pRgFcB577C4u","%%","%%","ktLE7pRgFcB577C4u"] [] [2025-01-28T14:08:35.356897+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xY25duANgFZqvEXMW","%%","%%","xY25duANgFZqvEXMW"] [] [2025-01-28T14:08:35.373768+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nvceEqbLex46tR2i5","%%","%%","nvceEqbLex46tR2i5"] [] [2025-01-28T14:08:35.390548+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HX7X9XgyTMomyfLLE","%%","%%","HX7X9XgyTMomyfLLE"] [] [2025-01-28T14:08:35.407289+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fEhKBfYt9ktiB33cs","%%","%%","fEhKBfYt9ktiB33cs"] [] [2025-01-28T14:08:35.423984+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pRwY3ftqZv5i2zQ3r","%%","%%","pRwY3ftqZv5i2zQ3r"] [] [2025-01-28T14:08:35.440762+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cvXdgw5W79WK5MsCX","%%","%%","cvXdgw5W79WK5MsCX"] [] [2025-01-28T14:08:35.457649+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gtJkbdB8MWxfriTtR","%%","%%","gtJkbdB8MWxfriTtR"] [] [2025-01-28T14:08:35.474534+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ArEJLccmedoGB4gsQ","%%","%%","ArEJLccmedoGB4gsQ"] [] [2025-01-28T14:08:35.491295+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"qgxnsq6Ktht9NFnrY","%51883593%","%51883593%","qgxnsq6Ktht9NFnrY","%51883593%","%51883593%"] [] [2025-01-28T14:08:35.510288+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7726] [] [2025-01-28T14:08:35.511269+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"E2oij2nx9RNnGBunf","%%","%%","E2oij2nx9RNnGBunf"] [] [2025-01-28T14:08:35.527978+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CPRDEBykWCe6nDiQY","%%","%%","CPRDEBykWCe6nDiQY"] [] [2025-01-28T14:08:35.544706+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sPwcpJ7fc7MWRWkcd","%%","%%","sPwcpJ7fc7MWRWkcd"] [] [2025-01-28T14:08:35.561595+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HZr3ZPxYyxh6zNyNQ","%%","%%","HZr3ZPxYyxh6zNyNQ"] [] [2025-01-28T14:08:35.578417+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EuvunnEGaPWq3djbP","%%","%%","EuvunnEGaPWq3djbP"] [] [2025-01-28T14:08:35.595215+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YtTPsxMMsD4kuLczZ","%%","%%","YtTPsxMMsD4kuLczZ"] [] [2025-01-28T14:08:35.611973+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B9LGdacTbdz9hpsaB","%%","%%","B9LGdacTbdz9hpsaB"] [] [2025-01-28T14:08:35.628703+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2qRioG5i8p3CNYwsN","%%","%%","2qRioG5i8p3CNYwsN"] [] [2025-01-28T14:08:35.645409+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BE4P6R9PsMTEsz2eu","%%","%%","BE4P6R9PsMTEsz2eu"] [] [2025-01-28T14:08:35.662238+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tiBkEB4PMpTakMqJn","%%","%%","tiBkEB4PMpTakMqJn"] [] [2025-01-28T14:08:35.678963+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oN8W7o9xshhT6AknH","%%","%%","oN8W7o9xshhT6AknH"] [] [2025-01-28T14:08:35.695719+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6sNTbejxCFtQrCqjh","%%","%%","6sNTbejxCFtQrCqjh"] [] [2025-01-28T14:08:35.712699+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WRtqHMpgEJBBwNBgQ","%%","%%","WRtqHMpgEJBBwNBgQ"] [] [2025-01-28T14:08:35.729542+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KpcLpW4NRZEN6z73K","%%","%%","KpcLpW4NRZEN6z73K"] [] [2025-01-28T14:08:35.746308+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QPuz88XyGHGGEde5L","%%","%%","QPuz88XyGHGGEde5L"] [] [2025-01-28T14:08:35.763047+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5ddMT8M4XsqnJQiGT","%%","%%","5ddMT8M4XsqnJQiGT"] [] [2025-01-28T14:08:35.779792+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XgwAeYaHqiGyT6cvf","%%","%%","XgwAeYaHqiGyT6cvf"] [] [2025-01-28T14:08:35.796561+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T9SmyEZXc6yZ2gJDN","%%","%%","T9SmyEZXc6yZ2gJDN"] [] [2025-01-28T14:08:35.813301+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zP27fetDdAmqknzMZ","%%","%%","zP27fetDdAmqknzMZ"] [] [2025-01-28T14:08:35.830008+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9zBJYLcaoArgk7o2W","%%","%%","9zBJYLcaoArgk7o2W"] [] [2025-01-28T14:08:35.846766+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2KQEN3L64ibRijRvS","%%","%%","2KQEN3L64ibRijRvS"] [] [2025-01-28T14:08:35.863609+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ma69xbA3sZWEjwJ2r","%%","%%","ma69xbA3sZWEjwJ2r"] [] [2025-01-28T14:08:35.880384+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X7oQsFqo68SX9dgeu","%%","%%","X7oQsFqo68SX9dgeu"] [] [2025-01-28T14:08:35.897282+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vqwjY52hrx7g2epAb","%%","%%","vqwjY52hrx7g2epAb"] [] [2025-01-28T14:08:35.914035+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C9Kb48C6uEHMjyo7W","%%","%%","C9Kb48C6uEHMjyo7W"] [] [2025-01-28T14:08:35.930757+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6W5SDb2Xd7ChSHENw","%%","%%","6W5SDb2Xd7ChSHENw"] [] [2025-01-28T14:08:35.947525+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BJ5hdawRPAX2qxK8R","%%","%%","BJ5hdawRPAX2qxK8R"] [] [2025-01-28T14:08:35.964333+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jhof3eCZYmhPDnk7a","%%","%%","jhof3eCZYmhPDnk7a"] [] [2025-01-28T14:08:35.981074+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"swJo3psZ8GX8i8nXR","%%","%%","swJo3psZ8GX8i8nXR"] [] [2025-01-28T14:08:35.997800+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"34sNdeC2QrdMA8xE5","%%","%%","34sNdeC2QrdMA8xE5"] [] [2025-01-28T14:08:36.014572+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bvB32rcabmaqoCH9g","%%","%%","bvB32rcabmaqoCH9g"] [] [2025-01-28T14:08:36.031372+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XQwRa4u7JuJ4K2Re3","%%","%%","XQwRa4u7JuJ4K2Re3"] [] [2025-01-28T14:08:36.048272+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gmtyMLmd5CeFSxJeA","%%","%%","gmtyMLmd5CeFSxJeA"] [] [2025-01-28T14:08:36.065065+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LNagjAqvt7uD5ATfN","%%","%%","LNagjAqvt7uD5ATfN"] [] [2025-01-28T14:08:36.081808+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cwnFzAbuY4s29BY43","%%","%%","cwnFzAbuY4s29BY43"] [] [2025-01-28T14:08:36.098502+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EfqkcEhv474gsEbXk","%%","%%","EfqkcEhv474gsEbXk"] [] [2025-01-28T14:08:36.115245+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7Qn7N7cqf56P6ig9a","%%","%%","7Qn7N7cqf56P6ig9a"] [] [2025-01-28T14:08:36.131999+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Wcfb3AbwyhBESRc8Y","%%","%%","Wcfb3AbwyhBESRc8Y"] [] [2025-01-28T14:08:36.148758+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rifYqAh7b4Z2MKLXJ","%%","%%","rifYqAh7b4Z2MKLXJ"] [] [2025-01-28T14:08:36.165618+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zJSAEjurQhFgbWtRM","%%","%%","zJSAEjurQhFgbWtRM"] [] [2025-01-28T14:08:36.182374+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WRde7vR5J6LMheJ2E","%%","%%","WRde7vR5J6LMheJ2E"] [] [2025-01-28T14:08:36.199200+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3b6pvAvA6n2vojAAy","%%","%%","3b6pvAvA6n2vojAAy"] [] [2025-01-28T14:08:36.215947+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3jASpYXYfpjTXWag4","%%","%%","3jASpYXYfpjTXWag4"] [] [2025-01-28T14:08:36.232699+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3WKxSQBDR7zBMn6mD","%%","%%","3WKxSQBDR7zBMn6mD"] [] [2025-01-28T14:08:36.249477+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wGYQDjXWw3ZEBvWcd","%%","%%","wGYQDjXWw3ZEBvWcd"] [] [2025-01-28T14:08:36.266289+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NTytNZQtRpTpMv2ZQ","%%","%%","NTytNZQtRpTpMv2ZQ"] [] [2025-01-28T14:08:36.283002+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qGCnAPoEoehMLECkB","%%","%%","qGCnAPoEoehMLECkB"] [] [2025-01-28T14:08:36.299761+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KDirtzaGhostRKLCw","%%","%%","KDirtzaGhostRKLCw"] [] [2025-01-28T14:08:36.316551+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AdxBqr9zMhdQMrTvg","%%","%%","AdxBqr9zMhdQMrTvg"] [] [2025-01-28T14:08:36.333333+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KtaApHi6rciryYMds","%%","%%","KtaApHi6rciryYMds"] [] [2025-01-28T14:08:36.350064+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xqp8zp49izunfScw6","%%","%%","xqp8zp49izunfScw6"] [] [2025-01-28T14:08:36.366817+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gXKB97vx6JcdwRBjL","%%","%%","gXKB97vx6JcdwRBjL"] [] [2025-01-28T14:08:36.383559+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"spZrkxYjSdB8Nj2XK","%%","%%","spZrkxYjSdB8Nj2XK"] [] [2025-01-28T14:08:36.400294+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DW8vqeMGYfPAhKrT6","%%","%%","DW8vqeMGYfPAhKrT6"] [] [2025-01-28T14:08:36.417022+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kNofLRTWrJAQWFJSz","%%","%%","kNofLRTWrJAQWFJSz"] [] [2025-01-28T14:08:36.433758+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dj3sEmNidJRM5usrb","%%","%%","dj3sEmNidJRM5usrb"] [] [2025-01-28T14:08:36.450549+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YDQo3R23Xj7dLdT8A","%%","%%","YDQo3R23Xj7dLdT8A"] [] [2025-01-28T14:08:36.467333+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7dAvRTFk5wuXv4dfj","%%","%%","7dAvRTFk5wuXv4dfj"] [] [2025-01-28T14:08:36.484070+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vJGWgSzuvDRhQfqrv","%%","%%","vJGWgSzuvDRhQfqrv"] [] [2025-01-28T14:08:36.500827+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8NRnNnfWNkfXyh7pt","%%","%%","8NRnNnfWNkfXyh7pt"] [] [2025-01-28T14:08:36.517675+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jRZXZ8JDo7duorDb2","%%","%%","jRZXZ8JDo7duorDb2"] [] [2025-01-28T14:08:36.534434+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jSqZwzzwYjqE9EWjG","%%","%%","jSqZwzzwYjqE9EWjG"] [] [2025-01-28T14:08:36.551198+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jiJwTFRLtZT7gaY3Z","%%","%%","jiJwTFRLtZT7gaY3Z"] [] [2025-01-28T14:08:36.567982+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wpFyiYJTZQLok3amd","%%","%%","wpFyiYJTZQLok3amd"] [] [2025-01-28T14:08:36.584752+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"a8q5PZJmkK2LKe9dj","%%","%%","a8q5PZJmkK2LKe9dj"] [] [2025-01-28T14:08:36.601570+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nDtC3kRAbNsAiNyPb","%%","%%","nDtC3kRAbNsAiNyPb"] [] [2025-01-28T14:08:36.618343+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7tjRBnhoBYyJpmE8n","%%","%%","7tjRBnhoBYyJpmE8n"] [] [2025-01-28T14:08:36.635235+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"beiB48TTx4Q3xZJrS","%%","%%","beiB48TTx4Q3xZJrS"] [] [2025-01-28T14:08:36.651963+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CZxBTtZoQY6ztWeeN","%%","%%","CZxBTtZoQY6ztWeeN"] [] [2025-01-28T14:08:36.668983+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pJ5eFTjBpGjs6b5qK","%%","%%","pJ5eFTjBpGjs6b5qK"] [] [2025-01-28T14:08:36.685774+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"47yCxvuENyMvTTYtm","%%","%%","47yCxvuENyMvTTYtm"] [] [2025-01-28T14:08:36.702583+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vf9J2YoY3b2qq2pT6","%%","%%","vf9J2YoY3b2qq2pT6"] [] [2025-01-28T14:08:36.719317+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mfBL2TieATfcxJ6Q7","%%","%%","mfBL2TieATfcxJ6Q7"] [] [2025-01-28T14:08:36.736043+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7h9LphbfnEjxiWaiE","%%","%%","7h9LphbfnEjxiWaiE"] [] [2025-01-28T14:08:36.752775+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PqoskK5fZRiwpHqNz","%%","%%","PqoskK5fZRiwpHqNz"] [] [2025-01-28T14:08:36.769651+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X2HqP9242fLStHXi3","%%","%%","X2HqP9242fLStHXi3"] [] [2025-01-28T14:08:36.786460+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PojqL3QSsvZLDaahB","%%","%%","PojqL3QSsvZLDaahB"] [] [2025-01-28T14:08:36.803183+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nWd8pkuPzouiw9CAs","%%","%%","nWd8pkuPzouiw9CAs"] [] [2025-01-28T14:08:36.819971+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oBwMEZNsJvbQKajZT","%%","%%","oBwMEZNsJvbQKajZT"] [] [2025-01-28T14:08:36.836816+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZpDwPQ9QMYeTPnguz","%%","%%","ZpDwPQ9QMYeTPnguz"] [] [2025-01-28T14:08:36.853582+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xtgdeuv9JiLByKHy4","%%","%%","Xtgdeuv9JiLByKHy4"] [] [2025-01-28T14:08:36.870463+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dT2JNKKk2c4478Bfh","%%","%%","dT2JNKKk2c4478Bfh"] [] [2025-01-28T14:08:36.887264+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KRqzvWYC4fThpXSSM","%%","%%","KRqzvWYC4fThpXSSM"] [] [2025-01-28T14:08:36.904021+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ThD9G97v54Tqe2EKH","%%","%%","ThD9G97v54Tqe2EKH"] [] [2025-01-28T14:08:36.920756+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"r6kBzzk68x3yJJAcC","%%","%%","r6kBzzk68x3yJJAcC"] [] [2025-01-28T14:08:36.937576+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"32urGaMZNSydB433w","%%","%%","32urGaMZNSydB433w"] [] [2025-01-28T14:08:36.954328+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4fWDYL2KX3zrazQ5d","%%","%%","4fWDYL2KX3zrazQ5d"] [] [2025-01-28T14:08:36.971206+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i9DAZaHbJLKJ3ddpJ","%%","%%","i9DAZaHbJLKJ3ddpJ"] [] [2025-01-28T14:08:36.988117+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NE26Swb72gXDArNka","%%","%%","NE26Swb72gXDArNka"] [] [2025-01-28T14:08:37.004891+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HWPehs76iCqs6XdTJ","%%","%%","HWPehs76iCqs6XdTJ"] [] [2025-01-28T14:08:37.021638+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"skg58sRF7xtmLLEzt","%%","%%","skg58sRF7xtmLLEzt"] [] [2025-01-28T14:08:37.038369+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Lo7GsX5BornJar7Qx","%%","%%","Lo7GsX5BornJar7Qx"] [] [2025-01-28T14:08:37.055144+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KCKNhCrdaG3kEoqCh","%%","%%","KCKNhCrdaG3kEoqCh"] [] [2025-01-28T14:08:37.071955+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4v77v59EcjRNxirQR","%%","%%","4v77v59EcjRNxirQR"] [] [2025-01-28T14:08:37.088668+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LWcpnXipMR4rEW7Pw","%%","%%","LWcpnXipMR4rEW7Pw"] [] [2025-01-28T14:08:37.105427+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gwtMf6dPQZ5zyu6tB","%%","%%","gwtMf6dPQZ5zyu6tB"] [] [2025-01-28T14:08:37.122233+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PEAY4ob2JuCC94TaH","%%","%%","PEAY4ob2JuCC94TaH"] [] [2025-01-28T14:08:37.138978+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m6vhJ35LqLPRPdE7H","%%","%%","m6vhJ35LqLPRPdE7H"] [] [2025-01-28T14:08:37.155763+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q2GPnja6HqDK7YJ8z","%%","%%","Q2GPnja6HqDK7YJ8z"] [] [2025-01-28T14:08:37.172763+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"87MNGCR5ms8RiM2EZ","%%","%%","87MNGCR5ms8RiM2EZ"] [] [2025-01-28T14:08:37.189588+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cRPiLJvLw4FsmNm6s","%%","%%","cRPiLJvLw4FsmNm6s"] [] [2025-01-28T14:08:37.206416+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NDGybfduEJpAd7Pvj","%%","%%","NDGybfduEJpAd7Pvj"] [] [2025-01-28T14:08:37.223146+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NH6uT78akvJ87k7k2","%%","%%","NH6uT78akvJ87k7k2"] [] [2025-01-28T14:08:37.239873+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B3wcTjsmr8iL92SMh","%%","%%","B3wcTjsmr8iL92SMh"] [] [2025-01-28T14:08:37.256632+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZrsRTTHuqcMyhfFPH","%%","%%","ZrsRTTHuqcMyhfFPH"] [] [2025-01-28T14:08:37.273524+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DEpM8c4tMXDFoXKxb","%%","%%","DEpM8c4tMXDFoXKxb"] [] [2025-01-28T14:08:37.290360+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KsuKHxfr3D2Mi8jjt","%%","%%","KsuKHxfr3D2Mi8jjt"] [] [2025-01-28T14:08:37.307236+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kGLqRSZ94aEyX5wEz","%%","%%","kGLqRSZ94aEyX5wEz"] [] [2025-01-28T14:08:37.323962+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H9CgvdWEpvXADBXZt","%%","%%","H9CgvdWEpvXADBXZt"] [] [2025-01-28T14:08:37.340702+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zBqQknzBLRrzqiz55","%%","%%","zBqQknzBLRrzqiz55"] [] [2025-01-28T14:08:37.357474+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EgJ8TzMNs3ACFwS4t","%%","%%","EgJ8TzMNs3ACFwS4t"] [] [2025-01-28T14:08:37.374367+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vMfzMf7eqtnNoZEv8","%%","%%","vMfzMf7eqtnNoZEv8"] [] [2025-01-28T14:08:37.391154+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"g234wxAKKBTk8c69w","%%","%%","g234wxAKKBTk8c69w"] [] [2025-01-28T14:08:37.407891+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Nqie5bzJE7xEiLa4J","%%","%%","Nqie5bzJE7xEiLa4J"] [] [2025-01-28T14:08:37.424674+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AZqziBDZZtwbsippY","%%","%%","AZqziBDZZtwbsippY"] [] [2025-01-28T14:08:37.441506+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cFCbS6y6QEZ4ofwzc","%%","%%","cFCbS6y6QEZ4ofwzc"] [] [2025-01-28T14:08:37.458261+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kfuBmopB9yhPKYgzK","%%","%%","kfuBmopB9yhPKYgzK"] [] [2025-01-28T14:08:37.475131+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Jed2wPh98cTybJocC","%%","%%","Jed2wPh98cTybJocC"] [] [2025-01-28T14:08:37.492004+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mtBxzZjeAh2CWxRjo","%%","%%","mtBxzZjeAh2CWxRjo"] [] [2025-01-28T14:08:37.508798+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cnJ6XDwQKiB6ifokP","%%","%%","cnJ6XDwQKiB6ifokP"] [] [2025-01-28T14:08:37.525690+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7npK3R6K5NTLmXPpq","%%","%%","7npK3R6K5NTLmXPpq"] [] [2025-01-28T14:08:37.542469+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3hysgDJBYWaEwfkL5","%%","%%","3hysgDJBYWaEwfkL5"] [] [2025-01-28T14:08:37.559258+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iuM9xgShpGRRSbX3j","%%","%%","iuM9xgShpGRRSbX3j"] [] [2025-01-28T14:08:37.576091+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zgMot7wNuKPxEjyb8","%%","%%","zgMot7wNuKPxEjyb8"] [] [2025-01-28T14:08:37.592822+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eTm9trQgcScCdtfey","%%","%%","eTm9trQgcScCdtfey"] [] [2025-01-28T14:08:37.609671+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kK7i2CNPAytEiGMcE","%%","%%","kK7i2CNPAytEiGMcE"] [] [2025-01-28T14:08:37.626434+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Scp3xxemtWHgD7Trj","%%","%%","Scp3xxemtWHgD7Trj"] [] [2025-01-28T14:08:37.643244+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hkqqXeNsDn9LGHtyq","%%","%%","hkqqXeNsDn9LGHtyq"] [] [2025-01-28T14:08:37.660102+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sE36LMaih3ft48oAD","%%","%%","sE36LMaih3ft48oAD"] [] [2025-01-28T14:08:37.676894+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9jY5MpPpS74kmtHRH","%%","%%","9jY5MpPpS74kmtHRH"] [] [2025-01-28T14:08:37.693655+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qW2fY4uLd6pMTytDz","%%","%%","qW2fY4uLd6pMTytDz"] [] [2025-01-28T14:08:37.710432+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G8XhMJYWNYmbkegv8","%%","%%","G8XhMJYWNYmbkegv8"] [] [2025-01-28T14:08:37.727187+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p96h5utqXNgG6pFDN","%%","%%","p96h5utqXNgG6pFDN"] [] [2025-01-28T14:08:37.743942+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SjTJ8WNbXvejwYf4H","%%","%%","SjTJ8WNbXvejwYf4H"] [] [2025-01-28T14:08:37.760761+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ET6sdZenMQYEQ29vg","%%","%%","ET6sdZenMQYEQ29vg"] [] [2025-01-28T14:08:37.777689+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RcvPWzgovnpwoj2nD","%%","%%","RcvPWzgovnpwoj2nD"] [] [2025-01-28T14:08:37.794498+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GZBys7EcCDFaFqEa6","%%","%%","GZBys7EcCDFaFqEa6"] [] [2025-01-28T14:08:37.811265+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Exhj6vCyTxTAZm8WR","%%","%%","Exhj6vCyTxTAZm8WR"] [] [2025-01-28T14:08:37.827973+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dFzsvFkmJJ4Xjjrab","%%","%%","dFzsvFkmJJ4Xjjrab"] [] [2025-01-28T14:08:37.844805+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ffcRBJTwJNPJ3BsEK","%%","%%","ffcRBJTwJNPJ3BsEK"] [] [2025-01-28T14:08:37.861590+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"y9Svxvh7JJbaC6Pv9","%%","%%","y9Svxvh7JJbaC6Pv9"] [] [2025-01-28T14:08:37.878373+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QZMrtPzBnJ6bEH63t","%%","%%","QZMrtPzBnJ6bEH63t"] [] [2025-01-28T14:08:37.895131+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eNmQAAoqSsrqswHH3","%%","%%","eNmQAAoqSsrqswHH3"] [] [2025-01-28T14:08:37.911859+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ryweD5cjGDNenebkC","%%","%%","ryweD5cjGDNenebkC"] [] [2025-01-28T14:08:37.928623+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ERJGiJ5FaKKXzEneS","%%","%%","ERJGiJ5FaKKXzEneS"] [] [2025-01-28T14:08:37.945380+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pQkNQEdF6Epec2x5m","%%","%%","pQkNQEdF6Epec2x5m"] [] [2025-01-28T14:08:37.962157+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"js4CTc4K4WM9bHhe4","%%","%%","js4CTc4K4WM9bHhe4"] [] [2025-01-28T14:08:37.979015+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8tzqiSAitxGv8BRQx","%%","%%","8tzqiSAitxGv8BRQx"] [] [2025-01-28T14:08:37.995771+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AHykqbX4XRbsmxfeK","%%","%%","AHykqbX4XRbsmxfeK"] [] [2025-01-28T14:08:38.012597+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oiAWE5DcNzGvYjjtJ","%%","%%","oiAWE5DcNzGvYjjtJ"] [] [2025-01-28T14:08:38.029362+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BSPvix2uy7kHqnJN2","%%","%%","BSPvix2uy7kHqnJN2"] [] [2025-01-28T14:08:38.046122+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DhhWABZ4giLWLiFNq","%%","%%","DhhWABZ4giLWLiFNq"] [] [2025-01-28T14:08:38.062887+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jiGyhoG2ayxBhYcDe","%%","%%","jiGyhoG2ayxBhYcDe"] [] [2025-01-28T14:08:38.079727+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dAx2FLcdiPA6wJKjn","%%","%%","dAx2FLcdiPA6wJKjn"] [] [2025-01-28T14:08:38.096526+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JJKAKGyAwasMErPuF","%%","%%","JJKAKGyAwasMErPuF"] [] [2025-01-28T14:08:38.113290+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wTWagvXoNy9jFavZr","%%","%%","wTWagvXoNy9jFavZr"] [] [2025-01-28T14:08:38.130006+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T4JuLmLvsMGJYsxmm","%%","%%","T4JuLmLvsMGJYsxmm"] [] [2025-01-28T14:08:38.146772+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fvDPvYaJkEMnPF7Gz","%%","%%","fvDPvYaJkEMnPF7Gz"] [] [2025-01-28T14:08:38.163578+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"R6n2umvtkfRvCds7T","%%","%%","R6n2umvtkfRvCds7T"] [] [2025-01-28T14:08:38.180432+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KevNgL5QmpHqk3ZNx","%%","%%","KevNgL5QmpHqk3ZNx"] [] [2025-01-28T14:08:38.197210+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Jwx82qNg2JP2tnemc","%%","%%","Jwx82qNg2JP2tnemc"] [] [2025-01-28T14:08:38.213946+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"acFR9ASJKwcmpJe8c","%%","%%","acFR9ASJKwcmpJe8c"] [] [2025-01-28T14:08:38.230684+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9CABBXK8QdLw8f7JS","%%","%%","9CABBXK8QdLw8f7JS"] [] [2025-01-28T14:08:38.247594+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GJYpFXZWrPoLW4Nth","%%","%%","GJYpFXZWrPoLW4Nth"] [] [2025-01-28T14:08:38.264397+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"67rfpJaNeiEA4bp9Q","%%","%%","67rfpJaNeiEA4bp9Q"] [] [2025-01-28T14:08:38.281190+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"986PmG86Qd93pWD2A","%%","%%","986PmG86Qd93pWD2A"] [] [2025-01-28T14:08:38.297955+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BBRWsSGx5JQ7odGes","%%","%%","BBRWsSGx5JQ7odGes"] [] [2025-01-28T14:08:38.314746+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3mvCYwYPPhMmfkup6","%%","%%","3mvCYwYPPhMmfkup6"] [] [2025-01-28T14:08:38.331571+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"44nBtG43Stu4xTB43","%%","%%","44nBtG43Stu4xTB43"] [] [2025-01-28T14:08:38.348299+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ww86Aky9jJfXiaLJG","%%","%%","ww86Aky9jJfXiaLJG"] [] [2025-01-28T14:08:38.365042+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iwXC6ADK8NNMMq83o","%%","%%","iwXC6ADK8NNMMq83o"] [] [2025-01-28T14:08:38.381783+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"REFDpKoJLFezj5RRT","%%","%%","REFDpKoJLFezj5RRT"] [] [2025-01-28T14:08:38.398560+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G2jwNeqNbne88tPru","%%","%%","G2jwNeqNbne88tPru"] [] [2025-01-28T14:08:38.415317+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"o79DwNsneTgfFFqQz","%%","%%","o79DwNsneTgfFFqQz"] [] [2025-01-28T14:08:38.432022+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8MKLmDgpC9SdmbdEW","%%","%%","8MKLmDgpC9SdmbdEW"] [] [2025-01-28T14:08:38.448795+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fLfPuiyLK2b8p3LL7","%%","%%","fLfPuiyLK2b8p3LL7"] [] [2025-01-28T14:08:38.465793+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FbwiYvjwb4xCdWgwq","%%","%%","FbwiYvjwb4xCdWgwq"] [] [2025-01-28T14:08:38.482697+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"5ruNt9SGYeehtQqwt","%22949498%","%22949498%","5ruNt9SGYeehtQqwt","%22949498%","%22949498%"] [] [2025-01-28T14:08:38.501687+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7316] [] [2025-01-28T14:08:38.502616+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uNmsXiPsfxY85oWRH","%%","%%","uNmsXiPsfxY85oWRH"] [] [2025-01-28T14:08:38.519382+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"d3qebMXanqy4ZhxZ7","%%","%%","d3qebMXanqy4ZhxZ7"] [] [2025-01-28T14:08:38.536156+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"axNbRjxC2v5ZGb6Bh","%%","%%","axNbRjxC2v5ZGb6Bh"] [] [2025-01-28T14:08:38.553000+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9fyfxrhjee7Gkw7RB","%%","%%","9fyfxrhjee7Gkw7RB"] [] [2025-01-28T14:08:38.569789+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7r9jdHGHmNavXPcWM","%%","%%","7r9jdHGHmNavXPcWM"] [] [2025-01-28T14:08:38.586598+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p4iev7FWwseHYQMth","%%","%%","p4iev7FWwseHYQMth"] [] [2025-01-28T14:08:38.603498+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5T7wmTEAg7MDwBuiZ","%%","%%","5T7wmTEAg7MDwBuiZ"] [] [2025-01-28T14:08:38.620197+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9L9n4TNpTvki7Etsx","%%","%%","9L9n4TNpTvki7Etsx"] [] [2025-01-28T14:08:38.636881+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"viPbps5hFmRmQBpby","%%","%%","viPbps5hFmRmQBpby"] [] [2025-01-28T14:08:38.653660+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QzbvXEEzZZXELF3sG","%%","%%","QzbvXEEzZZXELF3sG"] [] [2025-01-28T14:08:38.670563+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"j8oSiihmNNd6DmNKa","%%","%%","j8oSiihmNNd6DmNKa"] [] [2025-01-28T14:08:38.687332+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mWhb76QbCKQ9NKfdx","%%","%%","mWhb76QbCKQ9NKfdx"] [] [2025-01-28T14:08:38.704031+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f4QKsDJJyrfWfrGjF","%%","%%","f4QKsDJJyrfWfrGjF"] [] [2025-01-28T14:08:38.720754+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n5JxFqwWrSjkciQjG","%%","%%","n5JxFqwWrSjkciQjG"] [] [2025-01-28T14:08:38.737501+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"opCQaer7fapcgLAXa","%%","%%","opCQaer7fapcgLAXa"] [] [2025-01-28T14:08:38.754269+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iwLZqG4aypDefAfBG","%%","%%","iwLZqG4aypDefAfBG"] [] [2025-01-28T14:08:38.771135+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cD5jmBRWnGvYzEXHe","%%","%%","cD5jmBRWnGvYzEXHe"] [] [2025-01-28T14:08:38.788360+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nWonWwGacH7HPx7vL","%%","%%","nWonWwGacH7HPx7vL"] [] [2025-01-28T14:08:38.805373+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cPo7bd26xe6F6pBy4","%%","%%","cPo7bd26xe6F6pBy4"] [] [2025-01-28T14:08:38.822266+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xZes87nHrBnzFBuyX","%%","%%","xZes87nHrBnzFBuyX"] [] [2025-01-28T14:08:38.839039+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SN8KH5gBmfhvtJ8vE","%%","%%","SN8KH5gBmfhvtJ8vE"] [] [2025-01-28T14:08:38.855809+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ce27ZrQ7GhimY65zQ","%%","%%","ce27ZrQ7GhimY65zQ"] [] [2025-01-28T14:08:38.872821+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"stP9ktoi993neMPYS","%%","%%","stP9ktoi993neMPYS"] [] [2025-01-28T14:08:38.889682+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zmGtddToEwK38de6E","%%","%%","zmGtddToEwK38de6E"] [] [2025-01-28T14:08:38.906600+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9u7j8LL2vxwgSA48D","%%","%%","9u7j8LL2vxwgSA48D"] [] [2025-01-28T14:08:38.923368+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"72xp4XhcCFoLZCW7P","%%","%%","72xp4XhcCFoLZCW7P"] [] [2025-01-28T14:08:38.940205+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZEFHZoYsFdfTXmCQr","%%","%%","ZEFHZoYsFdfTXmCQr"] [] [2025-01-28T14:08:38.956951+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"59JyjW9xvsHcmtXkk","%%","%%","59JyjW9xvsHcmtXkk"] [] [2025-01-28T14:08:38.973780+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"28taWQZ9BFkJJc8W6","%%","%%","28taWQZ9BFkJJc8W6"] [] [2025-01-28T14:08:38.990624+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"33xPNWBPHKTePLxSu","%%","%%","33xPNWBPHKTePLxSu"] [] [2025-01-28T14:08:39.007515+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8PKYPBYt4yXJAiQRK","%%","%%","8PKYPBYt4yXJAiQRK"] [] [2025-01-28T14:08:39.024230+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9raDThENmSeYHSjKQ","%%","%%","9raDThENmSeYHSjKQ"] [] [2025-01-28T14:08:39.040951+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ao9HGCY5EQsLdMdTB","%%","%%","Ao9HGCY5EQsLdMdTB"] [] [2025-01-28T14:08:39.057722+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"r6ByTXWSe2S7bBCtu","%%","%%","r6ByTXWSe2S7bBCtu"] [] [2025-01-28T14:08:39.074635+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wHhXYmNhFaLp3s56b","%%","%%","wHhXYmNhFaLp3s56b"] [] [2025-01-28T14:08:39.091385+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HMMo9JDwFuNorcsjv","%%","%%","HMMo9JDwFuNorcsjv"] [] [2025-01-28T14:08:39.108153+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CrAjaLJNYuzKntdy3","%%","%%","CrAjaLJNYuzKntdy3"] [] [2025-01-28T14:08:39.124921+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sbefBxbsTZuMA6hCu","%%","%%","sbefBxbsTZuMA6hCu"] [] [2025-01-28T14:08:39.141703+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rG6iLTANWsskQhPAE","%%","%%","rG6iLTANWsskQhPAE"] [] [2025-01-28T14:08:39.158570+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zt3bBgpbxdJJqZi5a","%%","%%","zt3bBgpbxdJJqZi5a"] [] [2025-01-28T14:08:39.175506+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rQovmYr4Y8Af82AbB","%%","%%","rQovmYr4Y8Af82AbB"] [] [2025-01-28T14:08:39.192260+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4ERptXewxCDtgTPpJ","%%","%%","4ERptXewxCDtgTPpJ"] [] [2025-01-28T14:08:39.208984+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jLbcmG2ukTT3Ag3C3","%%","%%","jLbcmG2ukTT3Ag3C3"] [] [2025-01-28T14:08:39.225784+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"kwESz8v77BuANkLzx","%95968040%","%95968040%","kwESz8v77BuANkLzx","%95968040%","%95968040%"] [] [2025-01-28T14:08:39.244627+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7285] [] [2025-01-28T14:08:39.245500+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YiohcLYkdLwDM23sB","%%","%%","YiohcLYkdLwDM23sB"] [] [2025-01-28T14:08:39.262252+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ESXod27j4EwB6vjYD","%%","%%","ESXod27j4EwB6vjYD"] [] [2025-01-28T14:08:39.279093+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5CE6RqxwoPqH7p8rR","%%","%%","5CE6RqxwoPqH7p8rR"] [] [2025-01-28T14:08:39.295771+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KKGedzBRWHHR4kStv","%%","%%","KKGedzBRWHHR4kStv"] [] [2025-01-28T14:08:39.312640+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fZKgBB2TRQvFYhYSG","%%","%%","fZKgBB2TRQvFYhYSG"] [] [2025-01-28T14:08:39.329366+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xjrn5Gn7CQeP8e22e","%%","%%","Xjrn5Gn7CQeP8e22e"] [] [2025-01-28T14:08:39.346111+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7mye4gP5BGS7hJm4P","%%","%%","7mye4gP5BGS7hJm4P"] [] [2025-01-28T14:08:39.362896+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dWfLpRQ9CD9sHrA44","%%","%%","dWfLpRQ9CD9sHrA44"] [] [2025-01-28T14:08:39.379759+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xTFb2FrBZe75jceo8","%%","%%","xTFb2FrBZe75jceo8"] [] [2025-01-28T14:08:39.396552+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZKyrWMBKBEGLohxdt","%%","%%","ZKyrWMBKBEGLohxdt"] [] [2025-01-28T14:08:39.413425+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FDgwJvzuwEYQTKrZ8","%%","%%","FDgwJvzuwEYQTKrZ8"] [] [2025-01-28T14:08:39.430190+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"soqQWgxpDrRdQzz3P","%%","%%","soqQWgxpDrRdQzz3P"] [] [2025-01-28T14:08:39.447019+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aekZpkZD6qFYTQD5i","%%","%%","aekZpkZD6qFYTQD5i"] [] [2025-01-28T14:08:39.463762+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hH3FPSqDh9EJ5nuSK","%%","%%","hH3FPSqDh9EJ5nuSK"] [] [2025-01-28T14:08:39.480592+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4GXKWzb2X7vsJucBa","%%","%%","4GXKWzb2X7vsJucBa"] [] [2025-01-28T14:08:39.497386+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PxyM79Rz52ydHAQWN","%%","%%","PxyM79Rz52ydHAQWN"] [] [2025-01-28T14:08:39.514168+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ofSfmxpFTtADkfmfu","%%","%%","ofSfmxpFTtADkfmfu"] [] [2025-01-28T14:08:39.530901+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kBiLKHk3XvbqKgoft","%%","%%","kBiLKHk3XvbqKgoft"] [] [2025-01-28T14:08:39.547635+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ciE8o3pGKGF5pnGmm","%%","%%","ciE8o3pGKGF5pnGmm"] [] [2025-01-28T14:08:39.564395+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cHgHigZ2xsr2foSjN","%%","%%","cHgHigZ2xsr2foSjN"] [] [2025-01-28T14:08:39.581207+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LP4vmcMcwsmWb8Pi3","%%","%%","LP4vmcMcwsmWb8Pi3"] [] [2025-01-28T14:08:39.597891+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jey4bjwNqkxfcEG5H","%%","%%","jey4bjwNqkxfcEG5H"] [] [2025-01-28T14:08:39.614729+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jugGZtuBPqYLQ2yta","%%","%%","jugGZtuBPqYLQ2yta"] [] [2025-01-28T14:08:39.631563+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uc52crACC4XbmQ5GX","%%","%%","uc52crACC4XbmQ5GX"] [] [2025-01-28T14:08:39.648347+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LAYiPNwgv9Ai3mcvd","%%","%%","LAYiPNwgv9Ai3mcvd"] [] [2025-01-28T14:08:39.665148+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bctCGN58kPTiYrv3E","%%","%%","bctCGN58kPTiYrv3E"] [] [2025-01-28T14:08:39.681999+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6oKeK4GnGuHgcYkK9","%%","%%","6oKeK4GnGuHgcYkK9"] [] [2025-01-28T14:08:39.698759+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Wxk76bQNHtt9kYZvo","%%","%%","Wxk76bQNHtt9kYZvo"] [] [2025-01-28T14:08:39.715560+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BQw9uaD5ZY4jNpT3L","%%","%%","BQw9uaD5ZY4jNpT3L"] [] [2025-01-28T14:08:39.732252+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6EGNhkmZHnJLFZfNw","%%","%%","6EGNhkmZHnJLFZfNw"] [] [2025-01-28T14:08:39.748951+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"54sec3TYk8dsQfjp3","%%","%%","54sec3TYk8dsQfjp3"] [] [2025-01-28T14:08:39.765704+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pne3PTpub9ZvMgKmc","%%","%%","pne3PTpub9ZvMgKmc"] [] [2025-01-28T14:08:39.782539+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hNxt8kG7xXRQXcgXF","%%","%%","hNxt8kG7xXRQXcgXF"] [] [2025-01-28T14:08:39.799272+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ShxBXL4tBfKWo8DMu","%%","%%","ShxBXL4tBfKWo8DMu"] [] [2025-01-28T14:08:39.817121+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"R2huCzaLr9TR4GXbj","%%","%%","R2huCzaLr9TR4GXbj"] [] [2025-01-28T14:08:39.834509+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fMz5kKiXBMDY57Lm3","%%","%%","fMz5kKiXBMDY57Lm3"] [] [2025-01-28T14:08:39.851370+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xfQxYLhQNqDnWG6ur","%%","%%","xfQxYLhQNqDnWG6ur"] [] [2025-01-28T14:08:39.868143+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zrjY52pEisNHYYDH9","%%","%%","zrjY52pEisNHYYDH9"] [] [2025-01-28T14:08:39.884939+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"us9A2gfLDpcYACg2T","%%","%%","us9A2gfLDpcYACg2T"] [] [2025-01-28T14:08:39.901717+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c6W9s3x9RBbNF2pBe","%%","%%","c6W9s3x9RBbNF2pBe"] [] [2025-01-28T14:08:39.918591+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZCrPDaNRwTWeQgetT","%%","%%","ZCrPDaNRwTWeQgetT"] [] [2025-01-28T14:08:39.935353+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oaoFjZn9iiHqEptHy","%%","%%","oaoFjZn9iiHqEptHy"] [] [2025-01-28T14:08:39.952219+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4vAsK52g8MEAgSpk7","%%","%%","4vAsK52g8MEAgSpk7"] [] [2025-01-28T14:08:39.968920+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xZ4jQzZ6XcHjXboAw","%%","%%","xZ4jQzZ6XcHjXboAw"] [] [2025-01-28T14:08:39.985734+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XaHfSe93r7QYt8pDC","%%","%%","XaHfSe93r7QYt8pDC"] [] [2025-01-28T14:08:40.002710+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Nemb4wvEdje7pPzvH","%%","%%","Nemb4wvEdje7pPzvH"] [] [2025-01-28T14:08:40.019589+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uLJACEwK6e8dzJfAJ","%%","%%","uLJACEwK6e8dzJfAJ"] [] [2025-01-28T14:08:40.036351+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Pg4FtXb2TE7H4ucMN","%%","%%","Pg4FtXb2TE7H4ucMN"] [] [2025-01-28T14:08:40.053130+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T3g4F86cx4FjSppb9","%%","%%","T3g4F86cx4FjSppb9"] [] [2025-01-28T14:08:40.069874+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YLSmgAKyWntPAPEsM","%%","%%","YLSmgAKyWntPAPEsM"] [] [2025-01-28T14:08:40.086647+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ccy8QSYMtFQ4fvcXY","%%","%%","Ccy8QSYMtFQ4fvcXY"] [] [2025-01-28T14:08:40.103428+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AfeN3dqpEH5s8hc5K","%%","%%","AfeN3dqpEH5s8hc5K"] [] [2025-01-28T14:08:40.120224+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GECvPhbQcKa6kXeP5","%%","%%","GECvPhbQcKa6kXeP5"] [] [2025-01-28T14:08:40.136943+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ekau4TWakSd6zucxt","%%","%%","ekau4TWakSd6zucxt"] [] [2025-01-28T14:08:40.153720+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PpLcCNzcL9xuzAsse","%%","%%","PpLcCNzcL9xuzAsse"] [] [2025-01-28T14:08:40.170543+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bY7P3uxYN3mM2gwZN","%%","%%","bY7P3uxYN3mM2gwZN"] [] [2025-01-28T14:08:40.187476+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qwJzFNbMFmqt4bC2N","%%","%%","qwJzFNbMFmqt4bC2N"] [] [2025-01-28T14:08:40.204237+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KXsRefdz5GWwxpNc3","%%","%%","KXsRefdz5GWwxpNc3"] [] [2025-01-28T14:08:40.220978+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qpcPrjvphZLqGZHrG","%%","%%","qpcPrjvphZLqGZHrG"] [] [2025-01-28T14:08:40.237741+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EaNyYWKihyHJtTqWX","%%","%%","EaNyYWKihyHJtTqWX"] [] [2025-01-28T14:08:40.254542+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"e2CtGqAMFtbJtFhFH","%%","%%","e2CtGqAMFtbJtFhFH"] [] [2025-01-28T14:08:40.271328+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vGxTduTdadw8m5dMP","%%","%%","vGxTduTdadw8m5dMP"] [] [2025-01-28T14:08:40.288029+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wc6YKgLfuQz5GRur8","%%","%%","wc6YKgLfuQz5GRur8"] [] [2025-01-28T14:08:40.304780+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LwFj9DabEawrobpiZ","%%","%%","LwFj9DabEawrobpiZ"] [] [2025-01-28T14:08:40.321583+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"XegoWdA3gbRWZgp2a","%93073462%","%93073462%","XegoWdA3gbRWZgp2a","%93073462%","%93073462%"] [] [2025-01-28T14:08:40.340394+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7318] [] [2025-01-28T14:08:40.341288+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wfjHf5tjzqrro7meq","%%","%%","wfjHf5tjzqrro7meq"] [] [2025-01-28T14:08:40.358076+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cqhNg8zgxPkxQE7Em","%%","%%","cqhNg8zgxPkxQE7Em"] [] [2025-01-28T14:08:40.374841+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"K4KwMDXHQ54uq2nax","%%","%%","K4KwMDXHQ54uq2nax"] [] [2025-01-28T14:08:40.391592+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NKMoPnbi7bBXx5LHD","%%","%%","NKMoPnbi7bBXx5LHD"] [] [2025-01-28T14:08:40.408469+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"HAMHZvzdY5aKEph3T","%55303365%","%55303365%","HAMHZvzdY5aKEph3T","%55303365%","%55303365%"] [] [2025-01-28T14:08:40.427415+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7538] [] [2025-01-28T14:08:40.427850+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7819] [] [2025-01-28T14:08:40.569887+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:08:40.570216+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:08:40+00:00",7691] [] [2025-01-28T14:08:40.570603+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:08:40.584978+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"68acdyW6oGW8rJTwQ","%%","%%","68acdyW6oGW8rJTwQ"] [] [2025-01-28T14:08:40.602163+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"q2a3YW8H8PEwNjgyE","%%","%%","q2a3YW8H8PEwNjgyE"] [] [2025-01-28T14:08:40.619024+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ks3ecfkx5hR6pPttq","%%","%%","Ks3ecfkx5hR6pPttq"] [] [2025-01-28T14:08:40.635846+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n3Ygnkmr9phDiqxLk","%%","%%","n3Ygnkmr9phDiqxLk"] [] [2025-01-28T14:08:40.652715+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MdGjiXrdQpefaFTvr","%%","%%","MdGjiXrdQpefaFTvr"] [] [2025-01-28T14:08:40.669704+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WdjmDQTcHHbYvkJbR","%%","%%","WdjmDQTcHHbYvkJbR"] [] [2025-01-28T14:08:40.686585+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c89ZNYfRcRX2G9Jf2","%%","%%","c89ZNYfRcRX2G9Jf2"] [] [2025-01-28T14:08:40.703488+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QsyyGr2DxQwtP2wLk","%%","%%","QsyyGr2DxQwtP2wLk"] [] [2025-01-28T14:08:40.720319+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"J9uSdTqhkmXx5TBdj","%%","%%","J9uSdTqhkmXx5TBdj"] [] [2025-01-28T14:08:40.737116+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KjmHLvkqZ84H4MqFE","%%","%%","KjmHLvkqZ84H4MqFE"] [] [2025-01-28T14:08:40.753934+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jriopxFrSajk4GPyQ","%%","%%","jriopxFrSajk4GPyQ"] [] [2025-01-28T14:08:40.770912+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iXcshtsiov7aqceDE","%%","%%","iXcshtsiov7aqceDE"] [] [2025-01-28T14:08:40.787819+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AQ9BxhfYbnmosw3Em","%%","%%","AQ9BxhfYbnmosw3Em"] [] [2025-01-28T14:08:40.804632+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"d3rfr52AqGoSiagE7","%%","%%","d3rfr52AqGoSiagE7"] [] [2025-01-28T14:08:40.821613+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vHu4g3fLcE6i4heHa","%%","%%","vHu4g3fLcE6i4heHa"] [] [2025-01-28T14:08:40.838529+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qHH9GHWbyAqzMKfqf","%%","%%","qHH9GHWbyAqzMKfqf"] [] [2025-01-28T14:08:40.855472+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"z4fBvX2cpgQ67AmEk","%%","%%","z4fBvX2cpgQ67AmEk"] [] [2025-01-28T14:08:40.872368+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qYQawtfbZrkA7NZuh","%%","%%","qYQawtfbZrkA7NZuh"] [] [2025-01-28T14:08:40.889239+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mkTpXurvLTtvYuHQu","%%","%%","mkTpXurvLTtvYuHQu"] [] [2025-01-28T14:08:40.906041+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RNwrRnWA8DTjeFuK9","%%","%%","RNwrRnWA8DTjeFuK9"] [] [2025-01-28T14:08:40.922832+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bsBi6eoZcqRtajqzh","%%","%%","bsBi6eoZcqRtajqzh"] [] [2025-01-28T14:08:40.939681+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zDasNdFfRJRtohJnz","%%","%%","zDasNdFfRJRtohJnz"] [] [2025-01-28T14:08:40.956579+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QHjRJy3s369sL2zSA","%%","%%","QHjRJy3s369sL2zSA"] [] [2025-01-28T14:08:40.973491+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G7BXkH2vymEJx9EMi","%%","%%","G7BXkH2vymEJx9EMi"] [] [2025-01-28T14:08:40.990433+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TY6F3xG9irL9bmPWr","%%","%%","TY6F3xG9irL9bmPWr"] [] [2025-01-28T14:08:41.007274+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"945vMjZ8jWZNCWzAi","%%","%%","945vMjZ8jWZNCWzAi"] [] [2025-01-28T14:08:41.024045+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QCsLQ2ZYDo2Y57fWi","%%","%%","QCsLQ2ZYDo2Y57fWi"] [] [2025-01-28T14:08:41.040846+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ac932XcN5FAxS7gm5","%%","%%","Ac932XcN5FAxS7gm5"] [] [2025-01-28T14:08:41.057747+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZG28WZuPHdxRzavjP","%%","%%","ZG28WZuPHdxRzavjP"] [] [2025-01-28T14:08:41.074646+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X3Yg4iqHsmN7okpBD","%%","%%","X3Yg4iqHsmN7okpBD"] [] [2025-01-28T14:08:41.091421+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"93FjFRheZDjbpcGwN","%%","%%","93FjFRheZDjbpcGwN"] [] [2025-01-28T14:08:41.108191+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ajpW4czNWLqc8KhvS","%%","%%","ajpW4czNWLqc8KhvS"] [] [2025-01-28T14:08:41.124972+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3cPo9kCMFRxdMNJwB","%%","%%","3cPo9kCMFRxdMNJwB"] [] [2025-01-28T14:08:41.141730+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GjndCgBBmQ4NtXSet","%%","%%","GjndCgBBmQ4NtXSet"] [] [2025-01-28T14:08:41.159046+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RQwW3SWoa6miXDXhA","%%","%%","RQwW3SWoa6miXDXhA"] [] [2025-01-28T14:08:41.175991+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cTMxGGqaAM588nWEh","%%","%%","cTMxGGqaAM588nWEh"] [] [2025-01-28T14:08:41.192782+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Bf6AcgMDXSqY8hYyu","%%","%%","Bf6AcgMDXSqY8hYyu"] [] [2025-01-28T14:08:41.209570+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"soJFhvZLdQz23ZDQN","%%","%%","soJFhvZLdQz23ZDQN"] [] [2025-01-28T14:08:41.226360+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sGYN4vQ9cAjZt82C5","%%","%%","sGYN4vQ9cAjZt82C5"] [] [2025-01-28T14:08:41.243169+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qpLACcaECHfW9mKL2","%%","%%","qpLACcaECHfW9mKL2"] [] [2025-01-28T14:08:41.259913+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"76LHCKWwG9f3evfTD","%%","%%","76LHCKWwG9f3evfTD"] [] [2025-01-28T14:08:41.276715+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tjrJoDXCa5nps66Ng","%%","%%","tjrJoDXCa5nps66Ng"] [] [2025-01-28T14:08:41.293643+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hcDgfnHnNjoxAEKr9","%%","%%","hcDgfnHnNjoxAEKr9"] [] [2025-01-28T14:08:41.310393+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mX9pCtoimHakcmuLq","%%","%%","mX9pCtoimHakcmuLq"] [] [2025-01-28T14:08:41.327191+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TewjzYfkB7rxmRj9S","%%","%%","TewjzYfkB7rxmRj9S"] [] [2025-01-28T14:08:41.343932+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uRiwjWoRNbiFE7Zk9","%%","%%","uRiwjWoRNbiFE7Zk9"] [] [2025-01-28T14:08:41.360688+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PcutuM5oCqrsKTAvH","%%","%%","PcutuM5oCqrsKTAvH"] [] [2025-01-28T14:08:41.377542+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZJLygQbWwQ9weQ3Zd","%%","%%","ZJLygQbWwQ9weQ3Zd"] [] [2025-01-28T14:08:41.394396+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZJLygQbWwQ9weQ3Zd","%%","%%","ZJLygQbWwQ9weQ3Zd"] [] [2025-01-28T14:08:41.411216+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6hX4f7oL9E52wbP8s","%%","%%","6hX4f7oL9E52wbP8s"] [] [2025-01-28T14:08:41.428007+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PoKF24sBnDM6YSSmj","%%","%%","PoKF24sBnDM6YSSmj"] [] [2025-01-28T14:08:41.444774+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2jQgvBjksbLMKsS9f","%%","%%","2jQgvBjksbLMKsS9f"] [] [2025-01-28T14:08:41.461598+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7Ro8sPGZNB8qzrisd","%%","%%","7Ro8sPGZNB8qzrisd"] [] [2025-01-28T14:08:41.478430+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"khY5YAPN8y4JaduCZ","%%","%%","khY5YAPN8y4JaduCZ"] [] [2025-01-28T14:08:41.495256+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Bu3E4FizCESSRL35B","%%","%%","Bu3E4FizCESSRL35B"] [] [2025-01-28T14:08:41.512065+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7kkN88YPcQnNerQP4","%%","%%","7kkN88YPcQnNerQP4"] [] [2025-01-28T14:08:41.528809+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H7ak4ZC88Bf9mjgHk","%%","%%","H7ak4ZC88Bf9mjgHk"] [] [2025-01-28T14:08:41.545599+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PGCPc8Nn5a7GGafKw","%%","%%","PGCPc8Nn5a7GGafKw"] [] [2025-01-28T14:08:41.562511+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dkZwR4kdAS5gEvwR8","%%","%%","dkZwR4kdAS5gEvwR8"] [] [2025-01-28T14:08:41.579332+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6YfmRrm5zsJtoLwq8","%%","%%","6YfmRrm5zsJtoLwq8"] [] [2025-01-28T14:08:41.596091+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6PqGGaaFPrBBP5d6r","%%","%%","6PqGGaaFPrBBP5d6r"] [] [2025-01-28T14:08:41.612820+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ppyAQh8DythgLXj8W","%%","%%","ppyAQh8DythgLXj8W"] [] [2025-01-28T14:08:41.629541+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5f6roWdgfaBt3KJzG","%%","%%","5f6roWdgfaBt3KJzG"] [] [2025-01-28T14:08:41.646292+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WqpGHZzrvadWCnqbm","%%","%%","WqpGHZzrvadWCnqbm"] [] [2025-01-28T14:08:41.663084+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9C3rWrQ8Ny2C48S3T","%%","%%","9C3rWrQ8Ny2C48S3T"] [] [2025-01-28T14:08:41.680011+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RDGxKjLXNYq7jQeZX","%%","%%","RDGxKjLXNYq7jQeZX"] [] [2025-01-28T14:08:41.696775+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4nNid5adrJSMk33DJ","%%","%%","4nNid5adrJSMk33DJ"] [] [2025-01-28T14:08:41.713563+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qPQtg5iEoYGAxQjdx","%%","%%","qPQtg5iEoYGAxQjdx"] [] [2025-01-28T14:08:41.730329+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Eh86sFY4yh79Jtmua","%%","%%","Eh86sFY4yh79Jtmua"] [] [2025-01-28T14:08:41.747065+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Pd2xCmvF8FhrBPBvK","%%","%%","Pd2xCmvF8FhrBPBvK"] [] [2025-01-28T14:08:41.763941+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SARrs5wa4r2xijmM3","%%","%%","SARrs5wa4r2xijmM3"] [] [2025-01-28T14:08:41.780726+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"93SqrJHW2wBH7DpcT","%%","%%","93SqrJHW2wBH7DpcT"] [] [2025-01-28T14:08:41.797686+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kPgFQPSY5Me5coYYQ","%%","%%","kPgFQPSY5Me5coYYQ"] [] [2025-01-28T14:08:41.814543+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WdTKBkN7KZjzksNRv","%%","%%","WdTKBkN7KZjzksNRv"] [] [2025-01-28T14:08:41.831330+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q8mjGPaA23fo4t7oN","%%","%%","Q8mjGPaA23fo4t7oN"] [] [2025-01-28T14:08:41.848332+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CBw6Jf2C8MEJvhWaW","%%","%%","CBw6Jf2C8MEJvhWaW"] [] [2025-01-28T14:08:41.865318+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SmjktiztAPjCyzQgg","%%","%%","SmjktiztAPjCyzQgg"] [] [2025-01-28T14:08:41.882048+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6gYAYMj5W5PmGYeC2","%%","%%","6gYAYMj5W5PmGYeC2"] [] [2025-01-28T14:08:41.898867+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"y5zyR32vg2onhc3qR","%%","%%","y5zyR32vg2onhc3qR"] [] [2025-01-28T14:08:41.915654+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"z9fTFYSjWqCBbCRYw","%%","%%","z9fTFYSjWqCBbCRYw"] [] [2025-01-28T14:08:41.932505+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ccXw6YhizvoQMMcg3","%%","%%","ccXw6YhizvoQMMcg3"] [] [2025-01-28T14:08:41.949377+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"t452BfhLvxEwb8wZa","%%","%%","t452BfhLvxEwb8wZa"] [] [2025-01-28T14:08:41.966202+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N72hNoqanhJGpdR7e","%%","%%","N72hNoqanhJGpdR7e"] [] [2025-01-28T14:08:41.983104+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LoHbH4k47YciiDcct","%%","%%","LoHbH4k47YciiDcct"] [] [2025-01-28T14:08:41.999887+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tWcayPoLNP4B8Mc3B","%%","%%","tWcayPoLNP4B8Mc3B"] [] [2025-01-28T14:08:42.016665+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"d4AMudEjDpKvZwvSa","%%","%%","d4AMudEjDpKvZwvSa"] [] [2025-01-28T14:08:42.033553+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kPm9eTXjoeNKkSpXb","%%","%%","kPm9eTXjoeNKkSpXb"] [] [2025-01-28T14:08:42.050298+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"w6FJhGaJPA4vb5omW","%%","%%","w6FJhGaJPA4vb5omW"] [] [2025-01-28T14:08:42.067105+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YrZDYpi9euLSq244T","%%","%%","YrZDYpi9euLSq244T"] [] [2025-01-28T14:08:42.084072+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eQHhvdc42R6LqNKBv","%%","%%","eQHhvdc42R6LqNKBv"] [] [2025-01-28T14:08:42.100847+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SgLwwXsj2QmZGfrGS","%%","%%","SgLwwXsj2QmZGfrGS"] [] [2025-01-28T14:08:42.117646+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hXCborHaJeQhwod2m","%%","%%","hXCborHaJeQhwod2m"] [] [2025-01-28T14:08:42.134473+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jo2Tx28wzp5JKrepX","%%","%%","jo2Tx28wzp5JKrepX"] [] [2025-01-28T14:08:42.151291+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"A4Mjwcdp323gfenak","%%","%%","A4Mjwcdp323gfenak"] [] [2025-01-28T14:08:42.168629+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LuQ32ubT2SHsWQa5c","%%","%%","LuQ32ubT2SHsWQa5c"] [] [2025-01-28T14:08:42.185645+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G2g9qh9NZv3c54Jjz","%%","%%","G2g9qh9NZv3c54Jjz"] [] [2025-01-28T14:08:42.202477+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"K3t9NzmDiTFdMgaPB","%%","%%","K3t9NzmDiTFdMgaPB"] [] [2025-01-28T14:08:42.219260+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"o3FJwrDSmdot3gBEb","%%","%%","o3FJwrDSmdot3gBEb"] [] [2025-01-28T14:08:42.236027+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"s2TdRQse9NB75hHNM","%%","%%","s2TdRQse9NB75hHNM"] [] [2025-01-28T14:08:42.252837+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i3ZR4PdxkkZu4rNTy","%%","%%","i3ZR4PdxkkZu4rNTy"] [] [2025-01-28T14:08:42.269636+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"o7D7sS93g9bhwnugB","%%","%%","o7D7sS93g9bhwnugB"] [] [2025-01-28T14:08:42.286532+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vuc4usBJ66Z9ArHDf","%%","%%","vuc4usBJ66Z9ArHDf"] [] [2025-01-28T14:08:42.303306+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"suJWKzHMWGbpeBGzf","%%","%%","suJWKzHMWGbpeBGzf"] [] [2025-01-28T14:08:42.320050+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FMn6Q9ufvJEK6oHGd","%%","%%","FMn6Q9ufvJEK6oHGd"] [] [2025-01-28T14:08:42.336791+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SBto8HEnFxCdNbZbS","%%","%%","SBto8HEnFxCdNbZbS"] [] [2025-01-28T14:08:42.353582+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Y7LCEtCNqxXSQrNBR","%%","%%","Y7LCEtCNqxXSQrNBR"] [] [2025-01-28T14:08:42.370388+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hpDjdnnGFmxEqtPz6","%%","%%","hpDjdnnGFmxEqtPz6"] [] [2025-01-28T14:08:42.387322+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ytfFgngfBddJ35q7q","%%","%%","ytfFgngfBddJ35q7q"] [] [2025-01-28T14:08:42.404196+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eshFYJJskGbfPqjdr","%%","%%","eshFYJJskGbfPqjdr"] [] [2025-01-28T14:08:42.421013+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ayZEztL8moj4NkJrT","%20546711%","%20546711%","ayZEztL8moj4NkJrT","%20546711%","%20546711%"] [] [2025-01-28T14:08:42.440048+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7286] [] [2025-01-28T14:08:42.440965+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LgmSDqyzxjn3mjBPv","%%","%%","LgmSDqyzxjn3mjBPv"] [] [2025-01-28T14:08:42.457833+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"trW5ZsPpma2CRhmXC","%%","%%","trW5ZsPpma2CRhmXC"] [] [2025-01-28T14:08:42.474602+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5m8EN6jstdGc7EHjS","%%","%%","5m8EN6jstdGc7EHjS"] [] [2025-01-28T14:08:42.491382+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5fZsvGqufsaWxR4f2","%%","%%","5fZsvGqufsaWxR4f2"] [] [2025-01-28T14:08:42.508231+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FigwX4xXSs3Qeq6qD","%%","%%","FigwX4xXSs3Qeq6qD"] [] [2025-01-28T14:08:42.524966+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6AhN6BeZsKjgFvjr5","%%","%%","6AhN6BeZsKjgFvjr5"] [] [2025-01-28T14:08:42.541734+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v4iBRsA5XFTdFwZb5","%%","%%","v4iBRsA5XFTdFwZb5"] [] [2025-01-28T14:08:42.558554+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DwC4NmRdv56eHRF2H","%%","%%","DwC4NmRdv56eHRF2H"] [] [2025-01-28T14:08:42.575315+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qpWAZXkh5Fh2fHL4j","%%","%%","qpWAZXkh5Fh2fHL4j"] [] [2025-01-28T14:08:42.592051+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n4ZojRHgKvdBHmMJd","%%","%%","n4ZojRHgKvdBHmMJd"] [] [2025-01-28T14:08:42.608775+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ckEtCKgyB2EjNNkhn","%%","%%","ckEtCKgyB2EjNNkhn"] [] [2025-01-28T14:08:42.625520+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"b8Yif52qkyG5b92CS","%%","%%","b8Yif52qkyG5b92CS"] [] [2025-01-28T14:08:42.642266+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v8E6kLw2Eog4FkySx","%%","%%","v8E6kLw2Eog4FkySx"] [] [2025-01-28T14:08:42.659017+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"a7iprnpq8kqMSLj6n","%21226109%","%21226109%","a7iprnpq8kqMSLj6n","%21226109%","%21226109%"] [] [2025-01-28T14:08:42.678405+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7287] [] [2025-01-28T14:08:42.679312+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DvZEWjLK2s489d9Ct","%%","%%","DvZEWjLK2s489d9Ct"] [] [2025-01-28T14:08:42.696028+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Sa9DwDKSqHkxNmNQz","%%","%%","Sa9DwDKSqHkxNmNQz"] [] [2025-01-28T14:08:42.712755+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fSuXyJGnpkNPg2MBM","%%","%%","fSuXyJGnpkNPg2MBM"] [] [2025-01-28T14:08:42.729511+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HAWTKxxLbXMjYteB9","%%","%%","HAWTKxxLbXMjYteB9"] [] [2025-01-28T14:08:42.746218+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jicyLMspyNiZv65xv","%%","%%","jicyLMspyNiZv65xv"] [] [2025-01-28T14:08:42.762871+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3h7EXnsBx9AkAyBw3","%%","%%","3h7EXnsBx9AkAyBw3"] [] [2025-01-28T14:08:42.779627+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6Yn5fbFqJSarJDrEs","%%","%%","6Yn5fbFqJSarJDrEs"] [] [2025-01-28T14:08:42.796319+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YHmHPAuS3Zj6TXWbN","%%","%%","YHmHPAuS3Zj6TXWbN"] [] [2025-01-28T14:08:42.813039+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DBR5k4gdFQ9B7tMYY","%%","%%","DBR5k4gdFQ9B7tMYY"] [] [2025-01-28T14:08:42.829725+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"h2NFntadFEP9Wx7Ro","%%","%%","h2NFntadFEP9Wx7Ro"] [] [2025-01-28T14:08:42.846411+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gvt6S7iphpLp5Fjws","%%","%%","gvt6S7iphpLp5Fjws"] [] [2025-01-28T14:08:42.863098+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zSteyJL25mfMjeDmu","%%","%%","zSteyJL25mfMjeDmu"] [] [2025-01-28T14:08:42.879863+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QEMbFcziDQvQrqhPe","%%","%%","QEMbFcziDQvQrqhPe"] [] [2025-01-28T14:08:42.896574+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"g2T8EXx874ivHX2iY","%%","%%","g2T8EXx874ivHX2iY"] [] [2025-01-28T14:08:42.913294+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ed6yQLMfJ7nECNvFq","%%","%%","ed6yQLMfJ7nECNvFq"] [] [2025-01-28T14:08:42.929975+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4hShHZCGycMA5AjzH","%%","%%","4hShHZCGycMA5AjzH"] [] [2025-01-28T14:08:42.946736+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Bkpy8hgRDBqvojn9j","%%","%%","Bkpy8hgRDBqvojn9j"] [] [2025-01-28T14:08:42.963547+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iiKoHyQTxG2CdeTYM","%%","%%","iiKoHyQTxG2CdeTYM"] [] [2025-01-28T14:08:42.980282+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3LiL7qEXKZDNDPZYp","%%","%%","3LiL7qEXKZDNDPZYp"] [] [2025-01-28T14:08:42.996967+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"g2xFSDXrc8cMPjT4Y","%%","%%","g2xFSDXrc8cMPjT4Y"] [] [2025-01-28T14:08:43.013726+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kNaNEdp4bJ7G2EhEw","%%","%%","kNaNEdp4bJ7G2EhEw"] [] [2025-01-28T14:08:43.030515+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jMNawdM2sjSoh77SE","%%","%%","jMNawdM2sjSoh77SE"] [] [2025-01-28T14:08:43.047230+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wMFfs9NKhxXpXmQ9H","%%","%%","wMFfs9NKhxXpXmQ9H"] [] [2025-01-28T14:08:43.063943+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CeGosSiWmCketCcAx","%%","%%","CeGosSiWmCketCcAx"] [] [2025-01-28T14:08:43.080788+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qn8D9y7bXiqXNj7p4","%%","%%","qn8D9y7bXiqXNj7p4"] [] [2025-01-28T14:08:43.097533+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vAQgzu6JERp4G4T43","%%","%%","vAQgzu6JERp4G4T43"] [] [2025-01-28T14:08:43.114278+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7dkQx2Gvt5KSnb7jg","%%","%%","7dkQx2Gvt5KSnb7jg"] [] [2025-01-28T14:08:43.131008+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wfEHx2W3dPrzQPm78","%%","%%","wfEHx2W3dPrzQPm78"] [] [2025-01-28T14:08:43.147731+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CCDPhJqJtPM3QhTqc","%%","%%","CCDPhJqJtPM3QhTqc"] [] [2025-01-28T14:08:43.165018+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vduHWbNWBWpNKtoxJ","%%","%%","vduHWbNWBWpNKtoxJ"] [] [2025-01-28T14:08:43.182238+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N5cFNcrrtCaNkSdCD","%%","%%","N5cFNcrrtCaNkSdCD"] [] [2025-01-28T14:08:43.198981+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wxKNezG3ZgtAF9AMN","%%","%%","wxKNezG3ZgtAF9AMN"] [] [2025-01-28T14:08:43.215766+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pTLjh2WPH3E93bwSs","%%","%%","pTLjh2WPH3E93bwSs"] [] [2025-01-28T14:08:43.232526+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pyYWaDZvY84kaMddK","%%","%%","pyYWaDZvY84kaMddK"] [] [2025-01-28T14:08:43.249261+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nBrGgq4QguPs5RYvR","%%","%%","nBrGgq4QguPs5RYvR"] [] [2025-01-28T14:08:43.266003+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6yKsMDoRriBGX6stA","%%","%%","6yKsMDoRriBGX6stA"] [] [2025-01-28T14:08:43.282807+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ovQMxo9ZiM2vsjKk4","%%","%%","ovQMxo9ZiM2vsjKk4"] [] [2025-01-28T14:08:43.299581+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2AsWRyvjbnAyZk9A7","%%","%%","2AsWRyvjbnAyZk9A7"] [] [2025-01-28T14:08:43.316412+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BfiaH36KrwWeGCYy5","%%","%%","BfiaH36KrwWeGCYy5"] [] [2025-01-28T14:08:43.333222+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EFiemJvuzEeWuWxhW","%%","%%","EFiemJvuzEeWuWxhW"] [] [2025-01-28T14:08:43.349947+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dQbn4AydE9Bb6Fbp2","%%","%%","dQbn4AydE9Bb6Fbp2"] [] [2025-01-28T14:08:43.366717+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"strHepb6pycoWKzcr","%%","%%","strHepb6pycoWKzcr"] [] [2025-01-28T14:08:43.383738+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uzkSatSWEHvExtp5B","%%","%%","uzkSatSWEHvExtp5B"] [] [2025-01-28T14:08:43.400690+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DpWCs8JSSauCcTNMq","%%","%%","DpWCs8JSSauCcTNMq"] [] [2025-01-28T14:08:43.417532+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HQpS9jDi5ymyGdvwA","%%","%%","HQpS9jDi5ymyGdvwA"] [] [2025-01-28T14:08:43.434270+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2P4ES8Ppt8EpQq3Tr","%%","%%","2P4ES8Ppt8EpQq3Tr"] [] [2025-01-28T14:08:43.450998+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vxS2uaorFw9wHp65Z","%%","%%","vxS2uaorFw9wHp65Z"] [] [2025-01-28T14:08:43.467752+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DMGF2kuAGGqPKPtzX","%%","%%","DMGF2kuAGGqPKPtzX"] [] [2025-01-28T14:08:43.484670+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3PbYRL94TXQo6qSur","%%","%%","3PbYRL94TXQo6qSur"] [] [2025-01-28T14:08:43.501483+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RC8KnXkmhXFydbfHD","%%","%%","RC8KnXkmhXFydbfHD"] [] [2025-01-28T14:08:43.518217+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CvwGAqYn46ZhPaLnj","%%","%%","CvwGAqYn46ZhPaLnj"] [] [2025-01-28T14:08:43.534976+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uJiGKPkig6gAWKrqP","%%","%%","uJiGKPkig6gAWKrqP"] [] [2025-01-28T14:08:43.551726+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"o3aziy9coXNyZ62ii","%%","%%","o3aziy9coXNyZ62ii"] [] [2025-01-28T14:08:43.568522+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tDdprwvnEqWu2ybLg","%%","%%","tDdprwvnEqWu2ybLg"] [] [2025-01-28T14:08:43.585358+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DSL79tZ27zSqPBXEw","%%","%%","DSL79tZ27zSqPBXEw"] [] [2025-01-28T14:08:43.602129+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Jihv3RYSuCdHWhGeM","%%","%%","Jihv3RYSuCdHWhGeM"] [] [2025-01-28T14:08:43.618869+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Fr9o9T26qG8NacmRf","%%","%%","Fr9o9T26qG8NacmRf"] [] [2025-01-28T14:08:43.635616+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hb6bt5EDNoh7cBevm","%%","%%","hb6bt5EDNoh7cBevm"] [] [2025-01-28T14:08:43.652485+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2XAxZCFwAfpYBu9YY","%%","%%","2XAxZCFwAfpYBu9YY"] [] [2025-01-28T14:08:43.669342+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5D4JTxnbXHjoonSqW","%%","%%","5D4JTxnbXHjoonSqW"] [] [2025-01-28T14:08:43.686211+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fjawJ7FFyZ75p5NHA","%%","%%","fjawJ7FFyZ75p5NHA"] [] [2025-01-28T14:08:43.702938+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cYix7vdxYSWWeWFgT","%%","%%","cYix7vdxYSWWeWFgT"] [] [2025-01-28T14:08:43.719665+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fS2pNufoYjrQsjHei","%%","%%","fS2pNufoYjrQsjHei"] [] [2025-01-28T14:08:43.736423+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2HMDqEX2vKgZeqLej","%%","%%","2HMDqEX2vKgZeqLej"] [] [2025-01-28T14:08:43.753207+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WaEKLX6cGJdHSoNez","%%","%%","WaEKLX6cGJdHSoNez"] [] [2025-01-28T14:08:43.769983+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ngb9ZZid2Nvo46t8Y","%%","%%","ngb9ZZid2Nvo46t8Y"] [] [2025-01-28T14:08:43.786856+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PbkZC5F4RcdjDKLPH","%%","%%","PbkZC5F4RcdjDKLPH"] [] [2025-01-28T14:08:43.803642+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yf29yDsi6tAoutTai","%%","%%","yf29yDsi6tAoutTai"] [] [2025-01-28T14:08:43.820373+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qZqXSZkL4jjsu8TZv","%%","%%","qZqXSZkL4jjsu8TZv"] [] [2025-01-28T14:08:43.837214+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HxHTcStcs7ZzSmXNP","%%","%%","HxHTcStcs7ZzSmXNP"] [] [2025-01-28T14:08:43.853948+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SMjJZ6iWQgv8Yvgoj","%%","%%","SMjJZ6iWQgv8Yvgoj"] [] [2025-01-28T14:08:43.870707+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c2oGiP2uzwfh6tNba","%%","%%","c2oGiP2uzwfh6tNba"] [] [2025-01-28T14:08:43.887620+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qTEBKtb2J7FAuiTX8","%%","%%","qTEBKtb2J7FAuiTX8"] [] [2025-01-28T14:08:43.904471+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9ZyTbZCYxhqyuH5fM","%%","%%","9ZyTbZCYxhqyuH5fM"] [] [2025-01-28T14:08:43.921270+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wRn6uHho4MZ4zMiSk","%%","%%","wRn6uHho4MZ4zMiSk"] [] [2025-01-28T14:08:43.938000+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i4wvhRSYCg97Cxpys","%%","%%","i4wvhRSYCg97Cxpys"] [] [2025-01-28T14:08:43.954760+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZB5skmBCEocKHySLm","%%","%%","ZB5skmBCEocKHySLm"] [] [2025-01-28T14:08:43.971498+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tNmMioLsBrs7csfX2","%%","%%","tNmMioLsBrs7csfX2"] [] [2025-01-28T14:08:43.988352+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ENmrfFGyAuCkRvbtj","%%","%%","ENmrfFGyAuCkRvbtj"] [] [2025-01-28T14:08:44.005212+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9DZycYeZAzE4mc5Mn","%%","%%","9DZycYeZAzE4mc5Mn"] [] [2025-01-28T14:08:44.021966+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tKup4nPmNNdPdyk6a","%%","%%","tKup4nPmNNdPdyk6a"] [] [2025-01-28T14:08:44.038916+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pjGA7khswrwcoE9Jh","%%","%%","pjGA7khswrwcoE9Jh"] [] [2025-01-28T14:08:44.055668+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ACvoMD5BocGHfr7Wf","%%","%%","ACvoMD5BocGHfr7Wf"] [] [2025-01-28T14:08:44.072494+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kRKpKT9YsNnnz8Psh","%%","%%","kRKpKT9YsNnnz8Psh"] [] [2025-01-28T14:08:44.089287+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"E4FWkCvgzTztnLhaN","%%","%%","E4FWkCvgzTztnLhaN"] [] [2025-01-28T14:08:44.106024+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6Wy5vjN5DS5ocRGGC","%%","%%","6Wy5vjN5DS5ocRGGC"] [] [2025-01-28T14:08:44.122748+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8tAHCLmXd3AQXnLMz","%%","%%","8tAHCLmXd3AQXnLMz"] [] [2025-01-28T14:08:44.139632+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D3g2WrrwhLvzg94ek","%%","%%","D3g2WrrwhLvzg94ek"] [] [2025-01-28T14:08:44.156655+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4nvpwEvAEbN8um6Nt","%%","%%","4nvpwEvAEbN8um6Nt"] [] [2025-01-28T14:08:44.173482+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"krsuxxPxAWMygyeHH","%%","%%","krsuxxPxAWMygyeHH"] [] [2025-01-28T14:08:44.190280+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KqYRdXq93Biytriz3","%%","%%","KqYRdXq93Biytriz3"] [] [2025-01-28T14:08:44.207081+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4Q43ox5ax4sxwsPP5","%%","%%","4Q43ox5ax4sxwsPP5"] [] [2025-01-28T14:08:44.223771+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BEYvB98z76myX3Gdb","%%","%%","BEYvB98z76myX3Gdb"] [] [2025-01-28T14:08:44.240497+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8eFv78BQPTpM9EiNM","%%","%%","8eFv78BQPTpM9EiNM"] [] [2025-01-28T14:08:44.257268+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BFvZusEr9x69zRzwL","%%","%%","BFvZusEr9x69zRzwL"] [] [2025-01-28T14:08:44.273962+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tSFxyN7on8aPfMrib","%%","%%","tSFxyN7on8aPfMrib"] [] [2025-01-28T14:08:44.290813+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FQBSejZqooRikiknM","%%","%%","FQBSejZqooRikiknM"] [] [2025-01-28T14:08:44.307534+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"E2JeYeoKAs3JHbmHm","%%","%%","E2JeYeoKAs3JHbmHm"] [] [2025-01-28T14:08:44.324243+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wphkAMHeC4ZHDcb5C","%%","%%","wphkAMHeC4ZHDcb5C"] [] [2025-01-28T14:08:44.340934+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gZSFtPGEz5XXG9hhg","%%","%%","gZSFtPGEz5XXG9hhg"] [] [2025-01-28T14:08:44.357674+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"g5TXCJYjkb7jLdgeB","%%","%%","g5TXCJYjkb7jLdgeB"] [] [2025-01-28T14:08:44.374493+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JM5yNT7m9JjgW3x2h","%%","%%","JM5yNT7m9JjgW3x2h"] [] [2025-01-28T14:08:44.391277+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xo3fFgWAJofiss6cA","%%","%%","xo3fFgWAJofiss6cA"] [] [2025-01-28T14:08:44.408238+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WSkJCwmLivJ4fbudf","%%","%%","WSkJCwmLivJ4fbudf"] [] [2025-01-28T14:08:44.424975+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5xnuro6DAvdJm9Qdy","%%","%%","5xnuro6DAvdJm9Qdy"] [] [2025-01-28T14:08:44.441737+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nvQbgXTLcFYYwmTKf","%%","%%","nvQbgXTLcFYYwmTKf"] [] [2025-01-28T14:08:44.458497+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ENg3eCBcne2W8aQPM","%%","%%","ENg3eCBcne2W8aQPM"] [] [2025-01-28T14:08:44.475262+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hWSKwqkeNqmhxRB26","%%","%%","hWSKwqkeNqmhxRB26"] [] [2025-01-28T14:08:44.492063+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ufALKm9ZFg5HTPghb","%%","%%","ufALKm9ZFg5HTPghb"] [] [2025-01-28T14:08:44.508825+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q7xooDM659CLrLqcH","%%","%%","Q7xooDM659CLrLqcH"] [] [2025-01-28T14:08:44.525538+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"akFcLZDu4mGNdAXHb","%%","%%","akFcLZDu4mGNdAXHb"] [] [2025-01-28T14:08:44.542277+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cayg3FdeLPGXLPZi8","%%","%%","cayg3FdeLPGXLPZi8"] [] [2025-01-28T14:08:44.558999+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7KmFMJfPyFpukQ2uX","%%","%%","7KmFMJfPyFpukQ2uX"] [] [2025-01-28T14:08:44.575723+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zxLFRR9hsLixXDyp8","%%","%%","zxLFRR9hsLixXDyp8"] [] [2025-01-28T14:08:44.592518+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"P6bDYKCCpxQSsfuYe","%%","%%","P6bDYKCCpxQSsfuYe"] [] [2025-01-28T14:08:44.609291+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LrnbWhEbdZX7yiJvF","%%","%%","LrnbWhEbdZX7yiJvF"] [] [2025-01-28T14:08:44.625991+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ob5cuKLyqZ2hdsYyM","%%","%%","ob5cuKLyqZ2hdsYyM"] [] [2025-01-28T14:08:44.642737+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sycYqXiYYEF6pTLeC","%%","%%","sycYqXiYYEF6pTLeC"] [] [2025-01-28T14:08:44.659564+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i5k8X9geSjns9sFuu","%%","%%","i5k8X9geSjns9sFuu"] [] [2025-01-28T14:08:44.676397+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H6ZDQt3WZGtcyv9ut","%%","%%","H6ZDQt3WZGtcyv9ut"] [] [2025-01-28T14:08:44.693255+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bGj3buDu7yRXe3A6Q","%%","%%","bGj3buDu7yRXe3A6Q"] [] [2025-01-28T14:08:44.709979+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"acW3kWrrv2FWut4jb","%%","%%","acW3kWrrv2FWut4jb"] [] [2025-01-28T14:08:44.726743+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pp5GmMBEhqTjWPPXw","%%","%%","pp5GmMBEhqTjWPPXw"] [] [2025-01-28T14:08:44.743581+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YBaHe9m7E29oA4fTS","%%","%%","YBaHe9m7E29oA4fTS"] [] [2025-01-28T14:08:44.760330+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xyPQFLpFQu26ccwo3","%%","%%","xyPQFLpFQu26ccwo3"] [] [2025-01-28T14:08:44.777028+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m8kJxtC32PKidZ2pL","%%","%%","m8kJxtC32PKidZ2pL"] [] [2025-01-28T14:08:44.793804+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"k9xi3F2KuHhqqrjJu","%%","%%","k9xi3F2KuHhqqrjJu"] [] [2025-01-28T14:08:44.810846+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pR6EMFXLxZtQZf6Xp","%%","%%","pR6EMFXLxZtQZf6Xp"] [] [2025-01-28T14:08:44.828475+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tYN8bEYZsFwzcwsdB","%%","%%","tYN8bEYZsFwzcwsdB"] [] [2025-01-28T14:08:44.845474+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hefuqaCXnfCSzL3X4","%%","%%","hefuqaCXnfCSzL3X4"] [] [2025-01-28T14:08:44.862270+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"P6EEbtwKSZrf3cEeX","%%","%%","P6EEbtwKSZrf3cEeX"] [] [2025-01-28T14:08:44.879061+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3jGikBdPizMftx9jy","%%","%%","3jGikBdPizMftx9jy"] [] [2025-01-28T14:08:44.895836+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"s34KFuMs2b66D9jvL","%%","%%","s34KFuMs2b66D9jvL"] [] [2025-01-28T14:08:44.912609+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bqqYfCKrmDWg3juMS","%%","%%","bqqYfCKrmDWg3juMS"] [] [2025-01-28T14:08:44.929373+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v6cmLKR97kp7siRwF","%%","%%","v6cmLKR97kp7siRwF"] [] [2025-01-28T14:08:44.946192+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"58SHM4Q9LrQNRngK7","%%","%%","58SHM4Q9LrQNRngK7"] [] [2025-01-28T14:08:44.962895+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NREGSywtNkLCordcd","%%","%%","NREGSywtNkLCordcd"] [] [2025-01-28T14:08:44.979676+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oP4xNRgxgtRnkhWt3","%%","%%","oP4xNRgxgtRnkhWt3"] [] [2025-01-28T14:08:44.996459+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NJkE5cRTQCTiQPtnX","%%","%%","NJkE5cRTQCTiQPtnX"] [] [2025-01-28T14:08:45.013207+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"urXRJZ9RD3rJTkse2","%%","%%","urXRJZ9RD3rJTkse2"] [] [2025-01-28T14:08:45.029893+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FgqLcD24yaREGcbhB","%%","%%","FgqLcD24yaREGcbhB"] [] [2025-01-28T14:08:45.046642+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"htyjHxi3FroQM3XEQ","%%","%%","htyjHxi3FroQM3XEQ"] [] [2025-01-28T14:08:45.063425+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EcqfG6EFLCZQAykyd","%%","%%","EcqfG6EFLCZQAykyd"] [] [2025-01-28T14:08:45.080188+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zvLvn7pSeqDaSxHhG","%%","%%","zvLvn7pSeqDaSxHhG"] [] [2025-01-28T14:08:45.096944+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gebLfhBjruWxmv4ov","%%","%%","gebLfhBjruWxmv4ov"] [] [2025-01-28T14:08:45.113666+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kjPvDExFz3M9Aa6Dq","%%","%%","kjPvDExFz3M9Aa6Dq"] [] [2025-01-28T14:08:45.130409+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZykdQ4JKgP9qmgnNu","%%","%%","ZykdQ4JKgP9qmgnNu"] [] [2025-01-28T14:08:45.147175+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ANxrQr4LtiQ6PQCfx","%%","%%","ANxrQr4LtiQ6PQCfx"] [] [2025-01-28T14:08:45.163891+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7fzApTDhbydTFEKgg","%%","%%","7fzApTDhbydTFEKgg"] [] [2025-01-28T14:08:45.180660+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vzxMWNxS5KmWj6CLj","%%","%%","vzxMWNxS5KmWj6CLj"] [] [2025-01-28T14:08:45.197483+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vEFciKJNjz9GtgCvq","%%","%%","vEFciKJNjz9GtgCvq"] [] [2025-01-28T14:08:45.214329+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QE2sEahrcqxkQ8hei","%%","%%","QE2sEahrcqxkQ8hei"] [] [2025-01-28T14:08:45.231193+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RyixqWRtdrmnkWJBs","%%","%%","RyixqWRtdrmnkWJBs"] [] [2025-01-28T14:08:45.248056+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mHkwG2D6xFPdMznbN","%%","%%","mHkwG2D6xFPdMznbN"] [] [2025-01-28T14:08:45.264895+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wy2yfNTYCiXSNo9aT","%%","%%","wy2yfNTYCiXSNo9aT"] [] [2025-01-28T14:08:45.281625+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qo8c6AEimEsYcSsd6","%%","%%","qo8c6AEimEsYcSsd6"] [] [2025-01-28T14:08:45.298348+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gSothwtRDKJZypoPr","%%","%%","gSothwtRDKJZypoPr"] [] [2025-01-28T14:08:45.315165+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KxzgeaMFhQ5LTgBhz","%%","%%","KxzgeaMFhQ5LTgBhz"] [] [2025-01-28T14:08:45.331905+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HXaoB4APch82wm6Xd","%%","%%","HXaoB4APch82wm6Xd"] [] [2025-01-28T14:08:45.348703+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"j86RDugSnrRBwpRnn","%%","%%","j86RDugSnrRBwpRnn"] [] [2025-01-28T14:08:45.365587+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Pk4tapNDGguBqbEqD","%%","%%","Pk4tapNDGguBqbEqD"] [] [2025-01-28T14:08:45.382619+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8WmpPrtBRr8JZ879q","%%","%%","8WmpPrtBRr8JZ879q"] [] [2025-01-28T14:08:45.399341+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"px3hWBEGCp5fyJ4xJ","%%","%%","px3hWBEGCp5fyJ4xJ"] [] [2025-01-28T14:08:45.416054+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gaJnN6b2HfCHM9utQ","%%","%%","gaJnN6b2HfCHM9utQ"] [] [2025-01-28T14:08:45.432879+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q4ifTL5hapxnTLaSF","%%","%%","Q4ifTL5hapxnTLaSF"] [] [2025-01-28T14:08:45.449726+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tBySpStjS78eER6Fv","%%","%%","tBySpStjS78eER6Fv"] [] [2025-01-28T14:08:45.466540+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"w2x7u3janpMc46oy5","%%","%%","w2x7u3janpMc46oy5"] [] [2025-01-28T14:08:45.483381+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ydF8zLD7yMAohTeWf","%%","%%","ydF8zLD7yMAohTeWf"] [] [2025-01-28T14:08:45.500164+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rFnoG3PN3aDNrQSox","%%","%%","rFnoG3PN3aDNrQSox"] [] [2025-01-28T14:08:45.516856+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gCFcjCJXcTbmNZ9eY","%%","%%","gCFcjCJXcTbmNZ9eY"] [] [2025-01-28T14:08:45.533521+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xW4CmPWnabwDpcnaC","%%","%%","xW4CmPWnabwDpcnaC"] [] [2025-01-28T14:08:45.550253+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dAhiTzAXEvSHhaD4d","%%","%%","dAhiTzAXEvSHhaD4d"] [] [2025-01-28T14:08:45.566968+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"98inz8Mzx2MC36MkL","%%","%%","98inz8Mzx2MC36MkL"] [] [2025-01-28T14:08:45.583734+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5bC9B9vhbERu6KPpC","%%","%%","5bC9B9vhbERu6KPpC"] [] [2025-01-28T14:08:45.600548+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nhyokRs4AYGk8zx8Q","%%","%%","nhyokRs4AYGk8zx8Q"] [] [2025-01-28T14:08:45.617278+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uAro4iAKhz5sfXAM8","%%","%%","uAro4iAKhz5sfXAM8"] [] [2025-01-28T14:08:45.633984+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mXHbtXehpNAbqfJob","%%","%%","mXHbtXehpNAbqfJob"] [] [2025-01-28T14:08:45.650734+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ndxAioj2TPjdz7kP5","%%","%%","ndxAioj2TPjdz7kP5"] [] [2025-01-28T14:08:45.667689+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eS7u2mWNDpp99ENWb","%%","%%","eS7u2mWNDpp99ENWb"] [] [2025-01-28T14:08:45.684573+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f4NPgwyaqBsa7dHqN","%%","%%","f4NPgwyaqBsa7dHqN"] [] [2025-01-28T14:08:45.701551+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5AqsxvFuBpNp5Kzvc","%%","%%","5AqsxvFuBpNp5Kzvc"] [] [2025-01-28T14:08:45.718326+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KcRHzkRimddR35Pyv","%%","%%","KcRHzkRimddR35Pyv"] [] [2025-01-28T14:08:45.735054+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WHPrfj4BDzuzRMKwY","%%","%%","WHPrfj4BDzuzRMKwY"] [] [2025-01-28T14:08:45.751965+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7MHRbJsYn5KADYfGX","%%","%%","7MHRbJsYn5KADYfGX"] [] [2025-01-28T14:08:45.768709+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p2bprDhq8MLvLijtM","%%","%%","p2bprDhq8MLvLijtM"] [] [2025-01-28T14:08:45.785550+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ij6H5SoLou2GC2m6T","%%","%%","ij6H5SoLou2GC2m6T"] [] [2025-01-28T14:08:45.802323+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"g4k9FoyrkSQwxFgr8","%%","%%","g4k9FoyrkSQwxFgr8"] [] [2025-01-28T14:08:45.819174+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"eLPThtSL68W3wS5Ju","%96996925%","%96996925%","eLPThtSL68W3wS5Ju","%96996925%","%96996925%"] [] [2025-01-28T14:08:45.838018+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7647] [] [2025-01-28T14:08:45.838423+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8691] [] [2025-01-28T14:08:45.981043+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:08:45.981381+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [2,"2025-01-28T14:08:45+00:00",8003] [] [2025-01-28T14:08:45.981800+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:08:45.987972+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EcYc2mLnznmvvJsjB","%%","%%","EcYc2mLnznmvvJsjB"] [] [2025-01-28T14:08:46.005061+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Wgfs6ZdwM8TBW5AFa","%%","%%","Wgfs6ZdwM8TBW5AFa"] [] [2025-01-28T14:08:46.021996+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2v6BLAPcAMChEixpa","%%","%%","2v6BLAPcAMChEixpa"] [] [2025-01-28T14:08:46.038848+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PBWMu3zWv7ZcYTzqt","%%","%%","PBWMu3zWv7ZcYTzqt"] [] [2025-01-28T14:08:46.055712+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M9eu6ntmYMCtt3swy","%%","%%","M9eu6ntmYMCtt3swy"] [] [2025-01-28T14:08:46.072611+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N5noQs3XStq45BPpk","%%","%%","N5noQs3XStq45BPpk"] [] [2025-01-28T14:08:46.089588+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3kMFaeF2NrTAvpcn4","%%","%%","3kMFaeF2NrTAvpcn4"] [] [2025-01-28T14:08:46.106488+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tWFuLMo3hm6eroz2W","%%","%%","tWFuLMo3hm6eroz2W"] [] [2025-01-28T14:08:46.123370+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HZAp8jpWvFsAfr834","%%","%%","HZAp8jpWvFsAfr834"] [] [2025-01-28T14:08:46.140346+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qjXZ9WRmJqERzhWAg","%%","%%","qjXZ9WRmJqERzhWAg"] [] [2025-01-28T14:08:46.157260+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WZsyWKEyvds9XF4AK","%%","%%","WZsyWKEyvds9XF4AK"] [] [2025-01-28T14:08:46.174719+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zdSY845WoA5bwLRRu","%%","%%","zdSY845WoA5bwLRRu"] [] [2025-01-28T14:08:46.191779+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QXsFdjACbMn5d5sg8","%%","%%","QXsFdjACbMn5d5sg8"] [] [2025-01-28T14:08:46.208768+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yodJShG9eErc5dB7L","%%","%%","yodJShG9eErc5dB7L"] [] [2025-01-28T14:08:46.225787+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ySDmcRmLnGER9MBEW","%%","%%","ySDmcRmLnGER9MBEW"] [] [2025-01-28T14:08:46.242741+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qoFgMZsnw3Qixpoku","%%","%%","qoFgMZsnw3Qixpoku"] [] [2025-01-28T14:08:46.259673+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jRKq3iA8X6dwkLrRF","%%","%%","jRKq3iA8X6dwkLrRF"] [] [2025-01-28T14:08:46.276563+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JLyet8rC3qvDfS6Jy","%%","%%","JLyet8rC3qvDfS6Jy"] [] [2025-01-28T14:08:46.293398+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hE8Aimk994wyvLSH5","%%","%%","hE8Aimk994wyvLSH5"] [] [2025-01-28T14:08:46.310186+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5SyLMkMDFvMd7mcKi","%%","%%","5SyLMkMDFvMd7mcKi"] [] [2025-01-28T14:08:46.327046+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AncTWSXserj8bdpEx","%%","%%","AncTWSXserj8bdpEx"] [] [2025-01-28T14:08:46.343854+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oZFJDGwB3JmJ8okqX","%%","%%","oZFJDGwB3JmJ8okqX"] [] [2025-01-28T14:08:46.360624+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iP6izyovtoyj94H5c","%%","%%","iP6izyovtoyj94H5c"] [] [2025-01-28T14:08:46.377514+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DGxL8yCek9SxkjrW5","%%","%%","DGxL8yCek9SxkjrW5"] [] [2025-01-28T14:08:46.394420+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ygWHEbMsr8KqMwTwa","%%","%%","ygWHEbMsr8KqMwTwa"] [] [2025-01-28T14:08:46.411330+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CJqT89cpe9nh9nQms","%%","%%","CJqT89cpe9nh9nQms"] [] [2025-01-28T14:08:46.428100+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kizHzbBZYFm7pY7xk","%%","%%","kizHzbBZYFm7pY7xk"] [] [2025-01-28T14:08:46.444905+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"24GpkHgnpGZfy5hRR","%%","%%","24GpkHgnpGZfy5hRR"] [] [2025-01-28T14:08:46.461806+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HS2Q4ZsYGeZk8RvE7","%%","%%","HS2Q4ZsYGeZk8RvE7"] [] [2025-01-28T14:08:46.478740+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xdWZNsjr2FdCxiEkT","%%","%%","xdWZNsjr2FdCxiEkT"] [] [2025-01-28T14:08:46.495733+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6whWECPxDPQrnrCYG","%%","%%","6whWECPxDPQrnrCYG"] [] [2025-01-28T14:08:46.512706+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Yqkbs83eWw2Y4ZkQZ","%%","%%","Yqkbs83eWw2Y4ZkQZ"] [] [2025-01-28T14:08:46.529630+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jCvR2HPSxf7Zz7Md8","%%","%%","jCvR2HPSxf7Zz7Md8"] [] [2025-01-28T14:08:46.546496+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rozgQLkGDd63qrmGT","%%","%%","rozgQLkGDd63qrmGT"] [] [2025-01-28T14:08:46.563389+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kv8qb897uuXuBAHHA","%%","%%","kv8qb897uuXuBAHHA"] [] [2025-01-28T14:08:46.580164+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PbMAz8jmfPdN2TS2o","%%","%%","PbMAz8jmfPdN2TS2o"] [] [2025-01-28T14:08:46.597069+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bsn3mbix8b7fpYwqX","%%","%%","bsn3mbix8b7fpYwqX"] [] [2025-01-28T14:08:46.613948+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RzTQkrFxvfQFmmJ8g","%%","%%","RzTQkrFxvfQFmmJ8g"] [] [2025-01-28T14:08:46.630945+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mdiSAFk35cMADEh59","%%","%%","mdiSAFk35cMADEh59"] [] [2025-01-28T14:08:46.647923+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"38r5LL4Hb36gQ2285","%%","%%","38r5LL4Hb36gQ2285"] [] [2025-01-28T14:08:46.664885+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2Cyf3vAzggYpLusWB","%%","%%","2Cyf3vAzggYpLusWB"] [] [2025-01-28T14:08:46.681798+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YQQvdWbwJ8iSJrEtf","%%","%%","YQQvdWbwJ8iSJrEtf"] [] [2025-01-28T14:08:46.698633+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Aw2pbCaPvXvuTuHkh","%%","%%","Aw2pbCaPvXvuTuHkh"] [] [2025-01-28T14:08:46.715575+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bChRZuqtJS6f2Zwsf","%%","%%","bChRZuqtJS6f2Zwsf"] [] [2025-01-28T14:08:46.732473+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MJsrdbMPymNaTZRLR","%%","%%","MJsrdbMPymNaTZRLR"] [] [2025-01-28T14:08:46.749300+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Lsgswh8hFnrJ5SxA9","%%","%%","Lsgswh8hFnrJ5SxA9"] [] [2025-01-28T14:08:46.766195+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QdcpwPmn6gH6wswWk","%%","%%","QdcpwPmn6gH6wswWk"] [] [2025-01-28T14:08:46.782971+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rKckph6grWw9ohvt6","%%","%%","rKckph6grWw9ohvt6"] [] [2025-01-28T14:08:46.799806+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"d7S2tZKYAYnmqPYcT","%%","%%","d7S2tZKYAYnmqPYcT"] [] [2025-01-28T14:08:46.816777+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m4cMtKF3aFB9Dz3h5","%%","%%","m4cMtKF3aFB9Dz3h5"] [] [2025-01-28T14:08:46.833747+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EckE5YbhQ78Div4nB","%%","%%","EckE5YbhQ78Div4nB"] [] [2025-01-28T14:08:46.850705+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PF8i4xw5Eywc94jBg","%%","%%","PF8i4xw5Eywc94jBg"] [] [2025-01-28T14:08:46.867699+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C7TKEpaEhZPE5TpKj","%%","%%","C7TKEpaEhZPE5TpKj"] [] [2025-01-28T14:08:46.884704+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pF7DRexfyHQcWL9wm","%%","%%","pF7DRexfyHQcWL9wm"] [] [2025-01-28T14:08:46.901581+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"umcs36L5Sjdcxin7N","%%","%%","umcs36L5Sjdcxin7N"] [] [2025-01-28T14:08:46.918543+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JWKzjkTgQyJaiyvNX","%%","%%","JWKzjkTgQyJaiyvNX"] [] [2025-01-28T14:08:46.935667+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"F7htry5bzQ6gG6KCN","%%","%%","F7htry5bzQ6gG6KCN"] [] [2025-01-28T14:08:46.952630+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oJtghQd3crPQu9T9j","%%","%%","oJtghQd3crPQu9T9j"] [] [2025-01-28T14:08:46.969505+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oqtXXNC5cNY2GC9X2","%%","%%","oqtXXNC5cNY2GC9X2"] [] [2025-01-28T14:08:46.986492+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3vqJZphWqcyXppLZ4","%%","%%","3vqJZphWqcyXppLZ4"] [] [2025-01-28T14:08:47.003400+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cpnJgTeYHuQbqGaDZ","%%","%%","cpnJgTeYHuQbqGaDZ"] [] [2025-01-28T14:08:47.020342+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9rXcSGzhmMwsSHAPm","%%","%%","9rXcSGzhmMwsSHAPm"] [] [2025-01-28T14:08:47.037152+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KH2NxjYBwefm4MZBk","%%","%%","KH2NxjYBwefm4MZBk"] [] [2025-01-28T14:08:47.053932+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"guCLqtCCLsibkeBmr","%%","%%","guCLqtCCLsibkeBmr"] [] [2025-01-28T14:08:47.070817+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3Z8T8ChJnddsFNc5R","%%","%%","3Z8T8ChJnddsFNc5R"] [] [2025-01-28T14:08:47.087734+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Gc3yjjjZGbrWYhD2B","%%","%%","Gc3yjjjZGbrWYhD2B"] [] [2025-01-28T14:08:47.104747+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RL83jfWDvMYysP6Yz","%%","%%","RL83jfWDvMYysP6Yz"] [] [2025-01-28T14:08:47.121732+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sXpoK23wWjtBS34Hp","%%","%%","sXpoK23wWjtBS34Hp"] [] [2025-01-28T14:08:47.138741+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RAMSeFdBqrnmrvSiN","%%","%%","RAMSeFdBqrnmrvSiN"] [] [2025-01-28T14:08:47.155570+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xsod2oZ9TcE4FqxL4","%%","%%","Xsod2oZ9TcE4FqxL4"] [] [2025-01-28T14:08:47.172425+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZjbTucozDLkt3P82M","%%","%%","ZjbTucozDLkt3P82M"] [] [2025-01-28T14:08:47.189828+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Nzm6ouKXeEiNDjWRG","%%","%%","Nzm6ouKXeEiNDjWRG"] [] [2025-01-28T14:08:47.206730+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BXC9SbQnby4APTYZD","%%","%%","BXC9SbQnby4APTYZD"] [] [2025-01-28T14:08:47.223645+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BXzrg8XGBy5EC2hiu","%%","%%","BXzrg8XGBy5EC2hiu"] [] [2025-01-28T14:08:47.240587+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zFNa65os4JXLyToPP","%%","%%","zFNa65os4JXLyToPP"] [] [2025-01-28T14:08:47.257428+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8NNu7eY2KjENtfrS5","%%","%%","8NNu7eY2KjENtfrS5"] [] [2025-01-28T14:08:47.274396+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"CB2HF5996LxjKsJBB","%98907875%","%98907875%","CB2HF5996LxjKsJBB","%98907875%","%98907875%"] [] [2025-01-28T14:08:47.293281+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7361] [] [2025-01-28T14:08:47.294320+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CutdWnDm5vKPWrtkf","%%","%%","CutdWnDm5vKPWrtkf"] [] [2025-01-28T14:08:47.311233+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tDcYd7dbAdvxWKDKb","%%","%%","tDcYd7dbAdvxWKDKb"] [] [2025-01-28T14:08:47.328043+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sWQSWRArjfT3SE4vq","%%","%%","sWQSWRArjfT3SE4vq"] [] [2025-01-28T14:08:47.344837+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XB22ML6DyDuTA9CYS","%%","%%","XB22ML6DyDuTA9CYS"] [] [2025-01-28T14:08:47.361691+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Cbxz8ACdrDfxC5qBv","%%","%%","Cbxz8ACdrDfxC5qBv"] [] [2025-01-28T14:08:47.378758+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dXcxQeYjCsaeTeezY","%%","%%","dXcxQeYjCsaeTeezY"] [] [2025-01-28T14:08:47.395663+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zPj8NEDSXyEu744KW","%%","%%","zPj8NEDSXyEu744KW"] [] [2025-01-28T14:08:47.412697+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gu5mvfLEMShrJgZmu","%%","%%","gu5mvfLEMShrJgZmu"] [] [2025-01-28T14:08:47.429570+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"72RNwCgQwocZ6bt8a","%%","%%","72RNwCgQwocZ6bt8a"] [] [2025-01-28T14:08:47.446511+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DkHYMFQkLdoJS2Jzt","%%","%%","DkHYMFQkLdoJS2Jzt"] [] [2025-01-28T14:08:47.463481+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SENNT7jYqrdiG4E3J","%%","%%","SENNT7jYqrdiG4E3J"] [] [2025-01-28T14:08:47.480509+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qfCTHzKvKMrp89h2x","%%","%%","qfCTHzKvKMrp89h2x"] [] [2025-01-28T14:08:47.497547+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fExWGBu7fCQDdFvaN","%%","%%","fExWGBu7fCQDdFvaN"] [] [2025-01-28T14:08:47.514379+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"r5A2mntyyY2zoLohz","%%","%%","r5A2mntyyY2zoLohz"] [] [2025-01-28T14:08:47.531218+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Fm6FjryNm9SdTNNeF","%%","%%","Fm6FjryNm9SdTNNeF"] [] [2025-01-28T14:08:47.548085+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dDrReyJScuzZ3EGbu","%%","%%","dDrReyJScuzZ3EGbu"] [] [2025-01-28T14:08:47.564900+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kf3AraKtHrcCm38Hy","%%","%%","kf3AraKtHrcCm38Hy"] [] [2025-01-28T14:08:47.581763+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EdxhDqzKWFrzYPmGX","%%","%%","EdxhDqzKWFrzYPmGX"] [] [2025-01-28T14:08:47.598680+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"x8S4K4sBoq2Armj5t","%%","%%","x8S4K4sBoq2Armj5t"] [] [2025-01-28T14:08:47.615708+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"56ERyQYDXTJ6ATG6d","%%","%%","56ERyQYDXTJ6ATG6d"] [] [2025-01-28T14:08:47.632662+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JvMDttwy9322jZANQ","%%","%%","JvMDttwy9322jZANQ"] [] [2025-01-28T14:08:47.649605+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8iZNqcCKXuTFe5zA6","%%","%%","8iZNqcCKXuTFe5zA6"] [] [2025-01-28T14:08:47.666578+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"A2EcvRbXMJnS3w55y","%%","%%","A2EcvRbXMJnS3w55y"] [] [2025-01-28T14:08:47.683617+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nsfdZbB4A8EvMmnX4","%%","%%","nsfdZbB4A8EvMmnX4"] [] [2025-01-28T14:08:47.700465+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WahyqK63HZMb3DBSr","%%","%%","WahyqK63HZMb3DBSr"] [] [2025-01-28T14:08:47.717247+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Qn8DdedmcMooKwXda","%%","%%","Qn8DdedmcMooKwXda"] [] [2025-01-28T14:08:47.734107+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tkpaZMc3MqxzPDijn","%%","%%","tkpaZMc3MqxzPDijn"] [] [2025-01-28T14:08:47.750942+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NR3KMwY4mFv7HNuhP","%%","%%","NR3KMwY4mFv7HNuhP"] [] [2025-01-28T14:08:47.767886+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yN8a7nTfck83z5oWM","%%","%%","yN8a7nTfck83z5oWM"] [] [2025-01-28T14:08:47.784695+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3tJLeiEyEWMcsLdej","%%","%%","3tJLeiEyEWMcsLdej"] [] [2025-01-28T14:08:47.801674+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HSA47TMEagz8apoPW","%%","%%","HSA47TMEagz8apoPW"] [] [2025-01-28T14:08:47.818623+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"58B4reayq8fESn2vr","%%","%%","58B4reayq8fESn2vr"] [] [2025-01-28T14:08:47.835667+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MtXatdcGwMduMFsPn","%%","%%","MtXatdcGwMduMFsPn"] [] [2025-01-28T14:08:47.852608+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xmy7XRinwTCp2s96Q","%%","%%","Xmy7XRinwTCp2s96Q"] [] [2025-01-28T14:08:47.869563+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m7nBFvYmkygfLBfTt","%%","%%","m7nBFvYmkygfLBfTt"] [] [2025-01-28T14:08:47.886415+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BqnT5omhe25k7pDFT","%%","%%","BqnT5omhe25k7pDFT"] [] [2025-01-28T14:08:47.903424+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"afniAwHifBBLrDQnL","%%","%%","afniAwHifBBLrDQnL"] [] [2025-01-28T14:08:47.920360+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sxiuPjKsXEjRpxoiB","%%","%%","sxiuPjKsXEjRpxoiB"] [] [2025-01-28T14:08:47.937287+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fXHFre3WoceH9afiJ","%%","%%","fXHFre3WoceH9afiJ"] [] [2025-01-28T14:08:47.954357+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m627zk6zrkZtqoM7K","%%","%%","m627zk6zrkZtqoM7K"] [] [2025-01-28T14:08:47.971249+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XwFpDPppY5Q977ai9","%%","%%","XwFpDPppY5Q977ai9"] [] [2025-01-28T14:08:47.988139+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sSCgsffq5bf3ehTZW","%%","%%","sSCgsffq5bf3ehTZW"] [] [2025-01-28T14:08:48.004921+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2Dgef9bRZDnAFc6xf","%%","%%","2Dgef9bRZDnAFc6xf"] [] [2025-01-28T14:08:48.021789+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wNzem2sC52YxzNpn5","%%","%%","wNzem2sC52YxzNpn5"] [] [2025-01-28T14:08:48.038836+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Z3RRMr4euy6d9fK5X","%%","%%","Z3RRMr4euy6d9fK5X"] [] [2025-01-28T14:08:48.055713+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TWsQiu6koQ77yJz4F","%%","%%","TWsQiu6koQ77yJz4F"] [] [2025-01-28T14:08:48.072708+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JWs6t9o67P2zAk4oC","%%","%%","JWs6t9o67P2zAk4oC"] [] [2025-01-28T14:08:48.089629+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wmdgBR4zo4fZzp5Dk","%%","%%","wmdgBR4zo4fZzp5Dk"] [] [2025-01-28T14:08:48.106532+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yaa8R9cqXoGACNBgk","%%","%%","yaa8R9cqXoGACNBgk"] [] [2025-01-28T14:08:48.123360+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B8BKeyJ32RtXkSvSC","%%","%%","B8BKeyJ32RtXkSvSC"] [] [2025-01-28T14:08:48.140287+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2RJmc6ZPvF5eTt9xL","%%","%%","2RJmc6ZPvF5eTt9xL"] [] [2025-01-28T14:08:48.157094+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NZeE8HpKh2K8P297q","%%","%%","NZeE8HpKh2K8P297q"] [] [2025-01-28T14:08:48.174162+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GRvLQGZg9mgSAS4dn","%%","%%","GRvLQGZg9mgSAS4dn"] [] [2025-01-28T14:08:48.191576+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FM7ZMxpdcWXCEFn6H","%%","%%","FM7ZMxpdcWXCEFn6H"] [] [2025-01-28T14:08:48.208566+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vgMLCNgXZpPn99D6s","%%","%%","vgMLCNgXZpPn99D6s"] [] [2025-01-28T14:08:48.225426+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ustuTRaNuQh5DsGqq","%94081216%","%94081216%","ustuTRaNuQh5DsGqq","%94081216%","%94081216%"] [] [2025-01-28T14:08:48.244297+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7295] [] [2025-01-28T14:08:48.386395+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:08:48.386723+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:08:48+00:00",8136] [] [2025-01-28T14:08:48.387139+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:08:48.388458+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8G4fd5jQfYKPioX5X","%%","%%","8G4fd5jQfYKPioX5X"] [] [2025-01-28T14:08:48.405595+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TetBGRT8WmHfg5FCp","%%","%%","TetBGRT8WmHfg5FCp"] [] [2025-01-28T14:08:48.422477+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HT2bQSjStBkSEmcar","%%","%%","HT2bQSjStBkSEmcar"] [] [2025-01-28T14:08:48.439359+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ymuu6Y8KsPfMn4vvs","%%","%%","Ymuu6Y8KsPfMn4vvs"] [] [2025-01-28T14:08:48.456198+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dvvomjKMriPBA6BAC","%%","%%","dvvomjKMriPBA6BAC"] [] [2025-01-28T14:08:48.473090+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QqrZcbDxxykRWfjM4","%%","%%","QqrZcbDxxykRWfjM4"] [] [2025-01-28T14:08:48.489965+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"D5uHEFGPFmm4CqZ94","%26696814%","%26696814%","D5uHEFGPFmm4CqZ94","%26696814%","%26696814%"] [] [2025-01-28T14:08:48.509065+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7294] [] [2025-01-28T14:08:48.651341+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:08:48.651708+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:08:48+00:00",8143] [] [2025-01-28T14:08:48.652124+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:08:48.658035+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4LYrFvhvxZ8JMupap","%%","%%","4LYrFvhvxZ8JMupap"] [] [2025-01-28T14:08:48.675130+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Dp6T8MgcJY4YYq9mL","%%","%%","Dp6T8MgcJY4YYq9mL"] [] [2025-01-28T14:08:48.692061+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4FYYpDiYehNSeAnnF","%%","%%","4FYYpDiYehNSeAnnF"] [] [2025-01-28T14:08:48.708973+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qyeo8hZwB7bbwRsog","%%","%%","qyeo8hZwB7bbwRsog"] [] [2025-01-28T14:08:48.725814+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"R5NPXe9snxPS7wPum","%%","%%","R5NPXe9snxPS7wPum"] [] [2025-01-28T14:08:48.742631+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YAX7W6E6yQhrZkMmH","%%","%%","YAX7W6E6yQhrZkMmH"] [] [2025-01-28T14:08:48.759548+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ps6zNCxemAPr8jKXz","%%","%%","Ps6zNCxemAPr8jKXz"] [] [2025-01-28T14:08:48.776392+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9YCYnGHRNCjxmsnao","%%","%%","9YCYnGHRNCjxmsnao"] [] [2025-01-28T14:08:48.793272+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zZZ8gqq5kRdMQdEuo","%%","%%","zZZ8gqq5kRdMQdEuo"] [] [2025-01-28T14:08:48.810080+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jkCzHXHaq5Dwp4kX5","%%","%%","jkCzHXHaq5Dwp4kX5"] [] [2025-01-28T14:08:48.827037+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6NRMjLuf83B8TabqW","%%","%%","6NRMjLuf83B8TabqW"] [] [2025-01-28T14:08:48.843814+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"A4FgedcNMNfkQo3m9","%%","%%","A4FgedcNMNfkQo3m9"] [] [2025-01-28T14:08:48.860826+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GvBXrGYo752Qmw93f","%%","%%","GvBXrGYo752Qmw93f"] [] [2025-01-28T14:08:48.877654+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YRMXx4bwtpqsxMiq4","%%","%%","YRMXx4bwtpqsxMiq4"] [] [2025-01-28T14:08:48.894646+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Yv8gEM9xpAnEj26fq","%%","%%","Yv8gEM9xpAnEj26fq"] [] [2025-01-28T14:08:48.911523+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FFwg5QvrSoRrGa3pT","%%","%%","FFwg5QvrSoRrGa3pT"] [] [2025-01-28T14:08:48.928323+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7bTPjdF6f4qCohdaS","%%","%%","7bTPjdF6f4qCohdaS"] [] [2025-01-28T14:08:48.945145+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"te39TfTZg39LxH278","%%","%%","te39TfTZg39LxH278"] [] [2025-01-28T14:08:48.961944+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sJfDtvW6aiLdszhpW","%%","%%","sJfDtvW6aiLdszhpW"] [] [2025-01-28T14:08:48.978770+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"q8tNQG5rwBrhpbPtB","%%","%%","q8tNQG5rwBrhpbPtB"] [] [2025-01-28T14:08:48.995780+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p9cTbQe4W9iBGWMGu","%%","%%","p9cTbQe4W9iBGWMGu"] [] [2025-01-28T14:08:49.012651+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"FZRfrTwPz96ZyuhFm","%99533564%","%99533564%","FZRfrTwPz96ZyuhFm","%99533564%","%99533564%"] [] [2025-01-28T14:08:49.031836+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7418] [] [2025-01-28T14:08:49.032798+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oujCWYuxcY3f5RfL3","%%","%%","oujCWYuxcY3f5RfL3"] [] [2025-01-28T14:08:49.049610+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dhZjmz6dE8fBZ6CYP","%%","%%","dhZjmz6dE8fBZ6CYP"] [] [2025-01-28T14:08:49.066380+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"esWYt6hvWBYkBY595","%%","%%","esWYt6hvWBYkBY595"] [] [2025-01-28T14:08:49.083158+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RwCxbeXCbZEuztcPa","%%","%%","RwCxbeXCbZEuztcPa"] [] [2025-01-28T14:08:49.099942+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gqDTwm7kBsouj6bYf","%%","%%","gqDTwm7kBsouj6bYf"] [] [2025-01-28T14:08:49.116709+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2KGkaH2nqCj2oGJF3","%%","%%","2KGkaH2nqCj2oGJF3"] [] [2025-01-28T14:08:49.133504+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cN7rEMmQhEFHWSMKi","%%","%%","cN7rEMmQhEFHWSMKi"] [] [2025-01-28T14:08:49.150296+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rMF8DjF6etETGC6vz","%%","%%","rMF8DjF6etETGC6vz"] [] [2025-01-28T14:08:49.167568+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cWxPMTQFEWYyvPw5K","%%","%%","cWxPMTQFEWYyvPw5K"] [] [2025-01-28T14:08:49.185134+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NW4kDhvk6fdBF3ocn","%%","%%","NW4kDhvk6fdBF3ocn"] [] [2025-01-28T14:08:49.202233+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JRzK8PkLzmHihfXA4","%%","%%","JRzK8PkLzmHihfXA4"] [] [2025-01-28T14:08:49.219154+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6gLK86WXSHdgWCqQs","%%","%%","6gLK86WXSHdgWCqQs"] [] [2025-01-28T14:08:49.236140+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"57a9DCpzXWfy2BZuv","%%","%%","57a9DCpzXWfy2BZuv"] [] [2025-01-28T14:08:49.253112+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ww6o3cM3XXsJGzowQ","%%","%%","Ww6o3cM3XXsJGzowQ"] [] [2025-01-28T14:08:49.270069+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KCCb3uYeP5wyZXdWf","%%","%%","KCCb3uYeP5wyZXdWf"] [] [2025-01-28T14:08:49.287167+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8HRrCfZvJis78HfjZ","%%","%%","8HRrCfZvJis78HfjZ"] [] [2025-01-28T14:08:49.304104+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KhpL82yacABJiBJQT","%%","%%","KhpL82yacABJiBJQT"] [] [2025-01-28T14:08:49.321034+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xBcX4sPtJ7YeBXziL","%%","%%","xBcX4sPtJ7YeBXziL"] [] [2025-01-28T14:08:49.337986+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ycKEc9CtPH8wGqruv","%%","%%","ycKEc9CtPH8wGqruv"] [] [2025-01-28T14:08:49.354943+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qMpkpJeeH4HHrfwLy","%%","%%","qMpkpJeeH4HHrfwLy"] [] [2025-01-28T14:08:49.371887+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pZkbymkmpNraohexj","%%","%%","pZkbymkmpNraohexj"] [] [2025-01-28T14:08:49.389011+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FrdsPA2SndAb6kHta","%%","%%","FrdsPA2SndAb6kHta"] [] [2025-01-28T14:08:49.406041+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"orNDPFHh7ibf7YFtL","%%","%%","orNDPFHh7ibf7YFtL"] [] [2025-01-28T14:08:49.423387+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7NnGg24fWRtAdJTKy","%%","%%","7NnGg24fWRtAdJTKy"] [] [2025-01-28T14:08:49.440465+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MDqQuRTgyHfAvSH7x","%%","%%","MDqQuRTgyHfAvSH7x"] [] [2025-01-28T14:08:49.457351+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"82447g6ivxWcGKyb8","%%","%%","82447g6ivxWcGKyb8"] [] [2025-01-28T14:08:49.474201+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rLuSCen7dEYqXGzBH","%%","%%","rLuSCen7dEYqXGzBH"] [] [2025-01-28T14:08:49.491167+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FE9kza2wxTCqKWaKe","%%","%%","FE9kza2wxTCqKWaKe"] [] [2025-01-28T14:08:49.508530+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MGzbEuGCyX6SgYge9","%%","%%","MGzbEuGCyX6SgYge9"] [] [2025-01-28T14:08:49.525477+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vFQ4Y4HtKGdqMxbPy","%%","%%","vFQ4Y4HtKGdqMxbPy"] [] [2025-01-28T14:08:49.542322+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7ysePnPsozyhdY5zg","%%","%%","7ysePnPsozyhdY5zg"] [] [2025-01-28T14:08:49.559213+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WYX5Mq8dc6ipYC3RR","%%","%%","WYX5Mq8dc6ipYC3RR"] [] [2025-01-28T14:08:49.576127+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"A9nEDRrdZmhR2x5wX","%%","%%","A9nEDRrdZmhR2x5wX"] [] [2025-01-28T14:08:49.593060+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QDtco3im84nCYW9Lc","%%","%%","QDtco3im84nCYW9Lc"] [] [2025-01-28T14:08:49.610038+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"S9J4XJq7W224QYDyN","%%","%%","S9J4XJq7W224QYDyN"] [] [2025-01-28T14:08:49.626833+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"73d6ysZe85Gqtivc3","%%","%%","73d6ysZe85Gqtivc3"] [] [2025-01-28T14:08:49.643673+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZKSZkJQ7xJ2AJdTbF","%%","%%","ZKSZkJQ7xJ2AJdTbF"] [] [2025-01-28T14:08:49.660596+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Miftm2XNAaqpoASSF","%%","%%","Miftm2XNAaqpoASSF"] [] [2025-01-28T14:08:49.677427+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WMBNF3ivqecKpJzNW","%%","%%","WMBNF3ivqecKpJzNW"] [] [2025-01-28T14:08:49.694482+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KJRFWEtSAWbK7isRq","%%","%%","KJRFWEtSAWbK7isRq"] [] [2025-01-28T14:08:49.711283+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EzBWEaMriy2xCERHw","%%","%%","EzBWEaMriy2xCERHw"] [] [2025-01-28T14:08:49.728077+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pxkpdPrH5kkYrFa8H","%%","%%","pxkpdPrH5kkYrFa8H"] [] [2025-01-28T14:08:49.744908+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xiWDTHfv8tmsu5kpS","%%","%%","xiWDTHfv8tmsu5kpS"] [] [2025-01-28T14:08:49.761799+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6zii3qGksiftSiXT2","%%","%%","6zii3qGksiftSiXT2"] [] [2025-01-28T14:08:49.778758+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3EjRajfZFYk2TcDzL","%%","%%","3EjRajfZFYk2TcDzL"] [] [2025-01-28T14:08:49.795826+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MnxQAYdqByjpSDHfb","%%","%%","MnxQAYdqByjpSDHfb"] [] [2025-01-28T14:08:49.813539+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BYdjaRvuqwxT3Wwbg","%%","%%","BYdjaRvuqwxT3Wwbg"] [] [2025-01-28T14:08:49.831584+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Zei4ApM99N64iArRs","%%","%%","Zei4ApM99N64iArRs"] [] [2025-01-28T14:08:49.848844+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jTXa85sB75jhp4nBu","%%","%%","jTXa85sB75jhp4nBu"] [] [2025-01-28T14:08:49.865770+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Norugo6d9ygBPSgGT","%%","%%","Norugo6d9ygBPSgGT"] [] [2025-01-28T14:08:49.882736+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DTuWa3QqXXmPBEzu7","%%","%%","DTuWa3QqXXmPBEzu7"] [] [2025-01-28T14:08:49.899850+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bxzT9tfgLycbe37TT","%%","%%","bxzT9tfgLycbe37TT"] [] [2025-01-28T14:08:49.916781+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9SExekF4kiFx6dneL","%%","%%","9SExekF4kiFx6dneL"] [] [2025-01-28T14:08:49.933682+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5cHd6GjFToNZGbMNb","%%","%%","5cHd6GjFToNZGbMNb"] [] [2025-01-28T14:08:49.950552+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2dTC9qSzb26bDeSyD","%%","%%","2dTC9qSzb26bDeSyD"] [] [2025-01-28T14:08:49.967420+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"DXcdrQRAB8WEQred6","%23601759%","%23601759%","DXcdrQRAB8WEQred6","%23601759%","%23601759%"] [] [2025-01-28T14:08:49.986585+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7333] [] [2025-01-28T14:08:49.987073+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8536] [] [2025-01-28T14:08:50.129836+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:08:50.130170+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [2,"2025-01-28T14:08:50+00:00",8221] [] [2025-01-28T14:08:50.130568+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:08:50.131772+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EAG75SbSaJEA6CxzG","%%","%%","EAG75SbSaJEA6CxzG"] [] [2025-01-28T14:08:50.148931+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KMji2G8kE6a7j4J9E","%%","%%","KMji2G8kE6a7j4J9E"] [] [2025-01-28T14:08:50.166039+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hCGXnTyfYshv76LyD","%%","%%","hCGXnTyfYshv76LyD"] [] [2025-01-28T14:08:50.183786+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5MTWmPWLYwfY4eAog","%%","%%","5MTWmPWLYwfY4eAog"] [] [2025-01-28T14:08:50.200763+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mbyrLqnnnRQK24aCR","%%","%%","mbyrLqnnnRQK24aCR"] [] [2025-01-28T14:08:50.217742+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7Gk7mJZTyFuRtqrLp","%%","%%","7Gk7mJZTyFuRtqrLp"] [] [2025-01-28T14:08:50.234591+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YzAu4pvsKvfrBvY5g","%%","%%","YzAu4pvsKvfrBvY5g"] [] [2025-01-28T14:08:50.251462+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WSbNuQC4WFssgwXSF","%%","%%","WSbNuQC4WFssgwXSF"] [] [2025-01-28T14:08:50.268348+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iQk3cyeLTJHH9kP6A","%%","%%","iQk3cyeLTJHH9kP6A"] [] [2025-01-28T14:08:50.285189+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pKyKhExFhNmSSuC82","%%","%%","pKyKhExFhNmSSuC82"] [] [2025-01-28T14:08:50.302093+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wHBFgDpoxczoJwdpE","%%","%%","wHBFgDpoxczoJwdpE"] [] [2025-01-28T14:08:50.318974+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eThMFCAeokga5XQzW","%%","%%","eThMFCAeokga5XQzW"] [] [2025-01-28T14:08:50.335906+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XHxFwqu5KuZzSyNGQ","%%","%%","XHxFwqu5KuZzSyNGQ"] [] [2025-01-28T14:08:50.352786+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gXGaRXrtPjDMNTHeQ","%%","%%","gXGaRXrtPjDMNTHeQ"] [] [2025-01-28T14:08:50.369659+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3spRdG5nhqr5zBNjf","%%","%%","3spRdG5nhqr5zBNjf"] [] [2025-01-28T14:08:50.386547+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bD3Hq23SYg6DvCC8n","%%","%%","bD3Hq23SYg6DvCC8n"] [] [2025-01-28T14:08:50.403345+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Cp6ft3n2aYJdxjuAy","%%","%%","Cp6ft3n2aYJdxjuAy"] [] [2025-01-28T14:08:50.420149+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xpQvPRqcubhNPd8eJ","%%","%%","xpQvPRqcubhNPd8eJ"] [] [2025-01-28T14:08:50.436944+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9vzEBWxSoFBwkemui","%%","%%","9vzEBWxSoFBwkemui"] [] [2025-01-28T14:08:50.453756+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7nGaQnig5XLXFsMqA","%%","%%","7nGaQnig5XLXFsMqA"] [] [2025-01-28T14:08:50.470848+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NS9sdHPFX9Y2m8jJz","%%","%%","NS9sdHPFX9Y2m8jJz"] [] [2025-01-28T14:08:50.487771+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9GkxDSsJs7mhupW2Q","%%","%%","9GkxDSsJs7mhupW2Q"] [] [2025-01-28T14:08:50.504725+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qBE58nAxzr5FYvar3","%%","%%","qBE58nAxzr5FYvar3"] [] [2025-01-28T14:08:50.521624+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gf6t8QXsLbxTvs4eB","%%","%%","gf6t8QXsLbxTvs4eB"] [] [2025-01-28T14:08:50.538504+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"obmzsfTuXAyeZz2m8","%%","%%","obmzsfTuXAyeZz2m8"] [] [2025-01-28T14:08:50.555316+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oyL7ejHPGmf2oe2nJ","%%","%%","oyL7ejHPGmf2oe2nJ"] [] [2025-01-28T14:08:50.572123+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"k5pG3yLPzDSBAz8HY","%%","%%","k5pG3yLPzDSBAz8HY"] [] [2025-01-28T14:08:50.589012+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"93hXEhLatKwugtPbL","%%","%%","93hXEhLatKwugtPbL"] [] [2025-01-28T14:08:50.605778+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TRGv8hzEiyMFCLEFn","%%","%%","TRGv8hzEiyMFCLEFn"] [] [2025-01-28T14:08:50.622536+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"wEc8PrENtjfWmTr8k","%98596986%","%98596986%","wEc8PrENtjfWmTr8k","%98596986%","%98596986%"] [] [2025-01-28T14:08:50.641467+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7301] [] [2025-01-28T14:08:50.642454+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7jkCzsHQfX4h7rnMj","%%","%%","7jkCzsHQfX4h7rnMj"] [] [2025-01-28T14:08:50.659296+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RN7A9ZAKavD8Bo25D","%%","%%","RN7A9ZAKavD8Bo25D"] [] [2025-01-28T14:08:50.676058+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Pvxyb74EzGZyBWLYn","%%","%%","Pvxyb74EzGZyBWLYn"] [] [2025-01-28T14:08:50.692862+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Z2kBf3eSJhGqk4PbW","%%","%%","Z2kBf3eSJhGqk4PbW"] [] [2025-01-28T14:08:50.709592+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Nk8LuokJmfgTyC5dT","%%","%%","Nk8LuokJmfgTyC5dT"] [] [2025-01-28T14:08:50.726339+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bSp4Bi5aFwcWNrk7p","%%","%%","bSp4Bi5aFwcWNrk7p"] [] [2025-01-28T14:08:50.743053+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ndruEx8qJydgnRgGW","%%","%%","ndruEx8qJydgnRgGW"] [] [2025-01-28T14:08:50.759791+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WD32T2TGXjNo3LJhQ","%%","%%","WD32T2TGXjNo3LJhQ"] [] [2025-01-28T14:08:50.776573+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zQMXWhMhMMGmSNQZu","%%","%%","zQMXWhMhMMGmSNQZu"] [] [2025-01-28T14:08:50.793560+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GbfeqfXwimWDjZwhK","%%","%%","GbfeqfXwimWDjZwhK"] [] [2025-01-28T14:08:50.810362+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sLEogY6K9mJpQq7tY","%%","%%","sLEogY6K9mJpQq7tY"] [] [2025-01-28T14:08:50.827131+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5285vuirvAcNyfxjs","%%","%%","5285vuirvAcNyfxjs"] [] [2025-01-28T14:08:50.843849+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"e72rYnTDFXW5tZEQM","%%","%%","e72rYnTDFXW5tZEQM"] [] [2025-01-28T14:08:50.860594+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"moR54EnZGu2hzj4Gr","%%","%%","moR54EnZGu2hzj4Gr"] [] [2025-01-28T14:08:50.877318+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cFBoP8dbfkoL2kEQp","%%","%%","cFBoP8dbfkoL2kEQp"] [] [2025-01-28T14:08:50.894131+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Go9KwEX8fJjDAeoXC","%%","%%","Go9KwEX8fJjDAeoXC"] [] [2025-01-28T14:08:50.910884+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NbfiezQMmFaHrc9jn","%%","%%","NbfiezQMmFaHrc9jn"] [] [2025-01-28T14:08:50.927599+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FP3Tz9L3mnQ8sdGMz","%%","%%","FP3Tz9L3mnQ8sdGMz"] [] [2025-01-28T14:08:50.944420+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mtz6QTQrNarxTNpw4","%%","%%","mtz6QTQrNarxTNpw4"] [] [2025-01-28T14:08:50.961157+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"W7CsoCY5B7SrzynQT","%%","%%","W7CsoCY5B7SrzynQT"] [] [2025-01-28T14:08:50.977913+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TLQkJvH2jw9eWCbff","%%","%%","TLQkJvH2jw9eWCbff"] [] [2025-01-28T14:08:50.994705+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mbGLhavYLsdTn76CW","%%","%%","mbGLhavYLsdTn76CW"] [] [2025-01-28T14:08:51.011464+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GpFW4m5YPA58EaQXH","%%","%%","GpFW4m5YPA58EaQXH"] [] [2025-01-28T14:08:51.028248+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H7jFKPBfDjYxDLHQA","%%","%%","H7jFKPBfDjYxDLHQA"] [] [2025-01-28T14:08:51.044945+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tdkE8H7dDWRTJmECj","%%","%%","tdkE8H7dDWRTJmECj"] [] [2025-01-28T14:08:51.061708+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Mh8rQurGunrPYBd4p","%%","%%","Mh8rQurGunrPYBd4p"] [] [2025-01-28T14:08:51.078865+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LD8yG3pGL8bFPRWs9","%%","%%","LD8yG3pGL8bFPRWs9"] [] [2025-01-28T14:08:51.095795+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nAXQosiLikjZk5nno","%%","%%","nAXQosiLikjZk5nno"] [] [2025-01-28T14:08:51.112532+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hom6oWbzbmQgSAjfh","%%","%%","hom6oWbzbmQgSAjfh"] [] [2025-01-28T14:08:51.129366+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pkzSxdaDtNK5fWz4b","%%","%%","pkzSxdaDtNK5fWz4b"] [] [2025-01-28T14:08:51.146106+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5ZWRSsCWQxTyMjwD5","%%","%%","5ZWRSsCWQxTyMjwD5"] [] [2025-01-28T14:08:51.162816+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bxF4mquBDuhR63Xci","%%","%%","bxF4mquBDuhR63Xci"] [] [2025-01-28T14:08:51.179993+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Bm8dxdnpdK7xZ6nrd","%%","%%","Bm8dxdnpdK7xZ6nrd"] [] [2025-01-28T14:08:51.196950+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mXzh7pSDy9JHotSuX","%%","%%","mXzh7pSDy9JHotSuX"] [] [2025-01-28T14:08:51.213701+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YGzYgDS3qDi2NT3Hy","%%","%%","YGzYgDS3qDi2NT3Hy"] [] [2025-01-28T14:08:51.230531+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"L9oRPbBXQjxSbcydt","%%","%%","L9oRPbBXQjxSbcydt"] [] [2025-01-28T14:08:51.247317+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"L8LcyL3CohdoBTSHa","%%","%%","L8LcyL3CohdoBTSHa"] [] [2025-01-28T14:08:51.264042+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EGc6vm84t5repe2ho","%%","%%","EGc6vm84t5repe2ho"] [] [2025-01-28T14:08:51.280804+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8NoHgkJv8pmuDdqdB","%%","%%","8NoHgkJv8pmuDdqdB"] [] [2025-01-28T14:08:51.297701+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KgPJ7frG3mYbuYBiA","%%","%%","KgPJ7frG3mYbuYBiA"] [] [2025-01-28T14:08:51.314526+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oF74nWBrfP58p2cZR","%%","%%","oF74nWBrfP58p2cZR"] [] [2025-01-28T14:08:51.331341+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xvgzj7tcZcjdwMhaG","%%","%%","xvgzj7tcZcjdwMhaG"] [] [2025-01-28T14:08:51.348123+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5Dd2NTAPz3B5RmqWE","%%","%%","5Dd2NTAPz3B5RmqWE"] [] [2025-01-28T14:08:51.364798+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PGRTwaG5gpiKEcdaQ","%%","%%","PGRTwaG5gpiKEcdaQ"] [] [2025-01-28T14:08:51.381498+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5o4Ap4LxtjJmR9a2T","%%","%%","5o4Ap4LxtjJmR9a2T"] [] [2025-01-28T14:08:51.398345+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Wcr7852NRCKcmRMZr","%%","%%","Wcr7852NRCKcmRMZr"] [] [2025-01-28T14:08:51.415102+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CkDoPeW57d2zAcvyy","%%","%%","CkDoPeW57d2zAcvyy"] [] [2025-01-28T14:08:51.432020+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sZvq8aKtgcJrYhLNS","%%","%%","sZvq8aKtgcJrYhLNS"] [] [2025-01-28T14:08:51.448883+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RWzB6miQqWAppdmZj","%%","%%","RWzB6miQqWAppdmZj"] [] [2025-01-28T14:08:51.465624+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fHXS9C8LNsqfFHjuF","%%","%%","fHXS9C8LNsqfFHjuF"] [] [2025-01-28T14:08:51.482335+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pD7dMehpDZtA6mq2x","%%","%%","pD7dMehpDZtA6mq2x"] [] [2025-01-28T14:08:51.499192+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4kKdPLueq4JrwhBZr","%%","%%","4kKdPLueq4JrwhBZr"] [] [2025-01-28T14:08:51.515921+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kL6p5XJBAN6t4gSaW","%%","%%","kL6p5XJBAN6t4gSaW"] [] [2025-01-28T14:08:51.532624+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iwbADAbYW6S4Km9NA","%%","%%","iwbADAbYW6S4Km9NA"] [] [2025-01-28T14:08:51.549375+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EduqRhqvSMdd8ExdZ","%%","%%","EduqRhqvSMdd8ExdZ"] [] [2025-01-28T14:08:51.566075+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QCK5BhiERkdEhT33X","%%","%%","QCK5BhiERkdEhT33X"] [] [2025-01-28T14:08:51.582776+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xkh6SnmE5CcEa5NiK","%%","%%","Xkh6SnmE5CcEa5NiK"] [] [2025-01-28T14:08:51.599584+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nyfJuEFWwSwhAooyB","%%","%%","nyfJuEFWwSwhAooyB"] [] [2025-01-28T14:08:51.616320+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ApFsRe5vCrATr3jpN","%%","%%","ApFsRe5vCrATr3jpN"] [] [2025-01-28T14:08:51.632997+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SxLfraeFxcYxuT23d","%%","%%","SxLfraeFxcYxuT23d"] [] [2025-01-28T14:08:51.649733+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Pc2u2XmHfnsNDC4pF","%%","%%","Pc2u2XmHfnsNDC4pF"] [] [2025-01-28T14:08:51.666540+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"33TANidbhBcChqnu2","%%","%%","33TANidbhBcChqnu2"] [] [2025-01-28T14:08:51.683274+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XrpMFkuQggrg2TCXM","%%","%%","XrpMFkuQggrg2TCXM"] [] [2025-01-28T14:08:51.700126+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"oEt38hRZFtHf6rHtD","%50316190%","%50316190%","oEt38hRZFtHf6rHtD","%50316190%","%50316190%"] [] [2025-01-28T14:08:51.719028+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7369] [] [2025-01-28T14:08:51.720004+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GyDpmhK65JNwg6Agv","%%","%%","GyDpmhK65JNwg6Agv"] [] [2025-01-28T14:08:51.736684+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XHcKNB4Jxx2xfd525","%%","%%","XHcKNB4Jxx2xfd525"] [] [2025-01-28T14:08:51.753463+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vkq33TyzZjh9n5RZJ","%%","%%","vkq33TyzZjh9n5RZJ"] [] [2025-01-28T14:08:51.770240+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gxkavmaxwGHdrr36r","%%","%%","gxkavmaxwGHdrr36r"] [] [2025-01-28T14:08:51.787203+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Lyp69njijyTva4QaN","%%","%%","Lyp69njijyTva4QaN"] [] [2025-01-28T14:08:51.803974+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TyaASyERvZd7in7C9","%%","%%","TyaASyERvZd7in7C9"] [] [2025-01-28T14:08:51.820690+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NxiG8RwhLmTMD2ztQ","%%","%%","NxiG8RwhLmTMD2ztQ"] [] [2025-01-28T14:08:51.837558+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rk2dMNauc92gTkKy9","%%","%%","rk2dMNauc92gTkKy9"] [] [2025-01-28T14:08:51.854220+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4CBJxtsYp6Tgv5kz8","%%","%%","4CBJxtsYp6Tgv5kz8"] [] [2025-01-28T14:08:51.871097+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wrP7YWWnkeqgCfHS7","%%","%%","wrP7YWWnkeqgCfHS7"] [] [2025-01-28T14:08:51.887888+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"K2yJFDdiXHXr5sryw","%%","%%","K2yJFDdiXHXr5sryw"] [] [2025-01-28T14:08:51.904697+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Pm7AQEjT4CXmWTZX4","%55856006%","%55856006%","Pm7AQEjT4CXmWTZX4","%55856006%","%55856006%"] [] [2025-01-28T14:08:51.923676+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7350] [] [2025-01-28T14:08:51.924602+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WZ4bwX7dMsLMpcWYK","%%","%%","WZ4bwX7dMsLMpcWYK"] [] [2025-01-28T14:08:51.941433+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"StfpLpFztmKDe8Q5M","%%","%%","StfpLpFztmKDe8Q5M"] [] [2025-01-28T14:08:51.958289+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"y9qmp73pNxQztDrxr","%%","%%","y9qmp73pNxQztDrxr"] [] [2025-01-28T14:08:51.975046+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DsYKKd6gTh5vCWxK4","%%","%%","DsYKKd6gTh5vCWxK4"] [] [2025-01-28T14:08:51.991806+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"F2QTJCgKPHo4R5eQh","%%","%%","F2QTJCgKPHo4R5eQh"] [] [2025-01-28T14:08:52.008574+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jrKx9AhN8xGu4c4nP","%%","%%","jrKx9AhN8xGu4c4nP"] [] [2025-01-28T14:08:52.025339+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NPgwDwQkZbpfuQwFT","%%","%%","NPgwDwQkZbpfuQwFT"] [] [2025-01-28T14:08:52.042232+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EQiPMM3ASHCBgsc7P","%%","%%","EQiPMM3ASHCBgsc7P"] [] [2025-01-28T14:08:52.058979+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kxMvZLdHAs66k2xtp","%%","%%","kxMvZLdHAs66k2xtp"] [] [2025-01-28T14:08:52.075724+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kSEf9kNoYHYcLYy2t","%%","%%","kSEf9kNoYHYcLYy2t"] [] [2025-01-28T14:08:52.092554+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wYpkxgBrF2YNWoQcr","%%","%%","wYpkxgBrF2YNWoQcr"] [] [2025-01-28T14:08:52.109478+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"khqw95KhDxsm4MXYg","%%","%%","khqw95KhDxsm4MXYg"] [] [2025-01-28T14:08:52.126330+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pWkxQT9xdNeEie7bG","%%","%%","pWkxQT9xdNeEie7bG"] [] [2025-01-28T14:08:52.143090+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oHfDkmGHmnWThAsgB","%%","%%","oHfDkmGHmnWThAsgB"] [] [2025-01-28T14:08:52.159806+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cyMCXbPruGoh3maeJ","%%","%%","cyMCXbPruGoh3maeJ"] [] [2025-01-28T14:08:52.176634+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6pdKfZsPeEPCGCFm3","%%","%%","6pdKfZsPeEPCGCFm3"] [] [2025-01-28T14:08:52.194058+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Cwt2vsxwHp8ucoGgn","%%","%%","Cwt2vsxwHp8ucoGgn"] [] [2025-01-28T14:08:52.210817+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MgeJ3xXpWSdTxyg6i","%%","%%","MgeJ3xXpWSdTxyg6i"] [] [2025-01-28T14:08:52.227600+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fbwndYnqiLaY3zyCu","%%","%%","fbwndYnqiLaY3zyCu"] [] [2025-01-28T14:08:52.244368+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JGXyEPMCudG62KKAt","%%","%%","JGXyEPMCudG62KKAt"] [] [2025-01-28T14:08:52.261163+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iWZstGecRyv48CLKM","%%","%%","iWZstGecRyv48CLKM"] [] [2025-01-28T14:08:52.277876+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bYkXAmifjHjMxEr95","%%","%%","bYkXAmifjHjMxEr95"] [] [2025-01-28T14:08:52.294766+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NQ4nZhkLoKDvTrcJJ","%%","%%","NQ4nZhkLoKDvTrcJJ"] [] [2025-01-28T14:08:52.311526+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SKfhYieNhFG8zyGWn","%%","%%","SKfhYieNhFG8zyGWn"] [] [2025-01-28T14:08:52.328274+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ryw9YZDAYJHBF5Ptq","%%","%%","ryw9YZDAYJHBF5Ptq"] [] [2025-01-28T14:08:52.344958+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8LhWmnnygFpeibj9T","%%","%%","8LhWmnnygFpeibj9T"] [] [2025-01-28T14:08:52.361665+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"td9ygr2qg8dSF5Jrz","%%","%%","td9ygr2qg8dSF5Jrz"] [] [2025-01-28T14:08:52.378369+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p2opWXHtL2pdxWLBm","%%","%%","p2opWXHtL2pdxWLBm"] [] [2025-01-28T14:08:52.395160+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"acep9Pot3cTfWF7s2","%%","%%","acep9Pot3cTfWF7s2"] [] [2025-01-28T14:08:52.412024+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WZYAvgfWcdwxQL3fv","%%","%%","WZYAvgfWcdwxQL3fv"] [] [2025-01-28T14:08:52.428716+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"53asG8LhJwBWCiwmX","%%","%%","53asG8LhJwBWCiwmX"] [] [2025-01-28T14:08:52.445658+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"F8gLDFKk3bKMiPJjT","%%","%%","F8gLDFKk3bKMiPJjT"] [] [2025-01-28T14:08:52.462471+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8BdSDzwT4TyC9MSjQ","%%","%%","8BdSDzwT4TyC9MSjQ"] [] [2025-01-28T14:08:52.479251+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"d26d2uFr96gG6qwM2","%%","%%","d26d2uFr96gG6qwM2"] [] [2025-01-28T14:08:52.496008+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"L2mKsLrNnZCybtPaN","%%","%%","L2mKsLrNnZCybtPaN"] [] [2025-01-28T14:08:52.512711+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zgKXbnpBPGog8qZDM","%%","%%","zgKXbnpBPGog8qZDM"] [] [2025-01-28T14:08:52.529458+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WT8sSeBh9Z7R8eFJE","%%","%%","WT8sSeBh9Z7R8eFJE"] [] [2025-01-28T14:08:52.546267+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jxTqZwrhnbPCRfHbM","%%","%%","jxTqZwrhnbPCRfHbM"] [] [2025-01-28T14:08:52.562961+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SGGeY5nWt9JP7Tzyz","%%","%%","SGGeY5nWt9JP7Tzyz"] [] [2025-01-28T14:08:52.579682+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jWsgSkfpm9pptoZBw","%%","%%","jWsgSkfpm9pptoZBw"] [] [2025-01-28T14:08:52.596565+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"S3MELLv5YK74iuFxW","%%","%%","S3MELLv5YK74iuFxW"] [] [2025-01-28T14:08:52.613298+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"K5sjpXDCCNyAXvyzT","%%","%%","K5sjpXDCCNyAXvyzT"] [] [2025-01-28T14:08:52.629996+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hwen8na9QNaQSK3Bf","%%","%%","hwen8na9QNaQSK3Bf"] [] [2025-01-28T14:08:52.646734+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D2zXXH4qBn3Wc7M98","%%","%%","D2zXXH4qBn3Wc7M98"] [] [2025-01-28T14:08:52.663596+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nEFFArSMLiK6xw8oK","%%","%%","nEFFArSMLiK6xw8oK"] [] [2025-01-28T14:08:52.680391+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5LfMnZhZdsjZcoxSZ","%%","%%","5LfMnZhZdsjZcoxSZ"] [] [2025-01-28T14:08:52.697183+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bLzXX3wEBSGcm4Tcb","%%","%%","bLzXX3wEBSGcm4Tcb"] [] [2025-01-28T14:08:52.713891+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8bpiKuWPPZiYwmuvC","%%","%%","8bpiKuWPPZiYwmuvC"] [] [2025-01-28T14:08:52.730594+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zdJ9PW3ahzvpgXB2z","%%","%%","zdJ9PW3ahzvpgXB2z"] [] [2025-01-28T14:08:52.747299+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"voLLRYLJRnNPu4DAS","%%","%%","voLLRYLJRnNPu4DAS"] [] [2025-01-28T14:08:52.763982+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"6kS9ekz8JxeXACBop","%28692271%","%28692271%","6kS9ekz8JxeXACBop","%28692271%","%28692271%"] [] [2025-01-28T14:08:52.782921+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7334] [] [2025-01-28T14:08:52.783784+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gqPNKQyu2BEAfevGZ","%%","%%","gqPNKQyu2BEAfevGZ"] [] [2025-01-28T14:08:52.800688+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N4Q9EDjBpnZtmT6tm","%%","%%","N4Q9EDjBpnZtmT6tm"] [] [2025-01-28T14:08:52.817453+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bQfaKGqNBcCiNibLx","%%","%%","bQfaKGqNBcCiNibLx"] [] [2025-01-28T14:08:52.834122+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ly4xXc2cqESNNaYB2","%%","%%","Ly4xXc2cqESNNaYB2"] [] [2025-01-28T14:08:52.850823+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Aqajhdb5FwntApriW","%%","%%","Aqajhdb5FwntApriW"] [] [2025-01-28T14:08:52.867609+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9JCakNCNNgKB7aK6E","%%","%%","9JCakNCNNgKB7aK6E"] [] [2025-01-28T14:08:52.884337+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fL7GYWYdhWMLFoBYM","%%","%%","fL7GYWYdhWMLFoBYM"] [] [2025-01-28T14:08:52.901151+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LNSy2gKgtXYo8Re22","%%","%%","LNSy2gKgtXYo8Re22"] [] [2025-01-28T14:08:52.917848+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pkrRzGNNCvNntBYPL","%%","%%","pkrRzGNNCvNntBYPL"] [] [2025-01-28T14:08:52.934587+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MY7YcDYckJTf3wfX7","%%","%%","MY7YcDYckJTf3wfX7"] [] [2025-01-28T14:08:52.951311+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"L5aeTyzGH4uar5o7d","%%","%%","L5aeTyzGH4uar5o7d"] [] [2025-01-28T14:08:52.967993+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"2qpYJhryNdDokMSkd","%57118314%","%57118314%","2qpYJhryNdDokMSkd","%57118314%","%57118314%"] [] [2025-01-28T14:08:52.986782+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7328] [] [2025-01-28T14:08:52.987677+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PuH8MaskSqL9KGxkD","%%","%%","PuH8MaskSqL9KGxkD"] [] [2025-01-28T14:08:53.004528+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CzHwSERaRNMeqjBD3","%%","%%","CzHwSERaRNMeqjBD3"] [] [2025-01-28T14:08:53.021304+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Dzog5xYTEMjunx6Tq","%%","%%","Dzog5xYTEMjunx6Tq"] [] [2025-01-28T14:08:53.037996+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QYSnnaWKncLBAnyLT","%%","%%","QYSnnaWKncLBAnyLT"] [] [2025-01-28T14:08:53.054756+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EdGFfefeZJTKZLo2t","%%","%%","EdGFfefeZJTKZLo2t"] [] [2025-01-28T14:08:53.071446+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vrqspDb72ZwAka6H3","%%","%%","vrqspDb72ZwAka6H3"] [] [2025-01-28T14:08:53.088209+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fhPLk3dGLEBHqLyCD","%%","%%","fhPLk3dGLEBHqLyCD"] [] [2025-01-28T14:08:53.105028+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"isHPrxvZAMmx2y2X7","%%","%%","isHPrxvZAMmx2y2X7"] [] [2025-01-28T14:08:53.121707+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tc2BLd8K9JFmiJjwi","%%","%%","tc2BLd8K9JFmiJjwi"] [] [2025-01-28T14:08:53.139018+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HHbfkwAY89MfnmFoy","%%","%%","HHbfkwAY89MfnmFoy"] [] [2025-01-28T14:08:53.155805+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JJvZpZX6uttz5b9rs","%%","%%","JJvZpZX6uttz5b9rs"] [] [2025-01-28T14:08:53.172599+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DMbTrgMMrPsEY6zGP","%%","%%","DMbTrgMMrPsEY6zGP"] [] [2025-01-28T14:08:53.189539+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"L35gEPqryBNpRd5x2","%%","%%","L35gEPqryBNpRd5x2"] [] [2025-01-28T14:08:53.206369+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qP6qMGB7rhEj2NKAq","%%","%%","qP6qMGB7rhEj2NKAq"] [] [2025-01-28T14:08:53.223272+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rvE5fmXWKwDrpYE8T","%%","%%","rvE5fmXWKwDrpYE8T"] [] [2025-01-28T14:08:53.240022+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v27ETi6tCMjbYsjT6","%%","%%","v27ETi6tCMjbYsjT6"] [] [2025-01-28T14:08:53.256706+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aQFXEyyJDJxiHEihZ","%%","%%","aQFXEyyJDJxiHEihZ"] [] [2025-01-28T14:08:53.273504+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uKrXvWPvF6JCiYiSS","%%","%%","uKrXvWPvF6JCiYiSS"] [] [2025-01-28T14:08:53.290358+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KNdnEHbrzBTWxLaBx","%%","%%","KNdnEHbrzBTWxLaBx"] [] [2025-01-28T14:08:53.308499+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FQ6skGm2CvDDjXD65","%%","%%","FQ6skGm2CvDDjXD65"] [] [2025-01-28T14:08:53.326029+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"A8ESEtaq9Fq9vFeEj","%%","%%","A8ESEtaq9Fq9vFeEj"] [] [2025-01-28T14:08:53.343644+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ld7sDEfDb9Ee8XNbp","%%","%%","Ld7sDEfDb9Ee8XNbp"] [] [2025-01-28T14:08:53.361292+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YQ8PwT6BqYGay67FK","%%","%%","YQ8PwT6BqYGay67FK"] [] [2025-01-28T14:08:53.379200+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Yhsh4vjBhpRtnPEGa","%%","%%","Yhsh4vjBhpRtnPEGa"] [] [2025-01-28T14:08:53.397044+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aGfhk5dgBStfrgsHA","%%","%%","aGfhk5dgBStfrgsHA"] [] [2025-01-28T14:08:53.414705+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n98t84ZhCoYHAQohs","%%","%%","n98t84ZhCoYHAQohs"] [] [2025-01-28T14:08:53.432288+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MQyAJYX6bzDkXPsrE","%%","%%","MQyAJYX6bzDkXPsrE"] [] [2025-01-28T14:08:53.450074+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SB5YNsyFNH3BG2CW3","%%","%%","SB5YNsyFNH3BG2CW3"] [] [2025-01-28T14:08:53.467754+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iKJN2B3uYQc3PW6eq","%%","%%","iKJN2B3uYQc3PW6eq"] [] [2025-01-28T14:08:53.485377+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"92R7EWdshzjaDFWak","%%","%%","92R7EWdshzjaDFWak"] [] [2025-01-28T14:08:53.503299+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nmfieyPdpdkrnymXT","%%","%%","nmfieyPdpdkrnymXT"] [] [2025-01-28T14:08:53.521233+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4tfvgfTie8bLipsMW","%%","%%","4tfvgfTie8bLipsMW"] [] [2025-01-28T14:08:53.539511+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sLb6uN3hDWgufbpYX","%%","%%","sLb6uN3hDWgufbpYX"] [] [2025-01-28T14:08:53.557150+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZSJFCRbDjymTjPxgY","%%","%%","ZSJFCRbDjymTjPxgY"] [] [2025-01-28T14:08:53.574838+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gnJ2mFAEnDZQ8N4Aa","%%","%%","gnJ2mFAEnDZQ8N4Aa"] [] [2025-01-28T14:08:53.592590+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"24yYpPfoeparKkBrY","%%","%%","24yYpPfoeparKkBrY"] [] [2025-01-28T14:08:53.611196+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PTG3Y8Zs4jrKZagew","%%","%%","PTG3Y8Zs4jrKZagew"] [] [2025-01-28T14:08:53.629130+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZmsErbPhS8q6Govzz","%%","%%","ZmsErbPhS8q6Govzz"] [] [2025-01-28T14:08:53.646943+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XqFji7cG7vitJgHDT","%%","%%","XqFji7cG7vitJgHDT"] [] [2025-01-28T14:08:53.664727+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2KK6uyTuMa9FZfa4k","%%","%%","2KK6uyTuMa9FZfa4k"] [] [2025-01-28T14:08:53.682650+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kuHgxreu4zwKfTqZ3","%%","%%","kuHgxreu4zwKfTqZ3"] [] [2025-01-28T14:08:53.701300+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vcPcbNvjqx4enbQgy","%%","%%","vcPcbNvjqx4enbQgy"] [] [2025-01-28T14:08:53.719691+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NGtXJWKKtsAqJ5TFR","%%","%%","NGtXJWKKtsAqJ5TFR"] [] [2025-01-28T14:08:53.737684+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v2fxPgB9XGLtyphLr","%%","%%","v2fxPgB9XGLtyphLr"] [] [2025-01-28T14:08:53.755822+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sYPkuqwqevyBFzZuX","%%","%%","sYPkuqwqevyBFzZuX"] [] [2025-01-28T14:08:53.774040+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N2YRYD8qRryY9DNyj","%%","%%","N2YRYD8qRryY9DNyj"] [] [2025-01-28T14:08:53.792193+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"u4skkE8YkCH8uCAWQ","%%","%%","u4skkE8YkCH8uCAWQ"] [] [2025-01-28T14:08:53.810208+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SrNAd7yniG7ZTttKv","%%","%%","SrNAd7yniG7ZTttKv"] [] [2025-01-28T14:08:53.828266+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eM4tdkQQQmSRMow52","%%","%%","eM4tdkQQQmSRMow52"] [] [2025-01-28T14:08:53.846320+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ruPKEdyH6rqhCPfHu","%%","%%","ruPKEdyH6rqhCPfHu"] [] [2025-01-28T14:08:53.864270+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"a42ktvhrHAuGwdFGt","%%","%%","a42ktvhrHAuGwdFGt"] [] [2025-01-28T14:08:53.882226+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wGfKMCFTDwhnidQCa","%%","%%","wGfKMCFTDwhnidQCa"] [] [2025-01-28T14:08:53.900340+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7xkqMnptRkSLdiAEd","%%","%%","7xkqMnptRkSLdiAEd"] [] [2025-01-28T14:08:53.918179+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Zq9N8FyaRjrYroERq","%%","%%","Zq9N8FyaRjrYroERq"] [] [2025-01-28T14:08:53.935075+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KiDF2xSrsjfxMw9tH","%%","%%","KiDF2xSrsjfxMw9tH"] [] [2025-01-28T14:08:53.951786+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oZw7XTty8D97endqr","%%","%%","oZw7XTty8D97endqr"] [] [2025-01-28T14:08:53.968466+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XpYzDpBXBx2yEafwm","%%","%%","XpYzDpBXBx2yEafwm"] [] [2025-01-28T14:08:53.985260+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pDcgh4vBfr7jZoLEk","%%","%%","pDcgh4vBfr7jZoLEk"] [] [2025-01-28T14:08:54.002134+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GAvrHB3ezgDzpXH3C","%%","%%","GAvrHB3ezgDzpXH3C"] [] [2025-01-28T14:08:54.018941+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eXa4AFARxfKTExfGR","%%","%%","eXa4AFARxfKTExfGR"] [] [2025-01-28T14:08:54.035663+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xb5NpZzSQWXaQjQHx","%%","%%","Xb5NpZzSQWXaQjQHx"] [] [2025-01-28T14:08:54.052377+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H8QB7HMBTeBh7cCgm","%%","%%","H8QB7HMBTeBh7cCgm"] [] [2025-01-28T14:08:54.069136+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nqnBA5XzhKNvdaQkt","%%","%%","nqnBA5XzhKNvdaQkt"] [] [2025-01-28T14:08:54.085804+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KwC5Bqsuq9LTBDTQQ","%%","%%","KwC5Bqsuq9LTBDTQQ"] [] [2025-01-28T14:08:54.102669+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sWmLcBtEF8sckNx5c","%%","%%","sWmLcBtEF8sckNx5c"] [] [2025-01-28T14:08:54.119378+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qHHsB7BbNQrGunX62","%%","%%","qHHsB7BbNQrGunX62"] [] [2025-01-28T14:08:54.136220+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WHYn4X7TyJKs6sTg2","%%","%%","WHYn4X7TyJKs6sTg2"] [] [2025-01-28T14:08:54.152895+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"s9PT6cjjyMeS4KpwX","%%","%%","s9PT6cjjyMeS4KpwX"] [] [2025-01-28T14:08:54.169564+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bgQDLWmMbzs8mzJy2","%%","%%","bgQDLWmMbzs8mzJy2"] [] [2025-01-28T14:08:54.186780+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X58XvsKdHxMgbtJxH","%%","%%","X58XvsKdHxMgbtJxH"] [] [2025-01-28T14:08:54.204024+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eQj7WkgDB2wqgKWCy","%%","%%","eQj7WkgDB2wqgKWCy"] [] [2025-01-28T14:08:54.220985+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EvvNrg8X3KA5Pju2K","%%","%%","EvvNrg8X3KA5Pju2K"] [] [2025-01-28T14:08:54.237996+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oSaG2PgSmpSwcrWic","%%","%%","oSaG2PgSmpSwcrWic"] [] [2025-01-28T14:08:54.254887+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QhKYf8JKnhyemyTwy","%%","%%","QhKYf8JKnhyemyTwy"] [] [2025-01-28T14:08:54.271861+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CjzycJFrLHKAMX2jH","%%","%%","CjzycJFrLHKAMX2jH"] [] [2025-01-28T14:08:54.288916+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8DakR5rKkXtAQPo53","%%","%%","8DakR5rKkXtAQPo53"] [] [2025-01-28T14:08:54.305871+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WxwpbQ2hBtW2k7fZx","%%","%%","WxwpbQ2hBtW2k7fZx"] [] [2025-01-28T14:08:54.322762+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rPD9jBkv59dEgStY8","%%","%%","rPD9jBkv59dEgStY8"] [] [2025-01-28T14:08:54.339701+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nGrNpaoXFPFtQrkqg","%%","%%","nGrNpaoXFPFtQrkqg"] [] [2025-01-28T14:08:54.356733+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aeNBbmYPovYKgbKNp","%%","%%","aeNBbmYPovYKgbKNp"] [] [2025-01-28T14:08:54.373528+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5LZgr4W6oq6TYBjss","%%","%%","5LZgr4W6oq6TYBjss"] [] [2025-01-28T14:08:54.390292+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cxrkGMh5ihzuxRuWG","%%","%%","cxrkGMh5ihzuxRuWG"] [] [2025-01-28T14:08:54.407148+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"S99FkmYKuZJ6EaMRQ","%%","%%","S99FkmYKuZJ6EaMRQ"] [] [2025-01-28T14:08:54.423866+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4tbCEwxihPGzMgmn4","%%","%%","4tbCEwxihPGzMgmn4"] [] [2025-01-28T14:08:54.440657+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fGcdHkNuWGQi9T6NR","%%","%%","fGcdHkNuWGQi9T6NR"] [] [2025-01-28T14:08:54.457699+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Lcjh6StF5cY4of2Jq","%%","%%","Lcjh6StF5cY4of2Jq"] [] [2025-01-28T14:08:54.474460+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bJJz3Aa4cqrtHXxC7","%%","%%","bJJz3Aa4cqrtHXxC7"] [] [2025-01-28T14:08:54.491217+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SHsB64wmjQdWuZavQ","%%","%%","SHsB64wmjQdWuZavQ"] [] [2025-01-28T14:08:54.508083+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2S9TeLLEGxyFPFq4d","%%","%%","2S9TeLLEGxyFPFq4d"] [] [2025-01-28T14:08:54.524854+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kQKGwtuK6ac6xrwyB","%%","%%","kQKGwtuK6ac6xrwyB"] [] [2025-01-28T14:08:54.541654+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DuKy6Nqqz747XHK57","%%","%%","DuKy6Nqqz747XHK57"] [] [2025-01-28T14:08:54.558504+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p5CwoStWrSBLPde7M","%%","%%","p5CwoStWrSBLPde7M"] [] [2025-01-28T14:08:54.575275+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YWJ8G28vWW7W9oLAC","%%","%%","YWJ8G28vWW7W9oLAC"] [] [2025-01-28T14:08:54.591998+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aCvaCzPc52yg6aWzE","%%","%%","aCvaCzPc52yg6aWzE"] [] [2025-01-28T14:08:54.608791+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fpPrHR76Xwfun5xWz","%%","%%","fpPrHR76Xwfun5xWz"] [] [2025-01-28T14:08:54.625507+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pR99xfwQ2dKSgc8P3","%%","%%","pR99xfwQ2dKSgc8P3"] [] [2025-01-28T14:08:54.642274+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uKQASpiDxEn7KCFrz","%%","%%","uKQASpiDxEn7KCFrz"] [] [2025-01-28T14:08:54.658999+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"u2c5H9o2dNiYRLA23","%%","%%","u2c5H9o2dNiYRLA23"] [] [2025-01-28T14:08:54.675964+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p95HtDPemf8Mhse7n","%%","%%","p95HtDPemf8Mhse7n"] [] [2025-01-28T14:08:54.692952+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WJSdBWvC6dezCrXah","%%","%%","WJSdBWvC6dezCrXah"] [] [2025-01-28T14:08:54.709766+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"APq3niTCDJe3KQgaN","%%","%%","APq3niTCDJe3KQgaN"] [] [2025-01-28T14:08:54.726573+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"q756SKvmXcGpKXYw9","%%","%%","q756SKvmXcGpKXYw9"] [] [2025-01-28T14:08:54.743319+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3pHLByAmeC2p7n5nq","%%","%%","3pHLByAmeC2p7n5nq"] [] [2025-01-28T14:08:54.760431+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tbaJWFkrefMANpFYB","%%","%%","tbaJWFkrefMANpFYB"] [] [2025-01-28T14:08:54.777207+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ufZqbXxw78bEC9PPZ","%%","%%","ufZqbXxw78bEC9PPZ"] [] [2025-01-28T14:08:54.794068+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fkjxT5kWmNkGK6zsw","%%","%%","fkjxT5kWmNkGK6zsw"] [] [2025-01-28T14:08:54.811767+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Wxsk2AAbKndzLkzJf","%%","%%","Wxsk2AAbKndzLkzJf"] [] [2025-01-28T14:08:54.829315+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uEJZBGyt8XtQ6epCE","%%","%%","uEJZBGyt8XtQ6epCE"] [] [2025-01-28T14:08:54.846535+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NMGZefhatPN2ckSWD","%%","%%","NMGZefhatPN2ckSWD"] [] [2025-01-28T14:08:54.863460+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EwAw5PwwR3j3yhB5f","%%","%%","EwAw5PwwR3j3yhB5f"] [] [2025-01-28T14:08:54.880280+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TQ8g5odQoxohiPHpk","%%","%%","TQ8g5odQoxohiPHpk"] [] [2025-01-28T14:08:54.897123+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qJ87S9Qb8yuzGfpCT","%%","%%","qJ87S9Qb8yuzGfpCT"] [] [2025-01-28T14:08:54.913926+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qQRaxkKLTokTDfDeF","%%","%%","qQRaxkKLTokTDfDeF"] [] [2025-01-28T14:08:54.931672+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3Y4MhGKL2qCCCzxec","%%","%%","3Y4MhGKL2qCCCzxec"] [] [2025-01-28T14:08:54.949473+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6LmZeZazA2z2cTAPn","%%","%%","6LmZeZazA2z2cTAPn"] [] [2025-01-28T14:08:54.967152+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YBLyazCoxhJdS2ygz","%%","%%","YBLyazCoxhJdS2ygz"] [] [2025-01-28T14:08:54.984950+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8t2bKG6FKgEe5bgr2","%%","%%","8t2bKG6FKgEe5bgr2"] [] [2025-01-28T14:08:55.002722+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BoJ8eXZikWMFfB3MP","%%","%%","BoJ8eXZikWMFfB3MP"] [] [2025-01-28T14:08:55.020295+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EPEH7C4uSuKJ8gAn5","%%","%%","EPEH7C4uSuKJ8gAn5"] [] [2025-01-28T14:08:55.037865+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Dkw5ZrNZpGZPzLiwc","%%","%%","Dkw5ZrNZpGZPzLiwc"] [] [2025-01-28T14:08:55.055890+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yrwdPEK8k3W2LypSW","%%","%%","yrwdPEK8k3W2LypSW"] [] [2025-01-28T14:08:55.073667+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5P3JFuTwEQYRPeuLG","%%","%%","5P3JFuTwEQYRPeuLG"] [] [2025-01-28T14:08:55.091409+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ae38oXCiXFZu5o2Nd","%%","%%","Ae38oXCiXFZu5o2Nd"] [] [2025-01-28T14:08:55.109621+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bKddhMJssTREkidE9","%%","%%","bKddhMJssTREkidE9"] [] [2025-01-28T14:08:55.127068+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TCCKWAQFyeNkWqZr2","%%","%%","TCCKWAQFyeNkWqZr2"] [] [2025-01-28T14:08:55.144589+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N3mScXESJ89vxAtxy","%%","%%","N3mScXESJ89vxAtxy"] [] [2025-01-28T14:08:55.162149+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2iCwjNXsuZnDLFLsQ","%%","%%","2iCwjNXsuZnDLFLsQ"] [] [2025-01-28T14:08:55.180414+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Kc5fugy43sjR8adNM","%%","%%","Kc5fugy43sjR8adNM"] [] [2025-01-28T14:08:55.198591+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZuuKZ687waeRbCKr3","%%","%%","ZuuKZ687waeRbCKr3"] [] [2025-01-28T14:08:55.216201+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oW7Ey5MKFAJp9gEeE","%%","%%","oW7Ey5MKFAJp9gEeE"] [] [2025-01-28T14:08:55.233628+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Fzs7Tgh4DtTqa5xDN","%%","%%","Fzs7Tgh4DtTqa5xDN"] [] [2025-01-28T14:08:55.251406+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sdLuk8Jwm2WENAizQ","%%","%%","sdLuk8Jwm2WENAizQ"] [] [2025-01-28T14:08:55.269894+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wC2LfkeyZBjbjTZXa","%%","%%","wC2LfkeyZBjbjTZXa"] [] [2025-01-28T14:08:55.287750+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZpQvPD7KjP6Bz3XaT","%%","%%","ZpQvPD7KjP6Bz3XaT"] [] [2025-01-28T14:08:55.305412+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BAxqHxCYGRgpzskhc","%%","%%","BAxqHxCYGRgpzskhc"] [] [2025-01-28T14:08:55.323658+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"J3ASqFj22wgGEurR2","%%","%%","J3ASqFj22wgGEurR2"] [] [2025-01-28T14:08:55.341787+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eFNpetxxjzdZMQEQA","%%","%%","eFNpetxxjzdZMQEQA"] [] [2025-01-28T14:08:55.359977+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GSReWZf8T9pTA2YZR","%%","%%","GSReWZf8T9pTA2YZR"] [] [2025-01-28T14:08:55.377771+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sRhPk2a6QM42qdoae","%%","%%","sRhPk2a6QM42qdoae"] [] [2025-01-28T14:08:55.395534+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jyXtcmaXGkah3QXwA","%%","%%","jyXtcmaXGkah3QXwA"] [] [2025-01-28T14:08:55.413469+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"txNzTpcWFK9hfAvic","%%","%%","txNzTpcWFK9hfAvic"] [] [2025-01-28T14:08:55.431485+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DS6EanXXg2fEBuzTP","%%","%%","DS6EanXXg2fEBuzTP"] [] [2025-01-28T14:08:55.449375+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"akzhjMHf6WN9beSHW","%%","%%","akzhjMHf6WN9beSHW"] [] [2025-01-28T14:08:55.467506+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"W3oGQNShahFKnezjX","%%","%%","W3oGQNShahFKnezjX"] [] [2025-01-28T14:08:55.485179+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Gdyq665Tcyy4cErBk","%27299648%","%27299648%","Gdyq665Tcyy4cErBk","%27299648%","%27299648%"] [] [2025-01-28T14:08:55.535187+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7488] [] [2025-01-28T14:08:55.536603+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SfJEvPzxA5X3xJ8gG","%%","%%","SfJEvPzxA5X3xJ8gG"] [] [2025-01-28T14:08:55.554401+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ShtAdLshSnisKy8We","%%","%%","ShtAdLshSnisKy8We"] [] [2025-01-28T14:08:55.572240+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9gN6bhZgAyDCJpvc6","%%","%%","9gN6bhZgAyDCJpvc6"] [] [2025-01-28T14:08:55.590241+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RAf2ARS9wzBd3WoYS","%%","%%","RAf2ARS9wzBd3WoYS"] [] [2025-01-28T14:08:55.607857+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"z4vmpYPfxQN6hK3tH","%%","%%","z4vmpYPfxQN6hK3tH"] [] [2025-01-28T14:08:55.624752+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YuEkRpWcrPuduNjeZ","%%","%%","YuEkRpWcrPuduNjeZ"] [] [2025-01-28T14:08:55.641507+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jF8FJAgMrMtD7gTpB","%%","%%","jF8FJAgMrMtD7gTpB"] [] [2025-01-28T14:08:55.658251+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kbLeC2KpFrhcpFN3P","%%","%%","kbLeC2KpFrhcpFN3P"] [] [2025-01-28T14:08:55.675049+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DsBtQryaZMK6gvWen","%%","%%","DsBtQryaZMK6gvWen"] [] [2025-01-28T14:08:55.692008+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kLCs6wyYN8sN3wFuX","%%","%%","kLCs6wyYN8sN3wFuX"] [] [2025-01-28T14:08:55.708793+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wKk23hkWj6ibkEQWs","%%","%%","wKk23hkWj6ibkEQWs"] [] [2025-01-28T14:08:55.725524+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6PZBvXGx3nfEixojE","%%","%%","6PZBvXGx3nfEixojE"] [] [2025-01-28T14:08:55.742210+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7XBGcMdc5XJz2QMK3","%%","%%","7XBGcMdc5XJz2QMK3"] [] [2025-01-28T14:08:55.758954+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T3yfp7qgfcZ5BqBkJ","%%","%%","T3yfp7qgfcZ5BqBkJ"] [] [2025-01-28T14:08:55.775933+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nDAByYgp759eiGQkM","%%","%%","nDAByYgp759eiGQkM"] [] [2025-01-28T14:08:55.792786+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NkmNoc9dHp6DMRyhY","%%","%%","NkmNoc9dHp6DMRyhY"] [] [2025-01-28T14:08:55.809717+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bHYmvynZiKR29h4Lm","%%","%%","bHYmvynZiKR29h4Lm"] [] [2025-01-28T14:08:55.826835+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CPFhXsE2BiA64zDLx","%%","%%","CPFhXsE2BiA64zDLx"] [] [2025-01-28T14:08:55.843776+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H6tTcNhqKv3Y8E8im","%%","%%","H6tTcNhqKv3Y8E8im"] [] [2025-01-28T14:08:55.860669+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"K37uK2hpJ62XK5zvG","%%","%%","K37uK2hpJ62XK5zvG"] [] [2025-01-28T14:08:55.877578+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kXQdFKkMJN7snv3KS","%%","%%","kXQdFKkMJN7snv3KS"] [] [2025-01-28T14:08:55.894364+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YZJEjNuASCZGDPLin","%%","%%","YZJEjNuASCZGDPLin"] [] [2025-01-28T14:08:55.911253+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Echgp4G9EnXejZthW","%%","%%","Echgp4G9EnXejZthW"] [] [2025-01-28T14:08:55.927992+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uSTzhbXkL7nxk6xji","%%","%%","uSTzhbXkL7nxk6xji"] [] [2025-01-28T14:08:55.944790+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3bJhE4egScnkPMcQv","%%","%%","3bJhE4egScnkPMcQv"] [] [2025-01-28T14:08:55.961626+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WpMiL5sXNwnBDmZHM","%%","%%","WpMiL5sXNwnBDmZHM"] [] [2025-01-28T14:08:55.978635+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fDYyyTuXLCgNbDwbG","%%","%%","fDYyyTuXLCgNbDwbG"] [] [2025-01-28T14:08:55.995414+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2xSxc48R252aZvSNT","%%","%%","2xSxc48R252aZvSNT"] [] [2025-01-28T14:08:56.012274+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5KLMy9FuwNFmcwWkP","%%","%%","5KLMy9FuwNFmcwWkP"] [] [2025-01-28T14:08:56.029021+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Qd635CKQ3Xg3vrqzi","%%","%%","Qd635CKQ3Xg3vrqzi"] [] [2025-01-28T14:08:56.045837+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Nea3okFZjsJwpttpp","%%","%%","Nea3okFZjsJwpttpp"] [] [2025-01-28T14:08:56.062639+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3LqMqNkPHX9sbkSRe","%%","%%","3LqMqNkPHX9sbkSRe"] [] [2025-01-28T14:08:56.079403+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ARdGTnDqeiykpjEvp","%%","%%","ARdGTnDqeiykpjEvp"] [] [2025-01-28T14:08:56.096215+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ggM98qGGZsmu64Bae","%%","%%","ggM98qGGZsmu64Bae"] [] [2025-01-28T14:08:56.113047+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"b4f544z7xRRK9dt8k","%%","%%","b4f544z7xRRK9dt8k"] [] [2025-01-28T14:08:56.129848+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zof3iZyJJ9dqLrmvZ","%%","%%","zof3iZyJJ9dqLrmvZ"] [] [2025-01-28T14:08:56.146622+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BT2Q3qY7P4FvdzCih","%%","%%","BT2Q3qY7P4FvdzCih"] [] [2025-01-28T14:08:56.163396+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dHbLcwgMjJJJFanqy","%%","%%","dHbLcwgMjJJJFanqy"] [] [2025-01-28T14:08:56.180144+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TMybieq4q9vLjsPpa","%%","%%","TMybieq4q9vLjsPpa"] [] [2025-01-28T14:08:56.197477+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"F7Gb2QTDbCRiS5Z9L","%%","%%","F7Gb2QTDbCRiS5Z9L"] [] [2025-01-28T14:08:56.214416+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EQsjWJuCyFMyrMwNa","%%","%%","EQsjWJuCyFMyrMwNa"] [] [2025-01-28T14:08:56.231170+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kCkBLNtSjwDfaz9Yr","%%","%%","kCkBLNtSjwDfaz9Yr"] [] [2025-01-28T14:08:56.247915+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YDbN262fCGrTNyZac","%%","%%","YDbN262fCGrTNyZac"] [] [2025-01-28T14:08:56.264770+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ai4p2pPkP6MC7pKJa","%%","%%","Ai4p2pPkP6MC7pKJa"] [] [2025-01-28T14:08:56.281740+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ooim8vSdBkW64mbSM","%%","%%","ooim8vSdBkW64mbSM"] [] [2025-01-28T14:08:56.298676+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GypJ24mD7xA3YpwmR","%%","%%","GypJ24mD7xA3YpwmR"] [] [2025-01-28T14:08:56.315573+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XQHevGY6eTKL4caKX","%%","%%","XQHevGY6eTKL4caKX"] [] [2025-01-28T14:08:56.332356+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NSkwBhDDMBgYtWKLq","%%","%%","NSkwBhDDMBgYtWKLq"] [] [2025-01-28T14:08:56.349163+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"toR8xW4sYGeR9pDWh","%%","%%","toR8xW4sYGeR9pDWh"] [] [2025-01-28T14:08:56.365920+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GCPw986vbQSDyah89","%%","%%","GCPw986vbQSDyah89"] [] [2025-01-28T14:08:56.382696+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yih8RBvGhqRHXtM8k","%%","%%","yih8RBvGhqRHXtM8k"] [] [2025-01-28T14:08:56.399517+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"F8n8M9eXkDee42Lzh","%%","%%","F8n8M9eXkDee42Lzh"] [] [2025-01-28T14:08:56.416329+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f6kYCe4qhsr2CZbHQ","%%","%%","f6kYCe4qhsr2CZbHQ"] [] [2025-01-28T14:08:56.433086+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8ByDBagd9EjQsb4KK","%%","%%","8ByDBagd9EjQsb4KK"] [] [2025-01-28T14:08:56.449901+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rQ4t9N9oZR5XxNTHB","%%","%%","rQ4t9N9oZR5XxNTHB"] [] [2025-01-28T14:08:56.466737+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c3vbvQKqX8yicaeYn","%%","%%","c3vbvQKqX8yicaeYn"] [] [2025-01-28T14:08:56.483593+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DTrAttWi5EdAxKkfA","%%","%%","DTrAttWi5EdAxKkfA"] [] [2025-01-28T14:08:56.500388+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GE4dxSTmvQs28Cu2C","%%","%%","GE4dxSTmvQs28Cu2C"] [] [2025-01-28T14:08:56.517256+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7LcHff6Z5iepCmdiK","%%","%%","7LcHff6Z5iepCmdiK"] [] [2025-01-28T14:08:56.534018+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qJuTZqdFmZn2GsmW7","%%","%%","qJuTZqdFmZn2GsmW7"] [] [2025-01-28T14:08:56.550808+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PweSDhsMAtgdYKLob","%%","%%","PweSDhsMAtgdYKLob"] [] [2025-01-28T14:08:56.567611+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PK6z4Lef2wnryQcgK","%%","%%","PK6z4Lef2wnryQcgK"] [] [2025-01-28T14:08:56.584398+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LsNg5wnBr5Lzsq9f7","%%","%%","LsNg5wnBr5Lzsq9f7"] [] [2025-01-28T14:08:56.601218+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MmrfMp7eximnoPSbM","%%","%%","MmrfMp7eximnoPSbM"] [] [2025-01-28T14:08:56.618034+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ji7P4NZhn7f2eZ6yn","%%","%%","Ji7P4NZhn7f2eZ6yn"] [] [2025-01-28T14:08:56.634874+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"z5up8YdGGe2EDMJy2","%%","%%","z5up8YdGGe2EDMJy2"] [] [2025-01-28T14:08:56.651690+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v7DDyYavHCoRybqN7","%%","%%","v7DDyYavHCoRybqN7"] [] [2025-01-28T14:08:56.668580+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ifpdWcEeDr9584N8t","%%","%%","ifpdWcEeDr9584N8t"] [] [2025-01-28T14:08:56.685419+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"k3p3sztwayDhgemPc","%%","%%","k3p3sztwayDhgemPc"] [] [2025-01-28T14:08:56.702247+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3ihD7qHae6bvpux5Z","%%","%%","3ihD7qHae6bvpux5Z"] [] [2025-01-28T14:08:56.719037+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"s5jjtEDoeiQmd9FXP","%%","%%","s5jjtEDoeiQmd9FXP"] [] [2025-01-28T14:08:56.735853+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n8t2GWurb9KdTo5oq","%%","%%","n8t2GWurb9KdTo5oq"] [] [2025-01-28T14:08:56.752661+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HdD9Ku9We3cYpEaK7","%%","%%","HdD9Ku9We3cYpEaK7"] [] [2025-01-28T14:08:56.769671+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fvHwDCbpCKMDXGYK2","%%","%%","fvHwDCbpCKMDXGYK2"] [] [2025-01-28T14:08:56.786546+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T8QgDD9JFBzeGiBJE","%%","%%","T8QgDD9JFBzeGiBJE"] [] [2025-01-28T14:08:56.803356+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NwzijyR35d9AuC6Mi","%%","%%","NwzijyR35d9AuC6Mi"] [] [2025-01-28T14:08:56.820187+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BTA7kC9n7p97MrPZt","%%","%%","BTA7kC9n7p97MrPZt"] [] [2025-01-28T14:08:56.836958+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Fs6Fa3N4YH65ngBCq","%%","%%","Fs6Fa3N4YH65ngBCq"] [] [2025-01-28T14:08:56.853762+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XoSYyZEArqqJQkzyk","%%","%%","XoSYyZEArqqJQkzyk"] [] [2025-01-28T14:08:56.870635+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Hb9HhGbdm52WA59Zw","%%","%%","Hb9HhGbdm52WA59Zw"] [] [2025-01-28T14:08:56.887431+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nwKLxweDbEY6MX4kN","%%","%%","nwKLxweDbEY6MX4kN"] [] [2025-01-28T14:08:56.904426+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5fyhpJisxfmWhzur2","%%","%%","5fyhpJisxfmWhzur2"] [] [2025-01-28T14:08:56.921374+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"J9NwjS7idbLESvuMw","%%","%%","J9NwjS7idbLESvuMw"] [] [2025-01-28T14:08:56.938236+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p5xFyLamqNmnEHADc","%%","%%","p5xFyLamqNmnEHADc"] [] [2025-01-28T14:08:56.955011+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Y5PxcRas2bb7ZXJ3p","%%","%%","Y5PxcRas2bb7ZXJ3p"] [] [2025-01-28T14:08:56.971801+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"r5hqdMQEYCaHFSDpP","%%","%%","r5hqdMQEYCaHFSDpP"] [] [2025-01-28T14:08:56.988662+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"u2KAzCS8uaXKFzrjm","%%","%%","u2KAzCS8uaXKFzrjm"] [] [2025-01-28T14:08:57.005513+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GzvwBF5Yku9p7Dv8P","%%","%%","GzvwBF5Yku9p7Dv8P"] [] [2025-01-28T14:08:57.022337+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G49RJCD9y7X8Jnr88","%%","%%","G49RJCD9y7X8Jnr88"] [] [2025-01-28T14:08:57.039135+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M5gvS4xvmap2XKZrY","%%","%%","M5gvS4xvmap2XKZrY"] [] [2025-01-28T14:08:57.055909+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hFgvNABv4KczkEiBG","%%","%%","hFgvNABv4KczkEiBG"] [] [2025-01-28T14:08:57.072738+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9GpKqAyxgnRu2rcYm","%%","%%","9GpKqAyxgnRu2rcYm"] [] [2025-01-28T14:08:57.089624+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"k7AcQLqCdHnEoFgQT","%%","%%","k7AcQLqCdHnEoFgQT"] [] [2025-01-28T14:08:57.106509+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZmugaFKEw7beTPjeQ","%%","%%","ZmugaFKEw7beTPjeQ"] [] [2025-01-28T14:08:57.123305+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FuzXinGhNHFtnzNLM","%%","%%","FuzXinGhNHFtnzNLM"] [] [2025-01-28T14:08:57.140126+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DjxBMrPRTQgc4ebix","%%","%%","DjxBMrPRTQgc4ebix"] [] [2025-01-28T14:08:57.156907+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G9JxYDXPD9QRs9yhf","%%","%%","G9JxYDXPD9QRs9yhf"] [] [2025-01-28T14:08:57.173722+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZmjWKptFAjvYNqMuE","%%","%%","ZmjWKptFAjvYNqMuE"] [] [2025-01-28T14:08:57.190641+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FfccDwiD59ik3fY2o","%%","%%","FfccDwiD59ik3fY2o"] [] [2025-01-28T14:08:57.208539+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NASDthZ8CKvaEtMGJ","%%","%%","NASDthZ8CKvaEtMGJ"] [] [2025-01-28T14:08:57.225413+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BThpEa8ncKrEqK9DK","%%","%%","BThpEa8ncKrEqK9DK"] [] [2025-01-28T14:08:57.242241+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vorxdmu74W7jcrHWR","%%","%%","vorxdmu74W7jcrHWR"] [] [2025-01-28T14:08:57.259064+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HRbS7kHytJRJDgnsz","%%","%%","HRbS7kHytJRJDgnsz"] [] [2025-01-28T14:08:57.275894+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Be3uoijDtPBiMDMWB","%%","%%","Be3uoijDtPBiMDMWB"] [] [2025-01-28T14:08:57.292714+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fwswbwGqKmugqSwNM","%%","%%","fwswbwGqKmugqSwNM"] [] [2025-01-28T14:08:57.309620+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"h2aHmGcX6kGqHKaB5","%%","%%","h2aHmGcX6kGqHKaB5"] [] [2025-01-28T14:08:57.326546+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5YtAXK573SLB694Sz","%%","%%","5YtAXK573SLB694Sz"] [] [2025-01-28T14:08:57.343351+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BQNBqiCX2F6CYTf6n","%%","%%","BQNBqiCX2F6CYTf6n"] [] [2025-01-28T14:08:57.360170+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3SeaovBRLmfnsyepJ","%%","%%","3SeaovBRLmfnsyepJ"] [] [2025-01-28T14:08:57.376959+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PacZaxnyjtaBFpmb5","%%","%%","PacZaxnyjtaBFpmb5"] [] [2025-01-28T14:08:57.393762+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dRLbGA5D4vdSBjS5g","%%","%%","dRLbGA5D4vdSBjS5g"] [] [2025-01-28T14:08:57.410736+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LauduFxeW5GtydR5y","%%","%%","LauduFxeW5GtydR5y"] [] [2025-01-28T14:08:57.427579+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5Dy8hRCy3kwNocLsB","%%","%%","5Dy8hRCy3kwNocLsB"] [] [2025-01-28T14:08:57.444392+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sGokmkYTdmDd7z52M","%%","%%","sGokmkYTdmDd7z52M"] [] [2025-01-28T14:08:57.461219+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q8XE3q9yFSDMKvJiA","%%","%%","Q8XE3q9yFSDMKvJiA"] [] [2025-01-28T14:08:57.478146+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T579RJAnBaFACXzWR","%%","%%","T579RJAnBaFACXzWR"] [] [2025-01-28T14:08:57.495021+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WZ5TffYLZuHiT67aS","%%","%%","WZ5TffYLZuHiT67aS"] [] [2025-01-28T14:08:57.512020+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ewE7hM39ebypdddAW","%%","%%","ewE7hM39ebypdddAW"] [] [2025-01-28T14:08:57.530393+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rhKcvCK4biyjvpjPH","%%","%%","rhKcvCK4biyjvpjPH"] [] [2025-01-28T14:08:57.547278+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c9dRRccFpmrbM9nDd","%%","%%","c9dRRccFpmrbM9nDd"] [] [2025-01-28T14:08:57.564096+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HMZckyPM8NCewH6Yh","%%","%%","HMZckyPM8NCewH6Yh"] [] [2025-01-28T14:08:57.581222+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kWjTRpTZXoakBqWez","%%","%%","kWjTRpTZXoakBqWez"] [] [2025-01-28T14:08:57.598053+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ghNjXeFihZKJcoo9R","%%","%%","ghNjXeFihZKJcoo9R"] [] [2025-01-28T14:08:57.615486+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9ikyXtmgSTj6DSgz5","%%","%%","9ikyXtmgSTj6DSgz5"] [] [2025-01-28T14:08:57.633017+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EyxcobATJ9gcK55s7","%%","%%","EyxcobATJ9gcK55s7"] [] [2025-01-28T14:08:57.650677+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iW9svpZhFtsHPTHgd","%%","%%","iW9svpZhFtsHPTHgd"] [] [2025-01-28T14:08:57.668537+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dmQH2RaDokB9wuSuW","%%","%%","dmQH2RaDokB9wuSuW"] [] [2025-01-28T14:08:57.686072+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5rwfTneDpuRTLHKZj","%%","%%","5rwfTneDpuRTLHKZj"] [] [2025-01-28T14:08:57.703690+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CWSa7ySybYqAJoyCS","%%","%%","CWSa7ySybYqAJoyCS"] [] [2025-01-28T14:08:57.721240+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4HRy5kZM9YiHc469G","%%","%%","4HRy5kZM9YiHc469G"] [] [2025-01-28T14:08:57.738969+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xHdNMyKcF3cSNJz4x","%%","%%","xHdNMyKcF3cSNJz4x"] [] [2025-01-28T14:08:57.756514+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hMp7qS9czXyLquuDF","%%","%%","hMp7qS9czXyLquuDF"] [] [2025-01-28T14:08:57.773971+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Rnky888dxDDzkFMFN","%%","%%","Rnky888dxDDzkFMFN"] [] [2025-01-28T14:08:57.791597+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fuZmc4N28Puj82RLp","%%","%%","fuZmc4N28Puj82RLp"] [] [2025-01-28T14:08:57.809443+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8tcGLWXXXsKWEEZjS","%%","%%","8tcGLWXXXsKWEEZjS"] [] [2025-01-28T14:08:57.827273+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yZHBeE4bNQ4co6dGN","%%","%%","yZHBeE4bNQ4co6dGN"] [] [2025-01-28T14:08:57.844882+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Mmie5gnp8PktiMuGt","%%","%%","Mmie5gnp8PktiMuGt"] [] [2025-01-28T14:08:57.862630+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"b4nXLHi7jzH8k32Lq","%%","%%","b4nXLHi7jzH8k32Lq"] [] [2025-01-28T14:08:57.880554+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mfS928BtEktAJf3Bc","%%","%%","mfS928BtEktAJf3Bc"] [] [2025-01-28T14:08:57.898321+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"S9CLn335c9CfW2vSp","%%","%%","S9CLn335c9CfW2vSp"] [] [2025-01-28T14:08:57.917037+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tBKx6agYLdQTNDPAj","%%","%%","tBKx6agYLdQTNDPAj"] [] [2025-01-28T14:08:57.933936+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SaRtJGCCzqyMfJJeq","%%","%%","SaRtJGCCzqyMfJJeq"] [] [2025-01-28T14:08:57.950777+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JjcEtn6WfCNG59Fej","%%","%%","JjcEtn6WfCNG59Fej"] [] [2025-01-28T14:08:57.967611+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pdB2LzxvvMXhjKS7c","%%","%%","pdB2LzxvvMXhjKS7c"] [] [2025-01-28T14:08:57.984487+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EtCfxDeKAF3dJovcb","%%","%%","EtCfxDeKAF3dJovcb"] [] [2025-01-28T14:08:58.001312+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GXzy5Xa8og2wFwinB","%%","%%","GXzy5Xa8og2wFwinB"] [] [2025-01-28T14:08:58.018128+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gWAwzoqRt6JSqhh7d","%%","%%","gWAwzoqRt6JSqhh7d"] [] [2025-01-28T14:08:58.034856+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hfXrsRNypZrHaQYdG","%%","%%","hfXrsRNypZrHaQYdG"] [] [2025-01-28T14:08:58.051738+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C9AGoNJr8NToS3gu5","%%","%%","C9AGoNJr8NToS3gu5"] [] [2025-01-28T14:08:58.068543+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"h6CocAiMrSnp9gJPq","%%","%%","h6CocAiMrSnp9gJPq"] [] [2025-01-28T14:08:58.085307+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6YWHSZGgk43sbebGo","%%","%%","6YWHSZGgk43sbebGo"] [] [2025-01-28T14:08:58.102056+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mTEwqWyLLPK76DAs9","%%","%%","mTEwqWyLLPK76DAs9"] [] [2025-01-28T14:08:58.118843+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"duZG76HWYBCauwtwz","%%","%%","duZG76HWYBCauwtwz"] [] [2025-01-28T14:08:58.135647+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JsNMhc6AkYEz7mMTY","%%","%%","JsNMhc6AkYEz7mMTY"] [] [2025-01-28T14:08:58.152406+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zqHWewn3L7YffRWHb","%%","%%","zqHWewn3L7YffRWHb"] [] [2025-01-28T14:08:58.169223+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WfLixiqYJX8mMR4GC","%%","%%","WfLixiqYJX8mMR4GC"] [] [2025-01-28T14:08:58.186005+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kN3CzgGKWjzGt4Sgs","%%","%%","kN3CzgGKWjzGt4Sgs"] [] [2025-01-28T14:08:58.202888+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ma24NX6qqEya9Rp8F","%%","%%","ma24NX6qqEya9Rp8F"] [] [2025-01-28T14:08:58.220163+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zMH6ZFkFkhu5349uH","%%","%%","zMH6ZFkFkhu5349uH"] [] [2025-01-28T14:08:58.237036+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"687GHHaW8QL7sw3C5","%%","%%","687GHHaW8QL7sw3C5"] [] [2025-01-28T14:08:58.253854+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QuYG6mwL8ETWgEmht","%%","%%","QuYG6mwL8ETWgEmht"] [] [2025-01-28T14:08:58.270662+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"k7iPM7tzPJokuNKBQ","%%","%%","k7iPM7tzPJokuNKBQ"] [] [2025-01-28T14:08:58.287424+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bKSqMW3T8sTRMv4bF","%%","%%","bKSqMW3T8sTRMv4bF"] [] [2025-01-28T14:08:58.304227+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9ivEoF4tSHcqGvZuT","%%","%%","9ivEoF4tSHcqGvZuT"] [] [2025-01-28T14:08:58.321025+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LWh2ytmP89sX6WMwJ","%%","%%","LWh2ytmP89sX6WMwJ"] [] [2025-01-28T14:08:58.337908+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FD6jxr5r5ipnHAeeQ","%%","%%","FD6jxr5r5ipnHAeeQ"] [] [2025-01-28T14:08:58.354744+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"R5tmm4AoAdBNBqu6L","%%","%%","R5tmm4AoAdBNBqu6L"] [] [2025-01-28T14:08:58.371565+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"njgxQmXzgKXFkpbYu","%%","%%","njgxQmXzgKXFkpbYu"] [] [2025-01-28T14:08:58.388376+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RMukseKQj5M9JeKoX","%%","%%","RMukseKQj5M9JeKoX"] [] [2025-01-28T14:08:58.405199+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cokRxsuqJoMEknW3D","%%","%%","cokRxsuqJoMEknW3D"] [] [2025-01-28T14:08:58.422015+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LYF8tAQ6xfrWWFAxi","%%","%%","LYF8tAQ6xfrWWFAxi"] [] [2025-01-28T14:08:58.438817+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NMuw8cSP3qPv7h8N8","%%","%%","NMuw8cSP3qPv7h8N8"] [] [2025-01-28T14:08:58.455612+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"o9mdThpixg6na2uek","%%","%%","o9mdThpixg6na2uek"] [] [2025-01-28T14:08:58.472485+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ftJAr5bgrpf7TJyZr","%%","%%","ftJAr5bgrpf7TJyZr"] [] [2025-01-28T14:08:58.489292+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f7WfNpPp9HdshKySp","%%","%%","f7WfNpPp9HdshKySp"] [] [2025-01-28T14:08:58.506103+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GmgZcK4dQo9qe5PB6","%%","%%","GmgZcK4dQo9qe5PB6"] [] [2025-01-28T14:08:58.522892+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"83j9DQv2feutbH9of","%%","%%","83j9DQv2feutbH9of"] [] [2025-01-28T14:08:58.539729+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XeakYMrC7yHFXChat","%%","%%","XeakYMrC7yHFXChat"] [] [2025-01-28T14:08:58.556563+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"stgZaWNDeBZKPn6zS","%%","%%","stgZaWNDeBZKPn6zS"] [] [2025-01-28T14:08:58.573322+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TkbpdapW82uiM2A5g","%%","%%","TkbpdapW82uiM2A5g"] [] [2025-01-28T14:08:58.590122+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Bu6quKNR9r372RZ8b","%%","%%","Bu6quKNR9r372RZ8b"] [] [2025-01-28T14:08:58.606914+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8MWurdeFNBEuziMYC","%%","%%","8MWurdeFNBEuziMYC"] [] [2025-01-28T14:08:58.623687+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8MWurdeFNBEuziMYC","%%","%%","8MWurdeFNBEuziMYC"] [] [2025-01-28T14:08:58.640552+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DzbwoyiNueYtA9TNp","%%","%%","DzbwoyiNueYtA9TNp"] [] [2025-01-28T14:08:58.657329+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gC5G4RXv3C2AthJex","%%","%%","gC5G4RXv3C2AthJex"] [] [2025-01-28T14:08:58.674138+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JKwW7itTiuiLnLess","%%","%%","JKwW7itTiuiLnLess"] [] [2025-01-28T14:08:58.691038+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tY5TQPwdKrHpAyhQn","%%","%%","tY5TQPwdKrHpAyhQn"] [] [2025-01-28T14:08:58.707824+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3kXwtPRCzer38QFLR","%%","%%","3kXwtPRCzer38QFLR"] [] [2025-01-28T14:08:58.724616+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ykvLk3LeD9dQ3PYCD","%%","%%","ykvLk3LeD9dQ3PYCD"] [] [2025-01-28T14:08:58.741644+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pn2ttWjbzPES5bqbY","%%","%%","pn2ttWjbzPES5bqbY"] [] [2025-01-28T14:08:58.758428+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uqXxFZB9iuPAzqvvC","%%","%%","uqXxFZB9iuPAzqvvC"] [] [2025-01-28T14:08:58.775260+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bgAa67JG4LrHCJpNs","%%","%%","bgAa67JG4LrHCJpNs"] [] [2025-01-28T14:08:58.792098+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JhwDJ5RziMF6JNuKf","%%","%%","JhwDJ5RziMF6JNuKf"] [] [2025-01-28T14:08:58.808890+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vEmpA9TwGNLvefTKu","%%","%%","vEmpA9TwGNLvefTKu"] [] [2025-01-28T14:08:58.825701+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cPn4rxjuas8JHqds2","%%","%%","cPn4rxjuas8JHqds2"] [] [2025-01-28T14:08:58.842547+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uqbEsnsyAFcnDwSom","%%","%%","uqbEsnsyAFcnDwSom"] [] [2025-01-28T14:08:58.859417+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q6BBYY8cvfWFzmBaT","%%","%%","Q6BBYY8cvfWFzmBaT"] [] [2025-01-28T14:08:58.876281+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6zSqrXmxZodD2GcBG","%%","%%","6zSqrXmxZodD2GcBG"] [] [2025-01-28T14:08:58.893060+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"whaR5e8NWSBaKj48R","%%","%%","whaR5e8NWSBaKj48R"] [] [2025-01-28T14:08:58.909844+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ADebdyNRM3BufMcDv","%%","%%","ADebdyNRM3BufMcDv"] [] [2025-01-28T14:08:58.926653+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Kz8XBgQEoXsWJKcd6","%%","%%","Kz8XBgQEoXsWJKcd6"] [] [2025-01-28T14:08:58.943473+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EcDAEbuaWW8zWSh5e","%%","%%","EcDAEbuaWW8zWSh5e"] [] [2025-01-28T14:08:58.960276+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jWQ8nuNWG3Ay7JS3p","%%","%%","jWQ8nuNWG3Ay7JS3p"] [] [2025-01-28T14:08:58.977016+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"t6aP6WR57mwrFhZj8","%%","%%","t6aP6WR57mwrFhZj8"] [] [2025-01-28T14:08:58.993823+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"baKbpcTALe3QFAQNJ","%%","%%","baKbpcTALe3QFAQNJ"] [] [2025-01-28T14:08:59.010692+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iAx6h8j4JkyZ9RnXd","%%","%%","iAx6h8j4JkyZ9RnXd"] [] [2025-01-28T14:08:59.027555+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jBeJZmpG5N9BJS4hS","%%","%%","jBeJZmpG5N9BJS4hS"] [] [2025-01-28T14:08:59.044337+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XZtFGTJzjSCFnS3rW","%%","%%","XZtFGTJzjSCFnS3rW"] [] [2025-01-28T14:08:59.061181+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nLJF7b9jbHs4Z45Pa","%%","%%","nLJF7b9jbHs4Z45Pa"] [] [2025-01-28T14:08:59.077938+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"b7jaymhsgDDERwwbh","%%","%%","b7jaymhsgDDERwwbh"] [] [2025-01-28T14:08:59.094718+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bvJacYAXCJm6zfp65","%%","%%","bvJacYAXCJm6zfp65"] [] [2025-01-28T14:08:59.111591+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"At6zNuahykHakdpdP","%%","%%","At6zNuahykHakdpdP"] [] [2025-01-28T14:08:59.128499+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HSnxQtSSsHZg4v8h6","%%","%%","HSnxQtSSsHZg4v8h6"] [] [2025-01-28T14:08:59.145413+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PoS4rgcpP8ruFAXGv","%%","%%","PoS4rgcpP8ruFAXGv"] [] [2025-01-28T14:08:59.162251+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AKgYuhEXBXQqig4Tn","%%","%%","AKgYuhEXBXQqig4Tn"] [] [2025-01-28T14:08:59.179030+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8tqD88oGCwoKLkutB","%%","%%","8tqD88oGCwoKLkutB"] [] [2025-01-28T14:08:59.195928+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3AcSE2RtxSDdrm3vQ","%%","%%","3AcSE2RtxSDdrm3vQ"] [] [2025-01-28T14:08:59.213486+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"u6hMqnedHqGMyiibh","%%","%%","u6hMqnedHqGMyiibh"] [] [2025-01-28T14:08:59.230456+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BLcfsYYGTBTdtvEq4","%%","%%","BLcfsYYGTBTdtvEq4"] [] [2025-01-28T14:08:59.247271+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kSyKhwp2eoKxnD4me","%%","%%","kSyKhwp2eoKxnD4me"] [] [2025-01-28T14:08:59.264090+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5wjouMNhx5KXJjM8E","%%","%%","5wjouMNhx5KXJjM8E"] [] [2025-01-28T14:08:59.280856+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"48Z2Y9AWwgi34FDsq","%%","%%","48Z2Y9AWwgi34FDsq"] [] [2025-01-28T14:08:59.297625+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jC6rQr5qXzbS6nBPo","%%","%%","jC6rQr5qXzbS6nBPo"] [] [2025-01-28T14:08:59.314501+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"u8nREjJ3jXsvLwapF","%%","%%","u8nREjJ3jXsvLwapF"] [] [2025-01-28T14:08:59.331364+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eJYr3K2HrJvToj2Y3","%%","%%","eJYr3K2HrJvToj2Y3"] [] [2025-01-28T14:08:59.348205+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gexFaw5yc9iKCkGcN","%%","%%","gexFaw5yc9iKCkGcN"] [] [2025-01-28T14:08:59.365015+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"96Envg53hsmg49nac","%%","%%","96Envg53hsmg49nac"] [] [2025-01-28T14:08:59.381811+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mZ9Hy3AnzoAqKfRHv","%%","%%","mZ9Hy3AnzoAqKfRHv"] [] [2025-01-28T14:08:59.398730+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kt2R3XK9DeYwx94sM","%%","%%","kt2R3XK9DeYwx94sM"] [] [2025-01-28T14:08:59.415598+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3mWMBpyQQ8ajeSL2v","%%","%%","3mWMBpyQQ8ajeSL2v"] [] [2025-01-28T14:08:59.432402+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Z3G6wnpxHb8z8yzmZ","%%","%%","Z3G6wnpxHb8z8yzmZ"] [] [2025-01-28T14:08:59.449299+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DMfkmNLmzsBAveMnc","%%","%%","DMfkmNLmzsBAveMnc"] [] [2025-01-28T14:08:59.466070+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JQoQsm429NoJzSdZK","%%","%%","JQoQsm429NoJzSdZK"] [] [2025-01-28T14:08:59.482854+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p39y2aeEZu5eTWAbn","%%","%%","p39y2aeEZu5eTWAbn"] [] [2025-01-28T14:08:59.499656+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H4h3ocxLH6mac7s9s","%%","%%","H4h3ocxLH6mac7s9s"] [] [2025-01-28T14:08:59.516423+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rhYo6y54PWre4jLvh","%%","%%","rhYo6y54PWre4jLvh"] [] [2025-01-28T14:08:59.533255+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xRNmyz3yvLgDqKH6w","%%","%%","xRNmyz3yvLgDqKH6w"] [] [2025-01-28T14:08:59.550066+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GeqyFPTChjnX4ztWw","%%","%%","GeqyFPTChjnX4ztWw"] [] [2025-01-28T14:08:59.566897+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mE6DcMNL5eLytn9ad","%%","%%","mE6DcMNL5eLytn9ad"] [] [2025-01-28T14:08:59.583712+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cY8eyNuH24oDLDh4t","%%","%%","cY8eyNuH24oDLDh4t"] [] [2025-01-28T14:08:59.600657+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"84aNcEiMvzs5KKYfJ","%%","%%","84aNcEiMvzs5KKYfJ"] [] [2025-01-28T14:08:59.617500+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vhFdDvpECciRS58LX","%%","%%","vhFdDvpECciRS58LX"] [] [2025-01-28T14:08:59.634326+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NWPLnxTtytMsMQRKX","%%","%%","NWPLnxTtytMsMQRKX"] [] [2025-01-28T14:08:59.651097+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mjsomcdvQCMYj7uE4","%%","%%","mjsomcdvQCMYj7uE4"] [] [2025-01-28T14:08:59.667948+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Hc669ipiwb5w6gouE","%%","%%","Hc669ipiwb5w6gouE"] [] [2025-01-28T14:08:59.684792+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iexwhhg3QtAYffo7i","%%","%%","iexwhhg3QtAYffo7i"] [] [2025-01-28T14:08:59.701659+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QEbE3D2Yt3h4wKvar","%%","%%","QEbE3D2Yt3h4wKvar"] [] [2025-01-28T14:08:59.718515+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XW6JMumkncSbRtQ3o","%%","%%","XW6JMumkncSbRtQ3o"] [] [2025-01-28T14:08:59.735315+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mELwLGMwwLsgHTn8x","%%","%%","mELwLGMwwLsgHTn8x"] [] [2025-01-28T14:08:59.752088+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eHgfJkWBJT7s5JKyq","%%","%%","eHgfJkWBJT7s5JKyq"] [] [2025-01-28T14:08:59.768951+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Z2TsHgJaPFtou2f7N","%%","%%","Z2TsHgJaPFtou2f7N"] [] [2025-01-28T14:08:59.785830+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cyuBAkvHbeFJLZqM3","%%","%%","cyuBAkvHbeFJLZqM3"] [] [2025-01-28T14:08:59.802685+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T2aqdu9X8uZmiZp4D","%%","%%","T2aqdu9X8uZmiZp4D"] [] [2025-01-28T14:08:59.820691+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X3mcs7o3ZPYsQ2exa","%%","%%","X3mcs7o3ZPYsQ2exa"] [] [2025-01-28T14:08:59.838861+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m64LPiXqBYN2b2eNY","%%","%%","m64LPiXqBYN2b2eNY"] [] [2025-01-28T14:08:59.855900+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pGR9PBsBBQRTbHAAc","%%","%%","pGR9PBsBBQRTbHAAc"] [] [2025-01-28T14:08:59.872778+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bHDCNofssu8cNgFx3","%%","%%","bHDCNofssu8cNgFx3"] [] [2025-01-28T14:08:59.889693+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qjphqArMP6sDGvFaf","%%","%%","qjphqArMP6sDGvFaf"] [] [2025-01-28T14:08:59.906555+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M2ahzJ8CC6MtjL62s","%%","%%","M2ahzJ8CC6MtjL62s"] [] [2025-01-28T14:08:59.923469+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KHrDdDbTB73uSDTzY","%%","%%","KHrDdDbTB73uSDTzY"] [] [2025-01-28T14:08:59.940313+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KZwCXFXfCbcav6EWp","%%","%%","KZwCXFXfCbcav6EWp"] [] [2025-01-28T14:08:59.957127+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XWY848yf6Eu8NWDf5","%%","%%","XWY848yf6Eu8NWDf5"] [] [2025-01-28T14:08:59.973919+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ts84vrLTGvQe2XvvL","%%","%%","Ts84vrLTGvQe2XvvL"] [] [2025-01-28T14:08:59.990827+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"85tvoxYxBYGmyxasy","%%","%%","85tvoxYxBYGmyxasy"] [] [2025-01-28T14:09:00.007651+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uTDgTrgTLkwHpXXTA","%%","%%","uTDgTrgTLkwHpXXTA"] [] [2025-01-28T14:09:00.024465+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mHhtJFqcswF8QBrf6","%%","%%","mHhtJFqcswF8QBrf6"] [] [2025-01-28T14:09:00.041380+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cd5zWdbbB3a3iNZEc","%%","%%","cd5zWdbbB3a3iNZEc"] [] [2025-01-28T14:09:00.058226+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3vbKvx8ouvAtssCDG","%%","%%","3vbKvx8ouvAtssCDG"] [] [2025-01-28T14:09:00.075143+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Mbq3fiAY3XePKJRYt","%%","%%","Mbq3fiAY3XePKJRYt"] [] [2025-01-28T14:09:00.091944+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mDe787sTjCMZah7gc","%%","%%","mDe787sTjCMZah7gc"] [] [2025-01-28T14:09:00.108926+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BHuq5wBMSzcAHB7aQ","%%","%%","BHuq5wBMSzcAHB7aQ"] [] [2025-01-28T14:09:00.125673+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6ZHeSncfcvg74TT9c","%%","%%","6ZHeSncfcvg74TT9c"] [] [2025-01-28T14:09:00.142629+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4vraR7vRswFb93ZNf","%%","%%","4vraR7vRswFb93ZNf"] [] [2025-01-28T14:09:00.159549+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JZ9XMbrxJJQjK3Tfk","%%","%%","JZ9XMbrxJJQjK3Tfk"] [] [2025-01-28T14:09:00.176333+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"prhtrTv5LGvCqS2BX","%%","%%","prhtrTv5LGvCqS2BX"] [] [2025-01-28T14:09:00.193112+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qp4bAjT2kB9DNwC7p","%%","%%","qp4bAjT2kB9DNwC7p"] [] [2025-01-28T14:09:00.209962+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mA7Nnda795Z96iYut","%%","%%","mA7Nnda795Z96iYut"] [] [2025-01-28T14:09:00.226844+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5BJBJcTXoM6xpAd6i","%%","%%","5BJBJcTXoM6xpAd6i"] [] [2025-01-28T14:09:00.243627+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xuRPpsn4eroARrA2P","%%","%%","xuRPpsn4eroARrA2P"] [] [2025-01-28T14:09:00.260474+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EBJssA2wedZbyfrin","%%","%%","EBJssA2wedZbyfrin"] [] [2025-01-28T14:09:00.277302+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EYsi7mf2g9bpnhA8P","%%","%%","EYsi7mf2g9bpnhA8P"] [] [2025-01-28T14:09:00.294049+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AZk2NbFZPowtuKwfn","%%","%%","AZk2NbFZPowtuKwfn"] [] [2025-01-28T14:09:00.310995+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tbfTpWdRMqwp2S6Dv","%%","%%","tbfTpWdRMqwp2S6Dv"] [] [2025-01-28T14:09:00.327737+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kkuf7bYwpfCotP6r7","%%","%%","kkuf7bYwpfCotP6r7"] [] [2025-01-28T14:09:00.344581+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3xbdKzYGL6rDNDBZY","%%","%%","3xbdKzYGL6rDNDBZY"] [] [2025-01-28T14:09:00.361340+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"68gZvPqkvFjkPACoQ","%58797604%","%58797604%","68gZvPqkvFjkPACoQ","%58797604%","%58797604%"] [] [2025-01-28T14:09:00.380259+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [1028] [] [2025-01-28T14:09:00.380704+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7525] [] [2025-01-28T14:09:00.381065+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8372] [] [2025-01-28T14:09:00.526201+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:09:00.526564+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [2,"2025-01-28T14:09:00+00:00",8821] [] [2025-01-28T14:09:00.526957+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:09:00.536053+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5hMxumHGAYvsNDE3d","%%","%%","5hMxumHGAYvsNDE3d"] [] [2025-01-28T14:09:00.553194+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8YwBYeBNNBdX5XCAY","%%","%%","8YwBYeBNNBdX5XCAY"] [] [2025-01-28T14:09:00.570046+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5skRiZxC4xsTbHfgp","%%","%%","5skRiZxC4xsTbHfgp"] [] [2025-01-28T14:09:00.586902+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eKji7v5e3483jFyPC","%%","%%","eKji7v5e3483jFyPC"] [] [2025-01-28T14:09:00.603891+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GMhb2Hs3BinPAsdwb","%%","%%","GMhb2Hs3BinPAsdwb"] [] [2025-01-28T14:09:00.620811+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"u7gEa6qmXGmC6medf","%%","%%","u7gEa6qmXGmC6medf"] [] [2025-01-28T14:09:00.637630+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4A9Mjz7uFhhGutwWm","%%","%%","4A9Mjz7uFhhGutwWm"] [] [2025-01-28T14:09:00.654483+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bBZXo9Xdn7kKvRWwJ","%%","%%","bBZXo9Xdn7kKvRWwJ"] [] [2025-01-28T14:09:00.671393+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jrcLq5bazGGoyinDx","%%","%%","jrcLq5bazGGoyinDx"] [] [2025-01-28T14:09:00.688356+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kTQPduqvJfAufCq3S","%%","%%","kTQPduqvJfAufCq3S"] [] [2025-01-28T14:09:00.705358+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iGuvR2dmQGzteJz65","%%","%%","iGuvR2dmQGzteJz65"] [] [2025-01-28T14:09:00.722289+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3g3wPk98XCNfCJTRT","%%","%%","3g3wPk98XCNfCJTRT"] [] [2025-01-28T14:09:00.739174+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gQA6s8Ajv7JzGmFLd","%%","%%","gQA6s8Ajv7JzGmFLd"] [] [2025-01-28T14:09:00.755958+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MEnAxfgRqxFdZwMJ4","%%","%%","MEnAxfgRqxFdZwMJ4"] [] [2025-01-28T14:09:00.772812+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EePt3Zs5i4tHhJeaW","%%","%%","EePt3Zs5i4tHhJeaW"] [] [2025-01-28T14:09:00.789741+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WMWu5fHmf5A8hxDEQ","%%","%%","WMWu5fHmf5A8hxDEQ"] [] [2025-01-28T14:09:00.806553+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"L8cq2cW7MZNTq4RgZ","%%","%%","L8cq2cW7MZNTq4RgZ"] [] [2025-01-28T14:09:00.823365+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7fHKzmFjd93EgJwyH","%%","%%","7fHKzmFjd93EgJwyH"] [] [2025-01-28T14:09:00.840238+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"CTFW48jNL9AxXx7uD","%58616847%","%58616847%","CTFW48jNL9AxXx7uD","%58616847%","%58616847%"] [] [2025-01-28T14:09:00.859203+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7337] [] [2025-01-28T14:09:00.860182+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7K6kd3DsjxKXEsCYX","%%","%%","7K6kd3DsjxKXEsCYX"] [] [2025-01-28T14:09:00.877029+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6zLFebRv85P3cFmhw","%%","%%","6zLFebRv85P3cFmhw"] [] [2025-01-28T14:09:00.894026+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3SFPAzZvvZt8zsz2i","%%","%%","3SFPAzZvvZt8zsz2i"] [] [2025-01-28T14:09:00.911090+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jXgrMChwisQJwPrge","%%","%%","jXgrMChwisQJwPrge"] [] [2025-01-28T14:09:00.928014+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9r3YwepAuR7ht3FyF","%%","%%","9r3YwepAuR7ht3FyF"] [] [2025-01-28T14:09:00.944799+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RqQyN98Yo8eZK3MDk","%%","%%","RqQyN98Yo8eZK3MDk"] [] [2025-01-28T14:09:00.961622+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8p8LKXXGn2tZk4NcP","%%","%%","8p8LKXXGn2tZk4NcP"] [] [2025-01-28T14:09:00.978574+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bu5y52Bc4qXqifnWZ","%%","%%","bu5y52Bc4qXqifnWZ"] [] [2025-01-28T14:09:00.995366+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dbYTXMqnssFxQGTAH","%%","%%","dbYTXMqnssFxQGTAH"] [] [2025-01-28T14:09:01.012245+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SxSiHrGCmd5Qd2m4K","%%","%%","SxSiHrGCmd5Qd2m4K"] [] [2025-01-28T14:09:01.029131+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WFwqDgQ8xMvyyfHFE","%%","%%","WFwqDgQ8xMvyyfHFE"] [] [2025-01-28T14:09:01.045880+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FwRiWNA8vSAjGz3wz","%%","%%","FwRiWNA8vSAjGz3wz"] [] [2025-01-28T14:09:01.062701+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8RRHeRmgdwcrGRCRS","%%","%%","8RRHeRmgdwcrGRCRS"] [] [2025-01-28T14:09:01.079745+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QfeYkuB9ExpXFz9C2","%%","%%","QfeYkuB9ExpXFz9C2"] [] [2025-01-28T14:09:01.096698+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cR6K5tmSruzew3LRX","%%","%%","cR6K5tmSruzew3LRX"] [] [2025-01-28T14:09:01.113748+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PiCLH7HKiJLb9v4eD","%%","%%","PiCLH7HKiJLb9v4eD"] [] [2025-01-28T14:09:01.130765+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7FDBesKajG3jBpobb","%%","%%","7FDBesKajG3jBpobb"] [] [2025-01-28T14:09:01.147669+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i28GM2EtDbxLYTGKp","%%","%%","i28GM2EtDbxLYTGKp"] [] [2025-01-28T14:09:01.164619+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EPJudFnqHCXguFXvo","%%","%%","EPJudFnqHCXguFXvo"] [] [2025-01-28T14:09:01.181433+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oY2zsrfeGc3j4n9Jx","%%","%%","oY2zsrfeGc3j4n9Jx"] [] [2025-01-28T14:09:01.198369+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nYs9f4kZnGqkuePtY","%%","%%","nYs9f4kZnGqkuePtY"] [] [2025-01-28T14:09:01.215658+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aB48S4vSJqxGbsXas","%%","%%","aB48S4vSJqxGbsXas"] [] [2025-01-28T14:09:01.232912+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9Ne8X98GqpkqGPPfs","%%","%%","9Ne8X98GqpkqGPPfs"] [] [2025-01-28T14:09:01.249708+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gJoLbK4xWEqspogHa","%%","%%","gJoLbK4xWEqspogHa"] [] [2025-01-28T14:09:01.266657+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"69KcGMmZcu2zGbqBW","%%","%%","69KcGMmZcu2zGbqBW"] [] [2025-01-28T14:09:01.283572+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"WnnuE2XyNAaMcBKRP","%56622821%","%56622821%","WnnuE2XyNAaMcBKRP","%56622821%","%56622821%"] [] [2025-01-28T14:09:01.302469+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7340] [] [2025-01-28T14:09:01.445187+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:09:01.445527+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:09:01+00:00",8866] [] [2025-01-28T14:09:01.445950+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:09:01.447136+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WWRGtCQgjnuEdbwgg","%%","%%","WWRGtCQgjnuEdbwgg"] [] [2025-01-28T14:09:01.464111+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Swd9FJrLdK5BwXenE","%%","%%","Swd9FJrLdK5BwXenE"] [] [2025-01-28T14:09:01.480988+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"StmoSvsQRjRdagZie","%%","%%","StmoSvsQRjRdagZie"] [] [2025-01-28T14:09:01.497855+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kt23SRRFQWjizpAhT","%%","%%","kt23SRRFQWjizpAhT"] [] [2025-01-28T14:09:01.514838+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fcw2kZRRyW6nx8drk","%%","%%","fcw2kZRRyW6nx8drk"] [] [2025-01-28T14:09:01.531693+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oCPBFYkP8hGpqsybg","%%","%%","oCPBFYkP8hGpqsybg"] [] [2025-01-28T14:09:01.548579+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SNhD2CRWWom3rLowd","%%","%%","SNhD2CRWWom3rLowd"] [] [2025-01-28T14:09:01.565420+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KxGcdcGYvqB458AFd","%%","%%","KxGcdcGYvqB458AFd"] [] [2025-01-28T14:09:01.582317+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ypkwNFvZjha3DXBHi","%%","%%","ypkwNFvZjha3DXBHi"] [] [2025-01-28T14:09:01.599096+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"u7KGaZyXMcFE46NuM","%%","%%","u7KGaZyXMcFE46NuM"] [] [2025-01-28T14:09:01.615997+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rYyoeTqQb4F4PdzCF","%%","%%","rYyoeTqQb4F4PdzCF"] [] [2025-01-28T14:09:01.632802+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BQb6WLZ5Dg4FXiaEq","%%","%%","BQb6WLZ5Dg4FXiaEq"] [] [2025-01-28T14:09:01.649631+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cma6cS467Z6XF36E5","%%","%%","cma6cS467Z6XF36E5"] [] [2025-01-28T14:09:01.666525+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q8th6KNnCcwe5b8vP","%%","%%","Q8th6KNnCcwe5b8vP"] [] [2025-01-28T14:09:01.683396+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oDQ3WYrpgYhsditE9","%%","%%","oDQ3WYrpgYhsditE9"] [] [2025-01-28T14:09:01.700418+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aRxDGDeaGiPJtsgak","%%","%%","aRxDGDeaGiPJtsgak"] [] [2025-01-28T14:09:01.717364+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aCQc84QmiKHT2gjYR","%%","%%","aCQc84QmiKHT2gjYR"] [] [2025-01-28T14:09:01.734220+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yFpPhAPMbEH2iNsyi","%%","%%","yFpPhAPMbEH2iNsyi"] [] [2025-01-28T14:09:01.751040+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Yti3zeLbjwHgWMwPi","%%","%%","Yti3zeLbjwHgWMwPi"] [] [2025-01-28T14:09:01.767806+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nsTTC44PBxd2wp6ZH","%%","%%","nsTTC44PBxd2wp6ZH"] [] [2025-01-28T14:09:01.784607+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QY3yHzbsC3vjEann5","%%","%%","QY3yHzbsC3vjEann5"] [] [2025-01-28T14:09:01.801553+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wMnaSn2r8w6Y4sr56","%%","%%","wMnaSn2r8w6Y4sr56"] [] [2025-01-28T14:09:01.818432+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BzeghEJqwyamhatmu","%%","%%","BzeghEJqwyamhatmu"] [] [2025-01-28T14:09:01.835392+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Hbtjzq8oX6Xvu7Nu9","%%","%%","Hbtjzq8oX6Xvu7Nu9"] [] [2025-01-28T14:09:01.852264+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jkz3X2r8bhxt5pa4C","%%","%%","jkz3X2r8bhxt5pa4C"] [] [2025-01-28T14:09:01.869047+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"78BCtywx9iPmHHWH4","%%","%%","78BCtywx9iPmHHWH4"] [] [2025-01-28T14:09:01.885792+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4FtDgXfzSuyDPzsjQ","%%","%%","4FtDgXfzSuyDPzsjQ"] [] [2025-01-28T14:09:01.902582+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Gd8QHxkZmBaHoF46s","%%","%%","Gd8QHxkZmBaHoF46s"] [] [2025-01-28T14:09:01.919573+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7hr3H9j83L9A9JytX","%%","%%","7hr3H9j83L9A9JytX"] [] [2025-01-28T14:09:01.936361+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XAT9gi57WHxZtC3m5","%%","%%","XAT9gi57WHxZtC3m5"] [] [2025-01-28T14:09:01.953221+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XSgXja2FEfcvm4sMX","%%","%%","XSgXja2FEfcvm4sMX"] [] [2025-01-28T14:09:01.969973+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uywQEhwaG32cHn98X","%%","%%","uywQEhwaG32cHn98X"] [] [2025-01-28T14:09:01.986808+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6RKBWr6THzjM8v7JR","%%","%%","6RKBWr6THzjM8v7JR"] [] [2025-01-28T14:09:02.003691+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HkbP8uw6jEF6BvcLa","%%","%%","HkbP8uw6jEF6BvcLa"] [] [2025-01-28T14:09:02.020634+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TW56jm5fRbzoeZtTe","%%","%%","TW56jm5fRbzoeZtTe"] [] [2025-01-28T14:09:02.037583+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kmMbDHqQ8DQGPWxve","%%","%%","kmMbDHqQ8DQGPWxve"] [] [2025-01-28T14:09:02.054474+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Nk4WzWuWrTDYG6wWk","%%","%%","Nk4WzWuWrTDYG6wWk"] [] [2025-01-28T14:09:02.071286+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Lm7pJrC2MYexhS6Jb","%%","%%","Lm7pJrC2MYexhS6Jb"] [] [2025-01-28T14:09:02.088270+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"L6HzjZNST2wiXWakH","%%","%%","L6HzjZNST2wiXWakH"] [] [2025-01-28T14:09:02.105068+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G8CNerrvjHo6gKJLm","%%","%%","G8CNerrvjHo6gKJLm"] [] [2025-01-28T14:09:02.122073+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oAcWhAEm4eNfgGisu","%%","%%","oAcWhAEm4eNfgGisu"] [] [2025-01-28T14:09:02.138911+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"we9jXXaY2uuxczvrf","%%","%%","we9jXXaY2uuxczvrf"] [] [2025-01-28T14:09:02.155752+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5PZemDhjz3tEegEKG","%%","%%","5PZemDhjz3tEegEKG"] [] [2025-01-28T14:09:02.172571+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WaAQP4SqqCkKzcwpB","%%","%%","WaAQP4SqqCkKzcwpB"] [] [2025-01-28T14:09:02.189368+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bjooiLkJCzjn82C6L","%%","%%","bjooiLkJCzjn82C6L"] [] [2025-01-28T14:09:02.206147+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"A6aq2bsedajGLrTzK","%%","%%","A6aq2bsedajGLrTzK"] [] [2025-01-28T14:09:02.223135+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6PZNYaukWRqfc4wKH","%%","%%","6PZNYaukWRqfc4wKH"] [] [2025-01-28T14:09:02.240773+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"JBPK4CmRjGFvGsCte","%92153250%","%92153250%","JBPK4CmRjGFvGsCte","%92153250%","%92153250%"] [] [2025-01-28T14:09:02.259767+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7343] [] [2025-01-28T14:09:02.402526+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:09:02.402865+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [1,"2025-01-28T14:09:02+00:00",8914] [] [2025-01-28T14:09:02.403285+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:09:02.404391+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4zqKqcZCqxKWAWgNP","%%","%%","4zqKqcZCqxKWAWgNP"] [] [2025-01-28T14:09:02.421606+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9vbtQaTr7o5f8xGbS","%%","%%","9vbtQaTr7o5f8xGbS"] [] [2025-01-28T14:09:02.438483+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"TzGomCxKNDwQYjjwd","%98812411%","%98812411%","TzGomCxKNDwQYjjwd","%98812411%","%98812411%"] [] [2025-01-28T14:09:02.457572+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7346] [] [2025-01-28T14:09:02.458522+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6aAEL6WakAMdck7FW","%%","%%","6aAEL6WakAMdck7FW"] [] [2025-01-28T14:09:02.475425+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SJDu7BdQJ6KnmmLQ7","%%","%%","SJDu7BdQJ6KnmmLQ7"] [] [2025-01-28T14:09:02.492309+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NGyCgkjgFh2ZD7x9o","%%","%%","NGyCgkjgFh2ZD7x9o"] [] [2025-01-28T14:09:02.509137+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3rKiyXZJMpcJwyqyd","%%","%%","3rKiyXZJMpcJwyqyd"] [] [2025-01-28T14:09:02.526181+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kiTCziRH9urbkohfM","%%","%%","kiTCziRH9urbkohfM"] [] [2025-01-28T14:09:02.543149+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"g9TyLTh5Zae82BPv7","%%","%%","g9TyLTh5Zae82BPv7"] [] [2025-01-28T14:09:02.559996+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"heJzsnp3BhMAjgkyq","%%","%%","heJzsnp3BhMAjgkyq"] [] [2025-01-28T14:09:02.576841+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"obcoHy7RN66ZqBgww","%%","%%","obcoHy7RN66ZqBgww"] [] [2025-01-28T14:09:02.593926+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HMNR8e6XFzpaP6YKL","%%","%%","HMNR8e6XFzpaP6YKL"] [] [2025-01-28T14:09:02.610941+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"mnpgHcGkLmkpW5r4x","%46450511%","%46450511%","mnpgHcGkLmkpW5r4x","%46450511%","%46450511%"] [] [2025-01-28T14:09:02.629762+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7474] [] [2025-01-28T14:09:02.630811+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Gh3y8CK4gKxF4LL96","%%","%%","Gh3y8CK4gKxF4LL96"] [] [2025-01-28T14:09:02.647733+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wTZDtRNEAqMn7eWg5","%%","%%","wTZDtRNEAqMn7eWg5"] [] [2025-01-28T14:09:02.664599+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zLgvN3Fw2nripYAfE","%%","%%","zLgvN3Fw2nripYAfE"] [] [2025-01-28T14:09:02.681447+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MbnK8oYvKgyahJy7u","%%","%%","MbnK8oYvKgyahJy7u"] [] [2025-01-28T14:09:02.698523+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xggG4awcDZL6Y45uF","%%","%%","xggG4awcDZL6Y45uF"] [] [2025-01-28T14:09:02.715289+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MzfCejcwTD2j4e5z7","%%","%%","MzfCejcwTD2j4e5z7"] [] [2025-01-28T14:09:02.732040+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2nzs6FJhsy8agNksv","%%","%%","2nzs6FJhsy8agNksv"] [] [2025-01-28T14:09:02.748769+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i9aRvvYfcTMhz7J6A","%%","%%","i9aRvvYfcTMhz7J6A"] [] [2025-01-28T14:09:02.765553+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vdAu5GPJtWm6GTMDZ","%%","%%","vdAu5GPJtWm6GTMDZ"] [] [2025-01-28T14:09:02.782276+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GpmyvbsgNsNTELJqj","%%","%%","GpmyvbsgNsNTELJqj"] [] [2025-01-28T14:09:02.798996+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SpXXHKtwDkQSFPEQh","%%","%%","SpXXHKtwDkQSFPEQh"] [] [2025-01-28T14:09:02.815780+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v2odcjPGQwB4L4jS9","%%","%%","v2odcjPGQwB4L4jS9"] [] [2025-01-28T14:09:02.832577+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nxuBuK8hTsct77aQo","%%","%%","nxuBuK8hTsct77aQo"] [] [2025-01-28T14:09:02.849388+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZZ52PHErWebsXfr4P","%%","%%","ZZ52PHErWebsXfr4P"] [] [2025-01-28T14:09:02.866161+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YfP8nobqGuzbrvW89","%%","%%","YfP8nobqGuzbrvW89"] [] [2025-01-28T14:09:02.882902+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G5HPS2Bryk5kWkhr9","%%","%%","G5HPS2Bryk5kWkhr9"] [] [2025-01-28T14:09:02.899764+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bGbKbQBy96qjSajCC","%%","%%","bGbKbQBy96qjSajCC"] [] [2025-01-28T14:09:02.916611+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N74ykZb3eWzyHGQ98","%%","%%","N74ykZb3eWzyHGQ98"] [] [2025-01-28T14:09:02.933407+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EQ76TenWnRJSwXYLm","%%","%%","EQ76TenWnRJSwXYLm"] [] [2025-01-28T14:09:02.950275+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Cr9j38W5MAkxpwiek","%%","%%","Cr9j38W5MAkxpwiek"] [] [2025-01-28T14:09:02.966999+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BwnhhY7txtB4NKaE5","%%","%%","BwnhhY7txtB4NKaE5"] [] [2025-01-28T14:09:02.983773+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MYxKE2wLogiR32Bbi","%%","%%","MYxKE2wLogiR32Bbi"] [] [2025-01-28T14:09:03.000560+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LrArrSrEBcDrvZFNE","%%","%%","LrArrSrEBcDrvZFNE"] [] [2025-01-28T14:09:03.017315+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FasNa2brEYXrphNzi","%%","%%","FasNa2brEYXrphNzi"] [] [2025-01-28T14:09:03.034037+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"wrcFeEiHoPp4b8LfA","%55409453%","%55409453%","wrcFeEiHoPp4b8LfA","%55409453%","%55409453%"] [] [2025-01-28T14:09:03.052895+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7357] [] [2025-01-28T14:09:03.195710+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:09:03.196047+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [1,"2025-01-28T14:09:03+00:00",8952] [] [2025-01-28T14:09:03.196469+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:09:03.203073+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G5m6ygpugpPA6SHSH","%%","%%","G5m6ygpugpPA6SHSH"] [] [2025-01-28T14:09:03.220257+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PeXZonCHLCqvJZhuu","%%","%%","PeXZonCHLCqvJZhuu"] [] [2025-01-28T14:09:03.237702+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9d9JhRGruxC2QxmFA","%%","%%","9d9JhRGruxC2QxmFA"] [] [2025-01-28T14:09:03.254707+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ssex7cT9KQPuWSKbh","%%","%%","Ssex7cT9KQPuWSKbh"] [] [2025-01-28T14:09:03.271667+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BgF7n4CEfGHkLuK3e","%%","%%","BgF7n4CEfGHkLuK3e"] [] [2025-01-28T14:09:03.288613+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"vfpQcx36pCaYPT8sk","%25983635%","%25983635%","vfpQcx36pCaYPT8sk","%25983635%","%25983635%"] [] [2025-01-28T14:09:03.307723+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7359] [] [2025-01-28T14:09:03.450556+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:09:03.450861+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:09:03+00:00",8958] [] [2025-01-28T14:09:03.451240+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:09:03.452489+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"HrmJWhX3T3FuH3Tav","%21021210%","%21021210%","HrmJWhX3T3FuH3Tav","%21021210%","%21021210%"] [] [2025-01-28T14:09:03.471817+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7358] [] [2025-01-28T14:09:03.618122+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:09:03.618462+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:09:03+00:00",8959] [] [2025-01-28T14:09:03.618848+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:09:03.619958+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YhPYeqKb6R8ShudLo","%%","%%","YhPYeqKb6R8ShudLo"] [] [2025-01-28T14:09:03.637676+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SaY8P6MEKmdSxBzzt","%%","%%","SaY8P6MEKmdSxBzzt"] [] [2025-01-28T14:09:03.655564+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xQxozDbnwckh2dezC","%%","%%","xQxozDbnwckh2dezC"] [] [2025-01-28T14:09:03.673384+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EGh3KERrKDQhnsGuS","%%","%%","EGh3KERrKDQhnsGuS"] [] [2025-01-28T14:09:03.691792+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gEnnw8gspmwvkHjhJ","%%","%%","gEnnw8gspmwvkHjhJ"] [] [2025-01-28T14:09:03.710235+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oz3xEivWv5WvYxHoq","%%","%%","oz3xEivWv5WvYxHoq"] [] [2025-01-28T14:09:03.728507+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Lasc8RPY98JdGzC44","%%","%%","Lasc8RPY98JdGzC44"] [] [2025-01-28T14:09:03.746211+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"e9TRtWwtcrLwPXGDo","%%","%%","e9TRtWwtcrLwPXGDo"] [] [2025-01-28T14:09:03.764140+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hdWHFQBi3h3Q4BbYB","%%","%%","hdWHFQBi3h3Q4BbYB"] [] [2025-01-28T14:09:03.781150+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5LLhrJ2pZMMyWyo7c","%%","%%","5LLhrJ2pZMMyWyo7c"] [] [2025-01-28T14:09:03.797982+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JfxwNMSLsfov5JdXR","%%","%%","JfxwNMSLsfov5JdXR"] [] [2025-01-28T14:09:03.814829+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rHBJDLH7uSz2CiraG","%%","%%","rHBJDLH7uSz2CiraG"] [] [2025-01-28T14:09:03.831652+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xEE7W2NMGLXiEfNkX","%%","%%","xEE7W2NMGLXiEfNkX"] [] [2025-01-28T14:09:03.848548+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PwxXQhKvcXh6J2hQt","%%","%%","PwxXQhKvcXh6J2hQt"] [] [2025-01-28T14:09:03.865287+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QnyaYQKcfhEKiCyup","%%","%%","QnyaYQKcfhEKiCyup"] [] [2025-01-28T14:09:03.881994+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ESxRdfP7sAHpcS3Hn","%%","%%","ESxRdfP7sAHpcS3Hn"] [] [2025-01-28T14:09:03.898858+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FEMAZCcxNhSBCPup3","%%","%%","FEMAZCcxNhSBCPup3"] [] [2025-01-28T14:09:03.915608+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qEBt8Kh8n4TTKcMCs","%%","%%","qEBt8Kh8n4TTKcMCs"] [] [2025-01-28T14:09:03.932391+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"saMiE2BDe2LpPd9xE","%%","%%","saMiE2BDe2LpPd9xE"] [] [2025-01-28T14:09:03.949273+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"W8Bajn4gurLAg8DG9","%%","%%","W8Bajn4gurLAg8DG9"] [] [2025-01-28T14:09:03.965956+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9KEX52YmpLu9bf43u","%%","%%","9KEX52YmpLu9bf43u"] [] [2025-01-28T14:09:03.982738+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gFuPSyRcZa292HQCe","%%","%%","gFuPSyRcZa292HQCe"] [] [2025-01-28T14:09:03.999520+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NCcLMqWvHn5Tgn6ZB","%%","%%","NCcLMqWvHn5Tgn6ZB"] [] [2025-01-28T14:09:04.016336+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"W8qiTNApJzfGGkfxb","%%","%%","W8qiTNApJzfGGkfxb"] [] [2025-01-28T14:09:04.033179+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wQBpmkh8qSEM8QRne","%%","%%","wQBpmkh8qSEM8QRne"] [] [2025-01-28T14:09:04.050154+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"K8eAKAaMKAjdaDc2Y","%%","%%","K8eAKAaMKAjdaDc2Y"] [] [2025-01-28T14:09:04.066928+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YcNSB372m6gEDgonb","%%","%%","YcNSB372m6gEDgonb"] [] [2025-01-28T14:09:04.083775+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EFYDc36ncMKacvscj","%%","%%","EFYDc36ncMKacvscj"] [] [2025-01-28T14:09:04.100476+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7XhZQF6EZ7xgn6oQF","%%","%%","7XhZQF6EZ7xgn6oQF"] [] [2025-01-28T14:09:04.117206+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6arfSky6aJ536J3fy","%%","%%","6arfSky6aJ536J3fy"] [] [2025-01-28T14:09:04.133959+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9NhoNsJjqNnB3Lu5c","%%","%%","9NhoNsJjqNnB3Lu5c"] [] [2025-01-28T14:09:04.150870+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qykNPNvcek86avqrs","%%","%%","qykNPNvcek86avqrs"] [] [2025-01-28T14:09:04.167703+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Fz7psZPvWin48pBQm","%%","%%","Fz7psZPvWin48pBQm"] [] [2025-01-28T14:09:04.184524+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zyjQ5weKpbNQTteuc","%%","%%","zyjQ5weKpbNQTteuc"] [] [2025-01-28T14:09:04.201287+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dL8dTZY42oXSXruwu","%%","%%","dL8dTZY42oXSXruwu"] [] [2025-01-28T14:09:04.218078+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nFCY6W5tB6GJr3GaF","%%","%%","nFCY6W5tB6GJr3GaF"] [] [2025-01-28T14:09:04.235750+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"8hHpYKpD2GMdDL67R","%50152305%","%50152305%","8hHpYKpD2GMdDL67R","%50152305%","%50152305%"] [] [2025-01-28T14:09:04.254774+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7641] [] [2025-01-28T14:09:04.255678+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rWwMYSmyRZbb9JSXE","%%","%%","rWwMYSmyRZbb9JSXE"] [] [2025-01-28T14:09:04.272473+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"orxaKiuLmhPrWHgKf","%%","%%","orxaKiuLmhPrWHgKf"] [] [2025-01-28T14:09:04.289258+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Zm8pD5QGxPRbGjGzH","%%","%%","Zm8pD5QGxPRbGjGzH"] [] [2025-01-28T14:09:04.305962+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"QzE8h8XXs8krjeD7z","%95546662%","%95546662%","QzE8h8XXs8krjeD7z","%95546662%","%95546662%"] [] [2025-01-28T14:09:04.324876+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7367] [] [2025-01-28T14:09:04.325363+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7923] [] [2025-01-28T14:09:04.467839+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:09:04.468180+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [2,"2025-01-28T14:09:04+00:00",9000] [] [2025-01-28T14:09:04.468597+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:09:04.469848+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NnkuDGut9DdMkpL8n","%%","%%","NnkuDGut9DdMkpL8n"] [] [2025-01-28T14:09:04.486979+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xmqt4Cmiie9aKNXPM","%%","%%","Xmqt4Cmiie9aKNXPM"] [] [2025-01-28T14:09:04.503864+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bKKrouEfxNuNLybpQ","%%","%%","bKKrouEfxNuNLybpQ"] [] [2025-01-28T14:09:04.520782+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Eoj3QTEsWoGp4ri5K","%%","%%","Eoj3QTEsWoGp4ri5K"] [] [2025-01-28T14:09:04.537641+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EndCQQ5DfTyTtPZBK","%%","%%","EndCQQ5DfTyTtPZBK"] [] [2025-01-28T14:09:04.554506+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uohbFoMdqYsa5HtuX","%%","%%","uohbFoMdqYsa5HtuX"] [] [2025-01-28T14:09:04.571399+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"pasTzE5tXGufeSvvi","%54230798%","%54230798%","pasTzE5tXGufeSvvi","%54230798%","%54230798%"] [] [2025-01-28T14:09:04.590459+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7368] [] [2025-01-28T14:09:04.732891+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:09:04.733222+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:09:04+00:00",9007] [] [2025-01-28T14:09:04.733652+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:09:04.740008+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rT3XqL69y8NWDhH5h","%%","%%","rT3XqL69y8NWDhH5h"] [] [2025-01-28T14:09:04.757141+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p7zHTpwcHRWhq45qn","%%","%%","p7zHTpwcHRWhq45qn"] [] [2025-01-28T14:09:04.774021+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ePXzShPikW2tGbtqw","%%","%%","ePXzShPikW2tGbtqw"] [] [2025-01-28T14:09:04.790947+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AHwEpA9i56PfqtNmR","%%","%%","AHwEpA9i56PfqtNmR"] [] [2025-01-28T14:09:04.807906+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"j97JLZmDAuJ77fGch","%%","%%","j97JLZmDAuJ77fGch"] [] [2025-01-28T14:09:04.825555+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CjXDDdyDfATCZdaCc","%%","%%","CjXDDdyDfATCZdaCc"] [] [2025-01-28T14:09:04.842812+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vpMowFbwyDGWszNbL","%%","%%","vpMowFbwyDGWszNbL"] [] [2025-01-28T14:09:04.859765+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bzqEarYgr3xiZe3Su","%%","%%","bzqEarYgr3xiZe3Su"] [] [2025-01-28T14:09:04.876655+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QZ6Pn936zxF5ATTxb","%%","%%","QZ6Pn936zxF5ATTxb"] [] [2025-01-28T14:09:04.893550+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gCPuSzkK6AsyAhJBs","%%","%%","gCPuSzkK6AsyAhJBs"] [] [2025-01-28T14:09:04.910372+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H4o3jTfnDtSeFqBTd","%%","%%","H4o3jTfnDtSeFqBTd"] [] [2025-01-28T14:09:04.927192+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cwSTCrTqybM5LYgTc","%%","%%","cwSTCrTqybM5LYgTc"] [] [2025-01-28T14:09:04.943953+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WbTt7e7FAt3QvoFr8","%%","%%","WbTt7e7FAt3QvoFr8"] [] [2025-01-28T14:09:04.960741+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CY7BKbCWq9TX52N8k","%%","%%","CY7BKbCWq9TX52N8k"] [] [2025-01-28T14:09:04.977580+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ewJBicfwDPxXWcWtc","%%","%%","ewJBicfwDPxXWcWtc"] [] [2025-01-28T14:09:04.994376+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wJTQ4XceWvB9svEkt","%%","%%","wJTQ4XceWvB9svEkt"] [] [2025-01-28T14:09:05.011203+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JkdzjhM5RiThJpCt4","%%","%%","JkdzjhM5RiThJpCt4"] [] [2025-01-28T14:09:05.027966+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wnNuQhiKBx9Guknqt","%%","%%","wnNuQhiKBx9Guknqt"] [] [2025-01-28T14:09:05.044745+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Sk8vX49Jife6JEYy7","%%","%%","Sk8vX49Jife6JEYy7"] [] [2025-01-28T14:09:05.061570+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KSgqTCrwwk6WpFHj2","%%","%%","KSgqTCrwwk6WpFHj2"] [] [2025-01-28T14:09:05.078310+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SXTNhhQCrG6AtyWQ5","%%","%%","SXTNhhQCrG6AtyWQ5"] [] [2025-01-28T14:09:05.095069+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"peBcYQwsB3Bo4XEEe","%%","%%","peBcYQwsB3Bo4XEEe"] [] [2025-01-28T14:09:05.112233+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QksHm6WmvQcXakAqS","%%","%%","QksHm6WmvQcXakAqS"] [] [2025-01-28T14:09:05.129428+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vojJaBJtxTHsWDhrm","%%","%%","vojJaBJtxTHsWDhrm"] [] [2025-01-28T14:09:05.146236+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"cSQMe57bRFXkHvNZT","%96418738%","%96418738%","cSQMe57bRFXkHvNZT","%96418738%","%96418738%"] [] [2025-01-28T14:09:05.165062+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7473] [] [2025-01-28T14:09:05.165593+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7803] [] [2025-01-28T14:09:05.165989+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8120] [] [2025-01-28T14:09:05.167257+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"LbFR3neXjtyWxXFug","%58937152%","%58937152%","LbFR3neXjtyWxXFug","%58937152%","%58937152%"] [] [2025-01-28T14:09:05.186392+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7432] [] [2025-01-28T14:09:05.187290+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"q6J7vH5fSkyQ7JssZ","%%","%%","q6J7vH5fSkyQ7JssZ"] [] [2025-01-28T14:09:05.204210+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DWmQAvY4CYSSquecK","%%","%%","DWmQAvY4CYSSquecK"] [] [2025-01-28T14:09:05.221156+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KBXLf5KYX6dgW552Q","%%","%%","KBXLf5KYX6dgW552Q"] [] [2025-01-28T14:09:05.238495+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Si3iNHMKH5jwbJ3EB","%%","%%","Si3iNHMKH5jwbJ3EB"] [] [2025-01-28T14:09:05.255360+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"yRTnLv7uJQSdYhP7K","%26431891%","%26431891%","yRTnLv7uJQSdYhP7K","%26431891%","%26431891%"] [] [2025-01-28T14:09:05.274389+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7385] [] [2025-01-28T14:09:05.275312+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"F7htq5PdsTGBhaKSK","%%","%%","F7htq5PdsTGBhaKSK"] [] [2025-01-28T14:09:05.292153+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YZZKAg5kDyzfwZwNP","%%","%%","YZZKAg5kDyzfwZwNP"] [] [2025-01-28T14:09:05.308879+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8qNFjkZpNN2tDMZf6","%%","%%","8qNFjkZpNN2tDMZf6"] [] [2025-01-28T14:09:05.325799+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uoeNjD8jqEXP8KEEp","%%","%%","uoeNjD8jqEXP8KEEp"] [] [2025-01-28T14:09:05.342723+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SdAa3w7v5Yvf7a3oq","%%","%%","SdAa3w7v5Yvf7a3oq"] [] [2025-01-28T14:09:05.359472+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2WKrvypBtJhsaHx5R","%%","%%","2WKrvypBtJhsaHx5R"] [] [2025-01-28T14:09:05.376360+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MNXZQ8RiA8XZrciHh","%%","%%","MNXZQ8RiA8XZrciHh"] [] [2025-01-28T14:09:05.393283+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"it8sb7L6g6HYW6ZGd","%%","%%","it8sb7L6g6HYW6ZGd"] [] [2025-01-28T14:09:05.410040+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hMbP5aSZfFcE43p6m","%%","%%","hMbP5aSZfFcE43p6m"] [] [2025-01-28T14:09:05.426974+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cgAmzTZWfgwiXYGiS","%%","%%","cgAmzTZWfgwiXYGiS"] [] [2025-01-28T14:09:05.443759+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SaF3CSLwExPjrHHHX","%%","%%","SaF3CSLwExPjrHHHX"] [] [2025-01-28T14:09:05.460529+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"T2EvdZ9Aioic4X8Bv","%%","%%","T2EvdZ9Aioic4X8Bv"] [] [2025-01-28T14:09:05.477281+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"69fmkWvTDvAqErbWq","%%","%%","69fmkWvTDvAqErbWq"] [] [2025-01-28T14:09:05.494035+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"fYMW6JeLFT9hCLxbS","%27296940%","%27296940%","fYMW6JeLFT9hCLxbS","%27296940%","%27296940%"] [] [2025-01-28T14:09:05.513262+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7384] [] [2025-01-28T14:09:05.656224+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:09:05.656501+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:09:05+00:00",9052] [] [2025-01-28T14:09:05.656831+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:09:05.663086+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"rAtaCChvJzmuCWDCw","%53003040%","%53003040%","rAtaCChvJzmuCWDCw","%53003040%","%53003040%"] [] [2025-01-28T14:09:05.682491+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2116] [] [2025-01-28T14:09:05.683012+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7460] [] [2025-01-28T14:09:05.825981+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:09:05.826309+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [2,"2025-01-28T14:09:05+00:00",9053] [] [2025-01-28T14:09:05.826694+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:09:05.828014+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kG5vun36smiXExMN6","%%","%%","kG5vun36smiXExMN6"] [] [2025-01-28T14:09:05.845053+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZfC5gBTGTAMYoA9xr","%%","%%","ZfC5gBTGTAMYoA9xr"] [] [2025-01-28T14:09:05.861975+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DRqsoBseggiFd4w43","%%","%%","DRqsoBseggiFd4w43"] [] [2025-01-28T14:09:05.878866+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"iLr5YHTrSqfCu7udE","%58930995%","%58930995%","iLr5YHTrSqfCu7udE","%58930995%","%58930995%"] [] [2025-01-28T14:09:05.898063+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7419] [] [2025-01-28T14:09:06.040455+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:09:06.040780+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:09:06+00:00",9057] [] [2025-01-28T14:09:06.041159+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:09:06.042490+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EYD4eD53F9ajaNjLb","%%","%%","EYD4eD53F9ajaNjLb"] [] [2025-01-28T14:09:06.059582+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Pd8uhQAXAnhxEmzNg","%%","%%","Pd8uhQAXAnhxEmzNg"] [] [2025-01-28T14:09:06.076614+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yTNbRYZgTrYqwpZ8f","%%","%%","yTNbRYZgTrYqwpZ8f"] [] [2025-01-28T14:09:06.093553+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BcNxfNRxSprLjcESd","%%","%%","BcNxfNRxSprLjcESd"] [] [2025-01-28T14:09:06.110558+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gAxdFLSNaFFtLrJtm","%%","%%","gAxdFLSNaFFtLrJtm"] [] [2025-01-28T14:09:06.127596+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"D3PcPsowQ7HBnjKB4","%58190321%","%58190321%","D3PcPsowQ7HBnjKB4","%58190321%","%58190321%"] [] [2025-01-28T14:09:06.146760+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7390] [] [2025-01-28T14:09:06.147818+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"rfmgmuenPvyK8vSRf","%97633743%","%97633743%","rfmgmuenPvyK8vSRf","%97633743%","%97633743%"] [] [2025-01-28T14:09:06.166700+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3559] [] [2025-01-28T14:09:06.167100+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5418] [] [2025-01-28T14:09:06.167506+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7389] [] [2025-01-28T14:09:06.311602+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:09:06.311887+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [3,"2025-01-28T14:09:06+00:00",9064] [] [2025-01-28T14:09:06.312265+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:09:06.313218+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ihQCoYv2zzK7r78wb","%%","%%","ihQCoYv2zzK7r78wb"] [] [2025-01-28T14:09:06.330272+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5vGHdXH2jTESd5W2r","%%","%%","5vGHdXH2jTESd5W2r"] [] [2025-01-28T14:09:06.347079+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Abf9zvFx2PeWDEZvo","%%","%%","Abf9zvFx2PeWDEZvo"] [] [2025-01-28T14:09:06.363888+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WKFX5gFtnAMWD4qTJ","%%","%%","WKFX5gFtnAMWD4qTJ"] [] [2025-01-28T14:09:06.380658+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PD6AFgpZjiQmBDZ92","%%","%%","PD6AFgpZjiQmBDZ92"] [] [2025-01-28T14:09:06.397398+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uoymh3oCSaGSG5kkM","%%","%%","uoymh3oCSaGSG5kkM"] [] [2025-01-28T14:09:06.414126+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mWhmtofrfaqjCx3kz","%%","%%","mWhmtofrfaqjCx3kz"] [] [2025-01-28T14:09:06.430901+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rkGwQzBbueYCqo6L7","%%","%%","rkGwQzBbueYCqo6L7"] [] [2025-01-28T14:09:06.447646+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"koYuPT2ABZBmARrpx","%%","%%","koYuPT2ABZBmARrpx"] [] [2025-01-28T14:09:06.464367+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GPGqZQCvR9YZ2ydYR","%%","%%","GPGqZQCvR9YZ2ydYR"] [] [2025-01-28T14:09:06.481097+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XeXStBNhn3CK9kaPs","%%","%%","XeXStBNhn3CK9kaPs"] [] [2025-01-28T14:09:06.497832+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8qQAEZPqnoAfWkNXE","%%","%%","8qQAEZPqnoAfWkNXE"] [] [2025-01-28T14:09:06.514727+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9b5B6Gr3d4kx9cpw9","%%","%%","9b5B6Gr3d4kx9cpw9"] [] [2025-01-28T14:09:06.531521+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NgrwKjeTDNBWQDwTY","%%","%%","NgrwKjeTDNBWQDwTY"] [] [2025-01-28T14:09:06.548259+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"w8hkphzXNsjYgnzWc","%%","%%","w8hkphzXNsjYgnzWc"] [] [2025-01-28T14:09:06.565014+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Z2m3C4ZXbrZJbJygv","%%","%%","Z2m3C4ZXbrZJbJygv"] [] [2025-01-28T14:09:06.581780+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dggGQBQPrqGHrZC8u","%%","%%","dggGQBQPrqGHrZC8u"] [] [2025-01-28T14:09:06.598543+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"D4M7u2yFd7ihesWLZ","%52434130%","%52434130%","D4M7u2yFd7ihesWLZ","%52434130%","%52434130%"] [] [2025-01-28T14:09:06.617545+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7422] [] [2025-01-28T14:09:06.618480+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8FSecMFyAuEwGx4hh","%%","%%","8FSecMFyAuEwGx4hh"] [] [2025-01-28T14:09:06.635204+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"x3sLxtkNX7eABMzwS","%%","%%","x3sLxtkNX7eABMzwS"] [] [2025-01-28T14:09:06.651935+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kydidxRzF4eHmxKxT","%%","%%","kydidxRzF4eHmxKxT"] [] [2025-01-28T14:09:06.668685+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"THXwHNTLjj3S4R2Ly","%%","%%","THXwHNTLjj3S4R2Ly"] [] [2025-01-28T14:09:06.685452+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ttyu8YLnQN9tqB7qw","%%","%%","ttyu8YLnQN9tqB7qw"] [] [2025-01-28T14:09:06.702238+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pfBjKpWidE34fC4d9","%%","%%","pfBjKpWidE34fC4d9"] [] [2025-01-28T14:09:06.719088+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"78Z4XDQjRn6AzhkXq","%%","%%","78Z4XDQjRn6AzhkXq"] [] [2025-01-28T14:09:06.735859+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gyMivMsC77tvsEZcP","%%","%%","gyMivMsC77tvsEZcP"] [] [2025-01-28T14:09:06.752611+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zwbJiWharepbr9gpH","%%","%%","zwbJiWharepbr9gpH"] [] [2025-01-28T14:09:06.769409+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m7hTbLiuR6cN3n7hb","%%","%%","m7hTbLiuR6cN3n7hb"] [] [2025-01-28T14:09:06.786153+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n4JNwNE4vYkCyw93X","%%","%%","n4JNwNE4vYkCyw93X"] [] [2025-01-28T14:09:06.802906+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2PyCkeRbGRFbddM2u","%%","%%","2PyCkeRbGRFbddM2u"] [] [2025-01-28T14:09:06.819676+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"36nZcazEQhRPpycKq","%%","%%","36nZcazEQhRPpycKq"] [] [2025-01-28T14:09:06.836498+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DZgMkFotS8HM8pLKp","%%","%%","DZgMkFotS8HM8pLKp"] [] [2025-01-28T14:09:06.853197+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m3R4ue7m9eqgLFLp4","%%","%%","m3R4ue7m9eqgLFLp4"] [] [2025-01-28T14:09:06.869937+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RWqYMfdv376FuWfrL","%%","%%","RWqYMfdv376FuWfrL"] [] [2025-01-28T14:09:06.886660+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D9u8S2tQY3ibJ5zNb","%%","%%","D9u8S2tQY3ibJ5zNb"] [] [2025-01-28T14:09:06.903371+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DRz9tXzDqnzmZW3ic","%%","%%","DRz9tXzDqnzmZW3ic"] [] [2025-01-28T14:09:06.920049+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QBCy5pfujojSgs3Ew","%%","%%","QBCy5pfujojSgs3Ew"] [] [2025-01-28T14:09:06.936769+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gZWRCmmfYfuujAWvp","%%","%%","gZWRCmmfYfuujAWvp"] [] [2025-01-28T14:09:06.953480+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4tGkvMxWC654QguoC","%%","%%","4tGkvMxWC654QguoC"] [] [2025-01-28T14:09:06.970213+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"5jyWc8PtGEjLENpCD","%26907286%","%26907286%","5jyWc8PtGEjLENpCD","%26907286%","%26907286%"] [] [2025-01-28T14:09:06.989183+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7532] [] [2025-01-28T14:09:06.990164+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"76xLJF6b9k2XrBShn","%%","%%","76xLJF6b9k2XrBShn"] [] [2025-01-28T14:09:07.006850+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X98nySq546SBtzGPN","%%","%%","X98nySq546SBtzGPN"] [] [2025-01-28T14:09:07.023593+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SGowYyfm7nr3jksWP","%%","%%","SGowYyfm7nr3jksWP"] [] [2025-01-28T14:09:07.040343+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DfMJiZXm3JtbFFGr6","%%","%%","DfMJiZXm3JtbFFGr6"] [] [2025-01-28T14:09:07.057071+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"NzqvQNgvr5FcxjhKh","%28661152 %","%28661152 %","NzqvQNgvr5FcxjhKh","%28661152 %","%28661152 %"] [] [2025-01-28T14:09:07.076121+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7486] [] [2025-01-28T14:09:07.076999+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YbzbQyuYD984daFuE","%%","%%","YbzbQyuYD984daFuE"] [] [2025-01-28T14:09:07.093714+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rtjjc6PTWfJm9XueH","%%","%%","rtjjc6PTWfJm9XueH"] [] [2025-01-28T14:09:07.110430+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"obJompztbNaWtm6RY","%%","%%","obJompztbNaWtm6RY"] [] [2025-01-28T14:09:07.127181+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oxd5pSYXZ4ZZ8vhm2","%%","%%","oxd5pSYXZ4ZZ8vhm2"] [] [2025-01-28T14:09:07.143919+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"Ykyfy2uWdSmyojyzS","%27438306%","%27438306%","Ykyfy2uWdSmyojyzS","%27438306%","%27438306%"] [] [2025-01-28T14:09:07.162869+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7421] [] [2025-01-28T14:09:07.163754+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"o8Ek4jFuyX9NAagHu","%%","%%","o8Ek4jFuyX9NAagHu"] [] [2025-01-28T14:09:07.180469+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NLZKfLRbug2YKmiFa","%%","%%","NLZKfLRbug2YKmiFa"] [] [2025-01-28T14:09:07.197179+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XtGapA5mPiirKZpuC","%%","%%","XtGapA5mPiirKZpuC"] [] [2025-01-28T14:09:07.213937+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SuXxcGeF43Nsc2fWe","%%","%%","SuXxcGeF43Nsc2fWe"] [] [2025-01-28T14:09:07.231428+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"icgNkTkqMr4wH4GDK","%%","%%","icgNkTkqMr4wH4GDK"] [] [2025-01-28T14:09:07.248699+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ykYrkAyHCkYsuQwj8","%%","%%","ykYrkAyHCkYsuQwj8"] [] [2025-01-28T14:09:07.265414+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jjPFtti7RFYN6RYDm","%%","%%","jjPFtti7RFYN6RYDm"] [] [2025-01-28T14:09:07.282127+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SFQmTa5cHLcEXFWuK","%%","%%","SFQmTa5cHLcEXFWuK"] [] [2025-01-28T14:09:07.298837+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ag8ojEf9CErSmKRCF","%%","%%","Ag8ojEf9CErSmKRCF"] [] [2025-01-28T14:09:07.315556+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PyTCQMWdxyp6HxJQe","%%","%%","PyTCQMWdxyp6HxJQe"] [] [2025-01-28T14:09:07.332289+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wWZGLmEEwnrER3j9D","%%","%%","wWZGLmEEwnrER3j9D"] [] [2025-01-28T14:09:07.349001+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6XtRC6WgF9B3eePRJ","%%","%%","6XtRC6WgF9B3eePRJ"] [] [2025-01-28T14:09:07.365731+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N4Dx2DNDDsMJ5xqPo","%%","%%","N4Dx2DNDDsMJ5xqPo"] [] [2025-01-28T14:09:07.382483+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"W4NMc5diaddZm5EYn","%%","%%","W4NMc5diaddZm5EYn"] [] [2025-01-28T14:09:07.399174+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i9mP87JWjEmeR8oz7","%%","%%","i9mP87JWjEmeR8oz7"] [] [2025-01-28T14:09:07.415887+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZCju2gpnK4AZ5osGc","%%","%%","ZCju2gpnK4AZ5osGc"] [] [2025-01-28T14:09:07.432636+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"t2rq3dR6RudCPpMva","%%","%%","t2rq3dR6RudCPpMva"] [] [2025-01-28T14:09:07.449385+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jR4Jp6Bk3D4eo4eJ7","%%","%%","jR4Jp6Bk3D4eo4eJ7"] [] [2025-01-28T14:09:07.466084+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zjjxhuzxMpEYstya6","%%","%%","zjjxhuzxMpEYstya6"] [] [2025-01-28T14:09:07.482820+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"F32ouHC5GhFqcHEe5","%%","%%","F32ouHC5GhFqcHEe5"] [] [2025-01-28T14:09:07.499504+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ca3eKJqTk27PuQNF2","%%","%%","Ca3eKJqTk27PuQNF2"] [] [2025-01-28T14:09:07.516304+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G5uRN5BACprWZ4xhE","%%","%%","G5uRN5BACprWZ4xhE"] [] [2025-01-28T14:09:07.533168+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pLeNS9k9DHTCmkFQD","%%","%%","pLeNS9k9DHTCmkFQD"] [] [2025-01-28T14:09:07.549896+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"uKxpyiSNcBwfMPbsu","%25949209%","%25949209%","uKxpyiSNcBwfMPbsu","%25949209%","%25949209%"] [] [2025-01-28T14:09:07.568805+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7411] [] [2025-01-28T14:09:07.569694+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JcLpHfJ2uxTzbdZo3","%%","%%","JcLpHfJ2uxTzbdZo3"] [] [2025-01-28T14:09:07.586423+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WjR7txiW4DtaDag9H","%%","%%","WjR7txiW4DtaDag9H"] [] [2025-01-28T14:09:07.603093+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xgZC6viwScqA3wbbg","%%","%%","xgZC6viwScqA3wbbg"] [] [2025-01-28T14:09:07.619848+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hpe58wZfAndRjH6j4","%%","%%","hpe58wZfAndRjH6j4"] [] [2025-01-28T14:09:07.636569+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kvmxwE9oRxupZL9SE","%%","%%","kvmxwE9oRxupZL9SE"] [] [2025-01-28T14:09:07.653253+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JSNvTz7eM3uTqWr3z","%%","%%","JSNvTz7eM3uTqWr3z"] [] [2025-01-28T14:09:07.670022+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LFf8ZQSG9p3XLyX4d","%%","%%","LFf8ZQSG9p3XLyX4d"] [] [2025-01-28T14:09:07.686785+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EJnhdFMrzWjF6Faps","%%","%%","EJnhdFMrzWjF6Faps"] [] [2025-01-28T14:09:07.703504+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4Y8guoj8RWXtE4tBu","%%","%%","4Y8guoj8RWXtE4tBu"] [] [2025-01-28T14:09:07.720401+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9R3tHi6H4XPFwQCgw","%%","%%","9R3tHi6H4XPFwQCgw"] [] [2025-01-28T14:09:07.737137+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"54TpvfXnW2Am5XAf7","%%","%%","54TpvfXnW2Am5XAf7"] [] [2025-01-28T14:09:07.753835+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"h9J5wjkKeN6QysxnT","%%","%%","h9J5wjkKeN6QysxnT"] [] [2025-01-28T14:09:07.770614+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HonssznGE7mY4qTk7","%%","%%","HonssznGE7mY4qTk7"] [] [2025-01-28T14:09:07.787448+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mXniht5SXFZqhJSfH","%%","%%","mXniht5SXFZqhJSfH"] [] [2025-01-28T14:09:07.804156+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aYDb789LD2KJ8LKSn","%%","%%","aYDb789LD2KJ8LKSn"] [] [2025-01-28T14:09:07.820877+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aYLKecFcEqCW28XH2","%%","%%","aYLKecFcEqCW28XH2"] [] [2025-01-28T14:09:07.837589+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hsChFDE3LRfvFY3Jw","%%","%%","hsChFDE3LRfvFY3Jw"] [] [2025-01-28T14:09:07.854293+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"99zh7An3tTJ3db4mF","%%","%%","99zh7An3tTJ3db4mF"] [] [2025-01-28T14:09:07.871021+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nYkmQpy6JnxBZzCzx","%%","%%","nYkmQpy6JnxBZzCzx"] [] [2025-01-28T14:09:07.887791+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BFhtQyTJf38f8rhMG","%%","%%","BFhtQyTJf38f8rhMG"] [] [2025-01-28T14:09:07.904506+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dyKj7W9TzCLto8GfW","%%","%%","dyKj7W9TzCLto8GfW"] [] [2025-01-28T14:09:07.921231+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"rGCmuhjadobiBH7nC","%46555202%","%46555202%","rGCmuhjadobiBH7nC","%46555202%","%46555202%"] [] [2025-01-28T14:09:07.939922+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7461] [] [2025-01-28T14:09:07.940885+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BCwvLchSaSL7Fzvsm","%%","%%","BCwvLchSaSL7Fzvsm"] [] [2025-01-28T14:09:07.957598+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v6dKh6ya255MebrKz","%%","%%","v6dKh6ya255MebrKz"] [] [2025-01-28T14:09:07.974275+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Nm6fNHoZCGGLKSuWM","%%","%%","Nm6fNHoZCGGLKSuWM"] [] [2025-01-28T14:09:07.990972+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xzBx8No89aAzDjd8n","%%","%%","xzBx8No89aAzDjd8n"] [] [2025-01-28T14:09:08.007673+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xim3sbPxTkiTxMpDn","%%","%%","Xim3sbPxTkiTxMpDn"] [] [2025-01-28T14:09:08.024445+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LN9DzYxfcEGRxtyhi","%%","%%","LN9DzYxfcEGRxtyhi"] [] [2025-01-28T14:09:08.041227+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8z63GqYkmHg6KYt89","%%","%%","8z63GqYkmHg6KYt89"] [] [2025-01-28T14:09:08.057962+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zqtbgkzpZKjgNPP97","%%","%%","zqtbgkzpZKjgNPP97"] [] [2025-01-28T14:09:08.074672+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rsv7Coub6qtaXo9bB","%%","%%","rsv7Coub6qtaXo9bB"] [] [2025-01-28T14:09:08.091350+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f4fqz3WFKNwcMvBsc","%%","%%","f4fqz3WFKNwcMvBsc"] [] [2025-01-28T14:09:08.108039+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZDQ3EBaQRvQX44u3h","%%","%%","ZDQ3EBaQRvQX44u3h"] [] [2025-01-28T14:09:08.124777+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hFaGj64sHu7DPJ9rx","%%","%%","hFaGj64sHu7DPJ9rx"] [] [2025-01-28T14:09:08.141490+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ibrfhWqB9yEucoqEJ","%%","%%","ibrfhWqB9yEucoqEJ"] [] [2025-01-28T14:09:08.158184+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"R8YjumC5ybbMHtdX8","%%","%%","R8YjumC5ybbMHtdX8"] [] [2025-01-28T14:09:08.174885+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aPC2S2fcgqhs5By2m","%%","%%","aPC2S2fcgqhs5By2m"] [] [2025-01-28T14:09:08.191684+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LdKGTKa9XrhcCvFdH","%%","%%","LdKGTKa9XrhcCvFdH"] [] [2025-01-28T14:09:08.208400+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8Xe3nGfquvBJ6caCw","%%","%%","8Xe3nGfquvBJ6caCw"] [] [2025-01-28T14:09:08.225155+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Y8PyCXeEBRoGAzCJ7","%%","%%","Y8PyCXeEBRoGAzCJ7"] [] [2025-01-28T14:09:08.242121+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CdrDCjLyrxo9WDCAW","%%","%%","CdrDCjLyrxo9WDCAW"] [] [2025-01-28T14:09:08.259293+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9HCoB7skX8L7usSGZ","%%","%%","9HCoB7skX8L7usSGZ"] [] [2025-01-28T14:09:08.276025+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bwv6BbH3RbNsDZdDv","%%","%%","bwv6BbH3RbNsDZdDv"] [] [2025-01-28T14:09:08.292715+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AhNHsM2rBWx2b7gwa","%%","%%","AhNHsM2rBWx2b7gwa"] [] [2025-01-28T14:09:08.309429+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"z5mt5ZqyH9dYGk6PN","%%","%%","z5mt5ZqyH9dYGk6PN"] [] [2025-01-28T14:09:08.326183+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yseZaoF2hjzQhEFWZ","%%","%%","yseZaoF2hjzQhEFWZ"] [] [2025-01-28T14:09:08.342906+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8i3rPk87GXm9dGBAP","%%","%%","8i3rPk87GXm9dGBAP"] [] [2025-01-28T14:09:08.359625+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2HEqC45w58DysRRcn","%%","%%","2HEqC45w58DysRRcn"] [] [2025-01-28T14:09:08.376347+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"34nRdxYbNqsTLtz9w","%%","%%","34nRdxYbNqsTLtz9w"] [] [2025-01-28T14:09:08.393079+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TMacfym84CYCC9qtv","%%","%%","TMacfym84CYCC9qtv"] [] [2025-01-28T14:09:08.409791+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nk3QKYGPSHJ3dhowd","%%","%%","nk3QKYGPSHJ3dhowd"] [] [2025-01-28T14:09:08.426548+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5Z9wjZiY53Jm99xcR","%%","%%","5Z9wjZiY53Jm99xcR"] [] [2025-01-28T14:09:08.443264+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yGydN65emj8jZ4xi9","%%","%%","yGydN65emj8jZ4xi9"] [] [2025-01-28T14:09:08.459980+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tbMKa7WeAFBin5c2L","%%","%%","tbMKa7WeAFBin5c2L"] [] [2025-01-28T14:09:08.476713+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M7KMwsDmi94JJ9E7H","%%","%%","M7KMwsDmi94JJ9E7H"] [] [2025-01-28T14:09:08.493402+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bjZzRKR5NMSsaCEJu","%%","%%","bjZzRKR5NMSsaCEJu"] [] [2025-01-28T14:09:08.510103+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kBaAedomyyGajtW2W","%%","%%","kBaAedomyyGajtW2W"] [] [2025-01-28T14:09:08.526893+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nwKvQRyxEEy4Xeyow","%%","%%","nwKvQRyxEEy4Xeyow"] [] [2025-01-28T14:09:08.543633+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"j94v3RQrrTLjJX4PZ","%%","%%","j94v3RQrrTLjJX4PZ"] [] [2025-01-28T14:09:08.560323+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pK46z3eJDat8sWLdy","%%","%%","pK46z3eJDat8sWLdy"] [] [2025-01-28T14:09:08.577047+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Gmn6TendsrXmeyvf4","%%","%%","Gmn6TendsrXmeyvf4"] [] [2025-01-28T14:09:08.593739+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M4b2PkYFrCuN93NKB","%%","%%","M4b2PkYFrCuN93NKB"] [] [2025-01-28T14:09:08.610407+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tbhQAngTgh7uJ9P52","%%","%%","tbhQAngTgh7uJ9P52"] [] [2025-01-28T14:09:08.627120+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ap6SuaQ6fnuKAqYDY","%%","%%","ap6SuaQ6fnuKAqYDY"] [] [2025-01-28T14:09:08.644270+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7D95FPpd8KHk9SJEp","%%","%%","7D95FPpd8KHk9SJEp"] [] [2025-01-28T14:09:08.661132+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"P7BbJuLAuxtmc7taJ","%%","%%","P7BbJuLAuxtmc7taJ"] [] [2025-01-28T14:09:08.677845+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KFer5kgr9TaNdf7a3","%%","%%","KFer5kgr9TaNdf7a3"] [] [2025-01-28T14:09:08.694598+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pBvwahXYBFXhRAjWN","%%","%%","pBvwahXYBFXhRAjWN"] [] [2025-01-28T14:09:08.711335+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PBhxDznDqrEjL5G45","%%","%%","PBhxDznDqrEjL5G45"] [] [2025-01-28T14:09:08.728096+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NX3DDwJ5tPnzWejWN","%%","%%","NX3DDwJ5tPnzWejWN"] [] [2025-01-28T14:09:08.744827+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q4FbTtDjKpwLyTS3T","%%","%%","Q4FbTtDjKpwLyTS3T"] [] [2025-01-28T14:09:08.761552+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nMFYHF69MiP5z4cDC","%%","%%","nMFYHF69MiP5z4cDC"] [] [2025-01-28T14:09:08.778248+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"b8GPwFSe4nZWYvspE","%%","%%","b8GPwFSe4nZWYvspE"] [] [2025-01-28T14:09:08.794948+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HFtSR6ioQ5c9iTa3n","%%","%%","HFtSR6ioQ5c9iTa3n"] [] [2025-01-28T14:09:08.811654+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ABMaNZmZAFwme3Rbh","%%","%%","ABMaNZmZAFwme3Rbh"] [] [2025-01-28T14:09:08.828432+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AdfCNkHX3Q4v8qRJm","%%","%%","AdfCNkHX3Q4v8qRJm"] [] [2025-01-28T14:09:08.845137+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"z2ct42RHJiFtGyRCk","%%","%%","z2ct42RHJiFtGyRCk"] [] [2025-01-28T14:09:08.861864+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"w242GRjDByTHvRBXL","%%","%%","w242GRjDByTHvRBXL"] [] [2025-01-28T14:09:08.878588+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"A9ZeRgQSTc6EeNh9c","%%","%%","A9ZeRgQSTc6EeNh9c"] [] [2025-01-28T14:09:08.895342+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xJw6EXTydE7Gst7Xq","%%","%%","xJw6EXTydE7Gst7Xq"] [] [2025-01-28T14:09:08.912195+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4jdZxhzqkqQonFztP","%%","%%","4jdZxhzqkqQonFztP"] [] [2025-01-28T14:09:08.929150+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WnsrxqzrvJfJxEQnp","%%","%%","WnsrxqzrvJfJxEQnp"] [] [2025-01-28T14:09:08.945872+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JjeL5cDc2E4j4xxja","%%","%%","JjeL5cDc2E4j4xxja"] [] [2025-01-28T14:09:08.962579+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PkyiZCj6e52NEEJa6","%%","%%","PkyiZCj6e52NEEJa6"] [] [2025-01-28T14:09:08.979405+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NwLRwwY6tCHRfRjxd","%%","%%","NwLRwwY6tCHRfRjxd"] [] [2025-01-28T14:09:08.996116+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"E2q6nHomztmraRQQr","%%","%%","E2q6nHomztmraRQQr"] [] [2025-01-28T14:09:09.012843+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vvh97NqYdR52wq8vK","%%","%%","vvh97NqYdR52wq8vK"] [] [2025-01-28T14:09:09.029566+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7FKeSHHRSYfLSf8t8","%%","%%","7FKeSHHRSYfLSf8t8"] [] [2025-01-28T14:09:09.046272+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9RDeJ2maEPhqfefjk","%%","%%","9RDeJ2maEPhqfefjk"] [] [2025-01-28T14:09:09.062983+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ewcm8G9jPPh5wPABN","%%","%%","Ewcm8G9jPPh5wPABN"] [] [2025-01-28T14:09:09.079704+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mRfDfdbsTfrF7bS5i","%%","%%","mRfDfdbsTfrF7bS5i"] [] [2025-01-28T14:09:09.096397+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mwZCYWGNT5DtkZGi3","%%","%%","mwZCYWGNT5DtkZGi3"] [] [2025-01-28T14:09:09.113087+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jyWGHD6JRzo6dbDBn","%%","%%","jyWGHD6JRzo6dbDBn"] [] [2025-01-28T14:09:09.129921+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"QKDxpDNCM7WWPa9Nt","%21700240%","%21700240%","QKDxpDNCM7WWPa9Nt","%21700240%","%21700240%"] [] [2025-01-28T14:09:09.148865+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7653] [] [2025-01-28T14:09:09.149862+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3EZRtAF22T2rznLqJ","%%","%%","3EZRtAF22T2rznLqJ"] [] [2025-01-28T14:09:09.166579+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GgQLACn4kXTMuZiMD","%%","%%","GgQLACn4kXTMuZiMD"] [] [2025-01-28T14:09:09.183259+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XutHEtQ6zfeHKLJCh","%%","%%","XutHEtQ6zfeHKLJCh"] [] [2025-01-28T14:09:09.199974+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7tWSugt2yqY2asJYe","%%","%%","7tWSugt2yqY2asJYe"] [] [2025-01-28T14:09:09.216743+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ozXudMNdALbJKNYdo","%%","%%","ozXudMNdALbJKNYdo"] [] [2025-01-28T14:09:09.233482+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XqTBJR5CxvFKcBy9a","%%","%%","XqTBJR5CxvFKcBy9a"] [] [2025-01-28T14:09:09.250518+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N5vvKoRiRmvpy2JKo","%%","%%","N5vvKoRiRmvpy2JKo"] [] [2025-01-28T14:09:09.267337+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oHsHhi5Qc3Gi9Mg4P","%%","%%","oHsHhi5Qc3Gi9Mg4P"] [] [2025-01-28T14:09:09.284066+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2cfDxLH7uZ5KD7J6P","%%","%%","2cfDxLH7uZ5KD7J6P"] [] [2025-01-28T14:09:09.300785+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jnZ4Ye7TcBnWSYds7","%%","%%","jnZ4Ye7TcBnWSYds7"] [] [2025-01-28T14:09:09.317488+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YSaJTRpuYfW3rPQJx","%%","%%","YSaJTRpuYfW3rPQJx"] [] [2025-01-28T14:09:09.334220+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"S4xfwszEFryz37Qmo","%%","%%","S4xfwszEFryz37Qmo"] [] [2025-01-28T14:09:09.350923+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AuSEPESWpKWKGk6BQ","%%","%%","AuSEPESWpKWKGk6BQ"] [] [2025-01-28T14:09:09.367613+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZCrWbipacs2kwpJzz","%%","%%","ZCrWbipacs2kwpJzz"] [] [2025-01-28T14:09:09.384301+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BmGCG2Pu96YtLxq5L","%%","%%","BmGCG2Pu96YtLxq5L"] [] [2025-01-28T14:09:09.400990+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"c6E9A2i3EzDJwrKCC","%%","%%","c6E9A2i3EzDJwrKCC"] [] [2025-01-28T14:09:09.417706+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nRXkeMpt2YbXZTcNp","%%","%%","nRXkeMpt2YbXZTcNp"] [] [2025-01-28T14:09:09.434403+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qQyC6tS6rLk8o2Cbd","%%","%%","qQyC6tS6rLk8o2Cbd"] [] [2025-01-28T14:09:09.451100+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XynMy5g8CWcFQT4Kq","%%","%%","XynMy5g8CWcFQT4Kq"] [] [2025-01-28T14:09:09.467825+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bkNRRkstGvzSDEsQy","%%","%%","bkNRRkstGvzSDEsQy"] [] [2025-01-28T14:09:09.484533+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zYfLC6Sefhapra3Z2","%%","%%","zYfLC6Sefhapra3Z2"] [] [2025-01-28T14:09:09.501236+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xmer3zWtuGE9H3kGT","%%","%%","xmer3zWtuGE9H3kGT"] [] [2025-01-28T14:09:09.517995+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xQERumhFCwaY3Na68","%%","%%","xQERumhFCwaY3Na68"] [] [2025-01-28T14:09:09.535007+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bN26yNgwcZdTmP7er","%%","%%","bN26yNgwcZdTmP7er"] [] [2025-01-28T14:09:09.551752+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"y5g8tN5vDiChj7EZF","%%","%%","y5g8tN5vDiChj7EZF"] [] [2025-01-28T14:09:09.568560+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5twoXwdzdcQfL3wrT","%%","%%","5twoXwdzdcQfL3wrT"] [] [2025-01-28T14:09:09.585329+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aXP8c5GZWYDJbWSfb","%%","%%","aXP8c5GZWYDJbWSfb"] [] [2025-01-28T14:09:09.602045+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tM2wZYy9Stmz55684","%%","%%","tM2wZYy9Stmz55684"] [] [2025-01-28T14:09:09.618754+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vT49QJ5cbeHg6sHFA","%%","%%","vT49QJ5cbeHg6sHFA"] [] [2025-01-28T14:09:09.635502+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6FE2HSYNtmeA9ZBPk","%%","%%","6FE2HSYNtmeA9ZBPk"] [] [2025-01-28T14:09:09.652186+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XX7aoiXmje2suvmmG","%%","%%","XX7aoiXmje2suvmmG"] [] [2025-01-28T14:09:09.668933+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Y3ogW5LaTSzJoK3pB","%%","%%","Y3ogW5LaTSzJoK3pB"] [] [2025-01-28T14:09:09.685639+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WEbprkWo3JjfTiybw","%%","%%","WEbprkWo3JjfTiybw"] [] [2025-01-28T14:09:09.702470+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"j752eP4GNmu899J8n","%%","%%","j752eP4GNmu899J8n"] [] [2025-01-28T14:09:09.719169+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CMbCee3pQNoJPijjP","%%","%%","CMbCee3pQNoJPijjP"] [] [2025-01-28T14:09:09.735885+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"K2mrpQe7RBnQBJejW","%%","%%","K2mrpQe7RBnQBJejW"] [] [2025-01-28T14:09:09.752589+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Gp9DAEiFKS8GYSu3r","%%","%%","Gp9DAEiFKS8GYSu3r"] [] [2025-01-28T14:09:09.769287+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ofRvsBfCLDLCRRALQ","%%","%%","ofRvsBfCLDLCRRALQ"] [] [2025-01-28T14:09:09.786010+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TnZ5goeAGBmjrQjEd","%%","%%","TnZ5goeAGBmjrQjEd"] [] [2025-01-28T14:09:09.802725+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ARW3Qq3kJ5q8WqNQg","%%","%%","ARW3Qq3kJ5q8WqNQg"] [] [2025-01-28T14:09:09.819538+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KygtNnsaiRsW57rmE","%%","%%","KygtNnsaiRsW57rmE"] [] [2025-01-28T14:09:09.838320+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"J3fquFrhXvKtgDSZb","%%","%%","J3fquFrhXvKtgDSZb"] [] [2025-01-28T14:09:09.856171+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7vB9eBB8tKm9caMBB","%%","%%","7vB9eBB8tKm9caMBB"] [] [2025-01-28T14:09:09.873075+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rgA6cugn3gHMFCkzW","%%","%%","rgA6cugn3gHMFCkzW"] [] [2025-01-28T14:09:09.890573+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bgLtytwXdzcDTa3TG","%%","%%","bgLtytwXdzcDTa3TG"] [] [2025-01-28T14:09:09.907526+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eNW5wj8aREdg43HFv","%%","%%","eNW5wj8aREdg43HFv"] [] [2025-01-28T14:09:09.924350+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zKrL9JCEmJh7N6fMC","%%","%%","zKrL9JCEmJh7N6fMC"] [] [2025-01-28T14:09:09.941157+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nj7Rb2EM5E8Kuzzvy","%%","%%","nj7Rb2EM5E8Kuzzvy"] [] [2025-01-28T14:09:09.957939+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xj446bXAR5etkgaiF","%%","%%","Xj446bXAR5etkgaiF"] [] [2025-01-28T14:09:09.975154+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dtFYyyGT83E7J5dnd","%%","%%","dtFYyyGT83E7J5dnd"] [] [2025-01-28T14:09:09.992224+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sT9vafwxRqviztCeC","%%","%%","sT9vafwxRqviztCeC"] [] [2025-01-28T14:09:10.008938+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"79ZEizAwhbhZhxA8L","%%","%%","79ZEizAwhbhZhxA8L"] [] [2025-01-28T14:09:10.025665+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jFzPouqnfLWjDgoNF","%%","%%","jFzPouqnfLWjDgoNF"] [] [2025-01-28T14:09:10.042378+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Kosnb252fshPyrzDf","%%","%%","Kosnb252fshPyrzDf"] [] [2025-01-28T14:09:10.059051+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cr9o8rs4u2XsmX2op","%%","%%","cr9o8rs4u2XsmX2op"] [] [2025-01-28T14:09:10.075741+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GWvaFfaZJ8uqmBYFc","%%","%%","GWvaFfaZJ8uqmBYFc"] [] [2025-01-28T14:09:10.092488+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H8uhNKvmsSSQpFLjH","%%","%%","H8uhNKvmsSSQpFLjH"] [] [2025-01-28T14:09:10.109160+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PwB4PM4keZ5qWjGhD","%%","%%","PwB4PM4keZ5qWjGhD"] [] [2025-01-28T14:09:10.125952+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uNJkMMc3BgqauT2jv","%%","%%","uNJkMMc3BgqauT2jv"] [] [2025-01-28T14:09:10.142821+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oKShvXuAME8iiTPKL","%%","%%","oKShvXuAME8iiTPKL"] [] [2025-01-28T14:09:10.159559+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"stpkYnXd58nEAesk7","%%","%%","stpkYnXd58nEAesk7"] [] [2025-01-28T14:09:10.176260+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9RuNLWt9HmbsxaLcb","%%","%%","9RuNLWt9HmbsxaLcb"] [] [2025-01-28T14:09:10.192989+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FrmTY7A32jbevts4d","%%","%%","FrmTY7A32jbevts4d"] [] [2025-01-28T14:09:10.209703+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qRX5NicNXCK8jbcPC","%%","%%","qRX5NicNXCK8jbcPC"] [] [2025-01-28T14:09:10.226479+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cKd7BWuN8LDGqYP75","%%","%%","cKd7BWuN8LDGqYP75"] [] [2025-01-28T14:09:10.243145+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"e9wTm9nxkFA2w5Km3","%%","%%","e9wTm9nxkFA2w5Km3"] [] [2025-01-28T14:09:10.259865+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hudQhukg7tE6Gfbsq","%%","%%","hudQhukg7tE6Gfbsq"] [] [2025-01-28T14:09:10.276554+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ziS8XxdcEavWicmH7","%%","%%","ziS8XxdcEavWicmH7"] [] [2025-01-28T14:09:10.293253+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eR68hcKQWXhL8k6nY","%%","%%","eR68hcKQWXhL8k6nY"] [] [2025-01-28T14:09:10.309967+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TXx6fBNMk8ryWTRF7","%%","%%","TXx6fBNMk8ryWTRF7"] [] [2025-01-28T14:09:10.326737+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"scjDQBX5SDwyXGqaj","%%","%%","scjDQBX5SDwyXGqaj"] [] [2025-01-28T14:09:10.343442+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XKaeneGxi5763FXM7","%%","%%","XKaeneGxi5763FXM7"] [] [2025-01-28T14:09:10.360094+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"suBxEmFgHhZ3fxLBJ","%%","%%","suBxEmFgHhZ3fxLBJ"] [] [2025-01-28T14:09:10.376778+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pYsJH2mqXQpyiX7qM","%%","%%","pYsJH2mqXQpyiX7qM"] [] [2025-01-28T14:09:10.393454+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EtHrp2bK4vzk2dRb2","%%","%%","EtHrp2bK4vzk2dRb2"] [] [2025-01-28T14:09:10.410113+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gtSntSay2JzXkmBmT","%%","%%","gtSntSay2JzXkmBmT"] [] [2025-01-28T14:09:10.426786+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H845qsokgivFDDc9R","%%","%%","H845qsokgivFDDc9R"] [] [2025-01-28T14:09:10.443507+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mMjGbuyrWQ6w5prHh","%%","%%","mMjGbuyrWQ6w5prHh"] [] [2025-01-28T14:09:10.460202+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KSpDyXWa5mk9fnHJ9","%%","%%","KSpDyXWa5mk9fnHJ9"] [] [2025-01-28T14:09:10.476907+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nXPfAjxQDp89zfg5F","%%","%%","nXPfAjxQDp89zfg5F"] [] [2025-01-28T14:09:10.493666+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NwTQ5thTSygmgSGTh","%%","%%","NwTQ5thTSygmgSGTh"] [] [2025-01-28T14:09:10.510379+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NoAsydvih5Ygj7zCB","%%","%%","NoAsydvih5Ygj7zCB"] [] [2025-01-28T14:09:10.527105+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"P8pKDdzkZQ8NcME46","%%","%%","P8pKDdzkZQ8NcME46"] [] [2025-01-28T14:09:10.543834+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"i5QW7mbGwSLcB8kiw","%22004508%","%22004508%","i5QW7mbGwSLcB8kiw","%22004508%","%22004508%"] [] [2025-01-28T14:09:10.562746+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [3178] [] [2025-01-28T14:09:10.563111+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7470] [] [2025-01-28T14:09:10.563497+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7990] [] [2025-01-28T14:09:10.706707+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:09:10.706966+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [3,"2025-01-28T14:09:10+00:00",9316] [] [2025-01-28T14:09:10.707312+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:09:10.714042+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"o6QXknwat38oTTYyv","%%","%%","o6QXknwat38oTTYyv"] [] [2025-01-28T14:09:10.731498+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NtxT9n7jAJ2mPxWi5","%%","%%","NtxT9n7jAJ2mPxWi5"] [] [2025-01-28T14:09:10.748416+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XhSfowWmBHX4K4N7A","%%","%%","XhSfowWmBHX4K4N7A"] [] [2025-01-28T14:09:10.765300+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fAFNgJsJMy2ndKcuF","%%","%%","fAFNgJsJMy2ndKcuF"] [] [2025-01-28T14:09:10.782149+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wi6KDndGNYBwqjdio","%%","%%","wi6KDndGNYBwqjdio"] [] [2025-01-28T14:09:10.799015+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7gopzxiLQF43N3G5P","%%","%%","7gopzxiLQF43N3G5P"] [] [2025-01-28T14:09:10.815861+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"egraRARvHQ2yRqvbg","%%","%%","egraRARvHQ2yRqvbg"] [] [2025-01-28T14:09:10.832825+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"X4YgjxNZcvsi4cZjm","%94510819%","%94510819%","X4YgjxNZcvsi4cZjm","%94510819%","%94510819%"] [] [2025-01-28T14:09:10.851716+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7455] [] [2025-01-28T14:09:10.852779+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"crjKY6aShGp4RCHnM","%%","%%","crjKY6aShGp4RCHnM"] [] [2025-01-28T14:09:10.869737+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ZyQSCYFXEWWLbL2yG","%29766815%","%29766815%","ZyQSCYFXEWWLbL2yG","%29766815%","%29766815%"] [] [2025-01-28T14:09:10.888725+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7454] [] [2025-01-28T14:09:10.889633+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bqDN9xsvrGcAY6zzN","%%","%%","bqDN9xsvrGcAY6zzN"] [] [2025-01-28T14:09:10.906498+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FAjZHgxAYY5kPkTzY","%%","%%","FAjZHgxAYY5kPkTzY"] [] [2025-01-28T14:09:10.923353+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3aNshetZKX4FM8w5g","%%","%%","3aNshetZKX4FM8w5g"] [] [2025-01-28T14:09:10.940386+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uLSBj6phrZKPCJsuu","%%","%%","uLSBj6phrZKPCJsuu"] [] [2025-01-28T14:09:10.957233+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nPaxAC8DkAQqmScu9","%%","%%","nPaxAC8DkAQqmScu9"] [] [2025-01-28T14:09:10.974102+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pfcDPfPuPQ7kjGNKg","%%","%%","pfcDPfPuPQ7kjGNKg"] [] [2025-01-28T14:09:10.991038+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n4XTLomysof96gwr8","%%","%%","n4XTLomysof96gwr8"] [] [2025-01-28T14:09:11.007814+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5D6N2nGQTWDeGtDaA","%%","%%","5D6N2nGQTWDeGtDaA"] [] [2025-01-28T14:09:11.024659+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FXszP487ekR9mL9eq","%%","%%","FXszP487ekR9mL9eq"] [] [2025-01-28T14:09:11.041455+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BFo44zia2nm27W7NQ","%%","%%","BFo44zia2nm27W7NQ"] [] [2025-01-28T14:09:11.058224+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qkaENrTrWaNmeoaZQ","%%","%%","qkaENrTrWaNmeoaZQ"] [] [2025-01-28T14:09:11.075038+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7yRWzX4zTFp4P78xR","%%","%%","7yRWzX4zTFp4P78xR"] [] [2025-01-28T14:09:11.091792+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4aEReNXYyDYnk9baz","%%","%%","4aEReNXYyDYnk9baz"] [] [2025-01-28T14:09:11.108575+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gbshWJLiw8pbJChBz","%%","%%","gbshWJLiw8pbJChBz"] [] [2025-01-28T14:09:11.125361+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"it8cZdvW673Bb6KSp","%%","%%","it8cZdvW673Bb6KSp"] [] [2025-01-28T14:09:11.142165+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gcpqDrqKoqLKzQCHL","%%","%%","gcpqDrqKoqLKzQCHL"] [] [2025-01-28T14:09:11.158945+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"W6jKQevjbXGLwvnvb","%%","%%","W6jKQevjbXGLwvnvb"] [] [2025-01-28T14:09:11.175722+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oGtEuAw4g9X4bZQgY","%%","%%","oGtEuAw4g9X4bZQgY"] [] [2025-01-28T14:09:11.192570+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QkaxNDPqM3oP956Rd","%%","%%","QkaxNDPqM3oP956Rd"] [] [2025-01-28T14:09:11.209422+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uLvLXQmSZ73cM6vQa","%%","%%","uLvLXQmSZ73cM6vQa"] [] [2025-01-28T14:09:11.226185+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"adjjkHthRvhTSKRqB","%%","%%","adjjkHthRvhTSKRqB"] [] [2025-01-28T14:09:11.242996+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wCpPFCrWRv4ZSSi4x","%%","%%","wCpPFCrWRv4ZSSi4x"] [] [2025-01-28T14:09:11.260412+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yfiLbFguPXQz8uwNg","%%","%%","yfiLbFguPXQz8uwNg"] [] [2025-01-28T14:09:11.277303+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gnM2a6iGb8sP8znmb","%%","%%","gnM2a6iGb8sP8znmb"] [] [2025-01-28T14:09:11.294177+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"q2qzBqibkDhB7s8Bm","%%","%%","q2qzBqibkDhB7s8Bm"] [] [2025-01-28T14:09:11.311032+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"L96AYKqHMKJFzMyJZ","%%","%%","L96AYKqHMKJFzMyJZ"] [] [2025-01-28T14:09:11.327864+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"a8Ka7RRR3Y2Waxq9P","%%","%%","a8Ka7RRR3Y2Waxq9P"] [] [2025-01-28T14:09:11.344738+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cmzfbQm5YEXTiQfKX","%%","%%","cmzfbQm5YEXTiQfKX"] [] [2025-01-28T14:09:11.361563+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mjDkApsktYwYkPfQp","%%","%%","mjDkApsktYwYkPfQp"] [] [2025-01-28T14:09:11.378465+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8GhJL7cmpnQPsssrj","%%","%%","8GhJL7cmpnQPsssrj"] [] [2025-01-28T14:09:11.395293+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hadDb9JbFZeaoroDZ","%%","%%","hadDb9JbFZeaoroDZ"] [] [2025-01-28T14:09:11.412089+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FhfhmwBi2TnetagW9","%%","%%","FhfhmwBi2TnetagW9"] [] [2025-01-28T14:09:11.428922+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C4noiNvz5scd4afSM","%%","%%","C4noiNvz5scd4afSM"] [] [2025-01-28T14:09:11.445705+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WYEFEYRSBTLufb2Af","%%","%%","WYEFEYRSBTLufb2Af"] [] [2025-01-28T14:09:11.462558+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wa7C6nauoAiAY9HQJ","%%","%%","wa7C6nauoAiAY9HQJ"] [] [2025-01-28T14:09:11.479352+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GGBwRgFRXm6c3m77T","%%","%%","GGBwRgFRXm6c3m77T"] [] [2025-01-28T14:09:11.496173+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2jLCftwi5oxoK8e39","%%","%%","2jLCftwi5oxoK8e39"] [] [2025-01-28T14:09:11.513010+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bM5QJ5jd7Fr6fPuqv","%%","%%","bM5QJ5jd7Fr6fPuqv"] [] [2025-01-28T14:09:11.529884+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f7X4x27MNh8W3SLjh","%%","%%","f7X4x27MNh8W3SLjh"] [] [2025-01-28T14:09:11.546842+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3sGibuavrDD6Hod63","%%","%%","3sGibuavrDD6Hod63"] [] [2025-01-28T14:09:11.563631+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Jp8MPufcbJeCxfG84","%%","%%","Jp8MPufcbJeCxfG84"] [] [2025-01-28T14:09:11.580433+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zKZCnN3ag7WgoQP9E","%%","%%","zKZCnN3ag7WgoQP9E"] [] [2025-01-28T14:09:11.597336+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BDCsEx8shFKPkdBKh","%%","%%","BDCsEx8shFKPkdBKh"] [] [2025-01-28T14:09:11.614274+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"LX3XMoGRPSpHfrqt5","%2552961%","%2552961%","LX3XMoGRPSpHfrqt5","%2552961%","%2552961%"] [] [2025-01-28T14:09:11.633266+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7495] [] [2025-01-28T14:09:11.776537+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:09:11.776864+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:09:11+00:00",9370] [] [2025-01-28T14:09:11.777272+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:09:11.784007+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G9JWXkwNbXHT57j6H","%%","%%","G9JWXkwNbXHT57j6H"] [] [2025-01-28T14:09:11.801157+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MziJh7zggTmP7Mmz4","%%","%%","MziJh7zggTmP7Mmz4"] [] [2025-01-28T14:09:11.818031+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7orcoPdT3cwRtc9Bx","%%","%%","7orcoPdT3cwRtc9Bx"] [] [2025-01-28T14:09:11.835185+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"e6HxGRiEBwfo48ea6","%%","%%","e6HxGRiEBwfo48ea6"] [] [2025-01-28T14:09:11.852050+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AEgjQyeGiRnQKYRBH","%%","%%","AEgjQyeGiRnQKYRBH"] [] [2025-01-28T14:09:11.869032+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8TxXCwhpF7A5ozuRw","%%","%%","8TxXCwhpF7A5ozuRw"] [] [2025-01-28T14:09:11.886266+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fyv5DHSFtGDnXvAW2","%%","%%","fyv5DHSFtGDnXvAW2"] [] [2025-01-28T14:09:11.903244+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bZR8gfETnhuHvo827","%%","%%","bZR8gfETnhuHvo827"] [] [2025-01-28T14:09:11.920201+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"NwMzMRqjkkq9o83Am","%23028455%","%23028455%","NwMzMRqjkkq9o83Am","%23028455%","%23028455%"] [] [2025-01-28T14:09:11.939403+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [2675] [] [2025-01-28T14:09:11.939880+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7467] [] [2025-01-28T14:09:12.083769+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:09:12.084084+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [2,"2025-01-28T14:09:12+00:00",9379] [] [2025-01-28T14:09:12.084523+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:09:12.085718+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i7dtZ7rbfCMEBr3mx","%%","%%","i7dtZ7rbfCMEBr3mx"] [] [2025-01-28T14:09:12.102820+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xa3r24YXS83retkfd","%%","%%","xa3r24YXS83retkfd"] [] [2025-01-28T14:09:12.119775+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DohfpNdNSPMnrFam5","%%","%%","DohfpNdNSPMnrFam5"] [] [2025-01-28T14:09:12.136864+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TxTz7gGKp2T5XdJbN","%%","%%","TxTz7gGKp2T5XdJbN"] [] [2025-01-28T14:09:12.153746+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kGRhPDaPzh3DgiM7o","%%","%%","kGRhPDaPzh3DgiM7o"] [] [2025-01-28T14:09:12.170694+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pWfkcZbqFZ6hHGmxt","%%","%%","pWfkcZbqFZ6hHGmxt"] [] [2025-01-28T14:09:12.187554+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"93rsLiR7GkBsrhAjY","%%","%%","93rsLiR7GkBsrhAjY"] [] [2025-01-28T14:09:12.204467+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"664npMrNdsxYsF7Xp","%%","%%","664npMrNdsxYsF7Xp"] [] [2025-01-28T14:09:12.221288+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oSMjJDqk3z2ze2Xdg","%%","%%","oSMjJDqk3z2ze2Xdg"] [] [2025-01-28T14:09:12.238245+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gKw76gWwd7DurtDoN","%%","%%","gKw76gWwd7DurtDoN"] [] [2025-01-28T14:09:12.255103+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i3HNcAoXdeTz2zgyL","%%","%%","i3HNcAoXdeTz2zgyL"] [] [2025-01-28T14:09:12.272609+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"P6ysytDbLz4atQHet","%%","%%","P6ysytDbLz4atQHet"] [] [2025-01-28T14:09:12.289558+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jrkGopS7ca8BX4NZe","%%","%%","jrkGopS7ca8BX4NZe"] [] [2025-01-28T14:09:12.306402+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5TfKFQLhmrhzgS4ME","%%","%%","5TfKFQLhmrhzgS4ME"] [] [2025-01-28T14:09:12.323273+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2YCZGXp4FTjHfFjzb","%%","%%","2YCZGXp4FTjHfFjzb"] [] [2025-01-28T14:09:12.340220+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xHSp7j9LgdvF6W4ny","%%","%%","xHSp7j9LgdvF6W4ny"] [] [2025-01-28T14:09:12.357025+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9Y5WCQQD6uSGzsmGA","%%","%%","9Y5WCQQD6uSGzsmGA"] [] [2025-01-28T14:09:12.373791+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kvXJLSZKSxEdjvShJ","%%","%%","kvXJLSZKSxEdjvShJ"] [] [2025-01-28T14:09:12.390646+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XhFF66fnQbjPhZEMc","%%","%%","XhFF66fnQbjPhZEMc"] [] [2025-01-28T14:09:12.407558+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nRkkJ28mTbD7NA5Qu","%%","%%","nRkkJ28mTbD7NA5Qu"] [] [2025-01-28T14:09:12.424351+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2Ka4phWdirARr4mnf","%%","%%","2Ka4phWdirARr4mnf"] [] [2025-01-28T14:09:12.441254+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tqipBfoKfN6eh5j4y","%%","%%","tqipBfoKfN6eh5j4y"] [] [2025-01-28T14:09:12.458046+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aHKPYFwY4owvXnhEj","%%","%%","aHKPYFwY4owvXnhEj"] [] [2025-01-28T14:09:12.474857+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XcWMZ56sKCm7rXAYq","%%","%%","XcWMZ56sKCm7rXAYq"] [] [2025-01-28T14:09:12.491712+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rE3AYnxqbikJ6BWKt","%%","%%","rE3AYnxqbikJ6BWKt"] [] [2025-01-28T14:09:12.508541+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BEHi9g9fFCYYq5wah","%%","%%","BEHi9g9fFCYYq5wah"] [] [2025-01-28T14:09:12.525331+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zrt2bsRh4diumDDtH","%%","%%","zrt2bsRh4diumDDtH"] [] [2025-01-28T14:09:12.542326+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"HS2Hj3QB9wcAJFRwh","%29269970%","%29269970%","HS2Hj3QB9wcAJFRwh","%29269970%","%29269970%"] [] [2025-01-28T14:09:12.561357+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7996] [] [2025-01-28T14:09:12.562313+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iTbH4u7M3dd4Z8Efy","%%","%%","iTbH4u7M3dd4Z8Efy"] [] [2025-01-28T14:09:12.579047+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8GCYiW88CcMv3PXJs","%%","%%","8GCYiW88CcMv3PXJs"] [] [2025-01-28T14:09:12.595800+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qA8qc3TaRghzY3ygr","%%","%%","qA8qc3TaRghzY3ygr"] [] [2025-01-28T14:09:12.612572+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CvZd4GTaPo7kwq5mt","%%","%%","CvZd4GTaPo7kwq5mt"] [] [2025-01-28T14:09:12.629561+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dXaGMQbeBqz5zbgcG","%%","%%","dXaGMQbeBqz5zbgcG"] [] [2025-01-28T14:09:12.646344+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5deuz9kSLoS856ka7","%%","%%","5deuz9kSLoS856ka7"] [] [2025-01-28T14:09:12.663155+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3PCkEjEKRqMzEKiS2","%%","%%","3PCkEjEKRqMzEKiS2"] [] [2025-01-28T14:09:12.679936+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5scgwEf8qJh6fsbSA","%%","%%","5scgwEf8qJh6fsbSA"] [] [2025-01-28T14:09:12.696807+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jFCM6h7qTqpTo2msK","%%","%%","jFCM6h7qTqpTo2msK"] [] [2025-01-28T14:09:12.713623+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tBPbnvkJLajTNMfmp","%%","%%","tBPbnvkJLajTNMfmp"] [] [2025-01-28T14:09:12.730685+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KCmWo5EKYH4CAvdNz","%%","%%","KCmWo5EKYH4CAvdNz"] [] [2025-01-28T14:09:12.747450+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YDAMnjKz4836LpAo3","%%","%%","YDAMnjKz4836LpAo3"] [] [2025-01-28T14:09:12.764211+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uFDz9uxZJDLBwch8T","%%","%%","uFDz9uxZJDLBwch8T"] [] [2025-01-28T14:09:12.780964+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Tdy4g2MiYy8caYJoL","%%","%%","Tdy4g2MiYy8caYJoL"] [] [2025-01-28T14:09:12.797742+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"R2dHCzLnc9ffRt63z","%%","%%","R2dHCzLnc9ffRt63z"] [] [2025-01-28T14:09:12.814595+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xKrgqWfDwqTwf97a8","%%","%%","xKrgqWfDwqTwf97a8"] [] [2025-01-28T14:09:12.831500+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"s2TGZBxMdyRDCoKWb","%%","%%","s2TGZBxMdyRDCoKWb"] [] [2025-01-28T14:09:12.848275+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JgqBBCodFxW84CsEf","%%","%%","JgqBBCodFxW84CsEf"] [] [2025-01-28T14:09:12.865059+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"y8CwRGD7q9W8SbK4A","%%","%%","y8CwRGD7q9W8SbK4A"] [] [2025-01-28T14:09:12.881838+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4QtBAwxSDHDFu5cLd","%%","%%","4QtBAwxSDHDFu5cLd"] [] [2025-01-28T14:09:12.898685+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"6qL9RXqeYmThwmpii","%92455977%","%92455977%","6qL9RXqeYmThwmpii","%92455977%","%92455977%"] [] [2025-01-28T14:09:12.917516+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7471] [] [2025-01-28T14:09:12.918585+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bcSB5C76Tc9wjumm2","%%","%%","bcSB5C76Tc9wjumm2"] [] [2025-01-28T14:09:12.935470+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"o8cGe7hbpDAF62CqE","%%","%%","o8cGe7hbpDAF62CqE"] [] [2025-01-28T14:09:12.952272+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hfKdKtLqNbB3izYpP","%%","%%","hfKdKtLqNbB3izYpP"] [] [2025-01-28T14:09:12.969078+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vzANhK5Q4jufuzk6u","%%","%%","vzANhK5Q4jufuzk6u"] [] [2025-01-28T14:09:12.985834+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cn6i9LGKfkPv7SFKF","%%","%%","cn6i9LGKfkPv7SFKF"] [] [2025-01-28T14:09:13.002608+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HSDCgHgBEACJtcMzp","%%","%%","HSDCgHgBEACJtcMzp"] [] [2025-01-28T14:09:13.019372+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rMXoZAYY6xhDDZmn2","%%","%%","rMXoZAYY6xhDDZmn2"] [] [2025-01-28T14:09:13.036267+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Zha426wzHMo2YeWB2","%%","%%","Zha426wzHMo2YeWB2"] [] [2025-01-28T14:09:13.053107+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EfqskX7iHhg7rSANZ","%%","%%","EfqskX7iHhg7rSANZ"] [] [2025-01-28T14:09:13.069861+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PfuLdGvywKe4omLFk","%%","%%","PfuLdGvywKe4omLFk"] [] [2025-01-28T14:09:13.086648+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CMYbWr782WxrWhcPX","%%","%%","CMYbWr782WxrWhcPX"] [] [2025-01-28T14:09:13.103510+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4y8WKEWzf4tLmDrkB","%%","%%","4y8WKEWzf4tLmDrkB"] [] [2025-01-28T14:09:13.120300+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"iTMiKLuammMmfQCus","%26285557%","%26285557%","iTMiKLuammMmfQCus","%26285557%","%26285557%"] [] [2025-01-28T14:09:13.139488+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8006] [] [2025-01-28T14:09:13.140450+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AgMvvFhGoeoi5txuC","%%","%%","AgMvvFhGoeoi5txuC"] [] [2025-01-28T14:09:13.157227+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bmmZQZhyPNAwynT22","%%","%%","bmmZQZhyPNAwynT22"] [] [2025-01-28T14:09:13.173981+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zqpDgHi536v4zBeRz","%%","%%","zqpDgHi536v4zBeRz"] [] [2025-01-28T14:09:13.190761+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7kHufN6RY3zwywa5s","%%","%%","7kHufN6RY3zwywa5s"] [] [2025-01-28T14:09:13.207682+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bu7rD5NnQCeYWr68G","%%","%%","bu7rD5NnQCeYWr68G"] [] [2025-01-28T14:09:13.224636+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PvHvWy5g2AuLfyLXf","%%","%%","PvHvWy5g2AuLfyLXf"] [] [2025-01-28T14:09:13.241542+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mbopwFGyzxwcYbAkM","%%","%%","mbopwFGyzxwcYbAkM"] [] [2025-01-28T14:09:13.259030+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X7puYvBSz756Ma5Wf","%%","%%","X7puYvBSz756Ma5Wf"] [] [2025-01-28T14:09:13.276199+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yEbex6SNGMA6Xszsu","%%","%%","yEbex6SNGMA6Xszsu"] [] [2025-01-28T14:09:13.293305+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zEjpTtyNpFNJ2WerE","%%","%%","zEjpTtyNpFNJ2WerE"] [] [2025-01-28T14:09:13.310295+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mYRYPavDzkGzPqRaf","%%","%%","mYRYPavDzkGzPqRaf"] [] [2025-01-28T14:09:13.327299+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AiYd2nAEX54sBrXup","%%","%%","AiYd2nAEX54sBrXup"] [] [2025-01-28T14:09:13.344222+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"avn95Cno44g2YC7d9","%%","%%","avn95Cno44g2YC7d9"] [] [2025-01-28T14:09:13.360966+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"koqN7ogwXQGe6AGMF","%%","%%","koqN7ogwXQGe6AGMF"] [] [2025-01-28T14:09:13.377772+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ReSE7MRe7eX3mqfE4","%%","%%","ReSE7MRe7eX3mqfE4"] [] [2025-01-28T14:09:13.394616+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PnzTEC3XTndSRFcaA","%%","%%","PnzTEC3XTndSRFcaA"] [] [2025-01-28T14:09:13.411397+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SJPNgEftTxtmdxE8J","%%","%%","SJPNgEftTxtmdxE8J"] [] [2025-01-28T14:09:13.428271+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8BEdrBcgoDyzz6QMx","%%","%%","8BEdrBcgoDyzz6QMx"] [] [2025-01-28T14:09:13.445190+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LhyZSDYP2tBCSQjpd","%%","%%","LhyZSDYP2tBCSQjpd"] [] [2025-01-28T14:09:13.462020+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fMzepqJ7qHwTLx9fE","%%","%%","fMzepqJ7qHwTLx9fE"] [] [2025-01-28T14:09:13.478857+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zZgbQBpM2kmiSGTct","%%","%%","zZgbQBpM2kmiSGTct"] [] [2025-01-28T14:09:13.495672+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"k94NBoDfRoXB25Nq7","%%","%%","k94NBoDfRoXB25Nq7"] [] [2025-01-28T14:09:13.512528+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rJ6kEmGfRtwmjgm3R","%%","%%","rJ6kEmGfRtwmjgm3R"] [] [2025-01-28T14:09:13.529539+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AMKiKFaikmWovZHZi","%%","%%","AMKiKFaikmWovZHZi"] [] [2025-01-28T14:09:13.546675+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"t9vnhRPuwPAgxNKcs","%%","%%","t9vnhRPuwPAgxNKcs"] [] [2025-01-28T14:09:13.563627+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Qi9uTdWuzSxnc42R3","%%","%%","Qi9uTdWuzSxnc42R3"] [] [2025-01-28T14:09:13.580417+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vwkXWvQ2meECsoAJb","%%","%%","vwkXWvQ2meECsoAJb"] [] [2025-01-28T14:09:13.597211+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FTgYhuNCZZ3CmDujq","%%","%%","FTgYhuNCZZ3CmDujq"] [] [2025-01-28T14:09:13.614106+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QWC7r9vJnQcs7h2SZ","%%","%%","QWC7r9vJnQcs7h2SZ"] [] [2025-01-28T14:09:13.630947+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BTzdRbCgz2kwtJDW7","%%","%%","BTzdRbCgz2kwtJDW7"] [] [2025-01-28T14:09:13.647828+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"e5crNPpfAYTvEnsuT","%%","%%","e5crNPpfAYTvEnsuT"] [] [2025-01-28T14:09:13.664659+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MPyTHkctskM3gQhQ5","%%","%%","MPyTHkctskM3gQhQ5"] [] [2025-01-28T14:09:13.681559+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HmsXbGjxpq7cDgD9i","%%","%%","HmsXbGjxpq7cDgD9i"] [] [2025-01-28T14:09:13.698382+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CvrzcDSDzQz2dtt32","%%","%%","CvrzcDSDzQz2dtt32"] [] [2025-01-28T14:09:13.715170+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MS52Wn2jJRT7oYFuk","%%","%%","MS52Wn2jJRT7oYFuk"] [] [2025-01-28T14:09:13.731971+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9RJW6SKzY79QXCw5Z","%%","%%","9RJW6SKzY79QXCw5Z"] [] [2025-01-28T14:09:13.748725+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hEAp2WMnksaa5uhp9","%%","%%","hEAp2WMnksaa5uhp9"] [] [2025-01-28T14:09:13.765590+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LFgdWL9MkpqhLe3Nw","%%","%%","LFgdWL9MkpqhLe3Nw"] [] [2025-01-28T14:09:13.782536+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2yjQAPiAnTCtrbcw6","%%","%%","2yjQAPiAnTCtrbcw6"] [] [2025-01-28T14:09:13.799349+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HrNAPLF3J4c7AtJei","%%","%%","HrNAPLF3J4c7AtJei"] [] [2025-01-28T14:09:13.816158+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TzGBHGh52GjFpKxZc","%%","%%","TzGBHGh52GjFpKxZc"] [] [2025-01-28T14:09:13.832977+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uwoG7FSRZwb2icZMw","%%","%%","uwoG7FSRZwb2icZMw"] [] [2025-01-28T14:09:13.849824+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uP2st3JB9Y6GhWL7g","%%","%%","uP2st3JB9Y6GhWL7g"] [] [2025-01-28T14:09:13.866793+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oD2jKnmqjT2BFfX3E","%%","%%","oD2jKnmqjT2BFfX3E"] [] [2025-01-28T14:09:13.883621+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HXWWcZ3cwi49K3tSf","%%","%%","HXWWcZ3cwi49K3tSf"] [] [2025-01-28T14:09:13.900424+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pxKxHiLfSyhpgvwbx","%%","%%","pxKxHiLfSyhpgvwbx"] [] [2025-01-28T14:09:13.917261+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zqNhmPiFjSPDu26Px","%%","%%","zqNhmPiFjSPDu26Px"] [] [2025-01-28T14:09:13.934054+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4Ry9oT6ghbRv9kg3A","%%","%%","4Ry9oT6ghbRv9kg3A"] [] [2025-01-28T14:09:13.950846+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ddYaBaMEkommELnw2","%%","%%","ddYaBaMEkommELnw2"] [] [2025-01-28T14:09:13.967637+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M23qFJejZq9QLmNMy","%%","%%","M23qFJejZq9QLmNMy"] [] [2025-01-28T14:09:13.984410+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4sPDnaLCJJ6xKvX7D","%%","%%","4sPDnaLCJJ6xKvX7D"] [] [2025-01-28T14:09:14.001207+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iiLDJfGCJBi7F22o8","%%","%%","iiLDJfGCJBi7F22o8"] [] [2025-01-28T14:09:14.018151+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9Mo5HFixJmz4p68yG","%%","%%","9Mo5HFixJmz4p68yG"] [] [2025-01-28T14:09:14.034927+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bwYgbsjd8Ft3cWKD2","%%","%%","bwYgbsjd8Ft3cWKD2"] [] [2025-01-28T14:09:14.051818+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kRZBS67tWJMTCLaDS","%%","%%","kRZBS67tWJMTCLaDS"] [] [2025-01-28T14:09:14.068690+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bCsBrSSY57fqZ54XX","%%","%%","bCsBrSSY57fqZ54XX"] [] [2025-01-28T14:09:14.085482+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"x6Ym7n9FnHT8cJ3mr","%%","%%","x6Ym7n9FnHT8cJ3mr"] [] [2025-01-28T14:09:14.102262+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"u6kmGAJwWmx5dhQkC","%%","%%","u6kmGAJwWmx5dhQkC"] [] [2025-01-28T14:09:14.119091+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"ZFYNohJDyLwxJNC4E","%97840897%","%97840897%","ZFYNohJDyLwxJNC4E","%97840897%","%97840897%"] [] [2025-01-28T14:09:14.138092+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7481] [] [2025-01-28T14:09:14.139100+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rPLujdhqexyemJC3k","%%","%%","rPLujdhqexyemJC3k"] [] [2025-01-28T14:09:14.155859+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JhqzgtXnYQtcjHKPv","%%","%%","JhqzgtXnYQtcjHKPv"] [] [2025-01-28T14:09:14.172687+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ur8RvG6YYTsACzWXg","%%","%%","ur8RvG6YYTsACzWXg"] [] [2025-01-28T14:09:14.189577+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5Cy8HktGanur3pWqe","%%","%%","5Cy8HktGanur3pWqe"] [] [2025-01-28T14:09:14.206389+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oHizm2NYyZvZ8MAf2","%%","%%","oHizm2NYyZvZ8MAf2"] [] [2025-01-28T14:09:14.223220+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BYngpT8dx6S6KsfFZ","%%","%%","BYngpT8dx6S6KsfFZ"] [] [2025-01-28T14:09:14.240088+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yoLDc87dEjc6Yfv42","%%","%%","yoLDc87dEjc6Yfv42"] [] [2025-01-28T14:09:14.256932+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SYyDXjdQpDSkKcEso","%%","%%","SYyDXjdQpDSkKcEso"] [] [2025-01-28T14:09:14.274361+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JEbw9o54edKXWBfj6","%%","%%","JEbw9o54edKXWBfj6"] [] [2025-01-28T14:09:14.291306+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ynC7zkuKiuCfK3bBk","%%","%%","ynC7zkuKiuCfK3bBk"] [] [2025-01-28T14:09:14.308043+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tRNcjFaRhEhDatanm","%%","%%","tRNcjFaRhEhDatanm"] [] [2025-01-28T14:09:14.324843+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ETftGcSveBn9nPhbb","%%","%%","ETftGcSveBn9nPhbb"] [] [2025-01-28T14:09:14.341786+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2shdk5J8wy6pbZFYN","%%","%%","2shdk5J8wy6pbZFYN"] [] [2025-01-28T14:09:14.358743+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XmEDmYxAcHwGEkCyG","%%","%%","XmEDmYxAcHwGEkCyG"] [] [2025-01-28T14:09:14.375600+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LNKhN72H5MJQZHzzP","%%","%%","LNKhN72H5MJQZHzzP"] [] [2025-01-28T14:09:14.392403+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xMxYzwFyvg89yiueD","%%","%%","xMxYzwFyvg89yiueD"] [] [2025-01-28T14:09:14.409288+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qTq6toK6Lh4dX6L8b","%%","%%","qTq6toK6Lh4dX6L8b"] [] [2025-01-28T14:09:14.426030+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ahCPRipij39J3BDFu","%%","%%","ahCPRipij39J3BDFu"] [] [2025-01-28T14:09:14.442942+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dSEL3DiesDXY6epHr","%%","%%","dSEL3DiesDXY6epHr"] [] [2025-01-28T14:09:14.459772+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"zCsiXT9ERKivtAJBd","%21645106 %","%21645106 %","zCsiXT9ERKivtAJBd","%21645106 %","%21645106 %"] [] [2025-01-28T14:09:14.478815+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7665] [] [2025-01-28T14:09:14.479919+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2KDs4E3BZqpJw8AWR","%%","%%","2KDs4E3BZqpJw8AWR"] [] [2025-01-28T14:09:14.496784+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"85B3FYCcJXbdYoJDm","%%","%%","85B3FYCcJXbdYoJDm"] [] [2025-01-28T14:09:14.513625+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kpwACrRZL44CNsSAc","%%","%%","kpwACrRZL44CNsSAc"] [] [2025-01-28T14:09:14.530401+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vbrHJr5opoXhh7bxa","%%","%%","vbrHJr5opoXhh7bxa"] [] [2025-01-28T14:09:14.547227+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jQdryqnAkKEaDvSKv","%%","%%","jQdryqnAkKEaDvSKv"] [] [2025-01-28T14:09:14.564215+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xm4HmsZhAdddA5kXe","%%","%%","xm4HmsZhAdddA5kXe"] [] [2025-01-28T14:09:14.580992+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"afhTn8ZZLKfNYjJH6","%%","%%","afhTn8ZZLKfNYjJH6"] [] [2025-01-28T14:09:14.597756+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"huWjLbr4YuiJAT6Lt","%%","%%","huWjLbr4YuiJAT6Lt"] [] [2025-01-28T14:09:14.614584+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Roy3kgZEkSY78da2L","%%","%%","Roy3kgZEkSY78da2L"] [] [2025-01-28T14:09:14.631525+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XTDachr9ZNPELdxsx","%%","%%","XTDachr9ZNPELdxsx"] [] [2025-01-28T14:09:14.648341+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PgZ6gay5Y9JrJoCbA","%%","%%","PgZ6gay5Y9JrJoCbA"] [] [2025-01-28T14:09:14.665153+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NJGHvFmP66A2Y6YWr","%%","%%","NJGHvFmP66A2Y6YWr"] [] [2025-01-28T14:09:14.681958+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oE3YNkzKisZjMD7BY","%%","%%","oE3YNkzKisZjMD7BY"] [] [2025-01-28T14:09:14.698792+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZNE3w4kmjXTQ9kgQ2","%%","%%","ZNE3w4kmjXTQ9kgQ2"] [] [2025-01-28T14:09:14.715699+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YkXrvHNoX7KyPXjSr","%%","%%","YkXrvHNoX7KyPXjSr"] [] [2025-01-28T14:09:14.732569+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QfG7jPgMEpY9bu77f","%%","%%","QfG7jPgMEpY9bu77f"] [] [2025-01-28T14:09:14.749567+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wkPz5FkbmsDK3bcft","%%","%%","wkPz5FkbmsDK3bcft"] [] [2025-01-28T14:09:14.766364+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GtKB7Hoe22ksobPx9","%%","%%","GtKB7Hoe22ksobPx9"] [] [2025-01-28T14:09:14.783227+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aL5q9yCbTTtxGfEfG","%%","%%","aL5q9yCbTTtxGfEfG"] [] [2025-01-28T14:09:14.799975+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cx4FFSQvJYTiS9MdX","%%","%%","cx4FFSQvJYTiS9MdX"] [] [2025-01-28T14:09:14.816776+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RYE388ZK6jynucTbJ","%%","%%","RYE388ZK6jynucTbJ"] [] [2025-01-28T14:09:14.834194+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fgta7NKBSRihpM8jR","%%","%%","fgta7NKBSRihpM8jR"] [] [2025-01-28T14:09:14.852254+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PLkXg24mnZHzL3KCB","%%","%%","PLkXg24mnZHzL3KCB"] [] [2025-01-28T14:09:14.869254+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yKXvBtcTT93qiEEAB","%%","%%","yKXvBtcTT93qiEEAB"] [] [2025-01-28T14:09:14.886004+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f6LsyLdE4gndCTB7m","%%","%%","f6LsyLdE4gndCTB7m"] [] [2025-01-28T14:09:14.902809+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"keymSTi5s5GdiujJN","%%","%%","keymSTi5s5GdiujJN"] [] [2025-01-28T14:09:14.919623+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EwsvAknewbqNRbecH","%%","%%","EwsvAknewbqNRbecH"] [] [2025-01-28T14:09:14.936452+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bSizhxyPRspKwa92L","%%","%%","bSizhxyPRspKwa92L"] [] [2025-01-28T14:09:14.953581+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D8aMuuZELzuEGm8uF","%%","%%","D8aMuuZELzuEGm8uF"] [] [2025-01-28T14:09:14.970597+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"TTpdZemctzCnCTrjj","%53545446%","%53545446%","TTpdZemctzCnCTrjj","%53545446%","%53545446%"] [] [2025-01-28T14:09:14.989525+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7493] [] [2025-01-28T14:09:14.990566+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"H3bYTNKSSBa8chf4X","%%","%%","H3bYTNKSSBa8chf4X"] [] [2025-01-28T14:09:15.007406+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tG2FgTivbv25Jk3Bv","%%","%%","tG2FgTivbv25Jk3Bv"] [] [2025-01-28T14:09:15.024160+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3EqbE9KkhkwZuP6mQ","%%","%%","3EqbE9KkhkwZuP6mQ"] [] [2025-01-28T14:09:15.041018+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dSNdkjJx5opGuc59y","%%","%%","dSNdkjJx5opGuc59y"] [] [2025-01-28T14:09:15.057730+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qqsAKtSeKRFJHaAvg","%%","%%","qqsAKtSeKRFJHaAvg"] [] [2025-01-28T14:09:15.074790+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RnsZmuy4nRpd4r64i","%%","%%","RnsZmuy4nRpd4r64i"] [] [2025-01-28T14:09:15.091624+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eFQcq4qhKQGzMT5T3","%%","%%","eFQcq4qhKQGzMT5T3"] [] [2025-01-28T14:09:15.108373+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mMu9FkYWxtsWDJ2EA","%%","%%","mMu9FkYWxtsWDJ2EA"] [] [2025-01-28T14:09:15.125154+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ddFsw59uytQLvbgtX","%%","%%","ddFsw59uytQLvbgtX"] [] [2025-01-28T14:09:15.141983+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mdpqRTkwXcYsN7dDJ","%%","%%","mdpqRTkwXcYsN7dDJ"] [] [2025-01-28T14:09:15.158950+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YgesjiGse54z2qE8W","%%","%%","YgesjiGse54z2qE8W"] [] [2025-01-28T14:09:15.175708+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rSesHtjDZNBj9zpGG","%%","%%","rSesHtjDZNBj9zpGG"] [] [2025-01-28T14:09:15.192534+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Hj6w6qCfoBDL4PYcb","%%","%%","Hj6w6qCfoBDL4PYcb"] [] [2025-01-28T14:09:15.209292+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8M4ztpLyErLEQwTrP","%%","%%","8M4ztpLyErLEQwTrP"] [] [2025-01-28T14:09:15.225966+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"a5RjG3fggC5caKRao","%%","%%","a5RjG3fggC5caKRao"] [] [2025-01-28T14:09:15.242830+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2qarXrjrrXtRvvCxe","%%","%%","2qarXrjrrXtRvvCxe"] [] [2025-01-28T14:09:15.259550+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qtRxkbkxEkXmqJQxF","%%","%%","qtRxkbkxEkXmqJQxF"] [] [2025-01-28T14:09:15.276362+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JvpENwLasd3bavBhN","%%","%%","JvpENwLasd3bavBhN"] [] [2025-01-28T14:09:15.293187+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GGdMHZkMPsxgNshuv","%%","%%","GGdMHZkMPsxgNshuv"] [] [2025-01-28T14:09:15.309920+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jEmJc8ZGWCBwakXqt","%%","%%","jEmJc8ZGWCBwakXqt"] [] [2025-01-28T14:09:15.326663+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yzWRA694i2dSkm5oJ","%%","%%","yzWRA694i2dSkm5oJ"] [] [2025-01-28T14:09:15.343666+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uNuAJDscZyajty2ua","%%","%%","uNuAJDscZyajty2ua"] [] [2025-01-28T14:09:15.360432+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RfZsvhCkbPokcaBGS","%%","%%","RfZsvhCkbPokcaBGS"] [] [2025-01-28T14:09:15.377327+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KCTkRceRH5oLEMZZM","%%","%%","KCTkRceRH5oLEMZZM"] [] [2025-01-28T14:09:15.394072+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KwYtRZphbb7pJc9pN","%%","%%","KwYtRZphbb7pJc9pN"] [] [2025-01-28T14:09:15.410794+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nJWWbSWi384Tf4RmL","%%","%%","nJWWbSWi384Tf4RmL"] [] [2025-01-28T14:09:15.427518+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uZwdJA4uEeiod6CvB","%%","%%","uZwdJA4uEeiod6CvB"] [] [2025-01-28T14:09:15.444338+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4GogXsxnHazeDgeSY","%%","%%","4GogXsxnHazeDgeSY"] [] [2025-01-28T14:09:15.461055+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SDwNbshJHCL6XLX5t","%%","%%","SDwNbshJHCL6XLX5t"] [] [2025-01-28T14:09:15.477786+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nFCa997hGkeNbMASG","%%","%%","nFCa997hGkeNbMASG"] [] [2025-01-28T14:09:15.494537+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Xxgkh8axYavXh596J","%%","%%","Xxgkh8axYavXh596J"] [] [2025-01-28T14:09:15.511261+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"WHukPie5vYAPHNmZe","%21268617%","%21268617%","WHukPie5vYAPHNmZe","%21268617%","%21268617%"] [] [2025-01-28T14:09:15.530223+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7494] [] [2025-01-28T14:09:15.531105+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KEoFbA2ipYgnGzp7C","%%","%%","KEoFbA2ipYgnGzp7C"] [] [2025-01-28T14:09:15.547929+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LRxZdCRhkpGA4Ntok","%%","%%","LRxZdCRhkpGA4Ntok"] [] [2025-01-28T14:09:15.564674+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MC6yeEP94ZujoZwL9","%%","%%","MC6yeEP94ZujoZwL9"] [] [2025-01-28T14:09:15.581431+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rP4xS5uaaazbrQeSh","%%","%%","rP4xS5uaaazbrQeSh"] [] [2025-01-28T14:09:15.598215+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"kk5FHxS9ywmym2WQY","%52137342 %","%52137342 %","kk5FHxS9ywmym2WQY","%52137342 %","%52137342 %"] [] [2025-01-28T14:09:15.617199+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7515] [] [2025-01-28T14:09:15.618138+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LFsAomZzv6LhrJGWD","%%","%%","LFsAomZzv6LhrJGWD"] [] [2025-01-28T14:09:15.634855+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"5yGbZvoaaz7toYzb5","%22737791%","%22737791%","5yGbZvoaaz7toYzb5","%22737791%","%22737791%"] [] [2025-01-28T14:09:15.653807+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7508] [] [2025-01-28T14:09:15.654800+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"9dktWSwjkXkwDErA9","%51076967%","%51076967%","9dktWSwjkXkwDErA9","%51076967%","%51076967%"] [] [2025-01-28T14:09:15.673727+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7520] [] [2025-01-28T14:09:15.674717+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mHHrJr8M5pXGAdtmJ","%%","%%","mHHrJr8M5pXGAdtmJ"] [] [2025-01-28T14:09:15.691550+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aAo3iMQcWnECnNDuQ","%%","%%","aAo3iMQcWnECnNDuQ"] [] [2025-01-28T14:09:15.708350+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2bZuGQ3m9DtGbfR3w","%%","%%","2bZuGQ3m9DtGbfR3w"] [] [2025-01-28T14:09:15.725068+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JYSjBkkD2zhtKXcRh","%%","%%","JYSjBkkD2zhtKXcRh"] [] [2025-01-28T14:09:15.742005+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tc6uztrkEqEKgDa4q","%%","%%","tc6uztrkEqEKgDa4q"] [] [2025-01-28T14:09:15.758761+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i8JtaaTwEz4YKMtfr","%%","%%","i8JtaaTwEz4YKMtfr"] [] [2025-01-28T14:09:15.775607+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eRyymFEkddmoQgdB7","%%","%%","eRyymFEkddmoQgdB7"] [] [2025-01-28T14:09:15.792427+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tQAh27t65zkDPKFd9","%%","%%","tQAh27t65zkDPKFd9"] [] [2025-01-28T14:09:15.809205+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"L9ir5jSyiqiz3djqR","%%","%%","L9ir5jSyiqiz3djqR"] [] [2025-01-28T14:09:15.825912+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rHYBDxgayghYTEhmE","%%","%%","rHYBDxgayghYTEhmE"] [] [2025-01-28T14:09:15.842767+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tb53bEToN4RZwZw6j","%%","%%","tb53bEToN4RZwZw6j"] [] [2025-01-28T14:09:15.859585+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wukxgHkGnR7BBTpfy","%%","%%","wukxgHkGnR7BBTpfy"] [] [2025-01-28T14:09:15.876376+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WrH9oTkt6uBB4a3L3","%%","%%","WrH9oTkt6uBB4a3L3"] [] [2025-01-28T14:09:15.893100+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"eeJTzcvBksLwn9wk8","%52816516%","%52816516%","eeJTzcvBksLwn9wk8","%52816516%","%52816516%"] [] [2025-01-28T14:09:15.912006+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7519] [] [2025-01-28T14:09:15.912909+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uuaTknrhGx2ZZTe6f","%%","%%","uuaTknrhGx2ZZTe6f"] [] [2025-01-28T14:09:15.929718+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"t5GGR7NQoiYxr8CDN","%%","%%","t5GGR7NQoiYxr8CDN"] [] [2025-01-28T14:09:15.946565+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"i7LvMSY6baoSWk7Hb","%%","%%","i7LvMSY6baoSWk7Hb"] [] [2025-01-28T14:09:15.963337+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"hfzwvfMg7ACbAbWMg","%50983811%","%50983811%","hfzwvfMg7ACbAbWMg","%50983811%","%50983811%"] [] [2025-01-28T14:09:15.982207+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7530] [] [2025-01-28T14:09:15.983083+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9nfHcNRxheCdvZ6mq","%%","%%","9nfHcNRxheCdvZ6mq"] [] [2025-01-28T14:09:15.999763+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LCp38kdxLdiXe2ky5","%%","%%","LCp38kdxLdiXe2ky5"] [] [2025-01-28T14:09:16.016505+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"JBeFMbmFN7oEe8xhy","%40921310%","%40921310%","JBeFMbmFN7oEe8xhy","%40921310%","%40921310%"] [] [2025-01-28T14:09:16.035477+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7524] [] [2025-01-28T14:09:16.036349+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fP6dv9v4vJekPZech","%%","%%","fP6dv9v4vJekPZech"] [] [2025-01-28T14:09:16.053190+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LjqzZneJGajhWYa6u","%%","%%","LjqzZneJGajhWYa6u"] [] [2025-01-28T14:09:16.069908+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WFtcqpXyyQQuxHEkX","%%","%%","WFtcqpXyyQQuxHEkX"] [] [2025-01-28T14:09:16.086649+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"43iemyi6Kvab9K56D","%%","%%","43iemyi6Kvab9K56D"] [] [2025-01-28T14:09:16.103547+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oCTBHEkAgNG47grkN","%%","%%","oCTBHEkAgNG47grkN"] [] [2025-01-28T14:09:16.120300+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JLKnFhW5szwiA8HFE","%%","%%","JLKnFhW5szwiA8HFE"] [] [2025-01-28T14:09:16.136993+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MHMkHE8g3K3PjL9DW","%%","%%","MHMkHE8g3K3PjL9DW"] [] [2025-01-28T14:09:16.153752+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WquzSqLKXTt9637JC","%%","%%","WquzSqLKXTt9637JC"] [] [2025-01-28T14:09:16.170490+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Hb383HqNza2ZtHGs7","%%","%%","Hb383HqNza2ZtHGs7"] [] [2025-01-28T14:09:16.187203+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"hZH5e7cScDLi6Ehmr","%26668801%","%26668801%","hZH5e7cScDLi6Ehmr","%26668801%","%26668801%"] [] [2025-01-28T14:09:16.206251+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7526] [] [2025-01-28T14:09:16.207187+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Yz8ihfqhRCGNJQYPC","%%","%%","Yz8ihfqhRCGNJQYPC"] [] [2025-01-28T14:09:16.223884+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GgdEYBmkAQDMhRMQB","%%","%%","GgdEYBmkAQDMhRMQB"] [] [2025-01-28T14:09:16.240721+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"R5YA3mtty7JBtwFc9","%%","%%","R5YA3mtty7JBtwFc9"] [] [2025-01-28T14:09:16.257518+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Rg9iZXGoGZvMwcFCy","%%","%%","Rg9iZXGoGZvMwcFCy"] [] [2025-01-28T14:09:16.274275+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WBcQmEi8y3XXZ394h","%%","%%","WBcQmEi8y3XXZ394h"] [] [2025-01-28T14:09:16.291028+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7QstCPbkosovSmJbT","%%","%%","7QstCPbkosovSmJbT"] [] [2025-01-28T14:09:16.307773+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"N4axH3NK5QZEJE4hA","%%","%%","N4axH3NK5QZEJE4hA"] [] [2025-01-28T14:09:16.324547+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"scpYnhouG8qvKd7Eo","%%","%%","scpYnhouG8qvKd7Eo"] [] [2025-01-28T14:09:16.341303+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PuvMoKr8d3mhDwkNs","%%","%%","PuvMoKr8d3mhDwkNs"] [] [2025-01-28T14:09:16.358022+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fBfohcovKmS2Dke2m","%%","%%","fBfohcovKmS2Dke2m"] [] [2025-01-28T14:09:16.374777+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"awowzYgRW9FqgbZuW","%%","%%","awowzYgRW9FqgbZuW"] [] [2025-01-28T14:09:16.391595+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dHQaaQMXjpBgGTzBw","%%","%%","dHQaaQMXjpBgGTzBw"] [] [2025-01-28T14:09:16.408328+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5sdGTBPdnfXu3ppE7","%%","%%","5sdGTBPdnfXu3ppE7"] [] [2025-01-28T14:09:16.425006+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bL5PuTSPEv8HLNAYp","%%","%%","bL5PuTSPEv8HLNAYp"] [] [2025-01-28T14:09:16.441830+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PR34g9zeaDxmxvP2y","%%","%%","PR34g9zeaDxmxvP2y"] [] [2025-01-28T14:09:16.458606+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fZAnwtST6zH4BKcJk","%%","%%","fZAnwtST6zH4BKcJk"] [] [2025-01-28T14:09:16.475348+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XozzMKrzHDMyh8gYa","%%","%%","XozzMKrzHDMyh8gYa"] [] [2025-01-28T14:09:16.492128+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LKyonPQkAJXAvrhpT","%%","%%","LKyonPQkAJXAvrhpT"] [] [2025-01-28T14:09:16.508886+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nDTfFCBgXdG69y5uP","%%","%%","nDTfFCBgXdG69y5uP"] [] [2025-01-28T14:09:16.525696+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qzEjWyBDkLunRrhQu","%%","%%","qzEjWyBDkLunRrhQu"] [] [2025-01-28T14:09:16.542589+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xq5rw6BFBNeBiWE8b","%%","%%","xq5rw6BFBNeBiWE8b"] [] [2025-01-28T14:09:16.559567+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"E7YTscbXjQ27GttcD","%97266145%","%97266145%","E7YTscbXjQ27GttcD","%97266145%","%97266145%"] [] [2025-01-28T14:09:16.578531+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7527] [] [2025-01-28T14:09:16.579413+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nzLLzpdpWnE36EkTJ","%%","%%","nzLLzpdpWnE36EkTJ"] [] [2025-01-28T14:09:16.596151+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5WDtSRrw8mbRyvmsY","%%","%%","5WDtSRrw8mbRyvmsY"] [] [2025-01-28T14:09:16.612835+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JZCpC48ATzpSq9c4e","%%","%%","JZCpC48ATzpSq9c4e"] [] [2025-01-28T14:09:16.629645+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Tw8Lvq6yH5idNeE7L","%%","%%","Tw8Lvq6yH5idNeE7L"] [] [2025-01-28T14:09:16.646583+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PMv6X9gd5HCQqrWsc","%%","%%","PMv6X9gd5HCQqrWsc"] [] [2025-01-28T14:09:16.663253+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9HqaPfmLcA6wm4jss","%%","%%","9HqaPfmLcA6wm4jss"] [] [2025-01-28T14:09:16.679998+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6Hz9oucDgNEoiFo9g","%%","%%","6Hz9oucDgNEoiFo9g"] [] [2025-01-28T14:09:16.696769+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qZeLaJKnc7TFarkTa","%%","%%","qZeLaJKnc7TFarkTa"] [] [2025-01-28T14:09:16.713636+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FFKmuwdYRijb6Et9u","%%","%%","FFKmuwdYRijb6Et9u"] [] [2025-01-28T14:09:16.730386+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mHWfDJw6gnurJ4iuo","%%","%%","mHWfDJw6gnurJ4iuo"] [] [2025-01-28T14:09:16.747242+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6ntfhMqxphSMd8tgG","%%","%%","6ntfhMqxphSMd8tgG"] [] [2025-01-28T14:09:16.764011+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nk5PAmQje67CFxyBK","%%","%%","nk5PAmQje67CFxyBK"] [] [2025-01-28T14:09:16.780762+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vSSxX8SSazvvEasfj","%%","%%","vSSxX8SSazvvEasfj"] [] [2025-01-28T14:09:16.797580+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XHryXMEiioEjJrRN3","%%","%%","XHryXMEiioEjJrRN3"] [] [2025-01-28T14:09:16.814373+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bDJnTtjgh3NLRWEtX","%%","%%","bDJnTtjgh3NLRWEtX"] [] [2025-01-28T14:09:16.831232+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RZf3QxDX8P8h9dmWn","%%","%%","RZf3QxDX8P8h9dmWn"] [] [2025-01-28T14:09:16.848159+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DGQfP8yK7GjvnoXf4","%%","%%","DGQfP8yK7GjvnoXf4"] [] [2025-01-28T14:09:16.864903+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"95KkqgcEmgHYZvMuK","%%","%%","95KkqgcEmgHYZvMuK"] [] [2025-01-28T14:09:16.884179+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BycAMgqkwmsBca92A","%%","%%","BycAMgqkwmsBca92A"] [] [2025-01-28T14:09:16.902841+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KgCqMxsX4hTLdMMZ7","%%","%%","KgCqMxsX4hTLdMMZ7"] [] [2025-01-28T14:09:16.920940+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iP8qRr75ExyDr3PAu","%%","%%","iP8qRr75ExyDr3PAu"] [] [2025-01-28T14:09:16.937882+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8YSbYu6ypwi7htqAM","%%","%%","8YSbYu6ypwi7htqAM"] [] [2025-01-28T14:09:16.954662+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8taRJT6h8gmncT857","%%","%%","8taRJT6h8gmncT857"] [] [2025-01-28T14:09:16.971469+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EKqwDoLPYRbAiezD5","%%","%%","EKqwDoLPYRbAiezD5"] [] [2025-01-28T14:09:16.988245+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"dWg6DpCziKgm72cmP","%52419721%","%52419721%","dWg6DpCziKgm72cmP","%52419721%","%52419721%"] [] [2025-01-28T14:09:17.007106+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [55] [] [2025-01-28T14:09:17.007560+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7536] [] [2025-01-28T14:09:17.008644+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wDTnPucm2cbd9XB4b","%%","%%","wDTnPucm2cbd9XB4b"] [] [2025-01-28T14:09:17.025367+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kkdB9rGoyvrXguAXK","%%","%%","kkdB9rGoyvrXguAXK"] [] [2025-01-28T14:09:17.042304+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yEm7hrgrwWyX8BRw3","%%","%%","yEm7hrgrwWyX8BRw3"] [] [2025-01-28T14:09:17.059021+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"W7kYHQdvp3Bifqi9N","%%","%%","W7kYHQdvp3Bifqi9N"] [] [2025-01-28T14:09:17.075784+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YtSYcQTjbS549vFS4","%%","%%","YtSYcQTjbS549vFS4"] [] [2025-01-28T14:09:17.092594+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"u3SQ6rZoxqLPi4RnP","%%","%%","u3SQ6rZoxqLPi4RnP"] [] [2025-01-28T14:09:17.109355+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pMDajxT5NZ2dMyRqW","%%","%%","pMDajxT5NZ2dMyRqW"] [] [2025-01-28T14:09:17.126107+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JuwTtDJqhq8axXHAo","%%","%%","JuwTtDJqhq8axXHAo"] [] [2025-01-28T14:09:17.142901+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BNryzbBsB9qKdoz2g","%%","%%","BNryzbBsB9qKdoz2g"] [] [2025-01-28T14:09:17.159642+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"64kzvPEJZTSzoMihz","%%","%%","64kzvPEJZTSzoMihz"] [] [2025-01-28T14:09:17.176353+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PCJZf7m9iykHv2cWw","%%","%%","PCJZf7m9iykHv2cWw"] [] [2025-01-28T14:09:17.193183+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nncWqwqgefr5raWEQ","%%","%%","nncWqwqgefr5raWEQ"] [] [2025-01-28T14:09:17.209945+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"poAn6awd5ao7MyFct","%25673907%","%25673907%","poAn6awd5ao7MyFct","%25673907%","%25673907%"] [] [2025-01-28T14:09:17.228932+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7859] [] [2025-01-28T14:09:17.373010+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:09:17.373341+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:09:17+00:00",9681] [] [2025-01-28T14:09:17.373728+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:09:17.383139+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"G826H3SawxsQZfQGM","%%","%%","G826H3SawxsQZfQGM"] [] [2025-01-28T14:09:17.400165+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YX2J6pkTSZ9YyyavH","%%","%%","YX2J6pkTSZ9YyyavH"] [] [2025-01-28T14:09:17.417065+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oJ8nRhkX8H6xXd9Th","%%","%%","oJ8nRhkX8H6xXd9Th"] [] [2025-01-28T14:09:17.433895+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eehGebXco5iK6jY8e","%%","%%","eehGebXco5iK6jY8e"] [] [2025-01-28T14:09:17.450867+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wWm5GLCWexgJEd2hf","%%","%%","wWm5GLCWexgJEd2hf"] [] [2025-01-28T14:09:17.467747+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"t4ZLNW8zchK9Hss58","%%","%%","t4ZLNW8zchK9Hss58"] [] [2025-01-28T14:09:17.484676+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uGeofBTnoRCiopJkY","%%","%%","uGeofBTnoRCiopJkY"] [] [2025-01-28T14:09:17.501558+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4D6rHujkv7jKLKHxc","%%","%%","4D6rHujkv7jKLKHxc"] [] [2025-01-28T14:09:17.518525+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zH6PgjpkCyHPktXn5","%%","%%","zH6PgjpkCyHPktXn5"] [] [2025-01-28T14:09:17.535407+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7u9MyoZyZ5m5beeLp","%%","%%","7u9MyoZyZ5m5beeLp"] [] [2025-01-28T14:09:17.552313+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zns5qnt8MMhBy6Jni","%%","%%","zns5qnt8MMhBy6Jni"] [] [2025-01-28T14:09:17.569160+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3iooaq6PDPouSy4gB","%%","%%","3iooaq6PDPouSy4gB"] [] [2025-01-28T14:09:17.585991+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4ufCYWSCX4i8vdkub","%%","%%","4ufCYWSCX4i8vdkub"] [] [2025-01-28T14:09:17.602827+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"t4vWfKkNn2C9PYKjb","%%","%%","t4vWfKkNn2C9PYKjb"] [] [2025-01-28T14:09:17.619825+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rjBngy3z5eyiq8TcD","%%","%%","rjBngy3z5eyiq8TcD"] [] [2025-01-28T14:09:17.636641+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Gqojx9YeZnACbRkKh","%%","%%","Gqojx9YeZnACbRkKh"] [] [2025-01-28T14:09:17.653539+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6ogxHyGeqzcPkMwPE","%%","%%","6ogxHyGeqzcPkMwPE"] [] [2025-01-28T14:09:17.670378+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xwN9cgqmCoj25i6mG","%%","%%","xwN9cgqmCoj25i6mG"] [] [2025-01-28T14:09:17.687609+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZTAZf9hwhyczSdJ9G","%%","%%","ZTAZf9hwhyczSdJ9G"] [] [2025-01-28T14:09:17.704461+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kTjNkQn9L8i6RkTy8","%%","%%","kTjNkQn9L8i6RkTy8"] [] [2025-01-28T14:09:17.721403+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XR3jaKc396Tw222qp","%%","%%","XR3jaKc396Tw222qp"] [] [2025-01-28T14:09:17.738448+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AkM9FidHi7WFjuQbK","%%","%%","AkM9FidHi7WFjuQbK"] [] [2025-01-28T14:09:17.755313+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"m9gsNersJyEbJjzF7","%%","%%","m9gsNersJyEbJjzF7"] [] [2025-01-28T14:09:17.772308+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6SZinNToEwuFybN2Y","%%","%%","6SZinNToEwuFybN2Y"] [] [2025-01-28T14:09:17.789144+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LG9JsggqQ6rr8Q5eG","%%","%%","LG9JsggqQ6rr8Q5eG"] [] [2025-01-28T14:09:17.805973+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Eaysg38sejompdrHY","%%","%%","Eaysg38sejompdrHY"] [] [2025-01-28T14:09:17.822820+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"386w9mdABvpAzz6Ep","%%","%%","386w9mdABvpAzz6Ep"] [] [2025-01-28T14:09:17.839811+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LEe869XDsqBm9G8yi","%%","%%","LEe869XDsqBm9G8yi"] [] [2025-01-28T14:09:17.856651+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TP89te4ckFY5jHvCd","%%","%%","TP89te4ckFY5jHvCd"] [] [2025-01-28T14:09:17.873610+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"A9Xua8gvjam8HMnSH","%%","%%","A9Xua8gvjam8HMnSH"] [] [2025-01-28T14:09:17.890611+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mwdGwrg9AcMwhrLTE","%%","%%","mwdGwrg9AcMwhrLTE"] [] [2025-01-28T14:09:17.907558+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dLQTTX23fhKkswXpe","%%","%%","dLQTTX23fhKkswXpe"] [] [2025-01-28T14:09:17.924430+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ACunB7BH8NmfeDpuW","%%","%%","ACunB7BH8NmfeDpuW"] [] [2025-01-28T14:09:17.941335+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6Xk2t5b5LcWQzmpoh","%%","%%","6Xk2t5b5LcWQzmpoh"] [] [2025-01-28T14:09:17.958112+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oX6W8v82GXJ5uYsth","%%","%%","oX6W8v82GXJ5uYsth"] [] [2025-01-28T14:09:17.974952+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7fpgmNMkxGxSdYeDM","%%","%%","7fpgmNMkxGxSdYeDM"] [] [2025-01-28T14:09:17.991811+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9oJZTcamm2yQpW42m","%%","%%","9oJZTcamm2yQpW42m"] [] [2025-01-28T14:09:18.008694+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hu5yXbmCwS8bK5QSk","%%","%%","hu5yXbmCwS8bK5QSk"] [] [2025-01-28T14:09:18.025646+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4ZQ789SKbX9x6gFtb","%%","%%","4ZQ789SKbX9x6gFtb"] [] [2025-01-28T14:09:18.042764+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hPoc9JmjuJgmi2rGg","%%","%%","hPoc9JmjuJgmi2rGg"] [] [2025-01-28T14:09:18.059629+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JdjLrS3YG375uyg6t","%%","%%","JdjLrS3YG375uyg6t"] [] [2025-01-28T14:09:18.076523+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"b7ErL4m8SWBuqKxR5","%%","%%","b7ErL4m8SWBuqKxR5"] [] [2025-01-28T14:09:18.093409+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CxFyEJD9TXb7JFou6","%%","%%","CxFyEJD9TXb7JFou6"] [] [2025-01-28T14:09:18.110323+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kv7PcpWF6vJea4rHL","%%","%%","kv7PcpWF6vJea4rHL"] [] [2025-01-28T14:09:18.127111+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wnv8TMjBerkCt5Ckt","%%","%%","wnv8TMjBerkCt5Ckt"] [] [2025-01-28T14:09:18.144112+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tCK6gcSXZoidhh6F6","%%","%%","tCK6gcSXZoidhh6F6"] [] [2025-01-28T14:09:18.160940+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8Msmf2M7ptcc6ZhAc","%%","%%","8Msmf2M7ptcc6ZhAc"] [] [2025-01-28T14:09:18.177695+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EisqFctZzkxgPv5P8","%%","%%","EisqFctZzkxgPv5P8"] [] [2025-01-28T14:09:18.194549+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8Zx6XrW33hLXcX2ee","%%","%%","8Zx6XrW33hLXcX2ee"] [] [2025-01-28T14:09:18.211383+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aZHrCRTc8rCppaXq8","%%","%%","aZHrCRTc8rCppaXq8"] [] [2025-01-28T14:09:18.228326+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YBeJ8i5r3KWs9Q7X7","%%","%%","YBeJ8i5r3KWs9Q7X7"] [] [2025-01-28T14:09:18.245207+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Bbex3N5JAo3xzWNou","%%","%%","Bbex3N5JAo3xzWNou"] [] [2025-01-28T14:09:18.262007+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nakyKXbALEi8bKL3n","%%","%%","nakyKXbALEi8bKL3n"] [] [2025-01-28T14:09:18.279697+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9FWmoH774x3McBwza","%%","%%","9FWmoH774x3McBwza"] [] [2025-01-28T14:09:18.296619+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ufF3WPRXiJpJNTXEQ","%%","%%","ufF3WPRXiJpJNTXEQ"] [] [2025-01-28T14:09:18.313450+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Fq3FhhtbZo4HDSkFJ","%%","%%","Fq3FhhtbZo4HDSkFJ"] [] [2025-01-28T14:09:18.330290+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7WK6gQeML5X2g2AX3","%%","%%","7WK6gQeML5X2g2AX3"] [] [2025-01-28T14:09:18.347138+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LG8NvJLGhHWXYLJag","%%","%%","LG8NvJLGhHWXYLJag"] [] [2025-01-28T14:09:18.363897+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vngDCRypkZHB9mmwz","%%","%%","vngDCRypkZHB9mmwz"] [] [2025-01-28T14:09:18.380707+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"b6oy2S62BYNmkmvEX","%%","%%","b6oy2S62BYNmkmvEX"] [] [2025-01-28T14:09:18.397572+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4vw9beSGApFyjoW4x","%%","%%","4vw9beSGApFyjoW4x"] [] [2025-01-28T14:09:18.414416+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"o3hwAyfK9KuTL3NFN","%%","%%","o3hwAyfK9KuTL3NFN"] [] [2025-01-28T14:09:18.431273+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iAqk3yM7AB2XKfPk8","%%","%%","iAqk3yM7AB2XKfPk8"] [] [2025-01-28T14:09:18.448156+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tPy5Q3mjpk3Q7uxoy","%%","%%","tPy5Q3mjpk3Q7uxoy"] [] [2025-01-28T14:09:18.465062+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mHowvfD6fYothtnn5","%%","%%","mHowvfD6fYothtnn5"] [] [2025-01-28T14:09:18.481809+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eSBzPJ4WSq3rPZfK2","%%","%%","eSBzPJ4WSq3rPZfK2"] [] [2025-01-28T14:09:18.498714+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"e8dszWZMxfprjW9ha","%%","%%","e8dszWZMxfprjW9ha"] [] [2025-01-28T14:09:18.515688+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PXWz9tCpQBkn3Ajrg","%%","%%","PXWz9tCpQBkn3Ajrg"] [] [2025-01-28T14:09:18.532707+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wDqNuaGuwTBDJZRBf","%%","%%","wDqNuaGuwTBDJZRBf"] [] [2025-01-28T14:09:18.549760+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iiMv9LHTCgA6aY5Y6","%%","%%","iiMv9LHTCgA6aY5Y6"] [] [2025-01-28T14:09:18.566770+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pL4KsZKPwrKdqtoA4","%%","%%","pL4KsZKPwrKdqtoA4"] [] [2025-01-28T14:09:18.583775+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zXrEvPJBd5smawJHX","%%","%%","zXrEvPJBd5smawJHX"] [] [2025-01-28T14:09:18.600659+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"A7sduYDJGbbKTXtJB","%%","%%","A7sduYDJGbbKTXtJB"] [] [2025-01-28T14:09:18.617605+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qvpeJgSi5RJFh83Ky","%%","%%","qvpeJgSi5RJFh83Ky"] [] [2025-01-28T14:09:18.634383+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oyXP4K9cKHsLao63j","%%","%%","oyXP4K9cKHsLao63j"] [] [2025-01-28T14:09:18.651328+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2RvMTHaYNYeJwdSEx","%%","%%","2RvMTHaYNYeJwdSEx"] [] [2025-01-28T14:09:18.668134+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RXtCathTyH7A3hJCG","%%","%%","RXtCathTyH7A3hJCG"] [] [2025-01-28T14:09:18.684999+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kCumMX7SP6hjJY39u","%%","%%","kCumMX7SP6hjJY39u"] [] [2025-01-28T14:09:18.701840+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D3mtbR8QYohQaFZxP","%%","%%","D3mtbR8QYohQaFZxP"] [] [2025-01-28T14:09:18.718691+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"82oMu64XXmxEkRiNr","%%","%%","82oMu64XXmxEkRiNr"] [] [2025-01-28T14:09:18.735781+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"X5MJ97ki69qe9TQWA","%%","%%","X5MJ97ki69qe9TQWA"] [] [2025-01-28T14:09:18.752642+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PpQSsZmXJKtaqD85D","%%","%%","PpQSsZmXJKtaqD85D"] [] [2025-01-28T14:09:18.769644+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"km3BonwhnkRbRGr5g","%%","%%","km3BonwhnkRbRGr5g"] [] [2025-01-28T14:09:18.786497+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CCXK2jed3GqrZevGj","%%","%%","CCXK2jed3GqrZevGj"] [] [2025-01-28T14:09:18.803405+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PoQqCqkKFw2zeHZmn","%%","%%","PoQqCqkKFw2zeHZmn"] [] [2025-01-28T14:09:18.820370+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GjHEynkFxRDFFXEZM","%%","%%","GjHEynkFxRDFFXEZM"] [] [2025-01-28T14:09:18.837339+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xF2rD9y3mqHTGRmLS","%%","%%","xF2rD9y3mqHTGRmLS"] [] [2025-01-28T14:09:18.854300+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"W9BgR2uKgvu9NHN2j","%%","%%","W9BgR2uKgvu9NHN2j"] [] [2025-01-28T14:09:18.871103+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ejytoR7HuZ4RBKAqE","%%","%%","ejytoR7HuZ4RBKAqE"] [] [2025-01-28T14:09:18.887929+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HKz46eznfaThiEL7X","%%","%%","HKz46eznfaThiEL7X"] [] [2025-01-28T14:09:18.904790+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9CT67nHTSum9Z6F5S","%%","%%","9CT67nHTSum9Z6F5S"] [] [2025-01-28T14:09:18.921697+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"h54kB5RGYnnikYLoQ","%%","%%","h54kB5RGYnnikYLoQ"] [] [2025-01-28T14:09:18.938507+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"86mgwbx7LWq2xigTW","%%","%%","86mgwbx7LWq2xigTW"] [] [2025-01-28T14:09:18.955327+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"r9EGzNRBizsQetAGT","%%","%%","r9EGzNRBizsQetAGT"] [] [2025-01-28T14:09:18.972154+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jqHHxMAzfPXorBAc9","%%","%%","jqHHxMAzfPXorBAc9"] [] [2025-01-28T14:09:18.988938+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"vdP6HjzKXLrNm4N2z","%%","%%","vdP6HjzKXLrNm4N2z"] [] [2025-01-28T14:09:19.005807+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"C2RqTGS94DXrhnvfj","%%","%%","C2RqTGS94DXrhnvfj"] [] [2025-01-28T14:09:19.022747+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"evGctj7mbKSXj6H8r","%%","%%","evGctj7mbKSXj6H8r"] [] [2025-01-28T14:09:19.039778+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nLz26qn2rNJq4YpMa","%%","%%","nLz26qn2rNJq4YpMa"] [] [2025-01-28T14:09:19.056647+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HAzfaiGCuBQFrtCeX","%%","%%","HAzfaiGCuBQFrtCeX"] [] [2025-01-28T14:09:19.073531+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ngfmw3RsPayrw4QQs","%%","%%","Ngfmw3RsPayrw4QQs"] [] [2025-01-28T14:09:19.090477+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JLMLWTM8ebPwBF2vM","%%","%%","JLMLWTM8ebPwBF2vM"] [] [2025-01-28T14:09:19.107319+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DNWXCcfcnfq8wGJai","%%","%%","DNWXCcfcnfq8wGJai"] [] [2025-01-28T14:09:19.124160+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZMvEMoKD7MrAj94HL","%%","%%","ZMvEMoKD7MrAj94HL"] [] [2025-01-28T14:09:19.141078+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6TCb49pZLwM69tNLt","%%","%%","6TCb49pZLwM69tNLt"] [] [2025-01-28T14:09:19.157873+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CSatwSrN8MGMTrt9z","%%","%%","CSatwSrN8MGMTrt9z"] [] [2025-01-28T14:09:19.174770+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Enzo3qeaCNkhDjzJm","%%","%%","Enzo3qeaCNkhDjzJm"] [] [2025-01-28T14:09:19.191718+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MGZGDgquBwrgqZfWe","%%","%%","MGZGDgquBwrgqZfWe"] [] [2025-01-28T14:09:19.208671+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CD3DHtxDKqywKEqJ5","%%","%%","CD3DHtxDKqywKEqJ5"] [] [2025-01-28T14:09:19.225460+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xCZ5rK45y6uz7eQpQ","%%","%%","xCZ5rK45y6uz7eQpQ"] [] [2025-01-28T14:09:19.242355+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ucBH4mqp7Bus5qJgW","%%","%%","ucBH4mqp7Bus5qJgW"] [] [2025-01-28T14:09:19.259185+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KjoMgPkRTuBQZwCga","%%","%%","KjoMgPkRTuBQZwCga"] [] [2025-01-28T14:09:19.276458+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ThKC3iEiGLmcggWEu","%%","%%","ThKC3iEiGLmcggWEu"] [] [2025-01-28T14:09:19.293533+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"42TN2FjWWZKqQXveS","%51771477%","%51771477%","42TN2FjWWZKqQXveS","%51771477%","%51771477%"] [] [2025-01-28T14:09:19.312519+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7586] [] [2025-01-28T14:09:19.456290+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:09:19.456628+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:09:19+00:00",9795] [] [2025-01-28T14:09:19.456985+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:09:19.458264+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mk47EZgf2bc9uNCgn","%%","%%","mk47EZgf2bc9uNCgn"] [] [2025-01-28T14:09:19.475270+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QhaQijbYPJdL9niW3","%%","%%","QhaQijbYPJdL9niW3"] [] [2025-01-28T14:09:19.492186+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"g7BuZyYvzuguztXjT","%%","%%","g7BuZyYvzuguztXjT"] [] [2025-01-28T14:09:19.509036+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B7ZCR4ocHntrNWQpN","%%","%%","B7ZCR4ocHntrNWQpN"] [] [2025-01-28T14:09:19.525949+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hXFh4ZMfLwsHscDFA","%%","%%","hXFh4ZMfLwsHscDFA"] [] [2025-01-28T14:09:19.542937+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bapRTAGE6xeKh5CKa","%%","%%","bapRTAGE6xeKh5CKa"] [] [2025-01-28T14:09:19.559769+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AbJsPzMDbWZSAh2kK","%%","%%","AbJsPzMDbWZSAh2kK"] [] [2025-01-28T14:09:19.576631+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ogbvctesozpMPgBJk","%%","%%","ogbvctesozpMPgBJk"] [] [2025-01-28T14:09:19.593469+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LLAHWXTFJNo8n8vg8","%%","%%","LLAHWXTFJNo8n8vg8"] [] [2025-01-28T14:09:19.610356+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"k5m8swMkJ425qSsDe","%%","%%","k5m8swMkJ425qSsDe"] [] [2025-01-28T14:09:19.627179+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jLZcDaygcPSAWNabT","%%","%%","jLZcDaygcPSAWNabT"] [] [2025-01-28T14:09:19.643959+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"d5C7wCX3SPP4u7DwW","%%","%%","d5C7wCX3SPP4u7DwW"] [] [2025-01-28T14:09:19.660754+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"EWwmzmiFG3GYEo9gG","%55026858%","%55026858%","EWwmzmiFG3GYEo9gG","%55026858%","%55026858%"] [] [2025-01-28T14:09:19.679714+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7594] [] [2025-01-28T14:09:19.680727+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2FQBimRBQHwXwgGEP","%%","%%","2FQBimRBQHwXwgGEP"] [] [2025-01-28T14:09:19.697548+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YqBdSC9yd7vcZdS9w","%%","%%","YqBdSC9yd7vcZdS9w"] [] [2025-01-28T14:09:19.714225+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"L43KLv3r4c86bKNSz","%%","%%","L43KLv3r4c86bKNSz"] [] [2025-01-28T14:09:19.730883+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kmvvb7j2fno79Ky8r","%%","%%","kmvvb7j2fno79Ky8r"] [] [2025-01-28T14:09:19.747708+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LPu3xji86RsAzRtgB","%%","%%","LPu3xji86RsAzRtgB"] [] [2025-01-28T14:09:19.764461+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zmBdC8MgBTA5gHB6z","%%","%%","zmBdC8MgBTA5gHB6z"] [] [2025-01-28T14:09:19.781400+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4QQHB8aLy4bp5LPoL","%%","%%","4QQHB8aLy4bp5LPoL"] [] [2025-01-28T14:09:19.798372+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gSizhnjfBuKNScpn9","%%","%%","gSizhnjfBuKNScpn9"] [] [2025-01-28T14:09:19.815126+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xyau7nBn26pBN3Mip","%%","%%","xyau7nBn26pBN3Mip"] [] [2025-01-28T14:09:19.832510+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dkNznjjh56XgBzvPQ","%%","%%","dkNznjjh56XgBzvPQ"] [] [2025-01-28T14:09:19.850606+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"mCZFsLus4g3FHnGvG","%52352282%","%52352282%","mCZFsLus4g3FHnGvG","%52352282%","%52352282%"] [] [2025-01-28T14:09:19.869868+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7604] [] [2025-01-28T14:09:19.870855+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"saTTx2fvAmRSfC4Md","%%","%%","saTTx2fvAmRSfC4Md"] [] [2025-01-28T14:09:19.887630+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CH4nSwtpzENPaFgzH","%%","%%","CH4nSwtpzENPaFgzH"] [] [2025-01-28T14:09:19.904340+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"37r9b33PKhXD5PAkR","%%","%%","37r9b33PKhXD5PAkR"] [] [2025-01-28T14:09:19.921113+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AxnwPPc2cHsB67zRc","%%","%%","AxnwPPc2cHsB67zRc"] [] [2025-01-28T14:09:19.937917+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GBaoBwrRKxX3hkKFu","%%","%%","GBaoBwrRKxX3hkKFu"] [] [2025-01-28T14:09:19.954775+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pXDtmJKreffmANFyu","%%","%%","pXDtmJKreffmANFyu"] [] [2025-01-28T14:09:19.971585+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BuTLpuqSqDrTCv7yY","%%","%%","BuTLpuqSqDrTCv7yY"] [] [2025-01-28T14:09:19.988390+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"spK7daNNHWjPWSpbp","%%","%%","spK7daNNHWjPWSpbp"] [] [2025-01-28T14:09:20.005117+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"STNRbJA6JQPB2w966","%%","%%","STNRbJA6JQPB2w966"] [] [2025-01-28T14:09:20.021791+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"x6oSs3iWN394efDBz","%%","%%","x6oSs3iWN394efDBz"] [] [2025-01-28T14:09:20.038747+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7kmtYu9ihEQH8HhXQ","%%","%%","7kmtYu9ihEQH8HhXQ"] [] [2025-01-28T14:09:20.055564+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"khFzRDyE57ZXKAuA2","%%","%%","khFzRDyE57ZXKAuA2"] [] [2025-01-28T14:09:20.072341+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hAD4nRznhysXfSjer","%%","%%","hAD4nRznhysXfSjer"] [] [2025-01-28T14:09:20.089092+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rxweWraXtGLDjXeue","%%","%%","rxweWraXtGLDjXeue"] [] [2025-01-28T14:09:20.105808+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"g5qGK2GQzKGzaa985","%%","%%","g5qGK2GQzKGzaa985"] [] [2025-01-28T14:09:20.122596+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NBXcsCYJA89jPwgmx","%%","%%","NBXcsCYJA89jPwgmx"] [] [2025-01-28T14:09:20.139371+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9DGDL2zCoFfc5hJ2A","%%","%%","9DGDL2zCoFfc5hJ2A"] [] [2025-01-28T14:09:20.156168+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"crfG7Faa2JyCotT4t","%%","%%","crfG7Faa2JyCotT4t"] [] [2025-01-28T14:09:20.172907+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dzXMMz7NKQ3zhvcNc","%%","%%","dzXMMz7NKQ3zhvcNc"] [] [2025-01-28T14:09:20.189972+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mf3nNNMHJDQhBuX2x","%%","%%","mf3nNNMHJDQhBuX2x"] [] [2025-01-28T14:09:20.206773+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qNKWZw9GmCPBcdoyp","%%","%%","qNKWZw9GmCPBcdoyp"] [] [2025-01-28T14:09:20.224936+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RsHXrWSbE8x9M5XKj","%%","%%","RsHXrWSbE8x9M5XKj"] [] [2025-01-28T14:09:20.241815+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LCtCWj3T6isDDkrm8","%%","%%","LCtCWj3T6isDDkrm8"] [] [2025-01-28T14:09:20.258541+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NB45uqyx2uMBZLfk7","%%","%%","NB45uqyx2uMBZLfk7"] [] [2025-01-28T14:09:20.275342+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BPoDsMnE9uXRMTezW","%%","%%","BPoDsMnE9uXRMTezW"] [] [2025-01-28T14:09:20.292854+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ebJc9uxsEtsM3ukMe","%%","%%","ebJc9uxsEtsM3ukMe"] [] [2025-01-28T14:09:20.309719+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Wgz6xPJ8NCPju7kLt","%%","%%","Wgz6xPJ8NCPju7kLt"] [] [2025-01-28T14:09:20.326495+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xrBhv5TkQdGzZNgqS","%%","%%","xrBhv5TkQdGzZNgqS"] [] [2025-01-28T14:09:20.343300+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iSL4fuXmRuaJfns7J","%%","%%","iSL4fuXmRuaJfns7J"] [] [2025-01-28T14:09:20.360066+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WJaiMZ3q7pvzWaME8","%%","%%","WJaiMZ3q7pvzWaME8"] [] [2025-01-28T14:09:20.376774+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SCJYKCnuZfmWRHBmg","%%","%%","SCJYKCnuZfmWRHBmg"] [] [2025-01-28T14:09:20.393570+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RLJphFZukxjACTKRF","%%","%%","RLJphFZukxjACTKRF"] [] [2025-01-28T14:09:20.410260+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5EQ4JdWwBZmcE59Wf","%%","%%","5EQ4JdWwBZmcE59Wf"] [] [2025-01-28T14:09:20.426941+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7Ck5ReuPytJ88ZNRH","%%","%%","7Ck5ReuPytJ88ZNRH"] [] [2025-01-28T14:09:20.443717+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ejGATJzxBFBiDkX8m","%%","%%","ejGATJzxBFBiDkX8m"] [] [2025-01-28T14:09:20.461376+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3i3HRBPae6ALcrBn9","%%","%%","3i3HRBPae6ALcrBn9"] [] [2025-01-28T14:09:20.478868+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5EXdTNSrNhfcJGimo","%%","%%","5EXdTNSrNhfcJGimo"] [] [2025-01-28T14:09:20.496446+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"m6NoqzMEjftkMkAwS","%21111899%","%21111899%","m6NoqzMEjftkMkAwS","%21111899%","%21111899%"] [] [2025-01-28T14:09:20.516533+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7828] [] [2025-01-28T14:09:20.663446+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:09:20.663743+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [0,"2025-01-28T14:09:20+00:00",9857] [] [2025-01-28T14:09:20.664127+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:09:20.669977+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CcM5opjh6ZGfNxQ2o","%%","%%","CcM5opjh6ZGfNxQ2o"] [] [2025-01-28T14:09:20.687209+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HAJf9WEXXwsgEX8XE","%%","%%","HAJf9WEXXwsgEX8XE"] [] [2025-01-28T14:09:20.704143+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uwhpTsZv4MvhCdupW","%%","%%","uwhpTsZv4MvhCdupW"] [] [2025-01-28T14:09:20.721026+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kEDd8CAFHcnSTrkeg","%%","%%","kEDd8CAFHcnSTrkeg"] [] [2025-01-28T14:09:20.738062+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZkwcY74iS2aa9ZDtg","%%","%%","ZkwcY74iS2aa9ZDtg"] [] [2025-01-28T14:09:20.755035+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZkwcY74iS2aa9ZDtg","%%","%%","ZkwcY74iS2aa9ZDtg"] [] [2025-01-28T14:09:20.771812+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iQav65vmac4sXMv4v","%%","%%","iQav65vmac4sXMv4v"] [] [2025-01-28T14:09:20.788873+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tWx9Pc7Mn5tQyt3cj","%%","%%","tWx9Pc7Mn5tQyt3cj"] [] [2025-01-28T14:09:20.806633+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"frHb2fTkXyn273Du6","%%","%%","frHb2fTkXyn273Du6"] [] [2025-01-28T14:09:20.824409+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GwQDD8CxE78zzbtR3","%%","%%","GwQDD8CxE78zzbtR3"] [] [2025-01-28T14:09:20.841958+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MYMQZu56uL62jpLXX","%%","%%","MYMQZu56uL62jpLXX"] [] [2025-01-28T14:09:20.859707+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5Qtsaa9HKtXzi4Fq9","%%","%%","5Qtsaa9HKtXzi4Fq9"] [] [2025-01-28T14:09:20.877178+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qic9DcCxANiT2Wog6","%%","%%","qic9DcCxANiT2Wog6"] [] [2025-01-28T14:09:20.894846+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2C4rAk9KPGCCoLLPB","%%","%%","2C4rAk9KPGCCoLLPB"] [] [2025-01-28T14:09:20.912441+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WMXufXaKPt3N4siAn","%%","%%","WMXufXaKPt3N4siAn"] [] [2025-01-28T14:09:20.929938+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hb7Gr7Y8WpTzt8mYq","%%","%%","hb7Gr7Y8WpTzt8mYq"] [] [2025-01-28T14:09:20.947792+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mEfzGSS6MsH7ZjEho","%%","%%","mEfzGSS6MsH7ZjEho"] [] [2025-01-28T14:09:20.965299+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4AQKdhwJa6rrtaYQL","%%","%%","4AQKdhwJa6rrtaYQL"] [] [2025-01-28T14:09:20.983173+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D6a3KvD9JprtP7nZH","%%","%%","D6a3KvD9JprtP7nZH"] [] [2025-01-28T14:09:21.000710+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"K98XF8czuXDB2HLoY","%%","%%","K98XF8czuXDB2HLoY"] [] [2025-01-28T14:09:21.018529+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RC7EohkFqoKoHpwEr","%%","%%","RC7EohkFqoKoHpwEr"] [] [2025-01-28T14:09:21.036034+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wzxSuE7eKDrmPKBWj","%%","%%","wzxSuE7eKDrmPKBWj"] [] [2025-01-28T14:09:21.053775+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cLgvxiENLeKRzgK7L","%%","%%","cLgvxiENLeKRzgK7L"] [] [2025-01-28T14:09:21.071623+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KYNFh9ggCPhXRN2aW","%%","%%","KYNFh9ggCPhXRN2aW"] [] [2025-01-28T14:09:21.089652+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mNZMEXtSzq8d37chS","%%","%%","mNZMEXtSzq8d37chS"] [] [2025-01-28T14:09:21.107506+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PvuGg2b3idiQ5SF9r","%%","%%","PvuGg2b3idiQ5SF9r"] [] [2025-01-28T14:09:21.125622+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NQEzPZARtrJCe8j6G","%%","%%","NQEzPZARtrJCe8j6G"] [] [2025-01-28T14:09:21.144855+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aBbJBeFg7pZxn2heq","%%","%%","aBbJBeFg7pZxn2heq"] [] [2025-01-28T14:09:21.164215+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ra7JijMkqCpTHugYq","%%","%%","ra7JijMkqCpTHugYq"] [] [2025-01-28T14:09:21.182042+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gewwjw88uGXqJn3TX","%%","%%","gewwjw88uGXqJn3TX"] [] [2025-01-28T14:09:21.199907+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Aa6p4R8TcrZP5EPNZ","%%","%%","Aa6p4R8TcrZP5EPNZ"] [] [2025-01-28T14:09:21.217609+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AATwqL8dNC9QgdXkK","%%","%%","AATwqL8dNC9QgdXkK"] [] [2025-01-28T14:09:21.234553+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"R5KkP8pXg3KDLdbMT","%%","%%","R5KkP8pXg3KDLdbMT"] [] [2025-01-28T14:09:21.251518+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bRkWwDyYmxyd9kpZN","%%","%%","bRkWwDyYmxyd9kpZN"] [] [2025-01-28T14:09:21.268393+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dvCBnk5GBDGLfnuz2","%%","%%","dvCBnk5GBDGLfnuz2"] [] [2025-01-28T14:09:21.285210+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"M7WEWXfJXS6hsBnTW","%%","%%","M7WEWXfJXS6hsBnTW"] [] [2025-01-28T14:09:21.302585+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Z9YkTLgYfbBqhoSxa","%%","%%","Z9YkTLgYfbBqhoSxa"] [] [2025-01-28T14:09:21.319382+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XcM7Jv5Zz6v2whvF2","%%","%%","XcM7Jv5Zz6v2whvF2"] [] [2025-01-28T14:09:21.336226+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AXtL8qEPbFyN7RHCZ","%%","%%","AXtL8qEPbFyN7RHCZ"] [] [2025-01-28T14:09:21.353020+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"teNQ8iTtDuGQDCpWj","%%","%%","teNQ8iTtDuGQDCpWj"] [] [2025-01-28T14:09:21.369906+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ch8TbhJoJJTCkLPDc","%%","%%","Ch8TbhJoJJTCkLPDc"] [] [2025-01-28T14:09:21.386788+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tXHSCmkxNeLFkMX7M","%%","%%","tXHSCmkxNeLFkMX7M"] [] [2025-01-28T14:09:21.403621+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3iPiwyRrywPb8oJbB","%%","%%","3iPiwyRrywPb8oJbB"] [] [2025-01-28T14:09:21.420482+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yfE6hCtkLdqR8ihp6","%%","%%","yfE6hCtkLdqR8ihp6"] [] [2025-01-28T14:09:21.437332+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gJQDXnb3PxYnLq4jm","%%","%%","gJQDXnb3PxYnLq4jm"] [] [2025-01-28T14:09:21.454087+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JupJKv7iMcfvnt7zS","%%","%%","JupJKv7iMcfvnt7zS"] [] [2025-01-28T14:09:21.470917+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zBtFPwkHM6oQMt89k","%%","%%","zBtFPwkHM6oQMt89k"] [] [2025-01-28T14:09:21.487693+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EcmZHg4avW7e4Faed","%%","%%","EcmZHg4avW7e4Faed"] [] [2025-01-28T14:09:21.504647+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tKm5P6ri5jwgaS9bt","%%","%%","tKm5P6ri5jwgaS9bt"] [] [2025-01-28T14:09:21.521607+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7njxzBDJuSkyZZ5Fd","%%","%%","7njxzBDJuSkyZZ5Fd"] [] [2025-01-28T14:09:21.538574+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SqDQjtjwKRT5SEAWh","%%","%%","SqDQjtjwKRT5SEAWh"] [] [2025-01-28T14:09:21.555493+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TjJew2K6fsuHiGSnp","%%","%%","TjJew2K6fsuHiGSnp"] [] [2025-01-28T14:09:21.572309+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4QyCvu2ZvNJqHbk7L","%%","%%","4QyCvu2ZvNJqHbk7L"] [] [2025-01-28T14:09:21.589624+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SQvauCW7PW4Kw3FnK","%%","%%","SQvauCW7PW4Kw3FnK"] [] [2025-01-28T14:09:21.606525+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NbiWX3sPDHy4cG236","%%","%%","NbiWX3sPDHy4cG236"] [] [2025-01-28T14:09:21.623360+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CT5Nuv64S62QEMtBw","%%","%%","CT5Nuv64S62QEMtBw"] [] [2025-01-28T14:09:21.640234+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YfbLgKutfKpnPjEPd","%%","%%","YfbLgKutfKpnPjEPd"] [] [2025-01-28T14:09:21.657055+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XKiF72ZXboZs2ycEw","%%","%%","XKiF72ZXboZs2ycEw"] [] [2025-01-28T14:09:21.675227+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rEzTCZ2j7ZqzoBpNS","%%","%%","rEzTCZ2j7ZqzoBpNS"] [] [2025-01-28T14:09:21.692185+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QiRgeaWbMHCeKK4yB","%%","%%","QiRgeaWbMHCeKK4yB"] [] [2025-01-28T14:09:21.709071+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"eSnjPkzJ5QtfZ8khu","%94496650%","%94496650%","eSnjPkzJ5QtfZ8khu","%94496650%","%94496650%"] [] [2025-01-28T14:09:21.727818+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7608] [] [2025-01-28T14:09:21.728826+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"envJbwMrhDmEgibLG","%%","%%","envJbwMrhDmEgibLG"] [] [2025-01-28T14:09:21.745810+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6va7u24TXtyY5dxd7","%%","%%","6va7u24TXtyY5dxd7"] [] [2025-01-28T14:09:21.762593+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5xX5hK4Yi9t8GPGMw","%%","%%","5xX5hK4Yi9t8GPGMw"] [] [2025-01-28T14:09:21.779396+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kC7PSToqipju3Af3h","%%","%%","kC7PSToqipju3Af3h"] [] [2025-01-28T14:09:21.796398+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uHSNxGYPnmpPy5hRB","%%","%%","uHSNxGYPnmpPy5hRB"] [] [2025-01-28T14:09:21.813233+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Q9ftJmrqeLRncro83","%%","%%","Q9ftJmrqeLRncro83"] [] [2025-01-28T14:09:21.830026+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"beNyyCvWcJMnPpGvz","%%","%%","beNyyCvWcJMnPpGvz"] [] [2025-01-28T14:09:21.846855+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TcX4Yn3vrZL3QWtgu","%%","%%","TcX4Yn3vrZL3QWtgu"] [] [2025-01-28T14:09:21.863768+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aLkkM7ujuSeh6aPwe","%%","%%","aLkkM7ujuSeh6aPwe"] [] [2025-01-28T14:09:21.880561+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bHupnnSuMFeKzFzF6","%%","%%","bHupnnSuMFeKzFzF6"] [] [2025-01-28T14:09:21.897322+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aeDgTdZadGB9TTE3j","%%","%%","aeDgTdZadGB9TTE3j"] [] [2025-01-28T14:09:21.914582+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NSJZvoE7mefHBTsZx","%%","%%","NSJZvoE7mefHBTsZx"] [] [2025-01-28T14:09:21.931452+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mdWFq2wYwuMvkpfpQ","%%","%%","mdWFq2wYwuMvkpfpQ"] [] [2025-01-28T14:09:21.948243+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3s92sMX5joyFwgmXG","%%","%%","3s92sMX5joyFwgmXG"] [] [2025-01-28T14:09:21.964984+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9DaZyAr82qGBrAZZw","%%","%%","9DaZyAr82qGBrAZZw"] [] [2025-01-28T14:09:21.981713+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CtFXro7Kj7r6h99ne","%%","%%","CtFXro7Kj7r6h99ne"] [] [2025-01-28T14:09:21.998479+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BFN3FEEQZnfqBHJP7","%%","%%","BFN3FEEQZnfqBHJP7"] [] [2025-01-28T14:09:22.015244+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hsRgHfxKrL6uBDZ4E","%%","%%","hsRgHfxKrL6uBDZ4E"] [] [2025-01-28T14:09:22.032029+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"82fzTkcwH9rzd6h7p","%%","%%","82fzTkcwH9rzd6h7p"] [] [2025-01-28T14:09:22.049318+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YsLaLwLzunXKTK6fC","%%","%%","YsLaLwLzunXKTK6fC"] [] [2025-01-28T14:09:22.066209+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"J9Wj32PSQX2MWM23S","%%","%%","J9Wj32PSQX2MWM23S"] [] [2025-01-28T14:09:22.082970+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cbJkrZih9EqMNw92g","%%","%%","cbJkrZih9EqMNw92g"] [] [2025-01-28T14:09:22.099725+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"q8t6rnagbGi2vMA5M","%%","%%","q8t6rnagbGi2vMA5M"] [] [2025-01-28T14:09:22.116539+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4hXMW9Bw9kfAoGYL6","%%","%%","4hXMW9Bw9kfAoGYL6"] [] [2025-01-28T14:09:22.133282+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FhCseYbCBQNm4rP7S","%%","%%","FhCseYbCBQNm4rP7S"] [] [2025-01-28T14:09:22.150008+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3dLqdMTc2kwQteehT","%%","%%","3dLqdMTc2kwQteehT"] [] [2025-01-28T14:09:22.166829+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RaTNgxNKkh8dsj7M7","%%","%%","RaTNgxNKkh8dsj7M7"] [] [2025-01-28T14:09:22.183631+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dgc5XgtAngw8ffXeM","%%","%%","dgc5XgtAngw8ffXeM"] [] [2025-01-28T14:09:22.200405+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BFWxQuobWemSTQ44H","%%","%%","BFWxQuobWemSTQ44H"] [] [2025-01-28T14:09:22.217176+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"d2AHgJ3y4N9B6TEMn","%%","%%","d2AHgJ3y4N9B6TEMn"] [] [2025-01-28T14:09:22.234076+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YpQ6ozzYsoFAMsLJx","%%","%%","YpQ6ozzYsoFAMsLJx"] [] [2025-01-28T14:09:22.251032+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"kZLffAgnYDEWem7Zh","%%","%%","kZLffAgnYDEWem7Zh"] [] [2025-01-28T14:09:22.267756+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pWzdKNidMwqxo3rNf","%%","%%","pWzdKNidMwqxo3rNf"] [] [2025-01-28T14:09:22.284665+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aq3gq8Hm56RFxj22y","%%","%%","aq3gq8Hm56RFxj22y"] [] [2025-01-28T14:09:22.302113+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PWSq6CmSghDB8zFqF","%%","%%","PWSq6CmSghDB8zFqF"] [] [2025-01-28T14:09:22.318821+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8oNEW7vFw6wuwsxP2","%%","%%","8oNEW7vFw6wuwsxP2"] [] [2025-01-28T14:09:22.335578+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"P6RCy4TkRZgSSNGz7","%%","%%","P6RCy4TkRZgSSNGz7"] [] [2025-01-28T14:09:22.352844+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cogTPCScC6L3vinSb","%%","%%","cogTPCScC6L3vinSb"] [] [2025-01-28T14:09:22.369944+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LKYHfy5Ye74q6bKrq","%%","%%","LKYHfy5Ye74q6bKrq"] [] [2025-01-28T14:09:22.386707+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cgWRQvRycbNGpjfxg","%%","%%","cgWRQvRycbNGpjfxg"] [] [2025-01-28T14:09:22.403452+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bCGBaKwxJsQngwa5Y","%%","%%","bCGBaKwxJsQngwa5Y"] [] [2025-01-28T14:09:22.420185+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8AJuDKi4KAELcqphP","%%","%%","8AJuDKi4KAELcqphP"] [] [2025-01-28T14:09:22.437010+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iXH6sz8C2HwBwvhot","%%","%%","iXH6sz8C2HwBwvhot"] [] [2025-01-28T14:09:22.453779+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2MfjuhavBuFQ95jrA","%%","%%","2MfjuhavBuFQ95jrA"] [] [2025-01-28T14:09:22.470600+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"eY2zBw4MnRKDkPkqc","%%","%%","eY2zBw4MnRKDkPkqc"] [] [2025-01-28T14:09:22.487340+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AxPedRdXEXh5MJxQw","%%","%%","AxPedRdXEXh5MJxQw"] [] [2025-01-28T14:09:22.504053+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FP28idLdLFTtE77N6","%%","%%","FP28idLdLFTtE77N6"] [] [2025-01-28T14:09:22.520753+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qqBRgHao2kbCQcnXh","%%","%%","qqBRgHao2kbCQcnXh"] [] [2025-01-28T14:09:22.537774+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nF6jX34oN8zcz9zH8","%%","%%","nF6jX34oN8zcz9zH8"] [] [2025-01-28T14:09:22.554730+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"rczmv8WDC4AMsFYyu","%55116689%","%55116689%","rczmv8WDC4AMsFYyu","%55116689%","%55116689%"] [] [2025-01-28T14:09:22.573660+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7609] [] [2025-01-28T14:09:22.574602+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"44KLcpcBeuS8RN9sQ","%%","%%","44KLcpcBeuS8RN9sQ"] [] [2025-01-28T14:09:22.591885+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MpEqFs672eJeWuHjo","%%","%%","MpEqFs672eJeWuHjo"] [] [2025-01-28T14:09:22.609063+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uRYWPbdWBFEGqYhXx","%%","%%","uRYWPbdWBFEGqYhXx"] [] [2025-01-28T14:09:22.625878+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GgYrovgatp9QwDoKN","%%","%%","GgYrovgatp9QwDoKN"] [] [2025-01-28T14:09:22.642623+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xZWGoWDWySZG2Ptyu","%%","%%","xZWGoWDWySZG2Ptyu"] [] [2025-01-28T14:09:22.659480+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2qQfioo8wpnPGXLss","%%","%%","2qQfioo8wpnPGXLss"] [] [2025-01-28T14:09:22.676287+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QZy3TNtjbyqqLpMg6","%%","%%","QZy3TNtjbyqqLpMg6"] [] [2025-01-28T14:09:22.693026+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4SETLYspk7tGi2Ret","%%","%%","4SETLYspk7tGi2Ret"] [] [2025-01-28T14:09:22.709773+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZDX55LMkB5Sw3sAfK","%%","%%","ZDX55LMkB5Sw3sAfK"] [] [2025-01-28T14:09:22.726445+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WHrt6GuSvGKmaH35B","%%","%%","WHrt6GuSvGKmaH35B"] [] [2025-01-28T14:09:22.743288+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KQi7BjNTbWWuuwZTJ","%%","%%","KQi7BjNTbWWuuwZTJ"] [] [2025-01-28T14:09:22.760092+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"dn4NmmZp67EjuH2Dw","%%","%%","dn4NmmZp67EjuH2Dw"] [] [2025-01-28T14:09:22.776820+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"77WRHq9LWhzP7zYMk","%%","%%","77WRHq9LWhzP7zYMk"] [] [2025-01-28T14:09:22.793689+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"77WRHq9LWhzP7zYMk","%%","%%","77WRHq9LWhzP7zYMk"] [] [2025-01-28T14:09:22.810482+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wvmdHpiyt9pH7GXTc","%%","%%","wvmdHpiyt9pH7GXTc"] [] [2025-01-28T14:09:22.827228+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"n4hzwsqCtusBjR2aG","%%","%%","n4hzwsqCtusBjR2aG"] [] [2025-01-28T14:09:22.843909+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uz667BT32yzQgzEtw","%%","%%","uz667BT32yzQgzEtw"] [] [2025-01-28T14:09:22.860849+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iMuyTmHGfQofSuu62","%%","%%","iMuyTmHGfQofSuu62"] [] [2025-01-28T14:09:22.877708+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2wvuiszTgiEPg5uEz","%%","%%","2wvuiszTgiEPg5uEz"] [] [2025-01-28T14:09:22.894670+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"J97wYqcMw2fYovMcz","%%","%%","J97wYqcMw2fYovMcz"] [] [2025-01-28T14:09:22.911477+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"jQvbj8eaZoAdGZg7s","%%","%%","jQvbj8eaZoAdGZg7s"] [] [2025-01-28T14:09:22.928180+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aLmLe8FaBhXtpMmRL","%%","%%","aLmLe8FaBhXtpMmRL"] [] [2025-01-28T14:09:22.944888+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cym22wTEmsxH6s72r","%%","%%","cym22wTEmsxH6s72r"] [] [2025-01-28T14:09:22.961766+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KHbebwE8y5PPSNki6","%%","%%","KHbebwE8y5PPSNki6"] [] [2025-01-28T14:09:22.978506+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wJgPTJMJfyTFvy9dg","%%","%%","wJgPTJMJfyTFvy9dg"] [] [2025-01-28T14:09:22.995186+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oAcqrfA7wMakpi9j6","%%","%%","oAcqrfA7wMakpi9j6"] [] [2025-01-28T14:09:23.011867+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"grGKnaJz8mhng4Gsh","%%","%%","grGKnaJz8mhng4Gsh"] [] [2025-01-28T14:09:23.028625+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p4g96zzArCz7rvveN","%%","%%","p4g96zzArCz7rvveN"] [] [2025-01-28T14:09:23.045479+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iSoaeBZpDHbAjZgDs","%%","%%","iSoaeBZpDHbAjZgDs"] [] [2025-01-28T14:09:23.062279+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"naKDrG5QqZDZJCWz3","%%","%%","naKDrG5QqZDZJCWz3"] [] [2025-01-28T14:09:23.079082+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tK7r5S8ad7azc9b6m","%%","%%","tK7r5S8ad7azc9b6m"] [] [2025-01-28T14:09:23.095892+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hxqLmbZnmztbwDrtH","%%","%%","hxqLmbZnmztbwDrtH"] [] [2025-01-28T14:09:23.112604+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"e4bk4CfusbwCsHkoK","%%","%%","e4bk4CfusbwCsHkoK"] [] [2025-01-28T14:09:23.129287+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Kd3BsuDa2mhShRdve","%%","%%","Kd3BsuDa2mhShRdve"] [] [2025-01-28T14:09:23.145935+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"nR369DQqimGWybDQk","%%","%%","nR369DQqimGWybDQk"] [] [2025-01-28T14:09:23.162739+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZaiaxwboBtToYya2D","%%","%%","ZaiaxwboBtToYya2D"] [] [2025-01-28T14:09:23.179509+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"p5bG2RGyWZpYv7nCr","%%","%%","p5bG2RGyWZpYv7nCr"] [] [2025-01-28T14:09:23.196329+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MAbm24T5RwSRC2DEb","%%","%%","MAbm24T5RwSRC2DEb"] [] [2025-01-28T14:09:23.213067+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DJ3WeppytMGXBcSMz","%%","%%","DJ3WeppytMGXBcSMz"] [] [2025-01-28T14:09:23.229768+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8cBhgACw5ixRPZuPH","%%","%%","8cBhgACw5ixRPZuPH"] [] [2025-01-28T14:09:23.246501+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EweqybRFvL7ivtn5c","%%","%%","EweqybRFvL7ivtn5c"] [] [2025-01-28T14:09:23.263214+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"c6FB3K3oLiuDmzzmH","%22631904%","%22631904%","c6FB3K3oLiuDmzzmH","%22631904%","%22631904%"] [] [2025-01-28T14:09:23.282146+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7635] [] [2025-01-28T14:09:23.283017+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iKHWMiSFqo4XQBicw","%%","%%","iKHWMiSFqo4XQBicw"] [] [2025-01-28T14:09:23.300082+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WttyfQZXuJfd4Zr8i","%%","%%","WttyfQZXuJfd4Zr8i"] [] [2025-01-28T14:09:23.316889+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cjgb7E3M4mfYrriD4","%%","%%","cjgb7E3M4mfYrriD4"] [] [2025-01-28T14:09:23.333600+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SgAYt4aC3KPi6pkb5","%%","%%","SgAYt4aC3KPi6pkb5"] [] [2025-01-28T14:09:23.350340+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ynTLKbvB7YAyav27s","%%","%%","ynTLKbvB7YAyav27s"] [] [2025-01-28T14:09:23.367174+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iLtF5W5Y4BG7Ct2Pk","%%","%%","iLtF5W5Y4BG7Ct2Pk"] [] [2025-01-28T14:09:23.383852+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3drRcSwaS5Rootps8","%%","%%","3drRcSwaS5Rootps8"] [] [2025-01-28T14:09:23.400537+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ttLwyRmhyHp8Dk5sM","%%","%%","ttLwyRmhyHp8Dk5sM"] [] [2025-01-28T14:09:23.417222+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pkdozaEiTtSWXnCEK","%%","%%","pkdozaEiTtSWXnCEK"] [] [2025-01-28T14:09:23.433886+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2ZRBJbJA7ndnN5T9g","%%","%%","2ZRBJbJA7ndnN5T9g"] [] [2025-01-28T14:09:23.450627+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FjssJy8bpdfW4xAwA","%%","%%","FjssJy8bpdfW4xAwA"] [] [2025-01-28T14:09:23.467326+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Pc2AZqt6xucmbReuS","%%","%%","Pc2AZqt6xucmbReuS"] [] [2025-01-28T14:09:23.484140+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AXTcifRJbs5SL6vG3","%%","%%","AXTcifRJbs5SL6vG3"] [] [2025-01-28T14:09:23.500834+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5mxwgkqMGvHro3Pco","%%","%%","5mxwgkqMGvHro3Pco"] [] [2025-01-28T14:09:23.517531+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"d6P4S4G97jQfKjqy4","%%","%%","d6P4S4G97jQfKjqy4"] [] [2025-01-28T14:09:23.534243+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"W278D3LjZXiqP4FCG","%%","%%","W278D3LjZXiqP4FCG"] [] [2025-01-28T14:09:23.550930+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"v4AvuGPd8QcqrkLFi","%%","%%","v4AvuGPd8QcqrkLFi"] [] [2025-01-28T14:09:23.567662+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AqGB32shRpKoy7wwD","%%","%%","AqGB32shRpKoy7wwD"] [] [2025-01-28T14:09:23.584372+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3CfTM2Pr8rRxXFh5P","%%","%%","3CfTM2Pr8rRxXFh5P"] [] [2025-01-28T14:09:23.601115+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XzHGy7aTHzhfJajsh","%%","%%","XzHGy7aTHzhfJajsh"] [] [2025-01-28T14:09:23.617818+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RgvEHR9pwNvXLG4uh","%%","%%","RgvEHR9pwNvXLG4uh"] [] [2025-01-28T14:09:23.634583+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8JpKyc5nv5dWPPdnA","%%","%%","8JpKyc5nv5dWPPdnA"] [] [2025-01-28T14:09:23.651327+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"noqgbpAuXbE4DQnfq","%%","%%","noqgbpAuXbE4DQnfq"] [] [2025-01-28T14:09:23.668042+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"prkq6YRi2dp7Hi79B","%%","%%","prkq6YRi2dp7Hi79B"] [] [2025-01-28T14:09:23.684888+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"L5SxDK7CwAHQWhAuq","%%","%%","L5SxDK7CwAHQWhAuq"] [] [2025-01-28T14:09:23.701694+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mKoGeRPyPzNscCKx2","%%","%%","mKoGeRPyPzNscCKx2"] [] [2025-01-28T14:09:23.718517+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZChzNyqnvMXyrbTRh","%%","%%","ZChzNyqnvMXyrbTRh"] [] [2025-01-28T14:09:23.735214+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"KkJLfwoyvemqjfXup","%%","%%","KkJLfwoyvemqjfXup"] [] [2025-01-28T14:09:23.752037+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CYhXcfHyEkDhwStJA","%%","%%","CYhXcfHyEkDhwStJA"] [] [2025-01-28T14:09:23.768779+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5RXvCuGH9BQun6aJo","%%","%%","5RXvCuGH9BQun6aJo"] [] [2025-01-28T14:09:23.785595+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DvgKzxQ3dia3DN2fe","%%","%%","DvgKzxQ3dia3DN2fe"] [] [2025-01-28T14:09:23.802376+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sigEoBSPoqrijpDNv","%%","%%","sigEoBSPoqrijpDNv"] [] [2025-01-28T14:09:23.819179+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Y557RHqLn6kmGmWBr","%%","%%","Y557RHqLn6kmGmWBr"] [] [2025-01-28T14:09:23.835878+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sde4RiKe627i6QTd8","%%","%%","sde4RiKe627i6QTd8"] [] [2025-01-28T14:09:23.852778+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9fxHRmundi3BBxJFc","%%","%%","9fxHRmundi3BBxJFc"] [] [2025-01-28T14:09:23.869581+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DpdHuvzaCvWKDtubM","%%","%%","DpdHuvzaCvWKDtubM"] [] [2025-01-28T14:09:23.886395+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MJxKpyMcSBmyq4Eqo","%%","%%","MJxKpyMcSBmyq4Eqo"] [] [2025-01-28T14:09:23.903229+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"6RjHmC3tQ8gT3bnwL","%%","%%","6RjHmC3tQ8gT3bnwL"] [] [2025-01-28T14:09:23.919998+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iyd3cSE8v869d9Wsg","%%","%%","iyd3cSE8v869d9Wsg"] [] [2025-01-28T14:09:23.936752+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bEfMowitbaYd4ntk2","%%","%%","bEfMowitbaYd4ntk2"] [] [2025-01-28T14:09:23.953601+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sGRNqa9PakR8NYFq8","%%","%%","sGRNqa9PakR8NYFq8"] [] [2025-01-28T14:09:23.970389+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"k2cMdy3NAQKqTQEJw","%%","%%","k2cMdy3NAQKqTQEJw"] [] [2025-01-28T14:09:23.987157+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8AaTfeKf2i3CbY94a","%%","%%","8AaTfeKf2i3CbY94a"] [] [2025-01-28T14:09:24.004034+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"smGQgzvqJPzip8Ewk","%%","%%","smGQgzvqJPzip8Ewk"] [] [2025-01-28T14:09:24.020769+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FpCmNtSywbqJgERHD","%%","%%","FpCmNtSywbqJgERHD"] [] [2025-01-28T14:09:24.037686+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YYfCaGdQXzi4GuGxS","%%","%%","YYfCaGdQXzi4GuGxS"] [] [2025-01-28T14:09:24.054715+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"J9tdaBMJobcgryu7s","%%","%%","J9tdaBMJobcgryu7s"] [] [2025-01-28T14:09:24.071517+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"a69ckT7wqXtAQPcjg","%%","%%","a69ckT7wqXtAQPcjg"] [] [2025-01-28T14:09:24.088222+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"t6d4WMdFn7QWNLkbY","%%","%%","t6d4WMdFn7QWNLkbY"] [] [2025-01-28T14:09:24.104920+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"sQQzLgAGHWy26mbgJ","%%","%%","sQQzLgAGHWy26mbgJ"] [] [2025-01-28T14:09:24.121654+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Cqej6J9mEP5j7LbvD","%%","%%","Cqej6J9mEP5j7LbvD"] [] [2025-01-28T14:09:24.138384+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XHLNgETQdSsfcCYBA","%%","%%","XHLNgETQdSsfcCYBA"] [] [2025-01-28T14:09:24.155160+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9QLJfboCJSf6kpfTo","%%","%%","9QLJfboCJSf6kpfTo"] [] [2025-01-28T14:09:24.171992+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JydcqrmAELRZQ4oCY","%%","%%","JydcqrmAELRZQ4oCY"] [] [2025-01-28T14:09:24.188795+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"tuPhdeuZ35pgDNZLt","%%","%%","tuPhdeuZ35pgDNZLt"] [] [2025-01-28T14:09:24.205727+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"hoLgZsQH5nC6qShnv","%%","%%","hoLgZsQH5nC6qShnv"] [] [2025-01-28T14:09:24.222712+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TvFBLrjCJPrJkMcgT","%%","%%","TvFBLrjCJPrJkMcgT"] [] [2025-01-28T14:09:24.239526+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"cRRRd6bmTCxQDjyv7","%%","%%","cRRRd6bmTCxQDjyv7"] [] [2025-01-28T14:09:24.256384+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qwBZSuXq2WL6FBxKC","%%","%%","qwBZSuXq2WL6FBxKC"] [] [2025-01-28T14:09:24.273261+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"8fHziYuGL43TqTZbc","%%","%%","8fHziYuGL43TqTZbc"] [] [2025-01-28T14:09:24.290145+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ghj7YTrg4JPmhZDqr","%%","%%","Ghj7YTrg4JPmhZDqr"] [] [2025-01-28T14:09:24.307069+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"pJHTGyqkCJDyJ4CLG","%%","%%","pJHTGyqkCJDyJ4CLG"] [] [2025-01-28T14:09:24.323735+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"SzmyhuyTCw5N6kv7y","%%","%%","SzmyhuyTCw5N6kv7y"] [] [2025-01-28T14:09:24.340461+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"WANd2cGSSYg3LHp9B","%%","%%","WANd2cGSSYg3LHp9B"] [] [2025-01-28T14:09:24.357422+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XfZxdTJrE5DACr2hn","%%","%%","XfZxdTJrE5DACr2hn"] [] [2025-01-28T14:09:24.374270+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"esESfsZXzMvkc3aka","%%","%%","esESfsZXzMvkc3aka"] [] [2025-01-28T14:09:24.390994+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"njSNJDfivp7bzYjFR","%%","%%","njSNJDfivp7bzYjFR"] [] [2025-01-28T14:09:24.407744+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PFGu3HZSHdvfuDyZg","%%","%%","PFGu3HZSHdvfuDyZg"] [] [2025-01-28T14:09:24.424559+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xwtXKA6eMG5dpnkTN","%%","%%","xwtXKA6eMG5dpnkTN"] [] [2025-01-28T14:09:24.441382+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7HskQGEkG9HcQ2oeb","%%","%%","7HskQGEkG9HcQ2oeb"] [] [2025-01-28T14:09:24.458184+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EoznEu8wFokbqZhdM","%%","%%","EoznEu8wFokbqZhdM"] [] [2025-01-28T14:09:24.474966+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PprWNobQeRS23vwsQ","%%","%%","PprWNobQeRS23vwsQ"] [] [2025-01-28T14:09:24.491724+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"aAuD9b2Y9xRWxh3SF","%%","%%","aAuD9b2Y9xRWxh3SF"] [] [2025-01-28T14:09:24.508527+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ndZpbY3YDwNNC8wKR","%%","%%","ndZpbY3YDwNNC8wKR"] [] [2025-01-28T14:09:24.525503+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GeXQmu8gJYFwHtWLC","%%","%%","GeXQmu8gJYFwHtWLC"] [] [2025-01-28T14:09:24.542239+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"oHo3wyAmR7wBxd5Bw","%%","%%","oHo3wyAmR7wBxd5Bw"] [] [2025-01-28T14:09:24.559074+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"83ELzZHneN54snsBR","%%","%%","83ELzZHneN54snsBR"] [] [2025-01-28T14:09:24.575826+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"97GYGaPP83B4Y9pgT","%%","%%","97GYGaPP83B4Y9pgT"] [] [2025-01-28T14:09:24.592532+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"zgxTh52MbG4nMQvQK","%%","%%","zgxTh52MbG4nMQvQK"] [] [2025-01-28T14:09:24.609300+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"frzncePoKXNufndzn","%%","%%","frzncePoKXNufndzn"] [] [2025-01-28T14:09:24.626029+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Hk43JSJjeL5v2RDr9","%%","%%","Hk43JSJjeL5v2RDr9"] [] [2025-01-28T14:09:24.642830+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"J52dsrKxodcrSXqEY","%%","%%","J52dsrKxodcrSXqEY"] [] [2025-01-28T14:09:24.659841+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"9WkNY85SbN6vcYhRX","%%","%%","9WkNY85SbN6vcYhRX"] [] [2025-01-28T14:09:24.676800+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"R5hpopYHioSvw8kzK","%%","%%","R5hpopYHioSvw8kzK"] [] [2025-01-28T14:09:24.693758+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"86Hsu4vbizwu6dPmq","%%","%%","86Hsu4vbizwu6dPmq"] [] [2025-01-28T14:09:24.710658+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"3XrCH8YAJAMNNMY8W","%%","%%","3XrCH8YAJAMNNMY8W"] [] [2025-01-28T14:09:24.727389+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LbYf9nFC96m52GHhv","%%","%%","LbYf9nFC96m52GHhv"] [] [2025-01-28T14:09:24.744133+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"RSk4RxmNmFoF8YzCG","%%","%%","RSk4RxmNmFoF8YzCG"] [] [2025-01-28T14:09:24.760991+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"83N3nWi2XcH9NWrH3","%%","%%","83N3nWi2XcH9NWrH3"] [] [2025-01-28T14:09:24.777720+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"D9qS2ZMCG5nPMpNtC","%%","%%","D9qS2ZMCG5nPMpNtC"] [] [2025-01-28T14:09:24.794477+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ZLGWMTYjK4HLwNiWB","%%","%%","ZLGWMTYjK4HLwNiWB"] [] [2025-01-28T14:09:24.811231+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"B8nDnJCkmvGzNqSQp","%%","%%","B8nDnJCkmvGzNqSQp"] [] [2025-01-28T14:09:24.828060+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"owKPiNoqHbrfhNh9e","%%","%%","owKPiNoqHbrfhNh9e"] [] [2025-01-28T14:09:24.845389+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5viqfzSduGQSebM5D","%%","%%","5viqfzSduGQSebM5D"] [] [2025-01-28T14:09:24.862824+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CnW9HpQn7957fPi8A","%%","%%","CnW9HpQn7957fPi8A"] [] [2025-01-28T14:09:24.879721+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"xkthzjmqfdeCpvyQZ","%%","%%","xkthzjmqfdeCpvyQZ"] [] [2025-01-28T14:09:24.896556+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"NpJ99nKzvY7kznemQ","%%","%%","NpJ99nKzvY7kznemQ"] [] [2025-01-28T14:09:24.913312+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"QGu3J5WC8ctcp7x9y","%%","%%","QGu3J5WC8ctcp7x9y"] [] [2025-01-28T14:09:24.930016+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fY4BdZAp37dZ6Y3Dy","%%","%%","fY4BdZAp37dZ6Y3Dy"] [] [2025-01-28T14:09:24.946781+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"q8H9HxfMczFQYr6MA","%%","%%","q8H9HxfMczFQYr6MA"] [] [2025-01-28T14:09:24.963727+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Ka7YuTSpNM4788yXP","%%","%%","Ka7YuTSpNM4788yXP"] [] [2025-01-28T14:09:24.980583+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"XzD5gWhz6fv3cYHN4","%%","%%","XzD5gWhz6fv3cYHN4"] [] [2025-01-28T14:09:24.997346+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"EgMisDPpcbx3K5ek4","%%","%%","EgMisDPpcbx3K5ek4"] [] [2025-01-28T14:09:25.014145+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"mNFZZowbR7JzStvQs","%%","%%","mNFZZowbR7JzStvQs"] [] [2025-01-28T14:09:25.030893+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"ijptS8jzfg6bAHxEH","%%","%%","ijptS8jzfg6bAHxEH"] [] [2025-01-28T14:09:25.047674+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"fpHCJtWXmk2ERANvY","%%","%%","fpHCJtWXmk2ERANvY"] [] [2025-01-28T14:09:25.064538+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"E4hQMAfNwpZQoHj35","%%","%%","E4hQMAfNwpZQoHj35"] [] [2025-01-28T14:09:25.081286+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HXCW8oFoSR22kCsmN","%%","%%","HXCW8oFoSR22kCsmN"] [] [2025-01-28T14:09:25.098013+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"LicmuyCaM6x55Dv5z","%%","%%","LicmuyCaM6x55Dv5z"] [] [2025-01-28T14:09:25.114868+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"PT75YREBjBNPoKiv9","%%","%%","PT75YREBjBNPoKiv9"] [] [2025-01-28T14:09:25.131643+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gdARNiCyLHFCLnNNa","%%","%%","gdARNiCyLHFCLnNNa"] [] [2025-01-28T14:09:25.148442+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"je2JNAd5ck4PEuxoa","%%","%%","je2JNAd5ck4PEuxoa"] [] [2025-01-28T14:09:25.165277+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2DYGSFcMWAerx9w5Q","%%","%%","2DYGSFcMWAerx9w5Q"] [] [2025-01-28T14:09:25.181977+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"CwkZCbWP7MCEtzp6L","%%","%%","CwkZCbWP7MCEtzp6L"] [] [2025-01-28T14:09:25.198742+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"4LvjevoTLFgkqvHaQ","%%","%%","4LvjevoTLFgkqvHaQ"] [] [2025-01-28T14:09:25.215516+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MG59xjt4JnDSxWkRp","%%","%%","MG59xjt4JnDSxWkRp"] [] [2025-01-28T14:09:25.232234+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wHC94fjPEArPPuzEg","%%","%%","wHC94fjPEArPPuzEg"] [] [2025-01-28T14:09:25.249015+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2fe2XM93ij62Q2ydy","%%","%%","2fe2XM93ij62Q2ydy"] [] [2025-01-28T14:09:25.265791+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"gdhG5dAwfTiK9m5fM","%%","%%","gdhG5dAwfTiK9m5fM"] [] [2025-01-28T14:09:25.282538+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yqmyc49LnvoeYpm74","%%","%%","yqmyc49LnvoeYpm74"] [] [2025-01-28T14:09:25.299400+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"HN3FheBJDZZ5zuDQZ","%%","%%","HN3FheBJDZZ5zuDQZ"] [] [2025-01-28T14:09:25.316208+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2waNGaF7AauPGLMDc","%%","%%","2waNGaF7AauPGLMDc"] [] [2025-01-28T14:09:25.332928+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"g6ttB2bcy3DtB43KX","%%","%%","g6ttB2bcy3DtB43KX"] [] [2025-01-28T14:09:25.349700+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"BCsq7qowioKMJ7xxA","%%","%%","BCsq7qowioKMJ7xxA"] [] [2025-01-28T14:09:25.366590+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"Fi6y47ckYyioLxkNJ","%%","%%","Fi6y47ckYyioLxkNJ"] [] [2025-01-28T14:09:25.383357+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"7C2eqrytsfy5ag7QW","%%","%%","7C2eqrytsfy5ag7QW"] [] [2025-01-28T14:09:25.400142+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"TQQ9LCMYfBDq5dhhD","%25569214%","%25569214%","TQQ9LCMYfBDq5dhhD","%25569214%","%25569214%"] [] [2025-01-28T14:09:25.419090+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7642] [] [2025-01-28T14:09:25.419986+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"tmitQCfQPBnCTJG7G","%21522427%","%21522427%","tmitQCfQPBnCTJG7G","%21522427%","%21522427%"] [] [2025-01-28T14:09:25.438940+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7711] [] [2025-01-28T14:09:25.583252+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:09:25.583591+00:00] doctrine.DEBUG: UPDATE brevo_visitor SET nbr_command = ?, updated_at = ? WHERE id = ? [2,"2025-01-28T14:09:25+00:00",10138] [] [2025-01-28T14:09:25.584012+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:09:25.590158+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"yeR6Cuh5e3NLnNYj4","%%","%%","yeR6Cuh5e3NLnNYj4"] [] [2025-01-28T14:09:25.607182+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"DuTmPMEQvFuMcaJdr","%%","%%","DuTmPMEQvFuMcaJdr"] [] [2025-01-28T14:09:25.624089+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2LSBjrQfZPQmHjRoF","%%","%%","2LSBjrQfZPQmHjRoF"] [] [2025-01-28T14:09:25.640907+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"twFSp7K6chLEnDQKb","%%","%%","twFSp7K6chLEnDQKb"] [] [2025-01-28T14:09:25.657795+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"qAB266MrC56tZG3Yq","%%","%%","qAB266MrC56tZG3Yq"] [] [2025-01-28T14:09:25.674927+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"FALNKWMwWLCMCDkSJ","%%","%%","FALNKWMwWLCMCDkSJ"] [] [2025-01-28T14:09:25.691781+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2wpexTLNDLNXiHSvE","%%","%%","2wpexTLNDLNXiHSvE"] [] [2025-01-28T14:09:25.708690+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AKbLkTMysTb9ddiGq","%%","%%","AKbLkTMysTb9ddiGq"] [] [2025-01-28T14:09:25.725624+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"98x8PYA9snCpzbNQz","%%","%%","98x8PYA9snCpzbNQz"] [] [2025-01-28T14:09:25.742445+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"65gNhYd4RKkqvaZo8","%%","%%","65gNhYd4RKkqvaZo8"] [] [2025-01-28T14:09:25.759365+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"89fb66362MizbM9Gy","%%","%%","89fb66362MizbM9Gy"] [] [2025-01-28T14:09:25.776223+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uybcpyYwjvcEedaYj","%%","%%","uybcpyYwjvcEedaYj"] [] [2025-01-28T14:09:25.793124+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"TPhNpH36JsWH6X89b","%%","%%","TPhNpH36JsWH6X89b"] [] [2025-01-28T14:09:25.810090+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2S7tha3ZSEhSZM2mQ","%%","%%","2S7tha3ZSEhSZM2mQ"] [] [2025-01-28T14:09:25.826933+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"K9vhsgZuD7aP2kSBw","%%","%%","K9vhsgZuD7aP2kSBw"] [] [2025-01-28T14:09:25.843791+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rL7gcegGxFGq4QfrK","%%","%%","rL7gcegGxFGq4QfrK"] [] [2025-01-28T14:09:25.860794+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"uztLv5seyfPBCcfdz","%%","%%","uztLv5seyfPBCcfdz"] [] [2025-01-28T14:09:25.877624+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"rbEHeKtrALGdiaKRY","%%","%%","rbEHeKtrALGdiaKRY"] [] [2025-01-28T14:09:25.894518+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"YLCL8sDcXpFRRWEpn","%%","%%","YLCL8sDcXpFRRWEpn"] [] [2025-01-28T14:09:25.911360+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"y8svwjW6tppRPoGrf","%%","%%","y8svwjW6tppRPoGrf"] [] [2025-01-28T14:09:25.928202+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"QQKo5WuLET399tDXk","%29141765%","%29141765%","QQKo5WuLET399tDXk","%29141765%","%29141765%"] [] [2025-01-28T14:09:25.947416+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7644] [] [2025-01-28T14:09:25.948514+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"f3ZSFzrsBvNBkTfyP","%%","%%","f3ZSFzrsBvNBkTfyP"] [] [2025-01-28T14:09:25.965452+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wSTdBN2upRPJ7stJx","%%","%%","wSTdBN2upRPJ7stJx"] [] [2025-01-28T14:09:25.982382+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"wAr3sTkdyurh8Eib3","%%","%%","wAr3sTkdyurh8Eib3"] [] [2025-01-28T14:09:25.999220+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"iWq5RixZwtJyWJ4Je","%%","%%","iWq5RixZwtJyWJ4Je"] [] [2025-01-28T14:09:26.016012+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"MuFBB8MJPk9y6tC9C","%%","%%","MuFBB8MJPk9y6tC9C"] [] [2025-01-28T14:09:26.032810+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"bChK4fgkvxk659H87","%%","%%","bChK4fgkvxk659H87"] [] [2025-01-28T14:09:26.049677+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) [2,"fjYFYgsRrA8xhdbZY","%21755799%","%21755799%","fjYFYgsRrA8xhdbZY","%21755799%","%21755799%"] [] [2025-01-28T14:09:26.068770+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7648] [] [2025-01-28T14:09:26.069902+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"JokdqzWgdyB8Mr9tr","%%","%%","JokdqzWgdyB8Mr9tr"] [] [2025-01-28T14:09:26.086836+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"GK9FCnLgknqeJenaK","%%","%%","GK9FCnLgknqeJenaK"] [] [2025-01-28T14:09:26.103660+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"99beDM4uGNShv9CaE","%%","%%","99beDM4uGNShv9CaE"] [] [2025-01-28T14:09:26.120576+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"5nWFirruEnbuCWExe","%%","%%","5nWFirruEnbuCWExe"] [] [2025-01-28T14:09:26.137381+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2TgY8zJJM7E3732X9","%%","%%","2TgY8zJJM7E3732X9"] [] [2025-01-28T14:09:26.154221+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"h9Mz9vw8J7kkixmyt","%%","%%","h9Mz9vw8J7kkixmyt"] [] [2025-01-28T14:09:26.171068+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"khwE9hDq43xssbqEN","%%","%%","khwE9hDq43xssbqEN"] [] [2025-01-28T14:09:26.187828+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"AtNXrGEerWfK49DwF","%%","%%","AtNXrGEerWfK49DwF"] [] [2025-01-28T14:09:26.204673+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ WHERE o0_.parent_id = ? AND o0_.phone IS NOT NULL AND (o0_.subscriber = ? OR o0_.phone LIKE ? OR o0_.phone_two LIKE ?) AND o0_.subscriber = ? [2,"2uTw3KaRk4Qh26BHu","%%","%%","2uTw3KaRk4Qh26BHu"] [] [2025-01-28T14:09:26.261147+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Process\Exception\ProcessFailedException: "The command "'/opt/alt/php-fpm73/usr/bin/php' '/home/mainpowe/public_html/bin/console' 'app:correctvisitorsdata' '2' '0'" failed. Exit Code: 255(Unknown error) Working directory: /home/mainpowe/public_html Output: ================ "-----------------------------------------------------------------------------------------------------------------------------------------1" "5754--------20056595--------9zatBRP32oJH9uz5y" "------------------------20056595--------9zatBRP32oJH9uz5y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2" "--------------------------------K5ma7gnWbYiTtvMP2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3" "--------------------------------jYJZj4fFjM6pJEWwX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4" "5745--------92561193--------" " SP : Livré" "6611--------92561193--------rxCjHGAv6sw6vFtqE" " SP : Livré" "------------------------92561193--------rxCjHGAv6sw6vFtqE--------2" "-----------------------------------------------------------------------------------------------------------------------------------------5" "5750--------29277087--------KzLwEzpR4RNDpdB2e" "------------------------29277087--------KzLwEzpR4RNDpdB2e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6" "--------------------------------PYmyYHkApzTTyFiAB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7" "5684--------51289365--------" " SP : " "5825--------51289365--------jKgax4Lxy9iY4Mx74" " SP : Livré" "6820--------51289365--------jKgax4Lxy9iY4Mx74" " SP : Livré" "------------------------51289365--------jKgax4Lxy9iY4Mx74--------3" "-----------------------------------------------------------------------------------------------------------------------------------------8" "4711--------58704317--------" " SP : Livraison effectuée" "5747--------58704317--------" " SP : Livré" "6378--------58704317--------vXeHTfswZxy9xSydh" " SP : Livré" "7405--------58704317--------" " SP : Livré" "------------------------58704317--------vXeHTfswZxy9xSydh--------4" "-----------------------------------------------------------------------------------------------------------------------------------------9" "2641--------92961176--------" " SP : Livraison effectuée" "3192--------92961176--------1971933295" " SP : Livraison effectuée" "5294--------92961176--------" " SP : " "5735--------92961176--------" " SP : Livré" "5744--------92961176--------" " SP : Livré" "7975--------92961176--------hFBEPs28RBQNPRMTA" " SP : Livré" "------------------------92961176--------hFBEPs28RBQNPRMTA--------5" "-----------------------------------------------------------------------------------------------------------------------------------------10" "624--------52382839--------" " SP : Livrer" "2667--------52382839--------" " SP : Livraison effectuée" "4157--------52382839--------" " SP : Livraison effectuée" "4621--------52382839--------" " SP : Livraison effectuée" "4648--------52382839--------" " SP : Livraison effectuée" "4768--------52382839--------" " SP : Livraison effectuée" "5047--------52382839--------" " SP : " "5054--------52382839--------" " SP : " "5486--------52382839--------" " SP : " "6434--------52382839--------" " SP : Livré" "6517--------52382839--------" " SP : Livré" "6850--------52382839--------gg5ea3ajcDasApjBi" " SP : Livré" "7132--------52382839--------" " SP : Livré" "8196--------52382839--------gg5ea3ajcDasApjBi" " SP : Livré" "8200--------52382839--------gg5ea3ajcDasApjBi" " SP : Livré" "8382--------52382839--------" " SP : Livré" "8562--------52382839--------" " SP : Livré" "8688--------52382839--------" " SP : Livré" "------------------------52382839--------gg5ea3ajcDasApjBi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------11" "--------------------------------geK8bHorARjMLaQCd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------12" "--------------------------------5Cc7SkbnwAH6zxFCm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------13" "--------------------------------sYbgp58DCBAHcci6w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------14" "--------------------------------wN6bKpsFhHMmswCBn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------15" "5757--------53191804--------4vLBjLqmL6E8w5zej" " SP : Livré" "------------------------53191804--------4vLBjLqmL6E8w5zej--------1" "-----------------------------------------------------------------------------------------------------------------------------------------16" "5755--------94335712--------qMnsNMr4x9w8uDnkx" " SP : Livré" "------------------------94335712--------qMnsNMr4x9w8uDnkx--------1" "-----------------------------------------------------------------------------------------------------------------------------------------17" "1753--------55213151 --------" "5796--------55213151 --------XuA53Qv7qXDbBT6S4" " SP : Livré" "------------------------55213151 --------XuA53Qv7qXDbBT6S4--------1" "-----------------------------------------------------------------------------------------------------------------------------------------18" "5756--------50400415--------Liv5LuXiojqWjhTjN" " SP : Livré" "6374--------50400415--------Liv5LuXiojqWjhTjN" " SP : Livré" "------------------------50400415--------Liv5LuXiojqWjhTjN--------2" "-----------------------------------------------------------------------------------------------------------------------------------------19" "--------------------------------mCwem88koGGhdey6t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------20" "--------------------------------R4NuS2yEEHKFdZWy2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------21" "--------------------------------tXLww3CkNXypkrBwd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------22" "5819--------24090524--------qsQ7YGcjFQuanNfcR" " SP : Livré" "6368--------58675880--------qsQ7YGcjFQuanNfcR" " SP : Livré" "------------------------58675880--------qsQ7YGcjFQuanNfcR--------2" "-----------------------------------------------------------------------------------------------------------------------------------------23" "--------------------------------YHfijcarWe3i8vTmg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------24" "5759--------53705629--------SbWd2mKvr4APaETbH" " SP : Livré" "------------------------53705629--------SbWd2mKvr4APaETbH--------1" "-----------------------------------------------------------------------------------------------------------------------------------------25" "--------------------------------WWX7uLvPTC9xENAfo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------26" "5758--------25546916--------KkRsBXsZJ4bSgzySe" " SP : Livré" "------------------------25546916--------KkRsBXsZJ4bSgzySe--------1" "-----------------------------------------------------------------------------------------------------------------------------------------27" "--------------------------------Jd8wBKngJhGQdKtuW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------28" "--------------------------------uEGpfvSFwjuzHJaes--------0" "-----------------------------------------------------------------------------------------------------------------------------------------29" "771-------- 99558703--------" " SP : Livrer" "5766--------99558703--------k3Hqrma64gsYPBqq3" " SP : Livré" "------------------------99558703--------k3Hqrma64gsYPBqq3--------2" "-----------------------------------------------------------------------------------------------------------------------------------------30" "--------------------------------teZtDWWvojD6equQq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------31" "--------------------------------cFeWSiSS4z8NuiktJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------32" "1052--------53950073--------" " SP : Livrer" "1835--------53950073--------1662614415" " SP : Livrer" "2511--------53950073--------1662614415" " SP : Livraison effectuée" "5767--------53950073--------rcExXSYzPnNF5wNEd" "6771--------53950073--------rcExXSYzPnNF5wNEd" " SP : Livré" "------------------------53950073--------rcExXSYzPnNF5wNEd--------3" "-----------------------------------------------------------------------------------------------------------------------------------------33" "5768--------29149621--------uvHHhkJbh4hC5crfG" " SP : Livré" "------------------------29149621--------uvHHhkJbh4hC5crfG--------1" "-----------------------------------------------------------------------------------------------------------------------------------------34" "--------------------------------KfhyhFsgT868KceHm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------35" "--------------------------------6TTeTKttGJXjuTq7x--------0" "-----------------------------------------------------------------------------------------------------------------------------------------36" "--------------------------------bqyBiDjzTwKgkSjdz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------37" "--------------------------------zZhk3h8D3DikQNegZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------38" "--------------------------------f4R2Dg5tRSG2k5TvH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------39" "--------------------------------NLnxNrxieJLig7rPL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------40" "--------------------------------6hbxawAXrvzcJ7hHm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------41" "5797--------54186763--------xY7ska4ETSYKewb8P" " SP : Livré" "------------------------54186763--------xY7ska4ETSYKewb8P--------1" "-----------------------------------------------------------------------------------------------------------------------------------------42" "--------------------------------trcPwSLJMvHaGnxjf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------43" "--------------------------------nZk4aCoztE2w7BLuw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------44" "--------------------------------AbbrpEsibnP3kmvpE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------45" "--------------------------------CNXpW2atoF2fud3DW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------46" "--------------------------------nxs8hphqHJkG32NTv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------47" "5769--------20886453--------kwfPhwiMrkWXLGEFj" " SP : Livré" "6855--------20886453--------kwfPhwiMrkWXLGEFj" " SP : Livré" "------------------------20886453--------kwfPhwiMrkWXLGEFj--------2" "-----------------------------------------------------------------------------------------------------------------------------------------48" "--------------------------------TtgMM6CzyiEFRpE85--------0" "-----------------------------------------------------------------------------------------------------------------------------------------49" "5770--------58696716--------gBc4fevsahWz47BDJ" " SP : Livré" "------------------------58696716--------gBc4fevsahWz47BDJ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------50" "5771--------50184466--------SN7NDHAPAZ42z3de2" " SP : Livré" "------------------------50184466--------SN7NDHAPAZ42z3de2--------1" "-----------------------------------------------------------------------------------------------------------------------------------------51" "6106--------95926404--------8XWz2HhXCu4CddFBx" " SP : Livré" "6134--------95926404--------8XWz2HhXCu4CddFBx" " SP : Livré" "6433--------95926404--------" " SP : Livré" "6475--------95926404--------8XWz2HhXCu4CddFBx" " SP : Livré" "6762--------95926404--------8XWz2HhXCu4CddFBx" "6776--------95926404--------" "6867--------95926404--------" " SP : Livré" "7026--------95926404--------8XWz2HhXCu4CddFBx" "7068--------95926404--------8XWz2HhXCu4CddFBx" " SP : Livré" "------------------------95926404--------8XWz2HhXCu4CddFBx--------3" "-----------------------------------------------------------------------------------------------------------------------------------------52" "--------------------------------YMM5tHYJcHGD4Wjk3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------53" "--------------------------------Zcq5J4XeSHxhHrGrC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------54" "4928--------28597897--------" " SP : Livraison effectuée" "5803--------28597897--------4oKhmxeawv3skkptT" " SP : Livré" "6640--------28597897--------4oKhmxeawv3skkptT" " SP : Livré" "6975--------28597897--------4oKhmxeawv3skkptT" " SP : Livré" "------------------------28597897--------4oKhmxeawv3skkptT--------4" "-----------------------------------------------------------------------------------------------------------------------------------------55" "5798--------20991914--------3FQBSr5fFsYJLNjHR" "5888--------20991914--------3FQBSr5fFsYJLNjHR" " SP : Livré" "------------------------20991914--------3FQBSr5fFsYJLNjHR--------1" "-----------------------------------------------------------------------------------------------------------------------------------------56" "1045-------- 20440054--------" " SP : Livrer" "2329--------20440054--------1832048765" "4819--------20440054--------" " SP : Livraison effectuée" "5785--------20440054--------tAmhh7TN5Gdvd4uvq" " SP : Livré" "------------------------20440054--------tAmhh7TN5Gdvd4uvq--------3" "-----------------------------------------------------------------------------------------------------------------------------------------57" "5787--------23130014--------5rD7QngTtRsbfKYAT" "------------------------23130014--------5rD7QngTtRsbfKYAT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------58" "5788--------52348959--------3HFxZDmNg6Mycc2gM" " SP : Livré" "------------------------52348959--------3HFxZDmNg6Mycc2gM--------1" "-----------------------------------------------------------------------------------------------------------------------------------------59" "5784--------54056304--------tnzx7WH8h6K4rXbhR" " SP : Livré" "------------------------54056304--------tnzx7WH8h6K4rXbhR--------1" "-----------------------------------------------------------------------------------------------------------------------------------------60" "5782--------25935459--------4WQFZ4umAiAQrevKc" " SP : Livré" "------------------------25935459--------4WQFZ4umAiAQrevKc--------1" "-----------------------------------------------------------------------------------------------------------------------------------------61" "5815--------25744767--------KZsXRgEzbRznHjyFx" " SP : Livré" "------------------------25744767--------KZsXRgEzbRznHjyFx--------1" "-----------------------------------------------------------------------------------------------------------------------------------------62" "5781--------27803109--------jFB9hoNk57pcmoRwp" " SP : Livré" "6373--------27803109--------jFB9hoNk57pcmoRwp" " SP : Livré" "------------------------27803109--------jFB9hoNk57pcmoRwp--------2" "-----------------------------------------------------------------------------------------------------------------------------------------63" "--------------------------------Qdu3Qj2BGXgFYMS3J--------0" "-----------------------------------------------------------------------------------------------------------------------------------------64" "5793--------94288562--------bGoQsDxXHm2SX8ubY" " SP : Livré" "------------------------94288562--------bGoQsDxXHm2SX8ubY--------1" "-----------------------------------------------------------------------------------------------------------------------------------------65" "5801--------55847161--------XdbXCFijncJ7D9MKd" " SP : Livré" "------------------------55847161--------XdbXCFijncJ7D9MKd--------1" "-----------------------------------------------------------------------------------------------------------------------------------------66" "5783--------56079739--------mjDpPpWHYi6DEMC2i" "------------------------56079739--------mjDpPpWHYi6DEMC2i--------0" "-----------------------------------------------------------------------------------------------------------------------------------------67" "--------------------------------7KQaXpsvBi7wNF89C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------68" "--------------------------------b2wW9CrnaCtoA8EkW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------69" "--------------------------------hBGicfKK3zPEjW4ms--------0" "-----------------------------------------------------------------------------------------------------------------------------------------70" "5786--------29568973--------t9tGJawR9FrACoDZd" " SP : Livré" "------------------------29568973--------t9tGJawR9FrACoDZd--------1" "-----------------------------------------------------------------------------------------------------------------------------------------71" "--------------------------------4Ebw9SE3gKcmHs2nj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------72" "--------------------------------hKwtWayEJpKJKfiys--------0" "-----------------------------------------------------------------------------------------------------------------------------------------73" "--------------------------------nbBiY2By67LqMR2bN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------74" "5795--------22152139--------meKnNKusuW4tNuKSK" "6527--------22152139--------meKnNKusuW4tNuKSK" " SP : Livré" "------------------------22152139--------meKnNKusuW4tNuKSK--------1" "-----------------------------------------------------------------------------------------------------------------------------------------75" "--------------------------------CvXjeiS4RZdWcZWyd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------76" "--------------------------------axmRsJTf7B58wqMQd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------77" "5940--------98546497--------u2akY3wmiPCprErHx" " SP : Livré" "------------------------98546497--------u2akY3wmiPCprErHx--------1" "-----------------------------------------------------------------------------------------------------------------------------------------78" "668-------- 28367499--------" " SP : Livrer" "5800--------28367499--------dtrCzaQGvCA6Gm6ps" " SP : Livré" "------------------------28367499--------dtrCzaQGvCA6Gm6ps--------2" "-----------------------------------------------------------------------------------------------------------------------------------------79" "--------------------------------eD6Apf2tx6DvtmTDi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------80" "5794--------29882296--------jvPLyx2YBxdK77tKW" " SP : Livré" "------------------------29882296--------jvPLyx2YBxdK77tKW--------1" "-----------------------------------------------------------------------------------------------------------------------------------------81" "5847--------29583544 --------6QYicPr9oQ6bwNivb" " SP : Livré" "------------------------29583544 --------6QYicPr9oQ6bwNivb--------1" "-----------------------------------------------------------------------------------------------------------------------------------------82" "--------------------------------sfXSej9xPMRRxx2AS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------83" "1074--------54352010--------" " SP : Livrer" "3408--------54352010--------1712118445" " SP : Livraison effectuée" "4009--------54352010--------1712118445" " SP : Livraison effectuée" "4565--------54352010--------" " SP : Livraison effectuée" "5428--------54352010--------" " SP : " "5802--------54352010--------HCdscYFhC62L5zdfD" " SP : Livré" "5966--------54352010--------HCdscYFhC62L5zdfD" " SP : Livré" "6306--------54352010--------HCdscYFhC62L5zdfD" " SP : Livré" "------------------------54352010--------HCdscYFhC62L5zdfD--------7" "-----------------------------------------------------------------------------------------------------------------------------------------84" "--------------------------------JhaNqsNzcPL5vnokt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------85" "5772--------95148295 --------8F7stAQcGXes9ovRe" " SP : Livré" "6174--------95148295--------8F7stAQcGXes9ovRe" " SP : Livré" "------------------------95148295--------8F7stAQcGXes9ovRe--------2" "-----------------------------------------------------------------------------------------------------------------------------------------86" "5388--------58670066--------" " SP : " "5774--------58670066--------Y4NMHDup5WXStg7BA" " SP : Livré" "------------------------58670066--------Y4NMHDup5WXStg7BA--------2" "-----------------------------------------------------------------------------------------------------------------------------------------87" "5775--------58228628--------cDXGffpxz9YQi9tQk" " SP : Livré" "--------------------------------cDXGffpxz9YQi9tQk--------1" "-----------------------------------------------------------------------------------------------------------------------------------------88" "5776--------29619692--------QiNB9tycDmx65KZMp" " SP : Livré" "--------------------------------QiNB9tycDmx65KZMp--------1" "-----------------------------------------------------------------------------------------------------------------------------------------89" "--------------------------------FYzG7RpF425BeX7jH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------90" "5777--------25297040--------QGjaY53rM5p3E2mNt" " SP : Livré" "--------------------------------QGjaY53rM5p3E2mNt--------1" "-----------------------------------------------------------------------------------------------------------------------------------------91" "5778--------29581027--------Zdb7tqvPrppnmv9Eu" "5871--------29581027--------Zdb7tqvPrppnmv9Eu" " SP : Livré" "------------------------29581027--------Zdb7tqvPrppnmv9Eu--------1" "-----------------------------------------------------------------------------------------------------------------------------------------92" "5779--------24819810--------ZPEmdmHvWGHXf8cJT" " SP : Livré" "--------------------------------ZPEmdmHvWGHXf8cJT--------1" "-----------------------------------------------------------------------------------------------------------------------------------------93" "5780--------94464668--------qdKFWRhxkzax9APuw" " SP : Livré" "--------------------------------qdKFWRhxkzax9APuw--------1" "-----------------------------------------------------------------------------------------------------------------------------------------94" "1023-------- 53980814 --------" " SP : Livrer" "5321--------53980814--------" " SP : " "5799--------53980814 --------xjC8KkaBMDmKbmQz9" " SP : Livré" "6430--------53980814--------xjC8KkaBMDmKbmQz9" " SP : Livré" "6449--------53980814--------xjC8KkaBMDmKbmQz9" " SP : Livré" "------------------------53980814--------xjC8KkaBMDmKbmQz9--------4" "-----------------------------------------------------------------------------------------------------------------------------------------95" "--------------------------------22J2vpezJw2pmGMZQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------96" "--------------------------------TY3eCf5c6mnbjq6tG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------97" "6766--------50 043 331--------xGZijsgZEGm2Dfoc2" "------------------------50 043 331--------xGZijsgZEGm2Dfoc2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------98" "5807--------26192490--------uqNE8bLeYKtb2PRQE" " SP : Livré" "6542--------26192490--------uqNE8bLeYKtb2PRQE" "------------------------26192490--------uqNE8bLeYKtb2PRQE--------1" "-----------------------------------------------------------------------------------------------------------------------------------------99" "--------------------------------rq6wDNNDoR2xjyHX6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------100" "5812--------23562729--------cr2t2vAF2FXiRNM4Z" " SP : Livré" "------------------------23562729--------cr2t2vAF2FXiRNM4Z--------1" "-----------------------------------------------------------------------------------------------------------------------------------------101" "--------------------------------yT2b7ht3d3BBBgTJM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------102" "--------------------------------6ARfttKDwLWLtYdm7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------103" "4707--------24524678--------" " SP : Livraison effectuée" "5811--------24524678--------ezfcLPWvkjSCsXvYd" " SP : Livré" "6286--------24524678--------ezfcLPWvkjSCsXvYd" " SP : Livré" "6591--------24524678--------ezfcLPWvkjSCsXvYd" " SP : Livré" "6913--------24524678--------ezfcLPWvkjSCsXvYd" " SP : Livré" "7237--------24524678--------ezfcLPWvkjSCsXvYd" " SP : Livré" "------------------------24524678--------ezfcLPWvkjSCsXvYd--------6" "-----------------------------------------------------------------------------------------------------------------------------------------104" "5808--------27679620--------QjKqd2ypkZuvGEmAY" " SP : Livré" "7706--------27679620--------QjKqd2ypkZuvGEmAY" " SP : Livré" "------------------------27679620--------QjKqd2ypkZuvGEmAY--------2" "-----------------------------------------------------------------------------------------------------------------------------------------105" "5810--------93157723--------XKoXS9QdjAMwZmC4E" " SP : Livré" "5842--------93157723--------XKoXS9QdjAMwZmC4E" " SP : Livré" "------------------------93157723--------XKoXS9QdjAMwZmC4E--------1" "-----------------------------------------------------------------------------------------------------------------------------------------106" "2188--------22750661--------1686395845" " SP : Livraison effectuée" "2933--------22750661--------1686395845" " SP : Livraison effectuée" "6348--------22750661--------4ut2oquBsxr7kD6hf" " SP : Livré" "------------------------22750661--------4ut2oquBsxr7kD6hf--------3" "-----------------------------------------------------------------------------------------------------------------------------------------107" "--------------------------------6DJEr4pk2DhkavAaA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------108" "4348--------26702751--------" " SP : Livraison effectuée" "5809--------26702751--------eeqHAMdj4kgX8jvrP" " SP : Livré" "7242--------26702751--------eeqHAMdj4kgX8jvrP" " SP : Livré" "------------------------26702751--------eeqHAMdj4kgX8jvrP--------3" "-----------------------------------------------------------------------------------------------------------------------------------------109" "--------------------------------83aXR2xGGFyFDPzoS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------110" "--------------------------------ik9rTaPRurCXdeJhG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------111" "--------------------------------ECqNNGWiueYneuFzk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------112" "5824--------22700493 --------E7PiYJDQcezmKe6wY" " SP : Livré" "------------------------22700493 --------E7PiYJDQcezmKe6wY--------1" "-----------------------------------------------------------------------------------------------------------------------------------------113" "4172--------56516507--------" " SP : Livraison effectuée" "4810--------56516507--------" " SP : Livraison effectuée" "5814--------53835869--------MbtfddcTZkrmDeCWa" " SP : Livré" "6382--------56516507--------MbtfddcTZkrmDeCWa" "------------------------56516507--------MbtfddcTZkrmDeCWa--------3" "-----------------------------------------------------------------------------------------------------------------------------------------114" "5813--------20815488--------XXz3Pn8gEq3pTMrqP" " SP : Livré" "------------------------20815488--------XXz3Pn8gEq3pTMrqP--------1" "-----------------------------------------------------------------------------------------------------------------------------------------115" "--------------------------------o4no4x9Msnc9beW8S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------116" "5816--------58003235 --------q6PZovtuPYvsMxGmi" " SP : Livré" "------------------------58003235 --------q6PZovtuPYvsMxGmi--------1" "-----------------------------------------------------------------------------------------------------------------------------------------117" "--------------------------------7ZFfjArGJcndiXQxR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------118" "51--------+21658063368--------" "2025--------58063368--------1002780440" "2026--------58063368--------1002780440" "2027--------58063368--------45185505" "------------------------58063368--------9Lr32gPFq7d8yiuSf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------119" "5818--------98144506--------8sRwG6ogyQsyW2u6N" " SP : Livré" "------------------------98144506--------8sRwG6ogyQsyW2u6N--------1" "-----------------------------------------------------------------------------------------------------------------------------------------120" "5942--------50424737--------beeLYwvAew3PYcS2q" " SP : Livré" "7014--------50424737--------" " SP : Livré" "------------------------50424737--------beeLYwvAew3PYcS2q--------2" "-----------------------------------------------------------------------------------------------------------------------------------------121" "--------------------------------SudSLfnZ7swiaPqay--------0" "-----------------------------------------------------------------------------------------------------------------------------------------122" "1006-------- 26043440--------" " SP : Livrer" "3754--------26043440--------2063323929" " SP : Livraison effectuée" "6128--------26043440--------xkYyC3kxMkQaySMz6" " SP : Livré" "6263--------26043440--------xkYyC3kxMkQaySMz6" " SP : Livré" "------------------------26043440--------xkYyC3kxMkQaySMz6--------4" "-----------------------------------------------------------------------------------------------------------------------------------------123" "--------------------------------fF2uCEzk8RpoDaisG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------124" "5817--------26767226--------6R3tWauHHgjxSHMy9" " SP : Livré" "------------------------26767226--------6R3tWauHHgjxSHMy9--------1" "-----------------------------------------------------------------------------------------------------------------------------------------125" "5823--------24074618 --------DhmxhEMgEQqfctq3S" "5833--------24074618 --------DhmxhEMgEQqfctq3S" " SP : Livré" "------------------------24074618 --------DhmxhEMgEQqfctq3S--------1" "-----------------------------------------------------------------------------------------------------------------------------------------126" "--------------------------------LxuEuQ6oGd8CN6j43--------0" "-----------------------------------------------------------------------------------------------------------------------------------------127" "--------------------------------XA9TY53qEJiX32aGo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------128" "--------------------------------BrPWFrNQy2iwRWt7M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------129" "5863--------53382619--------" " SP : Livré" "7654--------53382619--------BYcfSF3duXxHvPP9H" " SP : Livré" "------------------------53382619--------BYcfSF3duXxHvPP9H--------2" "-----------------------------------------------------------------------------------------------------------------------------------------130" "--------------------------------86EygXbinErt9XydS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------131" "5826--------52443543 --------wpaqP4qvAeK23jm2c" " SP : Livré" "------------------------52443543 --------wpaqP4qvAeK23jm2c--------1" "-----------------------------------------------------------------------------------------------------------------------------------------132" "5870--------28269078--------KRAb3GwwMGgqwJLbJ" " SP : Livré" "------------------------28269078--------KRAb3GwwMGgqwJLbJ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------133" "5830--------53512873--------WKdFr4dfSoYzLcspv" " SP : Livré" "6314--------53 512 873--------WKdFr4dfSoYzLcspv" " SP : Livré" "------------------------53 512 873--------WKdFr4dfSoYzLcspv--------2" "-----------------------------------------------------------------------------------------------------------------------------------------134" "5829--------22086450 --------u7x6Pqw5BByqhAYBg" " SP : Livré" "------------------------22086450 --------u7x6Pqw5BByqhAYBg--------1" "-----------------------------------------------------------------------------------------------------------------------------------------135" "5832--------53432833 --------zaRa6nXdfkHWxHQFX" " SP : Livré" "------------------------53432833 --------zaRa6nXdfkHWxHQFX--------1" "-----------------------------------------------------------------------------------------------------------------------------------------136" "5507--------50318418--------" " SP : " "5834--------50318418--------yEp97bChkviMToJpz" " SP : Livré" "5939--------50318418--------yEp97bChkviMToJpz" " SP : Livré" "6266--------50318418--------yEp97bChkviMToJpz" " SP : Livré" "6609--------50318418--------yEp97bChkviMToJpz" " SP : Livré" "6717--------50318418--------yEp97bChkviMToJpz" " SP : Livré" "7003--------50318418--------" " SP : Livré" "7585--------50318418--------yEp97bChkviMToJpz" " SP : Livré" "8528--------50318418--------" " SP : Livré" "------------------------50318418--------yEp97bChkviMToJpz--------8" "-----------------------------------------------------------------------------------------------------------------------------------------137" "--------------------------------ZNMT4i3vbzS8GRqvD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------138" "5831--------27078865--------yfdB3MtrqiKGkrW8G" " SP : Livré" "------------------------27078865--------yfdB3MtrqiKGkrW8G--------1" "-----------------------------------------------------------------------------------------------------------------------------------------139" "--------------------------------4WwrrKrMyQ9YEtmiC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------140" "--------------------------------XeJEqKx8ekRWjkHQB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------141" "--------------------------------BZYvz82HGRYW4tzfc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------142" "--------------------------------Kfk9xNQsXKkYuSaY8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------143" "7649--------29105371--------dKeKk8T3DxAB2kPRa" " SP : Livré" "------------------------29105371--------dKeKk8T3DxAB2kPRa--------1" "-----------------------------------------------------------------------------------------------------------------------------------------144" "--------------------------------jsBqnMm93bvCWkdTL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------145" "5843--------21331300--------jz7x2th4aD2TaTvfr" " SP : Livré" "------------------------21331300--------jz7x2th4aD2TaTvfr--------1" "-----------------------------------------------------------------------------------------------------------------------------------------146" "--------------------------------FcWMqgFaBugErY8tu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------147" "1419--------99809221--------" " SP : Livrer" "4383--------99809221--------" " SP : Livraison effectuée" "5841--------99809221--------Q8F6oicxs7PfRb59p" " SP : Livré" "------------------------99809221--------Q8F6oicxs7PfRb59p--------3" "-----------------------------------------------------------------------------------------------------------------------------------------148" "5949--------53419876 --------2zGu8ibNB35nfpQBM" " SP : Livré" "------------------------53419876 --------2zGu8ibNB35nfpQBM--------1" "-----------------------------------------------------------------------------------------------------------------------------------------149" "--------------------------------jc27qBBA9QJJepfFd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------150" "--------------------------------auQGLD2yxNoJ4abaX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------151" "6001--------23804171 --------xvMFhwh7LR75qgDmP" " SP : Livré" "------------------------23804171 --------xvMFhwh7LR75qgDmP--------1" "-----------------------------------------------------------------------------------------------------------------------------------------152" "--------------------------------EgYmtHKmRPDzLZSAS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------153" "--------------------------------zb2TcoTXTgWvFNWPT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------154" "--------------------------------w6AH2vB7tAWud2Mcg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------155" "--------------------------------ekYtbd8e2qTcdNDBs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------156" "--------------------------------TGrRSeHGYnDrZo6Hx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------157" "--------------------------------82hSGnkLpvhupFNRQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------158" "--------------------------------PzTj2s2wg2nWD7udA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------159" "5840--------28085758--------TAujQN3KvZ4TLKqZz" "------------------------28085758--------TAujQN3KvZ4TLKqZz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------160" "--------------------------------R97FqvYKcmarFscxe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------161" "--------------------------------JHE9vGs7FAcM7Si87--------0" "-----------------------------------------------------------------------------------------------------------------------------------------162" "--------------------------------Ha7yxFDsk4aaKDGXT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------163" "--------------------------------6rhr3jHWW3qxw6ZuP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------164" "--------------------------------AtxmrL8uGnpYpqLzt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------165" "--------------------------------TZm5aZG7WteRwwSDz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------166" "--------------------------------Pa9Bhxq2qBo8Nof48--------0" "-----------------------------------------------------------------------------------------------------------------------------------------167" "--------------------------------s55attGw42E5NhiLR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------168" "--------------------------------DvM3WZJZTFXDuTd3j--------0" "-----------------------------------------------------------------------------------------------------------------------------------------169" "--------------------------------GAyG2vdebxvxDbw79--------0" "-----------------------------------------------------------------------------------------------------------------------------------------170" "--------------------------------ADQzpLya7CivTPQMo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------171" "--------------------------------pJRrScmfyo9bWbSm4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------172" "--------------------------------u3xLxmi9dkXjT56ba--------0" "-----------------------------------------------------------------------------------------------------------------------------------------173" "--------------------------------Zo2qjeXkZXu9FJyyS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------174" "--------------------------------fsncBqZGEav2mAG4v--------0" "-----------------------------------------------------------------------------------------------------------------------------------------175" "5845--------54508906 --------NEpibFsNQyCYYnLuj" " SP : Livré" "------------------------54508906 --------NEpibFsNQyCYYnLuj--------1" "-----------------------------------------------------------------------------------------------------------------------------------------176" "--------------------------------vwNybs35sbrZRqbkg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------177" "--------------------------------jSqvKsK5NWDi3WdFE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------178" "--------------------------------4DCysEvZtePFK5q7f--------0" "-----------------------------------------------------------------------------------------------------------------------------------------179" "--------------------------------8SuavXKzjd4dMPgFP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------180" "--------------------------------bcDbeG6oYxMQEe8KG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------181" "5876--------25071899--------hF475PaW4Wcyf94nH" " SP : Livré" "------------------------25071899--------hF475PaW4Wcyf94nH--------1" "-----------------------------------------------------------------------------------------------------------------------------------------182" "--------------------------------DX8pB3ZuxEEpfeu6p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------183" "5846--------58808392 --------ivqRjw2NdPjeuSMaM" " SP : Livré" "------------------------58808392 --------ivqRjw2NdPjeuSMaM--------1" "-----------------------------------------------------------------------------------------------------------------------------------------184" "--------------------------------KkjLBD3dw3hkAzTzZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------185" "--------------------------------a6XG7NPbnpyNWeNKj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------186" "--------------------------------mMhfPa9NWLyQLYP4G--------0" "-----------------------------------------------------------------------------------------------------------------------------------------187" "4535--------26830906--------" " SP : Livraison effectuée" "5848--------26830906--------Gsi3oqkQq4JhZqdfT" " SP : Livré" "------------------------26830906--------Gsi3oqkQq4JhZqdfT--------2" "-----------------------------------------------------------------------------------------------------------------------------------------188" "--------------------------------CCP9DX6iy2rD6Pcwu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------189" "--------------------------------TnAohEyTfWW79j2Xe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------190" "5862--------93500087--------" " SP : Livré" "6470--------93500087--------pNysT2CKAzfRYyvqj" " SP : Livré" "------------------------93500087--------pNysT2CKAzfRYyvqj--------2" "-----------------------------------------------------------------------------------------------------------------------------------------191" "--------------------------------Sm5LjcC3KawK6NSS7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------192" "5852--------58017398--------QGzxBizXDR9ikQKBG" "------------------------58017398--------QGzxBizXDR9ikQKBG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------193" "--------------------------------ArznjNmMABun76gG7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------194" "5866--------90301925--------hdWwhe5jxbGhkzPD9" " SP : Livré" "------------------------90301925--------hdWwhe5jxbGhkzPD9--------1" "-----------------------------------------------------------------------------------------------------------------------------------------195" "--------------------------------iEar9k5mX2AoAqjhe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------196" "--------------------------------8A5KadDuBsz5S5FB2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------197" "--------------------------------NNcd4E5MsPx8XRtnb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------198" "--------------------------------sisngkNujDNHoXZyK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------199" "5851--------25291164--------gs5PtmuZLqtALi36K" " SP : Livré" "------------------------25291164--------gs5PtmuZLqtALi36K--------1" "-----------------------------------------------------------------------------------------------------------------------------------------200" "--------------------------------HZFmXX6xTTRAmb2cq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------201" "--------------------------------du3b7H577CwneK2aY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------202" "--------------------------------8nggofCLuKPY9rXxD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------203" "--------------------------------dxatJuZTEcnqK527q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------204" "--------------------------------pM7iowz3zE6HDDXnc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------205" "5850--------20457615--------uSdc3LEkRpMCbiH4g" " SP : Livré" "------------------------20457615--------uSdc3LEkRpMCbiH4g--------1" "-----------------------------------------------------------------------------------------------------------------------------------------206" "--------------------------------FQXzHoy35WAicLuPG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------207" "6252--------50650146--------dKQGmLzkicCG3KpnF" " SP : Livré" "6628--------50650146--------dKQGmLzkicCG3KpnF" " SP : Livré" "------------------------50650146--------dKQGmLzkicCG3KpnF--------2" "-----------------------------------------------------------------------------------------------------------------------------------------208" "--------------------------------TweQtNSBF56Mr4qPR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------209" "5849--------56287884 --------CvmMofma6zk2tcskQ" " SP : Livré" "------------------------56287884 --------CvmMofma6zk2tcskQ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------210" "--------------------------------RSHfBWJqg87EAtKPJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------211" "--------------------------------j8Jxf7CPkpAgiA5fD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------212" "--------------------------------62pk3tZS22XDscKAr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------213" "--------------------------------h74yFYJF5w93DsawR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------214" "5868--------52486498--------uZMjuEgNGYjoz2DZP" " SP : Livré" "------------------------52486498--------uZMjuEgNGYjoz2DZP--------1" "-----------------------------------------------------------------------------------------------------------------------------------------215" "--------------------------------Mnapotw7kJwaYoTYY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------216" "--------------------------------yXuHLBW3aZttfMmwK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------217" "--------------------------------AEPSwrEBuJFMxL98Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------218" "5853--------25246665--------s7QJXv2hM6zCGnGXz" "------------------------25246665--------s7QJXv2hM6zCGnGXz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------219" "--------------------------------z7MXP3H5qW8RNw8JZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------220" "--------------------------------itZWSiWZNEA2LDL4F--------0" "-----------------------------------------------------------------------------------------------------------------------------------------221" "--------------------------------DdT52XcMutT5AdWt4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------222" "--------------------------------TEJCvCJdMSuW7E5cf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------223" "--------------------------------JGzXdhCYgBvrwtLYK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------224" "--------------------------------eTWppRZXLJAPv2Np3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------225" "4775--------25641199--------" " SP : Livraison effectuée" "5034--------25641199--------" " SP : " "5461--------25641199--------" "5867--------25641199--------QuWqEuApKtTJMNS5d" " SP : Livré" "6158--------25641199--------QuWqEuApKtTJMNS5d" " SP : Livré" "6462--------25641199--------QuWqEuApKtTJMNS5d" " SP : Livré" "6581--------25641199--------QuWqEuApKtTJMNS5d" " SP : Livré" "6945--------25641199--------QuWqEuApKtTJMNS5d" " SP : Livré" "------------------------25641199--------QuWqEuApKtTJMNS5d--------7" "-----------------------------------------------------------------------------------------------------------------------------------------226" "--------------------------------xjgkdJHQsYPWEudnT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------227" "--------------------------------WLmidhF9eu2596Nd5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------228" "5884--------90350446--------sk2ms4jLLgqbbDLB9" "------------------------90350446--------sk2ms4jLLgqbbDLB9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------229" "6008--------50890124--------NEWe4zSX6edxNyJcf" " SP : Livré" "------------------------50890124--------NEWe4zSX6edxNyJcf--------1" "-----------------------------------------------------------------------------------------------------------------------------------------230" "--------------------------------m87EsAL5ridnsrQrM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------231" "5869--------55715272--------QiSvfLXyNFSYpfZ2z" " SP : Livré" "------------------------55715272--------QiSvfLXyNFSYpfZ2z--------1" "-----------------------------------------------------------------------------------------------------------------------------------------232" "--------------------------------wDgLZ4NttiPJ8odH5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------233" "--------------------------------RbKDLinFEivgmWXkZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------234" "--------------------------------vnz6tE8koJzPY8Lrw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------235" "--------------------------------D5FedF7zzuij6rxBA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------236" "--------------------------------NddjEpWAbcSFejD5W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------237" "--------------------------------oJ5FCsZA7xRSr3czH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------238" "--------------------------------sHNN4Wb8YMLn9g9qw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------239" "--------------------------------xmptbDSQcjApNsXsY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------240" "--------------------------------sShQ9rLEcqKEnLbn8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------241" "--------------------------------Cn4cfa6kuwtFQiSia--------0" "-----------------------------------------------------------------------------------------------------------------------------------------242" "--------------------------------FXDG2WehguJsFEGm5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------243" "--------------------------------775SRLMRuQk7knK7g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------244" "--------------------------------m3KMkckfHktvbAGq9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------245" "--------------------------------cJAMzXfNRibXcJAi7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------246" "--------------------------------mzDvJRWLcATWLBDT4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------247" "--------------------------------rP3Y9ykGnAYDhHwKj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------248" "--------------------------------6XnLSuT96awFkGguE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------249" "--------------------------------hZ3vfwFarsDy7YvP9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------250" "--------------------------------xg6pjitKTrjRNpETp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------251" "--------------------------------t7QPg8n9mGJyfoy46--------0" "-----------------------------------------------------------------------------------------------------------------------------------------252" "--------------------------------gH4RPxK8fu2zaDNNz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------253" "1497-------- 54441113--------" "1832--------54441113--------1329401570" " SP : Livrer" "5910--------54441113--------xCadmvEJSrEQuHm3q" "------------------------54441113--------xCadmvEJSrEQuHm3q--------1" "-----------------------------------------------------------------------------------------------------------------------------------------254" "--------------------------------pcsLkCnsNYQYcn3py--------0" "-----------------------------------------------------------------------------------------------------------------------------------------255" "2912--------92352741--------1057620630" " SP : Livraison effectuée" "3010--------92352741--------1057620630" " SP : Livraison effectuée" "6902--------92352741--------7KwfGnaNPRfNvNuEB" " SP : Livré" "6921--------92352741--------7KwfGnaNPRfNvNuEB" " SP : Livré" "7581--------92352741--------" " SP : Livré" "------------------------92352741--------7KwfGnaNPRfNvNuEB--------4" "-----------------------------------------------------------------------------------------------------------------------------------------256" "5875--------29216853--------LWL3K9HpFnawzBPfA" " SP : Livré" "5898--------29216853--------LWL3K9HpFnawzBPfA" " SP : Livré" "------------------------29216853--------LWL3K9HpFnawzBPfA--------1" "-----------------------------------------------------------------------------------------------------------------------------------------257" "--------------------------------Q6Nz3gyrC4kWcgYPm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------258" "--------------------------------9rkGR7yYM8ZKfu23T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------259" "--------------------------------HNHmfmkxSPHKt2bAa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------260" "--------------------------------YXnQvNMH3vqWpYifo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------261" "5872--------25048409--------" " SP : Livré" "5890--------25048409--------5T4XX6ThreHKRjQeP" " SP : Livré" "6537--------25048409--------5T4XX6ThreHKRjQeP" " SP : Livré" "6799--------25048409--------5T4XX6ThreHKRjQeP" " SP : Livré" "7063--------25048409--------5T4XX6ThreHKRjQeP" " SP : Livré" "------------------------25048409--------5T4XX6ThreHKRjQeP--------4" "-----------------------------------------------------------------------------------------------------------------------------------------262" "--------------------------------LnzJJecNeQ5L4yNgS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------263" "--------------------------------2nFQWFHtyDzEYGcSj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------264" "--------------------------------HcaTEx7e9x4wNRgnB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------265" "--------------------------------eYBpeBRkmJP2nSm4d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------266" "7212--------50082069--------6ffeqW6wztaXnuaqa" " SP : Livré" "------------------------50082069--------6ffeqW6wztaXnuaqa--------1" "-----------------------------------------------------------------------------------------------------------------------------------------267" "5877--------28075456--------5KSPXaM6N4FDjr9Xv" " SP : Livré" "------------------------28075456--------5KSPXaM6N4FDjr9Xv--------1" "-----------------------------------------------------------------------------------------------------------------------------------------268" "--------------------------------HSGk7jNX8D6cosjHQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------269" "--------------------------------CbZ8Q7oAhqf2gmsZB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------270" "703--------58900989--------" " SP : Livrer" "3087--------58900989--------508583847" " SP : Livraison effectuée" "5018--------58900989--------" " SP : " "5880--------58900989--------iL4KMpFErEq8nL3Ao" " SP : Livré" "6484--------58900989--------iL4KMpFErEq8nL3Ao" " SP : Livré" "------------------------58900989--------iL4KMpFErEq8nL3Ao--------5" "-----------------------------------------------------------------------------------------------------------------------------------------271" "5881--------27414928--------bvXCQFSWrnKmZFEZ6" " SP : Livré" "8305--------27414928--------" "------------------------27414928--------bvXCQFSWrnKmZFEZ6--------1" "-----------------------------------------------------------------------------------------------------------------------------------------272" "--------------------------------tpeCSR7eae4qQwmkZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------273" "--------------------------------KL4wzf2ijouRFaG2G--------0" "-----------------------------------------------------------------------------------------------------------------------------------------274" "5885--------27257053 --------DFweNCKm5WgwKdF9J" " SP : Livré" "------------------------27257053 --------DFweNCKm5WgwKdF9J--------1" "-----------------------------------------------------------------------------------------------------------------------------------------275" "--------------------------------u3nCWumQHh7pjYRik--------0" "-----------------------------------------------------------------------------------------------------------------------------------------276" "--------------------------------fa4rXZdz9oYDjpmBs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------277" "5886--------26729189 --------f8GXWfuDgPJgnvC3T" " SP : Livré" "------------------------26729189 --------f8GXWfuDgPJgnvC3T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------278" "6131--------53422350--------9KSmdF7cemLwST3Zp" " SP : Livré" "------------------------53422350--------9KSmdF7cemLwST3Zp--------1" "-----------------------------------------------------------------------------------------------------------------------------------------279" "5561--------22972023--------" " SP : " "6049--------22972023--------6c9k2XkpSkfQo833v" " SP : Livré" "------------------------22972023--------6c9k2XkpSkfQo833v--------2" "-----------------------------------------------------------------------------------------------------------------------------------------280" "5883--------53806547--------auS5NrGiTnG97z693" " SP : Livré" "------------------------53806547--------auS5NrGiTnG97z693--------1" "-----------------------------------------------------------------------------------------------------------------------------------------281" "5882--------52381888--------gkPqXFSNd997cz8yN" " SP : Livré" "------------------------52381888--------gkPqXFSNd997cz8yN--------1" "-----------------------------------------------------------------------------------------------------------------------------------------282" "--------------------------------4Gtpt52Sg7qRFdCCP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------283" "955--------55323221--------" " SP : Livrer" "3356--------55323221--------649430867" " SP : Livraison effectuée" "4706--------55323221--------" " SP : Livraison effectuée" "4875--------55323221--------" " SP : Livraison effectuée" "5889--------55323221--------E972aWunadARsE8Zh" "6077--------55323221--------E972aWunadARsE8Zh" " SP : Livré" "6150--------55323221--------E972aWunadARsE8Zh" " SP : Livré" "------------------------55323221--------E972aWunadARsE8Zh--------5" "-----------------------------------------------------------------------------------------------------------------------------------------284" "--------------------------------ELm76ApPqgEvKT5Mc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------285" "5902--------99160690--------RDc6Z77cv2RNyy5cM" " SP : Livré" "------------------------99160690--------RDc6Z77cv2RNyy5cM--------1" "-----------------------------------------------------------------------------------------------------------------------------------------286" "5897--------54628951--------4nKmzXAzfi7Hssgdx" " SP : Livré" "------------------------54628951--------4nKmzXAzfi7Hssgdx--------1" "-----------------------------------------------------------------------------------------------------------------------------------------287" "--------------------------------GFvtKS7QfeLeLvS86--------0" "-----------------------------------------------------------------------------------------------------------------------------------------288" "--------------------------------H86gBbQQ6F5kg6946--------0" "-----------------------------------------------------------------------------------------------------------------------------------------289" "6097--------22022581--------9J7dtgrZncFwXvLoP" " SP : Livré" "6476--------22022581--------9J7dtgrZncFwXvLoP" " SP : Livré" "------------------------22022581--------9J7dtgrZncFwXvLoP--------2" "-----------------------------------------------------------------------------------------------------------------------------------------290" "--------------------------------WfagZfQGiN2RjSBFb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------291" "--------------------------------heE8zcssfiGXeYfL6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------292" "6206--------58076403--------MBBp3scbuGD2Mgm6R" " SP : Livré" "------------------------58076403--------MBBp3scbuGD2Mgm6R--------1" "-----------------------------------------------------------------------------------------------------------------------------------------293" "--------------------------------4CCKBPvmB8sppydGp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------294" "--------------------------------aXXQRQAFoGmothCgu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------295" "--------------------------------WzFb7AtQYwmcgTEE9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------296" "6411--------26217096--------W7DWhersBBPCtiYJ5" " SP : Livré" "------------------------26217096--------W7DWhersBBPCtiYJ5--------1" "-----------------------------------------------------------------------------------------------------------------------------------------297" "--------------------------------qcwaLgcCHEZ7m256P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------298" "--------------------------------BKWudDT8D9SrXBzBa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------299" "--------------------------------i4dh9vTFsg2d4M5rQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------300" "5900--------24963757 --------yLadrCBzzpwjk7pRd" " SP : Livré" "------------------------24963757 --------yLadrCBzzpwjk7pRd--------1" "-----------------------------------------------------------------------------------------------------------------------------------------301" "1393--------50079344--------" " SP : Livrer" "5901--------50079344--------3bTHhPmdDaaotyFje" " SP : Livré" "------------------------50079344--------3bTHhPmdDaaotyFje--------2" "-----------------------------------------------------------------------------------------------------------------------------------------302" "--------------------------------DE5BuRuzJSEa9qSTx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------303" "--------------------------------Tqu965rMrBq9cLWQy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------304" "5904--------29512182 --------yf8k9ypPnCc4MCLY9" "5987--------29512182 --------yf8k9ypPnCc4MCLY9" " SP : Livré" "------------------------29512182 --------yf8k9ypPnCc4MCLY9--------1" "-----------------------------------------------------------------------------------------------------------------------------------------305" "--------------------------------4nn3PJhRTKuPDjuhW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------306" "--------------------------------Ekd2jEFtarxWFYgkd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------307" "--------------------------------sg9ZYp99FxkJoe7fT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------308" "--------------------------------aHQGLdaxHa7GiJ6LZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------309" "--------------------------------uudBcQ34fhmMw8rrA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------310" "--------------------------------MBuFhP8Bv57uyzb4i--------0" "-----------------------------------------------------------------------------------------------------------------------------------------311" "3391--------53004604--------1705988743" " SP : Livraison effectuée" "4858--------53004604--------" "6234--------53004604--------Y7dqkzZ5Qfn5fQM6m" " SP : Livré" "------------------------53004604--------Y7dqkzZ5Qfn5fQM6m--------2" "-----------------------------------------------------------------------------------------------------------------------------------------312" "--------------------------------oBWujrQAgH9y7cE3i--------0" "-----------------------------------------------------------------------------------------------------------------------------------------313" "--------------------------------bdbLcxx6DFueisXw9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------314" "5906--------58624686--------o6AioZyBMq5TLW2yZ" " SP : Livré" "5978--------58624686--------o6AioZyBMq5TLW2yZ" " SP : Livré" "------------------------58624686--------o6AioZyBMq5TLW2yZ--------2" "-----------------------------------------------------------------------------------------------------------------------------------------315" "--------------------------------ZFz5si4jE566bZ5KB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------316" "810--------23913635--------" " SP : Livrer" "6275--------23913635--------MX39DKeEG5zeGzsdP" " SP : Livré" "------------------------23913635--------MX39DKeEG5zeGzsdP--------2" "-----------------------------------------------------------------------------------------------------------------------------------------317" "1245--------50203911--------" "1325--------50203911--------" " SP : Livrer" "3616--------50203911--------872911016" " SP : Livraison effectuée" "4922--------50203911--------" " SP : Livraison effectuée" "5907--------50203911--------NFvL4DXPYoMuvnda4" " SP : Livré" "5958--------50203911--------" " SP : Livré" "------------------------50203911--------NFvL4DXPYoMuvnda4--------4" "-----------------------------------------------------------------------------------------------------------------------------------------318" "--------------------------------LyHdfS3EkpKDzivna--------0" "-----------------------------------------------------------------------------------------------------------------------------------------319" "--------------------------------y3K9gFAEjxE79QHMN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------320" "5909--------55361491--------ifWQmGz9E7hwybkky" " SP : Livré" "------------------------55361491--------ifWQmGz9E7hwybkky--------1" "-----------------------------------------------------------------------------------------------------------------------------------------321" "5908--------21618488--------8dokBPPnX5ccL2uAQ" "------------------------21618488--------8dokBPPnX5ccL2uAQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------322" "--------------------------------8LMyv9pEguks69G95--------0" "-----------------------------------------------------------------------------------------------------------------------------------------323" "6409--------56 045 677--------opRNYdfutFesM97xq" "------------------------56 045 677--------opRNYdfutFesM97xq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------324" "835-------- 56818737--------" " SP : Livrer" "6081--------56818737--------FiTqJ2sWv3gLNshLG" " SP : Livré" "------------------------56818737--------FiTqJ2sWv3gLNshLG--------2" "-----------------------------------------------------------------------------------------------------------------------------------------325" "--------------------------------6MSA6jxQi4c9KxZre--------0" "-----------------------------------------------------------------------------------------------------------------------------------------326" "--------------------------------SomBRnWrphiv2mFGB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------327" "6045--------50805933--------uF2BsvFmXsdjkTCC8" " SP : Livré" "------------------------50805933--------uF2BsvFmXsdjkTCC8--------1" "-----------------------------------------------------------------------------------------------------------------------------------------328" "--------------------------------ajrcAz3xcbc6pqfb7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------329" "5911--------92140138--------mAjAe7iGe28noesX9" " SP : Livré" "------------------------92140138--------mAjAe7iGe28noesX9--------1" "-----------------------------------------------------------------------------------------------------------------------------------------330" "--------------------------------qguFdyNDjboKzG7JY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------331" "--------------------------------scfBtLc5BfKMDZF3i--------0" "-----------------------------------------------------------------------------------------------------------------------------------------332" "--------------------------------MADbmERjTJJvtQYgN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------333" "--------------------------------6ze36YgZhtiQ7ikWW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------334" "1026-------- 28454260 --------" " SP : Livrer" "2879--------28454260--------1689255614" "6300--------28454260--------W6vvt4DtNv396jE6f" " SP : Livré" "7661--------28454260--------W6vvt4DtNv396jE6f" " SP : Livré" "------------------------28454260--------W6vvt4DtNv396jE6f--------3" "-----------------------------------------------------------------------------------------------------------------------------------------335" "--------------------------------8KjQ5YMXdWWms4CtD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------336" "--------------------------------bsbSChTnoQ9iSo22E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------337" "--------------------------------n9zfNSf5nuAiBKrmX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------338" "--------------------------------Gsrjqpb9LW84pFxxS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------339" "5630--------23996264--------" " SP : " "5669--------23996264--------" " SP : " "5912--------23996264--------F5HRcfNKuRk49cwfy" " SP : Livré" "------------------------23996264--------F5HRcfNKuRk49cwfy--------2" "-----------------------------------------------------------------------------------------------------------------------------------------340" "--------------------------------7gk7TewzbGo7SZLgA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------341" "--------------------------------2AXNJdaJiiiAtYJ4Q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------342" "5913--------52001636--------iztitCeK6d9KbMjwu" " SP : Livré" "------------------------52001636--------iztitCeK6d9KbMjwu--------1" "-----------------------------------------------------------------------------------------------------------------------------------------343" "------------------------92398751--------WKXAFQs7BfZ262qfG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------344" "--------------------------------6jQYxt74LbHqNE6B7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------345" "--------------------------------GqSiPC8ctwgdCFC98--------0" "-----------------------------------------------------------------------------------------------------------------------------------------346" "2039--------54379370--------1309398965" " SP : Livraison effectuée" "5917--------54379370--------SZ9y265B5kAK66Fs7" " SP : Livré" "------------------------54379370--------SZ9y265B5kAK66Fs7--------2" "-----------------------------------------------------------------------------------------------------------------------------------------347" "--------------------------------Ap5ZsNJnbyp2r4Ck6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------348" "4978--------29937895--------" " SP : Livraison effectuée" "5946--------42175742--------bL5QrvXBhyXciBEdn" " SP : Livré" "6376--------42175742--------bL5QrvXBhyXciBEdn" " SP : Livré" "6650--------42175742--------bL5QrvXBhyXciBEdn" "6684--------29937895--------bL5QrvXBhyXciBEdn" " SP : Livré" "6954--------29937895--------bL5QrvXBhyXciBEdn" " SP : Livré" "7105--------29937895--------bL5QrvXBhyXciBEdn" " SP : Livré" "7878--------29937895--------bL5QrvXBhyXciBEdn" "------------------------29937895--------bL5QrvXBhyXciBEdn--------6" "-----------------------------------------------------------------------------------------------------------------------------------------349" "7000--------53472594--------MjDWJ8MYMBvsqqPDk" " SP : Livré" "7690--------53472594--------MjDWJ8MYMBvsqqPDk" " SP : Livré" "7741--------53472594--------MjDWJ8MYMBvsqqPDk" " SP : Livré" "8348--------53472594--------" " SP : Livré" "------------------------53472594--------MjDWJ8MYMBvsqqPDk--------3" "-----------------------------------------------------------------------------------------------------------------------------------------350" "5981--------55502670--------NBeybBqRmHZCNkcMx" "------------------------55502670--------NBeybBqRmHZCNkcMx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------351" "5915--------97659765--------xmkxanCPt7vGnE6o7" "------------------------97659765--------xmkxanCPt7vGnE6o7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------352" "5916--------25603358--------yfaMph5WEyZGTAxZ3" " SP : Livré" "------------------------25603358--------yfaMph5WEyZGTAxZ3--------1" "-----------------------------------------------------------------------------------------------------------------------------------------353" "--------------------------------Zfs7PSaJ6waio9Tzq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------354" "--------------------------------bj3PqpSfw6LSgbcXi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------355" "7050--------20802513--------Tfhu2mykt2DAPuCnY" "------------------------20802513--------Tfhu2mykt2DAPuCnY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------356" "5920--------96141383--------CniAN3xPjrnqTLYB8" " SP : Livré" "------------------------96141383--------CniAN3xPjrnqTLYB8--------1" "-----------------------------------------------------------------------------------------------------------------------------------------357" "--------------------------------kDbHyS2o5S2htxaZv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------358" "5918--------51003046--------rwMYLT7r2KwRv8tJi" " SP : Livré" "------------------------51003046--------rwMYLT7r2KwRv8tJi--------1" "-----------------------------------------------------------------------------------------------------------------------------------------359" "6505--------28356379--------xZRcyrTec5fWmQHoT" "------------------------28356379--------xZRcyrTec5fWmQHoT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------360" "--------------------------------RNWrSrfsTD7FjNf8C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------361" "6084--------44180568--------HrhDjBeNTqqJcbeYB" " SP : Livré" "------------------------44180568--------HrhDjBeNTqqJcbeYB--------1" "-----------------------------------------------------------------------------------------------------------------------------------------362" "--------------------------------LiLnMy2ytG2eQqpnp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------363" "--------------------------------g3kmXTkMBWrQZDuQi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------364" "6617--------20426228--------Dw8q2r7Sg9g2poQtb" " SP : Livré" "------------------------20426228--------Dw8q2r7Sg9g2poQtb--------1" "-----------------------------------------------------------------------------------------------------------------------------------------365" "--------------------------------7ukxo6zigiWPXFHYE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------366" "--------------------------------vEgcvP7zZdgQf2v7Q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------367" "--------------------------------3QLQB7xftc9rs9Tcc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------368" "5919--------22204325 --------qNY6NCrNipnYL5FGN" " SP : Livré" "------------------------22204325 --------qNY6NCrNipnYL5FGN--------1" "-----------------------------------------------------------------------------------------------------------------------------------------369" "--------------------------------fD2Dp3gk8Ahtf6qE2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------370" "--------------------------------giePCHuWGZ9n4fyBw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------371" "--------------------------------CXKfYtCSQW4hZkhNT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------372" "--------------------------------dSAJLWTgBM7wv6Z8z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------373" "--------------------------------3CMge3ZBNQ4NdRHfs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------374" "--------------------------------P2QBP5Df2DNvQRPio--------0" "-----------------------------------------------------------------------------------------------------------------------------------------375" "--------------------------------AnoGtdt9RK6524Er6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------376" "--------------------------------QoTr8qATLfJbi4mwj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------377" "--------------------------------KQGDeR3HTYgoYD7P5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------378" "--------------------------------cG4myYsftbSmk4sb4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------379" "--------------------------------xiLAaWN5KggfrDuR2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------380" "--------------------------------G5i6W7DXsw76wDFqt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------381" "--------------------------------EDLwYgwX2NrvQf9u2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------382" "--------------------------------GaLuSpkpwaHu4QKwa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------383" "--------------------------------Q9ttGL4WYmoicTxqk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------384" "2896--------23676396--------616564636" " SP : Livraison effectuée" "2990--------23676396--------616564636" " SP : Livraison effectuée" "5352--------23676396--------" " SP : " "5986--------23676396--------MXSuiN5bNHCis23vq" " SP : Livré" "------------------------23676396--------MXSuiN5bNHCis23vq--------4" "-----------------------------------------------------------------------------------------------------------------------------------------385" "--------------------------------CDzt7CZiP5GG7xBZC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------386" "5947--------25834718--------Ap57wGBSv6GSvdhjN" " SP : Livré" "7482--------25834718--------Ap57wGBSv6GSvdhjN" " SP : Livré" "8170--------25834718--------Ap57wGBSv6GSvdhjN" " SP : Livré" "------------------------25834718--------Ap57wGBSv6GSvdhjN--------3" "-----------------------------------------------------------------------------------------------------------------------------------------387" "5499--------23586723--------" " SP : " "5945--------23586723--------aJTQShTEuM3sm3GDw" " SP : Livré" "6489--------23586723--------aJTQShTEuM3sm3GDw" " SP : Livré" "------------------------23586723--------aJTQShTEuM3sm3GDw--------3" "-----------------------------------------------------------------------------------------------------------------------------------------388" "5948--------21385356--------Mj35NLLvQtihDhHMb" " SP : Livré" "------------------------21385356--------Mj35NLLvQtihDhHMb--------1" "-----------------------------------------------------------------------------------------------------------------------------------------389" "--------------------------------SDydzrDw3a79TGchf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------390" "--------------------------------LjgD3XmibbC9hPBau--------0" "-----------------------------------------------------------------------------------------------------------------------------------------391" "--------------------------------asDbpfFcQzp9mEov9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------392" "--------------------------------kz3ZRoxPEEkvSsuw3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------393" "--------------------------------4TmfRoHZLxQECFXDP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------394" "--------------------------------op8ijPeLbLPcxGeS3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------395" "--------------------------------G3StRPSBwHGEEBouK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------396" "--------------------------------b2JqduhbnKgvfAJ8t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------397" "--------------------------------ubhr5qGCHBJEAsZui--------0" "-----------------------------------------------------------------------------------------------------------------------------------------398" "--------------------------------2WzjMeznk22J4eAun--------0" "-----------------------------------------------------------------------------------------------------------------------------------------399" "--------------------------------95dfBiTnuzQ6vBGja--------0" "-----------------------------------------------------------------------------------------------------------------------------------------400" "--------------------------------Zn7fXe5p8tgJG8FhZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------401" "6048--------58887152--------278L57ukQi5HPDESQ" " SP : Livré" "6182--------58887152--------278L57ukQi5HPDESQ" " SP : Livré" "------------------------58887152--------278L57ukQi5HPDESQ--------2" "-----------------------------------------------------------------------------------------------------------------------------------------402" "--------------------------------BeqN6u7moc2orAjvx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------403" "--------------------------------u7R4EakoNEXJ6S6gx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------404" "--------------------------------4AfcdYZD4YtndSguK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------405" "4135--------27481212--------2062540453" " SP : Livraison effectuée" "4541--------27481212--------" " SP : Livraison effectuée" "4611--------27481212--------" "5996--------27481212--------4W8bu8K4tBekBQhYj" " SP : Livré" "6474--------27481212--------4W8bu8K4tBekBQhYj" " SP : Livré" "------------------------27481212--------4W8bu8K4tBekBQhYj--------4" "-----------------------------------------------------------------------------------------------------------------------------------------406" "--------------------------------4BoJz2r6hhhRSwCZw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------407" "--------------------------------df7PL4ckExY2wyPam--------0" "-----------------------------------------------------------------------------------------------------------------------------------------408" "6464--------58 227 837--------g3j7GdowWFNRYRvoL" " SP : Livré" "7401--------58 227 837--------g3j7GdowWFNRYRvoL" " SP : Livré" "7517--------58 227 837--------g3j7GdowWFNRYRvoL" " SP : Livré" "------------------------58 227 837--------g3j7GdowWFNRYRvoL--------3" "-----------------------------------------------------------------------------------------------------------------------------------------409" "5962--------95465266 --------HoLcG2Ph3NyxFF2LA" " SP : Livré" "------------------------95465266 --------HoLcG2Ph3NyxFF2LA--------1" "-----------------------------------------------------------------------------------------------------------------------------------------410" "--------------------------------BnAuBG4ZcTLurzrys--------0" "-----------------------------------------------------------------------------------------------------------------------------------------411" "--------------------------------FSNwoR9Wy46a7vECW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------412" "--------------------------------hR5Be2sbHi2E4auQR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------413" "--------------------------------nmZdNSwna2iMQ66PA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------414" "--------------------------------cBmfTy3YQz6Sikyec--------0" "-----------------------------------------------------------------------------------------------------------------------------------------415" "--------------------------------mcu7epFDdepq6gHcp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------416" "--------------------------------DdGxKk8rjvRxyt646--------0" "-----------------------------------------------------------------------------------------------------------------------------------------417" "--------------------------------9DMd3w7763dxWaQ2p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------418" "--------------------------------QFpoXA8J3Pn4R6D3k--------0" "-----------------------------------------------------------------------------------------------------------------------------------------419" "--------------------------------eSytZHrFfo4TJkWJB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------420" "5963--------99147431--------2srCoyKDhDugQ5Knu" " SP : Livré" "------------------------99147431--------2srCoyKDhDugQ5Knu--------1" "-----------------------------------------------------------------------------------------------------------------------------------------421" "5114--------54746059--------" " SP : " "5137--------54746059--------" " SP : " "5654--------54746059--------" " SP : " "------------------------54746059--------CE7KwnkkYPAB7aCqt--------3" "-----------------------------------------------------------------------------------------------------------------------------------------422" "--------------------------------suNXnjdqzA8KcDiqq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------423" "4194--------27980747--------1562286722" " SP : Livraison effectuée" "5964--------27980747--------Toy6ZiwotxpF4Krsm" " SP : Livré" "7188--------27980747--------Toy6ZiwotxpF4Krsm" " SP : Livré" "------------------------27980747--------Toy6ZiwotxpF4Krsm--------3" "-----------------------------------------------------------------------------------------------------------------------------------------424" "5967--------53413106--------SYzcaQwggrAD6ar9v" " SP : Livré" "6358--------51 969 858--------SYzcaQwggrAD6ar9v" " SP : Livré" "------------------------51 969 858--------SYzcaQwggrAD6ar9v--------2" "-----------------------------------------------------------------------------------------------------------------------------------------425" "5971--------24570937--------8kJgitETyTLYMYqjz" " SP : Livré" "------------------------24570937--------8kJgitETyTLYMYqjz--------1" "-----------------------------------------------------------------------------------------------------------------------------------------426" "5975--------29466964--------CcHubzHBtAfBoLKPk" " SP : Livré" "6344--------29466964--------CcHubzHBtAfBoLKPk" " SP : Livré" "7114--------29466964--------CcHubzHBtAfBoLKPk" " SP : Livré" "------------------------29466964--------CcHubzHBtAfBoLKPk--------3" "-----------------------------------------------------------------------------------------------------------------------------------------427" "5977--------29397281--------3RPgAA2t9ACTBJyiD" " SP : Livré" "------------------------29397281--------3RPgAA2t9ACTBJyiD--------1" "-----------------------------------------------------------------------------------------------------------------------------------------428" "--------------------------------Gen7v2fkKLbdDdTMz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------429" "706--------25030691--------" " SP : Livrer" "5307--------25030691--------" " SP : " "5983--------25030691--------h6BeeKJQmgdwnXcfk" " SP : Livré" "6419--------25030691--------h6BeeKJQmgdwnXcfk" " SP : Livré" "6809--------25030691--------h6BeeKJQmgdwnXcfk" " SP : Livré" "7015--------25030691--------" " SP : Livré" "------------------------25030691--------h6BeeKJQmgdwnXcfk--------6" "-----------------------------------------------------------------------------------------------------------------------------------------430" "5979--------53436332--------7X4jw7YvYb2bQPmXZ" " SP : Livré" "------------------------53436332--------7X4jw7YvYb2bQPmXZ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------431" "5980--------24022528 --------8a56cBvnBtJwQWvxh" " SP : Livré" "------------------------24022528 --------8a56cBvnBtJwQWvxh--------1" "-----------------------------------------------------------------------------------------------------------------------------------------432" "5982--------27664944--------XfKKoi8BzJEJjirvc" " SP : Livré" "------------------------27664944--------XfKKoi8BzJEJjirvc--------1" "-----------------------------------------------------------------------------------------------------------------------------------------433" "--------------------------------XEpTiCibL4Tbph2fg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------434" "--------------------------------e3rNL9YdZjEK9d3Ah--------0" "-----------------------------------------------------------------------------------------------------------------------------------------435" "--------------------------------nquboGdChMzyoGhZG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------436" "--------------------------------EAmfZLnus35t8BYjd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------437" "--------------------------------Bo83EqdJsvh7Q7yG3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------438" "--------------------------------FHaqf3Qw8TR4R5DF3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------439" "6365--------24 601 970--------vJnvpZZg7rvvBZhNm" " SP : Livré" "------------------------24 601 970--------vJnvpZZg7rvvBZhNm--------1" "-----------------------------------------------------------------------------------------------------------------------------------------440" "--------------------------------XqLeBYuZCpa4andH6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------441" "--------------------------------n3qnkBbaRmo5CtJbc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------442" "2512--------27567261--------2090877772" " SP : Livraison effectuée" "3579--------27567261--------2090877772" " SP : Livraison effectuée" "6005--------27567261--------8MqebaDQjg2XrKJJb" "------------------------27567261--------8MqebaDQjg2XrKJJb--------2" "-----------------------------------------------------------------------------------------------------------------------------------------443" "--------------------------------XHeCXrcP9F42fwYXh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------444" "--------------------------------qBeEKcCqw9wRtzzvS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------445" "--------------------------------bY6szDNPb3uwMzdoC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------446" "--------------------------------5hfdL2piHQshXXSkv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------447" "--------------------------------tAacCQ6deYDxmBFY9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------448" "--------------------------------p8HQhnb4JtJxEEapA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------449" "--------------------------------ywbiXSACPGJSZztK8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------450" "--------------------------------rrGufWFqeLa6BBqW4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------451" "--------------------------------qxTJ9KheDGhuwxpS8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------452" "--------------------------------oG6S2g4PvZMtwpYaq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------453" "--------------------------------9hw8JHwBtcszbtBSo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------454" "--------------------------------xmCxhDpimtqkNQ5Tg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------455" "--------------------------------KyhfouYH9PKcKEze5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------456" "--------------------------------5dBMEhw8LNEimMjRY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------457" "--------------------------------bidiBhGt7WKLygniC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------458" "--------------------------------r8BdtDsyxqPQnrYbE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------459" "--------------------------------Qw6g2MSdDX64o3YkY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------460" "--------------------------------DuQ2w3tfRKoZyvc7G--------0" "-----------------------------------------------------------------------------------------------------------------------------------------461" "--------------------------------2xCCs9wp6cKFM9Rqy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------462" "--------------------------------XyKe8DanFrtMyNM6t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------463" "872--------56520433--------" "6079--------56520433--------e772PQRd3e8w6pewS" " SP : Livré" "------------------------56520433--------e772PQRd3e8w6pewS--------1" "-----------------------------------------------------------------------------------------------------------------------------------------464" "--------------------------------MqHxN5Kp867c6n2T6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------465" "--------------------------------bpNyrhEytaAF9Zr7T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------466" "--------------------------------y6ibouivr3DzhMgS5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------467" "6144--------99422233--------ZTe9Wo2SZTTrmen9N" " SP : Livré" "------------------------99422233--------ZTe9Wo2SZTTrmen9N--------1" "-----------------------------------------------------------------------------------------------------------------------------------------468" "6154--------27233357--------BYK8d8YGt2A9iHG4S" " SP : Livré" "------------------------27233357--------BYK8d8YGt2A9iHG4S--------1" "-----------------------------------------------------------------------------------------------------------------------------------------469" "--------------------------------JZbdiG7sr25vf9L4b--------0" "-----------------------------------------------------------------------------------------------------------------------------------------470" "--------------------------------7Nhh2s2KWkm6JHAC8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------471" "--------------------------------c97YEqqSuAATaKeQJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------472" "6006--------29728347--------33WEJ9xDxcz2uQm47" " SP : Livré" "------------------------29728347--------33WEJ9xDxcz2uQm47--------1" "-----------------------------------------------------------------------------------------------------------------------------------------473" "--------------------------------ZDWyLexK5vbcX933N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------474" "--------------------------------XgXfoPwDySj5d9gmi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------475" "--------------------------------i6BC2vAkfcinud9Nd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------476" "--------------------------------RAje24jeX2ei7E7tS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------477" "--------------------------------6mrpsX3bmAXwDfpK8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------478" "--------------------------------S6KCP9uYfrx2AvDgZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------479" "--------------------------------thehnahgGjChzWFgt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------480" "6141--------93376353--------3Ebv6rG7sHXQ3MGSq" " SP : Livré" "------------------------93376353--------3Ebv6rG7sHXQ3MGSq--------1" "-----------------------------------------------------------------------------------------------------------------------------------------481" "--------------------------------m4nae4qKFy3F6EAZY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------482" "5984--------96221027--------tRL7N2bznBFAypoSj" " SP : Livré" "------------------------96221027--------tRL7N2bznBFAypoSj--------1" "-----------------------------------------------------------------------------------------------------------------------------------------483" "--------------------------------FH5nSCMMdafsrzT4u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------484" "--------------------------------nid72HHFGL3HoXEYH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------485" "--------------------------------bTFepi46PteosSX93--------0" "-----------------------------------------------------------------------------------------------------------------------------------------486" "--------------------------------inTEueSgH3GNG4fPL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------487" "--------------------------------8b3ikAGhXE7vaQpzX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------488" "6098--------54415265--------cHEbeoxL8ksCfPhoE" " SP : Livré" "------------------------54415265--------cHEbeoxL8ksCfPhoE--------1" "-----------------------------------------------------------------------------------------------------------------------------------------489" "--------------------------------rorre3rkNxjMsmcnM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------490" "--------------------------------N7ZMbanmnrXnWxbNC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------491" "5985--------58522757 --------Ejqob2PT9EBc35pSv" "------------------------58522757 --------Ejqob2PT9EBc35pSv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------492" "6047--------93575085--------u4ohyDgkwozFFCpsh" " SP : Livré" "6844--------24478953--------u4ohyDgkwozFFCpsh" " SP : Livré" "8529--------24478953--------" " SP : Livré" "------------------------24478953--------u4ohyDgkwozFFCpsh--------3" "-----------------------------------------------------------------------------------------------------------------------------------------493" "--------------------------------ciWg5oPAGfxw4bwFi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------494" "--------------------------------HokmwDhs3neu6wB3j--------0" "-----------------------------------------------------------------------------------------------------------------------------------------495" "--------------------------------NAJceGxxLtBuZazm7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------496" "--------------------------------nDrCDEJwc5Q83fvqb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------497" "6137--------27123618--------Bzbe8vF8w4JN9DtW2" "------------------------27123618--------Bzbe8vF8w4JN9DtW2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------498" "6073--------90266217--------kauWXiTKwih7bkEFH" " SP : Livré" "6491--------90266217--------kauWXiTKwih7bkEFH" "------------------------90266217--------kauWXiTKwih7bkEFH--------1" "-----------------------------------------------------------------------------------------------------------------------------------------499" "6078--------99050693--------ejxNAq2Zkvb9FQ85N" " SP : Livré" "------------------------99050693--------ejxNAq2Zkvb9FQ85N--------1" "-----------------------------------------------------------------------------------------------------------------------------------------500" "6003--------54187327--------EpeSdiP3ymEmiaxs7" "------------------------54187327--------EpeSdiP3ymEmiaxs7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------501" "6416--------26871343--------F3yyEEDpNd7nThbnb" " SP : Livré" "6702--------26871343--------F3yyEEDpNd7nThbnb" " SP : Livré" "7186--------26871343--------F3yyEEDpNd7nThbnb" " SP : Livré" "7578--------26871343--------F3yyEEDpNd7nThbnb" " SP : Livré" "------------------------26871343--------F3yyEEDpNd7nThbnb--------4" "-----------------------------------------------------------------------------------------------------------------------------------------502" "--------------------------------DFnTgd8ut3MshpiJh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------503" "--------------------------------Z3axmhmWZBrogTCoF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------504" "--------------------------------CAXEBmK8tCwLfhgxi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------505" "--------------------------------kAowP6pJw3bzGTkg9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------506" "6076--------55426914--------ERmyW4Wp7P996fJxs" " SP : Livré" "------------------------55426914--------ERmyW4Wp7P996fJxs--------1" "-----------------------------------------------------------------------------------------------------------------------------------------507" "--------------------------------2eNDPTTitdTsRoDfM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------508" "6518--------26494918--------YtdjKzTHXmZCMvbaM" " SP : Livré" "------------------------26494918--------YtdjKzTHXmZCMvbaM--------1" "-----------------------------------------------------------------------------------------------------------------------------------------509" "6146--------29 406 338--------n3C4EzT832ZgBAgc2" " SP : Livré" "------------------------29 406 338--------n3C4EzT832ZgBAgc2--------1" "-----------------------------------------------------------------------------------------------------------------------------------------510" "5997--------24612443--------Q9aafGALMGLs8hkkR" " SP : Livré" "------------------------24612443--------Q9aafGALMGLs8hkkR--------1" "-----------------------------------------------------------------------------------------------------------------------------------------511" "--------------------------------5ZaoPwciTgASFWqto--------0" "-----------------------------------------------------------------------------------------------------------------------------------------512" "6324--------54 082 351--------vENXJ7w5ARD8KtTRG" " SP : Livré" "------------------------54 082 351--------vENXJ7w5ARD8KtTRG--------1" "-----------------------------------------------------------------------------------------------------------------------------------------513" "6642--------46346690--------xLavkCritB99QSFgP" " SP : Livré" "------------------------46346690--------xLavkCritB99QSFgP--------1" "-----------------------------------------------------------------------------------------------------------------------------------------514" "--------------------------------9Ttu2QmaaR4Q6Go95--------0" "-----------------------------------------------------------------------------------------------------------------------------------------515" "--------------------------------2YPuGLnJwq5znncfA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------516" "--------------------------------aiYKCeJytbqvEwXJM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------517" "--------------------------------LvmL9RxxkHEZ7QMZG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------518" "--------------------------------8ziJ9TnEvAHGAipvb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------519" "--------------------------------GYCp7EbNM6esWXJB8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------520" "--------------------------------xQcsHhNyRwj77sTwD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------521" "--------------------------------QEiGYh9xiARcdxkPA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------522" "--------------------------------em9YCzqrTcQW2fNyp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------523" "6087--------22770781--------tsScny4bobLz2pgg9" " SP : Livré" "------------------------22770781--------tsScny4bobLz2pgg9--------1" "-----------------------------------------------------------------------------------------------------------------------------------------524" "--------------------------------PEWamM9sY9vJNnvFF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------525" "--------------------------------CxS7cjKgJnXv44ZwR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------526" "--------------------------------9z5RaS3mdD8BLK4bi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------527" "--------------------------------8354yrvqr3hcq93zT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------528" "6561--------97779268--------DY2hKRm6ZhCrBLbwc" " SP : Livré" "------------------------97779268--------DY2hKRm6ZhCrBLbwc--------1" "-----------------------------------------------------------------------------------------------------------------------------------------529" "--------------------------------gJAEGQNWMdZf6KsYQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------530" "6479--------58401881--------wawsozCswxPPnCp58" " SP : Livré" "------------------------58401881--------wawsozCswxPPnCp58--------1" "-----------------------------------------------------------------------------------------------------------------------------------------531" "--------------------------------9rkfR89cxneC9mtdn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------532" "--------------------------------S2vtJeEEfSDB5JPna--------0" "-----------------------------------------------------------------------------------------------------------------------------------------533" "--------------------------------xaZyBfmXu97CE3rha--------0" "-----------------------------------------------------------------------------------------------------------------------------------------534" "6074--------26091198--------WuNLxws8Ap8BDLLyP" " SP : Livré" "------------------------26091198--------WuNLxws8Ap8BDLLyP--------1" "-----------------------------------------------------------------------------------------------------------------------------------------535" "--------------------------------qDdw7vngdTCzpCC6e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------536" "--------------------------------P978snmR7rkGyD9Aa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------537" "--------------------------------J6uC3yY8ZECBZnssk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------538" "--------------------------------8eEnK5NaFj8MZjoTy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------539" "--------------------------------EaCAw6uwEAK5JtoNa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------540" "--------------------------------XjLyZ8YZR6yaMGrio--------0" "-----------------------------------------------------------------------------------------------------------------------------------------541" "--------------------------------ruAJzwzMJuEEkk4qp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------542" "--------------------------------kA55oAdPx8RRXfAtm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------543" "--------------------------------Zs3NQvobnHDzNvwEN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------544" "--------------------------------dMcNqAa4ATgHpK4Ae--------0" "-----------------------------------------------------------------------------------------------------------------------------------------545" "--------------------------------RnkL5Gc65FqZ5JMQ7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------546" "6105--------23549088--------B52iJRsK4GD6f3pmw" " SP : Livré" "------------------------23549088--------B52iJRsK4GD6f3pmw--------1" "-----------------------------------------------------------------------------------------------------------------------------------------547" "6165--------93706714--------YxdFCkDYNrSoazQk4" " SP : Livré" "------------------------93706714--------YxdFCkDYNrSoazQk4--------1" "-----------------------------------------------------------------------------------------------------------------------------------------548" "--------------------------------sTjhQnvQjmeFLTuRp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------549" "--------------------------------h4PhepNcQKH72oPC4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------550" "--------------------------------nomNReWHqQMDmkAoN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------551" "--------------------------------TjgwRWLsytqw6NRgY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------552" "--------------------------------yxWgmBRpq9BnBPy7f--------0" "-----------------------------------------------------------------------------------------------------------------------------------------553" "--------------------------------X6PyX26ZjPiz6Qwe6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------554" "6203--------25147443--------LQWcayaExgbX9QcJq" " SP : Livré" "------------------------25147443--------LQWcayaExgbX9QcJq--------1" "-----------------------------------------------------------------------------------------------------------------------------------------555" "--------------------------------4nRW8ZoRAcEkdtaRt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------556" "--------------------------------oouosfKhqGFeHqpwH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------557" "597--------90211036--------" " SP : Livrer" "6605--------90211036--------8hu3YY8SPNEdxJC8m" " SP : Livré" "------------------------90211036--------8hu3YY8SPNEdxJC8m--------2" "-----------------------------------------------------------------------------------------------------------------------------------------558" "6002--------26255411 --------bZk8nQGKfw7SiQHnt" " SP : Livré" "------------------------26255411 --------bZk8nQGKfw7SiQHnt--------1" "-----------------------------------------------------------------------------------------------------------------------------------------559" "6145--------52501499--------qtXfQzASBYdNXoFHC" " SP : Livré" "------------------------52501499--------qtXfQzASBYdNXoFHC--------1" "-----------------------------------------------------------------------------------------------------------------------------------------560" "--------------------------------mEbcBk3B6RmuWCt2g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------561" "6326--------29492031--------9KJDkYCeZdTb3aDLA" " SP : Livré" "6359--------29492031--------9KJDkYCeZdTb3aDLA" " SP : Livré" "------------------------29492031--------9KJDkYCeZdTb3aDLA--------2" "-----------------------------------------------------------------------------------------------------------------------------------------562" "--------------------------------NeQRAphRhYbFS7Wkq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------563" "--------------------------------ARq7gam3tNNPqXpbf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------564" "--------------------------------mExFcxk3zABtF8mkC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------565" "--------------------------------zpSfjM8J4hcJBXRk2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------566" "--------------------------------Y7vbhRfcmChjN8zuJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------567" "6004--------56094994 --------TASGfCyLw4QdNN8BM" " SP : Livré" "------------------------56094994 --------TASGfCyLw4QdNN8BM--------1" "-----------------------------------------------------------------------------------------------------------------------------------------568" "6123--------99812703--------ev4DETFfxzrbSFMjG" " SP : Livré" "------------------------99812703--------ev4DETFfxzrbSFMjG--------1" "-----------------------------------------------------------------------------------------------------------------------------------------569" "--------------------------------jSei5J4HyH35Tb3Xp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------570" "--------------------------------pqZvwnjjXmWvwYhxT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------571" "--------------------------------r64y3Dc84EkgXTsDw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------572" "--------------------------------GCoT3KTr899iJeSCo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------573" "6247--------50869834--------KqPKRNK8dwNLnewHc" " SP : Livré" "------------------------50869834--------KqPKRNK8dwNLnewHc--------1" "-----------------------------------------------------------------------------------------------------------------------------------------574" "--------------------------------F48zjspBb2qY7F263--------0" "-----------------------------------------------------------------------------------------------------------------------------------------575" "--------------------------------cYeC2xHSxFG3vqFhL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------576" "6163--------23583842--------wPQviEJ6Fo7FdEHhT" "6461--------21973394--------wPQviEJ6Fo7FdEHhT" "6503--------21973394--------wPQviEJ6Fo7FdEHhT" "------------------------21973394--------wPQviEJ6Fo7FdEHhT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------577" "--------------------------------ccz9Nidb6tqihKQDL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------578" "--------------------------------T7nn7R87d6GR5TWvN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------579" "--------------------------------Mwv59LG4n8LKxZcDK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------580" "--------------------------------iwCia22xzG4zeDdhy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------581" "--------------------------------rnrrMPjXfE9GLjaih--------0" "-----------------------------------------------------------------------------------------------------------------------------------------582" "--------------------------------Pkm4un8MifpS7DSag--------0" "-----------------------------------------------------------------------------------------------------------------------------------------583" "--------------------------------QB2d7jkrpmHkDTYWb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------584" "--------------------------------ADJY7g6pJzaLAkh9Y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------585" "--------------------------------eSLEoW2pNSYNoosdL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------586" "--------------------------------Rb5GnbGyBaaC23Prj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------587" "--------------------------------xuqyiorpSytTSD8BQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------588" "--------------------------------r5LF3eZEQGwxRqk5p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------589" "--------------------------------2iX422EqjKDoFCtSw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------590" "--------------------------------p6BtiY3Kqu342vPEB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------591" "7199--------29540157--------5hA928KA3Q6cAEM6m" " SP : Livré" "------------------------29540157--------5hA928KA3Q6cAEM6m--------1" "-----------------------------------------------------------------------------------------------------------------------------------------592" "--------------------------------z8L3x4zBMokwKECCp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------593" "--------------------------------Mc7iBoyAsvC3uyHaG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------594" "--------------------------------2JiwpqgdqGEttDoBq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------595" "--------------------------------tJ4KuS4cP77wwLzJw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------596" "--------------------------------QLj32QBygLritmhY5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------597" "--------------------------------6HjrfpnwyT6Ka5qAk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------598" "--------------------------------3GaQfpnirh8xNTGaz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------599" "--------------------------------bcy94eiEsMwxShNDA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------600" "--------------------------------cf4rYE5iigLFgtNzp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------601" "--------------------------------ywWZbzieBG7h9Bb3y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------602" "--------------------------------7P3L7aq2AaMNeeipR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------603" "--------------------------------7phE5cE5ksLtXuj5W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------604" "--------------------------------9pyoLhSJ5vCmZcyGM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------605" "6715--------26070201--------ESvxgizwASWQi6mtR" " SP : Livré" "------------------------26070201--------ESvxgizwASWQi6mtR--------1" "-----------------------------------------------------------------------------------------------------------------------------------------606" "--------------------------------Nz7CQn4xtXmWQ3M2A--------0" "-----------------------------------------------------------------------------------------------------------------------------------------607" "--------------------------------4FJ4LkiCRpmBoSoEp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------608" "--------------------------------2r5HDXPcjLqsYimj9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------609" "--------------------------------CTepdGRZEMu5Ka7Fk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------610" "--------------------------------5AtFEupe3onjps4PS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------611" "--------------------------------BjpHyodTYSjazmiKs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------612" "--------------------------------DK88nbyyLdG8jtYkJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------613" "--------------------------------t647jyE3WDFfTpo4k--------0" "-----------------------------------------------------------------------------------------------------------------------------------------614" "--------------------------------QCr954R9ZQbTorQoJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------615" "--------------------------------dn3G9bKqv6QM72ye2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------616" "--------------------------------AggSAj5kez8wQrAMi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------617" "6052--------24903604--------4dNiuw4Cb42Bpd9sc" " SP : Livré" "6336--------24903604--------4dNiuw4Cb42Bpd9sc" " SP : Livré" "7877--------24903604--------4dNiuw4Cb42Bpd9sc" " SP : Livré" "------------------------24903604--------4dNiuw4Cb42Bpd9sc--------3" "-----------------------------------------------------------------------------------------------------------------------------------------618" "--------------------------------GvRzpEJSEmzEqk3iA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------619" "--------------------------------rBmohY5mg8n47q5xb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------620" "--------------------------------7Tmaf2CFjdwQkxSKo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------621" "--------------------------------ntKHzH3kpP6xm8v5r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------622" "--------------------------------sfzykt3ESAkxo52zH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------623" "--------------------------------BWPyCAoXRDtS3mfu7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------624" "--------------------------------Lo42J3ZqortpQNoP6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------625" "--------------------------------Q9ZxwMYwA4YyhguSp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------626" "--------------------------------8fTmGyavs8BEhyHHj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------627" "--------------------------------ki3S7vLWoci6wgvSX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------628" "--------------------------------cnWyJrqLPXuD5oa59--------0" "-----------------------------------------------------------------------------------------------------------------------------------------629" "--------------------------------wkLw9RPh2EkmT89RN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------630" "--------------------------------9Pdww3j8rPxCQpewz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------631" "--------------------------------oSN2pXQhMjGnh5YZQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------632" "--------------------------------NPNZfJtgQ3u7EEsTf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------633" "6085--------54534936--------adptiTBrB4LDy2mYr" " SP : Livré" "------------------------54534936--------adptiTBrB4LDy2mYr--------1" "-----------------------------------------------------------------------------------------------------------------------------------------634" "6109--------54813809--------TNXamTqQh4c7PRx5Q" " SP : Livré" "6485--------54813809--------TNXamTqQh4c7PRx5Q" " SP : Livré" "7684--------26537608--------TNXamTqQh4c7PRx5Q" " SP : Livré" "------------------------26537608--------TNXamTqQh4c7PRx5Q--------3" "-----------------------------------------------------------------------------------------------------------------------------------------635" "--------------------------------7njuHkFagfbGkvZoW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------636" "--------------------------------aHx7ZJLmTDzDzgXQQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------637" "--------------------------------gsbBat8z2iDhmMChe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------638" "--------------------------------BMB5gXWoGeEpWrmek--------0" "-----------------------------------------------------------------------------------------------------------------------------------------639" "--------------------------------MqWXCEAprr24qypJS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------640" "--------------------------------5ZdS4eyTgWFfG8y5b--------0" "-----------------------------------------------------------------------------------------------------------------------------------------641" "--------------------------------XYq6sgkdpK7gRr45R--------0" "-----------------------------------------------------------------------------------------------------------------------------------------642" "--------------------------------oc7ajCj54qfvPjtKY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------643" "--------------------------------saTd5P9cypSEzwiGk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------644" "6720--------92 122 204--------9RPuCizacusWgu5Fc" " SP : Livré" "------------------------92 122 204--------9RPuCizacusWgu5Fc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------645" "--------------------------------3LeBNpLtuDkfwdSF2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------646" "--------------------------------vQLp45PiczFdag2CH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------647" "--------------------------------C7ybbC2bcXxCcQQ4c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------648" "6613-------- 54 526 759--------gFdWKjLB5BAbNNcwx" " SP : Livré" "------------------------ 54 526 759--------gFdWKjLB5BAbNNcwx--------1" "-----------------------------------------------------------------------------------------------------------------------------------------649" "--------------------------------8c8zRAx7bMxNngYDy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------650" "--------------------------------eKAsWvKJC4avDLdur--------0" "-----------------------------------------------------------------------------------------------------------------------------------------651" "6083--------92765794--------3nrSWsZH43oEjdtyp" " SP : Livré" "------------------------92765794--------3nrSWsZH43oEjdtyp--------1" "-----------------------------------------------------------------------------------------------------------------------------------------652" "--------------------------------RR4QfyQeMzXmeQDYm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------653" "--------------------------------YmLijfFuhKFSndveS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------654" "--------------------------------22woEnTjy2MZ4RYmG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------655" "--------------------------------96d4mFLf7YGx8Zsmg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------656" "--------------------------------wJFfxMRGCLf2HaGbP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------657" "--------------------------------aKignKNQ2CDj6yN3L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------658" "--------------------------------sgg2T8KqFJ7cWvqCG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------659" "--------------------------------Hz3ZgGkoo4d6h9wE8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------660" "--------------------------------7ZPjr8gnjJCJmvGbs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------661" "4151--------99049856--------277286984" " SP : Livraison effectuée" "6069--------99049856--------ZGtQ8EQ6Ni9oRAiRw" " SP : Livré" "------------------------99049856--------ZGtQ8EQ6Ni9oRAiRw--------2" "-----------------------------------------------------------------------------------------------------------------------------------------662" "--------------------------------qAPLbH7ccbh5LcMAh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------663" "--------------------------------HkkjxukwNWAm4re8P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------664" "--------------------------------ABc2tsuTLWZXnYFuk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------665" "--------------------------------crq2CQCEv3YmcZrZs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------666" "6065--------92603564--------YcFgpFGinbEFkFgWd" " SP : Livré" "7673--------92603564--------YcFgpFGinbEFkFgWd" " SP : Livré" "------------------------92603564--------YcFgpFGinbEFkFgWd--------2" "-----------------------------------------------------------------------------------------------------------------------------------------667" "--------------------------------qmE9nGAjRh7ArDz46--------0" "-----------------------------------------------------------------------------------------------------------------------------------------668" "--------------------------------tpJYKjyFoGRuZLfcs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------669" "--------------------------------i7sDbtHBFb6B5R4ut--------0" "-----------------------------------------------------------------------------------------------------------------------------------------670" "--------------------------------SfhANZh7etG8PrYuY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------671" "6173--------90574888--------WNiaaEP4uX244Dstc" " SP : Livré" "------------------------90574888--------WNiaaEP4uX244Dstc--------1" "-----------------------------------------------------------------------------------------------------------------------------------------672" "--------------------------------WmxFgk2JqEvgarJ7N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------673" "--------------------------------rmPNCMzeS2WDtmk6o--------0" "-----------------------------------------------------------------------------------------------------------------------------------------674" "--------------------------------uLy9732FK8BfZoCBh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------675" "6024--------93405596--------" " SP : Livré" "7651--------93405596--------kojcKvKihCdhMRYSp" " SP : Livré" "------------------------93405596--------kojcKvKihCdhMRYSp--------2" "-----------------------------------------------------------------------------------------------------------------------------------------676" "6023--------20021139--------" " SP : Livré" "------------------------20021139--------Gkn63p5Dzanuxr9mg--------1" "-----------------------------------------------------------------------------------------------------------------------------------------677" "6022--------95803262--------" "------------------------95803262--------nB5s8GDXamCdpSbdK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------678" "--------------------------------PCvvtZpZsMmk3gYnq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------679" "--------------------------------qcpce9uygDQqbRpiE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------680" "6092--------52280425--------3EJKQ6sen5oWxCLjf" " SP : Livré" "------------------------52280425--------3EJKQ6sen5oWxCLjf--------1" "-----------------------------------------------------------------------------------------------------------------------------------------681" "--------------------------------yk83Z59zF2psRFizf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------682" "--------------------------------DmBFzfHGBTMAc2yKh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------683" "--------------------------------nH4ngdeR2XoarZT3K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------684" "--------------------------------RpoBqLJe9uAgnWDjt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------685" "--------------------------------H4mD59RzY6kjjLhhQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------686" "--------------------------------6sWj43rWwq6beoMsc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------687" "--------------------------------6tHY8gjDjRLZ6GK2J--------0" "-----------------------------------------------------------------------------------------------------------------------------------------688" "--------------------------------px4aQBNoTvEhDryfB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------689" "--------------------------------c59N3uMrqFfS7xxPN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------690" "--------------------------------hAmHaRSoceKeSJQma--------0" "-----------------------------------------------------------------------------------------------------------------------------------------691" "--------------------------------kLkyDAPfQ9eyCzfwg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------692" "--------------------------------YpQFmnLLSfcQzSgXG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------693" "--------------------------------KDKN8vRPXKRmLFNoY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------694" "--------------------------------AeoDz9YvQXjgHHG7Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------695" "--------------------------------RjER6eNQuPM7t8MeB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------696" "--------------------------------ceK8GWXq7nFu4MTyx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------697" "------------------------9909831 --------KZnRB59Esw78kB48K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------698" "--------------------------------gCW9zCENDJ63NoNfJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------699" "5143--------52022158--------" " SP : " "6543--------52022158--------E8rKwPd6DQw69E9BM" " SP : Livré" "------------------------52022158--------E8rKwPd6DQw69E9BM--------2" "-----------------------------------------------------------------------------------------------------------------------------------------700" "5989--------99751778--------" " SP : Livré" "6472--------99751778--------mgkvkiJsFn5eueJfs" " SP : Livré" "------------------------99751778--------mgkvkiJsFn5eueJfs--------2" "-----------------------------------------------------------------------------------------------------------------------------------------701" "1187-------- 27633915 --------" " SP : Livrer" "6033--------27633915--------842KZvZrusKewjgRi" "------------------------27633915--------842KZvZrusKewjgRi--------1" "-----------------------------------------------------------------------------------------------------------------------------------------702" "--------------------------------BqfYrDPSgLnZgNq9E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------703" "--------------------------------f2xgZaTuXrs4oqxLR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------704" "5223--------27162385--------" " SP : " "6164--------27162385--------L2Sn42HweTMtyTGQy" " SP : Livré" "------------------------27162385--------L2Sn42HweTMtyTGQy--------2" "-----------------------------------------------------------------------------------------------------------------------------------------705" "5423--------52505784--------" " SP : " "6046--------52505784--------uZ5RuXdykpYP5WeBP" " SP : Livré" "------------------------52505784--------uZ5RuXdykpYP5WeBP--------2" "-----------------------------------------------------------------------------------------------------------------------------------------706" "6080--------95794915--------Yvit7zj9GomRHuKyr" " SP : Livré" "------------------------95794915--------Yvit7zj9GomRHuKyr--------1" "-----------------------------------------------------------------------------------------------------------------------------------------707" "--------------------------------CPeQmE4yTan6XX4w9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------708" "1415--------52903562--------" " SP : Livrer" "1750--------52903562 --------" " SP : Livrer" "2708--------52903562--------1997867351" " SP : Livraison effectuée" "2908--------52903562--------1997867351" " SP : Livraison effectuée" "3189--------52903562--------1997867351" " SP : Livraison effectuée" "3398--------52903562--------1997867351" " SP : Livraison effectuée" "3510--------52903562--------1997867351" " SP : Livraison effectuée" "3612--------52903562--------1997867351" " SP : Livraison effectuée" "3741--------52903562--------" " SP : Livraison effectuée" "3887--------52903562--------1997867351" " SP : Livraison effectuée" "3980--------52903562--------1997867351" " SP : Livraison effectuée" "4113--------52903562--------1997867351" " SP : Livraison effectuée" "4203--------52903562--------1997867351" " SP : Livraison effectuée" "4301--------52903562--------" " SP : Livraison effectuée" "4418--------52903562--------" " SP : Livraison effectuée" "4582--------52903562--------" " SP : Livraison effectuée" "4627--------52903562--------" " SP : Livraison effectuée" "4729--------52903562--------" " SP : Livraison effectuée" "4824--------52903562--------" " SP : Livraison effectuée" "4946--------52903562--------" " SP : Livraison effectuée" "4975--------52903562--------" " SP : Livraison effectuée" "5002--------52903562--------" " SP : Livraison effectuée" "5026--------52903562--------" " SP : " "5084--------52903562--------" " SP : " "5132--------52903562--------" " SP : " "5723--------52903562--------" " SP : Livré" "6100--------52903562--------uuJKCJxJLMCi2WTT3" " SP : Livré" "6420--------52903562--------uuJKCJxJLMCi2WTT3" " SP : Livré" "6511--------52903562--------uuJKCJxJLMCi2WTT3" " SP : Livré" "6540--------52903562--------uuJKCJxJLMCi2WTT3" " SP : Livré" "6679--------52903562--------uuJKCJxJLMCi2WTT3" " SP : Livré" "6758--------52903562--------uuJKCJxJLMCi2WTT3" " SP : Livré" "6997--------52903562--------uuJKCJxJLMCi2WTT3" " SP : Livré" "7638--------52903562--------uuJKCJxJLMCi2WTT3" " SP : Livré" "------------------------52903562--------uuJKCJxJLMCi2WTT3--------33" "-----------------------------------------------------------------------------------------------------------------------------------------709" "--------------------------------s6j5oSp4symtzKECz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------710" "6149--------27330695--------8Kst35AKwDurPdMJd" " SP : Livré" "------------------------27330695--------8Kst35AKwDurPdMJd--------1" "-----------------------------------------------------------------------------------------------------------------------------------------711" "--------------------------------xkrNKDsgk7dZr7Mup--------0" "-----------------------------------------------------------------------------------------------------------------------------------------712" "--------------------------------zZfzrwHnNeeDz5aaM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------713" "6086--------92268143--------HHT5ZMz4yuHBcgTzZ" " SP : Livré" "6273--------92268143--------HHT5ZMz4yuHBcgTzZ" " SP : Livré" "------------------------92268143--------HHT5ZMz4yuHBcgTzZ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------714" "--------------------------------kEtxmRYW6MpmsTxgd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------715" "--------------------------------FfciuyKa7EXcNLqPG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------716" "6064--------21631203--------u22NNqjGmDKBJ6MYd" " SP : Livré" "------------------------21631203--------u22NNqjGmDKBJ6MYd--------1" "-----------------------------------------------------------------------------------------------------------------------------------------717" "--------------------------------GSdSdqYQwedG3G6uQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------718" "--------------------------------AuiZtTNrNRS73Bv3T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------719" "--------------------------------Ten64hyGLxset4GKo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------720" "--------------------------------BThZ3N3EvBjYvYJby--------0" "-----------------------------------------------------------------------------------------------------------------------------------------721" "--------------------------------RCzRJCLfdob5LAwsH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------722" "7880--------29645309--------9GuuMDDW2Fp6iXc9f" " SP : Livré" "------------------------29645309--------9GuuMDDW2Fp6iXc9f--------1" "-----------------------------------------------------------------------------------------------------------------------------------------723" "--------------------------------bC7t5sxs3tiYPDrEb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------724" "--------------------------------YAFC9a6xHbdigSQht--------0" "-----------------------------------------------------------------------------------------------------------------------------------------725" "6066--------96814009--------HDBBQ7Gc5xAcGaqyz" " SP : Livré" "------------------------96814009--------HDBBQ7Gc5xAcGaqyz--------1" "-----------------------------------------------------------------------------------------------------------------------------------------726" "--------------------------------s8esTLDv9qWst4KMR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------727" "6169--------51775884--------4oJB92QDDkH9NoQgT" " SP : Livré" "------------------------51775884--------4oJB92QDDkH9NoQgT--------1" "-----------------------------------------------------------------------------------------------------------------------------------------728" "--------------------------------cX5ME7a2huusA9yRb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------729" "--------------------------------Eg45G9ffYWP5rx3wu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------730" "--------------------------------8Y2ovdkJioJ4N2je5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------731" "--------------------------------fk5XchYo7W8CpKPcM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------732" "6151--------28985197--------zg8J44wnWDQMEXj4J" " SP : Livré" "------------------------28985197--------zg8J44wnWDQMEXj4J--------1" "-----------------------------------------------------------------------------------------------------------------------------------------733" "--------------------------------rkoiT49xfRGKx334q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------734" "--------------------------------b6x4SgR49itqMEC9o--------0" "-----------------------------------------------------------------------------------------------------------------------------------------735" "3682--------97987352--------2013494380" "4146--------97987352--------2013494380" "4277--------97987352--------" "4965--------97987352--------" " SP : Livraison effectuée" "6185--------97987352--------aJdX2oEiDpSXbNSjX" " SP : Livré" "------------------------97987352--------aJdX2oEiDpSXbNSjX--------2" "-----------------------------------------------------------------------------------------------------------------------------------------736" "--------------------------------w2b6cosLND2EupK6f--------0" "-----------------------------------------------------------------------------------------------------------------------------------------737" "--------------------------------ERHrRruuFbDJk3WYw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------738" "--------------------------------MgianWTSZcKTgDNAY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------739" "--------------------------------toYFZ3C9ev6H8hJ92--------0" "-----------------------------------------------------------------------------------------------------------------------------------------740" "--------------------------------hFXDD68M2zQgW7gDs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------741" "6051--------52438686--------gMPbhAWSGMbdcoZ2Y" " SP : Livré" "------------------------52438686--------gMPbhAWSGMbdcoZ2Y--------1" "-----------------------------------------------------------------------------------------------------------------------------------------742" "--------------------------------RXBc3WxiM9AqbTRCD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------743" "--------------------------------QhgWWwtxtv3vfwHjh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------744" "--------------------------------HWZ5PvERZSsnkcqFk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------745" "--------------------------------B2BxWdoSBZqTL4q9p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------746" "6082--------98169485--------Sq2rsKH92GcmyuQW7" " SP : Livré" "------------------------98169485--------Sq2rsKH92GcmyuQW7--------1" "-----------------------------------------------------------------------------------------------------------------------------------------747" "--------------------------------gFkoWiBKkZPQHwi3d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------748" "864--------22166298--------" " SP : Livrer" "2698--------22166298--------640351981" " SP : Livraison effectuée" "6171--------22166298--------tFpvsQMNXMpdAhJ7Y" "6627--------22166298--------tFpvsQMNXMpdAhJ7Y" " SP : Livré" "7345--------22166298--------tFpvsQMNXMpdAhJ7Y" " SP : Livré" "7655--------22166298--------tFpvsQMNXMpdAhJ7Y" " SP : Livré" "------------------------22166298--------tFpvsQMNXMpdAhJ7Y--------5" "-----------------------------------------------------------------------------------------------------------------------------------------749" "--------------------------------YmnMRvRRiZRgheYT6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------750" "--------------------------------dQETS4YnoJaivkgFH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------751" "2022--------23374767--------1871990236" " SP : Livraison effectuée" "3346--------23374767--------1871990236" " SP : Livraison effectuée" "6156--------23374767--------CY2iLtXYbzLcAGrY4" " SP : Livré" "------------------------23374767--------CY2iLtXYbzLcAGrY4--------3" "-----------------------------------------------------------------------------------------------------------------------------------------752" "6054--------54305849--------ni3x6a8hWNPreKaq5" " SP : Livré" "6186--------54305849--------ni3x6a8hWNPreKaq5" " SP : Livré" "------------------------54305849--------ni3x6a8hWNPreKaq5--------1" "-----------------------------------------------------------------------------------------------------------------------------------------753" "--------------------------------TnE3h6rKzGFNmn9TF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------754" "--------------------------------GEonDkJRBuk3YafDe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------755" "5074--------20541421--------" " SP : " "6050--------20541421--------iatH223WxJ9QrfEnT" " SP : Livré" "6329--------20541421--------iatH223WxJ9QrfEnT" " SP : Livré" "6506--------20541421--------iatH223WxJ9QrfEnT" " SP : Livré" "6669--------20541421--------iatH223WxJ9QrfEnT" " SP : Livré" "6909--------20541421--------iatH223WxJ9QrfEnT" " SP : Livré" "7143--------20541421--------iatH223WxJ9QrfEnT" " SP : Livré" "7516--------20541421--------iatH223WxJ9QrfEnT" " SP : Livré" "8133--------20541421--------" " SP : Livré" "------------------------20541421--------iatH223WxJ9QrfEnT--------9" "-----------------------------------------------------------------------------------------------------------------------------------------756" "--------------------------------ihi2jgyyQvXWaWBYY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------757" "2540--------92047807--------1467285630" " SP : Livraison effectuée" "6139--------92047807--------3iNPhtoRjyJGjiDpR" " SP : Livré" "------------------------92047807--------3iNPhtoRjyJGjiDpR--------2" "-----------------------------------------------------------------------------------------------------------------------------------------758" "--------------------------------qfpAYJStp3cdX9rqF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------759" "5988--------55597081--------" " SP : Livré" "6053--------55597081--------kxQvkyavfgKbp2SKK" " SP : Livré" "7656--------55597081--------kxQvkyavfgKbp2SKK" " SP : Livré" "------------------------55597081--------kxQvkyavfgKbp2SKK--------2" "-----------------------------------------------------------------------------------------------------------------------------------------760" "--------------------------------xcfWyJe5kNrycSP8J--------0" "-----------------------------------------------------------------------------------------------------------------------------------------761" "--------------------------------YK8eHnR9cNaKiYfJN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------762" "--------------------------------odTcN9eJ36oKiqnr9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------763" "--------------------------------yiCuJktvhaAX5sBdJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------764" "--------------------------------QbFd7MtDZAfXyXcNi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------765" "6063--------51730051--------RYipbNMPHxddggEqv" " SP : Livré" "6533--------51730051--------RYipbNMPHxddggEqv" " SP : Livré" "------------------------51730051--------RYipbNMPHxddggEqv--------2" "-----------------------------------------------------------------------------------------------------------------------------------------766" "--------------------------------xDReaX8f33pFenoF5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------767" "4974--------50442203--------" " SP : Livraison effectuée" "6148--------50442203--------iraa3JWjNugp2tPuP" " SP : Livré" "------------------------50442203--------iraa3JWjNugp2tPuP--------2" "-----------------------------------------------------------------------------------------------------------------------------------------768" "--------------------------------nZAqg3ytEJLpfA9GQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------769" "6072--------24354599--------xJT3QEsoMS2Xtaynr" " SP : Livré" "------------------------24354599--------xJT3QEsoMS2Xtaynr--------1" "-----------------------------------------------------------------------------------------------------------------------------------------770" "--------------------------------tnpR7QkMrEYS67cdA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------771" "--------------------------------EjxCddYWLvwiWQTDw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------772" "--------------------------------En6Q2W6quR9xsipG9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------773" "6142--------54761119--------Eu2AQh3C9bMJeATCg" " SP : Livré" "------------------------54761119--------Eu2AQh3C9bMJeATCg--------1" "-----------------------------------------------------------------------------------------------------------------------------------------774" "--------------------------------cLFg7LEiSw7oi5feZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------775" "--------------------------------pfJRESP2RnPFjmqZF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------776" "5259--------92131818--------" " SP : " "6068--------92131818--------umFYpnZJ2cjToFrTH" " SP : Livré" "------------------------92131818--------umFYpnZJ2cjToFrTH--------2" "-----------------------------------------------------------------------------------------------------------------------------------------777" "--------------------------------ytkDNEaE2thNDjN3e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------778" "6067--------93722443--------BRseuT6y2abb6u8oC" " SP : Livré" "------------------------93722443--------BRseuT6y2abb6u8oC--------1" "-----------------------------------------------------------------------------------------------------------------------------------------779" "--------------------------------xX7NzJqRXcv8sZGBn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------780" "--------------------------------QZkLnoNu2HAGNE9SQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------781" "4234--------26862657--------" " SP : Livraison effectuée" "6521--------26862657--------" " SP : Livré" "6556--------26862657--------8jsnndTurh2fHtAh8" " SP : Livré" "------------------------26862657--------8jsnndTurh2fHtAh8--------2" "-----------------------------------------------------------------------------------------------------------------------------------------782" "6143--------27028197--------YmFRN9a5uJoBmpnvK" " SP : Livré" "------------------------27028197--------YmFRN9a5uJoBmpnvK--------1" "-----------------------------------------------------------------------------------------------------------------------------------------783" "--------------------------------Nsey8jfwD6Zd9or9a--------0" "-----------------------------------------------------------------------------------------------------------------------------------------784" "--------------------------------TGciLpfYJEivyoQbr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------785" "--------------------------------P7cfFqAKssSq5i54X--------0" "-----------------------------------------------------------------------------------------------------------------------------------------786" "6088--------97169166--------yuYeQTnzsGh9C9nBF" " SP : Livré" "------------------------97169166--------yuYeQTnzsGh9C9nBF--------1" "-----------------------------------------------------------------------------------------------------------------------------------------787" "--------------------------------iK3kQFzgvqycXzBub--------0" "-----------------------------------------------------------------------------------------------------------------------------------------788" "--------------------------------euHrA2CJcahjXSafR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------789" "6089--------56647487--------pYotSSEsDu4cxe3hF" " SP : Livré" "6583--------56647487--------pYotSSEsDu4cxe3hF" " SP : Livré" "6971--------58206554--------pYotSSEsDu4cxe3hF" " SP : Livré" "7557--------58206554--------pYotSSEsDu4cxe3hF" " SP : Livré" "8384--------58206554--------" " SP : Livré" "------------------------58206554--------pYotSSEsDu4cxe3hF--------5" "-----------------------------------------------------------------------------------------------------------------------------------------790" "6094--------22837312--------bSSGWKwFsoZK3RLYF" "------------------------22837312--------bSSGWKwFsoZK3RLYF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------791" "--------------------------------5BczYHg3p8SBh9pTx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------792" "--------------------------------9JrG56YXygFFq2uYZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------793" "--------------------------------f8wgch76DdcndhzRo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------794" "--------------------------------aqnqMwEdMHESXrTxZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------795" "--------------------------------kavddYbjgJMQv5nLH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------796" "6096--------50178910--------x8XQsb4Xn4sNZFHEQ" " SP : Livré" "------------------------50178910--------x8XQsb4Xn4sNZFHEQ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------797" "6090--------50161792--------3WPaPfDBgtKXJcWHM" "6231--------50161792--------3WPaPfDBgtKXJcWHM" "------------------------50161792--------3WPaPfDBgtKXJcWHM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------798" "--------------------------------M9X5XgWHHi6FKd2Wz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------799" "6091--------26560081--------BcgeSja9KPh7McgSz" " SP : Livré" "------------------------26560081--------BcgeSja9KPh7McgSz--------1" "-----------------------------------------------------------------------------------------------------------------------------------------800" "6093--------99363793--------6ZcWBYdFZ9Jc3NQhM" " SP : Livré" "------------------------99363793--------6ZcWBYdFZ9Jc3NQhM--------1" "-----------------------------------------------------------------------------------------------------------------------------------------801" "6099--------52041293--------ck6Eg9Pz2JePHrsMe" "------------------------52041293--------ck6Eg9Pz2JePHrsMe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------802" "--------------------------------FxMcDP3cbATMd5oZd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------803" "--------------------------------3wisw7iwhrjzSvhTy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------804" "6095--------98786134--------Eqr3KNHzLfxGy2NDB" " SP : Livré" "------------------------98786134--------Eqr3KNHzLfxGy2NDB--------1" "-----------------------------------------------------------------------------------------------------------------------------------------805" "--------------------------------9gNhmnwTKXBPqBL6s--------0" "-----------------------------------------------------------------------------------------------------------------------------------------806" "--------------------------------yrvppBGmj7LzTGeuw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------807" "--------------------------------HGmYmewjLBHc4u6CH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------808" "--------------------------------h7Z7oHvNepkQ6XNFZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------809" "6380--------52868583--------gzJ4qgsBgT72qmsHD" " SP : Livré" "------------------------52868583--------gzJ4qgsBgT72qmsHD--------1" "-----------------------------------------------------------------------------------------------------------------------------------------810" "--------------------------------Xr77omxmhZ8Hs9mnt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------811" "--------------------------------XBBcDLvR44Zqi6aLf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------812" "--------------------------------vpSa5zTBCAyQ9JnZY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------813" "6138--------94524802--------ZvXmBdmmoTmXHgZRS" " SP : Livré" "------------------------94524802--------ZvXmBdmmoTmXHgZRS--------1" "-----------------------------------------------------------------------------------------------------------------------------------------814" "--------------------------------uEx9FaGBFjXrPjPQN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------815" "6190--------28863858--------GeMx9dfbqKNymiMuP" " SP : Livré" "6582--------28638858--------GeMx9dfbqKNymiMuP" "------------------------28638858--------GeMx9dfbqKNymiMuP--------1" "-----------------------------------------------------------------------------------------------------------------------------------------816" "--------------------------------HWzqDdjA2SenGSyo4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------817" "--------------------------------5GD2nZBsiYv5X3bEC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------818" "6113--------96974561--------WCyxEnifMz3HHLNS4" " SP : Livré" "6792--------96 974 561--------WCyxEnifMz3HHLNS4" " SP : Livré" "7278--------96 974 561--------WCyxEnifMz3HHLNS4" " SP : Livré" "------------------------96 974 561--------WCyxEnifMz3HHLNS4--------3" "-----------------------------------------------------------------------------------------------------------------------------------------819" "--------------------------------2aPcdvs8vij6YpNyJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------820" "6122--------50750789--------6LxukvPfmkdKkNEu9" " SP : Livré" "------------------------50750789--------6LxukvPfmkdKkNEu9--------1" "-----------------------------------------------------------------------------------------------------------------------------------------821" "--------------------------------yadvQsPqMFmFAhajJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------822" "6107--------99949044--------iAbttXsFDeEtnm79C" " SP : Livré" "------------------------99949044--------iAbttXsFDeEtnm79C--------1" "-----------------------------------------------------------------------------------------------------------------------------------------823" "6140--------58125688--------b6jjYTY6fNA4BEtpK" " SP : Livré" "------------------------58125688--------b6jjYTY6fNA4BEtpK--------1" "-----------------------------------------------------------------------------------------------------------------------------------------824" "--------------------------------qFGu5i5RxrvxtrPZp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------825" "--------------------------------kR36BKnviJdTGLe2e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------826" "--------------------------------7Kb9npSSajvjKGLet--------0" "-----------------------------------------------------------------------------------------------------------------------------------------827" "--------------------------------FZHyBXPsuwdY6FZwn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------828" "--------------------------------jKq9dmghF8tTFMRJv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------829" "6108--------94120061--------aY86y3B6GQ8nnzMDm" " SP : Livré" "7658--------94120061--------aY86y3B6GQ8nnzMDm" " SP : Livré" "------------------------94120061--------aY86y3B6GQ8nnzMDm--------2" "-----------------------------------------------------------------------------------------------------------------------------------------830" "5357--------28582645--------" " SP : " "6104--------28582645--------B2CAwCoJPqAR78pz7" " SP : Livré" "6584--------28582645--------B2CAwCoJPqAR78pz7" " SP : Livré" "------------------------28582645--------B2CAwCoJPqAR78pz7--------3" "-----------------------------------------------------------------------------------------------------------------------------------------831" "--------------------------------N7FcAHobPvBgdb7KR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------832" "--------------------------------WL3HmR3dv3AEea6TF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------833" "2753--------27553781--------842014449" "4524--------27553781--------" " SP : Livraison effectuée" "6110--------27553781--------RNkzYnJrwn2R5cbLq" "7236--------27553781--------RNkzYnJrwn2R5cbLq" "------------------------27553781--------RNkzYnJrwn2R5cbLq--------1" "-----------------------------------------------------------------------------------------------------------------------------------------834" "6112--------53026042--------2rBpTbjvEg9gK2EDA" " SP : Livré" "6541--------53026042--------2rBpTbjvEg9gK2EDA" " SP : Livré" "------------------------53026042--------2rBpTbjvEg9gK2EDA--------2" "-----------------------------------------------------------------------------------------------------------------------------------------835" "--------------------------------PC582YTExXfQfqGut--------0" "-----------------------------------------------------------------------------------------------------------------------------------------836" "6111--------24908371--------CqTPJj5oYgBmYh4Fj" " SP : Livré" "------------------------24908371--------CqTPJj5oYgBmYh4Fj--------1" "-----------------------------------------------------------------------------------------------------------------------------------------837" "--------------------------------TetwjRnHbEMr7XBur--------0" "-----------------------------------------------------------------------------------------------------------------------------------------838" "--------------------------------N5yhA9tq7S8mcXN9Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------839" "5317--------53956833--------" " SP : " "6157--------53956833--------amCysHqXiPgcvAYh6" " SP : Livré" "6245--------53956833--------ohQgNodgL3QdiKCya" " SP : Livré" "------------------------53956833--------amCysHqXiPgcvAYh6--------2" "-----------------------------------------------------------------------------------------------------------------------------------------840" "6115--------52134825--------f3wegLbj72YYpaDfJ" " SP : Livré" "------------------------52134825--------f3wegLbj72YYpaDfJ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------841" "6116--------53059847--------eT42iaxJazkdACnuy" " SP : Livré" "------------------------53059847--------eT42iaxJazkdACnuy--------1" "-----------------------------------------------------------------------------------------------------------------------------------------842" "--------------------------------JjNkPYc3RyTEAWHvi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------843" "--------------------------------XNB7ovdAEm8cd69Hb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------844" "--------------------------------6mCabEkbq2323Jd4i--------0" "-----------------------------------------------------------------------------------------------------------------------------------------845" "562--------55357520--------" " SP : Livrer" "6155--------55357520--------Ecr6faamwT55ga5qv" " SP : Livré" "6588--------55357520--------Ecr6faamwT55ga5qv" " SP : Livré" "------------------------55357520--------Ecr6faamwT55ga5qv--------3" "-----------------------------------------------------------------------------------------------------------------------------------------846" "--------------------------------qNznFQjjbwjvfiYiS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------847" "6319--------58607714--------dm9o2nmhQBkvfR42W" " SP : Livré" "------------------------58607714--------dm9o2nmhQBkvfR42W--------1" "-----------------------------------------------------------------------------------------------------------------------------------------848" "------------------------28420070--------sWzSFRx3YAk55MzHK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------849" "5439--------98637475--------" " SP : " "6251--------98637475--------85d5Hv9s2uT5rDHYp" " SP : Livré" "------------------------98637475--------85d5Hv9s2uT5rDHYp--------2" "-----------------------------------------------------------------------------------------------------------------------------------------850" "--------------------------------zDSjqC87Bs6DnCky5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------851" "--------------------------------bxDMbgPByiDF8nRpD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------852" "--------------------------------SmwDgfWTHotpmZDXZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------853" "--------------------------------RHnvhx4G6fkfovMQE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------854" "--------------------------------mzg5F2vQjN7KqQCgu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------855" "6119--------93074437--------eitSavPzDpzEfE9D8" " SP : Livré" "------------------------93074437--------eitSavPzDpzEfE9D8--------1" "-----------------------------------------------------------------------------------------------------------------------------------------856" "--------------------------------sLWd9nNbeEx9PxfT6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------857" "6118--------53744959--------Z2ZxgFDGWwwFuANdA" "------------------------53744959--------Z2ZxgFDGWwwFuANdA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------858" "--------------------------------FgdzQ2gLAfKpq4Snm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------859" "--------------------------------yi3mvjymic8ej5qHz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------860" "6129--------53438243--------gGzFHKYZ3Xhhfx6Sb" " SP : Livré" "------------------------53438243--------gGzFHKYZ3Xhhfx6Sb--------1" "-----------------------------------------------------------------------------------------------------------------------------------------861" "6120--------99526389--------yJRuHqYAsP8q9gW9C" " SP : Livré" "------------------------99526389--------yJRuHqYAsP8q9gW9C--------1" "-----------------------------------------------------------------------------------------------------------------------------------------862" "--------------------------------NeNwS3gDYgQcjHJdH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------863" "--------------------------------wGtrrPBA5zXRL8NgH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------864" "--------------------------------p5EFDAzXvhZ7eZahF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------865" "6755--------99722519--------7PGXeCDJS8smu2Ywr" " SP : Livré" "8291--------99722519--------" " SP : Livré" "------------------------99722519--------7PGXeCDJS8smu2Ywr--------2" "-----------------------------------------------------------------------------------------------------------------------------------------866" "--------------------------------cZ3aJXLkbmPyjjTkP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------867" "6162--------52012769--------4ktSMCYrheyymvCNG" " SP : Livré" "6451--------52012769--------4ktSMCYrheyymvCNG" " SP : Livré" "------------------------52012769--------4ktSMCYrheyymvCNG--------2" "-----------------------------------------------------------------------------------------------------------------------------------------868" "--------------------------------CGsshcu6FW7h6qWyo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------869" "--------------------------------FRMhem2AETXeipsQ6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------870" "--------------------------------TgcJeEecaLW7r4yzr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------871" "--------------------------------iYTfYXLrNvTrPp8K5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------872" "--------------------------------Nqv7x9fLX8GXCsEeZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------873" "--------------------------------5qEwfykFcnD3b9zLM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------874" "--------------------------------ccmZx2c47BLRwkFJk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------875" "6127--------55623939--------xPoDQKbbihPwcPpgA" " SP : Livré" "------------------------55623939--------xPoDQKbbihPwcPpgA--------1" "-----------------------------------------------------------------------------------------------------------------------------------------876" "--------------------------------2aim7FdW4GRYH4aph--------0" "-----------------------------------------------------------------------------------------------------------------------------------------877" "--------------------------------KbcFMQZtcoqW2XFjc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------878" "--------------------------------DsXjW85eW8dZCJ76j--------0" "-----------------------------------------------------------------------------------------------------------------------------------------879" "6161--------54218951--------jTyNHMGEGvrMD8zKj" " SP : Livré" "6846--------54218951--------jTyNHMGEGvrMD8zKj" " SP : Livré" "7927--------94166521--------jTyNHMGEGvrMD8zKj" " SP : Livré" "------------------------94166521--------jTyNHMGEGvrMD8zKj--------2" "-----------------------------------------------------------------------------------------------------------------------------------------880" "--------------------------------k9p9bExQXrNwM8Q64--------0" "-----------------------------------------------------------------------------------------------------------------------------------------881" "--------------------------------dyMFmyMuYbQHs7PCF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------882" "--------------------------------LvrjXEktHxcNnBcky--------0" "-----------------------------------------------------------------------------------------------------------------------------------------883" "6130--------55631934--------7eppkw52vaxW9dTFm" "------------------------55631934--------7eppkw52vaxW9dTFm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------884" "6147--------25592034--------3p8EmPSmuXNjoTPS4" " SP : Livré" "------------------------25592034--------3p8EmPSmuXNjoTPS4--------1" "-----------------------------------------------------------------------------------------------------------------------------------------885" "--------------------------------FHcsGXfyZk9kRatyx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------886" "6152--------23324695--------t9QyqaGcgxW3CTtb8" " SP : Livré" "7730--------23324695--------t9QyqaGcgxW3CTtb8" " SP : Livré" "------------------------23324695--------t9QyqaGcgxW3CTtb8--------2" "-----------------------------------------------------------------------------------------------------------------------------------------887" "--------------------------------S55dv5qnmDK5PiBZq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------888" "--------------------------------r36qE9FXeAAYgfQki--------0" "-----------------------------------------------------------------------------------------------------------------------------------------889" "5467--------27207321--------" " SP : " "6132--------27207321--------NqLFbRkjpWcgc3Y7M" " SP : Livré" "6565--------27207321--------NqLFbRkjpWcgc3Y7M" " SP : Livré" "6677--------27207321--------NqLFbRkjpWcgc3Y7M" " SP : Livré" "6910--------27207321--------NqLFbRkjpWcgc3Y7M" " SP : Livré" "------------------------27207321--------NqLFbRkjpWcgc3Y7M--------5" "-----------------------------------------------------------------------------------------------------------------------------------------890" "6133--------94840392--------NiKGQGm2aYrvoWZmw" " SP : Livré" "6153--------94840392--------NiKGQGm2aYrvoWZmw" " SP : Livré" "------------------------94840392--------NiKGQGm2aYrvoWZmw--------2" "-----------------------------------------------------------------------------------------------------------------------------------------891" "--------------------------------CujN7tyoseRnGPpxK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------892" "--------------------------------JDw6KNZqbNaapF5tN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------893" "--------------------------------yesJu8eyJ9M5uL4Wo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------894" "6215--------25891712--------7yxEvwj3YbRWrsjbm" " SP : Livré" "------------------------25891712--------7yxEvwj3YbRWrsjbm--------1" "-----------------------------------------------------------------------------------------------------------------------------------------895" "6159--------28697361--------fJZ5x4PgiWsB7F9ne" " SP : Livré" "------------------------28697361--------fJZ5x4PgiWsB7F9ne--------1" "-----------------------------------------------------------------------------------------------------------------------------------------896" "4750--------99553583--------" "6160--------99553583--------GHJLpKKXd4aohvM7c" " SP : Livré" "------------------------99553583--------GHJLpKKXd4aohvM7c--------1" "-----------------------------------------------------------------------------------------------------------------------------------------897" "5538--------95098420--------" " SP : " "6166--------95098420--------Xh3sizzHJYvvvbATx" " SP : Livré" "6614--------95098420--------Xh3sizzHJYvvvbATx" " SP : Livré" "6711--------95098420--------Xh3sizzHJYvvvbATx" " SP : Livré" "------------------------95098420--------Xh3sizzHJYvvvbATx--------3" "-----------------------------------------------------------------------------------------------------------------------------------------898" "--------------------------------LZxFT3XWHEK6CSxeD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------899" "--------------------------------ZjFTjEWQBMZQCL3gx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------900" "6167--------46382777--------zbRCjjyJkSMZinCzM" "------------------------46382777--------zbRCjjyJkSMZinCzM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------901" "--------------------------------kL6TreAFcwBtpGqWN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------902" "--------------------------------HzquBEgBa48eFXata--------0" "-----------------------------------------------------------------------------------------------------------------------------------------903" "6396--------25964161--------DkFct6pZ3QcKKBoQJ" " SP : Livré" "------------------------25964161--------DkFct6pZ3QcKKBoQJ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------904" "5279--------29113317--------" " SP : " "6168--------29113317--------446HXZ252rJ3WZe6D" " SP : Livré" "------------------------29113317--------446HXZ252rJ3WZe6D--------2" "-----------------------------------------------------------------------------------------------------------------------------------------905" "6170--------53803075--------T2FJoLTDuFqMwLJWS" " SP : Livré" "------------------------53803075--------T2FJoLTDuFqMwLJWS--------1" "-----------------------------------------------------------------------------------------------------------------------------------------906" "--------------------------------BA8cQyySpTppQH4Yc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------907" "7158--------52237092 --------aW9SACP4XmH5gYwcu" " SP : Livré" "------------------------52237092 --------aW9SACP4XmH5gYwcu--------1" "-----------------------------------------------------------------------------------------------------------------------------------------908" "4939--------22992051--------" " SP : Livraison effectuée" "6172--------22992051--------dDwBnRzH4prkRqzMb" " SP : Livré" "------------------------22992051--------dDwBnRzH4prkRqzMb--------2" "-----------------------------------------------------------------------------------------------------------------------------------------909" "6604--------97426720--------QzhCX8PKMLdbkuczE" " SP : Livré" "------------------------97426720--------QzhCX8PKMLdbkuczE--------1" "-----------------------------------------------------------------------------------------------------------------------------------------910" "--------------------------------HqnJxjPuZsR3uP3fd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------911" "--------------------------------zdWSfWeaHfTfXkFdM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------912" "6175--------50312578--------jF9Md2o5HEXe5ujnf" "------------------------50312578--------jF9Md2o5HEXe5ujnf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------913" "6590--------53 874 397--------SmjQYWmxHbeLjKEG2" " SP : Livré" "------------------------53 874 397--------SmjQYWmxHbeLjKEG2--------1" "-----------------------------------------------------------------------------------------------------------------------------------------914" "--------------------------------uBpDuTEXrJT37sW2W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------915" "6176--------25348258--------vrQqHwdwLCXdqYHdG" " SP : Livré" "------------------------25348258--------vrQqHwdwLCXdqYHdG--------1" "-----------------------------------------------------------------------------------------------------------------------------------------916" "6339--------58 09 09 02--------antG5a5ysfo9N6F6k" " SP : Livré" "------------------------58 09 09 02--------antG5a5ysfo9N6F6k--------1" "-----------------------------------------------------------------------------------------------------------------------------------------917" "2441--------21765715--------696540492" " SP : Livraison effectuée" "4589--------21765715--------" " SP : Livraison effectuée" "6179--------21765715--------iuQ4svj9n4KcJt6nF" " SP : Livré" "------------------------21765715--------iuQ4svj9n4KcJt6nF--------3" "-----------------------------------------------------------------------------------------------------------------------------------------918" "--------------------------------neb8tXezjnuX8WY7c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------919" "6180--------94729490--------MHkak6cJWKzrh25MZ" " SP : Livré" "------------------------94729490--------MHkak6cJWKzrh25MZ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------920" "6177--------95737741--------v5GgzyZsT8KqgoFNA" " SP : Livré" "------------------------95737741--------v5GgzyZsT8KqgoFNA--------1" "-----------------------------------------------------------------------------------------------------------------------------------------921" "6181--------28437323--------usmXJcafbxBsnsHg8" " SP : Livré" "6625--------28437323--------usmXJcafbxBsnsHg8" " SP : Livré" "------------------------28437323--------usmXJcafbxBsnsHg8--------2" "-----------------------------------------------------------------------------------------------------------------------------------------922" "6183--------27610531--------uofZp67qTszxmBsRq" " SP : Livré" "------------------------27610531--------uofZp67qTszxmBsRq--------1" "-----------------------------------------------------------------------------------------------------------------------------------------923" "--------------------------------E5FcL2Rbc89fjBmpw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------924" "--------------------------------wY26gEjhzZ6JJEodh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------925" "--------------------------------iSxQgxkgKs7TamDS8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------926" "1213--------55126386--------" " SP : Livrer" "2147--------55126386--------2002281007" " SP : Livraison effectuée" "4108--------55126386--------2002281007" " SP : Livraison effectuée" "6188--------55126386--------KGc49w9nZWPCLoArW" " SP : Livré" "------------------------55126386--------KGc49w9nZWPCLoArW--------4" "-----------------------------------------------------------------------------------------------------------------------------------------927" "3416--------52334743--------855753125" " SP : Livraison effectuée" "4572--------52334743--------" " SP : Livraison effectuée" "4990--------52334743--------" " SP : Livraison effectuée" "5545--------52334743--------" " SP : " "6184--------52334743--------q7ug7ysQyS6e9fGHy" " SP : Livré" "------------------------52334743--------q7ug7ysQyS6e9fGHy--------5" "-----------------------------------------------------------------------------------------------------------------------------------------928" "--------------------------------Wjpeio4uwHFhfz8ec--------0" "-----------------------------------------------------------------------------------------------------------------------------------------929" "6194--------25136766--------rBZFPE827EPRxy4u6" " SP : Livré" "------------------------25136766--------rBZFPE827EPRxy4u6--------1" "-----------------------------------------------------------------------------------------------------------------------------------------930" "--------------------------------zHvg6W44FfkgYFq48--------0" "-----------------------------------------------------------------------------------------------------------------------------------------931" "7680--------93549153--------QhecxmmDqqRa7W6MY" " SP : Livré" "------------------------93549153--------QhecxmmDqqRa7W6MY--------1" "-----------------------------------------------------------------------------------------------------------------------------------------932" "4175--------29589301--------475258996" " SP : Livraison effectuée" "4684--------29589301--------" " SP : Livraison effectuée" "6187--------29589301--------AmojD7raB93dx4YPq" " SP : Livré" "------------------------29589301--------AmojD7raB93dx4YPq--------3" "-----------------------------------------------------------------------------------------------------------------------------------------933" "6189--------93753354--------nW7iRMXh8miX2ojez" "6312--------96668237--------nW7iRMXh8miX2ojez" " SP : Livré" "------------------------96668237--------nW7iRMXh8miX2ojez--------1" "-----------------------------------------------------------------------------------------------------------------------------------------934" "--------------------------------49Z5yhDgwBZoh9Grd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------935" "6202--------58229667--------vNwdBpraDXG2cT5za" " SP : Livré" "7659--------58229667--------vNwdBpraDXG2cT5za" " SP : Livré" "------------------------58229667--------vNwdBpraDXG2cT5za--------2" "-----------------------------------------------------------------------------------------------------------------------------------------936" "--------------------------------FJi8K5uGGgGmY77qX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------937" "6192--------21297870--------obxwSncBNRbtr7Tgn" " SP : Livré" "------------------------21297870--------obxwSncBNRbtr7Tgn--------1" "-----------------------------------------------------------------------------------------------------------------------------------------938" "6193--------27 971 341--------DHM4qyMGEKb5fWrXp" " SP : Livré" "------------------------27 971 341--------DHM4qyMGEKb5fWrXp--------1" "-----------------------------------------------------------------------------------------------------------------------------------------939" "6191--------99735491--------XwL2r5qbp9CYTZGnW" " SP : Livré" "------------------------99735491--------XwL2r5qbp9CYTZGnW--------1" "-----------------------------------------------------------------------------------------------------------------------------------------940" "--------------------------------y7cFKqTN42R7dw978--------0" "-----------------------------------------------------------------------------------------------------------------------------------------941" "6200--------55 155 326--------KrLDnpztKm7iAz9rh" " SP : Livré" "------------------------55 155 326--------KrLDnpztKm7iAz9rh--------1" "-----------------------------------------------------------------------------------------------------------------------------------------942" "6201--------56220300--------4kuNTs9HnGxhwyTsK" " SP : Livré" "------------------------56220300--------4kuNTs9HnGxhwyTsK--------1" "-----------------------------------------------------------------------------------------------------------------------------------------943" "6456--------94 050 568--------3G7HmRNNtyteYQerq" " SP : Livré" "6667--------94 050 568--------3G7HmRNNtyteYQerq" " SP : Livré" "------------------------94 050 568--------3G7HmRNNtyteYQerq--------2" "-----------------------------------------------------------------------------------------------------------------------------------------944" "6211--------44247759--------ZYKcjnT2thecDCzDL" " SP : Livré" "------------------------44247759--------ZYKcjnT2thecDCzDL--------1" "-----------------------------------------------------------------------------------------------------------------------------------------945" "--------------------------------DpjEcfNpKwMFiXMDt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------946" "--------------------------------ArFctBJNi8HDDW2Tr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------947" "--------------------------------CXksD5vMd7NmB7P2c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------948" "6204--------54375121--------4QnCju8knDD8iNuxB" " SP : Livré" "------------------------54375121--------4QnCju8knDD8iNuxB--------1" "-----------------------------------------------------------------------------------------------------------------------------------------949" "--------------------------------bJc58aAwEBF7ciY7T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------950" "--------------------------------dZsgg2x6AHpchY3ef--------0" "-----------------------------------------------------------------------------------------------------------------------------------------951" "--------------------------------HWE557j939ZLk3jWS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------952" "--------------------------------EFCynw4etXSWDyDsS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------953" "6232--------54662436--------H5SRWy9dDKYLugCKB" " SP : Livré" "------------------------54662436--------H5SRWy9dDKYLugCKB--------1" "-----------------------------------------------------------------------------------------------------------------------------------------954" "--------------------------------6K2NvPA7p5au3qzpe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------955" "--------------------------------Pcb2yqa33gL7cZELP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------956" "--------------------------------FcvhDD2A3xQwzcXot--------0" "-----------------------------------------------------------------------------------------------------------------------------------------957" "--------------------------------vQDBNSu9vxDnXHC5T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------958" "6205--------29448265--------5kuoYT4WzbWbYjaC2" " SP : Livré" "------------------------29448265--------5kuoYT4WzbWbYjaC2--------1" "-----------------------------------------------------------------------------------------------------------------------------------------959" "--------------------------------NKZnjfMJoN5JFLPsJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------960" "--------------------------------qbyioFhRSfW6Fgy3q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------961" "6213--------20449788--------Wcv5uShRtBAFAqCET" " SP : Livré" "7415--------20449788--------Wcv5uShRtBAFAqCET" " SP : Livré" "8478--------20449788--------" " SP : Livré" "------------------------20449788--------Wcv5uShRtBAFAqCET--------3" "-----------------------------------------------------------------------------------------------------------------------------------------962" "--------------------------------4vGPsBqzuJqLf2AEL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------963" "6212--------26452498--------L42HJZZRktkjBkh9p" "------------------------26452498--------L42HJZZRktkjBkh9p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------964" "6218--------92072974--------BDid2CoBhLP77w8p5" " SP : Livré" "------------------------92072974--------BDid2CoBhLP77w8p5--------1" "-----------------------------------------------------------------------------------------------------------------------------------------965" "--------------------------------Tt3vx6AWPuGXqr2Tf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------966" "6207--------21264239--------cMFS7w2hifr8FgMBx" " SP : Livré" "------------------------21264239--------cMFS7w2hifr8FgMBx--------1" "-----------------------------------------------------------------------------------------------------------------------------------------967" "6208--------20718541--------wtyCwxoZqt6BiQPAF" " SP : Livré" "------------------------20718541--------wtyCwxoZqt6BiQPAF--------1" "-----------------------------------------------------------------------------------------------------------------------------------------968" "6209--------42100761--------W98ivP9ZSCgqgKp3p" " SP : Livré" "------------------------42100761--------W98ivP9ZSCgqgKp3p--------1" "-----------------------------------------------------------------------------------------------------------------------------------------969" "6210--------24462808--------ykQhk5Bp7LxgijuDa" "------------------------24462808--------ykQhk5Bp7LxgijuDa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------970" "6214--------92501247--------96T8P7j92Wuu987c2" "------------------------92501247--------96T8P7j92Wuu987c2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------971" "--------------------------------xpSAgqbgrvwuPPrDZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------972" "--------------------------------bA65rtW4XydWg8AfE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------973" "--------------------------------ypFkBmD8K3kxvahxx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------974" "6338--------50138267--------42RkNhAykgXGG6e5m" " SP : Livré" "------------------------50138267--------42RkNhAykgXGG6e5m--------1" "-----------------------------------------------------------------------------------------------------------------------------------------975" "--------------------------------rhWum3z5s3MaSdWiM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------976" "--------------------------------doqpNXyoLwBmj4gHq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------977" "--------------------------------vj7xFDXnx83KYMwzm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------978" "6227--------28002235--------JgAPjGvEhx8x86F6B" " SP : Livré" "------------------------28002235--------JgAPjGvEhx8x86F6B--------1" "-----------------------------------------------------------------------------------------------------------------------------------------979" "6216--------29780110--------XvFisX3htjipu2JHw" " SP : Livré" "------------------------29780110--------XvFisX3htjipu2JHw--------1" "-----------------------------------------------------------------------------------------------------------------------------------------980" "6217--------50442049--------JoTkMu5zNvRdj66sB" " SP : Livré" "------------------------50442049--------JoTkMu5zNvRdj66sB--------1" "-----------------------------------------------------------------------------------------------------------------------------------------981" "--------------------------------qDb5WYgYGij6NcqEj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------982" "--------------------------------cWQY3seRQ6kknTEzy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------983" "6539--------29608618--------BwSj3f3973giNeSss" " SP : Livré" "------------------------29608618--------BwSj3f3973giNeSss--------1" "-----------------------------------------------------------------------------------------------------------------------------------------984" "6220--------23874268--------3KcKY7Q7m2ZFiFBh7" " SP : Livré" "6598--------23874268--------3KcKY7Q7m2ZFiFBh7" " SP : Livré" "------------------------23874268--------3KcKY7Q7m2ZFiFBh7--------2" "-----------------------------------------------------------------------------------------------------------------------------------------985" "6229--------26461218--------SJPH3vBCeG9GCmDKj" " SP : Livré" "------------------------26461218--------SJPH3vBCeG9GCmDKj--------1" "-----------------------------------------------------------------------------------------------------------------------------------------986" "6219--------29091458--------dJdtexxqxoxHsdjMb" " SP : Livré" "------------------------29091458--------dJdtexxqxoxHsdjMb--------1" "-----------------------------------------------------------------------------------------------------------------------------------------987" "--------------------------------im8CteDm8y9sEAuBQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------988" "4884--------99026146--------" " SP : Livraison effectuée" "5578--------99026146--------" " SP : " "6221--------99026146--------yKdYfixRLHp84jsrB" " SP : Livré" "6646--------99026146--------yKdYfixRLHp84jsrB" " SP : Livré" "6899--------99026146--------yKdYfixRLHp84jsrB" " SP : Livré" "7034--------99026146--------yKdYfixRLHp84jsrB" " SP : Livré" "7243--------99026146--------yKdYfixRLHp84jsrB" " SP : Livré" "7416--------99026146--------yKdYfixRLHp84jsrB" " SP : Livré" "------------------------99026146--------yKdYfixRLHp84jsrB--------8" "-----------------------------------------------------------------------------------------------------------------------------------------989" "--------------------------------EkYEaZYWRnJah7T3z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------990" "--------------------------------YAF4Twx7pFwjTjuRL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------991" "--------------------------------BYTCmwrcRyBM52bb6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------992" "6224--------20954608--------Ju4B7hR2BC5npr3az" " SP : Livré" "6796--------20954608 --------Ju4B7hR2BC5npr3az" " SP : Livré" "------------------------20954608 --------Ju4B7hR2BC5npr3az--------2" "-----------------------------------------------------------------------------------------------------------------------------------------993" "--------------------------------bcJXmT3PovZf9u4B8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------994" "--------------------------------tF3NjJE44oY3SL8as--------0" "-----------------------------------------------------------------------------------------------------------------------------------------995" "--------------------------------pRQok2Egg3KAhAYo3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------996" "6225--------95350726--------vcwiMEeiALNHN8Zkf" "------------------------95350726--------vcwiMEeiALNHN8Zkf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------997" "6318--------40401663--------BC8YFnAbZHv3E6uKs" "------------------------40401663--------BC8YFnAbZHv3E6uKs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------998" "6226--------28136501--------cYaADzJypAZJDudRC" " SP : Livré" "------------------------28136501--------cYaADzJypAZJDudRC--------1" "-----------------------------------------------------------------------------------------------------------------------------------------999" "--------------------------------dzsMBooAGkfHgM4Gb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1000" "6228--------22889736--------tjSEgHt3icLPmACGm" " SP : Livré" "------------------------22889736--------tjSEgHt3icLPmACGm--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1001" "--------------------------------wduHwF9hAhPfCeTs8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1002" "--------------------------------RXvEKfdZny4b4Cv9J--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1003" "--------------------------------2j5j4ist9xbeXJj2z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1004" "--------------------------------w6ma9wzumer7AgqSQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1005" "--------------------------------8J9EuMPKmftCPjbio--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1006" "--------------------------------JbygCN8cNrfmuJwcP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1007" "6237--------28696549--------kEdpjNDMJpjNTqcjr" " SP : Livré" "------------------------28696549--------kEdpjNDMJpjNTqcjr--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1008" "--------------------------------oDHtEAuLo46RZaj5e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1009" "6250--------27384728--------NjfLQr3kD7qPdrokC" " SP : Livré" "------------------------27384728--------NjfLQr3kD7qPdrokC--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1010" "--------------------------------nApPPYcTzythk2QKx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1011" "--------------------------------Z6d6Jr9eARELfbYbP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1012" "5509--------27363538--------" " SP : " "6233--------27363538--------Dh2539JY4dGrg74v4" "6238--------27363538--------eMnEtfdwJB7S8Tpd5" " SP : Livré" "------------------------27363538--------eMnEtfdwJB7S8Tpd5--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1013" "5509--------27363538--------" " SP : " "6233--------27363538--------Dh2539JY4dGrg74v4" "6238--------27363538--------eMnEtfdwJB7S8Tpd5" " SP : Livré" "------------------------27363538--------Dh2539JY4dGrg74v4--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1014" "--------------------------------5HohheAHRBG4YRKcD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1015" "--------------------------------veHkLZi7YWLWLtPEq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1016" "1184--------27703112--------" " SP : Livrer" "3094--------27703112--------1942843191" " SP : Livraison effectuée" "6282--------27703112--------cjvDuzaFjbepk9Ry4" "------------------------27703112--------cjvDuzaFjbepk9Ry4--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1017" "6235--------58701005--------kDoKerdkz8uXBYB5K" " SP : Livré" "------------------------58701005--------kDoKerdkz8uXBYB5K--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1018" "--------------------------------EDAtKSxCSRc8tjGBN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1019" "5317--------53956833--------" " SP : " "6157--------53956833--------amCysHqXiPgcvAYh6" " SP : Livré" "6245--------53956833--------ohQgNodgL3QdiKCya" " SP : Livré" "------------------------53956833--------ohQgNodgL3QdiKCya--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1020" "--------------------------------GSEqJPx2M8jjfKadw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1021" "6293--------55103855--------k4GhdJRL37vaSuLzd" " SP : Livré" "------------------------55103855--------k4GhdJRL37vaSuLzd--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1022" "--------------------------------dawMbaBmzC8i9Kanm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1023" "6854--------53923839--------vEWzLxFGsWQRmXJeN" "------------------------53923839--------vEWzLxFGsWQRmXJeN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1024" "--------------------------------HrRsoyFrEan35nzvY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1025" "--------------------------------3Lw5FnFZRTSjnnKQX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1026" "6239--------58397806--------fvdAHpn8AoyoJGJxd" " SP : Livré" "------------------------58397806--------fvdAHpn8AoyoJGJxd--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1027" "6240--------94916012--------QgjnijjzwsW2dzs9D" " SP : Livré" "------------------------94916012--------QgjnijjzwsW2dzs9D--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1028" "6246--------53244517--------eMTuLJENyZNDGs3Mh" " SP : Livré" "------------------------53244517--------eMTuLJENyZNDGs3Mh--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1029" "6248--------99276105--------EXdtk3ogWWKrBS66y" " SP : Livré" "------------------------99276105--------EXdtk3ogWWKrBS66y--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1030" "6249--------96461852--------ng8RCgevcbvucHMEe" " SP : Livré" "------------------------96461852--------ng8RCgevcbvucHMEe--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1031" "6241--------29119499--------y536isWz7kcuTjAse" " SP : Livré" "------------------------29119499--------y536isWz7kcuTjAse--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1032" "1300--------23865088--------" " SP : Livrer" "3357--------23865088--------54385893" " SP : Livraison effectuée" "6242--------23865088--------yN6hLJ5vqLnBio2PL" " SP : Livré" "------------------------23865088--------yN6hLJ5vqLnBio2PL--------3" "-----------------------------------------------------------------------------------------------------------------------------------------1033" "6244--------20194041--------JPcmJ6yDSJ9ghxqk5" " SP : Livré" "------------------------20194041--------JPcmJ6yDSJ9ghxqk5--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1034" "6243--------46950205--------82GMzvztjRKMWndoF" " SP : Livré" "6594--------46950205--------82GMzvztjRKMWndoF" " SP : Livré" "------------------------46950205--------82GMzvztjRKMWndoF--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1035" "--------------------------------4xbet3WBTEtc2JY9s--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1036" "--------------------------------9CgJtFXPHN6HCpRzx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1037" "--------------------------------XHZEse3rhZDSqRooW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1038" "--------------------------------eoLdzio78Tdm4oHaG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1039" "--------------------------------QfRXShEQQdKKEtsPP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1040" "--------------------------------BomdAv4MQafHMsRBu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1041" "--------------------------------BGB4oBKkx66Td3jg4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1042" "--------------------------------wYD8ojfbAfvY6PqX6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1043" "--------------------------------MFKrNrXdLKpgcyR3t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1044" "--------------------------------BN74MjGraPYTcnro6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1045" "6257--------25982601--------y3YD8jdmvf3ZoRvFn" " SP : Livré" "------------------------25982601--------y3YD8jdmvf3ZoRvFn--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1046" "6264--------58107347--------wHMnRvTKMJeNorL3S" " SP : Livré" "------------------------58107347--------wHMnRvTKMJeNorL3S--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1047" "6258--------27683288--------kMjDwJrPNgrqW5wFc" " SP : Livré" "------------------------27683288--------kMjDwJrPNgrqW5wFc--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1048" "--------------------------------xvBSJEHF5ABpmAMm8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1049" "663-------- 55131231--------" " SP : Livrer" "2008--------55131231--------597815510" "2621--------55131231--------597815510" " SP : Livraison effectuée" "2727--------55131231--------597815510" " SP : Livraison effectuée" "3404--------55131231--------597815510" " SP : Livraison effectuée" "5494--------55131231--------" " SP : " "6260--------55131231--------G5N9Co6EPcEyk4aEQ" "------------------------55131231--------G5N9Co6EPcEyk4aEQ--------5" "-----------------------------------------------------------------------------------------------------------------------------------------1050" "--------------------------------47AnyswrqhPuGJFNp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1051" "--------------------------------xpSraFt69B5kueuLt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1052" "--------------------------------95dEH77zMvijJpJZ9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1053" "--------------------------------Wu5AEX3B35ctNWvma--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1054" "--------------------------------g4aGPvbqCenuLm6DX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1055" "6259--------92466840--------KyvTsK5LQyGKT2oDN" " SP : Livré" "------------------------92466840--------KyvTsK5LQyGKT2oDN--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1056" "--------------------------------RpeXQgZfLQvfGLj8C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1057" "--------------------------------XiLFgMrKEW9oo5JtQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1058" "6265-------- 58945675--------8KBr7y3zZ6XbHBEvp" " SP : Livré" "------------------------ 58945675--------8KBr7y3zZ6XbHBEvp--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1059" "--------------------------------TDAtMJ4gMTqckTXqy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1060" "--------------------------------M94qDCJgXJ8vajeZZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1061" "--------------------------------TEAFHADJi44k42qrb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1062" "6596--------24944833--------PXLW6EyyemFZBjc9F" " SP : Livré" "6723--------29633017--------PXLW6EyyemFZBjc9F" " SP : Livré" "------------------------29633017--------PXLW6EyyemFZBjc9F--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1063" "6271--------97744964--------BScpoW8X6zFiHSnGm" " SP : Livré" "------------------------97744964--------BScpoW8X6zFiHSnGm--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1064" "--------------------------------F6NKvbTyFGjrJNw98--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1065" "6332--------54518805--------yAxngaKSk2F2WLrq8" " SP : Livré" "6856--------54518805--------yAxngaKSk2F2WLrq8" " SP : Livré" "------------------------54518805--------yAxngaKSk2F2WLrq8--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1066" "--------------------------------YMFf8JCr6ee2jTZ4c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1067" "6274--------24 934 875--------Rwo3ykEJA2TpjLjX9" " SP : Livré" "------------------------24 934 875--------Rwo3ykEJA2TpjLjX9--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1068" "6345--------26694812--------xseEEpMcscvtYEv8S" " SP : Livré" "6427--------26694812--------xseEEpMcscvtYEv8S" " SP : Livré" "------------------------26694812--------xseEEpMcscvtYEv8S--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1069" "--------------------------------g63EmyrLChG3jQ6je--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1070" "1152--------93656374--------" " SP : Livrer" "3685--------93656374--------1318983116" " SP : Livraison effectuée" "6267--------93656374--------TxuBnTfobmhtdt3Ag" " SP : Livré" "7002--------93656374--------" " SP : Livré" "------------------------93656374--------TxuBnTfobmhtdt3Ag--------4" "-----------------------------------------------------------------------------------------------------------------------------------------1071" "5576--------53714678--------" " SP : " "6269--------53714678--------wJz9XtWp4jwszX3XZ" " SP : Livré" "------------------------53714678--------wJz9XtWp4jwszX3XZ--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1072" "6328--------22140822--------sMZZeMABCaZpZALbn" " SP : Livré" "------------------------22140822--------sMZZeMABCaZpZALbn--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1073" "--------------------------------sKbSYoC2Ez4fPGvCy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1074" "--------------------------------c7qzv7hr9BafeWDvQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1075" "--------------------------------KJqXQcGGYT8ojbAvy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1076" "--------------------------------TYtmiR2zj59fvhFkb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1077" "6281--------21 751 961--------xsa6rGLpQPf7wdq3m" " SP : Livré" "------------------------21 751 961--------xsa6rGLpQPf7wdq3m--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1078" "--------------------------------MGJBejrmNYWQ6eigs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1079" "--------------------------------7h6YupSW2BrfFohTp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1080" "--------------------------------WTqT7yqe5vXfbEYFf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1081" "6285--------92951526--------BdYqYbjkjriNeaocQ" "6553--------92951526--------BdYqYbjkjriNeaocQ" "------------------------92951526--------BdYqYbjkjriNeaocQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1082" "--------------------------------FPbuS75TSmJB4eb29--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1083" "6288--------56355963--------fZQXtag3HA6DbQNKK" " SP : Livré" "------------------------56355963--------fZQXtag3HA6DbQNKK--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1084" "6289--------92856886--------3YyWn2E2d9xKZsQvc" " SP : Livré" "------------------------92856886--------3YyWn2E2d9xKZsQvc--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1085" "--------------------------------XJyAabTfrbvLmczMB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1086" "--------------------------------jAe5D3g2SLpHRd4cR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1087" "--------------------------------3jsoPN3yJE6FNRaNQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1088" "6287--------24770765--------nH2iw396A497zQAfy" " SP : Livré" "7666--------24770765--------nH2iw396A497zQAfy" " SP : Livré" "------------------------24770765--------nH2iw396A497zQAfy--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1089" "6442--------20721732--------2RWGxZfKrSYhaAsba" "6512--------20721732--------2RWGxZfKrSYhaAsba" " SP : Livré" "------------------------20721732--------2RWGxZfKrSYhaAsba--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1090" "------------------------50 439 148--------NK5J8P6cBnRLXHaWG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1091" "--------------------------------3sgMAvpyt4NC6ctuz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1092" "--------------------------------xMFD2Zzg7tho3S882--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1093" "--------------------------------MB3tRHtk6piumLf6s--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1094" "--------------------------------6Emi26JjsxTaE9guy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1095" "--------------------------------XNKaWYTodiMJakY8A--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1096" "6291--------29009034--------7eWfTdAmP6Jp6nmFR" " SP : Livré" "------------------------29009034--------7eWfTdAmP6Jp6nmFR--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1097" "--------------------------------ojJq6Tb3YZfZgCFui--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1098" "6262--------58277705--------" " SP : Livré" "6294--------58277705--------gsRnEccb9iDuLm9ms" " SP : Livré" "6685--------58277705--------" " SP : Livré" "------------------------58277705--------gsRnEccb9iDuLm9ms--------3" "-----------------------------------------------------------------------------------------------------------------------------------------1099" "6292--------51062443--------Ms2sKdWQBq4APfdYo" " SP : Livré" "------------------------51062443--------Ms2sKdWQBq4APfdYo--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1100" "--------------------------------Mpi9wK84q28xETw7n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1101" "--------------------------------LTfYdsdzKfhBPAciy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1102" "--------------------------------NDyj6BfjcFkqaZbNt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1103" "--------------------------------XYao6a6QwqNx5bKbF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1104" "--------------------------------wKPrGTJJbYRqq6uzS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1105" "--------------------------------8yjoKxXw6HEZ826Av--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1106" "--------------------------------mphoWsJzmmw7ocw8t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1107" "6315--------58 924 477--------rWNdEax3XyGZyCAGe" " SP : Livré" "6744--------58 924 477--------rWNdEax3XyGZyCAGe" "6819--------58 924 477--------rWNdEax3XyGZyCAGe" " SP : Livré" "------------------------58 924 477--------rWNdEax3XyGZyCAGe--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1108" "--------------------------------PM2NXqtMLQdMjZxbQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1109" "--------------------------------iTscH3B9HSNdG9j2d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1110" "6322--------58344033--------aZP9BTW7CWyru4Ths" " SP : Livré" "------------------------58344033--------aZP9BTW7CWyru4Ths--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1111" "--------------------------------cWrmomG2224HCtwWx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1112" "--------------------------------XndMQWgeDMuzfvchM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1113" "--------------------------------JdPEjScAhAZ6eHTC8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1114" "3864--------24219727--------807035454" " SP : Livraison effectuée" "4308--------24219727--------" " SP : Livraison effectuée" "5531--------24219727--------" " SP : " "6499--------24219727--------5Z8timqR72bTmLfsE" " SP : Livré" "6872--------24219727--------" " SP : Livré" "------------------------24219727--------5Z8timqR72bTmLfsE--------5" "-----------------------------------------------------------------------------------------------------------------------------------------1115" "--------------------------------SPBjeeLcFEvp6Jj3a--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1116" "--------------------------------vS5ZuyJg2FKqJ84Hi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1117" "--------------------------------NhH7gJsCe5xmLPSjM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1118" "--------------------------------wck9jf2n6BbgJ2RX9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1119" "--------------------------------xNRMDZszEhSxCjiuJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1120" "--------------------------------TxfMM8f8f8gxEziuo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1121" "--------------------------------g6HKDsXwEp229JvCR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1122" "--------------------------------t45QEw88W89rHRFt9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1123" "6296--------20 847 404--------vYei4RvqJ76Jrsv6F" " SP : Livré" "------------------------20 847 404--------vYei4RvqJ76Jrsv6F--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1124" "--------------------------------ZdskmMSWQGgpwWTtb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1125" "--------------------------------ehJMzgJMCRDZgWoQS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1126" "--------------------------------rf6bHEGkLBAQzBujJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1127" "--------------------------------r9WbBrYdpah7RGgFz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1128" "--------------------------------9CPQBpDfgFDxEuJ6K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1129" "--------------------------------N5RzbYB6xjik43qyE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1130" "--------------------------------grS74ZM4GbbSKfxZe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1131" "--------------------------------dyTfCCvKu3sh5WCpE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1132" "--------------------------------rpuPBuQtwdTHWzQDp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1133" "--------------------------------vKY4RZTfZRNTMAGMc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1134" "2200--------22015518--------410675726" " SP : Livraison effectuée" "6298--------22015518--------KLdDnDxbwsmHjcRqf" " SP : Livré" "------------------------22015518--------KLdDnDxbwsmHjcRqf--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1135" "--------------------------------eG5Tdaedkzbsbat9w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1136" "--------------------------------Xx5kC7xyNkvQ9NisN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1137" "6303--------96990968--------jMorBwAFx8fqvpA9W" " SP : Livré" "6765--------96990968--------jMorBwAFx8fqvpA9W" " SP : Livré" "------------------------96990968--------jMorBwAFx8fqvpA9W--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1138" "--------------------------------GtB5t5nnsR25uqghJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1139" "--------------------------------QqxfCLN8ziFZdW7K6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1140" "--------------------------------fMPx9wK8a9LY2nxS8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1141" "--------------------------------sDSHikuScD6XDdFD4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1142" "6299--------56 504 542--------ZkBCnGrnc3JZKwFSc" "------------------------56 504 542--------ZkBCnGrnc3JZKwFSc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1143" "--------------------------------dL85ArCdmvtM4aauC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1144" "--------------------------------q3L3Gmw47FFSJwnoW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1145" "--------------------------------Qs4LC9bSDGT3SqmsB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1146" "6302--------98549269--------R9HWvfRh5CYYZvTYy" " SP : Livré" "------------------------98549269--------R9HWvfRh5CYYZvTYy--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1147" "6323--------50 034 532--------epWLLStFkfBNmpSY8" "------------------------50 034 532--------epWLLStFkfBNmpSY8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1148" "--------------------------------B2htiqhjJLYZfYShh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1149" "--------------------------------hSkn3Eirxz2Pe3dm2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1150" "--------------------------------ftxbXMC4Ps4MTmiD7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1151" "--------------------------------Bv5kcFtd2cTZS2Dc4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1152" "--------------------------------GD3sPZbS5iXLcjvsp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1153" "--------------------------------N723QDsE2HaYGZ7xa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1154" "--------------------------------SgMEMy7Q5Nro9gZdS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1155" "--------------------------------Tb6mJjfZRxCBJPt5m--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1156" "--------------------------------ASZzqbAcJPYLiWbdC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1157" "--------------------------------qejhDAn49oKA73s7j--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1158" "--------------------------------bb22McRvELp4bSLRM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1159" "6308--------51980069--------x5ZpAFfRoznctX8QY" " SP : Livré" "8171--------51980069--------x5ZpAFfRoznctX8QY" "------------------------51980069--------x5ZpAFfRoznctX8QY--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1160" "--------------------------------deX6M7BRqeskgJN2w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1161" "--------------------------------G8j5C98gj5FJbjLey--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1162" "--------------------------------5X5RphCsX4BB6A9K8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1163" "--------------------------------5MsckW6m78TdjDXSY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1164" "--------------------------------JRTrJNEq395Qyx5fP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1165" "--------------------------------6QjzaLiTzYeA5RrSW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1166" "--------------------------------ycvKvAExbxYzq66iL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1167" "--------------------------------EnxjDkP8cGuujfkT3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1168" "--------------------------------sMphCeGcapYznwHSK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1169" "--------------------------------8vfXDwQcfDeAwfXea--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1170" "--------------------------------wdbKPShym569igAst--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1171" "--------------------------------v262tYgNtkCbHYmyf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1172" "--------------------------------oSSQL2m7w8PeyF6nj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1173" "--------------------------------qbY2yQiHfsdpCBiEj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1174" "--------------------------------gmCxnkJEY72jWXW63--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1175" "--------------------------------2t8uru82qhG8HdnHQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1176" "--------------------------------igHoJ2s7GpmSHJ4JJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1177" "--------------------------------bo5ttJY8bbcs9SYtf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1178" "--------------------------------Wy8bJy8kqLkrftgZe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1179" "--------------------------------cvcWpZeTfWToqT8s2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1180" "--------------------------------oNzAWr7kG8v4ZX6M3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1181" "--------------------------------DMnShRJmewFd4fEod--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1182" "--------------------------------dg2DTS3PRiiKwr8nB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1183" "--------------------------------DijbffxvxrxLDJoXq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1184" "--------------------------------feZGiB37RbGz6mTKQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1185" "--------------------------------MtoB3SXKSju6TDSPy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1186" "6301--------27715333--------NFcadbAk2HvuoxLRs" " SP : Livré" "------------------------27715333--------NFcadbAk2HvuoxLRs--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1187" "6304--------99 890 357--------9L68psBcEC6Hxu8Lk" " SP : Livré" "------------------------99 890 357--------9L68psBcEC6Hxu8Lk--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1188" "--------------------------------ypqSWFBKrdXyC6N7g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1189" "5633--------21408940--------" " SP : " "6305--------21408940--------9PJT5JcK2picaxo9p" " SP : Livré" "------------------------21408940--------9PJT5JcK2picaxo9p--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1190" "--------------------------------CC939RSKtqzymgwNz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1191" "--------------------------------oijfbSPE3C2CQ6pJs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1192" "--------------------------------ibj2sa96AoZk5DGHb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1193" "--------------------------------nTfvzwnugB3B9CqEH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1194" "6325--------56838649--------kMNyvCLeXZWDqDy8F" " SP : Livré" "------------------------56838649--------kMNyvCLeXZWDqDy8F--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1195" "--------------------------------jtBQzLMQ4GRZkzFN7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1196" "--------------------------------uGKoD46yoZ7mGvEEM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1197" "--------------------------------XJG6WSmqScmDusPLk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1198" "--------------------------------evfbeAiuoWCP32BJi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1199" "--------------------------------pX7YzPtPRH9gzQSFx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1200" "--------------------------------unTmz4wrNtoLBkDSw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1201" "--------------------------------HEhDm78YMbASG5Dqq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1202" "--------------------------------cp9ZYariMvaGmfiE9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1203" "6313--------52815617--------9mZCJyuA469QYYAya" " SP : Livré" "------------------------52815617--------9mZCJyuA469QYYAya--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1204" "--------------------------------8bNLejwrdNDZqkhZ4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1205" "--------------------------------GmoTHpTAugcr5NbJw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1206" "--------------------------------8w3x3LzABM4Eq3AWE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1207" "--------------------------------pShGp5NbhrYfqrhie--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1208" "6371--------55338660--------i5kswxf7xt95SyBDB" " SP : Livré" "------------------------55338660--------i5kswxf7xt95SyBDB--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1209" "6320--------95751833--------hKtWhGYnGnNAku9Ym" " SP : Livré" "------------------------95751833--------hKtWhGYnGnNAku9Ym--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1210" "--------------------------------5LtdKBdGqNCSRGviy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1211" "--------------------------------digD8JRjhZJKC7j8F--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1212" "--------------------------------TmrxCRkyp7zBE8NNt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1213" "--------------------------------wR2ay2YFZrXLc8FgS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1214" "5362--------50455863--------" " SP : " "6327--------50455863--------NH8nwgrY6So6WuTZf" " SP : Livré" "------------------------50455863--------NH8nwgrY6So6WuTZf--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1215" "3478--------29064889--------1372149901" " SP : Livraison effectuée" "6441--------29064889--------BpWZCE62xMKFXsd6H" "------------------------29064889--------BpWZCE62xMKFXsd6H--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1216" "3606--------50904337--------" "4166--------50904337--------1023005271" " SP : Livraison effectuée" "4834--------50904337--------" " SP : Livraison effectuée" "5239--------50904337--------" " SP : " "6335--------50904337--------xtfQmvC8uDHsZwxjr" " SP : Livré" "------------------------50904337--------xtfQmvC8uDHsZwxjr--------4" "-----------------------------------------------------------------------------------------------------------------------------------------1217" "6333--------29671695--------uzx27m9Lc4EpPojn9" " SP : Livré" "------------------------29671695--------uzx27m9Lc4EpPojn9--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1218" "--------------------------------8hST4oYg75GHefysJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1219" "3046--------95413197--------1970863682" " SP : Livraison effectuée" "6608--------95413197--------tRA4zgBfqK3hPag64" " SP : Livré" "------------------------95413197--------tRA4zgBfqK3hPag64--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1220" "--------------------------------B42AfptoSQrBakesi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1221" "--------------------------------P2mNJonBWoad74QgX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1222" "--------------------------------gfT3GBMDKj4zpcpFe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1223" "--------------------------------eD8DvmT6ztCc8wAb5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1224" "--------------------------------ghsqnFfuergnowuX8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1225" "2818--------50230990--------1027939664" " SP : Livraison effectuée" "6337--------50230990--------tNMReHcrzzjes3gma" " SP : Livré" "------------------------50230990--------tNMReHcrzzjes3gma--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1226" "--------------------------------MdEs9uA9hgWLCqttv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1227" "--------------------------------poykNySfh8sPoY6TJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1228" "--------------------------------xjNi4evHoBYt2EgJz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1229" "6395--------29333447--------GwM4ZSnAzFmAHRkTf" "------------------------29333447--------GwM4ZSnAzFmAHRkTf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1230" "--------------------------------wnqQ4cKSJCS6A4Bmf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1231" "------------------------50537641--------n8cCTRdgBQzsMTsJu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1232" "--------------------------------fotXFqWm7pc8QAXJA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1233" "--------------------------------8pDY2zGQAX2FBxA4W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1234" "--------------------------------X4wp4FRGEufCxEzZy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1235" "--------------------------------24SYwQ5Z4wupywyJQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1236" "--------------------------------z2fDDtAqSdYkemkzL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1237" "--------------------------------mFenBxboKYhJDQqNK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1238" "--------------------------------8TNLxTLcZpuqXJiLg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1239" "7146--------29138424--------nyjsw87LgEP4hNNjT" " SP : Livré" "------------------------29138424--------nyjsw87LgEP4hNNjT--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1240" "6342--------94581472--------WW2dra6xJjtYvi7LK" " SP : Livré" "------------------------94581472--------WW2dra6xJjtYvi7LK--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1241" "--------------------------------2agLZcAk9b2mbAjaF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1242" "--------------------------------uaJBBB6qP3cfM3CDX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1243" "--------------------------------n4DaQXK2Y4LDM7Th8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1244" "--------------------------------FBCDBM4e8j6SQZXeZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1245" "--------------------------------CwfR6ipjcSq782SDN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1246" "--------------------------------nKEQjdtwF8CFDAkXg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1247" "3548--------28401756--------726827301" " SP : Livraison effectuée" "4218--------28401756--------726827301" " SP : Livraison effectuée" "6347--------28401756--------ShA5dJ8RBbPRZStpc" " SP : Livré" "------------------------28401756--------ShA5dJ8RBbPRZStpc--------3" "-----------------------------------------------------------------------------------------------------------------------------------------1248" "6346--------56903560--------tnSfj2SJLvhNipg5Z" " SP : Livré" "------------------------56903560--------tnSfj2SJLvhNipg5Z--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1249" "6397--------29180428--------q7PTaH2dKgYdc2LZJ" " SP : Livré" "7727--------29180428--------q7PTaH2dKgYdc2LZJ" " SP : Livré" "------------------------29180428--------q7PTaH2dKgYdc2LZJ--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1250" "6343--------53929319--------ArkwdjEFMXXKkaqDE" " SP : Livré" "------------------------53929319--------ArkwdjEFMXXKkaqDE--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1251" "6349--------27755578--------Tn47qTeeALYuBwhM6" " SP : Livré" "------------------------27755578--------Tn47qTeeALYuBwhM6--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1252" "--------------------------------KhZSzMCXBvDuuXDZB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1253" "--------------------------------5teKzphwgKNynJZDX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1254" "--------------------------------r7eRsvpt6ggankLMu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1255" "6360--------21211620--------5BoopxWFGQ4Qys5ry" " SP : Livré" "------------------------21211620--------5BoopxWFGQ4Qys5ry--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1256" "--------------------------------7K9szt7xP2Ci3Re3t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1257" "6367--------94939278--------NdXyKkSZGDND52f4R" " SP : Livré" "------------------------94939278--------NdXyKkSZGDND52f4R--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1258" "6423--------96 393 670--------WqkTuf2eA7H69obso" " SP : Livré" "------------------------96 393 670--------WqkTuf2eA7H69obso--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1259" "--------------------------------ftfcNmu2icSHPmrGh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1260" "--------------------------------K7atpfHeCscCPaxL8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1261" "--------------------------------egwgte5H6gzY2PjL8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1262" "--------------------------------rNAx9nWfieS4yuFoG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1263" "--------------------------------aw9PzCHqhuMrhskw9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1264" "--------------------------------aYT9PQCeztJWPLFQf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1265" "6361--------50032935--------7Lcqcct3dxvgHrvvd" " SP : Livré" "------------------------50032935--------7Lcqcct3dxvgHrvvd--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1266" "5726--------50587606--------" " SP : Livré" "6366--------50587606--------mWu7eNGJXGHv8qBri" " SP : Livré" "6773--------50587606--------mWu7eNGJXGHv8qBri" " SP : Livré" "7220--------50587606--------mWu7eNGJXGHv8qBri" " SP : Livré" "7671--------50587606--------mWu7eNGJXGHv8qBri" " SP : Livré" "------------------------50587606--------mWu7eNGJXGHv8qBri--------5" "-----------------------------------------------------------------------------------------------------------------------------------------1267" "6413--------95930338--------FbemgF8ZxvyytpXM9" " SP : Livré" "------------------------95930338--------FbemgF8ZxvyytpXM9--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1268" "--------------------------------PvNyTaku4GRjMDrRq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1269" "--------------------------------2jmyjipN3e5yBJZge--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1270" "6372--------40115973--------dEJcmymkvF9vdfiBP" " SP : Livré" "------------------------40115973--------dEJcmymkvF9vdfiBP--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1271" "6370--------26 219 535--------QvcjpdhdC3KphjgY6" " SP : Livré" "6791--------27 930 214--------QvcjpdhdC3KphjgY6" " SP : Livré" "------------------------27 930 214--------QvcjpdhdC3KphjgY6--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1272" "6377--------92247175--------r7jTHEhX92Kyt7Jqy" "------------------------92247175--------r7jTHEhX92Kyt7Jqy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1273" "--------------------------------ezSrD5QibdYYDwMTH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1274" "6379--------93989744--------utcvvffzWy9xsRZRH" " SP : Livré" "------------------------93989744--------utcvvffzWy9xsRZRH--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1275" "6387--------24620184--------emQueom8M9ycPG7mQ" " SP : Livré" "------------------------24620184--------emQueom8M9ycPG7mQ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1276" "6385--------20089136--------5vF9JDuJsDAa7pM9i" " SP : Livré" "------------------------20089136--------5vF9JDuJsDAa7pM9i--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1277" "--------------------------------coPfJboysdEeh3qDD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1278" "6386--------26289656--------wQNTMTGnG6vrJpBsu" " SP : Livré" "------------------------26289656--------wQNTMTGnG6vrJpBsu--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1279" "6383--------28794833--------QzABqMGim843g3EMs" " SP : Livré" "------------------------28794833--------QzABqMGim843g3EMs--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1280" "--------------------------------uCCBqdWCfCGYeNnui--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1281" "--------------------------------kNhfKachb7e43H4Qm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1282" "--------------------------------KPtdg83iKBMf4sjjL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1283" "6412--------29910925--------kt2HekvfrisQbtj8m" " SP : Livré" "------------------------29910925--------kt2HekvfrisQbtj8m--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1284" "--------------------------------Pfy3kEkD6Pboczjo2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1285" "6384--------53 637 093--------wzyMgJjwqpcXX9Ley" " SP : Livré" "------------------------53 637 093--------wzyMgJjwqpcXX9Ley--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1286" "--------------------------------BtzJf8mcHq6ecWNvJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1287" "--------------------------------5h4P7vshoGMgv6tLr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1288" "6421--------54077576--------S4x3zBrmhTYpZso4j" " SP : Livré" "------------------------54077576--------S4x3zBrmhTYpZso4j--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1289" "--------------------------------KmE5r5yqHiMB2SqWH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1290" "6414--------24684880--------EqdXeykHH5ZchG5JM" " SP : Livré" "------------------------24684880--------EqdXeykHH5ZchG5JM--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1291" "6408--------25676943--------oaytjwASfqtHX6eB9" " SP : Livré" "------------------------25676943--------oaytjwASfqtHX6eB9--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1292" "--------------------------------xrEEYZ4wuzH4MDNqe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1293" "--------------------------------JbQDWpEHxpkFCZnZt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1294" "--------------------------------Sc6xY6TEjfch3HAaJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1295" "--------------------------------nZaEtC36qN48b3agG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1296" "6502--------55924159--------Pj8Rxj5fFzA63EARS" " SP : Livré" "------------------------55924159--------Pj8Rxj5fFzA63EARS--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1297" "6422--------50 784 617--------Wo4iGnaQS5QsadkmE" " SP : Livré" "7539--------94516253--------Wo4iGnaQS5QsadkmE" "7593--------52408295--------Wo4iGnaQS5QsadkmE" " SP : Livré" "------------------------52408295--------Wo4iGnaQS5QsadkmE--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1298" "--------------------------------HpTnfReQGbTWT7JLS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1299" "6437--------27844159--------xRHvGv7FM57uoWuKT" "------------------------27844159--------xRHvGv7FM57uoWuKT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1300" "--------------------------------nBF2dfqpTqa3e3Coo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1301" "--------------------------------8ZDqnPYyLHMJfCHij--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1302" "--------------------------------PB8KhwD6eYp4LQvhL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1303" "6394--------55005217--------DDDeoZ6pRSxT8FeQr" " SP : Livré" "------------------------55005217--------DDDeoZ6pRSxT8FeQr--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1304" "--------------------------------LppAEHjRsdLRpYC3g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1305" "4177--------26530710--------666652428" " SP : Livraison effectuée" "6426--------26530710--------C2oAdF2Xseiyjy85X" " SP : Livré" "------------------------26530710--------C2oAdF2Xseiyjy85X--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1306" "--------------------------------itdnt6NSBTYMHnyp3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1307" "--------------------------------nEtcDa9t4Y9Bx3zry--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1308" "6465--------43205430--------8PGFx44ifuywt2aLL" " SP : Livré" "------------------------43205430--------8PGFx44ifuywt2aLL--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1309" "4332--------58065509--------" " SP : Livraison effectuée" "4957--------58065509--------" " SP : Livraison effectuée" "5491--------58065509--------" " SP : " "6417--------58065509--------v62oNqPGuGLDBQX56" " SP : Livré" "------------------------58065509--------v62oNqPGuGLDBQX56--------4" "-----------------------------------------------------------------------------------------------------------------------------------------1310" "--------------------------------A2DWtFEmfaaiGoc8e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1311" "2656--------50179435--------1460082981" " SP : Livraison effectuée" "3974--------50179435--------1460082981" " SP : Livraison effectuée" "6418--------50179435--------rSEkSAnNjbegwmpu2" " SP : Livré" "------------------------50179435--------rSEkSAnNjbegwmpu2--------3" "-----------------------------------------------------------------------------------------------------------------------------------------1312" "--------------------------------nvXccr977kTKz9sjk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1313" "--------------------------------crN2t4JoWLWwanjCk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1314" "6398--------96279564--------ipvthDsymjeLJzhx6" " SP : Livré" "------------------------96279564--------ipvthDsymjeLJzhx6--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1315" "--------------------------------Jwz4zzEERXNsWAB4a--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1316" "6407--------53166216--------8qe3rDQeauap4nwGk" " SP : Livré" "------------------------53166216--------8qe3rDQeauap4nwGk--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1317" "--------------------------------7kjcHNs6SfCNTv3Sm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1318" "6415--------28385873--------rxrKC9mcmRj2LHemB" " SP : Livré" "------------------------28385873--------rxrKC9mcmRj2LHemB--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1319" "6428--------51232792--------kfbz7RCN8xeN8BFjZ" " SP : Livré" "------------------------51232792--------kfbz7RCN8xeN8BFjZ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1320" "--------------------------------fFyC3x3ofmb3Js3Db--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1321" "6402--------21070508--------niGR5sSzvj9SwmgLG" " SP : Livré" "------------------------21070508--------niGR5sSzvj9SwmgLG--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1322" "--------------------------------RfWfHbB4o65xGKhNB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1323" "6401--------27059402--------ntkX4yKpuY3G8YsEK" " SP : Livré" "------------------------27059402--------ntkX4yKpuY3G8YsEK--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1324" "6400--------54542520--------uCv6W4pq4zjiGxoyT" " SP : Livré" "------------------------54542520--------uCv6W4pq4zjiGxoyT--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1325" "6399--------53 873 947--------jpC6v7rWYt2kYRNK9" " SP : Livré" "------------------------53 873 947--------jpC6v7rWYt2kYRNK9--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1326" "--------------------------------zrMcWz4PYYueFFRRi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1327" "--------------------------------hwnTYnt5GYkidDpKj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1328" "--------------------------------gASDFbDfNTDfyWK5w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1329" "6429--------93799788--------Di6TtpJw64ZRienz2" " SP : Livré" "------------------------93799788--------Di6TtpJw64ZRienz2--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1330" "--------------------------------eLnMbfTsTriDZyauw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1331" "1265--------22564314 --------" " SP : Livrer" "4440--------22564314--------" " SP : Livraison effectuée" "5022--------22564314--------" " SP : " "5043--------22564314--------" " SP : " "5838--------22564314--------" " SP : Livré" "6431--------22564314--------h8ASeqWmmgpXZHrJs" " SP : Livré" "7039--------22564314--------" " SP : Livré" "------------------------22564314--------h8ASeqWmmgpXZHrJs--------7" "-----------------------------------------------------------------------------------------------------------------------------------------1332" "--------------------------------YEQMhFcZPfp4FXgXS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1333" "--------------------------------HC7Pj6E6o32MDsBBT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1334" "6425--------94137344--------smMzqp8jatXqayvzN" " SP : Livré" "------------------------94137344--------smMzqp8jatXqayvzN--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1335" "6447--------97148217--------Ah97qYx2zBaeJp6z5" " SP : Livré" "------------------------97148217--------Ah97qYx2zBaeJp6z5--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1336" "--------------------------------F4MNKjNLH24GWt9LD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1337" "6438--------97143148--------TMHbW4cyqB2SGKsJu" " SP : Livré" "------------------------97143148--------TMHbW4cyqB2SGKsJu--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1338" "--------------------------------ne38ubrwHK5f8KNt4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1339" "6439--------97087729--------Nnkz8PfZccY9kadnK" " SP : Livré" "------------------------97087729--------Nnkz8PfZccY9kadnK--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1340" "5584--------53338125--------" " SP : " "6443--------53338125--------GCmiqERskzK7c6GBp" " SP : Livré" "------------------------53338125--------GCmiqERskzK7c6GBp--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1341" "2429--------93595350--------1161314540" " SP : Livraison effectuée" "3813--------93595350--------1161314540" " SP : Livraison effectuée" "3908--------93595350--------1161314540" " SP : Livraison effectuée" "4938--------93595350--------" " SP : Livraison effectuée" "5004--------93595350--------" " SP : Livraison effectuée" "5582--------93595350--------" " SP : " "6444--------93595350--------xroiQSrnJ9HxnRbFv" " SP : Livré" "------------------------93595350--------xroiQSrnJ9HxnRbFv--------7" "-----------------------------------------------------------------------------------------------------------------------------------------1342" "--------------------------------eJttY3nZrSqMbxKDw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1343" "713--------96340518--------" " SP : Livrer" "2591--------96340518--------747268612" " SP : Livraison effectuée" "2898--------96340518--------747268612" " SP : Livraison effectuée" "4112--------96340518--------747268612" " SP : Livraison effectuée" "6448--------96340518--------TFwhHzCCHKXkrMDuJ" " SP : Livré" "6841--------96340518--------TFwhHzCCHKXkrMDuJ" " SP : Livré" "7967--------96340518--------TFwhHzCCHKXkrMDuJ" " SP : Livré" "------------------------96340518--------TFwhHzCCHKXkrMDuJ--------7" "-----------------------------------------------------------------------------------------------------------------------------------------1344" "--------------------------------CJeykxTicCwoEms6P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1345" "--------------------------------bQnZ2RmauK534gX92--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1346" "6450--------29850135--------pyZSJQtCkNm56FBrG" " SP : Livré" "------------------------29850135--------pyZSJQtCkNm56FBrG--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1347" "--------------------------------hy86CZBN8eFo3d52b--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1348" "6455--------26169576--------BjYBBKgNJum9vBa2W" " SP : Livré" "------------------------26169576--------BjYBBKgNJum9vBa2W--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1349" "890--------93355895--------" "2287--------93355895--------821692600" " SP : Livraison effectuée" "2797--------93355895--------821692600" " SP : Livraison effectuée" "6632--------93355895--------gEwz3YFbek59NbipL" " SP : Livré" "------------------------93355895--------gEwz3YFbek59NbipL--------3" "-----------------------------------------------------------------------------------------------------------------------------------------1350" "5252--------92066697--------" " SP : " "6454--------92066697--------Z9ZdiL6TQ8absiRCr" " SP : Livré" "------------------------92066697--------Z9ZdiL6TQ8absiRCr--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1351" "--------------------------------dzTXs8LNPQv4idicv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1352" "--------------------------------ksmKHXY6cAzhg29rc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1353" "6488--------28117433--------PfRe6GmunRZdLah8r" " SP : Livré" "------------------------28117433--------PfRe6GmunRZdLah8r--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1354" "--------------------------------DvyfnwLbN4TpjCaCA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1355" "6510--------95933644--------a2yByKJWxsT6HfcXc" " SP : Livré" "------------------------95933644--------a2yByKJWxsT6HfcXc--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1356" "6480--------28592376--------5ppWxtZ3XsJky45k7" " SP : Livré" "7650--------28592376--------5ppWxtZ3XsJky45k7" " SP : Livré" "7698--------28592376--------5ppWxtZ3XsJky45k7" " SP : Livré" "------------------------28592376--------5ppWxtZ3XsJky45k7--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1357" "--------------------------------ao9bgMEnTsFEiMyox--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1358" "--------------------------------XL787MQzp4GJkQ3Ck--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1359" "--------------------------------sBPLXM4nZMyoQTkEa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1360" "6460--------50771239--------HfqbvQGERhQzpftN6" " SP : Livré" "------------------------50771239--------HfqbvQGERhQzpftN6--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1361" "--------------------------------57Xr93xbG4CKPKF2e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1362" "1296-------- 53417634--------" "2420--------53417634--------168083311" " SP : Livraison effectuée" "6459--------53417634--------odWot58hkAr9BjjTM" " SP : Livré" "------------------------53417634--------odWot58hkAr9BjjTM--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1363" "--------------------------------sQhR53v5vppF3hp5K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1364" "6468--------26707814--------EXhyjJpgSt9FTywJR" " SP : Livré" "------------------------26707814--------EXhyjJpgSt9FTywJR--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1365" "--------------------------------QpaTC2ET64FW4sBmK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1366" "--------------------------------3tCkrukb2vbmKgoqp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1367" "--------------------------------KRCadoHRnEe7wPFEW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1368" "--------------------------------N5qu4vBhHq7CnisBs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1369" "--------------------------------miHjkPyZfC7A3iBiB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1370" "--------------------------------2zSLaZ9FxnC6bC2BR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1371" "6473--------53068901--------yaAxiXf2TZDzMtkG7" " SP : Livré" "------------------------53068901--------yaAxiXf2TZDzMtkG7--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1372" "--------------------------------STfjM9kZWpTcRzFgk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1373" "--------------------------------rwvvJSgaJWLmXwBa5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1374" "--------------------------------dsBkA7P5iyuroAhSK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1375" "--------------------------------dYYQc2X9tzFBfDaxJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1376" "6463--------46 915 799--------CxZQi5SrggnmfW643" " SP : Livré" "6882--------46 915 799--------CxZQi5SrggnmfW643" " SP : Livré" "6896--------46 915 799--------CxZQi5SrggnmfW643" " SP : Livré" "------------------------46 915 799--------CxZQi5SrggnmfW643--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1377" "6494--------26791876--------BEt3xoYpnKtXgB452" " SP : Livré" "------------------------26791876--------BEt3xoYpnKtXgB452--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1378" "6482--------46589844--------79S9RPpJhNYTpMwfs" " SP : Livré" "------------------------46589844--------79S9RPpJhNYTpMwfs--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1379" "--------------------------------znmnQvmT7e2K9AGet--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1380" "--------------------------------3R4XssdwxD4C4nHCE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1381" "--------------------------------hiQ2TnPLHM6RRkjx2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1382" "--------------------------------2C4WDttjR348BXEmP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1383" "--------------------------------kwE3Rg4Kt2SYZmFHc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1384" "6469-------- 28680850--------aYGoKb24BwwGD9Bbo" " SP : Livré" "------------------------ 28680850--------aYGoKb24BwwGD9Bbo--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1385" "--------------------------------TcPAAXkvB8BjHM3m2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1386" "--------------------------------BrvZQNxLZ3ckwsJx4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1387" "5169--------93889479--------" " SP : " "5828--------93889479--------" " SP : Livré" "6471--------93889479--------5htwNbvcYLNpQfj2D" " SP : Livré" "------------------------93889479--------5htwNbvcYLNpQfj2D--------3" "-----------------------------------------------------------------------------------------------------------------------------------------1388" "--------------------------------3ktt9AGzry8k2YJuW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1389" "--------------------------------CjwZ7Pdd58FoPa6nv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1390" "--------------------------------Qz6J2rnBo9pBusSTP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1391" "--------------------------------5GGAeXuEyLgcKYBWK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1392" "--------------------------------mveRT2tmd3M6Bjk7d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1393" "--------------------------------jcBsTqpkEGeSkQ89r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1394" "--------------------------------ZcFXXqWTddXxxTupm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1395" "6467--------51259696--------oL56LZ42LYits7YSY" " SP : Livré" "------------------------51259696--------oL56LZ42LYits7YSY--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1396" "6519--------52 386 855--------GsLQi5j8nHv4TDTXc" " SP : Livré" "------------------------52 386 855--------GsLQi5j8nHv4TDTXc--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1397" "--------------------------------8Jh2XeWqPDwZK5zMA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1398" "6466--------24245435--------Fp5hpvBaPwxCCELMk" " SP : Livré" "------------------------24245435--------Fp5hpvBaPwxCCELMk--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1399" "--------------------------------kp5XcqkjPJZKnCeuA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1400" "--------------------------------G2v9Mw6FYc9aghcEZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1401" "--------------------------------Tz9u4orJAGwtaAdcj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1402" "--------------------------------qCwRQqHw6q54xZNqs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1403" "--------------------------------36toxcjvyB4j5CxfQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1404" "6481--------29079958--------PtAG8Hxje6yTzstJx" " SP : Livré" "------------------------29079958--------PtAG8Hxje6yTzstJx--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1405" "--------------------------------Hbpy84rCoJrzsaGrr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1406" "--------------------------------A6u2SutiuL5x5af6m--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1407" "--------------------------------SLrDo88TocwzEKbWc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1408" "--------------------------------DJYojJEBgv8KZyFRy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1409" "--------------------------------fknwzf2Xq2aD7tdtX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1410" "--------------------------------8ejSXFyCzjkrwn6oL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1411" "--------------------------------jWQ5fpH9Hjij9XRvo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1412" "7252--------93060179--------GqpJzaSJC2GQTnXR2" "------------------------93060179--------GqpJzaSJC2GQTnXR2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1413" "--------------------------------NpEWy6eTtrrMnygfX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1414" "--------------------------------QAdSnMs45tBYKvBoZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1415" "1510--------97321281--------" " SP : Livrer" "6486--------97321281--------dghYFA8kttQiLcdCa" " SP : Livré" "------------------------97321281--------dghYFA8kttQiLcdCa--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1416" "4732--------28039348--------" " SP : Livraison effectuée" "6757--------28039348--------5wCtb3yq3eg8bidrJ" " SP : Livré" "------------------------28039348--------5wCtb3yq3eg8bidrJ--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1417" "--------------------------------zKyMSHphCSjcTd4L5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1418" "--------------------------------KiX33bKgzzLzPQou8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1419" "6487--------51491356--------J6s5ZYsPuXiv4CswA" " SP : Livré" "6545--------51491356--------J6s5ZYsPuXiv4CswA" " SP : Livré" "------------------------51491356--------J6s5ZYsPuXiv4CswA--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1420" "--------------------------------HYzzxD4PFu7pmA58Q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1421" "--------------------------------AvTDgRKBCtdK6tXQo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1422" "--------------------------------ci85AkeQk4Ls7gDCK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1423" "2914--------24669699--------2046752264" " SP : Livraison effectuée" "6513--------24669699--------pF4fM3SprFGxKP3MM" " SP : Livré" "------------------------24669699--------pF4fM3SprFGxKP3MM--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1424" "--------------------------------vhmcH5W8zs9tXN8Ss--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1425" "--------------------------------u8LK7WMgMLumgFQrj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1426" "--------------------------------MQ7tbiZtKNYkqC7b2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1427" "--------------------------------MD2GqMc8AiToTxmEQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1428" "--------------------------------8fKycjiHqpontFY2k--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1429" "6495--------27412150--------QWMv2RQ4WJ2Kpnz3B" " SP : Livré" "------------------------27412150--------QWMv2RQ4WJ2Kpnz3B--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1430" "--------------------------------Lur3KG4PtQryTKJed--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1431" "--------------------------------W2WAd5g9KYN9dYRo3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1432" "--------------------------------XCe6W9jvWDeo9HCRX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1433" "--------------------------------HZa8xvvnsQ4ZoXasX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1434" "--------------------------------ScEjxrjydKdj7juYf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1435" "--------------------------------rWJeHxHdWpSs8NMHx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1436" "--------------------------------Ns8upcXLHNzBCM4Ew--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1437" "--------------------------------2tLcwni2aWZEjLi4d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1438" "6496--------97945126--------7R8RbvJ536nnDpPgm" " SP : Livré" "------------------------97945126--------7R8RbvJ536nnDpPgm--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1439" "--------------------------------hnnCFxrxasDuppjfm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1440" "2122--------22997561--------232265368" " SP : Livraison effectuée" "4504--------22997561--------" " SP : Livraison effectuée" "6514--------22997561--------yksRk3D2A4ywjN2nK" " SP : Livré" "------------------------22997561--------yksRk3D2A4ywjN2nK--------3" "-----------------------------------------------------------------------------------------------------------------------------------------1441" "4855--------27684965--------" " SP : Livraison effectuée" "4993--------27684965--------" " SP : Livraison effectuée" "6500--------27684965--------TLt5YRg9DF6F8CdeA" " SP : Livré" "------------------------27684965--------TLt5YRg9DF6F8CdeA--------3" "-----------------------------------------------------------------------------------------------------------------------------------------1442" "5415--------55943815--------" " SP : " "6501--------55943815--------nxzHSTuxq6fzDtzT9" "6851--------55943815--------nxzHSTuxq6fzDtzT9" " SP : Livré" "------------------------55943815--------nxzHSTuxq6fzDtzT9--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1443" "--------------------------------FXFgyRriC2WY33Kx7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1444" "--------------------------------H94faS5EFKXiy4kJg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1445" "--------------------------------JJ77qubdfesQZizg9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1446" "--------------------------------GcJg9d3JE27hdfToL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1447" "--------------------------------ARtBhTXFbGMvwK9gw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1448" "--------------------------------D3s73p8tFs5uYdooM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1449" "--------------------------------ncSBfjtzCsvmNTz6C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1450" "--------------------------------2qZv3i4TzyKaqY9r9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1451" "--------------------------------gWokw3NB7qT28MeFg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1452" "--------------------------------36BXCDy2zAKGw6C8a--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1453" "--------------------------------DjrdiphBM8rg6Rpok--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1454" "6507--------93463006--------cj3KKrcdQ8oL6X6Nw" " SP : Livré" "------------------------93463006--------cj3KKrcdQ8oL6X6Nw--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1455" "--------------------------------WXvYWQX6eZtim82EE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1456" "--------------------------------QLgvrxDELfALeTZAc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1457" "6504--------50420878--------53QWsCJBPMn3SMbii" " SP : Livré" "------------------------50420878--------53QWsCJBPMn3SMbii--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1458" "--------------------------------irkuC8ZygE7esec8W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1459" "--------------------------------ToWvE7XxKBQ2f3Laq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1460" "--------------------------------dhR3AF3LuJvsLNrMd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1461" "--------------------------------mnwDpvpE7ZQJzew8q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1462" "6528--------23560357--------LZzWHjvFuc8xBqN8f" " SP : Livré" "------------------------23560357--------LZzWHjvFuc8xBqN8f--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1463" "--------------------------------jwSyeWaBc9sEpesRB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1464" "3076--------94418988--------1435990868" " SP : Livraison effectuée" "6508--------94418988--------WEk5zCmdNonmz4HhP" " SP : Livré" "------------------------94418988--------WEk5zCmdNonmz4HhP--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1465" "--------------------------------wju8yrWqYREaB4vHo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1466" "6509--------25898727--------QemhTyD2rAjeYvPwa" " SP : Livré" "------------------------25898727--------QemhTyD2rAjeYvPwa--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1467" "7097--------52076404--------AvCk2fD5euspcS8EK" " SP : Livré" "7234--------52076404--------AvCk2fD5euspcS8EK" " SP : Livré" "7268--------52076404--------" " SP : Livré" "------------------------52076404--------AvCk2fD5euspcS8EK--------3" "-----------------------------------------------------------------------------------------------------------------------------------------1468" "6535--------99934698--------73cffHB8FnqChSY4j" " SP : Livré" "6560--------99934698--------73cffHB8FnqChSY4j" " SP : Livré" "------------------------99934698--------73cffHB8FnqChSY4j--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1469" "6936--------29881029--------Z8GwLqjBPWMktfscp" " SP : Livré" "------------------------29881029--------Z8GwLqjBPWMktfscp--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1470" "3867--------54660728--------" " SP : Livraison effectuée" "6601--------54660728--------Rt8GNMBePSC3zkFiF" "6606--------54660728--------Rt8GNMBePSC3zkFiF" " SP : Livré" "7216--------54660728--------Rt8GNMBePSC3zkFiF" " SP : Livré" "------------------------54660728--------Rt8GNMBePSC3zkFiF--------3" "-----------------------------------------------------------------------------------------------------------------------------------------1471" "--------------------------------Mau672rwGpL74A4DM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1472" "--------------------------------5ZDZ96bbgP6udsGk2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1473" "6526--------54 555 872--------oqfWA3zai57k4nTGj" " SP : Livré" "6787--------54 555 872--------oqfWA3zai57k4nTGj" " SP : Livré" "------------------------54 555 872--------oqfWA3zai57k4nTGj--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1474" "--------------------------------mdtGLMqSAMGQjBDcy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1475" "--------------------------------QF35qoGHhXbYwPTKM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1476" "--------------------------------jT9tGZJf4jf82ousG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1477" "------------------------96323975--------s57kSEiKy29h5c68k--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1478" "--------------------------------cTumwK2ozZY9v8qT7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1479" "--------------------------------kjXY3Yqo3BpygNpQt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1480" "--------------------------------wabhJTfqjmn6puBJY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1481" "--------------------------------FoGL9LqYaDC6Y6oW6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1482" "--------------------------------Puhb9xFkBjogCsfWn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1483" "--------------------------------gBWMsodkCfgwDCsuS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1484" "--------------------------------YASDKam5HoRo8KKfM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1485" "--------------------------------ngi69LbPKAstXdC3J--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1486" "6529--------93859716--------WirKrbGKDQ83MaHQD" " SP : Livré" "------------------------93859716--------WirKrbGKDQ83MaHQD--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1487" "--------------------------------4ZTypa5SeoEG3dGRv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1488" "--------------------------------dqHrjzuJRphtSjkpN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1489" "--------------------------------RGJWMyuZwADC8XRjR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1490" "--------------------------------KpAdFpFD42jWhMX3M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1491" "--------------------------------8hiB7HLc5aKgtfyCo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1492" "--------------------------------gq26RbZpeoesQcCHf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1493" "--------------------------------q8YRAqfYfw52wEs3n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1494" "--------------------------------GDrEZTMzTzKFWKpZR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1495" "--------------------------------dmN4yt9F6Bp5oQEnk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1496" "--------------------------------DmnJ4NpED3eJCmGaK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1497" "--------------------------------XdPrLuEDdFSjWhM8C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1498" "--------------------------------6J2upZDwJFLSkmvi7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1499" "--------------------------------s9stwWRJeBKRYXP7M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1500" "--------------------------------xz28BkmYtDdyaHNo8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1501" "--------------------------------mNY4PpKf2E7xqykrr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1502" "--------------------------------68g4YZr4Wpb6gbhir--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1503" "6525--------55091706--------EjLjPW44vQPGiNAbP" " SP : Livré" "7272--------55091706--------EjLjPW44vQPGiNAbP" " SP : Livré" "------------------------55091706--------EjLjPW44vQPGiNAbP--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1504" "--------------------------------rzuiRaB7W95vHpdN7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1505" "6544--------95178294--------XzJqvzZhNpF8uodBx" " SP : Livré" "------------------------95178294--------XzJqvzZhNpF8uodBx--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1506" "--------------------------------tqDW2jjLZhY2nwDDn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1507" "--------------------------------MzTinmyEzP9taNzmv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1508" "--------------------------------xvk9shggCzxAHBvAi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1509" "--------------------------------Bz8JxuvKKvBGJWoku--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1510" "--------------------------------g5WgKJNd5ywyY7ZMW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1511" "--------------------------------dPskE8rPdK8b7z5Wm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1512" "--------------------------------wtC9qQYo9x6Q3ncmi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1513" "--------------------------------SMBShsKo4YTdwBCAy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1514" "--------------------------------D58hCDGgKh7z3Eqvq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1515" "--------------------------------eDNXpAvL9ioRzdPAD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1516" "--------------------------------biE2CZXtL7gAo2pDv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1517" "--------------------------------BS5oQ8YoyJzWD6K8L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1518" "--------------------------------2rQLFeDM2tgHpyzKN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1519" "--------------------------------bAqXmvpayPEcGFMHH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1520" "--------------------------------fgbj9XjwEL8vS3h5p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1521" "--------------------------------usLipw6QQbeE7KWRk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1522" "--------------------------------KP77dbSdsE3m8b2Do--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1523" "--------------------------------gq4Z4f5qfKKZwufPt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1524" "--------------------------------5T67G24oXpK3fZJt7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1525" "--------------------------------yKBw965EufZMwSj5Y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1526" "--------------------------------8eMq58SZF4BMzfSHR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1527" "--------------------------------i9Pndt5Gw3ubrWNAW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1528" "--------------------------------nzrY845DzYf6j7pDs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1529" "--------------------------------w8xWFdpwgspuP8Dma--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1530" "--------------------------------amykocE4Zh82FRKur--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1531" "--------------------------------BSFmpSQF4kpvMBSJ4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1532" "6530--------96748065--------iLKLtnoSB7HASPzeP" " SP : Livré" "6977--------96748065--------iLKLtnoSB7HASPzeP" " SP : Livré" "------------------------96748065--------iLKLtnoSB7HASPzeP--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1533" "--------------------------------mcW8WCfSmhcPbXccJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1534" "--------------------------------4XEYR7PpMTxdPGqRu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1535" "--------------------------------oeutKmYtdChxRmRJC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1536" "--------------------------------TqykXwmtXLrMvtw3Y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1537" "6549--------21711954--------MazFhM7QAMWKRMDtY" " SP : Livré" "------------------------21711954--------MazFhM7QAMWKRMDtY--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1538" "--------------------------------XgmcgBRpreYPTD3S8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1539" "--------------------------------LwFgWmjRATaPLzN2L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1540" "--------------------------------tMJrdbJK7sJ8TWeXx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1541" "6551--------51091904--------WpTZAJeGKW46tp9Ng" " SP : Livré" "------------------------51091904--------WpTZAJeGKW46tp9Ng--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1542" "--------------------------------v4BNyz7vW53Jy57m2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1543" "--------------------------------2x2AQEAaFugB9zX82--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1544" "--------------------------------JWeTvnMzyczSreJiK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1545" "--------------------------------vxoyG9vNddDq6oMXh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1546" "--------------------------------oEEQ4G6RqQYFZMgqC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1547" "--------------------------------bJnnxaeKbtuA99GRH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1548" "--------------------------------ww5xTtF2vzGuvoj2A--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1549" "--------------------------------ex95CxpA2m5WY65vQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1550" "--------------------------------RzZ6E7hcdATG2gbc5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1551" "6538--------29228085--------YxbBCDeep8vrd2ouT" " SP : Livré" "6706--------29228085--------YxbBCDeep8vrd2ouT" " SP : Livré" "7892--------29235452--------YxbBCDeep8vrd2ouT" " SP : Livré" "------------------------29235452--------YxbBCDeep8vrd2ouT--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1552" "--------------------------------772JEuC6cfJaRA99S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1553" "--------------------------------kwnkhQg4ZdhRb7kbR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1554" "--------------------------------B6P2GHmWdCN33W4mR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1555" "--------------------------------qQ7p9YEQ8buyLNADT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1556" "6546--------26278871--------dmNZAxY7SGbZuZo3o" " SP : Livré" "------------------------26278871--------dmNZAxY7SGbZuZo3o--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1557" "--------------------------------cTvrEYrzkf5SLbMJo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1558" "--------------------------------2e5n8hsiaSShDfHKZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1559" "--------------------------------uZwqXmqHAt5JE32q7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1560" "--------------------------------4f6WxJ8DuvrDJcMHc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1561" "6547--------94128903--------doEc4QTth68D4v5rF" " SP : Livré" "------------------------94128903--------doEc4QTth68D4v5rF--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1562" "6548--------96887894--------dctdv3Hp3oezCDDvY" " SP : Livré" "------------------------96887894--------dctdv3Hp3oezCDDvY--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1563" "--------------------------------pxWHhqzG4A3Y33bEr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1564" "--------------------------------abikhrdfmixyt3qpq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1565" "6536--------25950993--------D88nrfQoq2Tf9ixsW" "------------------------25950993--------D88nrfQoq2Tf9ixsW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1566" "--------------------------------fcw4ewK5ESWN6Neci--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1567" "--------------------------------QQBe5zcsbYBneMZxJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1568" "--------------------------------xr8gzDErs34sa2nBE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1569" "6612--------23131454--------xjS4e2cqhE8QyKyoG" " SP : Livré" "------------------------23131454--------xjS4e2cqhE8QyKyoG--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1570" "--------------------------------tRFhHMQvgtgQLB2T5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1571" "--------------------------------fbPBiYLuRfeWpFScj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1572" "--------------------------------tDvnb47v2ZpvTvPfD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1573" "--------------------------------xfTS8mbgABQvZEPKQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1574" "--------------------------------E3C9ZGzkeX8z4gZPF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1575" "--------------------------------rYWGs8dWHtfogquyn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1576" "--------------------------------GA7R66imQM4nQ6JTu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1577" "--------------------------------wgNC8Y7BQMxdDSQ4r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1578" "--------------------------------nSeAsMifQhefSCfLo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1579" "--------------------------------7s2TzKSp7fTFyxYjh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1580" "--------------------------------YPjgK74a27JGsmxza--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1581" "--------------------------------7mjQqMeYLE8sHZZyX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1582" "--------------------------------p2uSmb4Q4LzxFxTha--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1583" "--------------------------------xz4WshxJquCMgtocn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1584" "--------------------------------csRe8nWxM7WqZ62Ms--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1585" "--------------------------------jzg5uzta6HYdxqd8h--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1586" "6552--------26 603 556--------d3ToqJhJqpXtmbPJe" " SP : Livré" "------------------------26 603 556--------d3ToqJhJqpXtmbPJe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1587" "--------------------------------nqnx279hRG8azWqRr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1588" "--------------------------------QvgRLAoXccWZrRKzz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1589" "--------------------------------2mbybzbDgCq56imYH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1590" "--------------------------------LmtcMCvKB37DudvBy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1591" "--------------------------------6bKjYJhsRWKAMGNwq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1592" "--------------------------------Mk2yCXG8mTABS4b5L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1593" "6574--------53509022--------fTir72i4ATohyJLRP" " SP : Livré" "------------------------53509022--------fTir72i4ATohyJLRP--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1594" "--------------------------------5k36doRaZS5hii63E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1595" "--------------------------------z8wyJ6AeHzdK8uG6M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1596" "--------------------------------cTprDg9izadk9dNwz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1597" "--------------------------------5XCggtQfB3SZBdbpG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1598" "6557--------97846760--------YHDDuHeWy9FJ92pYz" " SP : Livré" "------------------------97846760--------YHDDuHeWy9FJ92pYz--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1599" "--------------------------------FgbEGiiH528xLW2xg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1600" "--------------------------------xccD5A95WBHftToAW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1601" "--------------------------------NQyoHKWEjASaHQ2Zo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1602" "--------------------------------wPnsCaWyrqKf8N2Ce--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1603" "--------------------------------BaWDdtNFjB8zRHimT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1604" "--------------------------------6tai24fXKJN3Y4zeH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1605" "--------------------------------8pwbKZZCHucF6ja9J--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1606" "--------------------------------PWMmhBTnsKur96rBS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1607" "--------------------------------xS77qmEB774n7bjyC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1608" "--------------------------------tP5qYLYxJ3KW79w9u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1609" "--------------------------------pjwr5BbQENm6BMch3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1610" "--------------------------------iTwmJDynTgLXxnqBm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1611" "--------------------------------uvHxsaNCdTCsDtr2c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1612" "6597--------21824466--------9owutXg2YBJKJPuDp" " SP : Livré" "------------------------21824466--------9owutXg2YBJKJPuDp--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1613" "--------------------------------xdajSK6j5PrPETTqa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1614" "--------------------------------uHHv4qL6eNtXwT5qL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1615" "--------------------------------nQWsLs4DuxYgC2ayb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1616" "7124-------- 52879768--------coiAcrctCzpQRf9Gp" " SP : Livré" "------------------------ 52879768--------coiAcrctCzpQRf9Gp--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1617" "--------------------------------y8QSya76RqgKqKQSv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1618" "--------------------------------BEtEkKSvQRwQCAKhp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1619" "--------------------------------Y3Lsbwj589WjmyCeZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1620" "--------------------------------tqyFuH6YzXCP4o5Kn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1621" "--------------------------------AGS2YhdunmkSLkpwr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1622" "6760--------24104216--------5bie7b4Z9Mn78K77e" "------------------------24104216--------5bie7b4Z9Mn78K77e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1623" "--------------------------------MeB5XiZDvb8Ffv33a--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1624" "--------------------------------Dtfovkit7FxXpqxwf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1625" "--------------------------------K3JpjE8fAhjafbp5E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1626" "--------------------------------38iqvGXk4yS3S9WCt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1627" "--------------------------------ZiysyztSaLCWmgjKo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1628" "--------------------------------Azqvt6Ye8wfntzyuf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1629" "--------------------------------6ypp3RWbxKmNbwTgX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1630" "6564--------55675091--------votK6dhYG98ztZWZB" "------------------------55675091--------votK6dhYG98ztZWZB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1631" "--------------------------------FxohJqnnd7T9iNRTv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1632" "--------------------------------3oda8ysrzbzWqbscw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1633" "--------------------------------L6fv7yN7zv2ZWs8df--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1634" "--------------------------------oY7o5j98KL9k9qLYu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1635" "--------------------------------x33H33GS9CNhc4QHv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1636" "--------------------------------CfENzM8v4rYzJsLov--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1637" "--------------------------------GCH67wHcHwjbjtFvd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1638" "--------------------------------XKGayGJsehjbJEHG5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1639" "--------------------------------ZQQFnSm5rY8DPNirw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1640" "--------------------------------KHTBKyQyjMqwduTxp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1641" "--------------------------------xkY6DKyR9jaNqGmSM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1642" "--------------------------------mR7zMDQChZjTomrYn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1643" "--------------------------------25H7R4ABSauS3PoAc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1644" "--------------------------------LcwWCdrRu4rDuKonB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1645" "6879--------29740321--------GtdENsL5v8TRrZh7y" " SP : Livré" "------------------------29740321--------GtdENsL5v8TRrZh7y--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1646" "--------------------------------weiPPpbNjrzExm6eG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1647" "--------------------------------sjnSna6Lv9TsXMvKT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1648" "--------------------------------HzWJm3fTfaPEsGq8G--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1649" "--------------------------------ZWMiozRcHuTGJdMMh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1650" "--------------------------------iuNcg38xFbEXWFGxx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1651" "--------------------------------Zebv6xqjvob63yriD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1652" "6572--------23145115--------5mtvLRDJe9sC7Dnm8" " SP : Livré" "------------------------23145115--------5mtvLRDJe9sC7Dnm8--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1653" "--------------------------------hj5xdqkzn5M5HsaSf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1654" "--------------------------------J6gjJWzZc99qo8Xui--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1655" "--------------------------------ohzs2jQQnhCjmAhZM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1656" "5067--------52733042--------" " SP : " "5122--------52733042--------" " SP : " "6638--------52733042--------Suqs2pMixp6JfCtzo" " SP : Livré" "------------------------52733042--------Suqs2pMixp6JfCtzo--------3" "-----------------------------------------------------------------------------------------------------------------------------------------1657" "--------------------------------wb7wGvKo9HebZWzCi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1658" "--------------------------------J4SnLwi8JW3a5wYxj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1659" "--------------------------------HYsKn7xGoTuvm87ta--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1660" "6573--------26199714--------mAvBt2XCKsNmPWhW3" " SP : Livré" "------------------------26199714--------mAvBt2XCKsNmPWhW3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1661" "6569--------21573274--------uHfW2yCeZvuksttcX" " SP : Livré" "------------------------21573274--------uHfW2yCeZvuksttcX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1662" "--------------------------------mhrFjS2SdnroJmtja--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1663" "--------------------------------pnqnFg5mqZCcWJhXb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1664" "--------------------------------gvztNTScZuLaadgpt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1665" "--------------------------------BPXtmbQAjKjxEj7FK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1666" "4836--------29163776--------" " SP : Livraison effectuée" "5718--------29163776--------" " SP : Livré" "6575--------29163776--------Z9DQcbaobc4QmiAeL" "6578--------29163776--------Z9DQcbaobc4QmiAeL" " SP : Livré" "6695--------29163776--------Z9DQcbaobc4QmiAeL" "------------------------29163776--------Z9DQcbaobc4QmiAeL--------3" "-----------------------------------------------------------------------------------------------------------------------------------------1667" "--------------------------------3gZc3Y59MxRFGR4aC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1668" "--------------------------------hCnSCndPuJyBrGZHG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1669" "--------------------------------exx4cNmB5fyW2kgCm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1670" "--------------------------------PD2k5q4LpZoZQkpEF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1671" "--------------------------------PEQK2HJjChqofoDXC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1672" "--------------------------------EwpeLxEFNZo9Zdp5B--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1673" "--------------------------------LvBwdFi8DbpobrFDs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1674" "--------------------------------i8ZBcRoXK4Lzp5ZQN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1675" "--------------------------------NiqCtstEJAm3CYbYz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1676" "--------------------------------bBFNASdzwsXd4nMpa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1677" "--------------------------------d98MfCc2hQg9TcbPG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1678" "--------------------------------W9nacc8wF4rTYrwHg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1679" "--------------------------------vok4RHBM2Mk6nxaDj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1680" "6648--------27660249--------QowyRHTtjWyroWhKE" " SP : Livré" "------------------------27660249--------QowyRHTtjWyroWhKE--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1681" "--------------------------------AtYjY8pnemrTB5BGB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1682" "--------------------------------tM8cNgwSLHBLjdiNb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1683" "--------------------------------xsNe2FHNneFYF9RfP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1684" "--------------------------------a5WgiFXrHmvMx2KAh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1685" "--------------------------------q8YwRKNChoFb2Jair--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1686" "--------------------------------ekq5rGDi8S8LQmwjT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1687" "--------------------------------MpNyAxhPpdyhDfhh8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1688" "--------------------------------AsAc6WPLFh8pFwmAH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1689" "5182--------53448733--------" " SP : " "5380--------53448733--------" " SP : " "6580--------53448733--------pQWLizfuSbQTeWgBs" " SP : Livré" "------------------------53448733--------pQWLizfuSbQTeWgBs--------3" "-----------------------------------------------------------------------------------------------------------------------------------------1690" "--------------------------------HAZixkctmwQLEmZzh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1691" "6710--------55225193--------cjPQhhfNnEqXuAAm9" " SP : Livré" "7202--------55225193--------cjPQhhfNnEqXuAAm9" " SP : Livré" "------------------------55225193--------cjPQhhfNnEqXuAAm9--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1692" "--------------------------------mw52kHHGzgWeJQPhn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1693" "--------------------------------xZsRf4jsBvLNkfBbv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1694" "--------------------------------xpADJB2hd7NH9WHQy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1695" "--------------------------------v6KKDh2NsPgo28P4N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1696" "--------------------------------NCGqfoXuorLcsyW4F--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1697" "--------------------------------R2qjtHYHgasvJX9BR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1698" "5598--------20987164--------" " SP : " "7469--------20987164--------C835cdkvGJxRMovsX" " SP : Livré" "------------------------20987164--------C835cdkvGJxRMovsX--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1699" "--------------------------------9B6sKdsin6P93W5DZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1700" "--------------------------------LdweQqnzwiPoHTw3H--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1701" "6602--------26094839--------n7yryZPoNEA7xR5ok" " SP : Livré" "------------------------26094839--------n7yryZPoNEA7xR5ok--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1702" "--------------------------------4v4yMBQXXqadHrtnZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1703" "--------------------------------Y2G6idfeog4RHXrn4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1704" "--------------------------------3juubuKbAbGrN8Ysg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1705" "6585--------25475292--------QQJG8fHNTcbiqmvYu" " SP : Livré" "------------------------25475292--------QQJG8fHNTcbiqmvYu--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1706" "--------------------------------FHTbNKJva472HgAGf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1707" "--------------------------------NrbNubdFm9Z8eEFfR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1708" "--------------------------------nF2eBaaLks55oCzwZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1709" "6600--------90237090--------dHFmxJBFLCBZ6opjN" " SP : Livré" "------------------------90237090--------dHFmxJBFLCBZ6opjN--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1710" "6595--------26641604--------gW3dskNuf9ywEJBhf" " SP : Livré" "------------------------26641604--------gW3dskNuf9ywEJBhf--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1711" "--------------------------------2WHQxLz7HPZqJHvCQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1712" "6603--------25969199--------aNZX6cH4kZjzJKcuZ" "------------------------25969199--------aNZX6cH4kZjzJKcuZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1713" "--------------------------------8FNNdGfgudghqiXje--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1714" "6589--------20270218--------K9QHCuekfe8Zeo47t" " SP : Livré" "------------------------20270218--------K9QHCuekfe8Zeo47t--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1715" "--------------------------------qxeyTWJ8eArnbnKQo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1716" "--------------------------------bSbypZRL5wTaLXwFk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1717" "--------------------------------vDPZRycpTfgkKHFdk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1718" "--------------------------------2Wr8quXdar6tZPYDa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1719" "--------------------------------ikCiLW6hJYa7aQZhW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1720" "1299--------54654092--------" " SP : Livrer" "6592--------54654092--------gicxZKpD9pusNaWdP" " SP : Livré" "------------------------54654092--------gicxZKpD9pusNaWdP--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1721" "--------------------------------Cx3xYpn3y3KRYvGep--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1722" "--------------------------------aa5wGzGDfK3xLM32G--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1723" "--------------------------------55SSHwTaQLLvJtEmr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1724" "--------------------------------6CiToH3rZZGrZLhwy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1725" "--------------------------------j2mMj2Y5kCop8i5Zp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1726" "--------------------------------fR6HZjk5gFqGHoPms--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1727" "--------------------------------jLNJbCQJJ8rheRuCB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1728" "--------------------------------txr6ftBS8qKPo363d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1729" "--------------------------------PmBmjcNNpDpxJCAH6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1730" "--------------------------------c6pyHHwpWwEhS5FTr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1731" "--------------------------------asiRbo6WKy9r4QR8K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1732" "--------------------------------wZN5jmgEACZ7dktPu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1733" "--------------------------------5r9azd37Gkc4RRvfd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1734" "--------------------------------NYy2fu5HwAWiNGAeH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1735" "--------------------------------B9LAs6RSsDPbGDe2E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1736" "--------------------------------MMZihbXJE5dcsX58A--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1737" "--------------------------------MfBHcxHRr27E6WL4e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1738" "--------------------------------dzCowy7BxggeyCrDk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1739" "--------------------------------KGPx4LcA9GvkQ3mKJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1740" "--------------------------------wK3co4ProQwEyTwyd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1741" "--------------------------------cyQ5GdmHGNQ3Johsy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1742" "--------------------------------AssT8TauYXQsfowGQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1743" "6599--------92328208--------ziwRXtq4RtYQsswXc" " SP : Livré" "------------------------92328208--------ziwRXtq4RtYQsswXc--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1744" "--------------------------------WAyC9PBSE42sJbEEt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1745" "--------------------------------3CbuPk5vnSqaCPwjs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1746" "--------------------------------5LPkGWjf5P4WbreKE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1747" "5159--------26680288--------" " SP : " "6618--------26680288--------PA5cJYLdj8oQQEKn8" " SP : Livré" "7020--------26680288--------PA5cJYLdj8oQQEKn8" " SP : Livré" "8386--------26680288--------" " SP : Livré" "------------------------26680288--------PA5cJYLdj8oQQEKn8--------4" "-----------------------------------------------------------------------------------------------------------------------------------------1748" "--------------------------------f8iW2kbMTfDNZzZ32--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1749" "--------------------------------MosYFauh4RibMDTP4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1750" "--------------------------------Dd6TWmFggGyQo6ZMb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1751" "--------------------------------LYkNLKYn7z9Jfh9gf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1752" "--------------------------------GR5ii9JWQLJT59oz3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1753" "--------------------------------RgWkNLrGvyiMrTqfB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1754" "--------------------------------KiLt2kTNZwmSee4fu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1755" "--------------------------------andCzrogvyLRmbBjd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1756" "--------------------------------Yqb6ebBLQtAsiNvPH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1757" "6778--------22489103--------feZwFQ4oESwfMa6bS" " SP : Livré" "------------------------22489103--------feZwFQ4oESwfMa6bS--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1758" "--------------------------------6N9PxuqcJRpP54iXb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1759" "--------------------------------zKfHFcMqeh3oQT4Rz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1760" "--------------------------------MdWviZ5q9TA64JCxi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1761" "6623--------21797888--------n6Kyu2AcaAKgxRdbW" " SP : Livré" "------------------------21797888--------n6Kyu2AcaAKgxRdbW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1762" "--------------------------------LQ6mC3Dnb5mrPin4m--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1763" "--------------------------------ifnGTkej6583Hht3v--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1764" "--------------------------------H7osfytqjioJqpwCe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1765" "--------------------------------QJSN2nKw9sQ77x8BR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1766" "--------------------------------t7eTwyHaGTRqXkGGo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1767" "--------------------------------Es4Mb2bkW7WmxubZN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1768" "--------------------------------XYFiLDxo5TESmGaC6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1769" "--------------------------------grAQG523BmPZdb5qv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1770" "--------------------------------5mrfDNCS9iZ2AQ3cf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1771" "--------------------------------69FJer2bkndgDuDiF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1772" "--------------------------------E29yktaAm7ubeCjus--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1773" "--------------------------------2oHbNpFSk9qEuxXJc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1774" "--------------------------------2623dfpLxiMRw3Rot--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1775" "--------------------------------uNyaS8Pjrhhwfd5NH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1776" "--------------------------------NfjRSWi5ApJaHFbnz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1777" "--------------------------------g3vTAQnDnzqEkTnaX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1778" "--------------------------------4ytkehtQbG4vWJmXA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1779" "--------------------------------Cxwwwx8vXj9o3Aube--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1780" "--------------------------------EthnD6nxDTodoXYSa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1781" "--------------------------------srGynRZfc3DcNqusL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1782" "--------------------------------hcQtfAJRkDrbmGXzo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1783" "--------------------------------mwmJdzxLA5AuxRsTn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1784" "--------------------------------Gc2wZPdrh9ztSt5bf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1785" "--------------------------------dRa7J2fTXEHFsTmPD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1786" "--------------------------------ac9H2wvrtrMvXXnsF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1787" "--------------------------------WKjSu9HLWRkSrHujS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1788" "3638--------56237710--------1189730639" " SP : Livraison effectuée" "4698--------56237710--------" " SP : Livraison effectuée" "6653--------56237710--------WWWe2hB7CxPqY9gG7" " SP : Livré" "------------------------56237710--------WWWe2hB7CxPqY9gG7--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1789" "1648--------27444730--------" " SP : Livrer" "6610--------27444730--------nPx53isfvmwgCggwA" " SP : Livré" "------------------------27444730--------nPx53isfvmwgCggwA--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1790" "--------------------------------x5wq2WZN3k4QSjcJL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1791" "2472--------58754024--------1905174379" " SP : Livraison effectuée" "3997--------58754024--------1905174379" " SP : Livraison effectuée" "6615--------58754024--------KhACqgHvmXXs4SF5u" " SP : Livré" "------------------------58754024--------KhACqgHvmXXs4SF5u--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1792" "--------------------------------rjdZsN4R4ZyE5JEHH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1793" "--------------------------------yHqBxyFy48rzgXA79--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1794" "--------------------------------7Nr824dS5sdE9QdwH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1795" "--------------------------------c26WXMS7FQXtczpS3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1796" "--------------------------------w9JeGp9RJqtR7ZJev--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1797" "--------------------------------TvaDGg8WkKL2LQpPQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1798" "--------------------------------FFsiJdqc4qNJJ6vho--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1799" "--------------------------------RZW4oFCNbf8GWMC9z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1800" "--------------------------------uAGyTpYkom8DCkzG7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1801" "--------------------------------E7xbGey555JgtFtXk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1802" "--------------------------------pAvgEA9GJGbiPBkwo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1803" "--------------------------------Rzi2QoSrAvAmx6nxi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1804" "--------------------------------NQWZ68e5QrYCgfi3g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1805" "--------------------------------53uhSqpxH7ExzLH4y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1806" "--------------------------------YtH4yjSczgLYpWiQF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1807" "--------------------------------5fu7ebpBY8KGYoYaj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1808" "--------------------------------q38YABAEG44j9pmHn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1809" "--------------------------------m2WGKpHqSEEfdk6Nn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1810" "--------------------------------fPrjN7DvJsQDs2ycX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1811" "--------------------------------X4hjEioMJL6aboQk6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1812" "--------------------------------apY5P3gGgTLD96Fq7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1813" "--------------------------------NQPczP5tZqo42gEzj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1814" "--------------------------------nEx2oNCeAPFo9xe2M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1815" "--------------------------------3mFM2X54RZtRmQtem--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1816" "--------------------------------nS2dMapDD5QgWoATP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1817" "--------------------------------5C48Bx6qa3K6ztpyK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1818" "--------------------------------YJBiKB6wFmwC83HWc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1819" "--------------------------------jHC4ZYMXSLe84hKLQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1820" "--------------------------------YmwRdPc5M2RkRvWii--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1821" "--------------------------------t6K4yQueA3Bj35SAW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1822" "--------------------------------mZ5xNnLX9nYGtrD8Q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1823" "--------------------------------nCyLtEn4hdLFnLGyi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1824" "--------------------------------WugpCRNK6vsaL6dCn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1825" "--------------------------------jzXbphTT8Fb29eZAN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1826" "--------------------------------uMnTBw4NJwBRFZHgy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1827" "--------------------------------ExooT4RyFHHx59gAP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1828" "--------------------------------v5hSi74jQ9yuJ5Qoe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1829" "--------------------------------9g5ZvzPBZCAHMoSMr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1830" "--------------------------------KpTA4ZNmmxJzeJohh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1831" "6619--------98274117--------SK4rtQ4sdk2MuEeWd" " SP : Livré" "------------------------98274117--------SK4rtQ4sdk2MuEeWd--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1832" "--------------------------------gSWDK563gjjzmrY6D--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1833" "--------------------------------XtzPAe8RWzXD2kACg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1834" "--------------------------------WnZr4Epn4qabpF4z8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1835" "--------------------------------6BS7E8ZXKxppDYCXN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1836" "--------------------------------MxaJ4PXwi2n4GMM8i--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1837" "--------------------------------7xJyoWMLPMNDQiBKX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1838" "--------------------------------5rcuPFf7TtvnPhqT6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1839" "6639--------28419801--------AhxiGA3bmPTKM9TWJ" " SP : Livré" "------------------------28419801--------AhxiGA3bmPTKM9TWJ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1840" "--------------------------------KiJ2rxn9G6zrFRNFF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1841" "6620--------28685363--------duxNGqKHkQv24wppb" "------------------------28685363--------duxNGqKHkQv24wppb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1842" "--------------------------------j2Pdr2hbJgEvbhShS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1843" "--------------------------------WffAa4yS9Afy99MGw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1844" "--------------------------------fFrKLTdA7hfwhXeZb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1845" "--------------------------------TpsJPmdJeSSi9kmhr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1846" "--------------------------------2ZBLEG77dHeNZuxW7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1847" "--------------------------------QMKardobkvNtFtpwP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1848" "--------------------------------3cJtP9YWTmD4TSJXj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1849" "--------------------------------wD2DFXPmZQsT3QREA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1850" "--------------------------------uuuMY2PkgZfDEjSP7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1851" "--------------------------------7rfirLpovCkNBRC7h--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1852" "--------------------------------x7FGnyMAn3Qg5gL24--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1853" "--------------------------------4c5NSxFBMSa5mK77x--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1854" "--------------------------------zovuWEWFzxEoo4qAu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1855" "--------------------------------3ecuTchvCMxBbPd6v--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1856" "--------------------------------aZz6qtzYEfGrqJWZH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1857" "--------------------------------KMNKja4S4YietPTiR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1858" "--------------------------------bs6jZ39pJYMnrciDq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1859" "--------------------------------vCfcDPvB6GY9ZGyda--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1860" "--------------------------------gfhorwvWzcpb5Ng3Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1861" "--------------------------------CWrcYADPYTdWNM4by--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1862" "--------------------------------WTbTQ8qShvfoJCRNp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1863" "--------------------------------xvg57cTnSA33E5gYk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1864" "--------------------------------6WK2d2wiGusWLYRJy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1865" "--------------------------------ZBqqi39thjeMhSjBW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1866" "--------------------------------Cu2gYYj4X8znCh3wc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1867" "--------------------------------dEgoLitfSoF9pv9R8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1868" "--------------------------------FgSBg5muX7u7o6RSA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1869" "3669--------29743315--------42124609" " SP : Livraison effectuée" "4591--------29743315--------" "4679--------29743315--------" " SP : Livraison effectuée" "5220--------29743315--------" " SP : " "6724--------29743315--------iWQWodjzZBdEx2Ceh" " SP : Livré" "7700--------29743315--------iWQWodjzZBdEx2Ceh" " SP : Livré" "------------------------29743315--------iWQWodjzZBdEx2Ceh--------5" "-----------------------------------------------------------------------------------------------------------------------------------------1870" "--------------------------------eMYESanEq86Yct2QJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1871" "--------------------------------nXHWYhqAhpm4YnqMW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1872" "--------------------------------2c5MNujacS33v5Zf4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1873" "--------------------------------YeWtyR9ZxuEg9iRbq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1874" "--------------------------------owvDCgwLT42pfpgKu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1875" "--------------------------------m5P5c2wpJwgsfvHgF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1876" "--------------------------------YG4HcdrmNNWjDXEN8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1877" "--------------------------------wP5QRf7H5LYWSJXow--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1878" "--------------------------------mSf2v22AQxJB2CtdP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1879" "--------------------------------FdKXHC3AWaPpGKbKs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1880" "--------------------------------7tGBZLY7HCSKgKcpY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1881" "--------------------------------ASLKG3m4TKDEbX376--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1882" "--------------------------------Ey7Fzhf3tRNy7hAry--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1883" "--------------------------------JJKTAuoABT8CX7nwp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1884" "--------------------------------C95WXxssy4AXDRay3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1885" "--------------------------------uzynpdEhWezQkLmNE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1886" "--------------------------------Rxgb5duSiyYHqrEg7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1887" "--------------------------------kzCvM8WHXGDd9S78T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1888" "--------------------------------uezrXSdc9c8ZeLaMq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1889" "--------------------------------dgSebS7dXbzr9LZQP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1890" "--------------------------------c8EBZ329oXmXCbDGb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1891" "--------------------------------TRR2Jj2FpAZ3JzHDT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1892" "--------------------------------meJy5oxEJohhM7ATm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1893" "--------------------------------74nYCTegSahRrqqcp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1894" "--------------------------------zg7WQrzKMtKZezRPy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1895" "--------------------------------DKFAhwA9YKHL6mFRi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1896" "--------------------------------mMAEoZHkoc5wYGrt2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1897" "--------------------------------92ycJZA4hWyaZLSrB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1898" "--------------------------------XowNkR7uMDMdz4nwS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1899" "--------------------------------2Mi4oqwe36qqJfKjS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1900" "--------------------------------tGKSjYewStxrPbumt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1901" "--------------------------------qJPhdgGFke3kXQeMR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1902" "--------------------------------fKsYK3Mpznu7G2AcY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1903" "--------------------------------ftAhCiwxZXJxkncjD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1904" "--------------------------------73A2pdeypSBETwgeH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1905" "--------------------------------GMNaCDECh2KbnCpif--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1906" "--------------------------------Zy33NNXettfCG4W9E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1907" "--------------------------------5DtZWFsueWzZx46vb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1908" "--------------------------------Wtg5D3NuosNiitfFd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1909" "6768--------55917666--------QSdKLDDXKdvizJoKk" " SP : Livré" "6927--------55917666--------QSdKLDDXKdvizJoKk" " SP : Livré" "------------------------55917666--------QSdKLDDXKdvizJoKk--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1910" "--------------------------------bHNGdvra7Msu7obFg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1911" "--------------------------------yXtnKqNjuJmLJq3zb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1912" "--------------------------------637jWyZixKfDHfnYK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1913" "7082--------56911721--------4tHsBbzjFXWYxWX7q" " SP : Livré" "7652--------56911721--------4tHsBbzjFXWYxWX7q" " SP : Livré" "------------------------56911721--------4tHsBbzjFXWYxWX7q--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1914" "--------------------------------haxB5z3c4GExZZkCQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1915" "--------------------------------z3msjaHi5tGiSYtoe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1916" "6647--------57185354--------RnicvvReunn2sNkfD" " SP : Livré" "6963--------57185354--------RnicvvReunn2sNkfD" " SP : Livré" "7172--------57185354--------RnicvvReunn2sNkfD" " SP : Livré" "------------------------57185354--------RnicvvReunn2sNkfD--------3" "-----------------------------------------------------------------------------------------------------------------------------------------1917" "--------------------------------sBxvKsCwN4XtQ9R7x--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1918" "--------------------------------RiDDdMBNB96KmFeC3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1919" "--------------------------------G9fQDcGceChverdqZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1920" "--------------------------------vaq2HTRRMHE6mMjTM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1921" "4945--------28838404--------" " SP : Livraison effectuée" "6633--------28838404--------WKRTXGqLYeK3YN6F2" " SP : Livré" "------------------------28838404--------WKRTXGqLYeK3YN6F2--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1922" "5353--------25971103--------" " SP : " "6631--------25971103--------ohPdvQvFhxLp2b7sK" " SP : Livré" "6709--------25971103--------ohPdvQvFhxLp2b7sK" " SP : Livré" "------------------------25971103--------ohPdvQvFhxLp2b7sK--------2" "-----------------------------------------------------------------------------------------------------------------------------------------1923" "--------------------------------BgAdrtSv9omj5YDB6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1924" "--------------------------------aSxxwh3DEsATfNJbX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1925" "--------------------------------8JKMY33Sj9C3yqQ8f--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1926" "--------------------------------T8cYzKtb9r4xSXNve--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1927" "--------------------------------GxnDvKSFhj2wDC8kk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1928" "--------------------------------nKnpdDjvRRmmbcrBE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1929" "--------------------------------3nrwp8B59HQu8EwzN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1930" "--------------------------------Z9tiguzadznP6WZHG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1931" "--------------------------------RBHBHwKJSpA4P8msg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1932" "--------------------------------fN83LW88NkJoDRW6c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1933" "--------------------------------7qtrreEqaSufYGpkd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1934" "--------------------------------WkF4pHTk6Maj8SvFs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1935" "--------------------------------haCruSTJ6LymuZKYr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1936" "--------------------------------yvwEWag6STviMTK4L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1937" "6630--------20 297 356--------oT24GWsQqwjKpf7on" "------------------------20 297 356--------oT24GWsQqwjKpf7on--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1938" "--------------------------------qmDoc7NXA4FrwNaKW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1939" "--------------------------------43uqC8m6ZDGyCDtj6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1940" "--------------------------------boT294bmA4p8xfTd9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1941" "--------------------------------2Q6K7kd2FyAewY9ty--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1942" "--------------------------------GRQxszQjthCM2KcgF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1943" "6629--------53127572--------SK3WJ7s5oJaoqPtEo" " SP : Livré" "------------------------53127572--------SK3WJ7s5oJaoqPtEo--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1944" "6636--------55971949--------cq3QXNRJihLf8oHr7" " SP : Livré" "------------------------55971949--------cq3QXNRJihLf8oHr7--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1945" "--------------------------------aY3EDjykFaPRZwPvB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1946" "--------------------------------XQJF2PZwGjFLe2zeB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1947" "--------------------------------RTJEfvrMNuRr7HXpb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1948" "--------------------------------7pmin56SDm6TwCZjC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1949" "--------------------------------Tx8yzT7HpRwnqRBiq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1950" "--------------------------------XPnrS9DFh4SootXek--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1951" "--------------------------------tQLrNSLuhGTEGHEMu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1952" "--------------------------------hrNQJp4YRaGiAApb7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1953" "--------------------------------ymyfuu2iMeXeJLAH7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1954" "--------------------------------6R3fku4KCuMKYReKj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1955" "--------------------------------74gv3SHZdbfpM2hQp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1956" "--------------------------------oeKL8w9xuaRFduGbL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1957" "6641--------25417098--------uGoBDHqJQghfnv4xj" " SP : Livré" "------------------------25417098--------uGoBDHqJQghfnv4xj--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1958" "--------------------------------SuYCYNCgs7zX4usPg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1959" "--------------------------------asatWtcaf65ctLQ2g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1960" "--------------------------------sjS6emTdM53HDXirM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1961" "--------------------------------M65vv7BivDT7CeZGK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1962" "7021--------21337073--------YHBrnP3Sqsf8fX2gv" " SP : Livré" "------------------------21337073--------YHBrnP3Sqsf8fX2gv--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1963" "--------------------------------s2LuM88b4AbjuPZzJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1964" "--------------------------------7AqRwrFZfZaDb7M3p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1965" "--------------------------------AqDp63PihJ8AnmvZG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1966" "--------------------------------mvfK4GA89fSkzm77b--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1967" "--------------------------------BRh83sZBL94Doir2x--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1968" "--------------------------------aYkxdpfLPDDYSJ7a2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1969" "--------------------------------mhEmWmJxApTPDgChj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1970" "6637--------50307588--------LLdwdWykD77BRHfvu" " SP : Livré" "------------------------50307588--------LLdwdWykD77BRHfvu--------1" "-----------------------------------------------------------------------------------------------------------------------------------------1971" "--------------------------------JZF3ZJWf6vNwb5dbf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1972" "--------------------------------C8ka8zT5dGsnjpPR9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1973" "--------------------------------9JrXouQ8udMrrm6Z2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1974" "--------------------------------ai7JPaE4TH5JjStAL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1975" "6634--------22 557 449--------qmYA8XnSx7cQoz74W" " SP : Livré" "------------------------22 557 449--------qmYA8XnSx7cQoz74W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1976" "2697--------54218951--------1644892742" " SP : Livraison effectuée" "3279--------54218951--------1957884745" " SP : Livraison effectuée" "6161--------54218951--------jTyNHMGEGvrMD8zKj" " SP : Livré" "6635--------54218951--------p4RenHMDEnHY5BdRL" " SP : Livré" "6846--------54218951--------jTyNHMGEGvrMD8zKj" " SP : Livré" "------------------------54218951--------p4RenHMDEnHY5BdRL--------3" "-----------------------------------------------------------------------------------------------------------------------------------------1977" "--------------------------------ybL79famvPJqggcdi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1978" "--------------------------------aMwQmRiDfYKDg76RH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1979" "--------------------------------XSKfWQfSfDYcJc295--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1980" "--------------------------------2vmGfCW7ode3hAiA5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1981" "--------------------------------jFzi2b7a8mKbJ7Aes--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1982" "--------------------------------86ZhHqH6C2KH67xek--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1983" "--------------------------------9MviT9G6Y4B7mgFGJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1984" "--------------------------------q9dgM6ndESsJ7YuLZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1985" "--------------------------------irQkvvQhApgKC6vsy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1986" "--------------------------------B7kXGDCi9b4hsiB6w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1987" "--------------------------------yXHpgDL5yjyMq7GG3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1988" "--------------------------------wWXYfn7tpoyAtJd8p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1989" "--------------------------------7Gj2uXvbJRxfFE968--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1990" "--------------------------------mx7KFThajjNpD5uKo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1991" "6654--------90 131 502--------HrJbT5gPgKqSmHhbK" "------------------------90 131 502--------HrJbT5gPgKqSmHhbK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1992" "--------------------------------Xq4KZr7vrcHbmcGTg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1993" "--------------------------------N8Ej2SdBiugQbvZP9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1994" "--------------------------------zc9uqcxiCsEPAtidv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1995" "--------------------------------tLGGPizui6Ja3pBHX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1996" "--------------------------------8Ctq2gLXqKcuGgnBA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1997" "--------------------------------Q4dLBrGmZnRw5n38d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1998" "--------------------------------xYsddkaYyDea2HDfF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------1999" "--------------------------------FBoi5A7wfvAEwuoe9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2000" "--------------------------------BK2QqK5dbmPdD2Fft--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2001" "--------------------------------5x7T5YcwWPPetcXnB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2002" "--------------------------------d4qniLanCv6gFCqF9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2003" "--------------------------------Sg9YC38M3cC5tS6xh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2004" "--------------------------------GAZYzqwppJPbYRLuh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2005" "--------------------------------Laz3FoPTDDAZyc5ee--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2006" "--------------------------------oY4hb4HFihpWhNvrb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2007" "--------------------------------SjzWLi7yErRTEa4Qh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2008" "--------------------------------L8buX6tamSmuYLeDe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2009" "--------------------------------se9ao8p8sEd5oDPq9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2010" "--------------------------------kJL6on3syApjpnrSx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2011" "--------------------------------u7muWpq4Wej4EY8Ee--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2012" "--------------------------------Q7GC87r5Kb5dTqYKk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2013" "--------------------------------wyvkLNGBLitPNk34r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2014" "--------------------------------SkA9AbsaNtxmBibwf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2015" "--------------------------------8LbzsDB69Tyk8JKYb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2016" "--------------------------------6MBQPszzsiDNdKofo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2017" "--------------------------------dPoTBjKQ8kuGtLMYj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2018" "--------------------------------QkdBDbcBgXbwjzSf8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2019" "--------------------------------GbLXdoFa7oqopENw8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2020" "--------------------------------tS8x2efyaKaauwnBa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2021" "--------------------------------N6sRGwwnQDdbW8aPT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2022" "--------------------------------xiSoa9fkyGNDcXw5C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2023" "--------------------------------xZx5dRqcjqRqEqcto--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2024" "--------------------------------6BBSJxwtaLWXcPq2o--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2025" "--------------------------------DAoqTJmhCJFbTdZiW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2026" "3471--------96975820--------2072605537" " SP : Livraison effectuée" "5452--------96975820--------" " SP : " "6672--------96975820--------CCtziHuYf3SGf5Cgo" " SP : Livré" "------------------------96975820--------CCtziHuYf3SGf5Cgo--------3" "-----------------------------------------------------------------------------------------------------------------------------------------2027" "--------------------------------daHb7sAiWj9f3jMau--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2028" "--------------------------------oP7MqF2Ck3tPxJG5C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2029" "--------------------------------ugrMYG6RbtQtmLLZG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2030" "--------------------------------o9nk3TksKxL4M5RM9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2031" "--------------------------------px3Y96hzmG6Jvabb3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2032" "--------------------------------cENJ2jS4TNX2LBdTC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2033" "--------------------------------nWpqdKtwZyrD5WvfC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2034" "6655--------53 045 408--------cWfEBE7Y5MT7ffg2c" " SP : Livré" "------------------------53 045 408--------cWfEBE7Y5MT7ffg2c--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2035" "--------------------------------4a3gCvkPaQkZqoGcz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2036" "--------------------------------mJioSHBPjRcTc3oiF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2037" "--------------------------------a2Kd9BqRsomnTnXp8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2038" "--------------------------------RZmBXAkJPo6aBKwuA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2039" "--------------------------------uZFoTGmvXMny4vWg2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2040" "--------------------------------Hwu3865sjMY3SqGAK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2041" "--------------------------------C5uzk8jPHCCe8PTqB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2042" "--------------------------------aaXkTtCp5ccgibf7X--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2043" "--------------------------------8gpHjL6eo8cFQg4ZX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2044" "--------------------------------oNPBi9PNea63HfjcL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2045" "--------------------------------pdm4Rh5LjecRBodCL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2046" "--------------------------------QHojFwgfJmczPTEXj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2047" "--------------------------------FvufwP6EgLoh9YAkE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2048" "6649--------93886158--------qJmXoc9peGEtz6oJG" " SP : Livré" "------------------------93886158--------qJmXoc9peGEtz6oJG--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2049" "6651--------92979022--------9bvKsHZu7poi49jBd" " SP : Livré" "------------------------92979022--------9bvKsHZu7poi49jBd--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2050" "--------------------------------zi7gFnWeJWcokdhvZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2051" "6663--------20023113--------6XEbFm3Wq5TpDwskB" " SP : Livré" "------------------------20023113--------6XEbFm3Wq5TpDwskB--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2052" "--------------------------------MqsFC4ai6xQYac7px--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2053" "--------------------------------vJfstFF5ixfK2z3tj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2054" "--------------------------------75S7Ev3qY2Jy6HDNT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2055" "--------------------------------Dn6EjpdYiNLuSwDpt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2056" "--------------------------------jQtsjQa5nt9Ppdtnb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2057" "--------------------------------xSqnc2Nb9kAZw3bAk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2058" "--------------------------------sBaKB4rasMAL6GXhY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2059" "--------------------------------xsK6dqazpab5eF3ah--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2060" "--------------------------------CcSTmzvm5Dhi8owez--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2061" "--------------------------------sf4sSfYC9M5PgpvjG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2062" "--------------------------------oxSftdJSgce7Zhu6j--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2063" "6698--------26046021--------kPTYopYb27uTGD5Za" " SP : Livré" "------------------------26046021--------kPTYopYb27uTGD5Za--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2064" "--------------------------------vkgvnFbhSXHLkj6M5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2065" "--------------------------------hdbdduHHemHRKgS8X--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2066" "--------------------------------jmHd2KCDaopn3JQ46--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2067" "--------------------------------cekYqTRmuJMihAbuq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2068" "--------------------------------SYF4hLpp2Gco8RHxs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2069" "--------------------------------x53HCNeyijJfjNRxK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2070" "--------------------------------uw6YZ6Ku2qtkznN8d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2071" "6656--------92729006--------2ytnbtBaokTRu2bDs" "------------------------92729006--------2ytnbtBaokTRu2bDs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2072" "--------------------------------LaDoqtmoHH2AhQ6zp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2073" "6666--------24506661--------3KzhNdJLNgbGZGud4" " SP : Livré" "------------------------24506661--------3KzhNdJLNgbGZGud4--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2074" "--------------------------------rZu2AyPgcnXXr6wv9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2075" "--------------------------------FmAFWDZjNFmsNTPcs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2076" "--------------------------------GFxWSrNeCag7nhvgB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2077" "--------------------------------AqFXPsaBfCcRK8kMa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2078" "--------------------------------n6ya4RwtxM6vucSy8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2079" "6652--------26086603--------R3XYddhk4Z77eTc7R" " SP : Livré" "------------------------26086603--------R3XYddhk4Z77eTc7R--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2080" "--------------------------------FrxynmSAW2CZ5kMpZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2081" "--------------------------------wcE8fWGqoc4Bwob6w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2082" "6643--------28140145--------WBNq5g2PjKzGY7XuJ" " SP : Livré" "------------------------28140145--------WBNq5g2PjKzGY7XuJ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2083" "6659--------53328140--------gmSvYCBmcJ4dNfdGY" " SP : Livré" "------------------------53328140--------gmSvYCBmcJ4dNfdGY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2084" "--------------------------------49Po8HgCfKXRNFR5d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2085" "--------------------------------JLE9eLrunoiLp7uKY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2086" "--------------------------------FvtSZZK6BJKQoch6h--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2087" "--------------------------------KJ7ZN79pQzWjYA4f8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2088" "6645--------29596464--------xBC3DXHH4WkHBZn2Z" " SP : Livré" "------------------------29596464--------xBC3DXHH4WkHBZn2Z--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2089" "--------------------------------uGitEefvdxhyaGioy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2090" "--------------------------------mM2x2Z29DgrX8TYif--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2091" "--------------------------------QuYiqoaRD64opJReJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2092" "--------------------------------dj3oWbxRqAJqNFoLp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2093" "--------------------------------AhPFMets2cxa7gRwq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2094" "--------------------------------ATSeyTraXEWLQLqr7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2095" "--------------------------------a2DP6itEmtw96dkhW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2096" "--------------------------------so65TqZqqDQiS56Qv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2097" "--------------------------------7jogCb2bLyaGZamAs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2098" "--------------------------------QqApCYsZXhtspYqpz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2099" "--------------------------------RoD6NB3vLd68u3m4K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2100" "--------------------------------ZnPW7jyJGMcaaWcZa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2101" "--------------------------------TX4HdezX4tdMo62vP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2102" "--------------------------------NYspSiWLFmurALAks--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2103" "--------------------------------2EBY9fqePhakxZBeP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2104" "--------------------------------NTC3kT333PJrPrn7W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2105" "--------------------------------E8WdLYfS4f8oW6Huc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2106" "--------------------------------qmBvNDoDMZ4EStSkp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2107" "--------------------------------uDAWQBteKMXPCM6Ta--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2108" "--------------------------------WP7TNHk8SxyxzQih6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2109" "--------------------------------hKLqaC6nYz2RS5bWy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2110" "--------------------------------SHpjYpmTDsHqkbJLF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2111" "--------------------------------Lnet32Ytf83Zuhujj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2112" "--------------------------------Rva7x3WFsZih7Dgrr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2113" "--------------------------------KcS7qE5Q7Dud4kwx3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2114" "--------------------------------rqfm6z4pSreSghjA9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2115" "--------------------------------vZwKd6nMHS7dkGeAt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2116" "--------------------------------M2kaKhHP9NuShB2NW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2117" "--------------------------------KyBJq73YS6EwSrNNW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2118" "--------------------------------uPdyHJPvWmXyd5z42--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2119" "--------------------------------itXnM66WGAxdPJHXu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2120" "--------------------------------rcv9zPzLme95BZsse--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2121" "--------------------------------F3aAwMk3ScSmHFJk8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2122" "--------------------------------omfK6oN4x6W4fBrzQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2123" "--------------------------------u3zr2rFLR3XnMWJS5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2124" "--------------------------------hXE8MQtLEYhyABR6v--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2125" "--------------------------------bJ4dsR8Pnpo84eN8r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2126" "--------------------------------aPC3JDwbTaDcgk98g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2127" "--------------------------------tauo7k4p6EvQayBcw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2128" "--------------------------------sAqZhdQcgo8EHMYMz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2129" "--------------------------------bwR4ENnBEFwtoqfwz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2130" "--------------------------------wfNGGcT7k2C7wqChb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2131" "--------------------------------ZgNt6Lzd4bNeJcZ2r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2132" "--------------------------------75bizYnqDaBSSyGXG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2133" "--------------------------------623KRwFsY8zsB7j6h--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2134" "--------------------------------3Sp98bvqff5jjTr7w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2135" "--------------------------------t5CZXWMkoqzdZMhPE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2136" "4358--------29002249--------" " SP : Livraison effectuée" "6657--------29002249--------435J2fqcXx5d7y3Mj" " SP : Livré" "------------------------29002249--------435J2fqcXx5d7y3Mj--------2" "-----------------------------------------------------------------------------------------------------------------------------------------2137" "--------------------------------9Kr7w63ktmqwNfNaQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2138" "--------------------------------cSMnjmqbWiFRoJkJB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2139" "--------------------------------wwRogi8WdRhYfg5fo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2140" "--------------------------------DBc43zNQtnACcCzga--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2141" "--------------------------------LYC2hRccKXPBW3xhB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2142" "--------------------------------zppLQogbpwsYpxsij--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2143" "--------------------------------skqrxttL2HtAKWcXb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2144" "--------------------------------6oeDbZJL5RGq8PtMY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2145" "--------------------------------dhhDsArDyhkZWDELw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2146" "--------------------------------8H98E9zbiLeMojggW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2147" "--------------------------------rn2jsRoLC4veqFkwt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2148" "--------------------------------gk44TE77mLnaEzn66--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2149" "--------------------------------fmFTnuv9daTeRLwmL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2150" "--------------------------------HGsntSqo5L2fmnqqR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2151" "--------------------------------F7AZib6aCgbuZK2mq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2152" "--------------------------------eAaqz6QWTbXDEAfCE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2153" "--------------------------------dx6XsGANCPNCoefqC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2154" "--------------------------------ufzJFLE4d5kWwD5BJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2155" "--------------------------------iMoqexwWSpvj9ZznB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2156" "--------------------------------KhR4h5uY8TQNWuSQ5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2157" "--------------------------------tRdFPiDzGrPAEDGEq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2158" "--------------------------------n4xGLrKpiatb6saa8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2159" "--------------------------------8YJgtnXyXpwuvZBvQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2160" "--------------------------------fk54dN67EtSuTzpcS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2161" "--------------------------------XBNRZBTdYZGLxgKgd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2162" "--------------------------------oBfty7jdktHKuyJxN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2163" "--------------------------------ko6YmWFzYTqQ97WB2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2164" "--------------------------------am7BhqQF93WThL3NT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2165" "--------------------------------tpaSQxvQA9fDbNrGB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2166" "--------------------------------Xe9Kkn3PrkN5nDY48--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2167" "--------------------------------q6woveSkGLN87GSqB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2168" "--------------------------------3BGXvRfB6xWMzBrCD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2169" "--------------------------------T7M3boEaEko6Gr24D--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2170" "--------------------------------cZ2DcothPrBbM26dc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2171" "--------------------------------Yy9bhesXiJewGNKuL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2172" "--------------------------------ZrRaKmXqK93wCKgYX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2173" "--------------------------------3kt62nXGDjrhSPjxy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2174" "--------------------------------4XTDsYW94B76ehb8j--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2175" "--------------------------------NyMyheqhaSG4ChntH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2176" "--------------------------------xXJZdb5wmxvJbrGAT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2177" "--------------------------------JWuk57Jt5B79nvGjR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2178" "--------------------------------2nXqSyro6F7ecFZXJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2179" "6662--------23 391 864--------rnQycFux5ttcistoG" "6713--------23 391 864--------rnQycFux5ttcistoG" " SP : Livré" "------------------------23 391 864--------rnQycFux5ttcistoG--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2180" "--------------------------------uHrn58BxyTiAJjqAS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2181" "--------------------------------AcmHBhuQ3MCSCiQvT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2182" "--------------------------------xEfcT6DpdRTSdf9zz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2183" "--------------------------------CFzzTboXikMaRfeZ5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2184" "--------------------------------vrP78piW3fWWxSRbs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2185" "--------------------------------NRbMv3EmcQLo44bio--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2186" "--------------------------------YarYW84NKesWdSmv8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2187" "--------------------------------iiuGci5N6ux4JG23x--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2188" "--------------------------------szuWHsTCsT6fFHaKs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2189" "--------------------------------7heZ2M525PbNaKG8M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2190" "--------------------------------ZuedJPKzH9EWtH8S4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2191" "--------------------------------PJSy8ECH5KW2aW83u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2192" "--------------------------------DvfXqW28KmGo6EMkX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2193" "--------------------------------qehQrXEDrySf7M4vG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2194" "--------------------------------SGYAHoBNppj7PSbPK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2195" "--------------------------------zR5gufjK7xeHcAmox--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2196" "--------------------------------eoNepCjBmaDQHjZSy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2197" "--------------------------------CnjZXCan6bPo6Sr4c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2198" "--------------------------------dPEnTMr98jzi5iuRW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2199" "--------------------------------Gq3rC4fCvepCzvQ3y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2200" "--------------------------------Q8EaPf7oknTnPET9n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2201" "--------------------------------6JDNsp7d9RdCCEKkp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2202" "--------------------------------dmEkaD9sNCf37jPZM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2203" "--------------------------------Nb2s9N8vvEPbSPREy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2204" "--------------------------------Nsn6G3DoR6Q7CgoP9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2205" "--------------------------------vxkXkH8dbfvi4XQ5M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2206" "--------------------------------NJBfj9DWmaHad4rry--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2207" "--------------------------------7aPAmWiqCPPmBgyZh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2208" "--------------------------------hAv25MDHsS46Ywscf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2209" "--------------------------------6sXMtxXz4Wm3J3Xr9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2210" "--------------------------------bzdisJP9eHhjXWW9K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2211" "--------------------------------xTYxMjntDynbwfCJg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2212" "--------------------------------EgpLLWJZbqRrxvvRX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2213" "--------------------------------B4WzGDmNq99Av6cYd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2214" "--------------------------------RBK4Ai8Gg5CBcF85u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2215" "--------------------------------Wuz9pot2Wh7RDztEp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2216" "--------------------------------GR6LsNiyCFPyMwT7S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2217" "--------------------------------khyk4Wtfp6s6PQfTu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2218" "--------------------------------e7XkBs2SBryr3stCM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2219" "--------------------------------mw35foNxrbfSaNMJ4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2220" "--------------------------------6gpdyEM8y9FfbQFzm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2221" "--------------------------------v2z9wfxxkdP9mkios--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2222" "--------------------------------Qk6ZTn5pr6r7MBoeR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2223" "--------------------------------CYB5wsyXr53dnbgNZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2224" "--------------------------------Cj7coxkgacvngAZ2i--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2225" "--------------------------------ADfAbrzPKFDCcJRox--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2226" "--------------------------------5KjNkcLQmCPoBrgQJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2227" "--------------------------------pJLGkMPsdeEz9CCSu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2228" "--------------------------------DdaLZGbE7wPBrz9Kc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2229" "--------------------------------4kB7gWjBBASnWDDHG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2230" "--------------------------------ksLhHdvGyKC7ZKPcG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2231" "--------------------------------rD5YZC8b9GXKJ3Tc8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2232" "--------------------------------mmroR6Zqe76fjdzw3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2233" "--------------------------------nuBpP7dRa5xEuYBXz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2234" "--------------------------------gFbAF5ytxGxxJkC8u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2235" "--------------------------------3erwiRw8fW377KnYK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2236" "--------------------------------XqYCHCCiwBHYSmFiT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2237" "--------------------------------k37YNwYjDEQ7aGG9W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2238" "--------------------------------bd2JwXd2MwLLB6Ept--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2239" "--------------------------------Pi3D7CPBPrQFJzZiT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2240" "--------------------------------grx6PuoHj9FyMPA9N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2241" "--------------------------------EEoW3stPG7kasavFR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2242" "--------------------------------7mNihjvgCjYrELvwa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2243" "--------------------------------TRE3LjAGcrqofBcv7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2244" "--------------------------------JuCRLiQTnzdSQ2uN5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2245" "--------------------------------ovTt6fxD8ZbqroZoy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2246" "--------------------------------7rBQc9Nj8oPrGg8Ey--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2247" "--------------------------------AxfXtzZD8Gcqq2BGF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2248" "--------------------------------zP4vS25pBEJmZzHBu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2249" "7083--------21378250--------aqGAXhYD5D2qp6WL3" "------------------------21378250--------aqGAXhYD5D2qp6WL3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2250" "--------------------------------iJd4cGiTKkTyr3Zdm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2251" "--------------------------------QEzqeLTksRZCXgAde--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2252" "--------------------------------7bFXHy6vGeAJDkq9p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2253" "--------------------------------cwwvXJ2PXKkpB5oii--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2254" "--------------------------------9GmaeXwXT6p5PmRdd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2255" "--------------------------------M7HsNYafeWjLjepZc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2256" "--------------------------------92XmJNFdAQHCZ8AsC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2257" "--------------------------------ZCgp6xQCGfX6Dm97w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2258" "--------------------------------XbCTiDR8gCZ8hx9eJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2259" "7206--------20879571--------P4D3nyqqL5F6RyA2o" "------------------------20879571--------P4D3nyqqL5F6RyA2o--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2260" "--------------------------------HxzwhFYiPedk8yFAd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2261" "--------------------------------RkikrBfTFyHBP5DS4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2262" "--------------------------------TZkq93LnLXJ348otr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2263" "--------------------------------66PwjynSoNFmcjFB4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2264" "--------------------------------rZRqqQNeJJCGn8JCw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2265" "--------------------------------DsZ24tuGiXpEmrDSu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2266" "--------------------------------SgH4L5w3zmsaKtDZD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2267" "--------------------------------HMb7s3fRe9HaCdbHs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2268" "--------------------------------mEab34bXPruzi4EoN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2269" "6714--------26362698--------zXpzpgmi2i4mE3HvP" " SP : Livré" "------------------------26362698--------zXpzpgmi2i4mE3HvP--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2270" "--------------------------------EF2dDotqw45pfXrZR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2271" "--------------------------------kBYak2oHNTre9MYWN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2272" "--------------------------------hqJE4bbmfrYCQNG6M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2273" "--------------------------------gaPdxXvERsLQM6q5E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2274" "--------------------------------Lqsc4hQzCT6TqWbMo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2275" "6668--------+216 58 709 962--------Zt2tD7wJexMT37aM4" " SP : Livré" "------------------------+216 58 709 962--------Zt2tD7wJexMT37aM4--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2276" "--------------------------------GfGmE8nKe48MH8ysE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2277" "--------------------------------MrXZ3qBRy7AsAhsCJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2278" "--------------------------------H9d6MveP3i5X3N97r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2279" "--------------------------------Ngg2DFaMAAuC6JYGu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2280" "--------------------------------ejS4NH7pkiStpeFLc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2281" "--------------------------------Zwdkw5RRheaJ7Cf84--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2282" "6701--------55590194 --------kpeEA9bjYiHxQC9Gq" " SP : Livré" "------------------------55590194 --------kpeEA9bjYiHxQC9Gq--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2283" "6670--------28834422--------2R52ukMYz3ctjgpoq" " SP : Livré" "------------------------28834422--------2R52ukMYz3ctjgpoq--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2284" "--------------------------------S6jGTrjZAdRn24SvE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2285" "--------------------------------ijTYGa5LyrqEqegyT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2286" "--------------------------------Ymm3qq6X9RiXDFrmH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2287" "--------------------------------5AMvKhsvfidXSkgT8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2288" "--------------------------------aYznLQW3tzuX3DPpq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2289" "--------------------------------2xQmi55kzE4y8GNei--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2290" "--------------------------------yFji4CPtWZsJeJ7XL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2291" "--------------------------------pNkhwXC9ZnNXM8q7q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2292" "--------------------------------xNbZXRT53kqHFba3t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2293" "--------------------------------Xhe93iihcygGjpoAu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2294" "6721--------29268125--------3WgbhoneghhE38p5N" " SP : Livré" "------------------------29268125--------3WgbhoneghhE38p5N--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2295" "--------------------------------f9vesQGNKdZnxHHxb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2296" "--------------------------------JNWtmDxPcwEHDYT62--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2297" "6839--------24565490--------FpKrXXNXSSBLyyNzP" " SP : Livré" "------------------------24565490--------FpKrXXNXSSBLyyNzP--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2298" "--------------------------------3qd8AHRrThgLNdPB6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2299" "--------------------------------izjuSjDYba8W9Mwo2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2300" "--------------------------------uj8JGer6nYKQnPGE2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2301" "--------------------------------XPME36iW4exAtye7u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2302" "--------------------------------GWx9GEk6uq7oiMjPY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2303" "--------------------------------6j5mRvzRkWmB4FWpK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2304" "6700--------46568199--------nybpJ34wAKHe2sWMY" " SP : Livré" "------------------------46568199--------nybpJ34wAKHe2sWMY--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2305" "--------------------------------nnZWQh8EjagXdARXz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2306" "6712--------92283274--------J8WAyvzYeonQ9orYn" "------------------------92283274--------J8WAyvzYeonQ9orYn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2307" "--------------------------------y7jZbWJ5dCxREQmd6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2308" "5523--------53082116--------" " SP : " "6859--------53082116--------c4g6eCBfgMtrC3bYG" "------------------------53082116--------c4g6eCBfgMtrC3bYG--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2309" "--------------------------------CDTNLNFFPiymeuEna--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2310" "6767--------25091256--------d43WHGJxMzYgt7dD7" "------------------------25091256--------d43WHGJxMzYgt7dD7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2311" "--------------------------------76sQ6AhxQFFXJ8aQ7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2312" "--------------------------------erMNCDGDNQpNZ6tDH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2313" "--------------------------------WPuRsFbTfw2G5rE8X--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2314" "--------------------------------jgDZWsfXoRrXMCLcz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2315" "--------------------------------CsHgsmCKpKfE5pwsm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2316" "5316--------98379350--------" " SP : " "6703--------98379350--------kPuz4oSsR2PMKhXRF" " SP : Livré" "------------------------98379350--------kPuz4oSsR2PMKhXRF--------2" "-----------------------------------------------------------------------------------------------------------------------------------------2317" "--------------------------------YtvkaAiGobg57xy8i--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2318" "6725--------20154527--------" " SP : Livré" "6751--------20154527--------BeBqdgS7ovEedHhnq" " SP : Livré" "6943--------20154527--------BeBqdgS7ovEedHhnq" " SP : Livré" "------------------------20154527--------BeBqdgS7ovEedHhnq--------2" "-----------------------------------------------------------------------------------------------------------------------------------------2319" "--------------------------------G663DEuaCfx9kokkG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2320" "--------------------------------TnM7DsWP6vQoQjJAj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2321" "6719--------53311968--------9qasZwFz2yEHXYY26" " SP : Livré" "------------------------53311968--------9qasZwFz2yEHXYY26--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2322" "--------------------------------TBgTYzWKbXWYR7tEz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2323" "--------------------------------eEui72jXhcS6mbX5g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2324" "--------------------------------8G8RWJh2dPiNNuibz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2325" "6704--------55810277--------pWSTcXB9XiPBFqdsL" " SP : Livré" "------------------------55810277--------pWSTcXB9XiPBFqdsL--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2326" "--------------------------------T9RXnSdCnJ968XRsb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2327" "--------------------------------bdTk9xf9THDFqMWmW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2328" "--------------------------------TMsTX6kMgyZZdDdDD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2329" "--------------------------------osH2FNpjfA7SwY2Bj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2330" "--------------------------------BTJc9eCG8XYb8SY6f--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2331" "--------------------------------bkiTEazebw2Xk956S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2332" "--------------------------------A9cCpriuJG5SnWE7r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2333" "--------------------------------pxb98CQtQB9PK5HvK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2334" "--------------------------------KfBkb2zpwdGzB6QjP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2335" "--------------------------------cFiiZ8caAPBoY53xF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2336" "--------------------------------Js6x9BX35aFMAthar--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2337" "--------------------------------Tzz84eBW9tbsKdQpE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2338" "--------------------------------T2pDD8Xs5AxZsTeYc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2339" "--------------------------------bXfFjbxJEKSBwBnDT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2340" "--------------------------------cm32yFzkhEWrmpFeT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2341" "--------------------------------2ssvZTipTQ4fv9BRv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2342" "--------------------------------Zz6bvSkDtCnDaDAyY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2343" "--------------------------------xNp7iztdfec5vQ7QM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2344" "--------------------------------GbY5znYZXxkXrsChH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2345" "--------------------------------NRHAR5ZrDesycEqpF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2346" "--------------------------------CrctqH8ySnsAAxvDf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2347" "--------------------------------waAJY94TLNon963rA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2348" "--------------------------------X3mHCYQyeByjkBXGk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2349" "6705--------52181741--------dDnwyioxLG5Mov4ny" " SP : Livré" "------------------------52181741--------dDnwyioxLG5Mov4ny--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2350" "--------------------------------fc4QY64CnbqKxZxDu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2351" "--------------------------------fJhdY4MB9pLRND44R--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2352" "--------------------------------dgoNvvuxXupXEXJHj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2353" "6756--------92081480--------vNFHkZX798yyb7heC" " SP : Livré" "------------------------92081480--------vNFHkZX798yyb7heC--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2354" "--------------------------------dEoJCt3mQauuwJ6nq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2355" "6770--------28096113--------jP2KBorWG4mMzwWgk" "------------------------28096113--------jP2KBorWG4mMzwWgk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2356" "6716--------54600184--------sAGy8qJohD5MQbkSz" " SP : Livré" "------------------------54600184--------sAGy8qJohD5MQbkSz--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2357" "--------------------------------aafS49Y8252z68Gta--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2358" "--------------------------------Gr2Jbqw5v7zZjhH7r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2359" "--------------------------------T7SEXD7ZgMkGr2nwZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2360" "--------------------------------L2MsJ3HqXnJffH2yd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2361" "6948--------24641366--------kxggLHRZADkko8uHu" " SP : Livré" "------------------------24641366--------kxggLHRZADkko8uHu--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2362" "--------------------------------c3t7ki2jkpBaiuTo3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2363" "--------------------------------PNgKB2eyLkCqKAXw9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2364" "--------------------------------e8rYRRzkxxSXjs2Hb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2365" "--------------------------------fBoxaZtRNyGhh9rdS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2366" "--------------------------------vrp5C74Kxm63TLHpR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2367" "--------------------------------pwTSDF4qHEFeNnSSt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2368" "--------------------------------XSqr7wvdSHMECbmfb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2369" "--------------------------------m5ai8cXJSbz4meA6J--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2370" "--------------------------------uhRbfeWXoFHtcZLKn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2371" "--------------------------------LCHxGkiR3GGLf78nW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2372" "--------------------------------49fwuXgKvNZ6Pbb8G--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2373" "--------------------------------biwB6sK2a4r9cj9Yd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2374" "--------------------------------AFT9qfHzFDCQNgrnK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2375" "--------------------------------d4qHMAzuwQgsDbLFw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2376" "--------------------------------D2uk58Duy59KdgGAD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2377" "--------------------------------9YD3STYBdB5ddmxpW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2378" "--------------------------------2TfvG4W3zA6KHL9fL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2379" "--------------------------------raHjJwyiSuvWZvfTA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2380" "--------------------------------HKP4jefXE2A5K2qMu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2381" "--------------------------------kssL8w7RzSSE9zAgk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2382" "--------------------------------AjYrY2EWSbLNLmgeP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2383" "--------------------------------ZpqjxfaZaqWcASdGs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2384" "--------------------------------gfyNL4yFavbvHTwNu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2385" "--------------------------------Jqt6uHbbwyp4r57Zh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2386" "--------------------------------PwdSGBZSLCyTgyXG9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2387" "--------------------------------cFdCmWj772NAWThS8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2388" "--------------------------------BNpGL4xP6FphJFndx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2389" "--------------------------------uwi9CWAwjkztZNFKt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2390" "--------------------------------4EmekKGazCTTsLAd4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2391" "--------------------------------HbcLyRm3yjJ7ox9kg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2392" "--------------------------------9GDX5s9EhzyW3tbyt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2393" "6680--------54674651--------M2a377BbaQjFhAvAv" " SP : Livré" "6738--------54674651--------M2a377BbaQjFhAvAv" " SP : Livré" "6750--------54674651--------M2a377BbaQjFhAvAv" " SP : Livré" "------------------------54674651--------M2a377BbaQjFhAvAv--------2" "-----------------------------------------------------------------------------------------------------------------------------------------2394" "--------------------------------fo8sYznk3b9Zg9Y2S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2395" "--------------------------------KEPZriyws28kDtwb3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2396" "--------------------------------5j6PXNmRtzN6tJ8Fz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2397" "6769-------- 97788439--------owJqGKazAwk868NGx" " SP : Livré" "------------------------ 97788439--------owJqGKazAwk868NGx--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2398" "--------------------------------gdLjcqEYPnqZo8ZbC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2399" "--------------------------------5kKaAEb2LrQ6k5Cwz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2400" "--------------------------------FC83d4fmHQPdFsA36--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2401" "--------------------------------WZs9EzEnSby7NS6Ko--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2402" "--------------------------------ZQaG75RCWWhzuBMXW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2403" "--------------------------------BQFTjEeFFoQukRhDb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2404" "--------------------------------XJeBpNW8WCBKF63iL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2405" "--------------------------------RGCpnqXMademW4Wm2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2406" "--------------------------------TjuegvTRudLxtr95A--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2407" "--------------------------------NsHkrKCyH9jXNFRhi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2408" "--------------------------------xJstJAYpxNiWS8r7n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2409" "--------------------------------kLwG6yh3PQtL2DGjS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2410" "--------------------------------L22XcfHLtn29D7oNn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2411" "--------------------------------wDNxunyyRjByKh4po--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2412" "--------------------------------fTJuELdFEozARLaEY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2413" "--------------------------------Dn9gf2m2vfzFE6jXH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2414" "--------------------------------WLuKLMKdnRmT8cA2C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2415" "--------------------------------PeNt4RLA9qmhBciGx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2416" "--------------------------------9zCSbRsgtGwQh7qfT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2417" "6688--------94985063--------ffQFg457sWC7ebhre" "------------------------94985063--------ffQFg457sWC7ebhre--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2418" "--------------------------------MZocxy3MEZHucbzwe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2419" "--------------------------------KQg8wcp2FSsn7Kia4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2420" "6749--------24952844--------ec9RmQ9ApGLiXKJeQ" " SP : Livré" "------------------------24952844--------ec9RmQ9ApGLiXKJeQ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2421" "--------------------------------6DQYcsTwAchZCAroi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2422" "--------------------------------ADdgc63iQYxcWECMt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2423" "--------------------------------hAFwNXTFaBQqqLuaH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2424" "6718--------93285832--------Cx5PmAohN5oi28geX" " SP : Livré" "------------------------93285832--------Cx5PmAohN5oi28geX--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2425" "--------------------------------hbqGxZqKjzZhuYB57--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2426" "--------------------------------dk3dS7n9eKts8DtQC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2427" "7678--------52981215--------WED3mMEyXmwiHmKw9" " SP : Livré" "------------------------52981215--------WED3mMEyXmwiHmKw9--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2428" "--------------------------------mE3ErehYT2BcHWLS9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2429" "--------------------------------NG5M2XyRRhwyMQuHo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2430" "--------------------------------qygvhdoyJfoA2uSGx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2431" "--------------------------------gpfLZc95MXc3EEnrn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2432" "--------------------------------WnJJFNmytQjJDXtNv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2433" "--------------------------------qbgY4mzNr4ikLJLTp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2434" "--------------------------------7pgyto9ERRdNnWFFf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2435" "--------------------------------qeo9YEXkqkqyPLocA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2436" "--------------------------------6piKNrkXxPjgkiEEY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2437" "--------------------------------sRQ5amF2hm4MA5aMF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2438" "6743--------27146055--------zdDGKeqTa4bvKuDML" " SP : Livré" "------------------------27146055--------zdDGKeqTa4bvKuDML--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2439" "--------------------------------pQodaQAm84b5CAg4S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2440" "--------------------------------v5iMG7QuoRHYeSwFv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2441" "--------------------------------rmbjSceg9bKXNTMmp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2442" "--------------------------------QMg39q42zL624o29Y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2443" "--------------------------------xT9TLa5qPZv9w9p39--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2444" "--------------------------------RRjBLCoe2y9aeBGDt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2445" "--------------------------------GvYN8EAHm7ja9fM9t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2446" "--------------------------------DXh5mZJ3FMh9DNFox--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2447" "--------------------------------u9udqSnYRWqwZ8vuK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2448" "--------------------------------jg66pDpjgm6tX5cWz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2449" "6958--------58068373--------5w6wgQKC3r4bQCmpY" " SP : Livré" "7838--------56714615--------5w6wgQKC3r4bQCmpY" " SP : Livré" "------------------------56714615--------5w6wgQKC3r4bQCmpY--------2" "-----------------------------------------------------------------------------------------------------------------------------------------2450" "--------------------------------skaHnCqhMdEY2zCXK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2451" "--------------------------------sx9GhsEF85vFTspq9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2452" "--------------------------------dRSWFxq2syc4NH8Pd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2453" "--------------------------------kefCFrg8DPR7pFXBB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2454" "--------------------------------sWpzXwTJ4k9Azmd7y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2455" "--------------------------------ZHQQdsN4o6vEfWczG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2456" "--------------------------------qBAEafrJC3Ee7mEWf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2457" "--------------------------------9NJn4dZWp2KcgEzie--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2458" "--------------------------------X5rFsimhC4KCesahF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2459" "--------------------------------2ygRLwwGjHeiaiGFB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2460" "--------------------------------qGrrt8MLuPTiwAr9z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2461" "6726--------95777452--------J9xd9nF2azPunGu4Y" " SP : Livré" "------------------------95777452--------J9xd9nF2azPunGu4Y--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2462" "6707--------24941307--------tmRHLDQTQ9fh2mEhP" " SP : Livré" "------------------------24941307--------tmRHLDQTQ9fh2mEhP--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2463" "--------------------------------SuzTsJ49karETNPKd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2464" "--------------------------------ojaGuWHphoPKAfDcx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2465" "--------------------------------3fJ3NRzuPxS7xbT3v--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2466" "--------------------------------SjM9DL4d4bdAunSii--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2467" "--------------------------------FTjrC2iggz2fEuyDM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2468" "--------------------------------FY2WT68uBwiv8FAbk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2469" "--------------------------------4vo25kLQmwBYm6saF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2470" "--------------------------------pRJmMBXwRMTrsjCWW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2471" "--------------------------------MRgjrXyZj7kyLhazH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2472" "--------------------------------WQryvW4R6Fh8AApFt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2473" "--------------------------------kr2ZG2gquSqvb3HPR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2474" "--------------------------------HTpDhH8tCDdfePTKo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2475" "--------------------------------8miSj9wvx5mufAZZ7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2476" "--------------------------------sJdi7fHFpuDrDWDq8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2477" "--------------------------------ASf2p9jZ37ZZqEBiC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2478" "6681--------25240631--------whwz23WCmqWdmHDco" " SP : Livré" "6852--------25240631--------whwz23WCmqWdmHDco" "7048--------25240631--------whwz23WCmqWdmHDco" "8165--------25240631--------whwz23WCmqWdmHDco" " SP : Livré" "------------------------25240631--------whwz23WCmqWdmHDco--------2" "-----------------------------------------------------------------------------------------------------------------------------------------2479" "--------------------------------hwc8BjyWaeQj5W8qm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2480" "--------------------------------vMFjoeMHeAYHxQy2q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2481" "--------------------------------apNyKwwcKEb9Yuhyx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2482" "--------------------------------tGYPNS7uonsyXZvyX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2483" "--------------------------------hB5ejEWH8bDhDuGL5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2484" "--------------------------------GjWbwEoWyjK4uwHtQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2485" "--------------------------------SahgQi8iqm56ThWaa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2486" "--------------------------------idCThfG7J9B2oqNFo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2487" "--------------------------------LRLq87FjXuAz7SY2e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2488" "--------------------------------y9rnwrjTuXCZS6iYd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2489" "6699--------94650186--------TvDEeLocknjaGPeeW" "6741--------94650186--------TvDEeLocknjaGPeeW" " SP : Livré" "6754--------94650186--------TvDEeLocknjaGPeeW" " SP : Livré" "7098-------- 25769715--------TvDEeLocknjaGPeeW" " SP : Livré" "------------------------ 25769715--------TvDEeLocknjaGPeeW--------3" "-----------------------------------------------------------------------------------------------------------------------------------------2490" "--------------------------------du7K7hi49EYcHAN5y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2491" "--------------------------------XSMFBeQdPG7EnpwEC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2492" "6682--------52096243--------zbL64N9PR6jw5SsJX" " SP : Livré" "------------------------52096243--------zbL64N9PR6jw5SsJX--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2493" "--------------------------------nTEr72qg6svvHcdoe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2494" "--------------------------------MMeLqXpsqsW8QeNwh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2495" "--------------------------------FsQF7Tzg4SAMsriuX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2496" "--------------------------------o5CWS4gLkMmTNddjR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2497" "--------------------------------SRb8KudPNuyYFSceC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2498" "--------------------------------uEqmya69ZDHnGve3j--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2499" "--------------------------------NaLZrbp3eLKseTrnn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2500" "--------------------------------nH2zFQSSr4Tnvi4LF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2501" "--------------------------------gEoJH597EFBvsrMDM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2502" "--------------------------------WE8ZSihYJ2nnoMjrG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2503" "--------------------------------9qB4cdM59qCWi92LN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2504" "--------------------------------esFFD7Xo2cBZ4PtYr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2505" "--------------------------------N49eynEGmQCDwMXGh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2506" "--------------------------------HM2ebztpPzKmWb4cj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2507" "--------------------------------bic4Q4xoB6qtZCv4Y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2508" "2526--------25540468--------1838925660" " SP : Livraison effectuée" "5265--------25540468--------" " SP : " "6730--------25540468--------" "7042--------25540468--------H5knFQsWiWYfiubkB" " SP : Livré" "------------------------25540468--------H5knFQsWiWYfiubkB--------3" "-----------------------------------------------------------------------------------------------------------------------------------------2509" "5283--------28544889--------" " SP : " "6722--------28544889--------7uC4m2Wr26oAg88xL" " SP : Livré" "------------------------28544889--------7uC4m2Wr26oAg88xL--------2" "-----------------------------------------------------------------------------------------------------------------------------------------2510" "--------------------------------KJtDkNCqNJjiriaCp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2511" "--------------------------------ASwzzuyaYrrtWEyDm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2512" "--------------------------------dDSqLq4kwHck6DJnz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2513" "--------------------------------DrAT4nkSganmzeY4B--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2514" "--------------------------------mAgWW6NtXtqqM3SE5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2515" "--------------------------------tpsALKMbeyweBkCdK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2516" "--------------------------------w5aPoMkPMQJJEzFZ5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2517" "--------------------------------YpoyFHHYyKdLCfqyH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2518" "6689--------29186385--------n6BNci7HhHNBASFCg" "------------------------29186385--------n6BNci7HhHNBASFCg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2519" "--------------------------------dgKbLCPPBFMGuMrHh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2520" "--------------------------------xaqaMGvWSmpbPazdG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2521" "6690--------26258313--------RBjGyFLuxZsjYXopp" " SP : Livré" "------------------------26258313--------RBjGyFLuxZsjYXopp--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2522" "--------------------------------ZWsxx8a2SdvASNQ8F--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2523" "--------------------------------gzBshQtX38MFeQGjW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2524" "--------------------------------ST2k8T3SQMgopgGjq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2525" "--------------------------------ZoRE2BhHixmf4mvMr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2526" "--------------------------------nXCBbgGWddLQg34hv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2527" "--------------------------------M6kc6PLphK94WMY3Q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2528" "6694--------95 680 129--------9kj3R2yhNYGN4Qfh5" " SP : Livré" "------------------------95 680 129--------9kj3R2yhNYGN4Qfh5--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2529" "--------------------------------xsSkHvuNoRA5Cjwy3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2530" "--------------------------------9brDrucCcjHQWwwmf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2531" "--------------------------------DCAp8Z4CYKFf2SeRN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2532" "--------------------------------ZoiywMPXrmp2A2myF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2533" "--------------------------------8sRD6ZovM3yfkX245--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2534" "--------------------------------EdaDLzQZLhpi24Y7F--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2535" "--------------------------------mWdz7TQmKdZp47WrG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2536" "--------------------------------jFbAEk7JjoG3edngL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2537" "--------------------------------dezcM2byNJLH3JBYq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2538" "--------------------------------2CGiMKTmDTWExTrJF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2539" "--------------------------------tMJufz7NWcnKyCMSQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2540" "--------------------------------9e4vKWkW8AQfRnxvS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2541" "--------------------------------jq95qz8miS6B9W3ed--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2542" "--------------------------------STFMQ7yMFxMkmb66v--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2543" "--------------------------------nNksNeLP2YpCTnR2Q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2544" "--------------------------------N4EcLb94sJzGmWNiS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2545" "--------------------------------qkBKdnDXQieaFCssh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2546" "--------------------------------DXgANAidF4okQfAP2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2547" "--------------------------------YowprHEiK6bDPBa8M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2548" "6747--------92543914--------3RyWxZN3u5tRaoCjm" " SP : Livré" "------------------------92543914--------3RyWxZN3u5tRaoCjm--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2549" "--------------------------------kGxkEaRb68o32Mdca--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2550" "--------------------------------F7RrNionwPJNzYHuL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2551" "--------------------------------MRLMFKxtYL3w5my9d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2552" "--------------------------------vqqYGB3GGeFAe5K3K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2553" "--------------------------------pbqNDTp3EWY86LtAA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2554" "--------------------------------rvKa454xHcQHhsPXJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2555" "--------------------------------D2vhRHmhfypDYDnKN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2556" "--------------------------------YcRMfMYoKFtQhkE67--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2557" "--------------------------------izzf5yAbNJbg7PRkG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2558" "--------------------------------NzsoW8qWKf5fZioAK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2559" "--------------------------------arYenFAFTrwLrY7Qq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2560" "6988--------50022199--------rtcSRwLD8vbC7EdPt" "------------------------50022199--------rtcSRwLD8vbC7EdPt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2561" "--------------------------------H8nGgLmMNhRshs8mM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2562" "--------------------------------tn7DYA7S5deZpCXB3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2563" "--------------------------------3ceeYwrrjRpC7RWSW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2564" "--------------------------------zHz3kPHRJaNSSmcNY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2565" "--------------------------------8vDBXwjbGLNPNG8rt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2566" "--------------------------------4vh2nuxwN6vJ3E5uj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2567" "--------------------------------kFiRnBtugarquyRGQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2568" "--------------------------------XYPvFJv2CWGsiioAh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2569" "--------------------------------ikGqoyyCxcLBfSoHL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2570" "4292--------24529916--------" " SP : Livraison effectuée" "5157--------24529916--------" " SP : " "6742--------24529916--------kg38Ar6ASMesu38uR" "------------------------24529916--------kg38Ar6ASMesu38uR--------2" "-----------------------------------------------------------------------------------------------------------------------------------------2571" "--------------------------------idazsXY5perTR2xeC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2572" "--------------------------------uzeqn2rBDXh62rNGo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2573" "--------------------------------kXgsyPoJAEZ5EKgjx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2574" "--------------------------------XY3eK2oqzAK7kNuRZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2575" "--------------------------------RYvYPCtMqyQvMncwK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2576" "--------------------------------ixNTF7WmZkH9SEEHJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2577" "--------------------------------xgHcc364mpjAxevzG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2578" "--------------------------------nJkoPmJS7ChJGuQsC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2579" "6697--------50524546--------tdHacFGcx8oipJPTz" " SP : Livré" "------------------------50524546--------tdHacFGcx8oipJPTz--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2580" "--------------------------------by4yPw9tpFsfv7Zne--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2581" "--------------------------------xPfYDQhsY9asr3hBr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2582" "--------------------------------p54LHzeHxoE2dqivs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2583" "--------------------------------PmapswgJE78usfW5L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2584" "--------------------------------D2F2ttzrddr3vwHDf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2585" "--------------------------------Kfkq6i4hb2Xsy8FAQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2586" "--------------------------------XctyTn8BHQaqPHfyR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2587" "--------------------------------kDdKQzAQ9cuF2CdZf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2588" "--------------------------------xwxwzKB2GfyZcq7ru--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2589" "--------------------------------4DzburS4fiWkbKMiz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2590" "--------------------------------oYjYfjAnvkkjnwfkf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2591" "--------------------------------juPmus5u76Xc28edA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2592" "--------------------------------4NLefQg4qFPGAwa7N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2593" "--------------------------------5NeceneRWvsqmbxa4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2594" "--------------------------------DHeetsH3fRvJiBqXe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2595" "--------------------------------c6xGrGahbFrZ3StgD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2596" "--------------------------------tS52rEAtJoWwiAfm3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2597" "--------------------------------nbpZF62vRfvomNeGC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2598" "--------------------------------k7RTg3Kma4AYLXyfE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2599" "--------------------------------Pg45oaASYvn9FbY6w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2600" "6782--------26398819--------Ev9m8y2mMxFniJLKh" " SP : Livré" "------------------------26398819--------Ev9m8y2mMxFniJLKh--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2601" "--------------------------------AGAjNMJrJKRLsq6L6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2602" "--------------------------------svur2499bYNgNqAu9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2603" "--------------------------------4zHz52NnerSdRdG54--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2604" "--------------------------------g9WnSKQZrCKivvYgs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2605" "--------------------------------bubecyDSjXdqBbn2c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2606" "--------------------------------MQcjF89yPHXsSs58G--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2607" "5065--------23961638--------" " SP : " "5613--------23961638--------" " SP : " "7675--------23961638--------3LCHvoPjxtBMhgBMe" " SP : Livré" "------------------------23961638--------3LCHvoPjxtBMhgBMe--------3" "-----------------------------------------------------------------------------------------------------------------------------------------2608" "--------------------------------NxkS7oHAtDtAjawTc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2609" "--------------------------------XK9zrmPYe3GPQz5yb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2610" "--------------------------------2pjyo2a5dpowndAq6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2611" "--------------------------------hZvcb7pcPrTAQny4F--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2612" "--------------------------------xYw4f4ASoY2PHJN9S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2613" "--------------------------------tmNdhsEpLo4W9JT9B--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2614" "--------------------------------xrwgdvnuMyrBz88Xf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2615" "--------------------------------wNcCcSkwDpzBYpv4M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2616" "--------------------------------qSKJA6TsAnLTPKF3Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2617" "--------------------------------pHdtMePwocpNBmXYv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2618" "--------------------------------puz99kx6BFrrQtoLx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2619" "--------------------------------XK3ZHgZYpirTbS4um--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2620" "6708--------27077936--------BaTPER3nQaj27rSkg" " SP : Livré" "------------------------27077936--------BaTPER3nQaj27rSkg--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2621" "--------------------------------4Tyuo5A7Li2FFHKXu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2622" "6785--------98145550--------CwhG6nAyN3hXAZCgn" " SP : Livré" "------------------------98145550--------CwhG6nAyN3hXAZCgn--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2623" "--------------------------------aD4XAiovzsWpJ2qAs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2624" "--------------------------------WSMXAfu5c22AR9rDq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2625" "--------------------------------EdLn6JWP2LGR6CgFS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2626" "--------------------------------KwkTddxaE8P6RWcDh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2627" "--------------------------------xHgukhQE86WkcCYL6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2628" "--------------------------------rhspo7wHcETDgwTSZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2629" "--------------------------------zvdvLRnQ49mxAc6XK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2630" "--------------------------------zH7rW7tFMMamfJhFD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2631" "--------------------------------ke5PXzPMZqfHxFMDg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2632" "--------------------------------rJ2Xim7qZfXDwCCNf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2633" "--------------------------------MBZkjCFvEu2Rihse2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2634" "--------------------------------h7DPG3uLt4Jr7L4aX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2635" "--------------------------------6NQckneCrqy63Ngga--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2636" "--------------------------------Bw3Xc3ZRSP5rkY5nT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2637" "--------------------------------LuAvdFMcfmc9r8w7n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2638" "--------------------------------8Q5hLWBZi3iGh4EC7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2639" "--------------------------------BvbCNFxCdSSkbuoQp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2640" "--------------------------------SpvTB7F5Agbtjrrg2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2641" "--------------------------------sbTYQQkmgTq2yxwFC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2642" "--------------------------------EGXXfmcXFTmScdqQX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2643" "--------------------------------4gMzZoBEGmv9DYpwA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2644" "--------------------------------588TowYeH8wWgrrhq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2645" "--------------------------------EhH3BetQFeCEBjYsi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2646" "--------------------------------BknNFQCRqJCRSxans--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2647" "--------------------------------txh2D5W7PJoayTQfC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2648" "--------------------------------gF6ghCznJSJiY2kbi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2649" "--------------------------------aXneudaeNE4AGqYfE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2650" "--------------------------------RBx6fbvA7HkDRymS8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2651" "--------------------------------vwPxGpGWJY6SWPwMy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2652" "--------------------------------vPya6AkvnnTF7KHSb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2653" "--------------------------------jizpqo6XypQqqoNpG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2654" "--------------------------------bpkuYGLwR6LdKHQqC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2655" "--------------------------------nDk88mJ7YeaWjcgFP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2656" "--------------------------------Q4LqzQ5NdechbSuki--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2657" "--------------------------------fxGwENaqzf8WXmgHw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2658" "--------------------------------Nqb5AJCDapcC6BZe5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2659" "--------------------------------7duqvmJa7QsY5LMpY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2660" "7584--------51133113--------tmqiG5tJxoeEqffrR" " SP : Livré" "------------------------51133113--------tmqiG5tJxoeEqffrR--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2661" "--------------------------------osTNh3sSMz92fdxSp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2662" "--------------------------------KzPugL53SxzbisJBw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2663" "--------------------------------7sKhggBazcafAN7Rw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2664" "--------------------------------P86XQRtigGaKXwveH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2665" "--------------------------------YrhG9rJ6ifPjNMWqJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2666" "--------------------------------yWF5fA2jaFaM76FZq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2667" "--------------------------------RFyH8Gub333qPbwrq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2668" "--------------------------------2ZnudspRDGrccNHF5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2669" "--------------------------------8ktnaDmEAs9AFbbf2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2670" "--------------------------------5bdeYhcuB9zFSzDbr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2671" "--------------------------------dBFycwcp6qT6rQ8rt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2672" "--------------------------------9Z9AXEwx42q4WtkzK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2673" "--------------------------------9esdzgcansGSqSYAM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2674" "--------------------------------AJKYK5QqBhTWiFMWK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2675" "--------------------------------NcKhGd8yx6JPvpg3v--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2676" "--------------------------------QDs8afAucFraBbZZ9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2677" "--------------------------------boAb9anAFD4fDzTQc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2678" "--------------------------------nZoQAQnMFR5NAYhSi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2679" "--------------------------------dzhcATae8WJARY4y6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2680" "--------------------------------h2oGn7MXwixPCRhk9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2681" "--------------------------------uiyWapG4wutD36hXz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2682" "--------------------------------CK5EJKxsLgai5XB7s--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2683" "--------------------------------RGpY2QEPbnRSMyMWr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2684" "--------------------------------ADTjNKkFaN6pNz4Ma--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2685" "--------------------------------FNaz64aKgK3935jYE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2686" "--------------------------------ESQccdLABkkAtFkGo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2687" "--------------------------------rCheZRaBkxQ5k3bXe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2688" "--------------------------------CaFYcFc32uwNmFGkp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2689" "--------------------------------Jqg3dxCzKAFaqWwKf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2690" "--------------------------------rqhxcmitspPLqtT6p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2691" "--------------------------------BPRGgcdaM8ZZMSsLf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2692" "6784--------22129943--------YSSJsLwAqw4fEXyHr" " SP : Livré" "------------------------22129943--------YSSJsLwAqw4fEXyHr--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2693" "--------------------------------4G4HakvANAWuePZ79--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2694" "--------------------------------zhQ6pFkwmn9tJYwPi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2695" "--------------------------------NxFeDcKJwnRRTEhHj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2696" "--------------------------------45Ff8KpgNxobcQu6p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2697" "--------------------------------GSLkMRs6vmTA3MZH9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2698" "--------------------------------ZpMFSYw9idR5d2JPb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2699" "--------------------------------EKM5tEFmtGCJvoxrN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2700" "--------------------------------pvc3xWtqk6X7nHGpd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2701" "--------------------------------eqYHR8hqwBoBKBzQk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2702" "--------------------------------frJwrspzPoTw8338N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2703" "--------------------------------Ad6qYBDoLBZQAAhdv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2704" "--------------------------------uQaGszzK679rHBdFy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2705" "--------------------------------EsHhCwdAmxn9CK5TQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2706" "--------------------------------u83fMuTSr9fmQQjrp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2707" "--------------------------------DG3itBa8f6mEmQq9d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2708" "--------------------------------GfRkYznuwcZxsH9qs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2709" "--------------------------------QEkpznK47FPSxWCzS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2710" "--------------------------------NmTP8NvbWYmeXopCg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2711" "7269--------28999295--------PJw8Z6uAeASfzexXf" "------------------------28999295--------PJw8Z6uAeASfzexXf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2712" "--------------------------------CJ2fQpQ3eMEuhui2r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2713" "--------------------------------6wLnBMhFWRFMayCmn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2714" "--------------------------------bjDarsBYzZBoBXRXy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2715" "--------------------------------DpZ984k44vpYmTtsJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2716" "--------------------------------yi6LXaYfpSTNyQPc9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2717" "--------------------------------7He4xb2vxcqnrurjJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2718" "--------------------------------SwgJHnWSQ4nxdETap--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2719" "--------------------------------p9EtL5GzrE6KgemE8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2720" "--------------------------------4GthwRNuYmRSc4HzS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2721" "--------------------------------AnaehdKLXtsGa4wdt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2722" "--------------------------------7ZRJrJf8CcLRcuzNT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2723" "--------------------------------7YGcNCtLRgz5pNjsH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2724" "--------------------------------8yDK8fpbJTpyzb7j7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2725" "--------------------------------hPJTnauCap5frbfiH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2726" "--------------------------------oMGFm2QDe4cnJGSS5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2727" "--------------------------------uyS3q8HoAQx6P4zTt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2728" "--------------------------------RHpQJExHPqbPtQhCk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2729" "--------------------------------JJFNMaLL4KBdLu2qK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2730" "--------------------------------9SKb3vvjNJ5j5bLXe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2731" "--------------------------------jou2vQhb77zS6M5DK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2732" "--------------------------------tbP4duwB83noXEryq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2733" "--------------------------------b9jHGxbFfwwXTKhZG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2734" "--------------------------------ED3SyWMxsxriL3AnM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2735" "--------------------------------dbiS2PNuPHuTHBMcS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2736" "--------------------------------ns4ewrhgJmp3NwDWA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2737" "--------------------------------Jgjy9AEWgC3cJhPhe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2738" "--------------------------------zscEePDGbFfomAFJc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2739" "--------------------------------LphJshnv7WPJtcEi3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2740" "6772--------50377774--------" " SP : Livré" "6802--------50377774--------Y392SKBmzCtrb4th5" " SP : Livré" "------------------------50377774--------Y392SKBmzCtrb4th5--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2741" "--------------------------------KLPPQQpZ82b7Q2Pw5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2742" "--------------------------------qEbr4qmJp3EMH4tpS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2743" "--------------------------------XLREJCg5pj5AydPG4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2744" "--------------------------------HsEmT2KR2c4yAKgGs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2745" "--------------------------------B4qJx7s7YgxjQqCTY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2746" "--------------------------------5euJDY4TDMZLfiCkQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2747" "--------------------------------QBCASg6Hez7pH2bj3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2748" "--------------------------------uiyRtaPwKzY3uMa5o--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2749" "--------------------------------uRkiEwLAXYLyH8r8B--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2750" "--------------------------------igGafJa6wPeHTyBrt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2751" "--------------------------------RjKStBGe6bptqZQM4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2752" "--------------------------------MwdLC47xNJ5KLfprj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2753" "--------------------------------5MiciMpyTbwnB57bF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2754" "--------------------------------fPpyiRtpZriiJWPoF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2755" "--------------------------------BgNRyMAL5gEnBjogH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2756" "--------------------------------rWuYNrv8ruMobF5E9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2757" "--------------------------------qbFyTTj9GtKp2Wgfp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2758" "--------------------------------u9tTqEzqgywcDXhpy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2759" "--------------------------------6srijCgq74tM6cCXR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2760" "--------------------------------CNLo4yp3vYqkH3d6g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2761" "--------------------------------zkqbBpzaMNFc3tswW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2762" "--------------------------------Q3pjfDcBXDejs8aYQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2763" "--------------------------------MBZjG66x5XLbNYWZx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2764" "--------------------------------abvF3XrXRQJeGfxiW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2765" "--------------------------------uZjvybNn3YDbZ8kBN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2766" "--------------------------------9ficNgC4v76jTnXKy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2767" "--------------------------------pj6gMPz77Z9aQEwLA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2768" "--------------------------------RvY3eaJebSmnF4SPw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2769" "--------------------------------iMJzFwBjivcFSfRGF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2770" "--------------------------------qpxZJ5Fka6tYkcSwd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2771" "--------------------------------LHaCjcChNms477EBp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2772" "--------------------------------qa3dynd3Fp2dXyT6R--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2773" "--------------------------------i3NgMgf85QTmX2z3t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2774" "--------------------------------uwwbAoKEktx6gWzCF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2775" "--------------------------------uDQvs9wACEWddCSTL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2776" "--------------------------------KtnMTuPHieCvM9tZE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2777" "--------------------------------YuzyzeGWfa4bXN9nz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2778" "--------------------------------RcRffsiq4x2R5E9TY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2779" "--------------------------------xmeJWEe5RY3ReuKFn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2780" "--------------------------------LJReuqFaRP9AYf66R--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2781" "6740--------29297011--------Gugz8tKQD3KDurMHZ" " SP : Livré" "8579--------29297011--------" " SP : Livré" "8587--------29297011--------" "8608--------29297011--------" "------------------------29297011--------Gugz8tKQD3KDurMHZ--------2" "-----------------------------------------------------------------------------------------------------------------------------------------2782" "--------------------------------FBjiWKBQsf9v9Brk2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2783" "--------------------------------qCZ32vHZtgpEx44Yc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2784" "--------------------------------5szWo2oroT4HBdoiT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2785" "--------------------------------iy2rYGNzLnDxRDc4R--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2786" "--------------------------------YnFEvkjpvEzNT6YjW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2787" "--------------------------------ZjFNHADRhbzag6HTP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2788" "--------------------------------9WSwa8FN4LgjJxYNr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2789" "--------------------------------oKqqg2eoxhhGuYvt7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2790" "--------------------------------KmM5JXSyGFR2WedZn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2791" "--------------------------------S9E3DdT4zwaqcXWP2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2792" "--------------------------------p5wZ78S3hNbGYBbuD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2793" "--------------------------------Jn8AS52ZwZRrAWmge--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2794" "--------------------------------pfJHzkpC3S45zJ5nu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2795" "--------------------------------ZpfRoQkyb53jbwW6i--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2796" "--------------------------------xGWzWcZSCxTyvcZwY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2797" "--------------------------------mAqF9iEdZQnc9oP6t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2798" "--------------------------------rN3TJzKQpTtBqX68N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2799" "--------------------------------QCF6JsAgBRojFmLdY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2800" "--------------------------------ZYxugdKwJHMcw97Zi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2801" "--------------------------------YjJ4voCG2q7JaiBge--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2802" "--------------------------------N6kPAJZ4HbtihSrGn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2803" "--------------------------------8zbFnK2WBLhyxALE6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2804" "--------------------------------Mu4FSQF6GYSNMr3YR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2805" "--------------------------------XyFk2TPgijLD5thJF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2806" "--------------------------------g8vKzkv8zJZXhDPCW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2807" "--------------------------------epo9w6JzkCGDsxPzP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2808" "--------------------------------7pcTZDKtDHbHuNC3A--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2809" "--------------------------------uDgHjyMC5KYWygybH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2810" "--------------------------------L8Qqu7QrCeoyHDYbB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2811" "--------------------------------ggPNmWxBCmfknWmJi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2812" "--------------------------------dTN2yZqbhW9FmhKkG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2813" "--------------------------------YnZvqQ2PEJgrr8keL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2814" "--------------------------------fFYqdktCHxKj7rGBZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2815" "--------------------------------aK34XkG62z9YSTMdb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2816" "--------------------------------BPjQxEyRet8HuMs6Q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2817" "--------------------------------ZgJW6P4Z2tPc9fT5K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2818" "--------------------------------KwrrnLAS5wGYukEbv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2819" "--------------------------------oX8ERYpPZeC6kqnkb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2820" "--------------------------------NbqYPSQzxTa4xeZxE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2821" "--------------------------------dgvzxYao4vCS8PqQT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2822" "--------------------------------bu2R5mjPhyAWwjud8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2823" "--------------------------------XNQbXz4jBxzvC2APQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2824" "--------------------------------ngpzqd353FmcgM86K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2825" "--------------------------------aumGbCNTNsCSu2ikg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2826" "--------------------------------TLGSr7PnueygeZ47Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2827" "--------------------------------AbxFd8CixuWCWj6bn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2828" "--------------------------------EWFYkkApndFXx7iaC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2829" "--------------------------------ZCB49mhyqZ97r6ZxR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2830" "--------------------------------SthNbMyf5KRkDavNC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2831" "--------------------------------Ssd9C98DjEPA2pQHw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2832" "--------------------------------9jN8zhXSFHo2vt6bK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2833" "--------------------------------SBE6CFAsJkjtSEGzz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2834" "--------------------------------pEiG49hvb7d4WkyoP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2835" "--------------------------------ELGaGGkojdbnjPFPi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2836" "--------------------------------jEtwXGC9ebK2ucKdP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2837" "--------------------------------23R3Jtmyy2h8NG5QF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2838" "--------------------------------G8JFdFNFDDkoHspvi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2839" "--------------------------------jthq8kpBvEad48Nxc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2840" "--------------------------------sZhGETvkLM6tEYzPi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2841" "--------------------------------LMdciiDkCCd3QC6Ak--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2842" "--------------------------------sonmNfEd5MkvXj6Mh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2843" "--------------------------------tmKz6wvZ7Sp6wz3eg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2844" "--------------------------------EhjLMvZxwcQnB3J3S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2845" "--------------------------------kf8FH9eRzisWDwnX3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2846" "--------------------------------Ppo6qo7b8C3FB295Y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2847" "--------------------------------9kfbi2YT5aF8heRAa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2848" "--------------------------------H66mtFtaNTf6FW9d8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2849" "--------------------------------f6TbeydxxwPz7st9g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2850" "--------------------------------ur9NnXs2bibc2y389--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2851" "--------------------------------Xaig245DmA6djYWZg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2852" "--------------------------------sZwgodacgXTLeeZTM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2853" "--------------------------------SX5HoPBh3bm5uktna--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2854" "--------------------------------hgHK5yRrkFf6FhYDu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2855" "--------------------------------HGnnpX2gi67tkrpqq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2856" "6793--------25817012--------mZqm6k6mjQsnDCNEZ" " SP : Livré" "------------------------25817012--------mZqm6k6mjQsnDCNEZ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2857" "--------------------------------GuH8xYSBo8oDY5D4W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2858" "--------------------------------c2ysxo4cugYaa5aQa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2859" "--------------------------------rmPzPiMmPi8s7dTag--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2860" "--------------------------------6r9jEBFW32GgRBq4Q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2861" "--------------------------------cmb6TZvSAkE9J9Nyy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2862" "--------------------------------vFj7iSvs3KCvjcxSH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2863" "--------------------------------Nf2K8LKLKRM35WQbx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2864" "--------------------------------Mc9rnuN62QGLZ5g5K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2865" "--------------------------------7RLhq3Pfhg5bxYA4r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2866" "--------------------------------e7r7ntY7Wuvkbibsx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2867" "--------------------------------oGfm4ua4hmWfpnBdZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2868" "--------------------------------SQPhcYm2kCuBbjRid--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2869" "--------------------------------vQBBScZKAAByctizv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2870" "--------------------------------tsG65ifSx8dhZozYt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2871" "--------------------------------tKq8XeYq43pkMndfF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2872" "--------------------------------g9PKgmcthyCXWtz9a--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2873" "--------------------------------v4AprbBg8w7q4brEb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2874" "--------------------------------nMz23QrjWqMhu9nfs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2875" "--------------------------------3P4KY53Cv9ZZGsgu2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2876" "--------------------------------rNrve8FJD7BijXkYt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2877" "--------------------------------pRLeAeBjAkkYegj8z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2878" "--------------------------------m8xL2zQ2NNXRNpHnD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2879" "--------------------------------Q3wx7ZHxmLyvvQyFx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2880" "--------------------------------c3hA6bCgLyq2C6g4t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2881" "--------------------------------rG2C6B5JSPEYsMXuh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2882" "--------------------------------ePPnE6M9bT9qikEWu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2883" "--------------------------------8YaiA2KFsyQYrwck3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2884" "--------------------------------R7q45RZtzp3C2WPrh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2885" "--------------------------------2Lv7ovmE7e6J9c5KZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2886" "--------------------------------w8uytaabnqvPrkbgY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2887" "--------------------------------RRAfMbpWdKy5H8Rmd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2888" "--------------------------------2wZC289mjKMTDJqRK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2889" "--------------------------------ybTQuhXqm4kxwYyR8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2890" "--------------------------------tE2dsS6Gy9M9R4CjZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2891" "--------------------------------3xe9RkfR33g2yg5uA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2892" "--------------------------------sbPcnEHEjcaa2aJqh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2893" "--------------------------------AuKBHnnRuSEYst4qD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2894" "--------------------------------9dDr3dktw5QQpdKaq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2895" "6783--------40003615--------onxkhDwZLiEhYbSCk" "------------------------40003615--------onxkhDwZLiEhYbSCk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2896" "--------------------------------RPvWCwcw5LyuLQeND--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2897" "--------------------------------5TS3eWJAqB59DYvGR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2898" "--------------------------------AMfu9robeq7Q68Fth--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2899" "--------------------------------xPQxNzPFPMoS3zGvZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2900" "--------------------------------d4yRiEBZXzHLodg4y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2901" "--------------------------------eRtKwcgP8ebES6PRM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2902" "--------------------------------Q5sNtCvGWBTHK8mdc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2903" "--------------------------------bepDdh9by8AtCzTgJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2904" "--------------------------------k5BKw6pd8KGS562do--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2905" "--------------------------------qsunZFdddgT5StWop--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2906" "--------------------------------tfhAvaK4ZTXykqnLi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2907" "--------------------------------FS9fMrW3Nuc5ZiGdh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2908" "--------------------------------uSn3Fv8fJucjZHD4C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2909" "--------------------------------8gdzkvtG2GHvD6tzw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2910" "--------------------------------D5H255EaTwmfTY8Bu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2911" "--------------------------------guTZJkXYkEJMAKJnh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2912" "--------------------------------eY4JfLXXdttN6T65T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2913" "--------------------------------2QPEcmqyZbqKgdNYR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2914" "--------------------------------WJYng9by8ejQD4EFZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2915" "--------------------------------DueShiKtSLQWpY5AD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2916" "--------------------------------bjKf6gDjhJanQXgGD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2917" "--------------------------------grFNdNWmeMnPTEkQ7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2918" "--------------------------------fnDBb24TeNXzNLgNd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2919" "--------------------------------C3Jm5dwRBdmQZGHbf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2920" "--------------------------------vXYQaXYEvASRYbzyG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2921" "--------------------------------onu3r7dC5WGzrb6yj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2922" "--------------------------------6um3vbzbeDBCNeLyX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2923" "6940--------27952229--------7YfipGJyJTbNgS6ak" " SP : Livré" "------------------------27952229--------7YfipGJyJTbNgS6ak--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2924" "--------------------------------zTxRdkd5RJz3FXh8r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2925" "--------------------------------G5PaS4NW2QvHkzFxZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2926" "--------------------------------J9fDhn5fABapSF2Mw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2927" "--------------------------------Mnwng2guquSJa3kGr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2928" "--------------------------------5BNXnYAtf5EdBcLK5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2929" "--------------------------------D7Pj3jX4RJyfMZyp9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2930" "--------------------------------89Bu9bhD9qrFcmihh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2931" "--------------------------------wSyqkmK84ZRy42wsi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2932" "--------------------------------mJxjHRzZkzESomjMj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2933" "--------------------------------ShTL5PiTaLdBFpamE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2934" "--------------------------------DXK7QKf3DR4daFG9y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2935" "--------------------------------AWavvnPtiwQEJP9uh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2936" "--------------------------------yFP2TSfLGEhMN9boW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2937" "--------------------------------rYwqxMjoEwodX9cpc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2938" "--------------------------------gF5J9bRvrm6zsMQQE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2939" "--------------------------------5ZhZ9QjH6hir2NEwo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2940" "--------------------------------67jsapyCZpzEDJkra--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2941" "--------------------------------5oKuxHt2TRMnJuuso--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2942" "--------------------------------uMARJKxzrMSoxdFco--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2943" "--------------------------------BTSXf3u6P9HafdY6B--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2944" "--------------------------------YJGPvT55y3QeoYptH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2945" "--------------------------------XTQcqQEZmf7YnTYZy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2946" "--------------------------------jt2Epgpeg8fu2h7Yr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2947" "--------------------------------zTNHMfb76iyujhyG4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2948" "--------------------------------jXLDqJg9w3e53eFij--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2949" "--------------------------------SEN3xyKnyjRtoSdF6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2950" "--------------------------------QgRDyKaf83k9pkx6B--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2951" "--------------------------------DoGJF7JiDoZvNcKnH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2952" "--------------------------------arDcRiSPJnbRCfN8T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2953" "--------------------------------WPX267zQaGKr3jteN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2954" "--------------------------------2pyh76BEvLcAxGBRS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2955" "--------------------------------NhGQXYtp7SGbYqZmy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2956" "--------------------------------yPoATJe2oFkDzzdQE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2957" "--------------------------------ux9TjpQbRkiDDXcNt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2958" "--------------------------------yfQdMGFjNe4kNLs4s--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2959" "--------------------------------wFWww4hGZBWrwAknk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2960" "--------------------------------2KmFQQy38JCLb9SFn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2961" "--------------------------------DqiaxihbE6PmDG3RZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2962" "--------------------------------7WsuMBwzenMwipxdc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2963" "--------------------------------ykeewiFsuMFZxEwQC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2964" "--------------------------------gpGGY7Bty5bWkZyzJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2965" "--------------------------------hGSLYhroyzb7uEXQf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2966" "--------------------------------QnBPfstHKf4RGqkvE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2967" "--------------------------------EH2F95gQcQQqi3QEQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2968" "--------------------------------YjBC59WQybqjJKphc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2969" "--------------------------------p85HNxaChGh5WpkEh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2970" "--------------------------------nM3aGRDpZR4Hs7rce--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2971" "--------------------------------89up45ircR2hGHkth--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2972" "--------------------------------GqeQfPN55f9cGKAPE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2973" "--------------------------------gG8fo8xDBAeJaskEE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2974" "--------------------------------A4FnKDeHBjDrhscBc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2975" "--------------------------------SKStsZoMeck3JPsyH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2976" "--------------------------------BF8fg9Z7S7KvnGGiT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2977" "--------------------------------EA4omzhYaAwn4FMnK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2978" "--------------------------------YJS8tAsPJXt6DubKk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2979" "7226--------52039315--------it2BBpZiyXpLjapPm" " SP : Livré" "------------------------52039315--------it2BBpZiyXpLjapPm--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2980" "--------------------------------AKJ7Q3QSN7vFgFz6d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2981" "--------------------------------dqBYRYkNQ88mWj7uk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2982" "--------------------------------hC4wS6kRoHQpHjqRn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2983" "--------------------------------GgMY8QFaaARinRi6A--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2984" "--------------------------------2wh5Hhuv4e9nrovi5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2985" "5662--------55205223--------" " SP : " "6763--------55205223--------t2AA8cdEhhq25jwhT" " SP : Livré" "7875--------55205223--------t2AA8cdEhhq25jwhT" " SP : Livré" "------------------------55205223--------t2AA8cdEhhq25jwhT--------3" "-----------------------------------------------------------------------------------------------------------------------------------------2986" "--------------------------------isRu9wEBsqXyvR2M3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2987" "--------------------------------g4HcR6LMBK8tRuEyc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2988" "--------------------------------cBkLXSPMRnGyoqpE9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2989" "--------------------------------wX46mfXgDTfSEMLKe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2990" "6764--------52241940--------ZBnYofj6SddBXPjtC" " SP : Livré" "------------------------52241940--------ZBnYofj6SddBXPjtC--------1" "-----------------------------------------------------------------------------------------------------------------------------------------2991" "--------------------------------NFNpAq8a3w8xCYXcN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2992" "--------------------------------FLa6poJ2SdSuNPiJj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2993" "--------------------------------wGkXY5kujjwdk9oz5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2994" "--------------------------------EkKTw8Zdpi22vNrst--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2995" "--------------------------------YzzvFoADbaABiTEHs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2996" "--------------------------------AukSTv5eB5JRxSR2T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2997" "--------------------------------8F9aCB2z5DaqunoJG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2998" "--------------------------------kvBPEvMtXbwoGpwsc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------2999" "--------------------------------cgLJhoQnuwfEjwjfz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3000" "--------------------------------gh4Zm5ipML6GeBrRn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3001" "--------------------------------9yYkqxxAziwDCrZ8K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3002" "--------------------------------wagtfdTKGRsRcimcA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3003" "6761--------53 597 905--------YQqb3g8LiMfGNCxsd" " SP : Livré" "------------------------53 597 905--------YQqb3g8LiMfGNCxsd--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3004" "--------------------------------MFupjfLGqK77we3dn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3005" "--------------------------------Hx57uEC8vcSbKPChJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3006" "--------------------------------kNyqgtYFCEQQguYGT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3007" "--------------------------------uMdd3sLHq8xComaer--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3008" "--------------------------------T8WN56rrmrXNCeFQj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3009" "--------------------------------NAcmZv53P2wCgGW6L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3010" "--------------------------------sWE6m9nkp2DfYEwtD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3011" "--------------------------------Gn4rkDqecsk2KtrtR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3012" "--------------------------------eYzb5QqMJZbPjt5Xa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3013" "--------------------------------fsHeqwszNzrmJRzE6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3014" "--------------------------------fhC6X6SfymJPSgQu7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3015" "--------------------------------a6Gb4Yd7qA3Hfndwj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3016" "--------------------------------h2YCpFTRArcwiG4p8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3017" "--------------------------------7CrxB9y3qDxPE3EHX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3018" "--------------------------------w64kSAZThkiod3ee9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3019" "--------------------------------wTyXKP4HfFEx6dACp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3020" "--------------------------------FsRZCdpW3QZ3zHfFY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3021" "--------------------------------a2Qs6QGuvkGKpXarS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3022" "--------------------------------6jZHoNbooidatecA8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3023" "--------------------------------EoaqHtBHwnSyH5Cbv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3024" "--------------------------------2vYjPWoZNQgWiHs3h--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3025" "--------------------------------BQvi2yt7WAv8tkNi6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3026" "--------------------------------N3wBxxNauy7ZEqWAg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3027" "--------------------------------RtyTT4WiTiayHxSNC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3028" "--------------------------------ZbjJyW8KqJovgxPZK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3029" "--------------------------------bfM2Sg8fRFe8nrd5q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3030" "--------------------------------rwApAFBxaD9CfCHqx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3031" "--------------------------------imt7XiKQMcK7iZMNY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3032" "--------------------------------DoJysNC6uP3g2F3xQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3033" "--------------------------------gRitx38typ2uECMbx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3034" "--------------------------------PK9GNcmHpt4B7DaX9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3035" "--------------------------------TrsW7Fr5fjNqaLzwf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3036" "--------------------------------eMPZJGRppZDB6brQi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3037" "--------------------------------9xpSbjC6ZYrZCEuex--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3038" "--------------------------------wRGEF4i3dh9eJyM2D--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3039" "--------------------------------67oNqHgZ2Ni5mhouo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3040" "--------------------------------W3zxu52cBQA6NKfMN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3041" "--------------------------------5MeXNL2qdNrCnjAzL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3042" "--------------------------------bQhsYyBuWMo44wPrH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3043" "--------------------------------d9vkFvavFzHXwaDZo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3044" "--------------------------------qcqzP2dyDfzsuxXk2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3045" "--------------------------------6eDjPCZH99bCkifHS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3046" "--------------------------------Xicg7jFo6b2cMkpmM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3047" "--------------------------------F47Jkyok4smNhXa5e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3048" "--------------------------------T36M28ncKiYDQE3zq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3049" "--------------------------------oaoyjT5vHtHQi76Ac--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3050" "--------------------------------guACJts5DyCFpJbWv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3051" "--------------------------------gqkKQiCgkRSk8RDMX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3052" "--------------------------------wCAvfjwxskSPQjhQb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3053" "--------------------------------pKiaehLusvfJPaiw4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3054" "--------------------------------vmyvduzrb42w2Tdxo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3055" "--------------------------------9vAn8wjcLfPbpqEQA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3056" "--------------------------------QzmHKuPdyzSC7p4B3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3057" "--------------------------------kr8L6eTijcJzLj7jQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3058" "6788--------24721619--------ZnLMSivarDTDBJQ89" " SP : Livré" "------------------------24721619--------ZnLMSivarDTDBJQ89--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3059" "--------------------------------dYy3wuRPvyj5fr8S2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3060" "--------------------------------Dfh89tYgjAKMQRr6m--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3061" "--------------------------------mT2gHZjnKfZHBfaTL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3062" "--------------------------------RhCJd6WDQutKmXbLq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3063" "--------------------------------M4H94WtQoetSZzHDW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3064" "6798--------58188814--------ptrH9LNKDFTiJFxxN" " SP : Livré" "------------------------58188814--------ptrH9LNKDFTiJFxxN--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3065" "--------------------------------xQifa6vbWJWYrJfwk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3066" "--------------------------------bq9ZYMSAQoCZZrmXX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3067" "--------------------------------FmRzmEyihN6uhi6jF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3068" "6804--------29876280--------RyB5bTfStHGS7WDWt" " SP : Livré" "------------------------29876280--------RyB5bTfStHGS7WDWt--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3069" "--------------------------------fnwbX9apExKh2RC2L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3070" "--------------------------------D2yWECfFx5rgmASoC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3071" "--------------------------------aYkregxf8dtW8WnbP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3072" "--------------------------------bPvijXKBN9amNj3hQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3073" "--------------------------------S6grnp8dphZaAKgR4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3074" "--------------------------------mNvRayddkxmRRRvZL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3075" "--------------------------------ZTuvwfXxrWcEZWFBw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3076" "--------------------------------mPwdQWy34rbvy7XJK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3077" "--------------------------------hC4gPbFg2QBK3Pk3N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3078" "--------------------------------4YrZ8YbB4mAhN4M8P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3079" "--------------------------------MCGkoHYGZb3MYefBS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3080" "--------------------------------obopABSbi2cLtP2rZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3081" "6797--------94640218--------RzopkebRkRjcBYQoo" " SP : Livré" "------------------------94640218--------RzopkebRkRjcBYQoo--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3082" "--------------------------------9ytLLGcm2MuwoeY3c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3083" "--------------------------------d5uJeCrkCvTgyJ35W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3084" "--------------------------------RE6QwGLzGzT86smby--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3085" "--------------------------------zK43mWTy67jtyRi3q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3086" "--------------------------------2tonmXwWjPeWpmMTr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3087" "--------------------------------d8sZvgsWLeRf3DY7B--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3088" "--------------------------------6cKehFZXahqkaERnb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3089" "--------------------------------v85YmkFgPvDEowRKZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3090" "--------------------------------RTqW2x6CjaPxCBTjk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3091" "--------------------------------jk3wMoEJRYp32495G--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3092" "--------------------------------WaD4eex4qvtpSHnzn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3093" "6845--------50580150--------7XvXxf9ifvkjg6c9W" " SP : Livré" "------------------------50580150--------7XvXxf9ifvkjg6c9W--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3094" "--------------------------------Ta9APitkSLkyzjf58--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3095" "--------------------------------XKksvy7kFRYiBf6Xs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3096" "--------------------------------4u2ksKLGgXA3MifXx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3097" "--------------------------------rivfCFysFjd6a8737--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3098" "--------------------------------JqAc7N5ref7yoq3qK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3099" "--------------------------------4TgiNwFxhvr9JnTGA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3100" "--------------------------------v8fxMqEBeQQJg3zwa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3101" "--------------------------------anx2wnce6HShgjznm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3102" "--------------------------------hTAzm2h8nWAjztnGb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3103" "--------------------------------9qwoYSCjcbtb7uy6Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3104" "--------------------------------Zjs6jWknnWuefGRsQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3105" "--------------------------------xz6MJtQHWMTp9RQ7Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3106" "--------------------------------2x5mnCF22hy7j6rvm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3107" "6806--------97485683--------rLB5S37qakP8KHP8w" " SP : Livré" "------------------------97485683--------rLB5S37qakP8KHP8w--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3108" "--------------------------------C6CPiGWb7bkdDpHc5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3109" "--------------------------------KjQNHMs9gjFJBLewc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3110" "--------------------------------hoSeqRt352N7REm3C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3111" "--------------------------------WKCTdAheWeJK3ddHg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3112" "--------------------------------SGycXKJcuZxNu5zNi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3113" "6795--------50226714--------LTCSgYSJxj2XLoxtp" "------------------------50226714--------LTCSgYSJxj2XLoxtp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3114" "--------------------------------LcT9hFgkxZPETBfP2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3115" "--------------------------------ZC3GFAq3CSM5Z9suL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3116" "--------------------------------SRpWg3qtMCCNcLFeB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3117" "--------------------------------jsi8BkqFm6b65vSzM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3118" "--------------------------------9jXJjjEqpFXhZgpPc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3119" "--------------------------------kiMooGnYsqnHbHyug--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3120" "--------------------------------AiLzWciLfkmJFLqQf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3121" "--------------------------------3Ze5f2G5Ck5S4sRQ5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3122" "6801--------54007783--------CnfsT78omStMeFEEE" " SP : Livré" "------------------------54007783--------CnfsT78omStMeFEEE--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3123" "--------------------------------qFKozHqhYveEYAiFa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3124" "--------------------------------phHucjtQ8pkFXCWiA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3125" "--------------------------------QM97HjWhWkiP6vTaj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3126" "--------------------------------pEg3YnDi37pdCFJhu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3127" "--------------------------------7jHqJX24PHKmqmSwb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3128" "--------------------------------wKkYiTa7A23bevq9L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3129" "--------------------------------qmTmTWdca72mZ8mnF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3130" "--------------------------------6AKzrhYFaKJLDZ69K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3131" "--------------------------------eYa7RNRFpowwnMLwZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3132" "--------------------------------dwFPkKQaGQN4BKp6X--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3133" "--------------------------------njNNkZWw2ggJuadWH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3134" "--------------------------------syEBjvFtDMvARA2ZQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3135" "--------------------------------5ep3q3T6tFFGzNqWw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3136" "--------------------------------rAs8M4qzw3GDgaFio--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3137" "--------------------------------4Gu2yCrknuEDLEC3e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3138" "--------------------------------FpoXYDb4i5qmmypEa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3139" "--------------------------------jogfn4k5FPLsqaXy9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3140" "--------------------------------Fspjk9GLp3HsuzxCQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3141" "--------------------------------ugAE6X9BTLduczhRk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3142" "6800--------94682814--------c5CEMADcALN4JsfSL" " SP : Livré" "------------------------94682814--------c5CEMADcALN4JsfSL--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3143" "--------------------------------Jq7Gnbnx7zJ7CAqSw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3144" "--------------------------------YMZwuefTzCn638z8f--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3145" "--------------------------------JXKxQ99xqtPJ9aZYx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3146" "--------------------------------z7ugq8L82JaRrTyiC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3147" "--------------------------------CvTSSHvGnEocCcPFZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3148" "--------------------------------c5CGd69vajPZ5f9Au--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3149" "--------------------------------Piiz5LgkBepMF4qco--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3150" "--------------------------------7XY4F6s6HzWmcMDHZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3151" "--------------------------------27ytdqmEwPAkZdGfh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3152" "--------------------------------9EERbgH64kxf7nTrq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3153" "--------------------------------eGT4gZMyBp4DKDct2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3154" "--------------------------------2Gfwsd5oDg7vAnfv6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3155" "--------------------------------T8JcyywzRgpCf9qPw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3156" "--------------------------------BANf5DeLjmf5Z46WE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3157" "--------------------------------GDur4vBDbeCDqKi99--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3158" "--------------------------------fMBmgKKiyojPPKurT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3159" "--------------------------------Leb2vCnwCdsoA9kHK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3160" "--------------------------------6hqHhpbJtR5ZunFAd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3161" "--------------------------------bwFvtqyuhZmT5FZTT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3162" "--------------------------------PSGHj5LTPNhacvthh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3163" "--------------------------------Gy7Nw6fSY6DNDDCyW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3164" "6803--------92322682--------uXzCk42XpAxN8a6eh" " SP : Livré" "------------------------92322682--------uXzCk42XpAxN8a6eh--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3165" "--------------------------------dkbJ3ExjLfLx5KMvJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3166" "--------------------------------qXMCDwfXDYQXDefDj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3167" "7270--------94032671--------E6WkyNP884PehbJcz" "------------------------94032671--------E6WkyNP884PehbJcz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3168" "--------------------------------dbcKBSdbHCMc9JjGB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3169" "--------------------------------QXwNihQoyALvZW8zf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3170" "--------------------------------ZrwsB9uSE5hMbjj26--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3171" "--------------------------------5KT7nKZFRtW5d2hAL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3172" "--------------------------------KjyoKZCjM9xGyknJv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3173" "--------------------------------2vdBvZ7C94v3GLgDc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3174" "--------------------------------GJnq5eiEgqdenkGCm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3175" "--------------------------------8vXSLmTgtrnxQ3boT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3176" "--------------------------------dvfQudxybKrNwJNjt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3177" "--------------------------------HPDt9jPAaJgCAsE5p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3178" "--------------------------------g6LKNBo7rdMsM8GNG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3179" "--------------------------------43K4PRweod9qzdBGN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3180" "--------------------------------KKDjYgik8x5Le3z32--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3181" "--------------------------------hDGEcm9aJmGuJ9pcK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3182" "--------------------------------cBET3Q94BLEaWvK5d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3183" "--------------------------------6zHkcDABH838x6QmB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3184" "--------------------------------42nPo2rh3cS5RYeE4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3185" "--------------------------------qZbHNAMEa9AiqNniZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3186" "--------------------------------b6xKZMTn7djYRqspt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3187" "--------------------------------oYth7fhxYYe9KGG9C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3188" "--------------------------------c9FmDbc98FjSXu38t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3189" "--------------------------------rARyySd84uFySgmhg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3190" "--------------------------------DLKYN28sxa86Ri8id--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3191" "--------------------------------nnw4s7cwobthg2Kg5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3192" "--------------------------------zDmGuZ3FttueuX47X--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3193" "--------------------------------2GRnGLBuLknfimQQn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3194" "--------------------------------94vwm8n4ivzQY3RTP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3195" "--------------------------------4e4PNrxMvRZmKHWRX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3196" "--------------------------------j5rEKkzTTZEyM99ee--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3197" "--------------------------------WKcDaYDF96ffaHoKP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3198" "--------------------------------BfbcY9N6ZF7PLwsoB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3199" "--------------------------------gqtPFmntEM6L2mMg8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3200" "--------------------------------H7zjdF9bbhntLJS2c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3201" "--------------------------------94noe79nGk4r8ENDx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3202" "--------------------------------fivXiR6THF4TsJyMa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3203" "--------------------------------H4Ndj9GqvMfqhermT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3204" "5973--------29749369--------" " SP : Livré" "6815--------29749369--------M7o6J4vMSMbMgWqTv" " SP : Livré" "7103--------29749369--------M7o6J4vMSMbMgWqTv" " SP : Livré" "7743--------29749369--------M7o6J4vMSMbMgWqTv" " SP : Livré" "------------------------29749369--------M7o6J4vMSMbMgWqTv--------4" "-----------------------------------------------------------------------------------------------------------------------------------------3205" "--------------------------------dXYZQ5h5rdvseWKMK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3206" "--------------------------------Y5fdsC9SRi2zTAgA2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3207" "--------------------------------EM9ct2Y7hGgL4uaqb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3208" "--------------------------------cxFNMZqeroSY57PG9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3209" "--------------------------------FwdWfPK2Y2g7HAWTK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3210" "--------------------------------j22JAZfF7v37hFC9t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3211" "--------------------------------Xks35v9tc2m7tKaQQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3212" "--------------------------------gK6yRMWiqYarFEq4z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3213" "6814--------51803444--------AzBQy58mpp6bDnudw" " SP : Livré" "------------------------51803444--------AzBQy58mpp6bDnudw--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3214" "--------------------------------SwgPs8poDkzCxhYQg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3215" "--------------------------------ZeDPzxeYawJcE6E6x--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3216" "--------------------------------Qf2k8eYc66BGcPc4M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3217" "--------------------------------P4fZA5XhQLYdmyGEi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3218" "--------------------------------wBzAcXmcJHm7pqgDW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3219" "--------------------------------aqJ94Bmnw2fxiYTLB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3220" "--------------------------------n7ZS7LPayCv7rJmKw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3221" "--------------------------------YK84rbbtEKERWhhW2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3222" "--------------------------------mGaBizDEM3pcpf5bG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3223" "--------------------------------mcWjtG6RrgKEQZfQ3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3224" "--------------------------------atEusG4MziJBqtpYc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3225" "--------------------------------aFxvvCoTiS2vkosmZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3226" "--------------------------------P8z6WdPnDqSTnTfMe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3227" "--------------------------------7K7yygCu8xKjqKwwG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3228" "--------------------------------wDcPYoRr32RBnWnSX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3229" "--------------------------------AsBPGz5qrCdszjcn3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3230" "--------------------------------ncHhoJ4Lxg44ZtXe5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3231" "1616--------94631360--------" " SP : Livrer" "6818--------94631360--------jF7yT4ssECpE26rNS" " SP : Livré" "7472--------94631360--------jF7yT4ssECpE26rNS" " SP : Livré" "7694--------94631360--------jF7yT4ssECpE26rNS" " SP : Livré" "8037--------94631360--------jF7yT4ssECpE26rNS" " SP : Livré" "------------------------94631360--------jF7yT4ssECpE26rNS--------5" "-----------------------------------------------------------------------------------------------------------------------------------------3232" "--------------------------------FtLYB8DqgqehD5Fhv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3233" "--------------------------------FpLBqxuFJ69iHijFK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3234" "--------------------------------iJTBrMpSeiNPqovXr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3235" "--------------------------------vtCj6PiC49CkD4gtN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3236" "--------------------------------z9c56LrdrLeTWdzd6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3237" "--------------------------------xakZPbH5fNTyuyPx3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3238" "--------------------------------2eWqKmna3kaui2AKN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3239" "--------------------------------34RzE88TEHhD74C7F--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3240" "--------------------------------SsxZ6Awvqwu9h2amu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3241" "--------------------------------qzN3M3SicFbzNoyfh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3242" "1291--------54199914--------" " SP : Livrer" "3257--------54199914--------841666488" " SP : Livraison effectuée" "3589--------54199914--------841666488" " SP : Livraison effectuée" "4722--------54199914--------" " SP : Livraison effectuée" "5479--------54199914--------" " SP : " "6816--------54199914--------fTnenY6Wg4MvBmpdX" " SP : Livré" "8844--------54199914--------" " SP : Livré" "------------------------54199914--------fTnenY6Wg4MvBmpdX--------7" "-----------------------------------------------------------------------------------------------------------------------------------------3243" "--------------------------------v2fHzPyqk8AKRvyp8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3244" "--------------------------------sPq3RP2rhEBACHsFp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3245" "--------------------------------vqaoJedSNTAjkcLnx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3246" "6817--------29661820--------H9oPNk4QQRdy5TjAJ" " SP : Livré" "------------------------29661820--------H9oPNk4QQRdy5TjAJ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3247" "--------------------------------QMJQkLyq4KE4ujk2k--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3248" "--------------------------------oewerWKembb64WtfX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3249" "--------------------------------9dZzx5cdb6P3fW2md--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3250" "--------------------------------FCwHbEZerDan9AdA5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3251" "--------------------------------eMYxXm4AyHJbw39hP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3252" "--------------------------------LhCjKm9S6YhYKTaN8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3253" "--------------------------------j52vs6ftGq5vKEhzN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3254" "--------------------------------ryKgnZdagsmfZhvjt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3255" "--------------------------------GwQAjspPaLWBRKqMu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3256" "--------------------------------aAuyuPZheNmteLtrw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3257" "--------------------------------ctdB77gHzofchaEzr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3258" "--------------------------------XvCmjivX3MPkGLtga--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3259" "--------------------------------JsTXLKYhETAHGeJ3v--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3260" "--------------------------------gfTGnBgjma2WA4pen--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3261" "--------------------------------EKsa2G8amMJi8q5Qi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3262" "--------------------------------T3fTopuvQ3mbuzpTY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3263" "--------------------------------fPWc3rgRx7gapAykc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3264" "--------------------------------bDPjF4Zt6h32g5jny--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3265" "--------------------------------ncYjFZSz4fn7kWyb5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3266" "--------------------------------Zyp9QBc3y4RdMyMCc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3267" "6822--------53072021--------bzf3k6dFeoE543TKc" " SP : Livré" "------------------------53072021--------bzf3k6dFeoE543TKc--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3268" "--------------------------------6PLMurG33vaCCNNw3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3269" "--------------------------------oXe8kNDwDzAwCyRqv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3270" "1765--------56539616--------" " SP : Livrer" "2932--------56539616--------2021043929" " SP : Livraison effectuée" "3041--------56539616--------2021043929" " SP : Livraison effectuée" "6821--------56539616--------dPwtXYrhRW5nXE6P6" " SP : Livré" "------------------------56539616--------dPwtXYrhRW5nXE6P6--------4" "-----------------------------------------------------------------------------------------------------------------------------------------3271" "--------------------------------gKTtwpg2KSNPbWax4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3272" "--------------------------------dXQPkFDErCnroy62d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3273" "--------------------------------dsjCK4qBEFpuTiLGw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3274" "--------------------------------TFRiqJPBe8esKRNj8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3275" "--------------------------------eypmTnR8tPHoZqjjn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3276" "--------------------------------tZTaun2wjtPEX6Rm7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3277" "--------------------------------kecQXvaixyK9AHnsJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3278" "--------------------------------pxhTpfmx4xbRHQYrL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3279" "--------------------------------BTaLJomAsaNGusPZq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3280" "--------------------------------ceeCSZPQfQxnGWgaW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3281" "--------------------------------FHmGghugGW2qqAogA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3282" "--------------------------------QASkNQuaynAvWF8uy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3283" "--------------------------------6ZESLDrarZ2gZ5wC2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3284" "7881--------24437301--------Qxoziqm75kSH3DTAB" "7891--------24437301--------Qxoziqm75kSH3DTAB" " SP : Livré" "------------------------24437301--------Qxoziqm75kSH3DTAB--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3285" "--------------------------------KwhaAJs9778wd8Qb5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3286" "--------------------------------ykSAn9cAruz455mmy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3287" "--------------------------------TrY2jdKPezvaYoKj5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3288" "--------------------------------Wd2jR7WEKJtwxHA8Q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3289" "--------------------------------pargoEtJTEEcJFyfJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3290" "--------------------------------3SD8uHixsYaxi8wxS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3291" "--------------------------------MHj3omCfFkHay2hFm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3292" "6836--------27656866--------jdfecyWvWpT5cKgnR" "------------------------27656866--------jdfecyWvWpT5cKgnR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3293" "--------------------------------dromahnh4oeRH8QvW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3294" "--------------------------------a6BWTRETXXMsPjZt8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3295" "--------------------------------pjuMwbFhcgNfTnpiP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3296" "6823--------97753425--------iNGQQqeQWbY3LysG8" " SP : Livré" "6849--------97753425--------" " SP : Livré" "6978--------97753425--------iNGQQqeQWbY3LysG8" " SP : Livré" "7168--------97753425--------iNGQQqeQWbY3LysG8" " SP : Livré" "7446--------97753425--------iNGQQqeQWbY3LysG8" " SP : Livré" "7740--------97753425--------iNGQQqeQWbY3LysG8" " SP : Livré" "------------------------97753425--------iNGQQqeQWbY3LysG8--------6" "-----------------------------------------------------------------------------------------------------------------------------------------3297" "--------------------------------PveY6hNtgPX7jjJK4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3298" "--------------------------------zRrhabDRbenZhjnfd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3299" "--------------------------------znHtzekDTxBeAzSmB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3300" "--------------------------------hGPfRyDohpqPk3TNX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3301" "--------------------------------JMzgNZ6tuKXeuHjN7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3302" "--------------------------------PbPZrntyvyAgjebuh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3303" "--------------------------------TgbHbXAmMEr3RXmDr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3304" "--------------------------------eYgkzLMncqScq3bRB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3305" "--------------------------------bF7q5p5SzXaS5kDds--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3306" "--------------------------------ZWHogociZBjNrR3nT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3307" "--------------------------------ZMRdEavwxD9E5nAR5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3308" "--------------------------------9EySquCjNdkaqyNJG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3309" "--------------------------------45fqi3ZQq4BPP9maz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3310" "--------------------------------bJ8uzKkdxPLLNnz7w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3311" "--------------------------------PfFD7euyrojScKQCL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3312" "--------------------------------mmpL42nAKDZjwW9iG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3313" "--------------------------------GxHRhDFEoCGtR65xh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3314" "--------------------------------jbYQbLyKto7GcaAvc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3315" "--------------------------------4NPhbvMMKmMCHTPs4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3316" "--------------------------------tN2bnbf9kEuDuvmuz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3317" "--------------------------------a9Ynmqnfq2chicPQy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3318" "--------------------------------FD6EzMf6e8yYQmaC6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3319" "7245--------20904455--------4QiT4jphBGXTbu7eW" " SP : Livré" "------------------------20904455--------4QiT4jphBGXTbu7eW--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3320" "--------------------------------zo4kWRuNtfHqpq5mw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3321" "--------------------------------oq9fhMX5ikpM86xDC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3322" "--------------------------------yvSHRfKmrTgZqDwpi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3323" "--------------------------------73QfT9Df9wgxrSHoW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3324" "--------------------------------va7s3EDJoLu4KYDos--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3325" "--------------------------------iQAk5CYLNGQxFcQEq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3326" "--------------------------------T54LiLbToqNR8K3c8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3327" "--------------------------------k5utWAhkcCx583fgE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3328" "--------------------------------bTurqaxC8Zgkp69Rs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3329" "--------------------------------nwp48Dy2xEANdeuKc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3330" "--------------------------------ms3TFCoi6WLTKtQ2W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3331" "--------------------------------Dot56LRH84otavGRF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3332" "--------------------------------QbESvBGeAWzM4Saje--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3333" "--------------------------------iE7CRche432vYpisy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3334" "--------------------------------zyYX5WbD5bRpm2kuw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3335" "6824--------26996966--------je9ScFtdhmtH9LCqo" "------------------------26996966--------je9ScFtdhmtH9LCqo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3336" "--------------------------------JGcpdZEgHBNxHkadS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3337" "--------------------------------7ZYYeL5FjLDHDdAKF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3338" "--------------------------------KvXKemQsm8S5zhx3Y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3339" "--------------------------------Xbq7DoRTnCwTmrQWN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3340" "--------------------------------sCGcsmt92MRYzmP8G--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3341" "--------------------------------66PQH5Zhk5fhZrNuM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3342" "--------------------------------x5z4DanJSzkNG3scS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3343" "6828--------26420237--------RyzfrDvYX2G7stsg5" " SP : Livré" "6837--------26420237--------RyzfrDvYX2G7stsg5" "7444--------26420237--------RyzfrDvYX2G7stsg5" " SP : Livré" "------------------------26420237--------RyzfrDvYX2G7stsg5--------2" "-----------------------------------------------------------------------------------------------------------------------------------------3344" "--------------------------------hxPYzGnwdfQmurStA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3345" "--------------------------------362dR6rYW5gJC7MrK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3346" "--------------------------------r2S7uuS4LNXBwKLSj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3347" "--------------------------------AxeSZiGt3HT76wpee--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3348" "--------------------------------y7RoAxzigXF2praFk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3349" "--------------------------------GEgiBiP5avbJYiejQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3350" "--------------------------------piAqpzMCy6L6RLnpf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3351" "--------------------------------BJpBzuwKKigiFhK5g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3352" "--------------------------------pMf5sSRD9rywYjYpN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3353" "--------------------------------oprARLQNox3QTQDAG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3354" "--------------------------------ZosB2DkJxtHQ4G8A2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3355" "6827--------29376766--------7EiD7yBoQgeGQ8Rdz" " SP : Livré" "------------------------29376766--------7EiD7yBoQgeGQ8Rdz--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3356" "--------------------------------MnFvmvtvb3h9fynNm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3357" "--------------------------------G56TC43hHwPu9JoyY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3358" "--------------------------------NYXhp4hkRp4C6kcJi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3359" "--------------------------------oZ6juXq9YRyidPe5Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3360" "--------------------------------LaqtvnZPeyHiD4p8e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3361" "--------------------------------qqSW2E8WRGXgEdKe3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3362" "--------------------------------fCAD8CxW5sR5yfNs2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3363" "7171--------28392343--------L2FZy8qTZx57gcQPS" " SP : Livré" "7683--------28392343--------L2FZy8qTZx57gcQPS" "7701--------28392343--------L2FZy8qTZx57gcQPS" " SP : Livré" "7788--------28419667--------L2FZy8qTZx57gcQPS" " SP : Livré" "------------------------28419667--------L2FZy8qTZx57gcQPS--------2" "-----------------------------------------------------------------------------------------------------------------------------------------3364" "--------------------------------R6hDBinHsHXwuEswS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3365" "--------------------------------3hv2f8fJvhe9Ni9DP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3366" "--------------------------------sfyKapDMsWs9Rrpzg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3367" "--------------------------------nWhdsRodxZZTFwzpK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3368" "--------------------------------CdFNFk33maQMSW4J3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3369" "--------------------------------Fz3gFk8nZZ6tYpJQF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3370" "--------------------------------wpjCevCSYjoT3DkjT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3371" "--------------------------------cydJAbdDb3toKSch3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3372" "--------------------------------A5QuftumopQNqF6qG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3373" "--------------------------------PRWouhC52248ZTrxt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3374" "--------------------------------pfyiuT4kjXL29Nj4x--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3375" "--------------------------------xKrzWFQ8LTxemTzbQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3376" "--------------------------------yognbEzq5LEfCzCP9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3377" "--------------------------------i2HvTR4Msq864uNX5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3378" "--------------------------------geL74aXMv3cvdaT3S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3379" "--------------------------------SR3bKbKZQAWqQiRN5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3380" "--------------------------------mE7NMBGsCjhWk4695--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3381" "--------------------------------rpqynQZwNPkQwyDuX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3382" "6826--------52937635--------RiAjTsN9Mm6KFCJLR" " SP : Livré" "------------------------52937635--------RiAjTsN9Mm6KFCJLR--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3383" "--------------------------------Ar9Jp4naeTLYxN54G--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3384" "--------------------------------G56cH6AtXcWiQqej6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3385" "--------------------------------cb2DG3wAL6jTeBtEn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3386" "--------------------------------jeqW4zp4dxcpuAkuA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3387" "--------------------------------QE5ZQvfLvCDmHwuNb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3388" "--------------------------------7BAfCzFh2gf648hs4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3389" "--------------------------------dqBd4zkCjjK7w59BS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3390" "--------------------------------boH3KgeTigbXyygjZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3391" "--------------------------------a4PHePaaA7PSb3rPo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3392" "--------------------------------hNGgx5oqaaumT286C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3393" "6825--------54354327--------hYCvSpq4sbh8vkc3Q" " SP : Livré" "------------------------54354327--------hYCvSpq4sbh8vkc3Q--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3394" "--------------------------------xudxpsb2ecWtzawwf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3395" "--------------------------------CiKsjCgbxTrbP2ZMC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3396" "--------------------------------Cr9N9B84Wd9uopk2E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3397" "--------------------------------qgQjE8GoySyWbssgv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3398" "--------------------------------mDAhwHxG8mZDvXzz8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3399" "--------------------------------XCz8GPtptgH77D5JC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3400" "--------------------------------qRAsjYFMb9EqaGgRW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3401" "--------------------------------3KByh7TxpFoYKzY76--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3402" "--------------------------------ix2XMb4dpNg3DCYTu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3403" "--------------------------------ovEeK4Hj9mvzLLbfT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3404" "--------------------------------MQXivjDAgZkuF5ywo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3405" "--------------------------------dtTN9kPBhqdr5pdBv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3406" "--------------------------------eti4iXkQXCao6BE8C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3407" "--------------------------------SBAFpoqyeRy89xeoD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3408" "--------------------------------ekeWAwXrbSmmCzHYd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3409" "--------------------------------cmexak34qFdweRSvM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3410" "--------------------------------bJWzkXE8fhWJ28T9K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3411" "--------------------------------pXKXzyhMnRzkYyx9m--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3412" "--------------------------------XckLzys45xq2LYgup--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3413" "--------------------------------Zr3ih63mCf8L7Nw3b--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3414" "--------------------------------E7MY8cebFNregG3Nh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3415" "--------------------------------2eoTQ5qoQXLDLje9D--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3416" "--------------------------------cGr3YyS8bMbhLJvSB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3417" "6842--------99271860--------FDEfjPT4osPdXr2Et" " SP : Livré" "------------------------99271860--------FDEfjPT4osPdXr2Et--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3418" "--------------------------------jJTqjnR4otdqEZT77--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3419" "--------------------------------5Jda4RLHsBdjBthRZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3420" "3805--------96733110--------1751882118" " SP : Livraison effectuée" "4817--------96733110--------" " SP : Livraison effectuée" "7244--------96733110--------F6L47Pb2S3M3hPvmo" " SP : Livré" "8748--------96733110--------" " SP : Livré" "------------------------96733110--------F6L47Pb2S3M3hPvmo--------4" "-----------------------------------------------------------------------------------------------------------------------------------------3421" "--------------------------------ntwH8Qiis7hiksxWS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3422" "6847--------51749782--------okaY5e32xWMMk3YYY" " SP : Livré" "------------------------51749782--------okaY5e32xWMMk3YYY--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3423" "--------------------------------hdJC8GArCcxJTbvDA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3424" "--------------------------------WiotvT6DSTrZNCg8Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3425" "--------------------------------6TEXJX7CvtSLnpc6b--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3426" "5616--------54246451--------" " SP : " "6848--------54246451--------CG2S5XMdz62iuQHLS" " SP : Livré" "------------------------54246451--------CG2S5XMdz62iuQHLS--------2" "-----------------------------------------------------------------------------------------------------------------------------------------3427" "--------------------------------ei59iuQ9qJJmzSLaw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3428" "--------------------------------AxQN6e2RBYdb59JAj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3429" "--------------------------------6yujeDJ252THpKGL8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3430" "--------------------------------wNvGFnxiXxemKKbRX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3431" "--------------------------------RQJNpXGCPf2przZM6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3432" "--------------------------------ApJ4nor86wgST8rz6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3433" "--------------------------------hCFxMJ7nzf9eetErE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3434" "--------------------------------wApGLjZbDhHdZ9Zfc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3435" "--------------------------------kWnZZzNCtHDyqASen--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3436" "--------------------------------AJKa3PdjJG9kRs9Lh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3437" "--------------------------------hiKysgZKm7dQcxeCf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3438" "--------------------------------izaG3CrmG72kPnKGQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3439" "--------------------------------ov5tkoGfPFuKiBviX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3440" "--------------------------------DFyPWR3drKJwY496M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3441" "--------------------------------Q272GoqbhFxHkSeaa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3442" "--------------------------------HCn4msr2JGBmBKwWR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3443" "--------------------------------uFn3zEDqfPYbx4JhZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3444" "--------------------------------wYtJFw8gizuysTGjA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3445" "--------------------------------2maKqDyB28pMGFSS2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3446" "6857--------97188747--------6jBr6aG6kqkcFSbGG" " SP : Livré" "------------------------97188747--------6jBr6aG6kqkcFSbGG--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3447" "--------------------------------inJoWsWPG73yPJ2EQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3448" "--------------------------------rwb4RT2hJxYW9AfSy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3449" "--------------------------------E6rrQ5eTBnp5XET5Q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3450" "--------------------------------BHReLGsj3CjcxXaZ3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3451" "--------------------------------eJzRujTmqYyQ6FvTc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3452" "--------------------------------5Tu7d2w4zqzBHeJZc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3453" "--------------------------------qCiXgi4Yjxdv44si3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3454" "6858--------21223672--------kRbbS8RiN7eK5iJgJ" " SP : Livré" "------------------------21223672--------kRbbS8RiN7eK5iJgJ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3455" "--------------------------------8bbzYJykXZd49HM4u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3456" "--------------------------------d89qj2ERkTy2zmBEZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3457" "--------------------------------LMFdBeD3J2KZFgSFg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3458" "6860--------26653205--------6tTyTDP5Yy24PAMmz" " SP : Livré" "------------------------26653205--------6tTyTDP5Yy24PAMmz--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3459" "--------------------------------xe5dmrKDgz2jbd8Zm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3460" "--------------------------------PyS2bhGCotgZAb6cT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3461" "--------------------------------3ujoJKTFAamkw9B8W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3462" "--------------------------------Fwt7ipzjcYLSjm4Pu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3463" "--------------------------------C2RpDd8ATJkjp24AQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3464" "--------------------------------v3TdXvFAJ2pH5voe9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3465" "--------------------------------E2gp7NtwSWg83oDov--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3466" "6907--------21600068--------gGr3fcu356wQtW6CN" "7167--------21600068--------gGr3fcu356wQtW6CN" "7708--------21600068--------gGr3fcu356wQtW6CN" " SP : Livré" "------------------------21600068--------gGr3fcu356wQtW6CN--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3467" "--------------------------------uZA4TRqyJQYnBsfsL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3468" "--------------------------------obGoHWLzmZvZ8MfBe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3469" "--------------------------------KCwTqE7mWu8M2Ltwz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3470" "--------------------------------LtjciHMC6GEitPREE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3471" "--------------------------------suKihrbchqfxddqJx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3472" "--------------------------------8vJFTCm5YmWgfvYF5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3473" "--------------------------------GoQ5JKPtGLWdiDrJD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3474" "--------------------------------bKpTWmFyB9Dyao5T9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3475" "--------------------------------Sr5C2Q45znJH2CgXy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3476" "--------------------------------3jixN74pEPfqLz2Yh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3477" "--------------------------------oASLYoqN7axMRpytA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3478" "--------------------------------tiiTtaQCbgb5eCRiq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3479" "--------------------------------vRbpTeoqDtAQKv8ae--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3480" "--------------------------------QYB9u3rXE9mqHCbQT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3481" "--------------------------------eaCdMeW6f9WiQwnyq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3482" "--------------------------------Yv7rFSBqo5SwGDgd9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3483" "--------------------------------vxP3e62FzxFq9Dhj8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3484" "--------------------------------NSJNrMqvxXJegJAcp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3485" "--------------------------------KA8LR2PwxsWQbyStD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3486" "--------------------------------RhT7QKdosmLpxQpDr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3487" "--------------------------------BsRcyF636u5m4JEAJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3488" "--------------------------------Dm7NmHzA2zgyW2isv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3489" "--------------------------------frkc9fzEbuENYJoqQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3490" "--------------------------------eeHTQGpJscBG55CHt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3491" "--------------------------------p3r8tSoRg8fBdNTiu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3492" "--------------------------------dYFhDfCgbeNnNzJxu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3493" "--------------------------------grcRc2wvo4TGmvJJM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3494" "--------------------------------i3iP7RrbnTd6dhnck--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3495" "--------------------------------ajCgZvTsMZgTvvq8p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3496" "--------------------------------H2yLmZCkvrwfXXz3u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3497" "--------------------------------jwTxghBKk5jY9Swmy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3498" "--------------------------------ovQrtJoWX8JR7bEET--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3499" "--------------------------------AFt8eTziJ9szWADRe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3500" "--------------------------------WSk8Pw8Eixh6tTbao--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3501" "--------------------------------TKxYnBejHHbJtT9a2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3502" "--------------------------------4suSYbHxoZ672syKB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3503" "--------------------------------b8pnJk4roF6jj9R4n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3504" "--------------------------------jvCvWH5NKRgcXNLCu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3505" "--------------------------------hnzceKQyk2niHnJ58--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3506" "--------------------------------cQfNf5b8B8H9Zbvr8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3507" "--------------------------------dbFdvNZLc9HB8mawz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3508" "--------------------------------ZDQ98LHiJFDTD42qn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3509" "--------------------------------aW2JRmKDPysQugewG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3510" "--------------------------------H22nzq2KX79YJfBRH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3511" "--------------------------------JFEGX3qe3K5J4HTDN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3512" "--------------------------------tLzxiZqi4bPh4pctH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3513" "--------------------------------7MnaJGzuf7JDikB2p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3514" "--------------------------------5nrQc6jrShz3tWDAJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3515" "--------------------------------zCjzBvbES8jMRCidC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3516" "--------------------------------qeEpbchoWuezjEmcT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3517" "--------------------------------D3JzfdoJk79Epyow7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3518" "--------------------------------TvzmXuHGgqA3e7kcL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3519" "--------------------------------swE9zeRCqqxpvtyTL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3520" "--------------------------------aFZoWkHi4rNtrR6WZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3521" "6888--------24450272--------h9CRD5kPQmRjExuyK" " SP : Livré" "------------------------24450272--------h9CRD5kPQmRjExuyK--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3522" "--------------------------------kJHA3ZEg9MmzJnxeK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3523" "--------------------------------ZBwWXxiKo6HWiaznW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3524" "--------------------------------LTgdthiCXNARy8TSW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3525" "--------------------------------x3wPJGsGAnt38YnP5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3526" "6878--------22402685--------ndfGq5dmG4fMHonRu" "------------------------22402685--------ndfGq5dmG4fMHonRu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3527" "--------------------------------wxndn3CSgsyEcP3Qc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3528" "--------------------------------acbLd5fN3r8fX4wWD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3529" "--------------------------------4C2Hrin9RBJXaRazs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3530" "--------------------------------RoAn8RYdkouwu5mFW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3531" "--------------------------------2GbkTgD67H8oeSdQW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3532" "--------------------------------8fGKRKTx9bQjS8zf4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3533" "--------------------------------LrDdP38EsmoT9b8eD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3534" "--------------------------------kaKvvAF2esHyD6p5y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3535" "--------------------------------dZJvKtTymgCLjEcAb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3536" "--------------------------------5FiJ9LjLBcwPoRgFy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3537" "--------------------------------urRtXS5fBKCu29i5u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3538" "--------------------------------7ZRRgN4H3K4cQgksB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3539" "--------------------------------J2Df6ceWGPmawWR4S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3540" "--------------------------------WfhDvHHN55FeiGYNh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3541" "--------------------------------ggTrYszChnKMSCpeW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3542" "--------------------------------kHptcnFs7GEuJkLZT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3543" "--------------------------------F3YQBaWSeuCKsNMJW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3544" "--------------------------------7haGe287BbLLL6kjA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3545" "--------------------------------cvscsFppw7Ns6c7H5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3546" "--------------------------------4PFmjeF4NqSMqJZmq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3547" "--------------------------------MH6CrLRkdjTMLwXwg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3548" "--------------------------------QjhDp9caiBwAow9Pn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3549" "--------------------------------CD7Akcb7hMvGH5ABA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3550" "--------------------------------qAmQNpKidAox33NAy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3551" "--------------------------------8w6MEy6QECLPZb8hx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3552" "--------------------------------w7JjSDy5uXQ4fuE7W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3553" "--------------------------------zeXxJa3EiNE4KsvQF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3554" "--------------------------------mNzh68jFL4vvnCorD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3555" "--------------------------------Qr2CLJtZh7i8PzRwe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3556" "--------------------------------3v4Hj5rzG8H5gTSkm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3557" "--------------------------------DQ9zp4mj56NYuRJTm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3558" "--------------------------------Z7mRgbCLbE2B3nhD5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3559" "--------------------------------Ja3MNYZ9mLmFNdNjX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3560" "--------------------------------wETMuKZTbam4dLq4b--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3561" "--------------------------------vFE3Gv3cB4FTHxRdZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3562" "--------------------------------SZuqX45FZeeQoEee8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3563" "--------------------------------ozgkTZiE66Hx5P7ga--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3564" "--------------------------------xSZWEeAHHv8rkQcov--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3565" "--------------------------------X3r4QvSRMtLeSJMjH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3566" "--------------------------------NhXBHbhNJ84iTBcEn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3567" "6880--------51862742--------oYHqHw8o5wgziK94D" " SP : Livré" "------------------------51862742--------oYHqHw8o5wgziK94D--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3568" "--------------------------------hFhAgSqFFX3qZWnE7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3569" "--------------------------------qj2XDh5JN2Gk9gAA2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3570" "6881--------26609409--------vNRFetvJXAzZhXgSZ" " SP : Livré" "------------------------26609409--------vNRFetvJXAzZhXgSZ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3571" "--------------------------------jzvf9CyyFHQLHFPhx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3572" "--------------------------------poDLogkr66BaWRmzC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3573" "--------------------------------LykHJHHPEYLuPztNL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3574" "--------------------------------iAdeAw8LWJmYgXbjj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3575" "--------------------------------bw4yMRKK4cEMxTJiK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3576" "--------------------------------BeETHLY95HnSBbHhQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3577" "--------------------------------gtBxznRzN8us3xK53--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3578" "--------------------------------tmEbBirbwhEkrc2uw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3579" "--------------------------------gQf4TEdMDov56Nm68--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3580" "--------------------------------yibFx4GktuWswokc6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3581" "--------------------------------uXWYQMozjsLEkcYSB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3582" "--------------------------------aT7cSfvoWZ6yuXB7J--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3583" "--------------------------------X8zxR5wdnRXZLCDQ8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3584" "--------------------------------ximYFuJyNjDFWZo4t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3585" "--------------------------------kTdgY6R8n9T7xTEeZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3586" "--------------------------------TbrvMjnsGkz4j6bZH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3587" "--------------------------------MjMoLytQTbjSkc7Wk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3588" "--------------------------------KoFajamuQWdFyskKQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3589" "--------------------------------6LYBi74wS6zS7KC9x--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3590" "--------------------------------DobezEXMNJRym5mMr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3591" "--------------------------------FoP8rPdTGXsN9X7WX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3592" "--------------------------------EmwXbRPuKyeP9fgCQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3593" "--------------------------------TaM2oasTaKPTo5ELw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3594" "--------------------------------947qQ7nxBYCeQ429N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3595" "6885--------20500532--------zWdNbNE6SsHBukp7u" " SP : Livré" "------------------------20500532--------zWdNbNE6SsHBukp7u--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3596" "--------------------------------dF4zjTzTdNWDETxJd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3597" "6886--------58520202--------BiC8brLcHp6Ebfddo" " SP : Livré" "------------------------58520202--------BiC8brLcHp6Ebfddo--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3598" "--------------------------------JANQvCBCq9GmWy3Eo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3599" "--------------------------------4YprCvEm92AzxCoX3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3600" "--------------------------------X9iHoyE5F8kyd9oiH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3601" "--------------------------------CG693ZFBkaEmbmfwB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3602" "--------------------------------J2SBu7rLS2KfDKgr3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3603" "--------------------------------nsTQGgguLjDTCsnCf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3604" "--------------------------------QRPHm7iztbJdasQB4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3605" "--------------------------------bwhKGfoWTsfBLNA7W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3606" "--------------------------------KAM5mAYgDM2BhHZHt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3607" "--------------------------------2PuxAsYSyZFFJidCT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3608" "--------------------------------yWP6oqYXDkrjE2S5H--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3609" "--------------------------------mnqHtBF2mg2SpW9th--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3610" "--------------------------------ueZ5JW785CXzeyRBR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3611" "--------------------------------LAtne5n77TQyxRWFx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3612" "--------------------------------fXXW6Fpy4fMqD4tGu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3613" "--------------------------------dvmndEmzte9yeXxZp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3614" "--------------------------------xwQvPN9dhJ2FiSPMz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3615" "--------------------------------5Hhz66dvPq7LuuRW2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3616" "--------------------------------HsW2AezYGdGiP3XpH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3617" "--------------------------------BLxPCZERKS6wmxdTp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3618" "--------------------------------xZgMGYNhaBjoQ6YF7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3619" "--------------------------------8oCPQnbQdZK5TESSE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3620" "--------------------------------5edtfAuzvY4fEgr7x--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3621" "--------------------------------H9kEgbfon84Fi2WNe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3622" "--------------------------------Nmb38b3L3o4xAkwM2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3623" "--------------------------------RigSzvDAAbXfCEJZX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3624" "--------------------------------PzcxCeTE8DDyDPiQY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3625" "--------------------------------6RRbCwBP8typQTo3o--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3626" "--------------------------------XnNpDzGwKAR7WkeCa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3627" "--------------------------------XjpneCJ3uKPBRRYeN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3628" "--------------------------------bjifhCkkMueH8L4ZY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3629" "--------------------------------bkxkqtQ8cknkiArd8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3630" "--------------------------------RKiadJP2KkmXQ4GCw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3631" "--------------------------------arwyTJhdTByexhuEY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3632" "--------------------------------B83R2DePn889yZANW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3633" "--------------------------------areeD7KQo8rkCvHnn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3634" "------------------------29229991--------xAfL9CwSTLb8rRcY9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3635" "--------------------------------yqFpSnLdF5rEPwcD9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3636" "6890--------52954952--------ykkDNSqpnStCr3rjL" " SP : Livré" "------------------------52954952--------ykkDNSqpnStCr3rjL--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3637" "--------------------------------ycppN9hBDxF8dJQNL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3638" "--------------------------------MyTTdNpkvGyZqbd4P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3639" "6891-------- 21507092--------da6fdnE9ubnKzWvGC" " SP : Livré" "6919-------- 21507092--------da6fdnE9ubnKzWvGC" " SP : Livré" "------------------------ 21507092--------da6fdnE9ubnKzWvGC--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3640" "--------------------------------XqaXFM8LbLEZ5i3qu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3641" "--------------------------------GCaRPHuhYgRpnKorE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3642" "--------------------------------2EaWwigBsRQxq9dY6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3643" "--------------------------------5gSzosdALAJH2xv8m--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3644" "--------------------------------NRFbQs5P5EfePiRzr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3645" "--------------------------------aunCv4trkDRPXDyTs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3646" "--------------------------------qQjJ25No99pjcwZG4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3647" "--------------------------------FbwsfykXJuyJZFhEa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3648" "--------------------------------f3f2uiffeCHAyhK8F--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3649" "--------------------------------apH3ZMrYAzPLN7Rfx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3650" "--------------------------------uRiSrwyES7ToSfvzk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3651" "--------------------------------4CtPMNgSfyS5vb35a--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3652" "--------------------------------gkniihkRLmZg5uuRf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3653" "--------------------------------sNfXtQRwfkAedoKzK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3654" "--------------------------------bMBvTxHJrRbLdCSWf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3655" "--------------------------------JeMEvBfFidnRwRTjr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3656" "--------------------------------LWtbpKfkK7S5hJSGH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3657" "--------------------------------j9HN2tvF7QEZMx9Kb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3658" "--------------------------------5SpZD83E2cYoLEqm6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3659" "--------------------------------LKb8fwceFFwchKDEz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3660" "--------------------------------G58YiZDsRM7RCQhHN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3661" "--------------------------------DB6mwux2od8i6RYy6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3662" "--------------------------------9xWWaowEjLpGtdcuB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3663" "--------------------------------Bq22ueo9xjyCEvCeG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3664" "--------------------------------EFk68jPmMmND7fPGg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3665" "--------------------------------aJBELDRKenSotst5Q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3666" "--------------------------------5naTWARnF6LgDM2jv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3667" "6894--------56504824--------sQAKgxBKXrf2y2ppR" " SP : Livré" "------------------------56504824--------sQAKgxBKXrf2y2ppR--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3668" "--------------------------------PCHE8J6kmssTtRgWx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3669" "--------------------------------5DSTFM4i2nbGy3LiC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3670" "--------------------------------DzZjPMDwh336jzCDE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3671" "--------------------------------Tgi6ELfWL6j3xBYgM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3672" "--------------------------------kGoZZ7XZupwNvGyJ4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3673" "--------------------------------WGai2gDxqFr9nZKw9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3674" "--------------------------------KZhgqwKPfg7eSPNwo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3675" "--------------------------------AGeS6ycNwebahSRvy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3676" "--------------------------------6qKw2PGBhW3wujww5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3677" "--------------------------------eQSpZDnWgbT5qqSiy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3678" "--------------------------------7LnE3sAoKdExC5uq8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3679" "--------------------------------jDqCSCJSJbDJfLdiN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3680" "6895--------50350974--------hQwTvnHTyyeyezgfR" " SP : Livré" "------------------------50350974--------hQwTvnHTyyeyezgfR--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3681" "--------------------------------Ks9hC2XRiwyRDPHWE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3682" "--------------------------------oYGRrPvwdEDmLffob--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3683" "--------------------------------HnLFE35D8mrc3MsFD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3684" "--------------------------------GzTATeBP9vyJBLn4t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3685" "--------------------------------nBmwbnmsRZYh9W3w8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3686" "--------------------------------z4Hjva8M2BwR7z9YH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3687" "--------------------------------jBotEbs7Exh5Q8qvq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3688" "--------------------------------S3Q6Tz2yc7bgNntPZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3689" "--------------------------------cbxwwertZphHnvsxR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3690" "--------------------------------4xryi76axpNH3Xkco--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3691" "--------------------------------Fbs9zqySaa7YFjHzz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3692" "--------------------------------u9vx6DdC4WekaTP8M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3693" "6897--------41048446--------ywDMdFMxbNgHjP4CC" " SP : Livré" "------------------------41048446--------ywDMdFMxbNgHjP4CC--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3694" "--------------------------------CofZkDZHRwYePpSy9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3695" "--------------------------------zvCDTQsLfFMzHT5Dj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3696" "--------------------------------a6Fg4RZoTkgERv57A--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3697" "--------------------------------M9Sb3Xp2ySdj3LLkq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3698" "--------------------------------E5KnGauCKpBwrpZQQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3699" "--------------------------------8KTgxTkJXgE3mb8LH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3700" "--------------------------------Za5Cj2DMBHYbXkPm4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3701" "--------------------------------omfDQFYMT3qiXWLCS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3702" "--------------------------------CCoNSoSW8jtmcEDWw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3703" "--------------------------------f7pBRhZAeinzSFBpr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3704" "--------------------------------8jwwLSd3GxvaGBgkz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3705" "--------------------------------z57Wf3aMJoq9YDSdN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3706" "--------------------------------v22fcNPRdRNj5muh6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3707" "--------------------------------CvrC4Pwx2mvo7TJBz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3708" "--------------------------------EkD2gqh4E5bcPx8qw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3709" "--------------------------------anztYmEyBAYdj5B6v--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3710" "--------------------------------dmyFEAnuz4ygYxCRS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3711" "--------------------------------SBxex24J6fWgEtR3x--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3712" "--------------------------------gecM2tPBTKyAzGKT9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3713" "--------------------------------DtJi3ZAcYx5gae694--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3714" "--------------------------------Jtn8YWwgtAK4aTCkD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3715" "--------------------------------3DuhQjKxiD8gGEiN2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3716" "--------------------------------TTdXsERJAmQSAuzem--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3717" "--------------------------------DrAq6qoxcmYANJHP4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3718" "--------------------------------Fi86whxspCBgxfyic--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3719" "--------------------------------mpzjPkABveTDTjywk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3720" "--------------------------------4fqP9aFp9rxgBcbjR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3721" "--------------------------------n3Yef3cuaHM6dNJm3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3722" "--------------------------------oYSdt2tosf4D2RA8T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3723" "--------------------------------PbizhPdE9QQJmfCo5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3724" "--------------------------------h98f65QD5gcWgroLT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3725" "--------------------------------KD4EdjYSDcQJJkaBg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3726" "--------------------------------zHEDaGiBaiyDLemYb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3727" "--------------------------------BtKYPjXnqXDeboXnt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3728" "--------------------------------AfrrMcFY2vBo4EQ6a--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3729" "--------------------------------nKeyJNpxYnr2vixX2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3730" "--------------------------------Z9Y7s7juabD4LyqXe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3731" "--------------------------------zhSne5hHCtYqWHF8u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3732" "--------------------------------rMkPS8KM2SjuhbyCT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3733" "--------------------------------Pcjk9ZXmbbtbY8RtH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3734" "--------------------------------Cowh66f9PSSESr3pY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3735" "--------------------------------n2pED3dKZLFm7fwHi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3736" "--------------------------------mm5nPNDjeqvaxS6AA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3737" "--------------------------------gLPgRjzWnrFF4CnHs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3738" "--------------------------------waZWqytHdn82hCkck--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3739" "--------------------------------He7vho8CRHgQ4fxCx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3740" "--------------------------------grqbsYrriNrGeeMMq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3741" "--------------------------------XycE68TyRvSc8tTJT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3742" "--------------------------------f3fJbt63QMpNGvEPa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3743" "--------------------------------aZyfxkdxWQsfRvymD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3744" "--------------------------------S27vx6rde68jgGcBs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3745" "--------------------------------Ck4F6ahaMfxDoh9ci--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3746" "--------------------------------tuqw7RJSBJ8m7h8cS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3747" "--------------------------------6A2jK3z8HiPYDvrh8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3748" "--------------------------------2MDypk2Zu9pnC7hWc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3749" "--------------------------------xHgXyCja6A5kQ98At--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3750" "--------------------------------77zJw3GpECDjyyqj7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3751" "--------------------------------5MB8GHjtn5J4HksaD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3752" "--------------------------------BnyPbcmgaXFbYSqQt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3753" "--------------------------------Lx7WEixLmHTyapmQ8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3754" "--------------------------------LoqAPo9ybBCQcoyyk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3755" "--------------------------------rrmxAyZbPHwiLLpcN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3756" "--------------------------------9rFBGbKJKSfQg3LCd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3757" "--------------------------------MQiJQTFsBqQiCFhut--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3758" "--------------------------------uWw7ryfi4nkPQ95R5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3759" "--------------------------------dZb7HLQw72tNvgdJf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3760" "--------------------------------p5jmnArRnQk93EvBF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3761" "6926--------24171055--------ip2ab3sdRHYsqMLbh" " SP : Livré" "------------------------24171055--------ip2ab3sdRHYsqMLbh--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3762" "--------------------------------9SWX89BddPf7aHd3g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3763" "--------------------------------6TwfrwCroLecSyYcu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3764" "--------------------------------BvEb47RN374GXuHCA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3765" "--------------------------------pNac6W7XvPzZqgXDy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3766" "6901--------58878831--------GfDEBBJ6SfQ9ZMpQL" " SP : Livré" "------------------------58878831--------GfDEBBJ6SfQ9ZMpQL--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3767" "--------------------------------jYAoDGXmfZfHcAGFk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3768" "--------------------------------MmgBPotP3L8seJFPZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3769" "6900--------93075791--------LNZ7qTpbCqHeyuDmD" " SP : Livré" "------------------------93075791--------LNZ7qTpbCqHeyuDmD--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3770" "--------------------------------3943Q9hdr8vcocxzK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3771" "--------------------------------wjpxQTiHtNQnXDbDX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3772" "--------------------------------ZQ7w4ACmQgqL94fwN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3773" "--------------------------------hXmyLsk2ctovoNomS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3774" "--------------------------------FhSamZNC25ZDdhxvD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3775" "--------------------------------R8Zzk8JXrSEzdksaF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3776" "--------------------------------wG4Lb28o6wsfKzhSB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3777" "--------------------------------LxS9t3Gq5PKuujYCA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3778" "--------------------------------awuSzyWC4ehxiQWPd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3779" "--------------------------------DdZ9fiJEbRd6jFQ8Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3780" "--------------------------------iPRtRvYFpTZDHwqvp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3781" "--------------------------------AZ38qGFzrd8CDww5q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3782" "--------------------------------moPiFJpnqyJS5STEa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3783" "--------------------------------DNTQ8iDcBMJiMTMP8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3784" "--------------------------------rJQFvnvbZcDyc4GmM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3785" "--------------------------------zi9xQiWNi3NwNwfzb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3786" "--------------------------------TNNeHg54suq8gkw5g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3787" "--------------------------------rzFWdZBakjiLLS2Rq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3788" "--------------------------------3JXBKn9uso6nWixao--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3789" "--------------------------------B77JT2wKqSewrL7BY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3790" "--------------------------------8NdnMQi8EDXvPRcos--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3791" "--------------------------------jcKRJ4FBSd9RzuPWH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3792" "--------------------------------TxBzRDZ4jqg5pPa6z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3793" "--------------------------------7gnHjWNQ2HvKrf5gb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3794" "--------------------------------vdCfZ83hefPJjXGh9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3795" "--------------------------------sn4GzHNehuPh2LoAD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3796" "--------------------------------sBtQ773sZs3bNwKwY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3797" "--------------------------------T25Rry44odFr8YQNR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3798" "--------------------------------T9mTzgXmSsKQckqqJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3799" "--------------------------------QyykqgbwcDBYWfftF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3800" "--------------------------------2y696D5ZZ9vHYCtD9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3801" "--------------------------------9rzPWjjGS6cYZnd6A--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3802" "--------------------------------CksvQ5k67ifdYhCtK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3803" "--------------------------------kdYLfvdmFJZAvdya7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3804" "--------------------------------6dmKRBgoGq76Jt7FH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3805" "--------------------------------GeLw5CnbkuAaoa3Sv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3806" "--------------------------------Fnmkw5NidFMiey6yD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3807" "--------------------------------jC7JutwQe3zR8Z4hy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3808" "--------------------------------iT4qRArRfE3yQshmW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3809" "--------------------------------8HYf8a5umDBrxZKHe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3810" "--------------------------------FqR8dkx9fyQecRzqW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3811" "--------------------------------QhEawkQdSwpuXHzdh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3812" "--------------------------------ScpmEftK59yuogG6S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3813" "6930--------93585123--------SqFLzzjK22HzFBzvM" "------------------------93585123--------SqFLzzjK22HzFBzvM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3814" "--------------------------------pMJiyrfJ6sJMqezcQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3815" "--------------------------------gwx98hgXQFdGPSois--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3816" "--------------------------------PMXFHGBAQJZzZgeZu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3817" "--------------------------------H9pS8QBj8DZdy9jGo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3818" "--------------------------------mWx2gDqkRHJoveafC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3819" "--------------------------------P9QmM9jMkrGewE9Cm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3820" "--------------------------------ydvKerA9epHQAdsWh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3821" "--------------------------------TsrNGBHbSnzTD2YGi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3822" "--------------------------------99b65ZzADHpeJxEyi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3823" "--------------------------------qGswrb9oL7WYy9rqy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3824" "--------------------------------bWM7KPY9XuoEXfgfv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3825" "--------------------------------bWHS2qZshesroWZPT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3826" "--------------------------------JKMtFeJ63h9Ab7kcY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3827" "--------------------------------Jz42JvSSeQw8gaoeS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3828" "--------------------------------KzZMW3AsEjrf7psaR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3829" "--------------------------------7F9agDTC9wzze42x7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3830" "--------------------------------jXBQkECbTxyEwiayT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3831" "--------------------------------GooNJbay8chXugjGs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3832" "--------------------------------HX9z7EJwHjZ3QPZSn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3833" "--------------------------------TfabrRZGk5WteMbxS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3834" "--------------------------------8dp2QAzPaArasLrCm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3835" "--------------------------------HD96LizwgAeRL5N2h--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3836" "--------------------------------nEtLm9MiwSfiSJk3Q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3837" "--------------------------------eiapg4AFtJ4ms74p4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3838" "--------------------------------siXdqwz2Wuf9bpNkm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3839" "--------------------------------JgF5bE2cMPRaJpujP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3840" "--------------------------------bajdfRvBFhAuwZSiv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3841" "--------------------------------mMBkF7ezsgCjhcF8F--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3842" "--------------------------------LjXyj7JarWiiLb6bA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3843" "--------------------------------uKQEpzJsZq3HNfFcZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3844" "--------------------------------hvvLZy7wgpq7igwJL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3845" "--------------------------------2L7xFDSeupPkgvBGE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3846" "--------------------------------BYySd9H9iPmJwazpz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3847" "--------------------------------NkuhzsvZBAndRbqxS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3848" "6908--------90223657--------PncftpXw46YNFWiHw" " SP : Livré" "------------------------90223657--------PncftpXw46YNFWiHw--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3849" "--------------------------------6TZJLYrYh5kos6aS2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3850" "--------------------------------9kZ8KwfMk9jZ6iC9n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3851" "--------------------------------dwWmicZJ4yxGyuqrL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3852" "--------------------------------7eKZBaoC8a8StqTyJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3853" "--------------------------------H3nKqfmTCPBtzGfwk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3854" "--------------------------------ZQ33L7fE28qgLXDNM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3855" "--------------------------------GuXBpt8QrFiows8sd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3856" "--------------------------------kEsqNZZ77o4fdnoCX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3857" "--------------------------------c6Qeo2rhQwbrzKDeJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3858" "--------------------------------3LGW8zzEfS8Ea3npP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3859" "--------------------------------cYBbwJKn8fPPgCKWx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3860" "--------------------------------A8rjQh4FHjZRWGZPM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3861" "--------------------------------Yhqn94GLx9obLYG99--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3862" "--------------------------------WPMY8DS5ibkuvfsFD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3863" "--------------------------------hQkDgZzdqqzAZa7kC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3864" "--------------------------------6wrP9gWQ8Fwkrzw3p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3865" "--------------------------------26hJHD3AxoeueGoXu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3866" "--------------------------------TmWK4LuNj4pmF2zhD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3867" "--------------------------------z86QyCY9WLBmYySpP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3868" "--------------------------------4PedSeyJx6QQRi96n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3869" "--------------------------------q54jpzJji77R9wuXM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3870" "--------------------------------rWeTj4PTd3ogDA3t6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3871" "--------------------------------omaTtWoM5irg6c497--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3872" "--------------------------------GX4EAzybgmAgPvFkX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3873" "6912--------25482239--------TyHSw5NLALMKtyFQz" " SP : Livré" "------------------------25482239--------TyHSw5NLALMKtyFQz--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3874" "--------------------------------aZ2bqT5st2TPDrZ2k--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3875" "--------------------------------jk3L5NvuBAwPZJeFc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3876" "--------------------------------36wFYRDt7JBxs3KQJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3877" "6911--------52030055--------9iwoAMNpPkwpa36tX" " SP : Livré" "------------------------52030055--------9iwoAMNpPkwpa36tX--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3878" "--------------------------------N5zGWNgAXxK9QKqNR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3879" "--------------------------------C7vZ7rdLnbs9vkR3b--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3880" "--------------------------------XvEsis3WgemwT5E8q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3881" "--------------------------------SGZKqkFLz6CMhFGvt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3882" "--------------------------------tQSa32izpiZkGkzTu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3883" "--------------------------------uCqGoQb3eZiACQRxR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3884" "--------------------------------44MpzRADzow5Yswnw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3885" "--------------------------------uuxzvuMncx9xcHMQj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3886" "--------------------------------hQzD7hqJwB2syvZ8H--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3887" "--------------------------------6AERgweedNnqB2xdF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3888" "--------------------------------Wwb9dnw7XQQJwJptf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3889" "--------------------------------uQsiumTSm8vaABeNj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3890" "--------------------------------L4FBQfLGCoH2X8oqv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3891" "--------------------------------Q4rvnRs5rcD836gT6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3892" "--------------------------------PjBidiTzqWpngxRGw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3893" "--------------------------------zDFP4uYBo677X3GTd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3894" "--------------------------------ajLXtfwQEuthL8F2N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3895" "--------------------------------ZxJaRQnqJiYR2zjAB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3896" "--------------------------------yMvhK5qWGcDdmTMoo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3897" "--------------------------------T87hYaKmPLZ2fcJco--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3898" "6914--------51749244--------j2uSkskALxTL22mm2" "------------------------51749244--------j2uSkskALxTL22mm2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3899" "--------------------------------sCKaakvF45d8iu2bD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3900" "--------------------------------MrpihKeodRAfKYBXX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3901" "--------------------------------y5bkBXm584DE3mG72--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3902" "--------------------------------LeMyeNJSi4rxTEhuS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3903" "--------------------------------rKErZtNofHp4vWyY3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3904" "--------------------------------gibjynWZRgpmteF7R--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3905" "6917--------27081442--------BavRJEkx9sGAJaudj" " SP : Livré" "------------------------27081442--------BavRJEkx9sGAJaudj--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3906" "--------------------------------b2JHcQK3zecqAT2MF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3907" "--------------------------------v8soQQ7MaHJrTPse4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3908" "--------------------------------hne9mrdsLLYMvNTft--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3909" "--------------------------------Jak37emFJWk5fBGPb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3910" "--------------------------------dhAEqoL85r8mKkQqj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3911" "--------------------------------XSJk9fuxyHvWM6mF6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3912" "--------------------------------zRmEHe83ywE65Bkbq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3913" "--------------------------------FW6XMQduRXHQtQHHd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3914" "--------------------------------qkmrE3zHyhcFK8FLQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3915" "--------------------------------HDuTp7xSs6MbfspcM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3916" "--------------------------------rWCH47zva4sKKcn2e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3917" "7022--------29630588--------XoNRCsL9CBgT6myu4" " SP : Livré" "------------------------29630588--------XoNRCsL9CBgT6myu4--------1" "-----------------------------------------------------------------------------------------------------------------------------------------3918" "--------------------------------3WHqD8yz4hF5NQys9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3919" "--------------------------------TAhA7KHj83EA9QY3r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3920" "--------------------------------FP2EynPDCHwAk7byt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3921" "--------------------------------xBpNJjzgDMHLwNzQn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3922" "--------------------------------oeQPZugLMcBiksqTJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3923" "--------------------------------uWNtfggYPHCs2HuDG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3924" "--------------------------------HE9qcvciowbpR5wjn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3925" "--------------------------------HsTqiZpRtwhonKtdE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3926" "--------------------------------WMpv8nf8qdnQtrWr8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3927" "--------------------------------mEu9bmtPqdwdjPtge--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3928" "--------------------------------TXh6SycYxcogJBuXf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3929" "--------------------------------bbbNfyFFh3no2RP6r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3930" "--------------------------------X89mH5fXod6f646vy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3931" "--------------------------------cW6hvhyNmwgnQBhDN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3932" "--------------------------------R5HhnmRdFsrtv6CgG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3933" "--------------------------------RN9kTP6cqWgeWcuwp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3934" "--------------------------------kbmgL2CvhCNsMomJz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3935" "--------------------------------omPk5jzFyJzQAYjAk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3936" "--------------------------------s9R6uwTMY3JZHthkF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3937" "--------------------------------DQXjuvh5N6XnYcBTy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3938" "--------------------------------godnXD7PdJqNbCkyn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3939" "--------------------------------Qpy2GrNg4jXRCbdXv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3940" "--------------------------------rCaGbo3fWwodfjhKj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3941" "--------------------------------uwSN723XoBmondK6j--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3942" "--------------------------------jMyAkwLvTgrfQDWLu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3943" "--------------------------------MXcvQ7uDxRDs7JmyT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3944" "--------------------------------NyWS8PioN5a5ZfyK7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3945" "--------------------------------vN5phff6oXwxyc7yy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3946" "--------------------------------Lm9h4MtSNoorn6haC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3947" "--------------------------------7pKMy8bQ3cmbwZ6im--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3948" "--------------------------------4mKowx7WyrCRi5tJp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3949" "--------------------------------fYKGYQYjZgLDteFzQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3950" "--------------------------------rkE7po8bELRRjLfXd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3951" "--------------------------------XoBjdLXd8hcznFoPc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3952" "--------------------------------o99XMjWRT4htd84ww--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3953" "--------------------------------6WLKgx2euejzKyAYo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3954" "--------------------------------E2sAWWHGsSyCPAzwX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3955" "--------------------------------AXCLJ9iBAntDzETFY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3956" "--------------------------------2ojjm3QCMWfDMHw8M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3957" "--------------------------------5S76ph7FM9pcumqH2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3958" "--------------------------------Kj2F6YH865ke3ktXR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3959" "--------------------------------TBwrQbtdnTCfYLozY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3960" "--------------------------------SJ2Lj4aCc2Xs8mjyT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3961" "--------------------------------aGowRNgoxAgE2jn2B--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3962" "--------------------------------wSC5dxCBmzp8RXqQB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3963" "--------------------------------epNcDdQSs5Nbj5qwZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3964" "--------------------------------7wMA7CBrA2eYAEom9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3965" "--------------------------------znZrvXPvhwPN6Lzvm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3966" "--------------------------------GciSbZEpzdogmDjGJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3967" "--------------------------------gnqASDGNfjNw8ntwu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3968" "--------------------------------X2fsRoHrPcJJ9WF5P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3969" "--------------------------------Rpq8YP527CSnLpM7n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3970" "--------------------------------5rWJH29YbB2vsAHDG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3971" "--------------------------------JgJRgdm5DZ3ZLrnHq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3972" "--------------------------------zgnpN3tqu9fme3XS6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3973" "--------------------------------yu7SParFzXfZrHeDC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3974" "--------------------------------mjDMZqH7K3AqBsvcT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3975" "--------------------------------4A2DGryvrSMbTTCNm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3976" "--------------------------------cHe6puqQNvjvNSYK3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3977" "--------------------------------pB8H3n6kXrqhaqcb7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3978" "--------------------------------w7H3p6cG3ZpnLBtnj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3979" "--------------------------------wQ7fkmkw4fu6WifzC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3980" "--------------------------------yJ8u6ZJmH35oH2yqM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3981" "--------------------------------fv5WsqW4jxNbhkcFM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3982" "--------------------------------EJTchW25p9vspX9bJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3983" "--------------------------------mLQdWJXoo5pPcbnjb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3984" "--------------------------------p3tWR5SgnAdodwtiZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3985" "--------------------------------fextgkSqwHW8B5TP5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3986" "--------------------------------RbnJmZWLhcmb88d3Y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3987" "--------------------------------WkfS6ZsJnKx5gLTxF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3988" "--------------------------------GWF9yHeLu8tnctfzv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3989" "--------------------------------debRa5mZdP8RCo3pm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3990" "--------------------------------PuZd7metnScwnAfoE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3991" "--------------------------------NmLcWLyMcd4bCHNWw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3992" "--------------------------------dLqM9KgJzaunXybFL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3993" "--------------------------------cn7Jx68ZYAdjKBc8J--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3994" "--------------------------------QMRMnjJZZikgc7nTD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3995" "--------------------------------bmmHYrmeXSjm8dhY3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3996" "--------------------------------aLb43HNxeYYwXY8Rj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3997" "--------------------------------Wb3nTwuD9f2GkDvkv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3998" "--------------------------------kQEeiYH4zMBXaNz4f--------0" "-----------------------------------------------------------------------------------------------------------------------------------------3999" "6923--------54139666--------" " SP : Livré" "6928--------54139666--------LXphF85bWnFzZGgFq" " SP : Livré" "------------------------54139666--------LXphF85bWnFzZGgFq--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4000" "--------------------------------MepGADHsRrzMcH44c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4001" "--------------------------------MXNHqY5jsdqHkm94c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4002" "--------------------------------ctGLvyq8reKZN3C5X--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4003" "7080--------21773020--------KhtwhttiA7qhus77T" "------------------------21773020--------KhtwhttiA7qhus77T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4004" "6970--------28455217--------FTkjsekCRbXpW5pit" "------------------------28455217--------FTkjsekCRbXpW5pit--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4005" "6970--------28455217--------FTkjsekCRbXpW5pit" "--------------------------------FTkjsekCRbXpW5pit--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4006" "--------------------------------v5PjrAzEjzvDdtahs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4007" "--------------------------------ZMw7nrZAXq7LBo85N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4008" "--------------------------------9kgxQuagvZNFrsp2e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4009" "6929--------20376113--------a63EsRbTouP2HELxQ" " SP : Livré" "------------------------20376113--------a63EsRbTouP2HELxQ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4010" "--------------------------------vzE5PB9Y9Xt4yHwaH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4011" "--------------------------------irpMQeHXdQM2neoB5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4012" "--------------------------------EWYPR6d83CzaXEZpR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4013" "--------------------------------HFFkT4hFZfAxThdaY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4014" "--------------------------------cGJakEXFig2GFqpf3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4015" "5922--------52371802--------" " SP : Livré" "6939--------52371802--------KY6jCJBGWifea6iYX" " SP : Livré" "------------------------52371802--------KY6jCJBGWifea6iYX--------2" "-----------------------------------------------------------------------------------------------------------------------------------------4016" "6932--------22573625--------APeumDRHGbMoxbfny" " SP : Livré" "------------------------22573625--------APeumDRHGbMoxbfny--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4017" "6933--------48100536--------NgLteid5sLu9ZKKsT" " SP : Livré" "------------------------48100536--------NgLteid5sLu9ZKKsT--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4018" "6934--------21853081--------H9DiE5HqwujowPHmE" " SP : Livré" "------------------------21853081--------H9DiE5HqwujowPHmE--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4019" "--------------------------------by6WXWpDd7NyYtAdm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4020" "--------------------------------rM6Dtqo9b7BhLP3R9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4021" "--------------------------------vR5ThvswoL2EDrpLJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4022" "6935--------42130220--------iy7sEpHs2deLyzYqe" " SP : Livré" "6946--------42130220--------iy7sEpHs2deLyzYqe" " SP : Livré" "------------------------42130220--------iy7sEpHs2deLyzYqe--------2" "-----------------------------------------------------------------------------------------------------------------------------------------4023" "--------------------------------WxAzASSQRojstwqRu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4024" "--------------------------------btkPiwvL7ZDxBdvQE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4025" "--------------------------------73ZprZCvtD7d425AW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4026" "--------------------------------yGXBuRBYHCgs4Kz6b--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4027" "--------------------------------4Jb5JvefiwxNLrZBa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4028" "6981--------25779246--------R8AokKrQFLk5Mfh7P" " SP : Livré" "------------------------25779246--------R8AokKrQFLk5Mfh7P--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4029" "6937--------58524839--------5nzmhnP5KnoLXaecL" " SP : Livré" "------------------------58524839--------5nzmhnP5KnoLXaecL--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4030" "--------------------------------RoYBQSzcWp9yG59nP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4031" "--------------------------------eAckXfC9WicNMp8wB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4032" "--------------------------------GcubcedxwRRvrjRqJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4033" "--------------------------------JG8XYBeGkCokxHW8B--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4034" "--------------------------------jswBd2mZLpF29Eotp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4035" "--------------------------------Z6zRiKfytBB72i9en--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4036" "--------------------------------MH2Qs45xWAGXq79Cf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4037" "--------------------------------AoWFB7TKXNYPeFgs2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4038" "6944--------25241406--------9LkPWafhz4JWbtufh" " SP : Livré" "------------------------25241406--------9LkPWafhz4JWbtufh--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4039" "--------------------------------eXLsPxuGHE6E2XBNu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4040" "--------------------------------s5TQFa4zYapCaLzzK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4041" "--------------------------------Ru2Qq7nAtN3X2Wg27--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4042" "--------------------------------QyES2XM6Tv9nW2Fxa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4043" "--------------------------------zSqJH3j2RCdLe5hFT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4044" "--------------------------------eMAgRSMPQBxi65mgJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4045" "--------------------------------jWs8TnR6sbrfNt5R5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4046" "--------------------------------RGdHokakjux5CTpEk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4047" "--------------------------------KDis65pLz88wdLTFj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4048" "6949--------27804172--------sfo4qfHkf3pRhLWnW" "6956--------27804172--------sfo4qfHkf3pRhLWnW" " SP : Livré" "------------------------27804172--------sfo4qfHkf3pRhLWnW--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4049" "6969--------21202279--------SBr7xLFySg4fj6EN4" " SP : Livré" "------------------------21202279--------SBr7xLFySg4fj6EN4--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4050" "--------------------------------BokvYF6SM5MoxSLuC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4051" "--------------------------------YadSFApherL7gniXL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4052" "--------------------------------AxkXoonafWTmthMME--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4053" "--------------------------------kFdwgZ4cBNxRqnvae--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4054" "--------------------------------kFdwgZ4cBNxRqnvae--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4055" "--------------------------------42evN8cYde3pju5NK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4056" "--------------------------------7QqfRKSdFwBsesRuC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4057" "--------------------------------W7QtLbr23eaSdGZ9k--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4058" "--------------------------------7Dw7z6chiKiN4MsAd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4059" "--------------------------------N3FP32KswWLHcnv42--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4060" "--------------------------------KKA4ewuBha5nTQBor--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4061" "--------------------------------JaQkfXhed5Lp7DML6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4062" "--------------------------------SFLzE8ojfnpZexgR2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4063" "--------------------------------hq5JQdd7Qowxb9iZu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4064" "--------------------------------2cwePf5q8HqdYWuYo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4065" "--------------------------------F6JHnTkAjSeZDn8NQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4066" "--------------------------------24JQWGknpof6QfhXX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4067" "--------------------------------oLeScvARTERXkfgN5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4068" "--------------------------------q5n6bzQb5gPnTeW4a--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4069" "--------------------------------bowBAq5wbsuEs7jtm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4070" "--------------------------------7PTnCNZhd9qouTSCc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4071" "6957--------98696923--------qHskpSHS4A2nhrkrn" " SP : Livré" "7207--------98696923--------qHskpSHS4A2nhrkrn" " SP : Livré" "------------------------98696923--------qHskpSHS4A2nhrkrn--------2" "-----------------------------------------------------------------------------------------------------------------------------------------4072" "--------------------------------qHDPsr9hqXgLLcsZT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4073" "6974--------53905525--------Nd4BZT6RqrBLBv9Lb" "------------------------53905525--------Nd4BZT6RqrBLBv9Lb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4074" "--------------------------------H6XETqeNyK773nmQR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4075" "--------------------------------N8KaEMkgvcYyiDBqN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4076" "--------------------------------GEdEgPj3JvcSws9Ri--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4077" "--------------------------------GEdEgPj3JvcSws9Ri--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4078" "7246--------21611799--------DLq3PG9mkro22ukH6" " SP : Livré" "------------------------21611799--------DLq3PG9mkro22ukH6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4079" "6964--------56322669--------QCjWXssQJXMYd2fsv" " SP : Livré" "------------------------56322669--------QCjWXssQJXMYd2fsv--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4080" "--------------------------------9pjvxKPiwpyzzv8Ht--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4081" "--------------------------------6EEZa2ApMq8LN9rDd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4082" "--------------------------------z6qpX6wwLKFjz88Dv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4083" "--------------------------------JdzQb4JkDYtP8FzCY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4084" "7113--------53 892 024--------LzvqdtZXM76h6DDHj" " SP : Livré" "------------------------53 892 024--------LzvqdtZXM76h6DDHj--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4085" "--------------------------------3y2gX34NHiN6oaSoj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4086" "--------------------------------oa85gpvFEJBKW4mGv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4087" "--------------------------------M6xYu9ejXQRgjpfCF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4088" "--------------------------------TtQzX2wFzrH59s7yR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4089" "--------------------------------c69uQ3J8xtDKFpJF7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4090" "6356--------55224118--------" " SP : Livré" "6983--------55224118--------" " SP : Livré" "7059--------55224118--------fkQJcThXahkK65fyD" " SP : Livré" "7365--------55224118--------" " SP : Livré" "------------------------55224118--------fkQJcThXahkK65fyD--------3" "-----------------------------------------------------------------------------------------------------------------------------------------4091" "--------------------------------rQ9dfAMN9KYSy6zYk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4092" "--------------------------------5GqQNezTZmRZdbWRe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4093" "6982--------92921010--------uekqrCg5pAsqKL5tn" " SP : Livré" "------------------------92921010--------uekqrCg5pAsqKL5tn--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4094" "--------------------------------HcwsrfASj5kvc2Akd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4095" "--------------------------------tc3YfChrRNXrYm4NX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4096" "6987--------23585057--------QWqjwmkNfP5LAvmPR" " SP : Livré" "------------------------23585057--------QWqjwmkNfP5LAvmPR--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4097" "--------------------------------voxZjHmBpsc3FEN4t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4098" "--------------------------------vFHKgC9hvgBLqKxRA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4099" "--------------------------------sEinodp8YetDKGFy5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4100" "--------------------------------fdyCj2bkpyuv4rB3e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4101" "--------------------------------pN55uj3rdBPacKq9h--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4102" "--------------------------------mHQZNoQnfpjaC745n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4103" "7087--------26646082--------AuaGfxJqLrQZHYowq" " SP : Livré" "7257--------26646082--------AuaGfxJqLrQZHYowq" " SP : Livré" "------------------------26646082--------AuaGfxJqLrQZHYowq--------2" "-----------------------------------------------------------------------------------------------------------------------------------------4104" "--------------------------------gYwa766dXNchewuPP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4105" "--------------------------------GMjN7P93tg2bFLxQc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4106" "--------------------------------cGy8oc2nZfeouRA9f--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4107" "4762--------52530112--------" " SP : Livraison effectuée" "7013--------52530112--------" " SP : Livré" "7228--------52530112--------EqTAT6dZGCBPFCFuL" " SP : Livré" "------------------------52530112--------EqTAT6dZGCBPFCFuL--------3" "-----------------------------------------------------------------------------------------------------------------------------------------4108" "--------------------------------6A3nFyAxawnwwa8mg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4109" "--------------------------------7wbjgfEoEjokq92C2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4110" "--------------------------------P3rvBKfNT9p2ueDFN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4111" "--------------------------------JEQo2yTBxN2onRwDE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4112" "--------------------------------GdnQDXuHCwPC9fuD6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4113" "7019--------90025005--------bKZ2GyDfpuEseYbKL" " SP : Livré" "------------------------90025005--------bKZ2GyDfpuEseYbKL--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4114" "--------------------------------ZqfCbmPm2qMA3ddjN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4115" "--------------------------------enQbWRKkqPrC7ymxX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4116" "--------------------------------7wx8fK4inXLZrPyh8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4117" "--------------------------------6re2ovtTBqsDfnddq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4118" "--------------------------------7CSHk2H4g4gR5tHxB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4119" "--------------------------------YYQLLWfjfiGABAbqc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4120" "--------------------------------sCyBgceoRneM9B7Nh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4121" "--------------------------------GeK8sep3wRwNdz6Kw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4122" "--------------------------------B7nugYh3tcWHzaZf9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4123" "7028--------29187930--------CpZL4YdXmZmNsh6Np" " SP : Livré" "------------------------29187930--------CpZL4YdXmZmNsh6Np--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4124" "--------------------------------ebbvjy2rGYHGYqMQD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4125" "--------------------------------MTt4tYCCku8tZ4KoD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4126" "--------------------------------56cbpk9fCBvtnW2fm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4127" "5590--------26952250--------" " SP : " "7023--------26952250--------ZCDoZZ6r6cY5dtxa3" "------------------------26952250--------ZCDoZZ6r6cY5dtxa3--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4128" "--------------------------------s9nXnn5aRp4ytwLrG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4129" "--------------------------------Ps3vDXfXgt8tx3kut--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4130" "--------------------------------KizM94SZEkC4QebNk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4131" "--------------------------------D7PAMDD7wHKtkLzdP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4132" "--------------------------------BNz4zQXWxaxH4KNTH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4133" "--------------------------------7GAMP7z7NWiougWGm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4134" "--------------------------------b6tRZRefguNXnkfAk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4135" "--------------------------------fafEDQ3gqTvLQW6kc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4136" "--------------------------------pkub2HrpGKazcDomH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4137" "--------------------------------eSqDhiZ3jFEGhjdPp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4138" "--------------------------------MBeMygcvQWMm722ax--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4139" "--------------------------------67RrgdbTjcGCYE4yB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4140" "--------------------------------R4TihofHmE4Jf2BqB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4141" "2599--------54097553--------1827168123" " SP : Livraison effectuée" "4180--------54097553--------1827168123" "4388--------54097553--------" " SP : Livraison effectuée" "4982--------54097553--------" "7027--------54097553--------Bw8W3knKmMLQvDrPB" "------------------------54097553--------Bw8W3knKmMLQvDrPB--------2" "-----------------------------------------------------------------------------------------------------------------------------------------4142" "--------------------------------JjMZEyyGyWb5nSKJJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4143" "--------------------------------8LrT39f8BgKKYG3eQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4144" "--------------------------------9j4afgsaAqh2faoxX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4145" "--------------------------------xR7W7oCisB6fByEzv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4146" "--------------------------------83i5xSDhnbAnDJTWh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4147" "--------------------------------Y8typu8GTAGBpmgdH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4148" "--------------------------------5u4hDnMTMxpqLYpnp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4149" "--------------------------------paNYuy3CT7sDab962--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4150" "--------------------------------pTaNcf5aSK9WXhtBK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4151" "--------------------------------7y8XJCZNbE6WTfnfL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4152" "--------------------------------KnWLdDjXkfekYmRe9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4153" "--------------------------------phmzSPRAKfcvvtoPd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4154" "2541--------52119071--------760974461" " SP : Livraison effectuée" "7031--------52119071--------fjZZTomXczQjpvjMi" " SP : Livré" "------------------------52119071--------fjZZTomXczQjpvjMi--------2" "-----------------------------------------------------------------------------------------------------------------------------------------4155" "--------------------------------ZM9KYgJ2MzM9AaBbD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4156" "--------------------------------2cZ3vMcxfjj9Pearg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4157" "--------------------------------apN394C3gKSEEPeHq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4158" "--------------------------------C3uRba2DhkpLKkTXz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4159" "--------------------------------mu6ujmwjmRnceLoDt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4160" "--------------------------------4G84eQLwJMvzp66g7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4161" "--------------------------------WvZNJzkrMFq3BNCzw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4162" "--------------------------------aFbPwKqFBQXBQmaCp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4163" "--------------------------------ARXYRQECDpjLGzxiR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4164" "--------------------------------xB4pZrtwpHZpP3i2b--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4165" "--------------------------------eL7pX9oF5jKpn4MGY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4166" "--------------------------------eeSGsGYSbPWTTCQBK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4167" "--------------------------------PZ66Pi39kmaF6x5hW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4168" "--------------------------------xRRuXwBARrC5RdERA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4169" "--------------------------------wrsNNMRuJftKS8JD2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4170" "--------------------------------7KPe7m9iiixLgk8WF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4171" "--------------------------------AwkHo4jtZMPJ6dXdj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4172" "--------------------------------Z34ThXrzh9HAFjNaP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4173" "--------------------------------CEqBnLgzZjRxE2hF8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4174" "--------------------------------L38LxfiN7pPB8QMB4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4175" "--------------------------------Y7bfaepLZLrZ5DnAa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4176" "--------------------------------RptDaBLJkfmx9Gh7n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4177" "--------------------------------mqX7coFF4uqfhiw3E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4178" "--------------------------------XaK6wB3Cq6PcztK2n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4179" "--------------------------------QPeTZgoMPrmaox5sz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4180" "--------------------------------FWTYWJ3cJNxpaMy5X--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4181" "--------------------------------chaZ3XKcvkQbTpbYz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4182" "--------------------------------gHkTN6qcApqes4yKr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4183" "--------------------------------FHdZjLrecie9sNhDe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4184" "--------------------------------Y65m7tXG9orbyLscL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4185" "--------------------------------t6M4RSfbgNQ9foKbs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4186" "--------------------------------Gjc8phvYfva8exTLg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4187" "--------------------------------mLuuS6uyKZcaBJFiG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4188" "--------------------------------gwyGdHxBaEoEqBjQT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4189" "7078--------98484005--------kD7P8XneogB4Y3mGq" "7094--------98484005--------" " SP : Livré" "7136--------98484005--------kD7P8XneogB4Y3mGq" " SP : Livré" "7187--------98484005--------kD7P8XneogB4Y3mGq" " SP : Livré" "------------------------98484005--------kD7P8XneogB4Y3mGq--------2" "-----------------------------------------------------------------------------------------------------------------------------------------4190" "--------------------------------MbcgitydarLXPMtgJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4191" "--------------------------------cmMDNLwNn7osktA2y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4192" "--------------------------------DLBtJynZvSKwQRRJy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4193" "--------------------------------uHvYaEedn3DEkHKpi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4194" "--------------------------------ARJYQYmqWW8AangSJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4195" "--------------------------------J2bxhifKNd2LCm5sH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4196" "--------------------------------5J6xCWawYuqnGJbvA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4197" "--------------------------------F88QTRze5orSq2LRg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4198" "--------------------------------jFYEMWv9eznDrjv3p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4199" "--------------------------------XJe2cKkRA3TsqWFv4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4200" "--------------------------------2pHAYqv9Q5x4hunBs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4201" "--------------------------------r6ce4kKPK8uZ2w93r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4202" "--------------------------------s3FD5QgrMP9aQE6wX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4203" "--------------------------------Srdbs9adu8WjXw5wh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4204" "--------------------------------DwJ8dwbaPQ3Tuh9xg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4205" "--------------------------------aY9CZLYovy8yimNyn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4206" "7681--------52531347--------CztEzghQS6hSB7eAf" " SP : Livré" "------------------------52531347--------CztEzghQS6hSB7eAf--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4207" "--------------------------------6MfEdS8BTdcsiJmGx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4208" "--------------------------------rKWX8zxNqXDX2Moza--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4209" "--------------------------------7JRLiihM5yuwx524w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4210" "--------------------------------gaNbjoxpyTTzy6JdN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4211" "--------------------------------bcWdn9RCBH36cj53o--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4212" "--------------------------------LMbF2jRzkY7jjP7LG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4213" "--------------------------------gpGSyApnu2fLqcbAZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4214" "--------------------------------txqwCbHexR2PSvvAK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4215" "--------------------------------8ezYQ9q47q5mqq5PZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4216" "--------------------------------XXPsjwTM6ETp3Rhng--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4217" "--------------------------------SLQKJqZ2uBMGvR3yN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4218" "--------------------------------AAWYsc696M3E7TZry--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4219" "--------------------------------C3pemDMWcWPhT7SSA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4220" "--------------------------------2P3fTc3nC6tbG5N9h--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4221" "--------------------------------4wMoLXDE2QjQwQqTJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4222" "--------------------------------PBRsSpNAAWw4tCsiH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4223" "--------------------------------Sa3ic2rwMEgnE2E7w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4224" "--------------------------------27E9TFkokNjYpH8SR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4225" "--------------------------------JcwaAMad2tWurynxt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4226" "--------------------------------hqpL8FrMkF3FHe77P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4227" "--------------------------------95ch4yaoowHAREvn4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4228" "--------------------------------P4PsowdfhXRGR4SiT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4229" "--------------------------------P8AzM4DqkQGKFtp3N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4230" "--------------------------------8cJBE9dY7WgRpYPG2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4231" "--------------------------------qBWxhBGEW2fo3WZTD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4232" "--------------------------------WZogACxoCdiPgAWeS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4233" "--------------------------------MpdEDjeKs3FAG3myN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4234" "--------------------------------hMSa99PDdb9uRyeS6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4235" "--------------------------------BCsh2ydas3TxywGNh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4236" "--------------------------------Xsgm2yizpQ869jsjD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4237" "--------------------------------uX7F2HvZdvKLLZXsa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4238" "--------------------------------T6jvSG5YpnegSThqr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4239" "--------------------------------Bmk68zT2SzDo4nS5X--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4240" "--------------------------------q2qRqPpMQ9BHvYFav--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4241" "--------------------------------P9kpeAvJTgFgKnAPi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4242" "--------------------------------seTgxwvrKemDxH7kP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4243" "--------------------------------apymv8xauTcPHFPNF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4244" "--------------------------------Gm5w5esJEki5f37zt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4245" "--------------------------------2YArBxbsZbfkyjpha--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4246" "--------------------------------W96Fr4xFXoMQunwrd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4247" "--------------------------------akg27KPhEdv5MnY8f--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4248" "--------------------------------voPHo68GN5a6ifKy2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4249" "--------------------------------SRQtFktgQQYmhpM4i--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4250" "--------------------------------zpumTgX7jBFgE7AbL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4251" "--------------------------------NbfJYZcvPdeECfwZa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4252" "--------------------------------nPNghwfQXvTeAAY5P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4253" "--------------------------------N9ciNDHpgtoz9i4CN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4254" "--------------------------------tci8mxJ6Gn8SdRX9J--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4255" "--------------------------------FmLf6ei6N9gdpwJR9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4256" "--------------------------------6ZT3mZLtqtHbtnp5J--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4257" "--------------------------------gNKFtXTTHDmwPvKng--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4258" "--------------------------------wmkWZBfRgSS4rHbA9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4259" "--------------------------------ZN8YJs3D98NSEQHZc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4260" "--------------------------------djndSXmrzEjmsJvdf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4261" "--------------------------------ZF6zBcWwwJBakL3HN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4262" "--------------------------------LCzzLdAetXKDtATSd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4263" "--------------------------------mQEzm8qabvSEdTHHS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4264" "--------------------------------y38XfijiJLEB6yAq2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4265" "--------------------------------Jx58kANQtyBvuQxAm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4266" "--------------------------------NMeqgZso3PKGuRJJY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4267" "--------------------------------obtvyYeN4NyEvFXxY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4268" "--------------------------------PipGNtLZNkQK6npuM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4269" "--------------------------------WRfAZ6jtRWKc4GMD7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4270" "--------------------------------Crz9PKTZkXu7TebWp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4271" "--------------------------------wqR7NbTyFC9aD7GSH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4272" "--------------------------------3tHyAtXdRSxTzwZJf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4273" "--------------------------------82vvdKDv895fTPNHn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4274" "--------------------------------56H7Y2nfjumnxbE8y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4275" "--------------------------------AW97tivnXjBJQmabb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4276" "--------------------------------yS6haQ5WWaHxPtrLe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4277" "--------------------------------4cPoiH4tGrikw747M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4278" "--------------------------------hAjizF8JNmK7DrP5s--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4279" "--------------------------------ZiTodoxZoAJNDMo5F--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4280" "--------------------------------CPrAJP3GiBNHKbkhu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4281" "--------------------------------swRmSZhsYKSk3SutE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4282" "7047--------23200044--------NTsCpGPcFrgbtjFze" " SP : Livré" "------------------------23200044--------NTsCpGPcFrgbtjFze--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4283" "7175--------97750440--------EGefFyHjv8buN4mu4" " SP : Livré" "------------------------97750440--------EGefFyHjv8buN4mu4--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4284" "--------------------------------w3o4moEDhvWvmhpx9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4285" "7045--------28399016--------DBMoiMTnonR3T3v2M" "------------------------28399016--------DBMoiMTnonR3T3v2M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4286" "--------------------------------WKixH4mFrLu9RASFA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4287" "--------------------------------5wP9khv7DKiirdjSR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4288" "--------------------------------pav9jprsLn2dn3Gdm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4289" "--------------------------------YbkFMtMWACioEY5bx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4290" "--------------------------------QpkgCtBoGviA7RzNW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4291" "--------------------------------2TznPzBrwyKZswNH2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4292" "--------------------------------xJFPjD9CmwyKaLp2j--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4293" "--------------------------------uWSnEorbwu7LjBaQj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4294" "--------------------------------DghBXZt59nvbpeT2H--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4295" "--------------------------------xqY7aiQnGm8e7khvk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4296" "--------------------------------rzdw9vXYZwihaf7DM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4297" "--------------------------------KWNgPBCZAB9babizC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4298" "--------------------------------xKw5Qd9xpkRwzRxto--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4299" "--------------------------------iM63qM7mqKNAzMgm5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4300" "--------------------------------38epP7t7wBynNgZzT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4301" "7044--------54190815--------nyyQYzTFrSMkZknhC" "------------------------54190815--------nyyQYzTFrSMkZknhC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4302" "--------------------------------SX4hRc839E9kFLQnc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4303" "--------------------------------NPNuS4mfn9ZKejCRY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4304" "--------------------------------fouLn3pReKjn2SRe3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4305" "--------------------------------b3jXEWmp6hTR83JSB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4306" "--------------------------------JqgmZxYpq86BLgdRx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4307" "7043--------40904680--------B58uAbKqHNQ7XCuWi" "------------------------40904680--------B58uAbKqHNQ7XCuWi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4308" "--------------------------------5xWyfq5z8YReaRm8S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4309" "--------------------------------ydj4vfXJ5FApgC3Ku--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4310" "--------------------------------PmtgoyrgMSrnNxxDv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4311" "--------------------------------Bq8qAraaxbe5k9ucR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4312" "--------------------------------emRea4Suc8TpaYseX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4313" "--------------------------------sKRvmCWjuoFvyM5Qr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4314" "--------------------------------3yDL6JJoagJMYhhKh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4315" "--------------------------------jHPhoTb9Z8mxph5XG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4316" "--------------------------------ofYgBm2jJzn8wQzxa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4317" "--------------------------------kJRobbnEMxH3s2EoJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4318" "--------------------------------3Hp8cpN2brJ4aaAQs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4319" "--------------------------------SJXcLmja58n5uDE2R--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4320" "--------------------------------NpZfSd3o7nqJSFDrQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4321" "--------------------------------WgwYB58g3HcjGvLzu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4322" "--------------------------------pbgwHoid7n9qQeZcv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4323" "--------------------------------QsSN8fDqTLfth6o33--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4324" "--------------------------------aXXRu3Qz8KTMzEmr7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4325" "--------------------------------Kby8QRyoss5HFfoLW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4326" "--------------------------------9iYwSFzrmr9TsdSng--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4327" "--------------------------------nuCExknbXsYLMwHW5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4328" "--------------------------------RBq7vFnyrA4a8BXTe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4329" "--------------------------------qeY2apqGFvtqDQTAg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4330" "--------------------------------f3ngotrhwfDnD6v7j--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4331" "--------------------------------ktXHxQ3X5xEQKAsqt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4332" "--------------------------------YnHLCaZ4X6GrFKSh8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4333" "--------------------------------w6Nat8BNqgx6fzkDb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4334" "--------------------------------nMdMdemdicLJku4M3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4335" "--------------------------------gxDMq2HQaumx8CpK4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4336" "--------------------------------4jeJaQEHFPt4Lpnvd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4337" "--------------------------------B4ZDEroDzJBQzCRrm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4338" "--------------------------------THCdeBbrnQyEWuTrX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4339" "--------------------------------3bWqhjhDSbdXxvvB5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4340" "--------------------------------wEHEL9ouBjRy8z6RG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4341" "--------------------------------sovW4GmgukLYhWHPk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4342" "--------------------------------MXqtDrRuyYpkqD4rx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4343" "--------------------------------JiAgNicmqjKvH4Jui--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4344" "--------------------------------pjWCAYWsKBq8CNQk8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4345" "--------------------------------TPqefWQigBG7BoKbs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4346" "--------------------------------E8jixrjAZ3QW3H4br--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4347" "--------------------------------xGJdPuQTtwRQK2kZL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4348" "--------------------------------oyoMWSZ3YQoaEH6No--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4349" "--------------------------------gSAyqjy7M7KRETCsG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4350" "--------------------------------Cmwe9iZZfF8bqLk7X--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4351" "7054--------26922468--------RbfZHM68wyyTErc8b" " SP : Livré" "------------------------26922468--------RbfZHM68wyyTErc8b--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4352" "--------------------------------CpAE5hPTxYpPQYhPM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4353" "--------------------------------4uDbx7RGuMEnx9rvu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4354" "--------------------------------ugsxFvvLL2zc3GG8E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4355" "--------------------------------vwZzMHWdtpj9TsrPo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4356" "--------------------------------p9okHfJNsLsbzPLEk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4357" "--------------------------------SWgtvQNktEy6g3kfp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4358" "--------------------------------v69jhAxPw8QbeeosX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4359" "--------------------------------ifFfKqfHDJFuZ3Fww--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4360" "--------------------------------JEGLA8GgQKhHeux8C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4361" "--------------------------------2wdJMiKMBkgTpQu9C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4362" "--------------------------------J27W9unuisZnkwo6b--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4363" "--------------------------------qXn3TL65Pf2KMLt9s--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4364" "--------------------------------Qb2MYzk9L7Po9Czjh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4365" "--------------------------------NYTzcKr5m3BgahjZ7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4366" "--------------------------------iuPGqQwjMWk4ZvXq3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4367" "--------------------------------rxSDzWGs6rZ67TW8K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4368" "--------------------------------r4tGhx8n4gwc2u3wK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4369" "--------------------------------YtDTPWxYhvnmmxv4W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4370" "--------------------------------PogmxDmDA6u3FKkaQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4371" "7057--------52362329--------spLTaD8datT2KAudp" " SP : Livré" "------------------------52362329--------spLTaD8datT2KAudp--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4372" "--------------------------------n2tp3E7faMhNajuBk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4373" "--------------------------------gghXRauenioG6xYF5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4374" "--------------------------------cSMQFgrmeMN2wThmn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4375" "--------------------------------4XjFtn6Buykovo5vg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4376" "--------------------------------gCEjtsZBwAtBiiKiB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4377" "--------------------------------nGfjSi6FvX9qxayFb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4378" "--------------------------------bW85ZD3kdwqXjRBGk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4379" "--------------------------------d6PJKJ4qnY4CjN5Qk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4380" "--------------------------------DnHuN6hN4wbkSXAgh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4381" "--------------------------------F5YJEvHGga4cR4hxG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4382" "--------------------------------Y8pG5vQPNMbhxPL6A--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4383" "--------------------------------zCMbvRB75Ndxvwmic--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4384" "--------------------------------65abT6Crw5GQoqSNR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4385" "--------------------------------hAroAj7i6hD4s6Kpw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4386" "--------------------------------Kymsm8YgEZpTkrR3u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4387" "--------------------------------XdDHZr4HcaZXux6cB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4388" "--------------------------------B4cNct8MnNbrDvJMi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4389" "--------------------------------iRCjCjxuJGbWpkNhf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4390" "--------------------------------EPq6msFJAb5cZNs4Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4391" "--------------------------------D4PMLTJyobPbn6fc6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4392" "--------------------------------pkGFSbK3knW4Tzjz4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4393" "--------------------------------zS2t4Wdjo3daA4gqb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4394" "--------------------------------o44RiunQcXLLgniZs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4395" "--------------------------------CT6LK3FoYvfmLcXxM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4396" "--------------------------------A7zPNMthH2jTdjAC2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4397" "--------------------------------7MKWinMyCZCDeqjRg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4398" "--------------------------------996zCKnGxhcvDy8ng--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4399" "--------------------------------uWW7GSKKBqdzQ2JFr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4400" "--------------------------------zAiKgLLibW67sPR5B--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4401" "--------------------------------n4NC5WfN2PJeuaNDw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4402" "--------------------------------vkqbjXM5K94teuWW4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4403" "--------------------------------jsGW5TLgqMWYymJ44--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4404" "--------------------------------gwHYBsWupmdHqyDPR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4405" "--------------------------------uPmMrzCgrBjTBZjaa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4406" "--------------------------------vRtNhXHQwke46FRKu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4407" "--------------------------------JopfPCzGGWNMo9CzP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4408" "--------------------------------cRaduxFBMWJNEQB86--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4409" "--------------------------------mXof6q6NS6CLaPDLy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4410" "--------------------------------fe6vYsP4pQYpFZ2hT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4411" "--------------------------------RCLGvDNAY2fb2PzEC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4412" "--------------------------------aky6SuWhoHXooG2k8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4413" "--------------------------------HYeSTLpP4h3bqsBPx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4414" "--------------------------------7oHpT6srg2A3rT6Xu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4415" "--------------------------------4gSMP7heSFEtoY23S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4416" "--------------------------------LdPXiB9RQpjHeTmyu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4417" "--------------------------------QgsJJzAngcnxGo47Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4418" "--------------------------------4hGshsMduLP8kuLGa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4419" "--------------------------------ucWiJht9ymCXue2Tz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4420" "--------------------------------RQTeWdXcFrmw8TMLB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4421" "--------------------------------L5ykhPR9YcpZY6d3d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4422" "--------------------------------Yzo4PcsrP98eBT8y3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4423" "--------------------------------adj8TWvNkFQGtFZWA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4424" "--------------------------------eLGWCpvSGCYBuaNrf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4425" "--------------------------------4tJr24ErtEcgYqtTn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4426" "--------------------------------YgWkFkAYJWDdqAqTz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4427" "--------------------------------SApvuvkmTavmtiQ7u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4428" "--------------------------------LeEKEcXCrBFucguBC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4429" "--------------------------------tTJyb3v2Edmp9jjZj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4430" "--------------------------------A5FAhjHNAuFbJ45CB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4431" "--------------------------------ZHSpMLKd6PuC5i72X--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4432" "--------------------------------xuyJoSvQWbyF6kghG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4433" "--------------------------------uiohQchxkxrREnWZg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4434" "--------------------------------qg5bFPvDpytpBryBw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4435" "--------------------------------cF5xBsf6kEmGBoKQ6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4436" "--------------------------------SSmT52MYyBBkYdmnB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4437" "--------------------------------CGZcPHhFgdLx7P3pY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4438" "--------------------------------uGJGMzwGFFDYQfNqy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4439" "--------------------------------uFRwMaEdHKvCcKM7h--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4440" "--------------------------------hpndBMyJ5r82Nsdu6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4441" "--------------------------------D7W9bmcekSnAm32mZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4442" "7069--------54185446--------TnKnR6S3y3d3cnmmY" "------------------------54185446--------TnKnR6S3y3d3cnmmY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4443" "--------------------------------i58nMmgJ6WmyE9a3Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4444" "--------------------------------RGqGhjvfRazSJP3hb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4445" "--------------------------------XdWG4KyuAbKzoQjCP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4446" "--------------------------------Ccr4hcPoFc8d7J2y9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4447" "--------------------------------eBe9QmHDYMpkPTEXq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4448" "--------------------------------mECuoSMuEcjD6zZGn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4449" "--------------------------------3v6edvpEAEhcwhN7d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4450" "1064--------44411698--------" " SP : Livrer" "1201--------44411698 --------" " SP : Livrer" "3488--------44411698--------497763447" " SP : Livraison effectuée" "7051--------44411698--------rhxegbKG2Mquq3zTq" " SP : Livré" "------------------------44411698--------rhxegbKG2Mquq3zTq--------4" "-----------------------------------------------------------------------------------------------------------------------------------------4451" "--------------------------------prwqMsnLze82Bguzr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4452" "--------------------------------KxW3FhuAyGwc2oKB2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4453" "--------------------------------3MuxgQJK3AAshuyZg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4454" "--------------------------------W9Nf4gSSF8rtmX3vj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4455" "--------------------------------3Nvuv8ApwhC9PqnfF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4456" "--------------------------------kLgEnMLJYFwArPN2B--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4457" "7056--------26210490--------8HGyWtxk6LjEQPiTF" "------------------------26210490--------8HGyWtxk6LjEQPiTF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4458" "--------------------------------dYzGjKPcAmu6Cce2d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4459" "7052--------55764522--------vDYAundaDhvXf7hbg" "------------------------55764522--------vDYAundaDhvXf7hbg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4460" "--------------------------------YX9uTaY32pBjs9sLo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4461" "--------------------------------76Xw8dc2J9B5bccH5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4462" "--------------------------------a2xmj5qa552ZkpHqN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4463" "--------------------------------nJrAecW3XDiyq3LS8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4464" "--------------------------------6oox36wLoc33SjGNZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4465" "--------------------------------pqxBzDF8io4hhCaZH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4466" "--------------------------------Rh2ATbAdekPycc6Zu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4467" "7060--------58451335 --------4BmcRPvj5pqw5Mmv3" " SP : Livré" "------------------------58451335 --------4BmcRPvj5pqw5Mmv3--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4468" "--------------------------------vgvH98hrhGxQk5SmH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4469" "--------------------------------3Yi4c4vPeeHgrRp3b--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4470" "--------------------------------MChnD85fjMtcTkZPS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4471" "7055--------52393262--------AXY3JqdCCXeLhS49m" " SP : Livré" "------------------------52393262--------AXY3JqdCCXeLhS49m--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4472" "--------------------------------gtHJfiwEJ7H6cCx8f--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4473" "--------------------------------hrK5No3x23JpWdXQJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4474" "7053--------29079565--------HeQRBw5JE5RwtZfPx" "------------------------29079565--------HeQRBw5JE5RwtZfPx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4475" "--------------------------------ZZv3XzMZMTAmNtjiP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4476" "--------------------------------xq5k8vzdabiodo6e9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4477" "--------------------------------Rjot7eNDXp7zJNgvY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4478" "--------------------------------7EYv2zeXwadhBwR2z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4479" "--------------------------------5XcWsfxuKsTi9HB3n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4480" "--------------------------------siEoZNqZEvwfyhi2o--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4481" "--------------------------------XmLgcRNinmRdyy8N2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4482" "--------------------------------cfEvwkpBwENJDDvf8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4483" "--------------------------------yBCvx4QhLwvt4ozqb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4484" "--------------------------------8uyqysjJFRFZhdqyZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4485" "--------------------------------gDg2yTLhqeagtS3Ai--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4486" "--------------------------------w593kCCMuRZ2QdcBF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4487" "--------------------------------sLnxSMoRFzbxhhCy3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4488" "--------------------------------eNNhwrabSjyiyKAKH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4489" "--------------------------------SWdEkp85phkhGsoBp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4490" "--------------------------------J84wnDLLMGAWWPgTt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4491" "--------------------------------bDCpnDM32RBFuNiqy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4492" "--------------------------------7qgAS8YdgiweDqKbC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4493" "--------------------------------CF7AvBDhaKFrW4tAZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4494" "--------------------------------YDDTKx7c2siPB8YBC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4495" "--------------------------------jvbsvbiKqvBpZj2dg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4496" "--------------------------------ELZnMSH8AKjrFkJ3M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4497" "--------------------------------5z3EzjnmqaKcysRfo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4498" "--------------------------------ZezxL5WPQRrKNjSsX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4499" "--------------------------------kYhiiBADq3pCQtqtA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4500" "--------------------------------PZrmCPrpxATpfY7qi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4501" "--------------------------------D7eQqQxnsZHrySbZk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4502" "7062--------20384195--------nqJZpJMB9cursYMBD" " SP : Livré" "------------------------20384195--------nqJZpJMB9cursYMBD--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4503" "--------------------------------s5bygpTNRSWBmQZvq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4504" "--------------------------------v25piZboorCXGwBSP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4505" "--------------------------------ibKAqBM3Mm9Y9HhjY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4506" "--------------------------------JqAgLAscwFdKHPgcS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4507" "--------------------------------9LR3BuSFybS7GTSax--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4508" "--------------------------------ZAPGnsMZFhAi7smkG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4509" "--------------------------------ERpsFTWRHnW69bPJd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4510" "--------------------------------c74ZtcKuMhzXZP933--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4511" "--------------------------------xsc5TLiQ8jBPyPsGL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4512" "--------------------------------96LMBPZWeqazhkYy7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4513" "--------------------------------ZRvwZXrJ4CtWCDYxP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4514" "--------------------------------j4T8YwR2G3Xr8CqjM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4515" "7064--------24248120--------7dsYt8dHkndgCJWoP" " SP : Livré" "------------------------24248120--------7dsYt8dHkndgCJWoP--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4516" "--------------------------------bS45TdYvinMSokCbj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4517" "--------------------------------YFr9erfJWrzZ883RT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4518" "--------------------------------RjmPyvh5NWjNcWXP8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4519" "--------------------------------vW8aQTPufd4NbNCbw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4520" "--------------------------------dovdzbxhncLCAGdEz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4521" "--------------------------------gkRYeBsZKL4WBnEKJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4522" "--------------------------------3LWejJZm9JLgbA3HZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4523" "--------------------------------n6aEHGydZe5uFkGxR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4524" "--------------------------------4gejh8jD5cZu5ndar--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4525" "--------------------------------zB7eqjtsfw9retJsX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4526" "--------------------------------xWEf7teu4Tn3cRhAp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4527" "7061--------58616449--------yoGonf4e5dQrHRxSq" "------------------------58616449--------yoGonf4e5dQrHRxSq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4528" "--------------------------------BYFDFiEttxhtkzeCY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4529" "--------------------------------cXF4ZTSD4AAfwtNGf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4530" "--------------------------------mnsXcAw4Myy5vSB2M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4531" "--------------------------------79jtNipcJFkrzLtiE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4532" "--------------------------------exrrQjKSMkxcrgQuK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4533" "--------------------------------iEvGhNhAiXsxCW6xE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4534" "--------------------------------qLGcxYM5WY94efvMm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4535" "--------------------------------iwZwAecNX5arvygoZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4536" "--------------------------------fEkHtHKnqTdJxdKom--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4537" "--------------------------------TbddgbGBXBPeivGdE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4538" "--------------------------------3JB6auDrqNGnTfttZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4539" "--------------------------------xR94kz5bpKHBBtNMG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4540" "--------------------------------6Ex27nGHevWo7LLnd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4541" "--------------------------------nKN5ix6WaNB7AKGSA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4542" "--------------------------------RJYN6EeosaXEthvu6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4543" "--------------------------------9JSP66anPcaDQyjgH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4544" "7070--------92613721--------eyYG334RmbgDDnGc7" " SP : Livré" "------------------------92613721--------eyYG334RmbgDDnGc7--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4545" "--------------------------------BvL4nReYggL3yvWPu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4546" "--------------------------------dJXeif794vjJNvy39--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4547" "--------------------------------kRiyErRjhDhaSqhTw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4548" "--------------------------------gfh4xSfCpFGpRYBmq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4549" "7072--------25706030--------YismJHpLXt6mHZmWZ" " SP : Livré" "------------------------25706030--------YismJHpLXt6mHZmWZ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4550" "--------------------------------PzhMEjzrpfkbrKABS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4551" "--------------------------------bjtMvBCuk3jkvu237--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4552" "--------------------------------yBva2bHLJ9vYRaS79--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4553" "--------------------------------8az8zyckpgJE7fcE2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4554" "--------------------------------cHmwfTQnYafQw2vsS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4555" "--------------------------------GoaDLNhR2EYuRzscv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4556" "--------------------------------mjaBxFkewqtCibaNM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4557" "--------------------------------fQoPksB7KmpxzmfLT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4558" "7071--------53556764--------PtZ4p9Zma2ZxFkeKN" "------------------------53556764--------PtZ4p9Zma2ZxFkeKN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4559" "--------------------------------j83KQNvkAHkGjwZam--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4560" "7116--------50586110--------G5Yb7HKNbNXd8kqm6" " SP : Livré" "7860--------50586110--------G5Yb7HKNbNXd8kqm6" " SP : Livré" "------------------------50586110--------G5Yb7HKNbNXd8kqm6--------2" "-----------------------------------------------------------------------------------------------------------------------------------------4561" "--------------------------------TrQoS4bLhhqA35oy4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4562" "--------------------------------yeJr93duk4Y3ncpkf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4563" "--------------------------------52NrSnKxfaGWT3gEo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4564" "--------------------------------wTvurFdMsTmFyQBko--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4565" "--------------------------------uYqWHDH2FfweEkveC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4566" "--------------------------------Lpfmv6BwZzybNciBn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4567" "--------------------------------59x7SGJvysi3Y5JZ5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4568" "--------------------------------SGXT8hyPvDTX8K56f--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4569" "--------------------------------fNawWHf7sHwj5DiPS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4570" "--------------------------------NdKs3YcM3bakz4yyb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4571" "--------------------------------D2GDaSK2amqCaMp7r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4572" "--------------------------------cq6LWzcXD9eWZJ8m8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4573" "--------------------------------jBcWdWaCMNx3n8nt6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4574" "--------------------------------RJZB9NxuauMmmsZn5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4575" "--------------------------------Ro7XjKCRJyKWCuP4R--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4576" "--------------------------------c5Gs2f6NCj6d3MtXc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4577" "--------------------------------QNXaKuA3BsSzG6Fkw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4578" "7077--------27656012--------uXkgfyPwJJnbL9i86" "------------------------27656012--------uXkgfyPwJJnbL9i86--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4579" "--------------------------------DHvWmJWFJuukQdJWm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4580" "--------------------------------FFnBBZjNCZwWe8f4v--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4581" "--------------------------------D2eZ4Zt2DLtxqpvtm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4582" "--------------------------------i2yXR7t3YhcpkBZcT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4583" "--------------------------------kqiKTq35fFCvNJmSX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4584" "--------------------------------EkotH46bHaS4uKmei--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4585" "--------------------------------6fYv8Sh8L4bL9B96W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4586" "--------------------------------efugguskdS6Gd4pKj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4587" "--------------------------------ErenQrPwkiFDva39H--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4588" "--------------------------------Lvi5WNMxSAygEd5u2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4589" "--------------------------------hu9vzheB6rCia2MLC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4590" "--------------------------------rnCkYhkgdB5QzJPEL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4591" "7074--------51419284--------3McMZdN8XmxgFkfms" "------------------------51419284--------3McMZdN8XmxgFkfms--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4592" "--------------------------------PierHx9jLyWibpwWN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4593" "--------------------------------pmb4ydFKwDN9Mivji--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4594" "--------------------------------Fz6csvdp3J785DFot--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4595" "--------------------------------K52Mcj63jpiQZpCyr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4596" "7079--------54919040--------rYQ8ZjDPfQwf59rJK" "------------------------54919040--------rYQ8ZjDPfQwf59rJK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4597" "--------------------------------nYhHXPGfXNc5vFEMi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4598" "--------------------------------4Sc7CqZSyuzaujDgD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4599" "--------------------------------brkbXc5u7HhShRnpX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4600" "--------------------------------eQjtGrvPETD4rhzR2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4601" "--------------------------------acDcT3oLbMc3KaGqo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4602" "--------------------------------iJjYnQyvgLam4StBz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4603" "8104--------98620461--------6sDrgGJ4x9cLSXki6" " SP : Livré" "------------------------98620461--------6sDrgGJ4x9cLSXki6--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4604" "--------------------------------x4Sg3GZhCuJKDknxR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4605" "--------------------------------TuSAMxocY8yG74Xqy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4606" "--------------------------------yDNxtLH4D3hDvM6wD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4607" "--------------------------------CY6u49E2Xv6EYWSs2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4608" "--------------------------------tvPuowD8v2kQKzqBG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4609" "--------------------------------5SCzKL2dFfE87Q9Ai--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4610" "--------------------------------k3NgAYLWSnCZFoLoD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4611" "--------------------------------YTHzJqyHAKafMtvWK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4612" "--------------------------------87wvEfsbJjnCMyCjG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4613" "--------------------------------a3rvw4vhiy4oW8vmp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4614" "--------------------------------edCn6cAPxxSurxKMk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4615" "--------------------------------B6ujY9r45XzCosu8Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4616" "--------------------------------WJJFgAJYqN8Nnsob6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4617" "--------------------------------4AkYPt6ejD83bEuSZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4618" "7084--------53715892--------uwmGadM9H3rLkfTxJ" "------------------------53715892--------uwmGadM9H3rLkfTxJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4619" "--------------------------------x5ZRaCiAuHfzXG7q5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4620" "--------------------------------xFsqqyap9TfDSxK8E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4621" "--------------------------------ty3aNHaS7jYgob7nQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4622" "--------------------------------Y5kxD6nXJFH8JhjAP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4623" "--------------------------------A5TEj2YJQhreB69Y7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4624" "--------------------------------3r5eFEyd6Fi2oGWFn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4625" "--------------------------------MKrX2HfqHN2T3TWgj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4626" "--------------------------------H9eEpMXKGpGk4mZj4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4627" "--------------------------------gTCzLgRaHqoGXMLkJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4628" "--------------------------------PeKWbSSusyB2XrtWA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4629" "--------------------------------XWx432PTLf2RgnA4S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4630" "--------------------------------E5y4qqwKRekCaPF8i--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4631" "--------------------------------hKdc8fWi5HXwQHZow--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4632" "--------------------------------Wk6Y56qS3yTepaW4P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4633" "--------------------------------LEJbaT8xnM5Q24kGz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4634" "--------------------------------264TkGwXLvwrMor5h--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4635" "--------------------------------vBmsMQpdHTKhQPJAL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4636" "--------------------------------CqbjGByftZQpdA23h--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4637" "--------------------------------BHMDrx9CwSF8inKx7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4638" "--------------------------------yBrig5YoqwofTCvb8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4639" "--------------------------------N5Rods8JaSaNQQGGf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4640" "--------------------------------KoyotS46kzakjCMno--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4641" "--------------------------------Lrt4zqEcgDxHnDPcr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4642" "--------------------------------aXXzN9hhhc6YY2e3Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4643" "--------------------------------Ed4qYb989Wi7mHLmb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4644" "--------------------------------m7ogRiZm8eN5TZJtG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4645" "--------------------------------BR4FdafNRSZ3TQjbu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4646" "--------------------------------5DBCCax8zaE8Bhbkg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4647" "--------------------------------iEmLNEPBFQ5rY6Pmo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4648" "--------------------------------NkD2RFZEBDJKLGJPj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4649" "--------------------------------CcDyNGXmwNWwMYuMn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4650" "--------------------------------eqqW8GoePgaprzXLa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4651" "--------------------------------8GL9YeH53P5ELkqh4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4652" "--------------------------------bSKE8acqYMhpgEwGo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4653" "--------------------------------cxwuawsBRYXcGm6EG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4654" "--------------------------------dWXhCfkYogJ2RzPr2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4655" "--------------------------------LTueaYutMvpMquapJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4656" "--------------------------------DhYdwQ8zwo7EzBAtA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4657" "--------------------------------fFt6ukZS4wBaz9Sfh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4658" "--------------------------------SjFfCyR4mAK9jKhhj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4659" "--------------------------------sxYqbcH9EG7PTsLXr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4660" "--------------------------------enkBBdH7cF44pPwXX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4661" "--------------------------------F5LXwQQfA5mT32Meb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4662" "--------------------------------YeCgiyJ3MdCxcvCFr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4663" "--------------------------------WivK4zbL3KDzMYHXt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4664" "--------------------------------zzb66nCPJ3hGtLSgL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4665" "--------------------------------Apk8WBw6xCryxgB4e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4666" "--------------------------------XnCBtdkrwsfhDkGZL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4667" "--------------------------------YPR9y7m64EBCu2Tkg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4668" "--------------------------------eEPyHyrZdrzewXhqb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4669" "--------------------------------oG2so7WBpuFoShgxW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4670" "--------------------------------qzLG9QMEgEJqJkfnk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4671" "--------------------------------ER5rF7vzyrC87jz7A--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4672" "--------------------------------iKRkzGPyXMRAy5nYK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4673" "--------------------------------Xayb7AJi9YmRreo9w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4674" "--------------------------------PcY23WdKAYQQSfyWc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4675" "--------------------------------wyT3MmBnKjohPNJow--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4676" "--------------------------------Jfh3rWXTwYBNbxp52--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4677" "--------------------------------ha8Se5NEWQLveCCGe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4678" "--------------------------------Xg3SYFhCYCM8X9eDL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4679" "--------------------------------48qfSgHfgRoEHzjWe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4680" "--------------------------------snkN7zeaQo7sXWSmX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4681" "--------------------------------xzXrTMBWaEouj4bH9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4682" "--------------------------------tb6koS6XXW8xZLZ4J--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4683" "--------------------------------6hDeuw59Jra4ZDuqj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4684" "--------------------------------gSgvhgXAFAekrcYGx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4685" "--------------------------------eNesYRg74jWRL5J2Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4686" "--------------------------------tvjk5t7Hn7TQ4nnGo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4687" "--------------------------------DuHc628dms29vaXFa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4688" "--------------------------------gkQCEoQuoZWirgbth--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4689" "--------------------------------adhvPRPGLD8avKPiD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4690" "7090--------22262065--------i37tWvWNWjqpthXuf" " SP : Livré" "------------------------22262065--------i37tWvWNWjqpthXuf--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4691" "--------------------------------EyMGo5oRjKjhZPrqG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4692" "--------------------------------drYd63uPnkGNk6veE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4693" "--------------------------------DkWJjb4nEEsnkN6ja--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4694" "--------------------------------5o8gmXGZRZ5m7ARGF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4695" "--------------------------------MmjF8x5LazybjaCL2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4696" "--------------------------------dTQ43us8DncG3rw4S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4697" "--------------------------------MwTHfM42ddHsiKGeF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4698" "--------------------------------AKFyEHCafP8YmotpA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4699" "--------------------------------W8g97fBSdYZgyXw2G--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4700" "--------------------------------mnFgMgGgDZwgWuSsR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4701" "--------------------------------azegHNWBGbKRrX3Ra--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4702" "--------------------------------K7yEccMj8za34bJ9g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4703" "--------------------------------m7EE8TQaq2WazoWF3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4704" "--------------------------------KqvvaHEWGkkwGT8rN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4705" "--------------------------------uhF787Jpsj8cmmSkR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4706" "--------------------------------9zYdBZ4y4ipfsGRF6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4707" "--------------------------------mo9CrXkrGPNesvMwr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4708" "--------------------------------xg8XD9XKX5R3vkmoX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4709" "--------------------------------PohJmPxPqrGqn3R2S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4710" "--------------------------------C32KfcahoYXtq7DDx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4711" "--------------------------------i5gEyDwuDKgpkFpzk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4712" "--------------------------------FGTtZNdkg8kzP9dTy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4713" "--------------------------------RGpweJRzuTiNsRsmi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4714" "--------------------------------EBpkStXSXPKWvWWEY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4715" "--------------------------------Wv39kzN4kPjN8HmDa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4716" "--------------------------------tyJxjsJt6L8b64Kr3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4717" "--------------------------------QZCG6syhsSRigq5cg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4718" "--------------------------------GRY3JNbJTmazYHnbN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4719" "--------------------------------QyL9NPwLCWuiNr98i--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4720" "--------------------------------YF4fWkJsySPKr5fAD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4721" "--------------------------------aaa7AkRtDbDHapozM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4722" "--------------------------------g7br9qmY8ytgPiFGX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4723" "--------------------------------ychDpWySgYniH82hE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4724" "--------------------------------6xeDmqiQGLyQHoAkq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4725" "--------------------------------KJuZtFRFtQeQJT4cM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4726" "--------------------------------MSmM63hkXDCNbqX9n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4727" "--------------------------------kGrvsgfczMb4qf2WA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4728" "--------------------------------vniysxLg4bMhd6a3g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4729" "--------------------------------a9QEkfEbYvJtm8Zyr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4730" "--------------------------------dPKppfQJ3K5nv4Smi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4731" "--------------------------------gWJKFbq9va86SZAd6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4732" "--------------------------------jBzWDz7Y7TFxZWW6Q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4733" "--------------------------------H3fpnLi8Yy2mKp9vN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4734" "--------------------------------SGMXB4WXHEzue7mtM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4735" "--------------------------------yJLmeWNZftXtEiQ5t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4736" "7091--------29172184--------KwvpA8AdsfwXi7PN8" " SP : Livré" "------------------------29172184--------KwvpA8AdsfwXi7PN8--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4737" "--------------------------------WSFP5zPmZtiRzatTC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4738" "--------------------------------qPAmkasSNhqvzjLG9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4739" "--------------------------------nrvowbmzGdq7u8jKX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4740" "--------------------------------pWzMd8P2eGQS56hox--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4741" "--------------------------------YwtH4d2XAdDxmYeFK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4742" "--------------------------------XRJ9WkrKGW3H5TfZb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4743" "--------------------------------ugH6aJoXr63sJeqLg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4744" "--------------------------------vKQouSzJg2ubggRsp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4745" "--------------------------------ggqQKS6f7HYfTfbrL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4746" "--------------------------------qZXneJYJapYnW4LmN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4747" "--------------------------------7QnaYoG2cA2n3nEaB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4748" "--------------------------------zFC626cYduXpDtPsR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4749" "--------------------------------Ztiohu9n2ywk8iqsx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4750" "--------------------------------8LmrgwinNr2nJKrju--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4751" "--------------------------------McaiKrLLAXyoaMDcF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4752" "--------------------------------PoR76GNJQp3J8zW5u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4753" "--------------------------------4JMGfc7QkRofDNnei--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4754" "--------------------------------EpiAbfGAJSmhm7XPv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4755" "--------------------------------Mb5ByFH68MQCruiGj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4756" "--------------------------------JzxtDnPLr5JpaXwtf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4757" "--------------------------------27CSo3kBdFCtFp5Dg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4758" "--------------------------------Yg46rMCMxXsHkGnri--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4759" "--------------------------------4fgkainTY2pgGr9Wk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4760" "--------------------------------67rvnGC8aDB8BFNu8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4761" "--------------------------------ZT38Rgr5NJ8Te7d5K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4762" "--------------------------------fhAaY7ajnk23tvxNk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4763" "--------------------------------z7caQxfSkzTZFm8Zr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4764" "--------------------------------3CZAD7u2mWZrDJQws--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4765" "--------------------------------v2MqkgRWHfaKh4ozB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4766" "--------------------------------bWpdpszyiHuhmFA53--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4767" "--------------------------------DcYN9u9bhEgk5Bkqh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4768" "--------------------------------33mYGzF9j5KhNDJoh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4769" "--------------------------------xerf3YApwwTxqycXB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4770" "--------------------------------Yo9zaGKcyQhWrHHXY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4771" "--------------------------------WbcywWQr2bTQmF8jt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4772" "--------------------------------rN43ioth8uYEdKM9g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4773" "--------------------------------uZY6LtarLS8AcWyHf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4774" "--------------------------------SegWsYMF47SW2JLyT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4775" "--------------------------------MSAaBpjqgSF2Yb9EZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4776" "--------------------------------6Xaru8DkTcW74XdX6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4777" "--------------------------------5ejPXKJ6v5py4FFHq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4778" "--------------------------------vHTm7gJfgBRnsmSzb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4779" "--------------------------------WcYLJBQmXAWf9HFnD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4780" "--------------------------------iHopD7obpmEEvTiqk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4781" "--------------------------------YKYsYZq8KbCSkw87w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4782" "--------------------------------egvwigstcmkh4p6Cg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4783" "--------------------------------7XuGy88veqijjH8PN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4784" "--------------------------------dExF5uZYFfhSMcGQe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4785" "--------------------------------G47iNF3okymvyKT7Q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4786" "--------------------------------6rhGiHQSQ4imLJiir--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4787" "--------------------------------tF9dNxdHKMEE5Lnxy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4788" "--------------------------------NAGgWPFXz6KRiF39q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4789" "--------------------------------Q8wAo6xYHjiSgFQnk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4790" "--------------------------------4P2i8bDdF2mjp8d6c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4791" "--------------------------------cHviksee2erc5SJd9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4792" "--------------------------------rkBacMmNpxjhCEfeC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4793" "--------------------------------7Mx57wGFBBLNfChYA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4794" "--------------------------------K6Req28NZ3tMhewNM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4795" "--------------------------------C9e6nken7suZmmq5e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4796" "--------------------------------hj2AgGoWshAM2ZzvP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4797" "--------------------------------JQSZkYEnjPCLWCBj6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4798" "--------------------------------nD34XMrQyQCEXymuB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4799" "--------------------------------Dmhdu9z7XD4iKw9bL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4800" "--------------------------------MXSymcz26AQteu2Az--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4801" "--------------------------------re68Et3r6YCasrbWe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4802" "7099--------52282876--------366yqpZndKCmCpWLb" " SP : Livré" "------------------------52282876--------366yqpZndKCmCpWLb--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4803" "--------------------------------phS6WagPyLJW8pPGJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4804" "--------------------------------n2tvsPb4JSyyed6Q8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4805" "--------------------------------s534kuACHcw5h9HK6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4806" "--------------------------------jt4KtTJQSWJDjJ8jP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4807" "--------------------------------ARSSAsPXmfQxDJXPA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4808" "--------------------------------g4uWyZdR2QT3ScvKc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4809" "--------------------------------xzLJNdndtDLAavkKC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4810" "--------------------------------hCBebfzvRbFG6b7nj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4811" "--------------------------------fpcsWHf8sCbRHYimG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4812" "--------------------------------Yf3uqCFGKM5t6e4h7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4813" "--------------------------------ksqmJSZKXrcJKdfyT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4814" "--------------------------------ebpLg75sYs8KyE9K3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4815" "--------------------------------436PAhieTSh5DWmNw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4816" "--------------------------------rbHyYPMRF5ZtCdkDx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4817" "--------------------------------5RbnhXvEWcraiExy8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4818" "--------------------------------bwWGjWqtcoHBC9XtW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4819" "--------------------------------rWLMFFT3nmGpEg5P2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4820" "--------------------------------6PdDi4qkxPZCjtSeN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4821" "--------------------------------W78smXvj9pN4ZxRJN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4822" "--------------------------------5q7XAemzdvjBHxANx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4823" "--------------------------------At49FqD7ZH4eQXnzR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4824" "--------------------------------fkJCGMy5CnAw92fxS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4825" "--------------------------------6oYXR2ChAjyYTsRAm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4826" "--------------------------------h8Zm6EGYADT6yF2kK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4827" "--------------------------------r7s3DhLgd33vQZRKa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4828" "--------------------------------MmjeBgixukfJdurNj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4829" "7122--------26761714--------4nKc2yrhSCntmTPp2" " SP : Livré" "------------------------26761714--------4nKc2yrhSCntmTPp2--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4830" "--------------------------------aQeitrHPPXnn33A6W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4831" "7089--------26432078--------n5jKX5zvdb69ihAcZ" " SP : Livré" "------------------------26432078--------n5jKX5zvdb69ihAcZ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4832" "--------------------------------WiLLxMT2SiTWTgxe7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4833" "--------------------------------LiNKLdKQWWxZ2a2iX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4834" "--------------------------------ssy9DC5rRCQifMuuu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4835" "--------------------------------MarDpnw32GH8WK9BS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4836" "--------------------------------6AbmutapoKsGePggp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4837" "--------------------------------8JFfRSQe4shwkjqfJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4838" "--------------------------------LJGWMkpCH98qGQDcX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4839" "--------------------------------qjg72WAtxiH9bpWSW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4840" "--------------------------------es7CA2wTMp9rNDbPY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4841" "--------------------------------28HTspzeQjdktZMyo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4842" "--------------------------------Zb8ybyYoDaKMd3kf9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4843" "--------------------------------bcXbarNGte7qgweLo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4844" "--------------------------------TQNmFPz3cDb6v27NF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4845" "--------------------------------Mod4Xt2zwxQSLXbN8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4846" "--------------------------------p3ZzrjKajTakAZWp4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4847" "--------------------------------w9hJPDw3z864cPYeE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4848" "--------------------------------SjXRehFTpZTzTc5mj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4849" "--------------------------------FzjKKyaJWSCrAqupP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4850" "7088--------52455102--------RTR9ek8d8CLdbrhAv" " SP : Livré" "------------------------52455102--------RTR9ek8d8CLdbrhAv--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4851" "--------------------------------KCxvKuxptcktbDtvi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4852" "--------------------------------X4qau5di4jmYquzav--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4853" "--------------------------------zvmfbZ4QmqKPW7GfK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4854" "--------------------------------PfyCRJanMyRE5bqk7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4855" "--------------------------------88R7b9RdG5KPFNkn7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4856" "--------------------------------9wSSCmHxs2ykyfWXF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4857" "--------------------------------N36RMWdCifKc6PDrf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4858" "--------------------------------rwKLL8ms8cGFfKjxy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4859" "--------------------------------9CfidTBW3E4Jk6idZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4860" "--------------------------------cYwdhbS7nkrrkHsnA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4861" "7092--------21330049--------KPFPpPHoRX8i9NkJD" " SP : Livré" "------------------------21330049--------KPFPpPHoRX8i9NkJD--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4862" "--------------------------------mKA24jEJzGtgaN7em--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4863" "--------------------------------uDAuEgJZvpdQ2hXyR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4864" "--------------------------------AsR8nFboynMQ3yjpy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4865" "--------------------------------55P57XmJF3ytP6xfW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4866" "--------------------------------BnGjFEToXtuKZwuWh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4867" "--------------------------------a2hsYwcq3ZFPy2cBR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4868" "--------------------------------SSasmjQvpw2qR884z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4869" "--------------------------------Rtkb8ZFC4mNnEvKng--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4870" "--------------------------------SQF2xPJPtCHvq6QfD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4871" "--------------------------------gQQnYKyxBjawRqN38--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4872" "--------------------------------NfTetqLQjgdEtwhp4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4873" "--------------------------------Fpt3mepq7ixmJTtYm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4874" "--------------------------------pRuLAZn2fjEtEMHqK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4875" "--------------------------------iX7AotmtKquyy4yhX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4876" "--------------------------------jTYvEnTs9LAxrmq4K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4877" "--------------------------------m6HwKoyN2oLwQu5T7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4878" "7119--------99772409 --------AajNc3E7cvYSXqRiq" " SP : Livré" "------------------------99772409 --------AajNc3E7cvYSXqRiq--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4879" "--------------------------------4ReC5LAX8Cqxbk8of--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4880" "--------------------------------qC22oysjSvmvJ9zTQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4881" "--------------------------------xaLwJJ9Qmy4wbPcfc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4882" "--------------------------------CyASr3jGBLXkFWRKb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4883" "--------------------------------WH3ZzNQQCGt8qinc9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4884" "--------------------------------Tn7zzHAY6PKkz9HhA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4885" "--------------------------------KAe9o5zmvBNfFKyuL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4886" "8053--------54144438--------gaaTFxdaMFAwY2QqZ" " SP : Livré" "------------------------54144438--------gaaTFxdaMFAwY2QqZ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4887" "--------------------------------tjz87pNsTHsr2u2fb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4888" "--------------------------------aXn4Mt6vTcchdANqs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4889" "--------------------------------P566cPAoNrMa6dfSw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4890" "--------------------------------6S4Bo5k3RpDSLR52C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4891" "--------------------------------FeRuSEECG7Ljzqufc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4892" "--------------------------------TENHTAfFzdffTGauW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4893" "7115--------58056211--------gRoyDpEYR7D6qdaA6" " SP : Livré" "------------------------58056211--------gRoyDpEYR7D6qdaA6--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4894" "--------------------------------6zJFg3PeFWf7n4F5F--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4895" "--------------------------------f826rZ5JNJXPpDkJd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4896" "--------------------------------j2jNPzzHcFD2SGKqu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4897" "--------------------------------SqfBRvFNEQBE8Yaoq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4898" "--------------------------------qH5PZQiTh38F5s7aP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4899" "--------------------------------wLwEtR2XezzcbhEjx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4900" "--------------------------------QTynS4qup854EWohj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4901" "--------------------------------ZYhk6ryAaqXv4hCLK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4902" "--------------------------------cchnH9FJw8zJd9eMJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4903" "--------------------------------DdeWaCPEMXpvGzTLN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4904" "--------------------------------okxQnvN7JuX86Mmoo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4905" "--------------------------------CosgTgfXMPp2dM9L5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4906" "--------------------------------Ec8hRdB5vqwaaERCp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4907" "--------------------------------YqJQYWepfHhoerxQu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4908" "--------------------------------gW6QR9LEMApDiYuMS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4909" "--------------------------------Ptz3itzJqnEZ5yKr6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4910" "--------------------------------Xag3b6HmMw5ZuAcAg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4911" "--------------------------------6wpvyRosEgcWYFKQ3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4912" "--------------------------------mpZZnSaZ6AS4Bm6K9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4913" "--------------------------------bamc6GLAHmiohAdn2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4914" "--------------------------------5W2q7w9b8DPK6YZT7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4915" "--------------------------------pSLhGDT5hWqDyXFF5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4916" "--------------------------------PGuuMhnz9Zbg9Pmga--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4917" "--------------------------------JsgyEDfhxwdtix7s8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4918" "--------------------------------Xut5dfZY43Y6QEs88--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4919" "7100--------24 126 972--------dsygWdeuB53SFcR8W" " SP : Livré" "------------------------24 126 972--------dsygWdeuB53SFcR8W--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4920" "--------------------------------HCHeJxfddmPfvo6h8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4921" "--------------------------------GRYMYY3o6QYRBT25w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4922" "--------------------------------6Ew7PQ97wsFQCu6ct--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4923" "--------------------------------fzfrc2RWDs5KKRemE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4924" "--------------------------------iMBB7MkoagY3oKRQT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4925" "--------------------------------DxiZJbQjGELqm2mkC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4926" "--------------------------------P7Hj9KTuNeFbTg8w5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4927" "--------------------------------u5obQkjxT6to5ESvn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4928" "--------------------------------LC99gsPhmoQTHHynQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4929" "--------------------------------ZvDa6dhnNtHYdEFXE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4930" "--------------------------------TNhZrfjkk4wBbGbvc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4931" "--------------------------------dTCpfY6idMExByC3x--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4932" "--------------------------------BSXG9sz8bei7cory7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4933" "--------------------------------RCgZMLBNrsDMQzQYP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4934" "--------------------------------ArbXPknJZpmesDooP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4935" "--------------------------------yZe3jpgJpwPebnkQv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4936" "--------------------------------gLXKpC3bJJyBvTuWr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4937" "--------------------------------HMrptp65kgst6WeCg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4938" "--------------------------------Nmyppoou7w2n5rRHo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4939" "--------------------------------mckAqJESGdmqE4dj3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4940" "--------------------------------qy7SgteKcEnGkgEj9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4941" "--------------------------------6azeLyHmbTr9jmAkh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4942" "--------------------------------yenNAC6XwaejZdumt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4943" "--------------------------------7uBy3hugyAiKRpn9s--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4944" "--------------------------------X6gimGNdaaCGmJE47--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4945" "--------------------------------8smoQeh9uLHePSE2i--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4946" "--------------------------------AMtTchoHXqLJ73vcz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4947" "--------------------------------sbXDBB8f5EDKnoQwP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4948" "--------------------------------dDnq7JBHAbnmqDfJG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4949" "--------------------------------SQaPh7LoWTknkxFqz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4950" "--------------------------------qKk8M9rksTHhDPTJy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4951" "--------------------------------PuYBw3taTYMWSEd3T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4952" "--------------------------------ZYmN9onxzepHHwmdq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4953" "--------------------------------72XG578dbjKrwcjTy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4954" "--------------------------------C7skyJprW2fqo7BQd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4955" "--------------------------------veEBd2yDxTn8MP6tv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4956" "--------------------------------EqjDcDNviYLqNhS53--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4957" "--------------------------------nwZf7W3X6ayYLHgmz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4958" "--------------------------------HAEPZPncwSLqhNGwW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4959" "--------------------------------uPxigBqfijhtyCMi7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4960" "--------------------------------toP8csd6hi2FGT3AA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4961" "7104--------23733887--------j9Qv6nxsPYEjvASxg" " SP : Livré" "------------------------23733887--------j9Qv6nxsPYEjvASxg--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4962" "--------------------------------MCkAYgAkotmhReGBq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4963" "--------------------------------ABFd9P28g22F2nnJk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4964" "--------------------------------p2GGs5oNh633Yf439--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4965" "--------------------------------Aeey28seavDzQ97fK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4966" "--------------------------------svP5jFbucAyPjKNvh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4967" "--------------------------------GyRHHG2x6MELqf2EF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4968" "7127--------52655842--------7WGL3cYKf9HKYwXDj" " SP : Livré" "7151--------52655842--------7WGL3cYKf9HKYwXDj" " SP : Livré" "7160--------52655842--------7WGL3cYKf9HKYwXDj" " SP : Livré" "------------------------52655842--------7WGL3cYKf9HKYwXDj--------1" "-----------------------------------------------------------------------------------------------------------------------------------------4969" "--------------------------------c2bdzR7gZ7wjMCcsw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4970" "--------------------------------fA3RqHRLoFBhWC7ph--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4971" "--------------------------------jFLrctauhKTFyGX3L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4972" "--------------------------------4dKc9GJyoBzFmvNXi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4973" "--------------------------------4dKc9GJyoBzFmvNXi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4974" "--------------------------------xKi5EcuzW63ditayq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4975" "--------------------------------YAKqnweeEGYFC8rak--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4976" "--------------------------------ogp2MjDM3Kkax7CoG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4977" "--------------------------------uJfK8zzMeHeZsWM9Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4978" "--------------------------------eksiSsCpb3DLm55pB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4979" "--------------------------------axfcizc4WJhoa5Rwg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4980" "--------------------------------srGb3FSnvsGqcxsy8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4981" "--------------------------------64ek4XwMGnCyFrrHC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4982" "--------------------------------BP8s8NQaP2RAgNH8S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4983" "--------------------------------7C4zsyp8gHsbnCih9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4984" "--------------------------------EckCxJmRMpAEQ6hZ6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4985" "--------------------------------Js2x26LsEvdnjAj7G--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4986" "--------------------------------8Awiesmuu2uo38gzb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4987" "--------------------------------PyRgH7P6xBNtvRHDG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4988" "--------------------------------StBeaEhtTNWGZbSuX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4989" "--------------------------------n2gHWsdrMDWfKQsuZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4990" "--------------------------------A5EsBXWoudnSAqZar--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4991" "--------------------------------xRmWyqFcJt9zBTYdb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4992" "--------------------------------XmShGn96m5cgrTyng--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4993" "--------------------------------k9RWWy39h2zmf9ART--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4994" "--------------------------------CLfoF45Aqsh54Zudk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4995" "--------------------------------buZSjKzWms9JXj4S4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4996" "--------------------------------6SkXCo7BhSBsnA4kq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4997" "--------------------------------adpRhPytk77vorQ2S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4998" "--------------------------------M7J585TQe2B4yz5az--------0" "-----------------------------------------------------------------------------------------------------------------------------------------4999" "--------------------------------5yFG2xheiotDtoYAi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5000" "--------------------------------epAnm3X7hQBwcoojc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5001" "--------------------------------qt3Eqg8mLbDjejwF4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5002" "--------------------------------3YEzBxnSoyuAAA4JM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5003" "--------------------------------QPdzxGrEPPtsyjiKH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5004" "--------------------------------izeLWKS3es6f99ipn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5005" "--------------------------------EdXzMsPCRXTQFEH6w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5006" "--------------------------------tYbjurWMy8obzhhBc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5007" "--------------------------------uwvmifQaFx5wWxTmS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5008" "--------------------------------sWXEYc3bgc6wjdARP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5009" "--------------------------------bXKszd5NTm86b8nmT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5010" "--------------------------------Tg5ZuiiNKRNFyAgBs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5011" "--------------------------------Q3hkv23WsP8XCqHXe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5012" "--------------------------------9DYCf2T9KrLBxPK2o--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5013" "--------------------------------TChf37FZAsXZHP3m9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5014" "--------------------------------ayPZyit9DWKu4GdtG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5015" "--------------------------------PcsAJmsLAqmdEqELY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5016" "--------------------------------tqGDw7jb4ksGuRgHP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5017" "--------------------------------6w3aoD3SohRRoQEmR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5018" "--------------------------------zWjHx7ihbPytYG4Ts--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5019" "--------------------------------FNTgykLytfPGD9fdz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5020" "--------------------------------kKSouwgAEtEYHSauF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5021" "7129--------29724991--------qXbpCk4Yx7JqafPcz" " SP : Livré" "7141--------29724991--------qXbpCk4Yx7JqafPcz" " SP : Livré" "------------------------29724991--------qXbpCk4Yx7JqafPcz--------2" "-----------------------------------------------------------------------------------------------------------------------------------------5022" "--------------------------------GsQ9rXPAZcSoDvwh4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5023" "--------------------------------xCjzPZ3EDnXyNBGjC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5024" "--------------------------------SBXm3qNuPovRmwbin--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5025" "--------------------------------6w8itb2DJjx4jr4ua--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5026" "--------------------------------stuzbXieBovwj9ntx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5027" "--------------------------------TdxB7WzKMnREuWyY6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5028" "--------------------------------ABuuA8567Ea4gv6bQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5029" "--------------------------------qiZNj3bufwrfPnoLm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5030" "--------------------------------rGcQRoCpCsa2i2ihn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5031" "--------------------------------zXTXBm79Nj2GGrrJa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5032" "--------------------------------ADbeNuXQu6tmYhgLN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5033" "--------------------------------Qg7pAvSxMLxJqZpuZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5034" "--------------------------------aPJcWT3W78zYcwozD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5035" "--------------------------------YELW29KPq4DSJKqcp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5036" "--------------------------------p3LtGm7KGZkjgphJf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5037" "--------------------------------E4SHZKygG6hf8WiZ6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5038" "--------------------------------vnjZ5v5J6rwdde8Yg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5039" "--------------------------------24QoTFu5ggHnyW8xn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5040" "7128--------24421730--------F3scqRyJ7moPsD7bv" " SP : Livré" "------------------------24421730--------F3scqRyJ7moPsD7bv--------1" "-----------------------------------------------------------------------------------------------------------------------------------------5041" "--------------------------------bBQ7B4FNFgiB8d8Wi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5042" "--------------------------------Pr88bSGQMPdtFmQRP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5043" "--------------------------------yLA2KhtiA4RC8nCay--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5044" "--------------------------------Fx53biH62tmTW2ZjF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5045" "--------------------------------zyA8bWwE4p8Jm8QHk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5046" "--------------------------------LnwG45gXTsJhRBC8F--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5047" "--------------------------------nWpPashnZpxkWTAXy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5048" "--------------------------------2coXdzwFv3xsxcs84--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5049" "--------------------------------onz6JLK5S4kBtLP6m--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5050" "--------------------------------MuTNjYGk8nZ3vC67f--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5051" "--------------------------------wCzBKwZgyfzwEcZ9T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5052" "--------------------------------Cd5ejEsQgjwxvwFeH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5053" "--------------------------------PhTynn8CNLLvHcJgK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5054" "--------------------------------CvtLqgqk35ugnFEQL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5055" "--------------------------------i4v9HXdeh7hMohowp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5056" "--------------------------------6GRJifK5DCfqJsE4e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5057" "--------------------------------QvR9bTjENpdCWSdMf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5058" "--------------------------------dinqGbgbdCm8pGzkv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5059" "--------------------------------NAoFr287adnecvC7r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5060" "7106--------93698880--------mPALi9KJYp4nAe7MF" " SP : Livré" "------------------------93698880--------mPALi9KJYp4nAe7MF--------1" "-----------------------------------------------------------------------------------------------------------------------------------------5061" "--------------------------------6ktojajpCqC9oroKJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5062" "--------------------------------HqsDCwd4XdAahxrMN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5063" "--------------------------------oKtASrF66m2c6zDWK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5064" "--------------------------------m9rNiTShgSk73r85i--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5065" "7112--------95586840--------uez6dP8kpWXtYxmxY" "7179--------29939007--------uez6dP8kpWXtYxmxY" " SP : Livré" "------------------------29939007--------uez6dP8kpWXtYxmxY--------1" "-----------------------------------------------------------------------------------------------------------------------------------------5066" "--------------------------------L655t86azo95mDk4s--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5067" "--------------------------------WNdCQNK2iwxPZiNCy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5068" "--------------------------------G4bJ9bWWHmQJEFnZE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5069" "7108--------23 185 978--------pEgHLchWG3erFHaCm" " SP : Livré" "------------------------23 185 978--------pEgHLchWG3erFHaCm--------1" "-----------------------------------------------------------------------------------------------------------------------------------------5070" "--------------------------------qEBaFrjw5zDvr5NF7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5071" "--------------------------------7XjmnXFAmqHsWDGRT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5072" "--------------------------------nLkeTa6rpESsdERkj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5073" "--------------------------------vfGJjfW9pCGWAyFhp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5074" "--------------------------------YkwYbtKGfvve6Mxca--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5075" "--------------------------------RhhTe342p7Z9DCF3f--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5076" "--------------------------------GCrcCuEmN8DkTrqMn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5077" "--------------------------------esHKdRCDkFzZysbdK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5078" "--------------------------------bHR86j44dkk4YWQJw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5079" "--------------------------------jB4rckztxRr8y7vGi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5080" "--------------------------------DTxnPDNvwKNJrztRd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5081" "--------------------------------YwHQJhFRnpLhgpPjJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5082" "--------------------------------FRFZAgFJ7KQ3jEK4r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5083" "--------------------------------DCbKoCsyuJP6G6GW5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5084" "--------------------------------9ntfETsKciiLbFQfK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5085" "--------------------------------PjPpZvuabkLdDQzxD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5086" "--------------------------------ZGuM7n2n9BoHezo23--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5087" "--------------------------------sej3CwaMrr44d6BAB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5088" "--------------------------------AsbKz8REbAE4yY538--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5089" "--------------------------------P4K8sMfyZk7Rx8JgL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5090" "--------------------------------EDnbw5y3w4TKinq9p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5091" "--------------------------------KeqptW47hM3u88K6h--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5092" "--------------------------------PEc2NAMFPG5ogzKsc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5093" "--------------------------------MJ5yMprYxBD3xkDiZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5094" "--------------------------------JrGkoH8b9sDvRPkz3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5095" "--------------------------------T9sdjEK8t87A9xFFZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5096" "--------------------------------zAJ7CJPqdfo8kAowE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5097" "--------------------------------XPZQ7vfbLm7QJZsGi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5098" "--------------------------------Kt3b4KrQLmxnKxqNo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5099" "--------------------------------iFrAK2ra3uG6PKy3J--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5100" "--------------------------------oqf2Yv5sp8KZRgpME--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5101" "--------------------------------KZsdehM7NsEBchhnf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5102" "--------------------------------g5bE8nv2PXyMeZKxk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5103" "--------------------------------7xsGM5PeXThtpzCMP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5104" "--------------------------------Pwg96eExtsdLJZZKn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5105" "--------------------------------ytswT6FHQNvwkziMm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5106" "--------------------------------PXK8b2Gs6eXJ4EdG4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5107" "--------------------------------w6AuE7DxBxHnRrzRk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5108" "--------------------------------yxrukStYfLkAQ4viG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5109" "--------------------------------mvYgmCyTL8Y4L4c9o--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5110" "--------------------------------bGi3pbtCz2F26MPdT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5111" "--------------------------------QZMafwuTS8ZJDdq8s--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5112" "--------------------------------YH8BPwKwhKaF5DRHm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5113" "--------------------------------GaNHmYJM6o29rTbj9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5114" "--------------------------------Fnu5jQ6YW6P8Csx5w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5115" "--------------------------------CuoFADfQYK7eKx6RL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5116" "--------------------------------wzznc4qCq6LEWkjjv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5117" "--------------------------------th3P6KbH6gCRPN7wa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5118" "--------------------------------4uwywqgZMKFMyGePG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5119" "--------------------------------RyjiFYK5Lia2dqPmL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5120" "--------------------------------sH95HADRxKFF5cLgT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5121" "--------------------------------ZjJBeb9CyPLzeb4X5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5122" "--------------------------------vhedPkiQXGpbf9sm8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5123" "--------------------------------4svzkd9MmSSdtBSGe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5124" "--------------------------------StWpNrY9WQ65mqyjh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5125" "--------------------------------qkMrhJgaYdZCiRw5r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5126" "--------------------------------gA5PGGkjcJ2x3DCYT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5127" "--------------------------------5XmXbRckqK8q4Fgsu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5128" "--------------------------------yNnXWkjb3Bp5hMQQF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5129" "--------------------------------n4efCQktE8QbeN8h9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5130" "--------------------------------mHsaHe7SGXMWb4cue--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5131" "--------------------------------A9shfgHWBd55KNXTn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5132" "--------------------------------RA2MZtueoxBY8cNNz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5133" "--------------------------------zrcYScc6hW7M6qKHS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5134" "--------------------------------iPtdBikYsgFc7TRAL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5135" "--------------------------------cuNAb5ZRibGvtXXg7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5136" "--------------------------------svSqwYqTGtCRPBfTZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5137" "--------------------------------qJdjyvkr2cvG3BSRu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5138" "--------------------------------2fwkZcC2w9Y2Ebjdq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5139" "--------------------------------rQW76fAtJYxSMRj5E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5140" "------------------------96236136--------8FXZ5kafdpW6yEGF8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5141" "7109--------95645580--------q43Ba4RMCD6LKoEXE" " SP : Livré" "7121--------95645580--------q43Ba4RMCD6LKoEXE" " SP : Livré" "------------------------95645580--------q43Ba4RMCD6LKoEXE--------1" "-----------------------------------------------------------------------------------------------------------------------------------------5142" "--------------------------------fWQRamnhPdwsFicBG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5143" "--------------------------------yRJwBu8basXfduZDE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5144" "--------------------------------NNYKFKdJgkyz3wx4y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5145" "--------------------------------ZgkymCbZsztJR9qHQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5146" "--------------------------------axgXaXQFjuEmJCAZn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5147" "--------------------------------TNrFF6YvYTqmtmTfs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5148" "7120--------96533555--------BJcYmzvTK9uTh4Gtr" " SP : Livré" "------------------------96533555--------BJcYmzvTK9uTh4Gtr--------1" "-----------------------------------------------------------------------------------------------------------------------------------------5149" "--------------------------------6TPmitaYdwnxAmizR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5150" "--------------------------------quuXQuhWK3dADJNtG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5151" "7110--------50854080--------jFgKZh29WzSngAodC" " SP : Livré" "------------------------50854080--------jFgKZh29WzSngAodC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5152" "--------------------------------Lfm5c7QNK79FZuZbc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5153" "--------------------------------crqsEW3qsC8MMgwhG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5154" "--------------------------------AqRb7dLqfn4B5ZZok--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5155" "--------------------------------TXoZYvb5eEB3HdK4s--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5156" "--------------------------------8fGbGbGbHRtyX4qTk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5157" "--------------------------------gwXMzn6BhtKjSPm8h--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5158" "--------------------------------NQgRx8FqEuT8kcM7s--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5159" "--------------------------------AbFqStE5i9FXpa8xy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5160" "--------------------------------yE2JbRLeGF4Rr3Xwp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5161" "--------------------------------rSkXHaEyFuMqiWtTK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5162" "--------------------------------LKB6avL85Q3rn9Do3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5163" "--------------------------------D3gG6ddvcGACoHMys--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5164" "--------------------------------sPYwKrchQsYPCWcMs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5165" "--------------------------------ztDrPcZ976Mud3JjF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5166" "--------------------------------vzm5szC7RFkwXjBEP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5167" "--------------------------------JcMsYNZT7ymp9c4FM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5168" "--------------------------------eh7wNuykSER8bTGFy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5169" "--------------------------------gJ2BKJ8JGCneApezy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5170" "--------------------------------D8JAb7vBtW6wLnjio--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5171" "--------------------------------jGETFBuiMC8b89EcH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5172" "--------------------------------XFaLZTRShcbwcYWXa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5173" "--------------------------------hNEBRxGpwr9sfnm3h--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5174" "--------------------------------ETNQBmsnuwyi5PcTz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5175" "--------------------------------YqzHw6oEKYpBQHAKf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5176" "--------------------------------aWQ7AtzfQzGqWr6na--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5177" "--------------------------------rTzpeHdbZ6n7XXaMx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5178" "--------------------------------mybQtTin4KmtDwDhg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5179" "--------------------------------4xjtvoFeDJMkm2DCW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5180" "--------------------------------2oZiFswAQP8iw8twx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5181" "--------------------------------nMiDM62taSMQsvHZ3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5182" "--------------------------------kJgmyTKyeYad4bAas--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5183" "--------------------------------F7xMETzs9bzRRzYWb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5184" "--------------------------------5SjwyahBFebWtrkcC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5185" "--------------------------------eoMn7AwmZnqJ8qFTC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5186" "--------------------------------AA8Wh3zPMGCJ27cAG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5187" "--------------------------------xgvaJKsErbkjBAzLn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5188" "--------------------------------HtWRbqxpbuDXQSPXE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5189" "--------------------------------jm6m4sCBE7CLXZz73--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5190" "--------------------------------R73jW4ovtsTAJiHaK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5191" "--------------------------------GwHcj5tgXvJenbQSx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5192" "--------------------------------uMo67aFrtifxsLadW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5193" "--------------------------------csfyZ2Qy74eHiMyKd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5194" "--------------------------------aE2fBoWstJnmf9Q4A--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5195" "--------------------------------iZ9yrMPBQSPahemut--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5196" "--------------------------------9o3Jaa3T6uNAyjCZ5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5197" "--------------------------------93bmCJ8R4rxcC9JeT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5198" "--------------------------------hbBpSrDCtA6785Mwi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5199" "--------------------------------Ch6zXuC4tTXWeMkms--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5200" "--------------------------------wHJMJFacghznP5e4D--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5201" "--------------------------------uFNcHo8Fy5jRQSui7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5202" "--------------------------------mc5dggtFzcj2N8PXm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5203" "--------------------------------C4rsMLB7CJa7PXsMC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5204" "--------------------------------A96aYy77KhgooWGi7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5205" "--------------------------------MdYk6a36fDxrmZp6r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5206" "--------------------------------zp25jB9GhfQh23jnc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5207" "--------------------------------Bs9idEfcXhBWBnmDp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5208" "--------------------------------2vd5EvewsmpKkE47v--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5209" "--------------------------------CtX35W2dztD4j7fdc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5210" "--------------------------------ecXrmjLpoqK3TzdE2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5211" "--------------------------------TwB4u8hrYBDNhn9uw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5212" "--------------------------------wF4bXKaA5WooNMsHZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5213" "--------------------------------WzbzPERzFxffFcX5g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5214" "--------------------------------d2gAkDDC3L2awBE8j--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5215" "--------------------------------ATggKJ7jZyqT59XeE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5216" "--------------------------------o5amdyecxM5TijEL5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5217" "--------------------------------9W2rWcuHvbzpeaKgu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5218" "--------------------------------r2Qe8GYZZBgrunegi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5219" "--------------------------------87JPAz9QAz5wQTF9Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5220" "7213--------44744282--------HeByung7hYXT4EPWB" " SP : Livré" "------------------------44744282--------HeByung7hYXT4EPWB--------1" "-----------------------------------------------------------------------------------------------------------------------------------------5221" "--------------------------------mozfvZNZQukcazifY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5222" "7118--------56606090 --------K4zbKnXGwXDfwvCwf" "------------------------56606090 --------K4zbKnXGwXDfwvCwf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5223" "--------------------------------hsarHN3MjH7JoQtja--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5224" "--------------------------------hMvgTtWAwvsrKauRG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5225" "--------------------------------WkERZ4z2f6KXduRvh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5226" "--------------------------------gvqrujAn2qzhNDBrX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5227" "--------------------------------zvpFFPJY9yJyiKf6E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5228" "--------------------------------CGBGXh2FrtwFQN27g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5229" "--------------------------------vSztxYW4HzkFCw2Pd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5230" "--------------------------------9fg8yoYqseH6CgGzX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5231" "--------------------------------JpMH7pLfPDnwngnRH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5232" "--------------------------------vHXKyTjhrDAxKmEbK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5233" "--------------------------------edwiJmqGkMppr9ZZu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5234" "--------------------------------JcuMbjedY6jzBoExZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5235" "--------------------------------d4TNXnMKFp6icdu5u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5236" "--------------------------------xYBfSTxp2nuGyG4jK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5237" "--------------------------------8yFn7n8i3q635ATAE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5238" "--------------------------------nx9f3nWi9XaEcFp56--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5239" "--------------------------------3Fk5zd3zuJ9ReKbYo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5240" "--------------------------------XtypDGnqgLei4PhrA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5241" "--------------------------------rE7D3bbPZj29bAAHD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5242" "--------------------------------TGony2dgRpJdznFay--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5243" "--------------------------------HCXDF4KCoZkM3mdXr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5244" "--------------------------------fQdjbYMcS9MBtMPJA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5245" "--------------------------------T5KW2iuWf44WXchST--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5246" "--------------------------------GDkc2mWkr4RBCqMCz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5247" "--------------------------------Sqrgv533Jjxjs9z7S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5248" "--------------------------------42YDH9saLgqkDyiEh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5249" "--------------------------------J4BTZgKLtgvKNbXH2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5250" "--------------------------------PbuQSazt7Wi7H85KE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5251" "--------------------------------4caZ9WiEysktfcyTH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5252" "--------------------------------takynyeJYHyDiv4W5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5253" "--------------------------------2u2mP92JM3ddDmQT4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5254" "--------------------------------jStGwKecg6sKnv6CT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5255" "--------------------------------eqrHDqbe8hyrQHdCd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5256" "--------------------------------988tLiPKLavCovYwn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5257" "--------------------------------WvazbuT6D3LGPd6ic--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5258" "--------------------------------j2QEoAdfYjGK4NDRf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5259" "--------------------------------7Bh73MkKWLdspn7S3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5260" "--------------------------------JTNdMZ68YEwi3Rfpn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5261" "--------------------------------9rCXtnyNF58gWCzJ8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5262" "--------------------------------dmPLpwneR6jw9iWEM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5263" "--------------------------------eJz8YiXttb9MJTtWb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5264" "--------------------------------BYc7MKwpK9cZN6ABw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5265" "--------------------------------MCixe2SkuZ2xSCcgW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5266" "--------------------------------LNSPYcGLMoTcc2EZT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5267" "--------------------------------uzuNcmSijqFbLdsef--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5268" "--------------------------------4mtpWuGBcSdaNiahq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5269" "--------------------------------nm5ZMLpYzcRN2xgEK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5270" "--------------------------------WZSyCQJb45Pk3qcet--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5271" "--------------------------------mfct9rm7BLm3ygojg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5272" "--------------------------------XDq5BLdFb8C5QadHw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5273" "--------------------------------tftCRGsJkYmAZvTRk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5274" "--------------------------------NuzHjRHQyE5X3Y3F9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5275" "--------------------------------ij4RiktLZDPKAhWir--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5276" "--------------------------------Sd2AxE5TSnNdp2Mhf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5277" "--------------------------------zkuYTaWqadpt8QmX8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5278" "--------------------------------jfHaKDxMN5HT2vz3d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5279" "--------------------------------5XvYirYhy8PPK2c5W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5280" "--------------------------------86aqFMXmRktFWQyXF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5281" "--------------------------------fjPddvwfj9QW4g87u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5282" "--------------------------------ocFFznZHvNhELNQaR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5283" "--------------------------------3974GWWfnPnZ58XP5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5284" "--------------------------------ZN3YWT2ywLE36ZZis--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5285" "--------------------------------DFZoJYH5tcrMXvDLN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5286" "--------------------------------bRsn23LWfA5Kx4FZ7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5287" "--------------------------------qFbEgywWSWfJLbmrF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5288" "--------------------------------hJjFCJXDLJhsrujqn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5289" "--------------------------------8D5C898F3yRqC9oe3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5290" "--------------------------------ttNPFkbAQsPv4TEzw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5291" "--------------------------------6DM9iykDtEQhziygd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5292" "--------------------------------gdpv6ffi39YbRX2e6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5293" "--------------------------------sor7tPykGrwMsZE6y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5294" "--------------------------------JCKDGdjWAnSvpW3TM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5295" "--------------------------------7xEdsCbAsLYrYnvug--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5296" "--------------------------------ZstquyzixoqbwPTx7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5297" "--------------------------------fRvpu6Fk92ZW8p8cg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5298" "--------------------------------Ai7PMZpjSvyBzpTcd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5299" "--------------------------------rb7tGydqwex2XK6Tp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5300" "--------------------------------LJ9tGQ3ZmtMikHQJ8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5301" "--------------------------------aYLF9cEgGAeFuuqRN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5302" "--------------------------------fJ4hy6bMtKq4oTypx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5303" "--------------------------------moyzibEYR7rQpGGi5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5304" "--------------------------------eNEFrsPBANCnmKm65--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5305" "--------------------------------P2iXmJDoYDNs4sgD4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5306" "--------------------------------n5La8WCEYtZto5oG2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5307" "--------------------------------nGJijdPNXADAHbe52--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5308" "--------------------------------rc9MXCow8yN3sMh7q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5309" "--------------------------------ooyw7CCeLbMPcazKF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5310" "--------------------------------wRt5jPFesLGf6irQg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5311" "--------------------------------RXvan3ZAQdxBkDGDw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5312" "--------------------------------3jJkk9cAQspsJLGQw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5313" "--------------------------------Ya45eXeqtwDct23QN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5314" "--------------------------------ryTkRRyY4D5c2JFZF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5315" "--------------------------------bwfyB6kzGzDRy4erH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5316" "--------------------------------BwLWrZia74HvRpnWy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5317" "--------------------------------zwiGcXh8NbzAbkRiG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5318" "--------------------------------3chndGbNCnBP4HchX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5319" "--------------------------------WgcEmrv8cmF4MMpd8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5320" "--------------------------------TWAwNm326nyGZjNza--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5321" "--------------------------------2BhQ6vvZxancFL8qH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5322" "--------------------------------q8fuj9NZr9nTHdED8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5323" "--------------------------------PSHKN3MPEEoyQ25oh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5324" "--------------------------------sCdifzJ99QjbsPbDv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5325" "--------------------------------drNeA6bqoymAAtYX5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5326" "--------------------------------nZfELvKX4dyCmpRg7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5327" "--------------------------------FNPB2gtJxNjAem4R9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5328" "--------------------------------FN2YyHkubreTKxiNo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5329" "--------------------------------Q8ReoJFDyKfJ2mo4L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5330" "--------------------------------D5NekEQihRhMSiXQ7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5331" "--------------------------------uz4sWXqjHXJb5DkJB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5332" "--------------------------------RnpMo22uwSXLSmBts--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5333" "--------------------------------eo3iQpZg9DJgwcyru--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5334" "--------------------------------AZEiD3kezPTmxNGX6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5335" "--------------------------------9GHo8baY4ye5Rjy83--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5336" "--------------------------------6AEosyxgeN8CjfBxh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5337" "--------------------------------v57XKisnb4MqzNDZQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5338" "7165--------98167115--------to46KfT8LormGxmom" " SP : Livré" "------------------------98167115--------to46KfT8LormGxmom--------1" "-----------------------------------------------------------------------------------------------------------------------------------------5339" "--------------------------------SMvd8mFmqqfpf3TaF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5340" "--------------------------------yx2MER3wCFDtY5DB4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5341" "--------------------------------hCodCAFR5wrdYFQKJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5342" "--------------------------------A3a6knQDsWh4ySJhP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5343" "--------------------------------WuXgbNHWumZKurjTi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5344" "--------------------------------ww9hDgCLNLBdX7S3s--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5345" "--------------------------------wQEzyyhTx83ySpsdn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5346" "--------------------------------RuR6GP6JNk3ZctA9L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5347" "--------------------------------3QkBC5Hj6kQJQKEdb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5348" "--------------------------------PK6XrfLfBWkcBtvLb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5349" "--------------------------------2Eni5PQ9dnCH7mWZF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5350" "--------------------------------f5gkPRdJ4si8oGJSy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5351" "--------------------------------PMnnRLnfsKHFSetcR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5352" "--------------------------------kAAGT9rEdxiJkEdZm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5353" "--------------------------------rHZZ5YwX5KjF8eC8z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5354" "--------------------------------zBNsJhe2pyZufJEmd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5355" "--------------------------------mJqxkJp8jXxL4Hj6a--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5356" "--------------------------------dGorHT4oG3kR24svn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5357" "--------------------------------tsEQ7ffTPyhDougwq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5358" "--------------------------------2gKXsXjqjhNFADBPx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5359" "--------------------------------ZKWqKanXKiGxvosg4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5360" "--------------------------------rEQ4pT3PwvcXMWPRk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5361" "--------------------------------eY4in3LPbhxKSZAhy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5362" "--------------------------------G8Krgq4B8BiruHTod--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5363" "--------------------------------bSsDqtW3joaHZEWSY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5364" "--------------------------------9YxCuxZMe5JLhhLhq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5365" "--------------------------------bK48WY3uXcTJgNHzW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5366" "--------------------------------B7HTjkR3HSr9qapG2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5367" "--------------------------------oWrtrYDTsceRFzxRW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5368" "--------------------------------oyLdpzzsDj6w6dgwD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5369" "--------------------------------cPnyqn7virYiXqkuF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5370" "--------------------------------eFtBCbsvX2qYbAPoj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5371" "--------------------------------xeGBmTYxfSYTs52uj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5372" "--------------------------------sQvoh5KQWZFrt5Td5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5373" "--------------------------------gZ4mboDtTisrtzDY6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5374" "--------------------------------7GKL3t43Y7hqHqyN2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5375" "--------------------------------NCuNWguGnHKrXQJ8c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5376" "--------------------------------s7S7B3w2z4nNPso5c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5377" "--------------------------------cvhP2YWaRtbvpoh5p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5378" "--------------------------------j4Kuqtr4HazMbZzhu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5379" "--------------------------------JQiwibynwqi6NDPxi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5380" "--------------------------------wyY5i95gzfLECrBve--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5381" "--------------------------------XgwYMRk9tNdh8baX8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5382" "--------------------------------hyk9yD75WCAjsQop8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5383" "--------------------------------Q8CEKHm6MWSzegNjW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5384" "--------------------------------29QdELsi9Cd7BCQrR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5385" "--------------------------------CkMX8bXvmmXQmM5XD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5386" "--------------------------------D4MaLiWfYLcvEv5mP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5387" "7177--------29501793--------2gWvuBeMZ2YeLDus2" " SP : Livré" "------------------------29501793--------2gWvuBeMZ2YeLDus2--------1" "-----------------------------------------------------------------------------------------------------------------------------------------5388" "--------------------------------hpfaNW6qNhBMfQJNP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5389" "--------------------------------6hGRk6ysWx96t23HS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5390" "--------------------------------SmPkyGCkGq8aZEfym--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5391" "--------------------------------9Bo6YokW2oWXthNiy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5392" "--------------------------------78CrEiwTCTowS6yBr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5393" "--------------------------------EuFNDuczMmeDzB3ve--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5394" "--------------------------------dmgn7Ene2sqpo3LwJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5395" "--------------------------------m24MSRQMdfRqxfYJP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5396" "--------------------------------6bF5TuRYZZgARYm4B--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5397" "--------------------------------tbyeiv9XnCufXwQDs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5398" "--------------------------------qxCaLi3novDNhE8JP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5399" "--------------------------------NuFRxitfkjdhD3Bar--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5400" "--------------------------------Lvg9u3bg99vuyX3QK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5401" "--------------------------------gBJfdiMmGGLQztXSy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5402" "--------------------------------ierrBxWRG6fLjeatT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5403" "--------------------------------v4brZ7YAu27hWeRxJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5404" "--------------------------------aoAEDqiq3ZT9HyZeq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5405" "--------------------------------CvXbFQuj8ZjDhhDFp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5406" "--------------------------------46BAzo4rFCnY8pMY7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5407" "--------------------------------MQekvRnaSHWcHEDJ9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5408" "--------------------------------gSATbQZqieWzDYme2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5409" "--------------------------------oy2dDHdFQ2hjevPPk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5410" "--------------------------------mDup8qXGRs7bydLTv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5411" "--------------------------------aRjY6cgKNLxpcB3FJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5412" "--------------------------------TP2XDCKpP7NTTriyu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5413" "--------------------------------TP2XDCKpP7NTTriyu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5414" "--------------------------------D87rSh9tRdGKiffDs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5415" "--------------------------------nKMKCz9JEBchdRRiX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5416" "--------------------------------P4zT3J9pLzWpHPiSb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5417" "--------------------------------bcDntSiXnPjze3JNm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5418" "--------------------------------ovpr5m6KHGmjqJjZ6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5419" "--------------------------------WeMNoWhFbKnXXiShR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5420" "--------------------------------9fiCihDxzvCQjBhPj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5421" "--------------------------------jnueuHki5KjsXKY5j--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5422" "--------------------------------PAAXrSvHPK7E4Rh3b--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5423" "--------------------------------hP35pKoJXDushNwE8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5424" "--------------------------------8qCPEKGhuapSskCQy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5425" "--------------------------------3v8D6HZ4ms2oqE4GT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5426" "--------------------------------EGnKg9iNj5JdqvSas--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5427" "--------------------------------BMwHLN9Z4swBdK67T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5428" "--------------------------------kyYKrPkEcqiKSPzif--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5429" "--------------------------------K2Z468cQd2Q7zKmv3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5430" "--------------------------------gKECZWrBbeqBr8e8M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5431" "--------------------------------jHc5Cm2FvDHx4sqHM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5432" "--------------------------------6n8doakdbZKB3B475--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5433" "--------------------------------dQdGxPjQTr3vb8XCB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5434" "--------------------------------XKHaGr3CrAjyJZCgc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5435" "--------------------------------qe4Yt4z3wwE5WGBvo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5436" "--------------------------------tXgEhTKBKQLDhW6iF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5437" "--------------------------------nxPdmqX9qwH5owXDe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5438" "--------------------------------SL8isqRoTvD8vq7WS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5439" "--------------------------------nAi9taMxmYDB5SYLb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5440" "--------------------------------5YTt9eeTi5q8Ddqrq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5441" "--------------------------------XhAcvjpLa7DWkAntQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5442" "--------------------------------FYL6jiiDEygeEpiRF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5443" "--------------------------------xmFdekpNj5Gdqm9Zh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5444" "--------------------------------65MvLnXRaqrSuaQiB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5445" "--------------------------------S89qHhA6mtvhWEyxg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5446" "--------------------------------DuCszcoM6vsLtE2YS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5447" "--------------------------------7EoZsXfRs4S2ykR78--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5448" "--------------------------------5NY8awGcdxT9r72kw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5449" "--------------------------------To7vim9ekeqMTi94h--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5450" "--------------------------------vN5PjbNnTjG8HosoG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5451" "--------------------------------uJ2ag47scTE8ZGmNW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5452" "--------------------------------FGfMnkpagRfbg93Xv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5453" "--------------------------------PLf829hvf7qKtqkpN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5454" "--------------------------------qNk4ymj42PbRHuKga--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5455" "--------------------------------YLmyLnZKdt3SoN5NY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5456" "--------------------------------xh742qDvcqCDP4xab--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5457" "--------------------------------Z8AAiCtQ7iqZW9eYe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5458" "--------------------------------HMDtHynjEeEDkZLy5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5459" "--------------------------------YMNxjPFreGgaoTpqP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5460" "--------------------------------xk7KbmfqG9DZrtsry--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5461" "--------------------------------pWqq2BJZRMMadHiPH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5462" "--------------------------------RzqpRZXwyyPfGQWDR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5463" "7125--------50989869--------o32PTYJZWixqPfizJ" " SP : Livré" "------------------------50989869--------o32PTYJZWixqPfizJ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------5464" "--------------------------------5ZEWToAhcS9fvogzt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5465" "--------------------------------2cm9GgNTirYv4j7yW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5466" "--------------------------------kCZtBMZ9Mwx9MYJdS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5467" "--------------------------------oBjKBhTvAKvwQNsaT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5468" "--------------------------------TbGdXLBwNoyRxuMYT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5469" "--------------------------------8oRNNdw2stNj9PCFu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5470" "--------------------------------Wnfwd4kd24fFQqEHp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5471" "--------------------------------aYc5Aruz8Q9hdh9ws--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5472" "--------------------------------6iCNXWGhhdnnjQgF8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5473" "--------------------------------PLMC5m9ijtqrfcnuy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5474" "--------------------------------9k3KZBuequR5LRWkL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5475" "--------------------------------j2Mw5Ej9ZvX6jBE87--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5476" "--------------------------------ArHh8HiFDokjyypLg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5477" "7170--------55441503--------MLspv46Y9DZtoyzdZ" " SP : Livré" "------------------------55441503--------MLspv46Y9DZtoyzdZ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------5478" "--------------------------------RfcbsbhZqB8J23SsM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5479" "--------------------------------qdmBudRDAtG6S3cRH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5480" "--------------------------------jQGHy8v4rqCSXeKTx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5481" "--------------------------------huYBcYnPDT6hcBb9T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5482" "--------------------------------EuKsPQ8TgSXhTfp6F--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5483" "--------------------------------vHG955ALbe2j35tNX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5484" "--------------------------------dN33pTAr2CPEyxmD5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5485" "--------------------------------58as54NJaBxz9FpZk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5486" "--------------------------------yei73C7CyTNvyHDyQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5487" "--------------------------------ky4d5cDskQ8asez7k--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5488" "--------------------------------X8bYPdLscv4TBY9Hy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5489" "--------------------------------cApd64y7aa9HpHCwc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5490" "--------------------------------MWXHAxtS93bHDnbM6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5491" "--------------------------------tH2pe7rrHDpLjokpT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5492" "--------------------------------HH4mici2AGwgng6om--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5493" "--------------------------------hHBHC3mcwxK5SByuf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5494" "--------------------------------hhzvpypJ8kfYCEKn7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5495" "--------------------------------RTxFes8XGosGoGgxN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5496" "--------------------------------CwsGXiTxATZ7b5oRk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5497" "--------------------------------b6p4aScpxr52556JP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5498" "--------------------------------xw5nnWSTfTsWvrWuY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5499" "--------------------------------QJKKqPdAKbK44hSTo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5500" "--------------------------------TqLvs6rjPTYoGCFNQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5501" "--------------------------------Q73dGbaeoxpoZvJim--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5502" "--------------------------------fJQcmD9YdXBMt723w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5503" "--------------------------------ebqoaNSKXd8WpGu6a--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5504" "--------------------------------c5aFYwJ35CagWaPFf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5505" "--------------------------------iRb9YdaxB9vhZwzqy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5506" "--------------------------------9ycN5TdaFPQPujQ4Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5507" "--------------------------------MTJvnMAhfcjm4RhQG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5508" "--------------------------------RJ78zivigv2e6TEPt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5509" "--------------------------------r5skxLwmwmTw4yAps--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5510" "--------------------------------Cuk7MSjt92vnqRqhJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5511" "--------------------------------oEvh8P9pKvSFHzhBP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5512" "--------------------------------EGNANbW4J9Tc2Lyk2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5513" "--------------------------------6oGXqidXipf366SuS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5514" "--------------------------------RyZmvbB37qcKmiG2Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5515" "--------------------------------JMCkggyTn5BpobH7M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5516" "--------------------------------3qfudzjexfQ8yJAnX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5517" "7142--------28841026--------LKHPNrrABnyg7dt87" " SP : Livré" "------------------------28841026--------LKHPNrrABnyg7dt87--------1" "-----------------------------------------------------------------------------------------------------------------------------------------5518" "--------------------------------jiyqftha7kQS2kHuB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5519" "--------------------------------r7JbvmxDEPTebDAaK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5520" "--------------------------------7HsEYpCaGwhTFHaQT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5521" "--------------------------------Mc9pEKNAjMgc3mNx5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5522" "--------------------------------p2nLhq4E95byvnmRN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5523" "7156--------21703909--------HCbfakL6SrMruvnYQ" "8787--------21703909--------" "------------------------21703909--------HCbfakL6SrMruvnYQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5524" "--------------------------------wGwyrtQD5MRj8AJ7z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5525" "--------------------------------YBCLhRKmM8w8RXqXS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5526" "--------------------------------2oCPDoTCXHxuMhZ2r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5527" "--------------------------------2t2BAhYe5uTCTRfLb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5528" "--------------------------------KHnScFPcPHfu7t4kA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5529" "--------------------------------DkX6ZRhA66e4hhiKf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5530" "--------------------------------kcZCoCNfxt7RqHjs9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5531" "--------------------------------PA9R79siW4LwmvSv4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5532" "7126--------29106025--------EALH8NfNXsykYtove" "------------------------29106025--------EALH8NfNXsykYtove--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5533" "--------------------------------HtbdtDpmJTcKSDpC2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5534" "--------------------------------t5CcePhBdFh394dra--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5535" "--------------------------------wtsHWqYb23bxSbkER--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5536" "--------------------------------udwR8devLbd7rNsdv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5537" "--------------------------------CQYkPLLi68DLxct98--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5538" "--------------------------------nPdXAAgyBSeRWw7Em--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5539" "--------------------------------rMEBz4dWRR3z2XSpR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5540" "--------------------------------DjpydnNA6327bBc3N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5541" "--------------------------------AR3cdcyDzR5nRfbrp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5542" "--------------------------------Hsf6tGn5TGoeY8vBJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5543" "--------------------------------9CfkuT8DsA3s5dJ5N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5544" "--------------------------------cLgb9DDpAuctXf7Cv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5545" "--------------------------------sMJcjreBvFwyx2T2t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5546" "--------------------------------FJhaFEy3qS2NGmcJf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5547" "--------------------------------xZMSvJz7F6P29yqWR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5548" "--------------------------------hei93RLGemfSz2c7d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5549" "--------------------------------PZyBP3tudwcQPb9tQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5550" "--------------------------------xZg6gq9LeWPGvJe4i--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5551" "--------------------------------W6tFYARPecnrwfN5n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5552" "--------------------------------h5bs5SjBeofKgAcbR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5553" "--------------------------------ZxfJSscaikQTWBgsr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5554" "--------------------------------T9BvQq8ytkNcmWvSR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5555" "--------------------------------zxghtMJgox6MyQr4m--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5556" "--------------------------------ALYTugP5rsyK8mSgK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5557" "--------------------------------8m9cpvFTzdArkHhmD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5558" "--------------------------------vWYbzb6qpQM6FTNn3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5559" "--------------------------------ouutdzkGn7Q7terzJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5560" "--------------------------------KqBW94vNxshrdnGT4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5561" "--------------------------------HJrcaZiiJNB8YkvS7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5562" "--------------------------------9PhcfT4wzSvnoX84D--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5563" "--------------------------------RQyMaYg45MPMwB6ce--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5564" "--------------------------------AFBLSjSEFjXPup9NN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5565" "--------------------------------6zAtemELEJdnrRN3n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5566" "--------------------------------RkMwXtMg9msKsTfNX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5567" "--------------------------------SoA3vKEdzTx6dNk7J--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5568" "--------------------------------WAJu9Ay8CcYhXicJp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5569" "--------------------------------8DKFSTrZPGGe9yPPG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5570" "--------------------------------qn4MDdZ76StM7p8kD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5571" "--------------------------------gFQrLv3Q5HT83mwR7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5572" "--------------------------------8SC32wH2NhxY8faXQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5573" "--------------------------------6ibEuwNqxLNJsCmqh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5574" "--------------------------------M7DtgxrLJ6RRyRJ7m--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5575" "--------------------------------4ukzJGGD6gLLdyQ59--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5576" "--------------------------------KyPtBT5y2RuqNxJYM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5577" "--------------------------------TLr3Bu9SvLBjHHHss--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5578" "--------------------------------w6MJC2orXN7PJ6bBA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5579" "--------------------------------DaspoqfvyWFzCX2mg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5580" "--------------------------------WfyuTyhBm6gt2dsQ3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5581" "--------------------------------wmPqsuhMS6ccn9fMy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5582" "--------------------------------ZAz7fqnWTcgRP2knn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5583" "--------------------------------sP3smSWe9aif8Ab8j--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5584" "--------------------------------vQtia4GExdgjLvB4x--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5585" "--------------------------------DRcFiJPyNn6q6ERLR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5586" "--------------------------------dPvLydfGqND67zqar--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5587" "--------------------------------LrhEz572wyyQovKrW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5588" "--------------------------------xNKjzv4Tzxyp7Kg2T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5589" "--------------------------------3a6xaFXNreRM687KR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5590" "--------------------------------ZZg8XEsaLRTzvWpPp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5591" "--------------------------------iru9gdzZwR7x9a2Xv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5592" "--------------------------------tvhmM3gxC32d8abyJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5593" "--------------------------------WBSo94HiZGtTfaGRX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5594" "--------------------------------es6qcBzEaogJMTbkp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5595" "--------------------------------QMh7h6pcKRkMKGcBK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5596" "--------------------------------aKgihbxvuSn2aqPAo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5597" "--------------------------------oKSJHqdxfFvMG4NCL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5598" "--------------------------------R8tRQbu6LZe2pFuoK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5599" "--------------------------------cNtLLCdyFGYF5ARpS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5600" "--------------------------------d9FyJu2N9wzZJKBtW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5601" "--------------------------------4yuqtSeQdDeEuemwA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5602" "--------------------------------GEBQ7cmaHzTY9iTK5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5603" "--------------------------------cTfLc6nwMjHGrBQvZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5604" "--------------------------------FgXocEiSw4Aj7jbMX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5605" "--------------------------------BZJtwvuQ7Wjjawf6P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5606" "--------------------------------ptS6wfDkrxgGmCYdC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5607" "--------------------------------eP3NXXftcbu9cE3aK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5608" "--------------------------------nxHLm8RjdvRMgpQrY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5609" "--------------------------------cZ8HvKfFeY7CemwiD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5610" "--------------------------------77uJmnQz92Y7DBgTt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5611" "--------------------------------xZWD555ekEE3apqLc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5612" "--------------------------------YH2MxRo4QrA4snKeP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5613" "--------------------------------sG47b6JMaCsHNDWf4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5614" "--------------------------------TYykynrq7rcLSJ4ap--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5615" "--------------------------------NZ9SxyREwXhkaSNjC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5616" "--------------------------------vXuaYb9kpxEtJe3JB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5617" "--------------------------------5J9Dji4P4iCotAnAm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5618" "--------------------------------PNYZkyop3TQw8d3xd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5619" "--------------------------------AwAdxqxXZtn299wes--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5620" "--------------------------------vdgkKZhQ7eFLdEm7m--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5621" "--------------------------------Yz8ywWgcuRyqnn4m8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5622" "--------------------------------tKLsej8kPBDBKLEqs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5623" "--------------------------------bhNZwjCu7FcTvRQXX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5624" "--------------------------------mmxn9GA32G4Gu3GKD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5625" "--------------------------------2TrnMLKa6aznreptc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5626" "--------------------------------KKRTZGkWm9g5sPkYd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5627" "--------------------------------jE8ihj8PHvr8fhz5p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5628" "--------------------------------o3vda96FEaShe4oKN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5629" "--------------------------------dS5MDw6fCGQwRJX4k--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5630" "7139--------22025714--------GNAgRoePXJXsXXzwW" " SP : Livré" "------------------------22025714--------GNAgRoePXJXsXXzwW--------1" "-----------------------------------------------------------------------------------------------------------------------------------------5631" "--------------------------------ajAgj85o4e9CHvCKo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5632" "--------------------------------LTbAwZ8RSr2Y8e3Q2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5633" "--------------------------------yS7FhWkjv7YRqNgKL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5634" "--------------------------------ps6MbcRqGnhnmzbNx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5635" "--------------------------------qdPz4Wc5WSxGLTwLe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5636" "--------------------------------MBoD8xQHTw6iAXMwz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5637" "--------------------------------2EkQJ5BMDSNyFTNn2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5638" "--------------------------------KBT8NGMdSuNEf6WrK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5639" "--------------------------------3dZYrgyXjMXeLLLAa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5640" "--------------------------------kgFRxSd3FAzosxspZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5641" "--------------------------------crNjFsXsiLga8349d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5642" "--------------------------------B5jD2ZxfMMZLRWc8G--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5643" "--------------------------------n4fbAgCFkcQ5eBZNi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5644" "--------------------------------st5yAshnFyfAdXkTf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5645" "--------------------------------8ktXQco3H7QRnX6Qy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5646" "--------------------------------bMn72tBnQBRsTxriP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5647" "--------------------------------JGcNZLssvxaYQazqZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5648" "--------------------------------jNdWmuEHxEqxziv3G--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5649" "--------------------------------Sz4wKPAmkdt2bfPYy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5650" "--------------------------------xFXkPLfMyYTrz8pqG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5651" "--------------------------------yimnpJWqJytJ4oYiF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5652" "--------------------------------9PhjTT3GLvcSsKFT2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5653" "--------------------------------dDRnNvyzZnMPgmaYq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5654" "--------------------------------rnPgJQZSaLt8K2wMP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5655" "--------------------------------yhDXqCayPsDvPdnQX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5656" "--------------------------------72ZsKHqEhoDMzuZFc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5657" "--------------------------------PuQEW6HezjgymyKWi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5658" "--------------------------------Cw7SXKJR4hmfZxyNF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5659" "--------------------------------R3n4ermPbRhyBmc8G--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5660" "--------------------------------kLpWsApZ6CPwZmFAq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5661" "--------------------------------KTsXpuLN6YjxfhkzZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5662" "--------------------------------NSwY6xSjxwuKd7rBT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5663" "--------------------------------4pKxnpTHAAmwaJPJq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5664" "--------------------------------n8GFamtrRxG7cJfHm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5665" "--------------------------------R3aoqeGhn292zxD8C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5666" "--------------------------------CtfzJ9uiX6y7K7KYR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5667" "--------------------------------X6HknmKh9KZrtjWTS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5668" "--------------------------------CrC8FTmYvwNn4DeKt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5669" "--------------------------------8FmhjNPqPTBqrpcMZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5670" "--------------------------------vfPv3pi95mrfLT9H3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5671" "--------------------------------AkvhwMNcM36x6tGQf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5672" "--------------------------------RxqqHf76nLCncANsk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5673" "--------------------------------7hs35zEpkWNTJK6zZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5674" "--------------------------------vr9cEpiPp2sRufL73--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5675" "--------------------------------f2Ktnv2kYLPSYCSEg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5676" "--------------------------------TEvywoiMv52e7Fp4N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5677" "--------------------------------zj8GQsoWjSbMr3W7N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5678" "--------------------------------vpjBcvbRFoey9EG3H--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5679" "--------------------------------4tumBSGcKZ6rpcevA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5680" "--------------------------------wsounNL4ZAmBmELxM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5681" "--------------------------------mZMjBDapC8EcoTQ3y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5682" "--------------------------------4m4hfSErai3GfKAis--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5683" "--------------------------------bB8XR5qDgP4HtEWTP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5684" "--------------------------------3bTn7xiLmn9DKoqo5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5685" "--------------------------------KuBxX69QfxCBv6nGD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5686" "--------------------------------wYAhkCewZngHNBWf9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5687" "--------------------------------xjMTySKgfXDn828wy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5688" "--------------------------------aXg3oaL3u4LCoZ8Ag--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5689" "--------------------------------Rv7KKMh7aFjAQPJv4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5690" "--------------------------------E6PCydipHZP2yRmuq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5691" "--------------------------------yQXETuYFXnK7KSPQW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5692" "--------------------------------NMSjgF5RwhBvcMb6W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5693" "--------------------------------JYfRRDgvSqxFK24jv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5694" "--------------------------------Ew2evhMpFLcdsL8PR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5695" "--------------------------------pSxdqebJkMjajYCJR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5696" "------------------------28399897--------WpNHgAnufBjKD2dpk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5697" "--------------------------------myKundffZX9Eio2QD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5698" "--------------------------------bettHQQLigLaEss57--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5699" "--------------------------------BrwBXLGsX6BaKd6Xt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5700" "--------------------------------CFmiQB7ipyT4Nefja--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5701" "--------------------------------72D8FwiZBzWfGCMab--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5702" "--------------------------------peAxKrjgxHjmxwqP4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5703" "--------------------------------PFpTCamuTF7fd9akF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5704" "--------------------------------5SzioHXZhmohR6rp2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5705" "--------------------------------c6PPbFSvCKjiJ5TZd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5706" "--------------------------------CjY23u74TNNXiBWin--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5707" "--------------------------------gBuycXYrPPKgqXLFB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5708" "--------------------------------cf985fMwYRJPzNpSb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5709" "--------------------------------JMALuK8sMv9tXZDBK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5710" "--------------------------------nz9J3C8pT5THRLvfd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5711" "--------------------------------spaq8kbSAhD4fgYhY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5712" "--------------------------------LYJLdG8ffSsSLZSju--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5713" "--------------------------------tR9g82BySQBXH44sg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5714" "--------------------------------iHR8wssMGzcwwWAfg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5715" "--------------------------------fadiZnspnLWGeqtyu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5716" "--------------------------------vFLR4xRWKLSyfKgSf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5717" "--------------------------------9XmXChiwo4Mcp3q68--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5718" "--------------------------------DDnx4MxkpAK4jLeaa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5719" "--------------------------------4qL3uatnbeKiTHftN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5720" "--------------------------------ArtS69EHKjYoiiASX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5721" "--------------------------------PQbZ5bTfhry7ZPAwK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5722" "--------------------------------eoaS7TyaH6LLra4Ht--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5723" "--------------------------------xZimAoW6pSEijC7w4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5724" "--------------------------------2Z9xc8eN59nqsNEYA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5725" "--------------------------------RDwgi2xFL3evNufxh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5726" "--------------------------------kFxWWp8qjCuZeXpRs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5727" "--------------------------------Ss27Tuq2JhXGNds3t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5728" "--------------------------------kf2n73Y8gMyAA4xec--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5729" "--------------------------------iH9ufEDDqKZp6HXwW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5730" "--------------------------------wB3FX3FXvRZkaq7tC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5731" "--------------------------------M3ffLTbZr22jYyNTq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5732" "--------------------------------WYhvAXEWZvv6DJhsP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5733" "--------------------------------XjY3Ai2qxQ92RcneF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5734" "--------------------------------qZSMuX5E3KFCusS3f--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5735" "--------------------------------6Eq4MBp6nn9f24S57--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5736" "--------------------------------wwJNZ73Xc5HrweFfQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5737" "--------------------------------Hxxuea4oxtobMckKF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5738" "--------------------------------W6bpkniLCgvtsywje--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5739" "--------------------------------oXuW9hFmeGrFhAEyD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5740" "--------------------------------jttXHEFJdm6Dv2Z7e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5741" "--------------------------------p6DmSsma3x77QjWXb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5742" "--------------------------------qADcsWQ5jb9kt9BNa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5743" "--------------------------------htC7DiipBjSom47Rh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5744" "--------------------------------eWykFMFbAc8gWGStv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5745" "--------------------------------YDQEBQAudtjTtJrHs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5746" "--------------------------------mbsCMyRwde6Krx6tY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5747" "--------------------------------XtFthyGJn8SfEqJsN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5748" "--------------------------------yYgCWW8me4m9qtJtE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5749" "--------------------------------cvncaEX3WJ9yc9aha--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5750" "--------------------------------gy38xY8sPESsrheyz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5751" "7150--------29727660--------o67JEsB2S7HyBxnj5" "------------------------29727660--------o67JEsB2S7HyBxnj5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5752" "--------------------------------G3FvtQgnQkRbbMRFJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5753" "--------------------------------mrzt8oisrSLLthWWM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5754" "--------------------------------93wQ5Zs3DpRuYhe7w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5755" "--------------------------------ZyX7prxt2d4yzE9z6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5756" "--------------------------------ChKJ4xfMMCPBZrvTk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5757" "--------------------------------S3KrGjJcYXGFDNjvc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5758" "--------------------------------LmAvfenQMXXq3y4Xs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5759" "--------------------------------MwsxH483yM9fKmAxH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5760" "--------------------------------d9LqveyHCjBuKPtep--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5761" "--------------------------------NAuzwdCCgvRYQWwbi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5762" "--------------------------------WvrkaaZDpcysd2eQY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5763" "--------------------------------FjBaNSYMhgKkEfzcC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5764" "--------------------------------GWBY5Q2hxfj3Mk4C5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5765" "--------------------------------DfzancKNiprGYSiGn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5766" "--------------------------------w3tLiNv78wc6jw6vP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5767" "--------------------------------kcSAKdKkSD8xHzJPn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5768" "--------------------------------fuJ3YvzqWHZAeEnfT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5769" "--------------------------------78a9srxDKqMehWu6x--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5770" "--------------------------------n9nvF4tqBA6rg9xJd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5771" "--------------------------------5sGX4GrXXCdxRHomW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5772" "--------------------------------vd53ASnJC72SgnfWo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5773" "--------------------------------SunPRKENzhLfyuBLS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5774" "--------------------------------rvBFfwqyCouHkZGv9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5775" "--------------------------------zBsJceof9qtEZ88CM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5776" "--------------------------------ojYCAWimcXLxABPYf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5777" "--------------------------------8NamHNZsy6oD7xyDj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5778" "--------------------------------rPBe9Jk77HmeA8kmq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5779" "--------------------------------W3YkoA8CjwSgk5jwc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5780" "--------------------------------6uTzvcLdQm2oJKM5a--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5781" "--------------------------------8uHf4KBfxT6z6L4Pc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5782" "--------------------------------MHoHPNEck7ExxtfEr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5783" "--------------------------------9eNS6SgvYfzmb3gNA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5784" "--------------------------------kuCvwz6mf3ASvFabB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5785" "--------------------------------HrXXnhf6rETyBrXuD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5786" "--------------------------------ELiMJKpDWXGqgjGQf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5787" "--------------------------------wwgtqBzcQPTMKGcfr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5788" "--------------------------------78gWbWNSWYYagSL3v--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5789" "--------------------------------TL58vL3aKdAipDQXd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5790" "--------------------------------YBr86ezcRQx4JG6Wg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5791" "--------------------------------AMTdFvf58ozAhx7Kb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5792" "--------------------------------mXj7F9ap3nNueH5G5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5793" "--------------------------------x9kd9aTpJWoGAGkLR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5794" "--------------------------------C3vDsPNbWQxY7F543--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5795" "--------------------------------gvs2jzothXWTTyrbc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5796" "--------------------------------D5XjHi9LNpuihnGyk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5797" "--------------------------------kJwAQyfTQhhPKB9EX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5798" "--------------------------------DXpAXyiY3pqFbR5nN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5799" "--------------------------------hYZPhCY6nWLZmHJZ4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5800" "--------------------------------hLBJxyxLh2AAzBn2D--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5801" "--------------------------------4GStbXyC6MBMPXjun--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5802" "--------------------------------wtvT7edMnYHiogqwa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5803" "--------------------------------NQSn5TWoW7xC7KpZi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5804" "7149--------21590004--------76576Mrhm4pyogJSQ" "------------------------21590004--------76576Mrhm4pyogJSQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5805" "--------------------------------uDE7hgSGHS4xJe7Xk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5806" "--------------------------------5o6KYzdESjCscqXCF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5807" "--------------------------------KiJnuXDHuJQZp2DHy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5808" "--------------------------------LR6FfexXTDY9kYd5K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5809" "--------------------------------czWkKqKsQ5zRa8XD2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5810" "--------------------------------wPcSoKgrdjTbQrbtB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5811" "--------------------------------cu24KFxdrrqzHnTHa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5812" "--------------------------------S4MoaxreKZR9AZdNE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5813" "--------------------------------E2fcavixDg4iWKwF2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5814" "--------------------------------ZxcQEvE3hFTGsJjHg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5815" "--------------------------------DFcmZaNMwK9DFYZqg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5816" "--------------------------------ScaqdMFgNtG8hmmms--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5817" "--------------------------------2LdrPsDXAkJmLyrEx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5818" "--------------------------------cJYT4qzLRsfw48jKe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5819" "--------------------------------dgv8horAMinyj4E44--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5820" "--------------------------------uKC9D6jeAMsa2ZL68--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5821" "7176--------98602225--------QyLthwhfbiYQkbCcz" "7193--------98602225--------" "------------------------98602225--------QyLthwhfbiYQkbCcz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5822" "--------------------------------FXA996CG2gzmQRw8G--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5823" "--------------------------------YkcdPQ8DTtNWM6i4f--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5824" "--------------------------------r2aFtRJro4fF8xXFn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5825" "--------------------------------yEE79v63iaQh4Qhi2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5826" "--------------------------------xctzjJ2cpzwTwqvTk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5827" "--------------------------------Mj7St4TPzDdwDswGN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5828" "--------------------------------3HWQ9NJBezWsMFtPS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5829" "--------------------------------udGXe9vysHR6vn2SD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5830" "--------------------------------GGBz9W8ereQb7ee98--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5831" "--------------------------------TxzxriaRziERxGZPB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5832" "--------------------------------QYgjKCa8iCaHWQZ7D--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5833" "--------------------------------SJ8pHZ2MmhhExMJyY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5834" "--------------------------------jPBxNM9PNoQeA6pDH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5835" "--------------------------------vEPZ7eLGjteh8hati--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5836" "--------------------------------8YfgrYrjy6CWwmSMD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5837" "--------------------------------j8uAzuXmdEGZyivFj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5838" "--------------------------------eELY6HQ3yrPnqdNym--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5839" "--------------------------------5A3TTHqRKkv8H7XBG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5840" "--------------------------------ZmHKcJgBQN2BEi49j--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5841" "--------------------------------rHx9TvkkiJyYA6cZ5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5842" "--------------------------------vo5uKyFno6ACrvpwD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5843" "--------------------------------kQCkKbbPBgPwZ75gq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5844" "--------------------------------BDP2XDeZzn4jFh3AW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5845" "--------------------------------93XDpzdYAft9iYfve--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5846" "--------------------------------nBTNQEneLYTEr8D2o--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5847" "--------------------------------Z3JYaRGz22HWrgmRH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5848" "--------------------------------FKR7Lv7z3MufLEEAs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5849" "--------------------------------xfv5GDFGs6E3FxK4v--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5850" "--------------------------------y4pb2KnRNy7mD9Ypx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5851" "--------------------------------aZPydsZTCS8b6yg4E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5852" "--------------------------------MWpXRNz7RtLaGdhmX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5853" "--------------------------------B437zZimBCvmASgHN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5854" "--------------------------------ZtxhNL6gDgNEZaAP5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5855" "--------------------------------sJ3xbC6EkkMKYYJsj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5856" "--------------------------------6C5AupasEZnm4YgmD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5857" "--------------------------------M5aaEfm89xNERYLo6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5858" "--------------------------------M5JRLyzWNfjXXN7fM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5859" "--------------------------------iHwRDtJD8CdLwzoLj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5860" "--------------------------------vb6SLrrskGiTxTpvm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5861" "--------------------------------up648Fbi6ktEvKkJm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5862" "--------------------------------Hxfkh4aheNdDmu62e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5863" "--------------------------------WvZaqR6k6Byu8EJfK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5864" "--------------------------------wPnBhyDkhrapxAm8W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5865" "--------------------------------dLabdXDbMHgAA6a8L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5866" "--------------------------------32RKCvHyWJ6PsiKp3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5867" "--------------------------------tFxdCTyuZSt4s2vEu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5868" "--------------------------------bM55pWmLumyNRacAv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5869" "--------------------------------jnawwoRfjZdpK8mR2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5870" "--------------------------------bnAQNadjxgZEFLRBr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5871" "--------------------------------a5gmwCZiECgjJmQai--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5872" "--------------------------------iNNuumBbqt4WsMT4h--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5873" "--------------------------------8ucr3b9E6FT8LHbE4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5874" "--------------------------------xopfRwYN8z2vSwayF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5875" "--------------------------------Pkqfwnc4zy24xeARm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5876" "--------------------------------Jv6jYLX76DqmRaZJE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5877" "--------------------------------D3XX3PgwuJpfj2sR4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5878" "--------------------------------jkQFgzTu7FxTdHGBp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5879" "7159--------53998800--------kynebLCMH7LcLsq8q" "7169--------53998800--------kynebLCMH7LcLsq8q" " SP : Livré" "8142--------53998800--------" " SP : Livré" "------------------------53998800--------kynebLCMH7LcLsq8q--------2" "-----------------------------------------------------------------------------------------------------------------------------------------5880" "--------------------------------syr6ibXfPEGbhsTPg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5881" "--------------------------------9gx2q7HjDiTD6pYWT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5882" "--------------------------------cLqRg72GksDSBzTAQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5883" "7154--------55547845--------xjJdB6RZ29aSiWBha" " SP : Livré" "------------------------55547845--------xjJdB6RZ29aSiWBha--------1" "-----------------------------------------------------------------------------------------------------------------------------------------5884" "--------------------------------iwnKL6BamptZGwvKW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5885" "--------------------------------3choNAWR8tSdkyzS8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5886" "--------------------------------xbCtvZFaFMK3ypRea--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5887" "--------------------------------6kmb3JmiAPHJadA2n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5888" "--------------------------------Mt22ouTXhpqztptaB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5889" "--------------------------------ZcjbP6MhSpTgteKya--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5890" "--------------------------------dABLBqdSPRSSAvAZ4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5891" "--------------------------------NpwhttC8YcXtBXmHB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5892" "--------------------------------bpuM7PcTmgSoASRQd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5893" "--------------------------------ATvxu9qbbHM3gdnTu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5894" "--------------------------------3XexZRwL67Aa879gy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5895" "--------------------------------hMuhdWdLNxs8HxTwx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5896" "--------------------------------BYHMhtyzMi9NQn6kL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5897" "--------------------------------sE7Dy5j23LbnrrNm3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5898" "--------------------------------M28NzAHNzMawdnC5N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5899" "--------------------------------ib5S2H7vamQw98fva--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5900" "--------------------------------sZRMNdaeY3DSZqmau--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5901" "--------------------------------Kr2NDnvyXRLnu9LRE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5902" "--------------------------------ecqCPB3GTmAAZmhGK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5903" "--------------------------------SCndRHvsTLsxSzbnu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5904" "--------------------------------RGSMGf7QGJTyFwDzc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5905" "--------------------------------AjBzJjw6F8J7FtsXo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5906" "--------------------------------R2u8w3esfaYRGPmmE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5907" "--------------------------------AeRCZrcon8GQhm7cR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5908" "--------------------------------trKHCCsefue8jppvN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5909" "--------------------------------45R7F3DBw6yByhqdZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5910" "--------------------------------7cFoFQxSBCsWTfuNi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5911" "--------------------------------gscKhx36LLbjaAwNB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5912" "--------------------------------wLnGRgcE9NQeYpMPf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5913" "--------------------------------LDkdzJSm9QAThxcWm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5914" "--------------------------------eCyoyrh2kCH8YpE3q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5915" "--------------------------------EAKuo7EeSksEf7TCn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5916" "7155--------22034229--------Kt4zKnHSTzGWyoc8D" " SP : Livré" "------------------------22034229--------Kt4zKnHSTzGWyoc8D--------1" "-----------------------------------------------------------------------------------------------------------------------------------------5917" "--------------------------------9bMc3jFL6cXpuNyNz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5918" "--------------------------------ZGkE7TGd48ky5poZo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5919" "--------------------------------HWAB5R2jcR4MtW5JX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5920" "--------------------------------YgTWTfTmiyngWQdAj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5921" "7211--------53888160--------cm7MnW7fTpsJFnyhe" " SP : Livré" "------------------------53888160--------cm7MnW7fTpsJFnyhe--------1" "-----------------------------------------------------------------------------------------------------------------------------------------5922" "--------------------------------y4QhxqM5oXdDrEB8E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5923" "--------------------------------ML6kXqCCsKhM99Rps--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5924" "--------------------------------52zmQchBZCq3GrZFA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5925" "--------------------------------HbB3bkzLRJHZYPNAq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5926" "--------------------------------w67sspsv4YHgpsD5g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5927" "--------------------------------G6fHLLzDtYmHJ8dfB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5928" "--------------------------------i3dL5mtG6J6eroD3p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5929" "--------------------------------jydr3onxgHdMqBR5C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5930" "--------------------------------9EAoG3XqFijQGXS3r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5931" "--------------------------------mNZjvaQa7NcC4zcXE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5932" "--------------------------------vTriLdEBuzc5wj24E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5933" "--------------------------------EXkbyBbHCkvP899FJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5934" "--------------------------------2tgXuTMwsMi4o9Jun--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5935" "--------------------------------iyA4m43AJ44oaHMMC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5936" "--------------------------------3mxNG6EFnmgWhsg9K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5937" "--------------------------------eAk4E5h3CdnAynEDj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5938" "--------------------------------ieAbLDrWomDwgFNaJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5939" "--------------------------------QnDFoXyAAETWxTzXE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5940" "--------------------------------3SERpbSPfWkwJNXue--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5941" "--------------------------------2Wk2T7hhYSpD7bLSC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5942" "--------------------------------Nw9dTJsk9bg3capwq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5943" "--------------------------------faNEjavzfvzi8E3wt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5944" "--------------------------------2rrZeE8jBaNKK2MHY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5945" "--------------------------------6PKCqgsk8hQj8DbF7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5946" "--------------------------------3LMMoYXGMAyrXW4pp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5947" "--------------------------------wnBLsteKsFqQ2SF5y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5948" "--------------------------------NQYkGNLiZ3T9AKs4H--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5949" "--------------------------------Y2STh3c6JrWsWrAa2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5950" "--------------------------------jKkgs7WK46u7GPGcx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5951" "7161--------53377889--------c5r9BY9wL8uynzf5n" "7347--------53377889--------c5r9BY9wL8uynzf5n" "------------------------53377889--------c5r9BY9wL8uynzf5n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5952" "--------------------------------CJrYu9K8DGmHLvW43--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5953" "--------------------------------nwcDt9CPbYAjjhr2G--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5954" "--------------------------------CidTxNfA4TvoPqKXY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5955" "--------------------------------M69i7r44wzifEkEhi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5956" "--------------------------------ii9T6jNTLznkMCDpi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5957" "--------------------------------MGircwS4rcdSv3S43--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5958" "--------------------------------wkcmEoCSMK2fx9Nmu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5959" "--------------------------------HFAm9gSMA7XHF9szi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5960" "--------------------------------AQr7H9SxvQBj7RST8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5961" "--------------------------------KTL8SZ8PTNB3aeus2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5962" "--------------------------------3DvC76dEEWesdgtqC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5963" "--------------------------------ZY29fRabSrwqvDPen--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5964" "--------------------------------oRsWtY5696qhNvS56--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5965" "--------------------------------YEPaMmWPYfPZJZogk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5966" "--------------------------------8qehXc5oqbk8jnx2m--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5967" "--------------------------------qqL8Poxj7NgfhT2go--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5968" "--------------------------------M38brFPFbqNjrqjYq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5969" "--------------------------------zNog5e5epsxbJ2yQe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5970" "--------------------------------Mgvwzc2AznD5wMRYG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5971" "--------------------------------dZs2Nt77nJm8whEzo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5972" "--------------------------------RBYFst7yzrvQapWEM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5973" "--------------------------------3a4TmgC8u9sQzp7zP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5974" "--------------------------------8ekheAmT4kSFgJRzQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5975" "--------------------------------e48PYjTR4q7XNC6m9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5976" "--------------------------------2fREghdk67qegv4bK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5977" "--------------------------------AyECR5YREqbZ92uQa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5978" "--------------------------------4ybmiCJmRYtKyajvz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5979" "--------------------------------R47qZAHeEzdNTXb6R--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5980" "--------------------------------xXZJ6K2MaCdgChePt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5981" "--------------------------------gLJf5Akze5tfk4oKR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5982" "--------------------------------gofBdReDM5oEqvQEn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5983" "--------------------------------XK4PwWK56xs5cpo6k--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5984" "--------------------------------7acaQQMnbAz8mxjzQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5985" "--------------------------------Xc4jDvAvefb3MSsKb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5986" "--------------------------------xxag9wqZ8hWTpWnNH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5987" "--------------------------------9LLEsJgTs2xwz9EdB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5988" "--------------------------------5nfYr7TtArDgrzphK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5989" "--------------------------------oT34kvyDiZeEi8FsK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5990" "--------------------------------qQfshFhYv8yjRr4w4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5991" "--------------------------------DS6PoHxitZw2jKfgY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5992" "--------------------------------hcSwP5Hx3NRc8Mbvq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5993" "--------------------------------6qHTTYCqPMPfYEtMf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5994" "--------------------------------7yNgXCd9maN3v4wdr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5995" "--------------------------------nzSjeW4bXq9q99qHE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5996" "--------------------------------AeapvNWGDFNG5CLEo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5997" "--------------------------------4XZEjKjf57yWG9xKJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5998" "--------------------------------8ikxd6n8RJ9hnysTw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------5999" "--------------------------------TvaCCd8xej8RinpGu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6000" "--------------------------------QD3eskwxvWCPcBRHp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6001" "--------------------------------GaNkXLgepGtxANBsh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6002" "--------------------------------4Jn4M6G6rdjDZu7QS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6003" "--------------------------------iQZHGm46AXgxFAwyM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6004" "--------------------------------PFKSLcDTeZKFap8jA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6005" "--------------------------------u86DxKdpH7byikgvs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6006" "--------------------------------sRKZyYqC9GrqM4KdZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6007" "--------------------------------4zkAdsC3W2voDXjmy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6008" "--------------------------------dfDk7zYBdEBse3L9d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6009" "--------------------------------3jbuNM7pk8r5wqyGF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6010" "--------------------------------FcDRLaktJgKMNWJmX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6011" "--------------------------------QhBkbXjXNRupd82Ro--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6012" "--------------------------------Heau8gYm9Dfubavmb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6013" "--------------------------------PZTL6buhcgRgohWXn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6014" "--------------------------------xD5SCSskNN9jWcRN9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6015" "--------------------------------P5wHGr465tBWQAWcM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6016" "--------------------------------Dr6C3o8akc9PHZqmP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6017" "--------------------------------TM96vTFoJ36hzCuv3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6018" "--------------------------------v8vKwbpE9gQRaARgC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6019" "--------------------------------tdNQqWDxNyhzJidKx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6020" "--------------------------------amAPGoRoDnnWZwajh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6021" "--------------------------------mkgPzis4yeaNMtiTB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6022" "--------------------------------9rmM7guss8RyXj8H3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6023" "--------------------------------gQMRhNN3pwh2XhP7o--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6024" "--------------------------------q7E548x2oxZdy9bBx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6025" "--------------------------------saCMW9psk5L7dHgRD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6026" "--------------------------------H4yQLRjaThvAQxBuk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6027" "--------------------------------83qE7oyYqf3AiwuaW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6028" "--------------------------------aSQu6N29fRrCSQtKC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6029" "--------------------------------EpCMKNBPHYutBAxXh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6030" "--------------------------------arMa4rEP3u3NKshXZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6031" "--------------------------------f3oY8xEYo5wBKLYgc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6032" "--------------------------------snDs7FDpjJARvSC5B--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6033" "--------------------------------99GdSA5FhMADSZrLF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6034" "--------------------------------fnmTDoQSEs8EseeBY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6035" "--------------------------------htX3YDPus4iEBdy9k--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6036" "--------------------------------2xYknsukP3feLYhcX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6037" "--------------------------------XNB7MTBmptscPRZLD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6038" "--------------------------------BXEcQAmjgkzyw6YXA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6039" "--------------------------------obWwQKP3bxEcMT4BQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6040" "--------------------------------TebWHjpdDDcCEwdFh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6041" "--------------------------------yHHNHM43S2zKmS4EA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6042" "--------------------------------PiWzxGKzGH3jptiG7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6043" "--------------------------------zY3v82sTNdFLkF3k7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6044" "--------------------------------dm6zL52rg8N7pewvp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6045" "--------------------------------YpZBPuvNK3Z6HSBR3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6046" "--------------------------------NQoeKYNfyZ3jxoQiS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6047" "--------------------------------aGeAjq8Sa8LE7H75c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6048" "--------------------------------4AMycjezevpXw7xBK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6049" "--------------------------------bsXkSwnHi9fKRsLDH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6050" "--------------------------------FbBBHubYnQYsk7QS5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6051" "--------------------------------uvqmsPpGYTJr4AsMK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6052" "--------------------------------66Fj9BnonTbEuf8Za--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6053" "--------------------------------4Lpy6pyoSeva3YQz5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6054" "--------------------------------u7XLWii9qwuBAAXpY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6055" "--------------------------------c42uheekmLYwf52HT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6056" "--------------------------------ytSxBHhYEXKkcDWAc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6057" "--------------------------------NN8Mt4YjFbriqxse7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6058" "--------------------------------Mf79dj35iZkruuMKD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6059" "--------------------------------QoFv3jmNaLT9s3mcA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6060" "--------------------------------ohtJdvnNjD33FTiio--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6061" "--------------------------------arREuXx36StNbXEdo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6062" "--------------------------------rqK6JjrHBAHgTcsCQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6063" "--------------------------------7Zs84RDBiyn6eGgft--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6064" "--------------------------------eaPJACkmga2fX3D9L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6065" "--------------------------------rMxfJdheuzSuv8QaS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6066" "--------------------------------6Fmij3vTpkPdr8GDY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6067" "--------------------------------qwD58CwCrEGvhRSpD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6068" "--------------------------------DeGYmyYdgNsSFZnxL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6069" "--------------------------------bCEh5Wd5RoGkfucHq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6070" "--------------------------------ikHD95XY3nArFggTx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6071" "--------------------------------QCzZGkRktWBfqvBL9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6072" "--------------------------------bhvRvLJvvPNqtprFy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6073" "--------------------------------kwstyCYGPvB2s5gds--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6074" "--------------------------------xYrYEnxTDiriFoM8Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6075" "--------------------------------yLuZkGSAHY37nch9P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6076" "--------------------------------tX5bJ2qjYDLKHvK8C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6077" "--------------------------------6o2nafCPjiQcQmfJ8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6078" "--------------------------------zqLqdT8ZPnrsHQ9kD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6079" "--------------------------------KRCspN2TnMdqy3SBq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6080" "--------------------------------LdNtj2XfeZm7sJGMv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6081" "--------------------------------nQnoNNmsnF6RqfQ4g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6082" "7189--------55419179--------qRbAbKGkFeCwkBmEn" " SP : Livré" "------------------------55419179--------qRbAbKGkFeCwkBmEn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6083" "--------------------------------apNaB683rXRgxaEw6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6084" "--------------------------------w6Czv83694CsEFwZe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6085" "--------------------------------eukNxC7YQtHQZxrCM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6086" "--------------------------------6RDAjWYA7aKfviHCS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6087" "--------------------------------8vvvAhckTahMviMq4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6088" "--------------------------------AGKMN2LDNXXtQSSmt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6089" "--------------------------------bNk6NHpGaso9AupWa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6090" "--------------------------------DqyDcfHWgBH6h5fWy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6091" "--------------------------------7uBmNc3w6T8gB3KkG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6092" "--------------------------------ALS7GJyCke4YZpGwq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6093" "--------------------------------mQ85tY9jQcXY7P2Ju--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6094" "--------------------------------WvKfJNKvqrADQopCC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6095" "--------------------------------j2DrGGx7DNQWxztfH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6096" "--------------------------------6c5muJpxGTHHWYiQw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6097" "--------------------------------aL9rxkzBMp2NudXn7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6098" "--------------------------------RgNrWk5qE5JrsBPDS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6099" "--------------------------------2tPNFSZK5x2bGJqG8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6100" "--------------------------------zpLYywCbQ62CYJHN5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6101" "--------------------------------xD4nDb7hqeGSxhsSj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6102" "--------------------------------fak2Jmf7xrPJk28zi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6103" "--------------------------------eysnDfEgeCwto9CYD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6104" "--------------------------------WzHpfHr5bGqKMbiA2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6105" "--------------------------------r38QeS86tsRoHvxrn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6106" "--------------------------------9CWQ8qtXGCsrKZXeZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6107" "--------------------------------yqThfM5YvskcgSMfM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6108" "--------------------------------iWTuynNvLXnmn55vc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6109" "--------------------------------4GZfRiikdhgmT3RjG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6110" "--------------------------------dA7vMvcZeTXdEKEiY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6111" "--------------------------------S6jCoygHSjMY6EvBA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6112" "--------------------------------AcLLSFZFoo4fArjGw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6113" "--------------------------------4csJ9dFkjPwkBQGJD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6114" "--------------------------------zoYmG4iSy5GR4eXt7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6115" "--------------------------------hFphEFXGwnCjS2msM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6116" "--------------------------------n5TN4RrSPQimKj8XM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6117" "--------------------------------SWEeK4SoFvQNy4pRF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6118" "--------------------------------xiwxHvrueCeg9N7dz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6119" "--------------------------------X7MmGYgMDdNnNK9WA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6120" "--------------------------------Dsgx6Ga7WPGHftguf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6121" "--------------------------------TQCn2cffQLHEgvLnX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6122" "--------------------------------yisCKP6ZvwufQQFH8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6123" "--------------------------------Z7S8jvSrhDSmbbBQh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6124" "--------------------------------bqMnQw67CANPaCmjN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6125" "--------------------------------6Lm7WnZGYTZr2RLTf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6126" "--------------------------------oimeRQEs7sn3Ez6kN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6127" "--------------------------------CuMHtd7qDMozhKHY5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6128" "--------------------------------MRSpi7bpHfATqmZuQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6129" "--------------------------------F9WLYeZh9chxQ7gne--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6130" "--------------------------------t4Xb5mfJGQBvSwsh5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6131" "--------------------------------d639DTLETqNtCWnA7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6132" "--------------------------------hkYDZEq4NHAT4sGNu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6133" "--------------------------------2i5saHrFy8rejRnGv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6134" "--------------------------------cXrjv7L9R63KTNJTe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6135" "--------------------------------TQJSbiHTbugAwEcjk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6136" "--------------------------------zq6SPNa242X7q4SAg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6137" "--------------------------------xuGM74qPYXBWqJ2rv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6138" "--------------------------------BRDiew4mdZ5iu9xSZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6139" "--------------------------------QjZBYsF8hohGvmgQW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6140" "--------------------------------EXovx5NrPgv6va3xH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6141" "--------------------------------Bj3x3TbEcau8Xu2L4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6142" "--------------------------------uan8kfe4Q484DCShC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6143" "--------------------------------kj5JNrczKL2tJkQTa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6144" "--------------------------------tkhSM3vSKmuGhEJPM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6145" "--------------------------------QQvHao6mhZheguYsm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6146" "--------------------------------YLfY4TGTjnzgHhM7Y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6147" "--------------------------------LBbTWNfLLijWdvvzW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6148" "--------------------------------RCQfRiPfmvgPARuba--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6149" "--------------------------------i2HeroDKQ4jdBbrY4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6150" "--------------------------------TqT9tSTs2TocKcHvS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6151" "--------------------------------FTnTfXJFhrDgveDRA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6152" "--------------------------------MdWx6Sydozkg3QZvd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6153" "--------------------------------xeJgrPm67nyxTNrTf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6154" "--------------------------------pRJ4N9LgomBBAbHQp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6155" "--------------------------------S2469X4uPctkGEvKi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6156" "--------------------------------z66D3bQC7pkThuc7a--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6157" "--------------------------------eTPRLyFEhFYP8WWpY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6158" "--------------------------------HFJt7RwFSn6wKz5jC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6159" "--------------------------------N959cmEakQmq7TqCj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6160" "--------------------------------Nn8CS4BuLfDNxqr2C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6161" "--------------------------------o8BNDmrJ2eFCB6S7v--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6162" "--------------------------------dhs4jxZwvjv54uFEY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6163" "--------------------------------3qGGhKc2KstqnJiEn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6164" "--------------------------------coWCmcEdfi4uXZaMm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6165" "--------------------------------ek9PZqvpmaCqmcGZH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6166" "--------------------------------7adFZQhf2bq2PyfL6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6167" "--------------------------------t4wBCyF8MgJYXxBB5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6168" "--------------------------------GZWCTC7P5PfAaPeQT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6169" "--------------------------------9knmtvRKmbCBHM44y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6170" "--------------------------------adPLkado2MxeruwdB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6171" "--------------------------------hWHtA4aES5CbzCTek--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6172" "--------------------------------EFAdYf4o6X6p8eeMB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6173" "--------------------------------Jo2E2kAdqFwFffnc7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6174" "--------------------------------25qh4azGJ2r4qNNAj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6175" "--------------------------------DmK3SikZxmEBECfC3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6176" "--------------------------------K8cN3gpJQtJHPrf33--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6177" "--------------------------------8mYN8Q3Ppp3pNYbzG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6178" "--------------------------------6RxK7B4pyuJQEwhWZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6179" "--------------------------------Cg8jSEqSWHZZggsMa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6180" "--------------------------------HdQLYtXuGN6cFFX9w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6181" "--------------------------------wpGsRCmqTTHocMBxZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6182" "--------------------------------d4HY6Qd9PbJvqS58n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6183" "--------------------------------WAr3jRJBt4JdtjggF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6184" "--------------------------------QLidPtrisbDhASM3N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6185" "--------------------------------n87NiBf9YQgEnbJvf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6186" "--------------------------------hGg7mY3mGYvJgTyzZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6187" "--------------------------------FpfMnkp52Lvvh5oxe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6188" "--------------------------------a9mNKHuj9TnEvhuES--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6189" "--------------------------------ypYPff5mGr6g6B7gF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6190" "--------------------------------DpwfTJTEA626QkQWG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6191" "--------------------------------jKgqcZtpRTt4menhX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6192" "--------------------------------ywqB5uYSbGmYwKGm9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6193" "--------------------------------HKNXSkoLwRDFpbZdN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6194" "--------------------------------JWyaLPEWQFEbAu3Jo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6195" "--------------------------------63f9BbvCuRYKXyoWy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6196" "--------------------------------SXfG9iWP44wnQPgaN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6197" "--------------------------------vXAbXPtP29FojSotA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6198" "--------------------------------HzarnzrPgaQdpt2mt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6199" "--------------------------------4AbpQoRxZwBtGvxgw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6200" "--------------------------------8k2iHQzb7d8MA5NNS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6201" "--------------------------------Fg9AAYnqgnaPQ7DXv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6202" "--------------------------------6kTKpvKnQF8ER7BLs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6203" "--------------------------------DSqi7CSxKnzPDYZg4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6204" "--------------------------------PcrGYEJRNkA46kz59--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6205" "--------------------------------CBNJx3s6MgaoLPFqr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6206" "--------------------------------7nSHpiEtDkeSQKc2S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6207" "--------------------------------47QcEuJzHxKXgRApi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6208" "--------------------------------hZAfRhnAKZMvLqN3u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6209" "--------------------------------3XwDgLmRkcCejtEmA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6210" "--------------------------------qwhnWtxbu8x9Qcr2d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6211" "--------------------------------BrmjWFZ6JyokC65jX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6212" "--------------------------------ymM7ocq4D6FE4Hg2h--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6213" "--------------------------------fyA6WSS9PH8CEpEW5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6214" "--------------------------------vGKtZhNW4grGRYYPA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6215" "--------------------------------nRSLKSKnjAtNXZdSA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6216" "--------------------------------HaCDcLBMHb4KnXBKu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6217" "--------------------------------mzuhLYw9oWTs9qPki--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6218" "--------------------------------PauLvpwgLf85G8dKH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6219" "--------------------------------Pf3D8T2L3a4JtyxwC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6220" "--------------------------------7PqMsAeuWrrJSX39j--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6221" "--------------------------------wKSYFAxfJKrRQJZmy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6222" "7256--------94436561--------GRYoTqe3B2C3jKDXT" "------------------------94436561--------GRYoTqe3B2C3jKDXT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6223" "--------------------------------P47uTeqEi6tbob4jh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6224" "--------------------------------4GTDJ4biAvaMChsx4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6225" "--------------------------------r5qZ7Dbty7HSrtDab--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6226" "--------------------------------Jj5QJwAwQzQzkLE29--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6227" "--------------------------------5CSTjJMMAq4XquHX6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6228" "--------------------------------RbKFJX3WTC6Zw3z5d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6229" "--------------------------------cWpv6RZBoCwBojrFz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6230" "--------------------------------fdXS3b3hG73xW5h7W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6231" "--------------------------------jFuoDcyxpEFNoTMZR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6232" "--------------------------------2Mav6i8XgPeQax3MF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6233" "--------------------------------vwGJKA9vvSpz2q58T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6234" "--------------------------------JmhwdTQbogGA2PRFC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6235" "--------------------------------6QNtGWxKZtwyuanD7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6236" "--------------------------------CuYCFtH3guWetLpzZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6237" "--------------------------------6iucEiPWY6h9Gfvy9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6238" "--------------------------------nA4kvCJHcQDkD9Dkq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6239" "--------------------------------N5cXjQ2GtJTFwC2XQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6240" "--------------------------------QcS4y2TpMPtXQhNpD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6241" "--------------------------------Z4zu6cKDNY7WLdwkG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6242" "--------------------------------GqRBJ95M2kfjRXZp6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6243" "--------------------------------MdNvKBwQTRjuYZJ7H--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6244" "--------------------------------BZJjEm7YLFXZqCaZY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6245" "--------------------------------3ejCzAiwMY73kPDhK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6246" "--------------------------------MzWrz4PQQ6ivZbtSH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6247" "--------------------------------ougCiZ4umq5yHCYyT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6248" "--------------------------------a9Sf25WheK6E4mTeJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6249" "--------------------------------8Amh3Jsk7KoAJrZpc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6250" "--------------------------------AJq2Pg2YnZHia4kJ5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6251" "--------------------------------XQApL4yh6qsttTbLg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6252" "--------------------------------MqiN9aHfRjKreNJGG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6253" "--------------------------------FAaXCekkYgua9obWq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6254" "--------------------------------YhQfDriGRpzaiQ2Zj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6255" "--------------------------------qxBmEXeHqpwYgJt7b--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6256" "--------------------------------fafHGvNdJYDjkrqhw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6257" "--------------------------------kAbnAECEZPXtmjgqD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6258" "7739--------55715652--------kvX8dqPjqhJkyx4qT" " SP : Livré" "------------------------55715652--------kvX8dqPjqhJkyx4qT--------1" "-----------------------------------------------------------------------------------------------------------------------------------------6259" "--------------------------------BPCrwrCyRikAt5i9t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6260" "--------------------------------BZzCz9XuGe5ySbWjK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6261" "--------------------------------Jo7pBaXGkTisDTNHX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6262" "--------------------------------NTBeWGXnBB7B5T3uq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6263" "--------------------------------4FdcudceJvLb5f5nk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6264" "--------------------------------vec97GeCuyp8ZN8bG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6265" "--------------------------------EeLG5mc99tfrZrNGM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6266" "--------------------------------jqgkRKR46wAaCXNd3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6267" "--------------------------------QGZsjhAfmTS9E4z4W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6268" "--------------------------------gcQGc2SHcQ7rffTtJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6269" "--------------------------------oHxMZqxkB5G5Ssnwa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6270" "--------------------------------fuHEo5WcPruaAv6Dz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6271" "--------------------------------nZXx6vsgkmbckHKPx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6272" "--------------------------------eQzWx2Z2SKsK3xtRd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6273" "--------------------------------D6vn2JKjuNpMynqdt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6274" "--------------------------------cBzcDo2yQBXn8wbFa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6275" "--------------------------------SzXc8Xo3wiWhR7CPn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6276" "--------------------------------RQ9zxnWdxvWWCQqsb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6277" "--------------------------------TSpjCnxWZwQYPKtbP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6278" "--------------------------------cmTNmgQ8XMz3RmtKZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6279" "--------------------------------xDem6RyyvdpZdwRQJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6280" "--------------------------------AQRhuXrDX2huLRTry--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6281" "--------------------------------68sB3GdHS3PRpqXuw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6282" "--------------------------------ytqscbt99hqgS6TEv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6283" "--------------------------------nLkehKLhbzPBAybWf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6284" "--------------------------------vKWvY9LHv4fevcsPM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6285" "--------------------------------ChRSeNB72KDwWN88M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6286" "--------------------------------dvYfYwac56gDTeuzh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6287" "--------------------------------urg8F336wHwfgzRah--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6288" "--------------------------------MN8brFuDuNweHd3dq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6289" "--------------------------------EbokgecMGwjTGNEES--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6290" "--------------------------------yAnWjv5Gr2C5HXnc3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6291" "--------------------------------HeAAJQ7RLdnKvrD3T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6292" "--------------------------------FiCHdgPfjmzLPxBpA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6293" "--------------------------------N2vHK6q5hbASvBxtm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6294" "--------------------------------z6syuo29mi7rzBZTw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6295" "--------------------------------unE8AvYghmivichTJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6296" "--------------------------------gSETbsTFR9z48YBmv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6297" "--------------------------------BacDwubPPnQu7jaLu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6298" "--------------------------------aMxEFFfH37c4Lmjad--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6299" "--------------------------------X5ryEWn9Bm3NgEXn9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6300" "--------------------------------F4Kpt8ZnDsrZBfgcL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6301" "--------------------------------GbL8z2jFhHpDZZj5K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6302" "--------------------------------t8nFJhBMG68csyRrA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6303" "--------------------------------wwkuJ9giMELJZXyqR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6304" "--------------------------------TXXDamTofYConHTvu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6305" "--------------------------------eP9mJvnNXDwekm4tk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6306" "--------------------------------swaG3m7QzB3RoZ6pN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6307" "--------------------------------K69NS5wodoXiBRu82--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6308" "--------------------------------R3kWJELCqLuAMBv3a--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6309" "--------------------------------fKQjKnkpqy8vn6vuf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6310" "--------------------------------5cewmbTwPhXAjjGad--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6311" "--------------------------------6qE54v5bbYFij5wbP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6312" "--------------------------------bmkBAAX9EqFbMevWL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6313" "--------------------------------hD2QZh639HBZnj9zP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6314" "--------------------------------bYi6MuhZaowADy6y9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6315" "--------------------------------7NbwYyKyyBBEk5ruK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6316" "--------------------------------3XuqoziDwRYRcrYSf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6317" "--------------------------------yukn948Wzu5exSdxd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6318" "--------------------------------pvDw2RJ7i8oFimirQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6319" "--------------------------------LzbmCF5RN9sapLbrn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6320" "--------------------------------uHrmWF9vtprYkwa6z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6321" "--------------------------------PMbWJsLDPhZRNuA4F--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6322" "--------------------------------E3S8RJ3zf2mDHtqJh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6323" "--------------------------------qgnPYuRJ6jSsLoBtB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6324" "--------------------------------hzAWtCs2wHbn9GiML--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6325" "--------------------------------hc2bD5CGNNvqeemh4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6326" "--------------------------------tv9k7dqHFqGDqRLh9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6327" "--------------------------------4X46RzLzZMGoBhsgy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6328" "--------------------------------HQae2HZtgCY8ip3ed--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6329" "--------------------------------ZEH5bXotFSC6gcpba--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6330" "--------------------------------CtHi2e5fpMc6HRt6p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6331" "--------------------------------MeeczGQWjNoCyLRk8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6332" "--------------------------------4qxvYHJfnKnCz9duq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6333" "--------------------------------pAcK4Pz7GLRTNWgcR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6334" "--------------------------------b6k4FBj3ZzCQANAFR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6335" "--------------------------------NhSbjgYBncd8ZudwL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6336" "--------------------------------BxPqbgbmHGHb9aFpy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6337" "--------------------------------vJNCmD55CD3YTNCMR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6338" "--------------------------------5kkzMnvdDd3DArhqg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6339" "--------------------------------nupiYy64dYJbGcDS8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6340" "--------------------------------M6dvgRaRjfjWeKjpg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6341" "--------------------------------swfJaCawZCNp2Sy2a--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6342" "--------------------------------K8mKZvMms6yg7Eg3t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6343" "--------------------------------XmiGgzRsGLy6mGHTw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6344" "--------------------------------KGadcJZscdgLb7Y5a--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6345" "--------------------------------gjaxiN9HPAjK252hT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6346" "--------------------------------ii2FncLuREQaZksqp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6347" "--------------------------------WAMjb6Hty4eumvL78--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6348" "--------------------------------qc3NFXpgpiCPgaTng--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6349" "7178--------53234436--------7yoeEmg9wy2oJJqgx" "------------------------53234436--------7yoeEmg9wy2oJJqgx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6350" "--------------------------------NfuMnFGqXcC9CRGwT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6351" "--------------------------------a3MMmxoBYkQHrewRZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6352" "--------------------------------tD5mnZgzbTzq8hBxi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6353" "--------------------------------WJPys7YQEGPeug5ia--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6354" "--------------------------------5LXWpkPYREn7roP4J--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6355" "--------------------------------atA88ZXniMQDSokMw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6356" "--------------------------------W4wWq4wwEkrrSkwcj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6357" "--------------------------------RyWpbihnJtHZetJx2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6358" "--------------------------------TmLMkvkjGQ2dANtFH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6359" "--------------------------------GkZ9A758fk2Yxpmek--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6360" "--------------------------------y8Dhip5qb7diXkg7b--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6361" "--------------------------------cpatB3Bb4jbGFDCZu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6362" "--------------------------------C9YJgukkwiLN6C7yC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6363" "--------------------------------H9icnzGKTgNjEYBGv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6364" "--------------------------------N93rYTgXaTCj55Mg4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6365" "--------------------------------NDEQaaQdiF5WT2tgG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6366" "--------------------------------ijiGEkPqSFRGxBMZL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6367" "--------------------------------foC636ZMBewCs7hq2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6368" "--------------------------------qxebrDThRuKMXzSDp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6369" "--------------------------------X7XtGYXZotTZC5BSK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6370" "--------------------------------rqnT3cyaJe4TGLc9X--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6371" "--------------------------------Q4qeRGzjLf5st2uux--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6372" "--------------------------------cEJCt7LnWToDk9j6g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6373" "7184--------99236665--------8kfdrM4wkCWpe5XrW" "------------------------99236665--------8kfdrM4wkCWpe5XrW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6374" "--------------------------------2YrcKKpkpD9QJMMDn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6375" "--------------------------------odBCfQzgMCzMok6tF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6376" "--------------------------------fZQj2pJCM7DPNnWCR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6377" "--------------------------------4PTaMTZcGLhKFKqhs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6378" "7181-------- 25114485--------BFWBjbcXMxKAXvMyd" " SP : Livré" "------------------------ 25114485--------BFWBjbcXMxKAXvMyd--------1" "-----------------------------------------------------------------------------------------------------------------------------------------6379" "--------------------------------GbXAJk3e5esLMYqko--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6380" "--------------------------------hykkEnLPNp9W3LNPf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6381" "--------------------------------XnJXg7KjTPZiH8W57--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6382" "--------------------------------DnhL6gWM3v9mctm9m--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6383" "--------------------------------qhsJThXPCqf5wSafL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6384" "--------------------------------8MSGLfDNMgSQRpT8d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6385" "--------------------------------C5QBZvoh4qfu7XDKQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6386" "--------------------------------T3fQNw6hk9yRKZeP5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6387" "--------------------------------tf5YkqZxJN44SYobG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6388" "--------------------------------kLHcaonzSKLqbzAoF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6389" "--------------------------------yjhupYtPmtYAY7m63--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6390" "--------------------------------whWktmY2zJD5EYT85--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6391" "--------------------------------84SzzYKZ9BWZGqZ8p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6392" "--------------------------------zgmqadRW9h3av7fmZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6393" "--------------------------------aEmufvSZ42Y58vrpr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6394" "--------------------------------rmpQTMzFGiPxvGwmr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6395" "--------------------------------jhoCGzYK2js9YuZfx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6396" "7185--------93344695--------g9nvGpjTyqSyuYfAP" " SP : Livré" "8101--------93344695--------g9nvGpjTyqSyuYfAP" " SP : Livré" "------------------------93344695--------g9nvGpjTyqSyuYfAP--------2" "-----------------------------------------------------------------------------------------------------------------------------------------6397" "--------------------------------nTm6mcwvZKJrwwQn8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6398" "--------------------------------bg9dN7CfxfyaQeG4p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6399" "--------------------------------4MED4gHdm4Xysn28b--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6400" "--------------------------------jvFcPjY638fMpwrKu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6401" "--------------------------------mADxyyvaxrw8s5Qab--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6402" "--------------------------------EF4ot5GbdB7HgsykD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6403" "--------------------------------Cqg69g3edBaqgEah8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6404" "--------------------------------4zHppE9qoJLwixoPo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6405" "--------------------------------taQKA7QDKTodL8Qwb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6406" "--------------------------------iaiQJyttjMGSotD9T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6407" "--------------------------------bjfCm3ZhZnktdMTfc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6408" "--------------------------------HY3G6nmk5dYmZcZtm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6409" "--------------------------------B6RkZsfx7GQKbg83a--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6410" "--------------------------------cTspaSGTjwGtpCJea--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6411" "--------------------------------BuQezhRNCD5FJQzwB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6412" "--------------------------------9KqATPPDjaggfkTB4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6413" "--------------------------------MzWwwrBWMQr4aNtcS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6414" "--------------------------------xB22G2HcyzcBdurh7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6415" "--------------------------------k3hz3Z5BWvGygyjf5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6416" "--------------------------------LdynFaHZzMyx297Ar--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6417" "--------------------------------7hjZYtci8ikA8RPPb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6418" "--------------------------------8fE8NZb7ymfJpfEC2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6419" "--------------------------------AdLEJaiAeQCq75BEp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6420" "--------------------------------e3uGgBNf4RDmgpqzK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6421" "--------------------------------X6F2Haa5dAePs4Lix--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6422" "--------------------------------L5rNmbaS27abFcHKq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6423" "--------------------------------DgagjLhwDoSwz9bdM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6424" "--------------------------------zsZggaRwmfQhecCMJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6425" "--------------------------------EQa4AaSytNLCoaJfT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6426" "--------------------------------o2m9nY5Rpu7EEwjea--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6427" "--------------------------------cED94Z5uTzt9oQcCw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6428" "--------------------------------onTJ2eNfdv6vtqeT8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6429" "--------------------------------CMvuBFfSuGArYc6BQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6430" "--------------------------------M8diH5QL7TNdGBX5D--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6431" "--------------------------------ddMu4rYXjsvtEYzxx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6432" "--------------------------------9CmpigdpJz4EyWW3k--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6433" "--------------------------------bAwc7uyB4TxMtNLc3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6434" "--------------------------------jQrDL4TYH6jGYkJ2P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6435" "--------------------------------oZuHpQz3AMBGSuEpB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6436" "--------------------------------cmmzyRoEiiuA3Kde9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6437" "7214--------98360865--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7217--------54440420--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7219--------55468740--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7225--------28478542--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7238--------21129450--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7239--------23018666--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7249--------20067792--------Jv4jQcMqZRHFFLBG5" "7250--------22917798--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7251--------26425858--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7254--------58200130--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7282--------90379370--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7288--------55041892--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7290-------- 29351042--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7293--------27606787--------Jv4jQcMqZRHFFLBG5" "7302--------20695433--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7303--------23297600--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7331--------29715315--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7338--------25313662--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7348--------54632882--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7349--------94668276--------Jv4jQcMqZRHFFLBG5" "7351--------26878736--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7362--------98726021--------Jv4jQcMqZRHFFLBG5" "7363--------50454222--------Jv4jQcMqZRHFFLBG5" "7370--------53933081--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7371--------26550800--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7372--------58525475--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7379--------22534209--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7409--------58336365--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7410--------99151802--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7413--------20433174--------Jv4jQcMqZRHFFLBG5" "7414--------20433174--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7417--------29773522--------Jv4jQcMqZRHFFLBG5" "7437--------27801112--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7447--------90379370--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7448--------94817580--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7456--------98778728--------Jv4jQcMqZRHFFLBG5" "7457--------98592748--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7458--------58779777--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7459--------50833091--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7496--------28076914--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7497--------26969843--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7501--------22480625--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7509--------98778828--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7514--------20706187--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7518--------26320811--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7521--------28011230--------Jv4jQcMqZRHFFLBG5" "7528--------50549969--------Jv4jQcMqZRHFFLBG5" "7533--------29658230--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7537--------99969134--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7567--------29841995--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7600--------28011230--------Jv4jQcMqZRHFFLBG5" "7605--------55477301--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7606--------21522427--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7607--------26047445--------Jv4jQcMqZRHFFLBG5" "7619--------52845795--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7637--------53982313--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7667--------24572223--------Jv4jQcMqZRHFFLBG5" "7668--------99962932--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7679--------51037181--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7699--------50602321--------Jv4jQcMqZRHFFLBG5" "7707--------52417812--------Jv4jQcMqZRHFFLBG5" "7709--------51058834--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7710--------26734902--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7748--------29540237--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7759--------58762215--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7771--------25468106--------Jv4jQcMqZRHFFLBG5" "7782--------54008159--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7784--------58762215--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7789--------58000650--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7791--------26734902--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7824--------25250000--------Jv4jQcMqZRHFFLBG5" "7834--------98760361--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7835--------93165972--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7836--------29923170--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7861--------58240417--------Jv4jQcMqZRHFFLBG5" "7897-------- 51689011--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7928--------28831733--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7929--------22419353--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7930--------56822545--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7931--------22480625--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7932--------24632053--------Jv4jQcMqZRHFFLBG5" "7954--------98707105--------Jv4jQcMqZRHFFLBG5" "7984--------56030651--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7997--------29273176--------Jv4jQcMqZRHFFLBG5" "8003--------24357206--------Jv4jQcMqZRHFFLBG5" "8020--------58222938 --------Jv4jQcMqZRHFFLBG5" " SP : Livré" "8026--------24951609--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "8055--------20788632--------Jv4jQcMqZRHFFLBG5" "8065-------- 53465961--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "8075--------92959240--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "8076--------53121445--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "8082--------58041082--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "8153--------99497016--------Jv4jQcMqZRHFFLBG5" "8154--------25298673--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "8166--------95305211--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "8167--------50503380--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "8168--------98240055--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "8197--------26039506--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "8198--------23399093 --------Jv4jQcMqZRHFFLBG5" "------------------------23399093 --------Jv4jQcMqZRHFFLBG5--------74" "-----------------------------------------------------------------------------------------------------------------------------------------6438" "--------------------------------up9ymuMSxQrLS4Cmn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6439" "--------------------------------qXFnAf8DqLjaztg8B--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6440" "--------------------------------2xA7pwDXBkpdmnXRi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6441" "--------------------------------qmuPCmn9GkZKoduTL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6442" "--------------------------------LY7eovy6ADqaFSs2H--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6443" "--------------------------------M4y35xDjS8J2HZ3hL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6444" "--------------------------------jLWtsct2PGvmojXWr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6445" "--------------------------------YKgnh98gEYKiKr25e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6446" "7190--------27427815--------vNMgD5hJKPCiMxgqk" " SP : Livré" "7210--------27427815--------vNMgD5hJKPCiMxgqk" " SP : Livré" "------------------------27427815--------vNMgD5hJKPCiMxgqk--------1" "-----------------------------------------------------------------------------------------------------------------------------------------6447" "--------------------------------PBnzQ3AGiMM5oRteu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6448" "--------------------------------rcXj4uYwcgL3YyNYQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6449" "7191--------21102174--------6k2YP4Cx9XeDRrbME" " SP : Livré" "------------------------21102174--------6k2YP4Cx9XeDRrbME--------1" "-----------------------------------------------------------------------------------------------------------------------------------------6450" "--------------------------------fJgko3KT4KzDSbXyx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6451" "--------------------------------zhtMmaWhF8HRma3zX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6452" "--------------------------------jGqGSqrNnJPcn57da--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6453" "--------------------------------Y8mNXEGoMBHQ6A7MJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6454" "--------------------------------gziTwZYwEgFg2GR8Q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6455" "--------------------------------get8ESkTYcWFvmcGx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6456" "7192--------26437800--------tgTf6f9XHdQnuveBM" " SP : Livré" "------------------------26437800--------tgTf6f9XHdQnuveBM--------1" "-----------------------------------------------------------------------------------------------------------------------------------------6457" "--------------------------------gQRJgfYRogoHhaBKn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6458" "--------------------------------xd5NfMcX2wgGcaZCJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6459" "--------------------------------wjKvKqzTnLkG8csoG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6460" "--------------------------------u9sravWwGFMLsjBbQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6461" "--------------------------------xPogBCTiakrKrEJLq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6462" "--------------------------------NKkwF6Ny4rn8T9WyX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6463" "--------------------------------QNRwwkHoKvwyJTmq3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6464" "--------------------------------jiGnszDHjthKQSNzw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6465" "--------------------------------DkbtaT2Re8JJLSaMZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6466" "--------------------------------APeqX3ukcF4B4whdx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6467" "--------------------------------HuNzccQRKJLno9raD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6468" "--------------------------------ZPLa7zwr3bTHQvLym--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6469" "--------------------------------mbHs5QjMbkuDHrabF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6470" "--------------------------------2P98hoYvJrdKxfdBA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6471" "7194--------99584884--------KufT2HxM2kMZEyoq2" " SP : Livré" "------------------------99584884--------KufT2HxM2kMZEyoq2--------1" "-----------------------------------------------------------------------------------------------------------------------------------------6472" "--------------------------------MqZkSYP6FXqziB3s3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6473" "--------------------------------6FKtTNjwLDNim9hiW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6474" "--------------------------------8d74rFhBdqZNTZe63--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6475" "--------------------------------fH9GDTZY3XRAbtiNT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6476" "--------------------------------JsNP4AcEyovSCrHmE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6477" "--------------------------------NSN8Bfs7NAxwZD7YT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6478" "--------------------------------gfCa3owvt4vmWZfpk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6479" "--------------------------------kFviHxBpCSzhJxC5x--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6480" "--------------------------------LztTJFHyYLpn3ovDY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6481" "--------------------------------RYiy5fehivwvdoJoT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6482" "--------------------------------KKGzPLdTJNehXQkjY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6483" "--------------------------------xmz76S4ZrRiNfJ92k--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6484" "--------------------------------DsKpTcBinBQ8rPh6r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6485" "--------------------------------3nGPuwwsNeXukKmZP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6486" "--------------------------------d7Enjmm4YeXZ5z2go--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6487" "--------------------------------PozkALKrnr6JZmzeD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6488" "--------------------------------D37aETKbDbcf9xqWB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6489" "--------------------------------C9EgMgDDkksDM9TZK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6490" "--------------------------------JPWEPfjorQePdbLnp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6491" "--------------------------------yZH5dfe54KbKQjkPW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6492" "7195--------93256793--------HE9egaui79B84sJoX" " SP : Livré" "------------------------93256793--------HE9egaui79B84sJoX--------1" "-----------------------------------------------------------------------------------------------------------------------------------------6493" "--------------------------------QtbK4Dd4XenpoJwpj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6494" "--------------------------------9XiWCqBKuT7aQ9oWE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6495" "--------------------------------7Z4YQPDL2Wf3KHJit--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6496" "--------------------------------bCDJX6KTYoD9boF9Q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6497" "--------------------------------H7dHmGhoeGejdrjEo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6498" "--------------------------------LwF7rNedwd3ZLqJ3c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6499" "--------------------------------R9tpnG9nPWYQRMZkj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6500" "--------------------------------Z4mgoY4Rw9s8wpJRg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6501" "--------------------------------KgGwAPG2zErGsdAjX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6502" "--------------------------------AqrKLpQiP3cuCjHvg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6503" "--------------------------------LppDrMwLLjDo4rts2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6504" "--------------------------------xJana8bNqgJjQJzZs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6505" "--------------------------------m7x3Z36ZcqWgRZjpT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6506" "--------------------------------xMcQEYAEY6catsTNt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6507" "--------------------------------8XBJgrnx6wLo9ceg9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6508" "--------------------------------B59ufPptGicgWGmYb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6509" "--------------------------------JaXgPf4sYXw6vW92W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6510" "--------------------------------PcLtGmuk96CacQwSb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6511" "--------------------------------KWaDQbofFuDyNPhq2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6512" "--------------------------------5BHnWsozFmr2GJG8w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6513" "--------------------------------F5T5GA9r2KGDZmH7y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6514" "--------------------------------PDyXC7hnM9uK7ndtk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6515" "--------------------------------rtLo2cDhXN8JCPEoZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6516" "--------------------------------izD8oviTCZtPDLF9S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6517" "--------------------------------fCkEfyeFL33Axsyg8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6518" "--------------------------------GtgCgkHvb7NvynPfa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6519" "--------------------------------6YstbP9WTBwmyYivR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6520" "--------------------------------hFnSCcL3TkJwhrYWy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6521" "--------------------------------msxdQhADN8ZrHsLzE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6522" "--------------------------------bT2H9y7a5wGwDHAFJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6523" "--------------------------------f7ks8Ae2iuga29utm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6524" "--------------------------------KemCWkwrTjShu9wZ5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6525" "--------------------------------KRfuYsc4CWPY4EiNy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6526" "--------------------------------TR4nEwFwgoesgf5DK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6527" "--------------------------------7JHT9PSEFScPzRq9x--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6528" "--------------------------------GmoxuFcD49Jm4Kurz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6529" "--------------------------------LNJg7DRiwczXpTktR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6530" "--------------------------------m5pFr6GadiAjGHfS4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6531" "--------------------------------MaCqLrR4KRgKrqZib--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6532" "--------------------------------FS22nAGmHay2QE7ad--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6533" "--------------------------------aPZci4RTdXn2LwM9d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6534" "--------------------------------opeyrBfCfPF5t29Ak--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6535" "--------------------------------iRimsFTviSRyhBQKN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6536" "--------------------------------YJhcrx42fhp2TEspP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6537" "--------------------------------C29KEhESFeSQgt5eQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6538" "--------------------------------vhX2eAYJEv55aAp5n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6539" "--------------------------------Q7XyRCsk8JoAkuuFb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6540" "--------------------------------fT5H2yFs6JujcHMWK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6541" "--------------------------------iALNudW4nsMrBdsgk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6542" "--------------------------------SeAMTfjcAb2Qv6DGo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6543" "--------------------------------A64M9jnJXSoWpdyPM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6544" "--------------------------------9GNhYABofM6YwidEy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6545" "--------------------------------YGAbh93AnpY7ddCCg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6546" "--------------------------------y58bpdrF6EPNCuehp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6547" "--------------------------------M8YnPqZHcp2ZtavWb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6548" "--------------------------------GnqzSoLjdcHNcf23A--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6549" "--------------------------------sQhmo629xAG5za3Km--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6550" "--------------------------------5ZJGQEntcKuXsJSjP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6551" "--------------------------------KjXi8wuAavKgBxkqt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6552" "--------------------------------YRF6zzQwseKF8LTKc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6553" "--------------------------------TRRzpDRFndbfRvojz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6554" "--------------------------------8uTEyKWZhjNnEKm2x--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6555" "--------------------------------GH8jXzBhAyPwgdeDm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6556" "--------------------------------m7HqAY2gBZr2dfuJC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6557" "--------------------------------MG22nuaA5JmSvTowA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6558" "--------------------------------nBRQvmGBwHpNT8Ae5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6559" "--------------------------------6dMuLResy8tZCwxNp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6560" "--------------------------------po9X7PfHmaB8ReA3S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6561" "--------------------------------tjJEdXZytW4FpunhF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6562" "--------------------------------gBDmv5jsmomQPETAW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6563" "--------------------------------jniTwKuCoDf25urgt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6564" "--------------------------------LS6tiiDZEDL6iQAZR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6565" "4142--------50252092--------" " SP : Livraison effectuée" "7197--------50252092--------PeZrt3W3zMHQno276" "------------------------50252092--------PeZrt3W3zMHQno276--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6566" "--------------------------------HytnYmb2B5NuBf6Gi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6567" "--------------------------------fEhb6bBjTmSbGu4ie--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6568" "--------------------------------E5AMizz48cpe2TntT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6569" "7814--------58800001--------NgwHewYGukhadbCJS" " SP : Livré" "------------------------58800001--------NgwHewYGukhadbCJS--------1" "-----------------------------------------------------------------------------------------------------------------------------------------6570" "--------------------------------PQZEjdQkb7QXxkkqk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6571" "--------------------------------Z8SHdANqcx4YnLaAd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6572" "--------------------------------4W8FRJ2CRvaoePBBf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6573" "--------------------------------SA7kbrdLGWmjiLDZy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6574" "--------------------------------6wyDFPpp4zzSsaW4r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6575" "7204--------22880979--------Q2iozBFDmtDCPiT2C" " SP : Livré" "------------------------22880979--------Q2iozBFDmtDCPiT2C--------1" "-----------------------------------------------------------------------------------------------------------------------------------------6576" "--------------------------------KAFMonHHyA4BeEvEA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6577" "7205--------58881798--------Z3YstCGMepEWhLgXs" " SP : Livré" "------------------------58881798--------Z3YstCGMepEWhLgXs--------1" "-----------------------------------------------------------------------------------------------------------------------------------------6578" "7209--------28422802--------JbYPvNuyqDLrpXqZJ" " SP : Livré" "7622--------28422802--------JbYPvNuyqDLrpXqZJ" "------------------------28422802--------JbYPvNuyqDLrpXqZJ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------6579" "--------------------------------adsKqNJ3tLtQRYacC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6580" "--------------------------------aQ8XBtRqA7z5Lf58y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6581" "--------------------------------poWvzSAww8Ski7qk7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6582" "7208--------28019351--------Ey3cnjCGNRYeTbRcn" " SP : Livré" "------------------------28019351--------Ey3cnjCGNRYeTbRcn--------1" "-----------------------------------------------------------------------------------------------------------------------------------------6583" "--------------------------------y8HhZt6NGof6LE7hX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6584" "--------------------------------aLEF8q3Ggoox2jhpy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6585" "7440--------97578449--------sb5bYNqpeQ2f6zj38" " SP : Livré" "------------------------97578449--------sb5bYNqpeQ2f6zj38--------1" "-----------------------------------------------------------------------------------------------------------------------------------------6586" "--------------------------------44FJiHS2YqiJHKYNw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6587" "--------------------------------PT57nhtTGGY25CR7x--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6588" "--------------------------------mwKAPBfbobRQtRqvg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6589" "--------------------------------WWK5r6y5Yppx24bjG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6590" "--------------------------------yCRjmc7rGs7dF3EM5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6591" "--------------------------------u875QxSyo2EtEqzBK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6592" "--------------------------------qoHE9TvNrzDkjcYWr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6593" "--------------------------------mrWpakzyEg4c56Hy4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6594" "--------------------------------z4zvrp4q9CKCNFLED--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6595" "--------------------------------kpfzDRZFyQwqomk3B--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6596" "--------------------------------FqDNtdsEfJLBz3zKe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6597" "--------------------------------Zy7Bz9v3T34RKjCvo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6598" "--------------------------------e8Xrd7Nu2Weeei7wn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6599" "--------------------------------fEbdexHLyjwqgugHA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6600" "--------------------------------fZdv2ge9JrH2rWjGr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6601" "--------------------------------Mr7SEXDHeHfHGPTcP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6602" "--------------------------------qdTa9ixty5mS4HcxB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6603" "--------------------------------j3uAz6k3X68uLe46P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6604" "--------------------------------mNzDjvdY4REveFFPp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6605" "--------------------------------eJwXLsgaShYWLR8ut--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6606" "--------------------------------RTXyg674qBSyNmw7P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6607" "--------------------------------o5zD5AoEEnufLmqKT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6608" "--------------------------------RZEKN6kZDkhvmWGSh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6609" "--------------------------------f7C8s9yxL93GHDuXu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6610" "--------------------------------RAZsHi35KLcBPMBYc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6611" "--------------------------------SkTNJJiT8ok8aGfSs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6612" "7218--------98754181--------e7HxdWPgjmuw6kBXb" " SP : Livré" "------------------------98754181--------e7HxdWPgjmuw6kBXb--------1" "-----------------------------------------------------------------------------------------------------------------------------------------6613" "--------------------------------zfSbABg8FNZWN2bnk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6614" "--------------------------------vr93yrPzmZMJMEefB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6615" "7222--------25560329--------dSFHAdxa6fdm5CWSf" " SP : Livré" "------------------------25560329--------dSFHAdxa6fdm5CWSf--------1" "-----------------------------------------------------------------------------------------------------------------------------------------6616" "--------------------------------MazQxCRNr79sWg9tf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6617" "--------------------------------DfCvvEMFZbR8qLxji--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6618" "--------------------------------DbGfQXbapYsFdQyaE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6619" "--------------------------------CYWSwwRC8ZvxRWYvi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6620" "--------------------------------ZyDEeHyYRBNWZFMov--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6621" "7229--------54665889--------nDhx7eJjcGcidGeTs" " SP : Livré" "------------------------54665889--------nDhx7eJjcGcidGeTs--------1" "-----------------------------------------------------------------------------------------------------------------------------------------6622" "--------------------------------bC9ij6k43fWCgtDZd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6623" "--------------------------------uiqwmfXjnAMM62THw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6624" "--------------------------------g45egaoab6yTBM3ck--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6625" "7221--------52688347--------QSmmKGPY8xXpQAPHt" " SP : Livré" "------------------------52688347--------QSmmKGPY8xXpQAPHt--------1" "-----------------------------------------------------------------------------------------------------------------------------------------6626" "7230--------24810120--------DcfyBANSHKTCzEEp5" " SP : Livré" "------------------------24810120--------DcfyBANSHKTCzEEp5--------1" "-----------------------------------------------------------------------------------------------------------------------------------------6627" "--------------------------------MDGoffsmQMMtpsHmW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6628" "--------------------------------LMZN9nRxdFSHMwwvk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6629" "--------------------------------sD8jxk5CZkGDyAvFd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6630" "--------------------------------zBmyHGW4ivWWJYMrX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6631" "--------------------------------6SsXJimguPwQdRz35--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6632" "--------------------------------vLwRKuKiMfSKqGicW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6633" "--------------------------------GTwiK6huwEGsBJHvW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6634" "--------------------------------N8qyZc9nW9Y6NdFar--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6635" "--------------------------------GiwGH4ribpp7fiGkS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6636" "--------------------------------S9sTfZbxvHghefpGb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6637" "--------------------------------2EEyBpXqWLt5SZody--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6638" "7223--------28655135--------Lra5YpubXL9X5TsBg" " SP : Livré" "------------------------28655135--------Lra5YpubXL9X5TsBg--------1" "-----------------------------------------------------------------------------------------------------------------------------------------6639" "7224-------- 52170279--------mqkNvqvvPyWgPFBDW" " SP : Livré" "------------------------ 52170279--------mqkNvqvvPyWgPFBDW--------1" "-----------------------------------------------------------------------------------------------------------------------------------------6640" "--------------------------------iWestd737RYvyyDYk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6641" "--------------------------------xFZLufanbGwLLYgLh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6642" "--------------------------------24aS8mnkDW63XChn6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6643" "7227--------22974366--------6dvmaQeKp2PTMSq74" " SP : Livré" "------------------------22974366--------6dvmaQeKp2PTMSq74--------1" "-----------------------------------------------------------------------------------------------------------------------------------------6644" "--------------------------------LCS3pbeJWEFRQLuPk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6645" "--------------------------------MzoWYoLv5XAAytQ2p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6646" "--------------------------------ZL9ZCNRTukLmYF5Mu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6647" "--------------------------------iF53eqmJGYbsiKXFz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6648" "--------------------------------ugnW3FDNr5Quxzyqn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6649" "--------------------------------A2czLBefpWNja9DBq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6650" "--------------------------------WQ56weNrWEtkZ2jF9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6651" "7233--------55808988--------XsW9BsyFGp5uFxcxJ" " SP : Livré" "------------------------55808988--------XsW9BsyFGp5uFxcxJ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------6652" "--------------------------------LxjQysvNz7tnHNwGC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6653" "--------------------------------pqh7SNpyonQZtyKp7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6654" "--------------------------------G7jpzwjBypTavg8Jk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6655" "--------------------------------rvs3qfnDhCNgtWqit--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6656" "--------------------------------zpPcqRejPsdP2Mcdm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6657" "--------------------------------vwmBHKYqeXnNZ6wBY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6658" "--------------------------------A3RLgSFcbh6nnBrNq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6659" "--------------------------------TLkDAN8YimnJ9hF56--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6660" "--------------------------------YwtBzsvLxKigqXEEm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6661" "--------------------------------khM3da2yuJ3e3hGRz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6662" "--------------------------------bZFqK6LibQCzwFoNQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6663" "--------------------------------vxfbWtadzbQh9pXjx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6664" "--------------------------------CkGmrLFSeg3C7TkSE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6665" "--------------------------------hk4zM7ZNZRXxBKEye--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6666" "--------------------------------zRfLkrRAa366XpDDN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6667" "--------------------------------4nSGkeJtowDmdfevu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6668" "--------------------------------GpoSRHNPfHgLJ2Mmz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6669" "--------------------------------MGy7kbEn6hx2q7pS8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6670" "--------------------------------xvt4CtSF7cYNTjCXt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6671" "--------------------------------jihp98QsBg52KDvrL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6672" "--------------------------------YxskH9LCDDurP5WYg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6673" "--------------------------------Tivq4D8JZ5QrZcCHx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6674" "--------------------------------hasQLPZW2BvKrhfed--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6675" "--------------------------------CLBXW3P7So6w2mA65--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6676" "7280--------58126162--------mWo4uqYgsgSWL6d8F" " SP : Livré" "------------------------58126162--------mWo4uqYgsgSWL6d8F--------1" "-----------------------------------------------------------------------------------------------------------------------------------------6677" "--------------------------------3hNndiKywvvj6JMD6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6678" "--------------------------------2xwHZkFa4MxZuhgph--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6679" "--------------------------------vvdFtHiD5j9KD5K4D--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6680" "--------------------------------GoGNDHtrM9ra7LupH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6681" "--------------------------------Y4nm7KR3PLEtyvnu7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6682" "--------------------------------cN42fjSRw7Gunbp5D--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6683" "--------------------------------TqzsMaupxnAQqiNPN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6684" "--------------------------------MQ3jtszRKpSEYG7sf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6685" "--------------------------------Qr7tPBoC6aBRvFsLJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6686" "--------------------------------DpMZFzL49qmNy9s88--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6687" "--------------------------------83SqR33haXnZAfkos--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6688" "--------------------------------avtobLAyFAZhNLW5C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6689" "--------------------------------RvaDthz3iM5WtE4Cf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6690" "--------------------------------mrG5u2pAzmmkWeL4R--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6691" "--------------------------------W6BETG49TSPdRS6Cm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6692" "--------------------------------wfh3MBRfiFnjrhtH5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6693" "--------------------------------JH3YAvDWQjgQDEMTR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6694" "--------------------------------FjyZ8vxjGoQ4kBojY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6695" "--------------------------------WGrAvHb8ytqCfFN5u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6696" "--------------------------------94TrehWzgLeFd4Bwv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6697" "--------------------------------5BNCaC3CQ2cXG8Ay7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6698" "--------------------------------b8bdsy7oJseMbfw34--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6699" "--------------------------------aGFLuHiE6Fkz9oDKr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6700" "--------------------------------EZoSZYN9jGoeGkAiP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6701" "--------------------------------c3FBReyFwCrL26xEY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6702" "--------------------------------BaoJ2ZYqwZk7WjJCB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6703" "--------------------------------c7AD2oPEdZQSu6LDf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6704" "--------------------------------Fzy2WGtmaY2ynd2TE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6705" "--------------------------------dfJLAHPpbPQygafn7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6706" "--------------------------------kDt89tinRnD73m7NF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6707" "--------------------------------TRTxScEnSFozF3zJ6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6708" "--------------------------------MFvJ9XR93Z7h4DBKq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6709" "--------------------------------fo4NvQaW8fBK66irR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6710" "--------------------------------6inkE8DYqv7sLnJSK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6711" "--------------------------------psSXqJ68hSTSJ2bpt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6712" "--------------------------------hEef3wKTuyGuc5dDD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6713" "--------------------------------6AcXNq8MMv89x2ePL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6714" "--------------------------------egHBXAc4CYczaJJBP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6715" "--------------------------------bPL9mAhZxrkd9J6Nv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6716" "--------------------------------8bmPgwskxsEt8TTP4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6717" "--------------------------------9aq5HeypLKy7AdhPT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6718" "--------------------------------4irDdX5KzaauoMxhm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6719" "--------------------------------t5JL9tjJQeinArquC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6720" "--------------------------------dYofdwM9K2kyx6zjX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6721" "--------------------------------z3rDLrEGrC2zKPCgn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6722" "--------------------------------eahgMYtwtsqFFNwpk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6723" "--------------------------------n5QYa7sv7np9EBM3A--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6724" "--------------------------------WCBZ7z2fjHW8JrPQn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6725" "--------------------------------yzPsdJ5EsfGKxJWd9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6726" "--------------------------------Hw2eGWY5zEvEDKzLf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6727" "--------------------------------yMvpDi5EmdiQ2wA5q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6728" "--------------------------------wgfL7632m5vB6Xukg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6729" "--------------------------------PkD9Tdr326fPBqCTx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6730" "--------------------------------qgdvwmjjwxzz7bQBH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6731" "--------------------------------FwWFtxJwamqhH6ZpM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6732" "--------------------------------ccBoWuWDnMnvXSH9c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6733" "--------------------------------z2fcJcKBExeHw7Q6J--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6734" "--------------------------------GBuyEXR85h5AqjQZN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6735" "--------------------------------sbWrt693u2kPFBC4L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6736" "--------------------------------e9SaDouKycrTBDtEJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6737" "--------------------------------3ZRdjmiTjr9CHyQ6k--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6738" "--------------------------------W52gamugfBugher5h--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6739" "--------------------------------EjNNXocYuNYMsNpTA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6740" "--------------------------------8FetPgN6WwtD2aWJ8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6741" "--------------------------------fJ6N7W7GYe8XMx3Kj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6742" "--------------------------------2zfZnFaKSFnpqXmzH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6743" "--------------------------------QaKJTmNZb4atqX6eX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6744" "--------------------------------4DCoTzvES7DTkqraJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6745" "--------------------------------EJm4qPwunbnaQdnou--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6746" "--------------------------------QnCoxKyuzAQLFegYc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6747" "--------------------------------xdgNPKuuCtfqWZPSy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6748" "--------------------------------rWwve7k822xPjhnZi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6749" "--------------------------------X5BL2bFXEFX4QLRQC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6750" "--------------------------------kvKM5eyS2mFwEbJQu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6751" "--------------------------------JSwmcinZks8rYRRkM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6752" "--------------------------------LZL3jQqRQgMYixL5J--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6753" "--------------------------------bMtpptb4buL3nJQog--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6754" "--------------------------------rcS7LP8F6tCb24wgN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6755" "--------------------------------rYBFg9wsXCaT5uuTf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6756" "--------------------------------nFzJNur5LJMkYKwfd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6757" "--------------------------------JKxNsTcsc5zYSNTHr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6758" "--------------------------------2LskdZzJ5z3a6NTgg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6759" "--------------------------------ScM6deT2D8Rwt7ath--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6760" "--------------------------------8x9BbdNGEzoojJeyC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6761" "--------------------------------6L3tackxovggu82ic--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6762" "--------------------------------bwRJBeW52hTyToQSb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6763" "--------------------------------ygeZBQMSc74Kam82B--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6764" "--------------------------------MRTqSwbFCuoy9wFwY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6765" "--------------------------------82WDRhTZ94eHXk8N5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6766" "--------------------------------yJKWR9zNaE68ypxwJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6767" "--------------------------------piCvZcDpXNvygAGKi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6768" "--------------------------------74bgYAGgZm3ReFmdt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6769" "--------------------------------m2Nbwmz7mnbHGxLp2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6770" "--------------------------------wmo5Q8a8ABwSoYw6X--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6771" "--------------------------------RDBYmYebCTo2Hu8r9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6772" "--------------------------------JddWQ2TxNLWnLH9pG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6773" "--------------------------------Ycc9YfnTDLjtqSqkn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6774" "--------------------------------Dz5gH2sEfhRk8sksz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6775" "--------------------------------ZMTKzJKSNep8JXhpx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6776" "--------------------------------QYTE4rY7Aipzc7uma--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6777" "--------------------------------TfQ2sa4XJbdXLNRij--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6778" "--------------------------------NFwC8WJcLe2bGc7xZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6779" "--------------------------------xnJZJ9AfytY5hCLnx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6780" "--------------------------------PLtcPEAyJcg7upbnv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6781" "--------------------------------jkAsnz8WgRbtegAxc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6782" "--------------------------------x9W6M93MFf8hsmWh7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6783" "--------------------------------Tw5oze9eWTmXK8Zgc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6784" "--------------------------------wktFwT6ApYkv4sau2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6785" "--------------------------------wzyJkshoHCDc3v8Q3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6786" "--------------------------------aFrPvMTuq7Wtppxcd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6787" "--------------------------------iQybnDRvf9jFcH8Bg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6788" "--------------------------------zMxoxyo5E8mbY2BnF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6789" "--------------------------------RLpKJkPsb7u7u4htK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6790" "--------------------------------DoAoZmHBbXpssAvG5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6791" "--------------------------------r4scWRinPwqF8rCzX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6792" "--------------------------------pGza6nPz8xeFiiRa6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6793" "--------------------------------5aAPEPguvdF7WMBpL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6794" "--------------------------------FLJD6Dw9D8H2Ldyix--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6795" "--------------------------------CJ9cFPZwKs5uPR8SY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6796" "--------------------------------KFK4fyqFJGu96cTiC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6797" "--------------------------------TqxLFktXd2TK96sKh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6798" "--------------------------------LpZR8t7i6bD9AyzDR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6799" "--------------------------------errk8aBNyd4W7CETB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6800" "--------------------------------55FNMvQS5xeguf5pe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6801" "--------------------------------53ELyPJ4paBD6vCKk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6802" "--------------------------------SvkvrNqKFYLxNtwBD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6803" "--------------------------------RwNMPsXkYKREDj5Fg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6804" "--------------------------------ssCuKP6GcG6AGSMhk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6805" "--------------------------------GPgBJviXtuPTtBeed--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6806" "--------------------------------g4Sq2bDXpbmG7SaoB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6807" "--------------------------------TFHoihHm936tW8RXX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6808" "--------------------------------iwyP9gfEGq7FP4nGq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6809" "--------------------------------zKhrM35KbdwNSEbY4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6810" "--------------------------------knDrxyxt5g8acQw7n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6811" "--------------------------------FigeQY2Q4rhT5T3TA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6812" "--------------------------------7Bd8ddYk58WTPeXKG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6813" "--------------------------------x8vqLksbNy7BbRavc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6814" "--------------------------------fCDczD8TbGyz7HgbK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6815" "--------------------------------CpyStb25HqingEpH5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6816" "--------------------------------MYLepNJencRkSkDqz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6817" "--------------------------------mZGdBi8Kxv69Jxg62--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6818" "--------------------------------5jjT3kCJpFFzR22Yu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6819" "--------------------------------ipFoMrQ9LtbYGS5wS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6820" "--------------------------------m9Fr9MmoAfZukCsX5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6821" "--------------------------------LCXt7988KnDu2k3AY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6822" "--------------------------------89BfB3dj4Y6SRF48C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6823" "--------------------------------nj6Z2mxDFJdpgDWdA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6824" "--------------------------------ekQ7js5bt9qPxqoTi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6825" "--------------------------------CpmeL5nqXhS5YNfQ7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6826" "--------------------------------MMmkHGpLBPPy2LFRK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6827" "--------------------------------Y5Dx6EkZr75GEcuoW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6828" "--------------------------------M7HwvqoCBBEaWMZx9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6829" "--------------------------------Jnk9C7sPkAdKbv2FE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6830" "--------------------------------otwHsBgGmzp9Z2AhE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6831" "--------------------------------PemMF4Y5KLExryNum--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6832" "--------------------------------oa8mWAFwrGm65ukDr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6833" "--------------------------------iyrXbxenbvq5PTNzX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6834" "--------------------------------5YfAQQN9vsrJJ8Aud--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6835" "--------------------------------Lobgh3fTgG9dCHzTa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6836" "--------------------------------bGQ8G8jfh92R9xCix--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6837" "--------------------------------kW5Hr6Kf8r9mfMeyB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6838" "--------------------------------2LzxYF5Bo75iKNxsW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6839" "--------------------------------k3Ngv2QZAqemtX4Re--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6840" "--------------------------------hShror6KqPg7ZAn2p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6841" "--------------------------------G8sPsoZHEPiL5JZYs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6842" "--------------------------------mwE7tmsjA3GgdCfkx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6843" "--------------------------------5anTutNKzCSPsyTAZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6844" "--------------------------------45HjXSWekhk3gt67N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6845" "--------------------------------esjnxENZsC6ahAK5b--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6846" "--------------------------------wGZnaiYbhraYNkeDx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6847" "--------------------------------nfsdTZcoR22jHu639--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6848" "--------------------------------qyHhKagtwNNJsJHXr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6849" "--------------------------------kNwQasW6TxSdzh5h9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6850" "--------------------------------7sc6GDpsxLnZ3ePc2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6851" "--------------------------------3n9JqGgzf4fpKB2gC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6852" "--------------------------------8kkKrCHGArxkokid8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6853" "--------------------------------QttaFgJszuXE8ncFy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6854" "--------------------------------XKH3khCkCLpi5zek9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6855" "--------------------------------wMkJink6Dh9hrnhEY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6856" "--------------------------------zo9uqucwMpTQDoMFv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6857" "--------------------------------GdD5WzHpck9y43M4e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6858" "--------------------------------eQJr96hu8sMyZBwjr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6859" "--------------------------------andekYZ5dRcSJk47q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6860" "--------------------------------DyvRDCRcXwkkfXYQu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6861" "--------------------------------DcHL56RvsNdzbfQwB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6862" "--------------------------------dwJCoJtLAstBzDQFs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6863" "--------------------------------T2PGQD8WKmNrrqWky--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6864" "--------------------------------exqYGZXBH85Kkmnuy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6865" "--------------------------------Ff6RhR5hbmKqrY4JP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6866" "--------------------------------vCQz8iPQSeRBBG6f4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6867" "--------------------------------cDf8P6994J2jYPqZX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6868" "--------------------------------6WGHQkC9zAKkbbEzu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6869" "--------------------------------DhpuZPqRf49BB5AnS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6870" "--------------------------------Mc48Gn6gp6HxZTnAh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6871" "--------------------------------ZejbEXFDe8ZJz4QwA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6872" "8106--------25862353--------JSAd5LjaBLbrkJTgH" " SP : Livré" "------------------------25862353--------JSAd5LjaBLbrkJTgH--------1" "-----------------------------------------------------------------------------------------------------------------------------------------6873" "--------------------------------rRdGYDdWBbdu9DiiF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6874" "--------------------------------7tYYfnu3vGAxLMWgq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6875" "--------------------------------MkJeJDLLRcRA33QPZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6876" "--------------------------------cShBW5MWGpfYkhgWX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6877" "--------------------------------HNspTLAW3FoRDPNid--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6878" "--------------------------------6DfiirCFxaweoymcG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6879" "--------------------------------odGfWg8sdMPs4uCgh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6880" "--------------------------------gcGtW59FT3EvZioMs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6881" "--------------------------------SrXWswJpdrNJGHHjK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6882" "--------------------------------iMoySNh5ThuRFLNXa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6883" "--------------------------------yR8RFRYW5QWM6JNzn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6884" "--------------------------------3n68k3u3vjBPkhC2H--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6885" "--------------------------------kiiyvehRsGETuyFLj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6886" "--------------------------------N399fqRsAyHwTxuY3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6887" "--------------------------------xJaAXqadKuEZ2dDkr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6888" "--------------------------------ci37s8xTJphBJ2pSo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6889" "--------------------------------YLy5tFYmZ7m7hJu6E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6890" "--------------------------------vBDTANqS3RxfEYrTA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6891" "--------------------------------buoxax9qyY5mZEiAR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6892" "--------------------------------dSaECxoueZZ82GruE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6893" "--------------------------------x55dDeBWnSW3XM95M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6894" "--------------------------------HPrrvNMSkngEjH4fy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6895" "--------------------------------RH6d86iBRbMZDvRRa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6896" "--------------------------------f4qTTH5iRaCfM79zc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6897" "--------------------------------qhSoGCCJBfMQtnCXY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6898" "--------------------------------RBw8rtNoA7eNgLXBp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6899" "--------------------------------aCo7FMRHenfhhsgdw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6900" "--------------------------------TgEogrrXNed4v5tgf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6901" "--------------------------------REznLvnZxDCGEX7g9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6902" "--------------------------------rnLzg7yGHXFTHrR9J--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6903" "--------------------------------h5hKuReMP5s2bKfcm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6904" "--------------------------------HEoyemyZ8iJf9iE8K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6905" "--------------------------------Qvg4mhPvfvqyCEtSs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6906" "--------------------------------ksfArhiqodcCYPEK2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6907" "--------------------------------bCdhom4RoewMKtofn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6908" "--------------------------------Bk4xQ729toMQkxmdt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6909" "--------------------------------6khXhr7L2PwNxwQ9v--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6910" "--------------------------------YggwEvBmb6meDfH2H--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6911" "--------------------------------LhejL9gFpdu4hsC33--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6912" "--------------------------------hcCmYZAw9XLGqW6TM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6913" "--------------------------------aR3RxdGHDoHv66yv2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6914" "--------------------------------ksKMF7CeND6s4sNZM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6915" "--------------------------------usCbQG3dGZqYMaRnw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6916" "--------------------------------ABrmKdHD4zRs88mea--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6917" "--------------------------------kaTi2baWmu5QTXXBD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6918" "--------------------------------fdqC6QQnztmc3tMav--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6919" "--------------------------------zAzkQjDCmK5222xTR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6920" "--------------------------------w6Lf3iZK8iNaYcygT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6921" "7352--------26125613--------eqoku8vdamP3aGJn9" " SP : Livré" "------------------------26125613--------eqoku8vdamP3aGJn9--------1" "-----------------------------------------------------------------------------------------------------------------------------------------6922" "--------------------------------gjJHvunmgiggPJspJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6923" "--------------------------------DQ7HP2FNA8Fh3CFGM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6924" "--------------------------------ZqdZKLebFxfnjjqsh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6925" "--------------------------------BitYsXjL4EvwZiQLA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6926" "--------------------------------TXhEh4CtsyDgj4L2d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6927" "--------------------------------CM2NTeGEgpNv5hsQq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6928" "--------------------------------9yPL4k4jD2HscKKDR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6929" "--------------------------------tNZvhsHF3SvnrjNds--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6930" "--------------------------------Z3zHq9Ev4duofRQo2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6931" "--------------------------------Jz5s2KvJToqRFLWHS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6932" "--------------------------------MsmZuQmHn4NCBGsmc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6933" "--------------------------------dxmigTgstWBaWuKyn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6934" "--------------------------------p3QzFyFoThzJniwdK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6935" "--------------------------------Gj5PyW8FQhByWgejX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6936" "--------------------------------TGXdWp4Z3HMo5TpT2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6937" "--------------------------------vhefGJkaHHNxBQ3Lu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6938" "--------------------------------BjZgGJtTzK3CWpx65--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6939" "--------------------------------NsTuwTDMF7NNhAn5W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6940" "--------------------------------pL3PPt58ZJKppKuHs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6941" "--------------------------------g8riToKvh5B46SDHJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6942" "--------------------------------ccpuQknXin3yiD6Dg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6943" "--------------------------------6iwKMMGpKf7p3oqJw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6944" "--------------------------------QQJgcn7k7My5ARyw5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6945" "--------------------------------Z9JsjSy3asY2orWkJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6946" "--------------------------------aDrJCab3Y9bomE8ST--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6947" "--------------------------------6NdxbZTLhyqtQxiSG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6948" "--------------------------------zpYa8GKWhcs3BuoBT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6949" "--------------------------------vAQcP3fPdqSFJMzPn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6950" "7260--------22603145--------yGmQZKBxTfuLfmWjg" " SP : Livré" "------------------------22603145--------yGmQZKBxTfuLfmWjg--------1" "-----------------------------------------------------------------------------------------------------------------------------------------6951" "--------------------------------jmEvYLP2C9Tta4SpR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6952" "--------------------------------cz8sPGnxDEyoeb4iG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6953" "--------------------------------kXwvMipZxCTc4ERzS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6954" "--------------------------------2NWajWCXKTEW6yDwJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6955" "--------------------------------SEhjxAR9JBQJ7xchn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6956" "--------------------------------Q2PeYk6uxc7gYzabQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6957" "--------------------------------hH4kAMa6T7C8odr8T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6958" "--------------------------------u7NFQwf7bjMasXrwc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6959" "--------------------------------PdBJaustytKHBwAAj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6960" "--------------------------------mnSvLed5KzKSGFGx6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6961" "--------------------------------bPc4paQcQnLcsBZRd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6962" "--------------------------------f4dvBYWiA2qWE5yix--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6963" "--------------------------------L3N6z8kF8MNFMJf8i--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6964" "--------------------------------xKaQXTjy6GjYoSa9w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6965" "--------------------------------QEAaCxEnuk8aikaWq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6966" "--------------------------------WHcYk9yw3pinXnGv9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6967" "--------------------------------t2taQpxNFqEECxnCP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6968" "--------------------------------XB2sZTjdirFJyAxTn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6969" "--------------------------------m4kH4Q7rB7kNhHRb6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6970" "--------------------------------3HxKJMrPFpWzP8c4w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6971" "--------------------------------EDy7NSDFFC3MNwvTY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6972" "--------------------------------K35SHLzmKf4fZthsK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6973" "--------------------------------Lbrb9WBBPucugPbH4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6974" "--------------------------------utXthutCJRCFj6HWY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6975" "--------------------------------cPr7adf4SL3mSWwfv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6976" "--------------------------------NQZ6FyWErfAuWjWvy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6977" "--------------------------------XtJq3ifH28YHGL7LD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6978" "--------------------------------pa9dqfGaRQNfGmqaD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6979" "--------------------------------QjXckoRRPCdqY68jL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6980" "--------------------------------S92NSd557eP8BbKny--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6981" "--------------------------------xkCAi74ydSKkHLM7R--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6982" "--------------------------------BxQuJ6r3ojQtwfs7b--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6983" "--------------------------------7qdHuZ5Fw7jGc3BEJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6984" "--------------------------------Kh8ch3sfyTvJAnABy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6985" "--------------------------------jNtFSHtLcBcHWuXmN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6986" "--------------------------------8LwbL3SPijiH9eGGs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6987" "--------------------------------sX9xTRXJ6joi8Ca2w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6988" "--------------------------------7GofJaMhdJuy7uHui--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6989" "--------------------------------Wpk4ptqY7sdoWiHq5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6990" "--------------------------------PgXptfxeSHTrdYebg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6991" "--------------------------------6Wcnwch2SRCC52CFJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6992" "--------------------------------GgETXMcuWZfYe9CpC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6993" "--------------------------------zNgeKedMSfmDDCmwS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6994" "--------------------------------p8JttrqsBrSutzJ4s--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6995" "--------------------------------txx2E5LPgPTMEPhpa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6996" "--------------------------------DwrHkKBP6vjeKgwF3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6997" "--------------------------------fEgqBBMqAiGqhXNZC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6998" "--------------------------------QPPaGtAeSNh8Wr6vj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------6999" "--------------------------------dpnkeDhSfucmXyZo7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7000" "--------------------------------vHaQFWfXo343CMgfY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7001" "--------------------------------4Xonqp3seqExqm3yA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7002" "--------------------------------B5FB9ZScGCAhgqpyt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7003" "--------------------------------zbEZi8yNuvSKFcgkg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7004" "--------------------------------zhvW86MGoJL5qX7rT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7005" "--------------------------------iPBwQQy3TLYRcuX7F--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7006" "--------------------------------BQtGLnGgxpeo9rzGe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7007" "--------------------------------ruYEm5NsnfmXNyNcF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7008" "--------------------------------dEyYgZn7NWxtpkWPC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7009" "--------------------------------JrisYPYKQ8yJm9c8f--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7010" "--------------------------------86ETw6PmtfCFaZRHM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7011" "--------------------------------mP7AGD9ffk2sggy6Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7012" "--------------------------------7GeaDsLMLeZf6yFr7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7013" "--------------------------------zHCfiSNhz9jknKZER--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7014" "--------------------------------sehTJtXbTW5aR652D--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7015" "--------------------------------fxpsCaHyvSJf3aFAq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7016" "--------------------------------YzAJYo9GxqqZJ7ZSP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7017" "--------------------------------gFrdzYKreR2sE8fF8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7018" "--------------------------------m3RtdYiyBbwyY9npw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7019" "--------------------------------8KbTprhZsH8HuHQ8P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7020" "--------------------------------Hreg5WSvNRWjJ8XK5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7021" "--------------------------------tyzit4YZAhYXzJYXB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7022" "--------------------------------885LzrHtQf49DXa3c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7023" "--------------------------------XshfFKW8DucDknhvK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7024" "--------------------------------MXcvtTfri9PxxAbHB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7025" "--------------------------------qDgtZ2AcT9pgJZzPD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7026" "--------------------------------ForCQfgLE2evWCRed--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7027" "--------------------------------qq2xw9vaQBDaHEwrT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7028" "--------------------------------KZjbua3tbZ2XZjDdz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7029" "--------------------------------z5MdtaZKAyaCz7pPE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7030" "--------------------------------AAC8jqyb8rRwQzsPC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7031" "--------------------------------oPdhfTF5oYAGmBQpw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7032" "--------------------------------BckiiP827NLMre28h--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7033" "--------------------------------gztQznsWrcNzYTT5S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7034" "--------------------------------5itqjL3aZF3yrhiYW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7035" "--------------------------------L3vESWm3askwhighK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7036" "--------------------------------nzJEhj64bmzj8CTDm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7037" "--------------------------------h9Y74usz6hChCNhNw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7038" "--------------------------------AreQhMtn2mHbQekqZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7039" "--------------------------------TtKyqXg9oGhf5DKfD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7040" "--------------------------------dALiphhPwdPFp7Wbb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7041" "--------------------------------e2uNHfCWtJBxeLk7s--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7042" "--------------------------------n332YbouZmSFpvWTc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7043" "--------------------------------XZjYHAzKK6ssALxnT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7044" "7317--------22436123--------AeSavGbbY4wBDb6Df" " SP : Livré" "------------------------22436123--------AeSavGbbY4wBDb6Df--------1" "-----------------------------------------------------------------------------------------------------------------------------------------7045" "--------------------------------gpYcLCCNAihDsZTs3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7046" "--------------------------------awEz534xt5AcXTneM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7047" "--------------------------------Sj5FFAvGLGfynW76w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7048" "--------------------------------Xc9HNb9Q9kcdobFcv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7049" "--------------------------------puuMFJeT9ypfwzRiM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7050" "--------------------------------ya2orb2ikqcmX3Jbd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7051" "--------------------------------fFFJmvyEsTNXtvz9R--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7052" "--------------------------------epsMkQfwXp3oLd54K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7053" "--------------------------------pgdPDKtHcGftwHgYS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7054" "--------------------------------y8bY34weJTN5ugCFp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7055" "--------------------------------N4pgh4KuaCBYHK777--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7056" "--------------------------------XB3KZFeCx8r6hb3Kv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7057" "--------------------------------uxNf3TrD7t83AAk9v--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7058" "--------------------------------ntMPAuWurnCGbYakC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7059" "--------------------------------Qk56v5HHYcrzWyim2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7060" "--------------------------------TXsSHD8vrheqLji3n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7061" "--------------------------------y2hbv8Eq4mL9gqEaZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7062" "--------------------------------w2FvvEybPSR9W9uGa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7063" "--------------------------------rSX4NdydWy7NouHwX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7064" "--------------------------------h4iEjZKWd8zLFta75--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7065" "--------------------------------qF43tuPkeZa9jpcAr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7066" "--------------------------------F9gZ3A355d3K5Ht7P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7067" "--------------------------------xBS6W32HwH3LubkCa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7068" "--------------------------------pDKS3tYE9WzSwpZag--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7069" "--------------------------------Am54o23gD7HWGpy9m--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7070" "--------------------------------i2XWL6cHDyzwNDQJC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7071" "--------------------------------bgpujp8cXQ7x5GfSs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7072" "--------------------------------CXHnMfFJ5Ae3mHBhi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7073" "--------------------------------Si6uSnRkqw2C6ngAf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7074" "--------------------------------n5TfmNKsw78XywvBR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7075" "--------------------------------F2tCEca37X5W3SMDK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7076" "--------------------------------ieAYbgvmojD8redMD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7077" "--------------------------------6DzZcZPpyrCYjkPF7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7078" "--------------------------------n8m3EpPxHH2Wz3JyA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7079" "--------------------------------kycxeTLCF8vNJrsLN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7080" "--------------------------------eeqZNwNM5HQxnMdjM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7081" "--------------------------------SBBGXM6HbFusYfppP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7082" "--------------------------------xJLFBqxyjRA5dSZsh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7083" "--------------------------------asfTXNbgDR5YH7R6e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7084" "--------------------------------rDFcL8TzAYCFjSpSB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7085" "--------------------------------i8TD4rTAfioKEQAxm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7086" "--------------------------------x8Q9whMbSXob67ZRz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7087" "--------------------------------zCRQaEgCHb2WnawFN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7088" "--------------------------------DAYi7NR5Wwj7pC2Q9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7089" "--------------------------------6nAJ4Bjb4bsDbwQj7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7090" "--------------------------------i6LZEtkazuFpdztPi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7091" "--------------------------------bnEbwnCGMshEAKrA7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7092" "--------------------------------8AQab6wexc4R3BbpX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7093" "--------------------------------W9Su6thbSQ93DyZut--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7094" "--------------------------------pzpNjSagHuSDhQd4z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7095" "--------------------------------reB57eyCKo6Jo4f4i--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7096" "--------------------------------TeGAoWG77q2f8Ehbt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7097" "--------------------------------jmytDEv46fiEjfHX6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7098" "--------------------------------QN9ydtcQLE4XeA49N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7099" "--------------------------------dmk47AfisoxKdLdRG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7100" "--------------------------------zEGxZeByJuPqr3wS4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7101" "--------------------------------NihL8cqRzqvf9tdXj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7102" "--------------------------------6BoBDemjNsz6vsSnQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7103" "--------------------------------J2cq7gxBXPvLkTnYF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7104" "--------------------------------QGMMhviKvWhmjJZrv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7105" "--------------------------------GDc86WqKNoec2y9yo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7106" "--------------------------------yFhve9c86PgD3226D--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7107" "--------------------------------HB9ehaHcQbNxfPNAX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7108" "--------------------------------B9mkEwoFY93mZGZ9Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7109" "--------------------------------2aKfbp6qJKoytmrfZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7110" "--------------------------------uQ9mHpKXBnkuwzujA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7111" "--------------------------------ZF9smrWEukvfedpeC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7112" "--------------------------------q8maoyvuWBfFRewEn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7113" "7802--------98563908--------8vjoKm3W6YAKjWXBy" " SP : Livré" "------------------------98563908--------8vjoKm3W6YAKjWXBy--------1" "-----------------------------------------------------------------------------------------------------------------------------------------7114" "--------------------------------gpfgB4FY7iJZK3EZP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7115" "--------------------------------zG9za7SF6TS8rQ2We--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7116" "--------------------------------BEPuuL27DZz8gYner--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7117" "--------------------------------9eazyKtogXBaFqrEi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7118" "--------------------------------ZuzzWhFjr3gdP9eaK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7119" "--------------------------------p2pApuwDtkQQJpC7B--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7120" "--------------------------------eTPitw8qxMu3G6z4Y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7121" "--------------------------------RzXQHHLiPFHbPMaig--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7122" "--------------------------------tuN6xF2mhr9ZZAvN8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7123" "--------------------------------vCMoNANsaHTF4Mhcb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7124" "--------------------------------ycxbWHuNQibgm6Dbx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7125" "--------------------------------2R42EFyFGLAnxH7LL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7126" "--------------------------------pERzB7G6gf4PXgkx4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7127" "--------------------------------fHAyyPsmmhgKYxh3k--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7128" "--------------------------------TAmn2Pco43aPNai2Y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7129" "--------------------------------ZyzgbxNeYJfWzhYtt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7130" "--------------------------------6mtB7b6i9BP9FhNvm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7131" "--------------------------------m4SmcTf4WAZ8pHCeN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7132" "--------------------------------5f3tdLHBMd3b7QZdj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7133" "--------------------------------Me2Yw4s7cvasrWFr9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7134" "--------------------------------Psk5gzxE27PZCGHMu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7135" "--------------------------------xuCemPp2u2f9tfBp3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7136" "--------------------------------ZHs9Jb3SH7BnET66z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7137" "--------------------------------Ae5GDeZDHmcR8hmFw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7138" "--------------------------------3FvWLdYbTRHiWXZbP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7139" "--------------------------------rzynXKHqXEwhjSfwY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7140" "--------------------------------pbo4bBzhWEDX2LuNZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7141" "--------------------------------dDE4iZ9BwY3vNPyYJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7142" "--------------------------------A6Ya8LmsAgvwZ9xkS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7143" "--------------------------------53bu36P9nYgX4f8fx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7144" "--------------------------------6mvfearfgRBJ8EKHH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7145" "--------------------------------MGPaRC6uPLdmuN6AE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7146" "--------------------------------aA2ADnFzqFjdYpcGz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7147" "--------------------------------MRdkZ3FSX4Xja74xx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7148" "--------------------------------HEqFoopkHdgzSzFWa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7149" "--------------------------------y9SfQKb4h7aHLTAo8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7150" "--------------------------------GJ8sRkGgTAxDyPCJf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7151" "--------------------------------f6omuEj7AgyGe2R7x--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7152" "--------------------------------JCf9KvN5D74Jxrfyc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7153" "--------------------------------2ozmJkFyQyWYu9CBA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7154" "--------------------------------hCKQbzJAJBrNpwgDg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7155" "--------------------------------wTpYj6GfjKbxdvTvS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7156" "--------------------------------Pwv3WF23edJGnvhQK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7157" "--------------------------------a5nzva6Xpj9qaXGGa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7158" "--------------------------------HKWaXs7vrKqqhgfrM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7159" "--------------------------------MZgnBvzNiBqB6jNzm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7160" "--------------------------------kzCWrQtKEtNzZnuXf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7161" "--------------------------------Ydazo5s3FrHoRrKaC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7162" "--------------------------------WNpo6wGEXJfakwssR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7163" "--------------------------------wXC9qBSTTpgv6vHqQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7164" "--------------------------------p2y5cZdRJgXKFNvic--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7165" "--------------------------------yuzAwnxQMtFjAnutR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7166" "--------------------------------9CZmYGAYTrg2FyB54--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7167" "--------------------------------SczgsZYtSvFQTvJ2K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7168" "--------------------------------v5uK9sBqLDqjYdFfP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7169" "--------------------------------YjA4Ze7TCQYc4zomJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7170" "--------------------------------4iYHtjmWQhJR42YXd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7171" "--------------------------------prucxRzytJtiwv3Gk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7172" "--------------------------------fN3rNcB8jSLrqe9gE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7173" "--------------------------------hWktBqZ36GMdffEsa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7174" "--------------------------------pzR9m4K5cReCXPiss--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7175" "--------------------------------rvEFdom3XxKGdoPft--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7176" "--------------------------------Xg4E6dWvae7Rhtemw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7177" "--------------------------------5tSQFTx8MZcm5zdre--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7178" "--------------------------------NQNADxYoiCKWvL4BD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7179" "--------------------------------XwGQP4MFuyYAmfvxE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7180" "--------------------------------Q4wEwmCKNSiqiB7sD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7181" "--------------------------------GeLhwPyn9JTcx2An2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7182" "--------------------------------BxXxkzd4x2CbY6f4G--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7183" "--------------------------------Y4dmGrW89RDgAKE7y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7184" "--------------------------------hMujRyKFehsrKsdvp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7185" "--------------------------------hnmhsk4pvhk5YnBJt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7186" "--------------------------------DKtCRqyDsFHjsAFs5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7187" "--------------------------------HyR9HLYdRKNetFMue--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7188" "--------------------------------XaA2C8SZrF5QoZk4G--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7189" "--------------------------------B8ragLEA8GRjrEhWM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7190" "--------------------------------nhBYW3mwCpZwtBuwB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7191" "--------------------------------r4wxbHpESELohtNGE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7192" "--------------------------------SiYBQEznivPv95gYd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7193" "--------------------------------voF2zxhvbiGpTwMGe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7194" "--------------------------------jBNReDMGfuPenphqj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7195" "--------------------------------WLnYa3cE9YBLgp6KJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7196" "--------------------------------MYSoBhAAKNqteRo2L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7197" "--------------------------------NLiapwYkSfYW6cXaE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7198" "--------------------------------Qp77x8hQkQnP7hoAu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7199" "--------------------------------kwrFwkD5czYP3Qzst--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7200" "--------------------------------mqZDjWiPBuYgRyzXZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7201" "--------------------------------Gaj62EzisDCYAmiss--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7202" "--------------------------------tG6zzuEwLw3bXgYFQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7203" "--------------------------------WK4EZLPuf98zP8EMv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7204" "--------------------------------m64BRGNesCqMMnrNh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7205" "--------------------------------G2atfczprcuvA3giP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7206" "--------------------------------Kadb2ycJHFHAQ4zKe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7207" "--------------------------------xCxsbyzFfBme6wnvf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7208" "--------------------------------ghuXLWYAtzD2o2n4F--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7209" "--------------------------------J4g8DXWKmHYF6G4PX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7210" "--------------------------------BhwNPs4kpZHduvu9D--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7211" "--------------------------------cvCnxwJn6ijG48rsG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7212" "--------------------------------xyFuXpYTdzcJNFfPj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7213" "--------------------------------TfkNb6dzptEfCLbRG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7214" "--------------------------------fZktinZmw5fduT5NM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7215" "--------------------------------TGKpZPtcWkf2apCZJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7216" "--------------------------------PRXb5k4sjfDNG6uv6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7217" "--------------------------------ExExgeYqBBz6AB5jQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7218" "--------------------------------mQDS7dj2dBiZbHW9u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7219" "--------------------------------D5ryGjL3uA9gc3Sqm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7220" "--------------------------------hopmxJy9n95fdfEEM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7221" "--------------------------------QJMJLu6ywbe6omdhC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7222" "--------------------------------ABxtvExtEho7XFcvg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7223" "--------------------------------TJmG68Yy2aGWsEwk9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7224" "--------------------------------xmwLr9Fyg7ohCvp6u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7225" "--------------------------------ATaDExfh9Bzs7S2eF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7226" "--------------------------------fvjo37Bze6LuanE9w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7227" "--------------------------------SZjyjMnfy4bvYRCkR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7228" "--------------------------------BasKCQnNkuwbBieBo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7229" "--------------------------------zQpN6SaG9hxQ39h5m--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7230" "--------------------------------SnDinrE7YDxfcmXjH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7231" "--------------------------------tmCHHpveTNkq7rkhz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7232" "--------------------------------iB5L5jxPpyNMJuqYe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7233" "--------------------------------aK7uJXXNjzeqcpWXG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7234" "--------------------------------LfXsZMihnTbQ8Nb9K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7235" "--------------------------------52dhXse5pH9qpz8bZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7236" "--------------------------------oCkWH3N98TuG9byx7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7237" "7660--------52437395--------yaJ7Ea95DezRSTKX4" " SP : Livré" "------------------------52437395--------yaJ7Ea95DezRSTKX4--------1" "-----------------------------------------------------------------------------------------------------------------------------------------7238" "--------------------------------tpSrneTYJ5rDtBoh8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7239" "--------------------------------jaZPJg4Rpn48awjSq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7240" "--------------------------------ytMcjR9ej4uvLC22e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7241" "--------------------------------BaioTJkvN3up9ybWW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7242" "--------------------------------aGQXzKjXRjfmuWFoe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7243" "--------------------------------Zw9XyGsk7amaErYXe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7244" "--------------------------------9Rgw9BeAwWNcMz3q8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7245" "--------------------------------D8Ww2aWjMJeRh88tD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7246" "--------------------------------WW8MYrbxbs8ScPRF7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7247" "--------------------------------C9TQHZhG7ARBFceC2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7248" "--------------------------------aTZa2MYdMXRpFWiWu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7249" "7804--------25662425 --------ZeHre4S94kLobZMjY" " SP : Livré" "------------------------25662425 --------ZeHre4S94kLobZMjY--------1" "-----------------------------------------------------------------------------------------------------------------------------------------7250" "--------------------------------Kunk9kLWodeDuTwj7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7251" "--------------------------------92vWYwyMnkxwDNygD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7252" "--------------------------------pti63Qa9byX3xc4xL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7253" "--------------------------------q7eocFY2648wNWpLv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7254" "--------------------------------ZvH6NkzXo5pzw7vRu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7255" "--------------------------------AXkxLhQJrhujYFCey--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7256" "--------------------------------kiXm9vzcRYJspautE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7257" "--------------------------------ygf7hb4YDPNfHYZ2N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7258" "--------------------------------qkqkJsGoFvAvZ9A5D--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7259" "--------------------------------hD5bSGmhe83Gf3NkK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7260" "--------------------------------aTxpx8ALaRo57JoQN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7261" "--------------------------------neAMKRY6oNjQKjjNC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7262" "7360--------29444625--------ohX6qMudn2mnQv8n5" " SP : Livré" "7579--------29444625--------ohX6qMudn2mnQv8n5" " SP : Livré" "8044--------29444625--------ohX6qMudn2mnQv8n5" " SP : Livré" "------------------------29444625--------ohX6qMudn2mnQv8n5--------3" "-----------------------------------------------------------------------------------------------------------------------------------------7263" "--------------------------------PZd8neDSuWrAWWqYN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7264" "--------------------------------auztuCRSoBG54o4pf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7265" "--------------------------------aZxuBX3g4waLdKPZ7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7266" "--------------------------------vw63YxuGEBcGursBJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7267" "--------------------------------gjiKMT2F9T6CTkmAS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7268" "--------------------------------pwGWcSbn2SgCJykzy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7269" "--------------------------------2ZYku5LarXR4ghaur--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7270" "--------------------------------zvFfPLZi6NamhPEb3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7271" "--------------------------------48npxeaqTbSiM8Pe3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7272" "--------------------------------gTHxsCx83N5P8BXd5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7273" "--------------------------------NpjyuNRYZBBr6bNud--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7274" "--------------------------------nKFXXdDYPSwSthzin--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7275" "--------------------------------duTCFAcKzxD4bZubA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7276" "--------------------------------8fAcGae8XwZ2GekGD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7277" "7283--------28284222--------MxT4vqHHCHvM2rrfR" " SP : Livré" "------------------------28284222--------MxT4vqHHCHvM2rrfR--------1" "-----------------------------------------------------------------------------------------------------------------------------------------7278" "--------------------------------wRAMHCpHqCgroYjzJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7279" "--------------------------------RYTYdv5CvbccKjr4m--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7280" "--------------------------------f6cTqcAYYW4FdANHF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7281" "7281--------58071322--------H8Fkcsbxxqp7aLNPT" " SP : Livré" "------------------------58071322--------H8Fkcsbxxqp7aLNPT--------1" "-----------------------------------------------------------------------------------------------------------------------------------------7282" "--------------------------------jvHJSBzwuwdBMmSCW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7283" "--------------------------------xWGzoYxyesEvQrbP7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7284" "--------------------------------waR6pPfpSobFJw5bw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7285" "--------------------------------P53vWLnSKXGYrLbk7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7286" "--------------------------------Z6miov2hSnyNGkZpB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7287" "--------------------------------h44ZoaGEbF79beNL6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7288" "--------------------------------spWdEZ5zKMcTJycvk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7289" "--------------------------------mpFjEgYeFiQdHayL4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7290" "--------------------------------8g6D7D8RTzAdeGWHG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7291" "--------------------------------XuKYRRmGqMQSGsLpZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7292" "--------------------------------LCurqrRMHsLS6Hvp7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7293" "--------------------------------Lpx9BtJRYxeDedMSb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7294" "--------------------------------X86hjtzimRcvcEnjx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7295" "--------------------------------YoRgAmzoQ8BjFFsCS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7296" "--------------------------------9T5hypSgGPgqLktwS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7297" "--------------------------------7PLRswa8g2LYS2ZAr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7298" "--------------------------------tJ6dhc6QhsScAhtsf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7299" "--------------------------------bpbPWnMgbPtE5mPK8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7300" "--------------------------------YDtfDpHCE3CDQGs23--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7301" "--------------------------------vnk5skYQcLiJ6WS2E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7302" "--------------------------------CjscCznouFFFWKzYg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7303" "--------------------------------aWqXeHdvNTuuGyrTt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7304" "--------------------------------vKg5ciYnrpNHrHLwr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7305" "--------------------------------TM98T2vo29AHh4v4E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7306" "--------------------------------mABYSB3NX3MWRqZfC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7307" "--------------------------------YZpJnBbTdPW6kMJ4n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7308" "--------------------------------bxhdMWSfJNyRdP3Hj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7309" "--------------------------------sYmJz8emtR4Pj4LBD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7310" "--------------------------------SFuwSFW6eaviJNMtf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7311" "--------------------------------6ccFA3RbhMjAPCuLx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7312" "--------------------------------cKwMAiEB7NJTP7bmX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7313" "--------------------------------MbtxYAjXW7DA8cj2A--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7314" "--------------------------------wgJPGLXGmF3NJzHyE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7315" "--------------------------------rLrKoB9ptc9nri6Q6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7316" "--------------------------------rBAgM9qfdYWj3D5D4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7317" "--------------------------------hzdF6c9aZxyXwaacj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7318" "--------------------------------3vAnQPtvr6SpFNTH5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7319" "--------------------------------PrnYRTrWWPouPbXNj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7320" "--------------------------------jcvG5rKgugHFfEyPE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7321" "--------------------------------u4Tsy8tr5iTocTdnC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7322" "--------------------------------PWyTMCtCmYkvxByvo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7323" "--------------------------------rRqqodWjgds44gzd4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7324" "--------------------------------yueguvictcZk9zdQm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7325" "--------------------------------MeaGZfXw7TrjpS5Fm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7326" "--------------------------------3eg6EzFrFBkvrqqNt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7327" "--------------------------------xPhCtQZrLRukBm7yk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7328" "--------------------------------q8fPGdk3JsNEyggmT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7329" "--------------------------------exA26m6EpvZj6gn73--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7330" "--------------------------------iNea8vWb3J6mvEkbH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7331" "--------------------------------qwW7bEnJeWy5acfon--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7332" "--------------------------------TqpidWjHWqifsshdB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7333" "--------------------------------RprDhDv5ZapPMH3z9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7334" "--------------------------------oc7kcdpup8NYWT2AX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7335" "--------------------------------9tMJvKdMm95LxszW3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7336" "--------------------------------SSCTWGsJJ6MCF4Qbw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7337" "--------------------------------fDtss3SddmMa88xea--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7338" "--------------------------------AoETop7Qwy6NADnMa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7339" "--------------------------------Domvv5WzKRtu2pJiE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7340" "--------------------------------oQubBwq3cfeCkyyyz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7341" "--------------------------------HsDdWYg3eWut6iz2N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7342" "--------------------------------umw2TZmcJeY3AGigT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7343" "--------------------------------B2KqwLLNDjxhyLuaZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7344" "--------------------------------dCLGmAdCzSAZWxWLM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7345" "--------------------------------rqLY5RwTQrAcHFFju--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7346" "--------------------------------njukBRgwFin4PHGAp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7347" "--------------------------------YWwQSHc3zjR5Cqruz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7348" "--------------------------------RpQjG4bmE7Jh98yRt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7349" "--------------------------------e62reZeD7ojw489vw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7350" "--------------------------------yrFSabNJb247yFd9X--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7351" "--------------------------------yBC5naNb96HTuT6R7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7352" "--------------------------------29DyQfoyYBbK6zF7w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7353" "--------------------------------mRmF6AtMMxmjdbmDL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7354" "--------------------------------84QeeZdeuaxkw8DcY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7355" "--------------------------------jCBQev8TxJ9mujZyJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7356" "--------------------------------qWdZ3zX3tYhfopFsy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7357" "--------------------------------QA8kGJtPQfmGf7T5b--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7358" "--------------------------------8WDGnQxLa6jjEL3np--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7359" "--------------------------------dGrTakegqPk32JTW2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7360" "--------------------------------imbRX9oj78JkCw75N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7361" "--------------------------------oFgL3viqw4CrGpkXg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7362" "--------------------------------gjGfHfpTT8b3TfP43--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7363" "--------------------------------9SwTZK7FBowdmTKQq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7364" "--------------------------------C2ddDjvxBxA6Q7wTb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7365" "--------------------------------bgewT5CKDJt6n6DAC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7366" "--------------------------------9M6jtTowQLaG3ijyX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7367" "--------------------------------Anz4bt7kvcoedMgwk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7368" "--------------------------------qePKw8xogbc3XSZ68--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7369" "--------------------------------hDHqsP7LGpDwyrnsx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7370" "--------------------------------GCAqqaHmMHawGzNaF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7371" "--------------------------------eNtpzigdcRKovAWPz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7372" "--------------------------------uBXdBBdQjDovwXY3m--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7373" "--------------------------------hMwp6xSMqrvGNLXkA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7374" "--------------------------------8FrhirKkbxPQG8vzb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7375" "--------------------------------npPaKHFamKr7d8A6B--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7376" "--------------------------------MmYGtzEkdpdfWj6jr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7377" "--------------------------------C7NiFYz9dP7g5mcfi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7378" "--------------------------------y8J7xQjhqtcxck3L8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7379" "--------------------------------dvH6Qw4AEtFa9CF95--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7380" "--------------------------------JJ2psanCBGsfrEXPx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7381" "--------------------------------ktLE7pRgFcB577C4u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7382" "--------------------------------xY25duANgFZqvEXMW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7383" "--------------------------------nvceEqbLex46tR2i5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7384" "--------------------------------HX7X9XgyTMomyfLLE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7385" "--------------------------------fEhKBfYt9ktiB33cs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7386" "--------------------------------pRwY3ftqZv5i2zQ3r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7387" "--------------------------------cvXdgw5W79WK5MsCX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7388" "--------------------------------gtJkbdB8MWxfriTtR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7389" "--------------------------------ArEJLccmedoGB4gsQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7390" "7726--------51883593--------qgxnsq6Ktht9NFnrY" " SP : Livré" "------------------------51883593--------qgxnsq6Ktht9NFnrY--------1" "-----------------------------------------------------------------------------------------------------------------------------------------7391" "--------------------------------E2oij2nx9RNnGBunf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7392" "--------------------------------CPRDEBykWCe6nDiQY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7393" "--------------------------------sPwcpJ7fc7MWRWkcd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7394" "--------------------------------HZr3ZPxYyxh6zNyNQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7395" "--------------------------------EuvunnEGaPWq3djbP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7396" "--------------------------------YtTPsxMMsD4kuLczZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7397" "--------------------------------B9LGdacTbdz9hpsaB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7398" "--------------------------------2qRioG5i8p3CNYwsN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7399" "--------------------------------BE4P6R9PsMTEsz2eu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7400" "--------------------------------tiBkEB4PMpTakMqJn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7401" "--------------------------------oN8W7o9xshhT6AknH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7402" "--------------------------------6sNTbejxCFtQrCqjh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7403" "--------------------------------WRtqHMpgEJBBwNBgQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7404" "--------------------------------KpcLpW4NRZEN6z73K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7405" "--------------------------------QPuz88XyGHGGEde5L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7406" "--------------------------------5ddMT8M4XsqnJQiGT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7407" "--------------------------------XgwAeYaHqiGyT6cvf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7408" "--------------------------------T9SmyEZXc6yZ2gJDN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7409" "--------------------------------zP27fetDdAmqknzMZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7410" "--------------------------------9zBJYLcaoArgk7o2W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7411" "--------------------------------2KQEN3L64ibRijRvS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7412" "--------------------------------ma69xbA3sZWEjwJ2r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7413" "--------------------------------X7oQsFqo68SX9dgeu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7414" "--------------------------------vqwjY52hrx7g2epAb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7415" "--------------------------------C9Kb48C6uEHMjyo7W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7416" "--------------------------------6W5SDb2Xd7ChSHENw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7417" "--------------------------------BJ5hdawRPAX2qxK8R--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7418" "--------------------------------jhof3eCZYmhPDnk7a--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7419" "--------------------------------swJo3psZ8GX8i8nXR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7420" "--------------------------------34sNdeC2QrdMA8xE5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7421" "--------------------------------bvB32rcabmaqoCH9g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7422" "--------------------------------XQwRa4u7JuJ4K2Re3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7423" "--------------------------------gmtyMLmd5CeFSxJeA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7424" "--------------------------------LNagjAqvt7uD5ATfN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7425" "--------------------------------cwnFzAbuY4s29BY43--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7426" "--------------------------------EfqkcEhv474gsEbXk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7427" "--------------------------------7Qn7N7cqf56P6ig9a--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7428" "--------------------------------Wcfb3AbwyhBESRc8Y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7429" "--------------------------------rifYqAh7b4Z2MKLXJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7430" "--------------------------------zJSAEjurQhFgbWtRM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7431" "--------------------------------WRde7vR5J6LMheJ2E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7432" "--------------------------------3b6pvAvA6n2vojAAy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7433" "--------------------------------3jASpYXYfpjTXWag4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7434" "--------------------------------3WKxSQBDR7zBMn6mD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7435" "--------------------------------wGYQDjXWw3ZEBvWcd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7436" "--------------------------------NTytNZQtRpTpMv2ZQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7437" "--------------------------------qGCnAPoEoehMLECkB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7438" "--------------------------------KDirtzaGhostRKLCw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7439" "--------------------------------AdxBqr9zMhdQMrTvg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7440" "--------------------------------KtaApHi6rciryYMds--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7441" "--------------------------------xqp8zp49izunfScw6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7442" "--------------------------------gXKB97vx6JcdwRBjL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7443" "--------------------------------spZrkxYjSdB8Nj2XK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7444" "--------------------------------DW8vqeMGYfPAhKrT6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7445" "--------------------------------kNofLRTWrJAQWFJSz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7446" "--------------------------------dj3sEmNidJRM5usrb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7447" "--------------------------------YDQo3R23Xj7dLdT8A--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7448" "--------------------------------7dAvRTFk5wuXv4dfj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7449" "--------------------------------vJGWgSzuvDRhQfqrv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7450" "--------------------------------8NRnNnfWNkfXyh7pt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7451" "--------------------------------jRZXZ8JDo7duorDb2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7452" "--------------------------------jSqZwzzwYjqE9EWjG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7453" "--------------------------------jiJwTFRLtZT7gaY3Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7454" "--------------------------------wpFyiYJTZQLok3amd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7455" "--------------------------------a8q5PZJmkK2LKe9dj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7456" "--------------------------------nDtC3kRAbNsAiNyPb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7457" "--------------------------------7tjRBnhoBYyJpmE8n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7458" "--------------------------------beiB48TTx4Q3xZJrS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7459" "--------------------------------CZxBTtZoQY6ztWeeN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7460" "--------------------------------pJ5eFTjBpGjs6b5qK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7461" "--------------------------------47yCxvuENyMvTTYtm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7462" "--------------------------------vf9J2YoY3b2qq2pT6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7463" "--------------------------------mfBL2TieATfcxJ6Q7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7464" "--------------------------------7h9LphbfnEjxiWaiE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7465" "--------------------------------PqoskK5fZRiwpHqNz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7466" "--------------------------------X2HqP9242fLStHXi3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7467" "--------------------------------PojqL3QSsvZLDaahB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7468" "--------------------------------nWd8pkuPzouiw9CAs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7469" "--------------------------------oBwMEZNsJvbQKajZT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7470" "--------------------------------ZpDwPQ9QMYeTPnguz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7471" "--------------------------------Xtgdeuv9JiLByKHy4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7472" "--------------------------------dT2JNKKk2c4478Bfh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7473" "--------------------------------KRqzvWYC4fThpXSSM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7474" "--------------------------------ThD9G97v54Tqe2EKH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7475" "--------------------------------r6kBzzk68x3yJJAcC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7476" "--------------------------------32urGaMZNSydB433w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7477" "--------------------------------4fWDYL2KX3zrazQ5d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7478" "--------------------------------i9DAZaHbJLKJ3ddpJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7479" "--------------------------------NE26Swb72gXDArNka--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7480" "--------------------------------HWPehs76iCqs6XdTJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7481" "--------------------------------skg58sRF7xtmLLEzt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7482" "--------------------------------Lo7GsX5BornJar7Qx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7483" "--------------------------------KCKNhCrdaG3kEoqCh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7484" "--------------------------------4v77v59EcjRNxirQR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7485" "--------------------------------LWcpnXipMR4rEW7Pw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7486" "--------------------------------gwtMf6dPQZ5zyu6tB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7487" "--------------------------------PEAY4ob2JuCC94TaH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7488" "--------------------------------m6vhJ35LqLPRPdE7H--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7489" "--------------------------------Q2GPnja6HqDK7YJ8z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7490" "--------------------------------87MNGCR5ms8RiM2EZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7491" "--------------------------------cRPiLJvLw4FsmNm6s--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7492" "--------------------------------NDGybfduEJpAd7Pvj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7493" "--------------------------------NH6uT78akvJ87k7k2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7494" "--------------------------------B3wcTjsmr8iL92SMh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7495" "--------------------------------ZrsRTTHuqcMyhfFPH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7496" "--------------------------------DEpM8c4tMXDFoXKxb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7497" "--------------------------------KsuKHxfr3D2Mi8jjt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7498" "--------------------------------kGLqRSZ94aEyX5wEz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7499" "--------------------------------H9CgvdWEpvXADBXZt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7500" "--------------------------------zBqQknzBLRrzqiz55--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7501" "--------------------------------EgJ8TzMNs3ACFwS4t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7502" "--------------------------------vMfzMf7eqtnNoZEv8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7503" "--------------------------------g234wxAKKBTk8c69w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7504" "--------------------------------Nqie5bzJE7xEiLa4J--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7505" "--------------------------------AZqziBDZZtwbsippY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7506" "--------------------------------cFCbS6y6QEZ4ofwzc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7507" "--------------------------------kfuBmopB9yhPKYgzK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7508" "--------------------------------Jed2wPh98cTybJocC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7509" "--------------------------------mtBxzZjeAh2CWxRjo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7510" "--------------------------------cnJ6XDwQKiB6ifokP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7511" "--------------------------------7npK3R6K5NTLmXPpq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7512" "--------------------------------3hysgDJBYWaEwfkL5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7513" "--------------------------------iuM9xgShpGRRSbX3j--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7514" "--------------------------------zgMot7wNuKPxEjyb8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7515" "--------------------------------eTm9trQgcScCdtfey--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7516" "--------------------------------kK7i2CNPAytEiGMcE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7517" "--------------------------------Scp3xxemtWHgD7Trj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7518" "--------------------------------hkqqXeNsDn9LGHtyq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7519" "--------------------------------sE36LMaih3ft48oAD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7520" "--------------------------------9jY5MpPpS74kmtHRH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7521" "--------------------------------qW2fY4uLd6pMTytDz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7522" "--------------------------------G8XhMJYWNYmbkegv8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7523" "--------------------------------p96h5utqXNgG6pFDN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7524" "--------------------------------SjTJ8WNbXvejwYf4H--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7525" "--------------------------------ET6sdZenMQYEQ29vg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7526" "--------------------------------RcvPWzgovnpwoj2nD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7527" "--------------------------------GZBys7EcCDFaFqEa6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7528" "--------------------------------Exhj6vCyTxTAZm8WR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7529" "--------------------------------dFzsvFkmJJ4Xjjrab--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7530" "--------------------------------ffcRBJTwJNPJ3BsEK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7531" "--------------------------------y9Svxvh7JJbaC6Pv9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7532" "--------------------------------QZMrtPzBnJ6bEH63t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7533" "--------------------------------eNmQAAoqSsrqswHH3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7534" "--------------------------------ryweD5cjGDNenebkC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7535" "--------------------------------ERJGiJ5FaKKXzEneS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7536" "--------------------------------pQkNQEdF6Epec2x5m--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7537" "--------------------------------js4CTc4K4WM9bHhe4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7538" "--------------------------------8tzqiSAitxGv8BRQx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7539" "--------------------------------AHykqbX4XRbsmxfeK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7540" "--------------------------------oiAWE5DcNzGvYjjtJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7541" "--------------------------------BSPvix2uy7kHqnJN2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7542" "--------------------------------DhhWABZ4giLWLiFNq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7543" "--------------------------------jiGyhoG2ayxBhYcDe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7544" "--------------------------------dAx2FLcdiPA6wJKjn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7545" "--------------------------------JJKAKGyAwasMErPuF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7546" "--------------------------------wTWagvXoNy9jFavZr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7547" "--------------------------------T4JuLmLvsMGJYsxmm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7548" "--------------------------------fvDPvYaJkEMnPF7Gz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7549" "--------------------------------R6n2umvtkfRvCds7T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7550" "--------------------------------KevNgL5QmpHqk3ZNx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7551" "--------------------------------Jwx82qNg2JP2tnemc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7552" "--------------------------------acFR9ASJKwcmpJe8c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7553" "--------------------------------9CABBXK8QdLw8f7JS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7554" "--------------------------------GJYpFXZWrPoLW4Nth--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7555" "--------------------------------67rfpJaNeiEA4bp9Q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7556" "--------------------------------986PmG86Qd93pWD2A--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7557" "--------------------------------BBRWsSGx5JQ7odGes--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7558" "--------------------------------3mvCYwYPPhMmfkup6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7559" "--------------------------------44nBtG43Stu4xTB43--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7560" "--------------------------------ww86Aky9jJfXiaLJG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7561" "--------------------------------iwXC6ADK8NNMMq83o--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7562" "--------------------------------REFDpKoJLFezj5RRT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7563" "--------------------------------G2jwNeqNbne88tPru--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7564" "--------------------------------o79DwNsneTgfFFqQz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7565" "--------------------------------8MKLmDgpC9SdmbdEW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7566" "--------------------------------fLfPuiyLK2b8p3LL7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7567" "--------------------------------FbwiYvjwb4xCdWgwq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7568" "7316--------22949498--------5ruNt9SGYeehtQqwt" " SP : Livré" "------------------------22949498--------5ruNt9SGYeehtQqwt--------1" "-----------------------------------------------------------------------------------------------------------------------------------------7569" "--------------------------------uNmsXiPsfxY85oWRH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7570" "--------------------------------d3qebMXanqy4ZhxZ7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7571" "--------------------------------axNbRjxC2v5ZGb6Bh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7572" "--------------------------------9fyfxrhjee7Gkw7RB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7573" "--------------------------------7r9jdHGHmNavXPcWM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7574" "--------------------------------p4iev7FWwseHYQMth--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7575" "--------------------------------5T7wmTEAg7MDwBuiZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7576" "--------------------------------9L9n4TNpTvki7Etsx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7577" "--------------------------------viPbps5hFmRmQBpby--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7578" "--------------------------------QzbvXEEzZZXELF3sG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7579" "--------------------------------j8oSiihmNNd6DmNKa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7580" "--------------------------------mWhb76QbCKQ9NKfdx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7581" "--------------------------------f4QKsDJJyrfWfrGjF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7582" "--------------------------------n5JxFqwWrSjkciQjG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7583" "--------------------------------opCQaer7fapcgLAXa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7584" "--------------------------------iwLZqG4aypDefAfBG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7585" "--------------------------------cD5jmBRWnGvYzEXHe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7586" "--------------------------------nWonWwGacH7HPx7vL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7587" "--------------------------------cPo7bd26xe6F6pBy4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7588" "--------------------------------xZes87nHrBnzFBuyX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7589" "--------------------------------SN8KH5gBmfhvtJ8vE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7590" "--------------------------------ce27ZrQ7GhimY65zQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7591" "--------------------------------stP9ktoi993neMPYS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7592" "--------------------------------zmGtddToEwK38de6E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7593" "--------------------------------9u7j8LL2vxwgSA48D--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7594" "--------------------------------72xp4XhcCFoLZCW7P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7595" "--------------------------------ZEFHZoYsFdfTXmCQr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7596" "--------------------------------59JyjW9xvsHcmtXkk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7597" "--------------------------------28taWQZ9BFkJJc8W6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7598" "--------------------------------33xPNWBPHKTePLxSu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7599" "--------------------------------8PKYPBYt4yXJAiQRK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7600" "--------------------------------9raDThENmSeYHSjKQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7601" "--------------------------------Ao9HGCY5EQsLdMdTB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7602" "--------------------------------r6ByTXWSe2S7bBCtu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7603" "--------------------------------wHhXYmNhFaLp3s56b--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7604" "--------------------------------HMMo9JDwFuNorcsjv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7605" "--------------------------------CrAjaLJNYuzKntdy3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7606" "--------------------------------sbefBxbsTZuMA6hCu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7607" "--------------------------------rG6iLTANWsskQhPAE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7608" "--------------------------------zt3bBgpbxdJJqZi5a--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7609" "--------------------------------rQovmYr4Y8Af82AbB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7610" "--------------------------------4ERptXewxCDtgTPpJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7611" "--------------------------------jLbcmG2ukTT3Ag3C3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7612" "7285--------95968040--------kwESz8v77BuANkLzx" " SP : Livré" "------------------------95968040--------kwESz8v77BuANkLzx--------1" "-----------------------------------------------------------------------------------------------------------------------------------------7613" "--------------------------------YiohcLYkdLwDM23sB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7614" "--------------------------------ESXod27j4EwB6vjYD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7615" "--------------------------------5CE6RqxwoPqH7p8rR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7616" "--------------------------------KKGedzBRWHHR4kStv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7617" "--------------------------------fZKgBB2TRQvFYhYSG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7618" "--------------------------------Xjrn5Gn7CQeP8e22e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7619" "--------------------------------7mye4gP5BGS7hJm4P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7620" "--------------------------------dWfLpRQ9CD9sHrA44--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7621" "--------------------------------xTFb2FrBZe75jceo8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7622" "--------------------------------ZKyrWMBKBEGLohxdt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7623" "--------------------------------FDgwJvzuwEYQTKrZ8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7624" "--------------------------------soqQWgxpDrRdQzz3P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7625" "--------------------------------aekZpkZD6qFYTQD5i--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7626" "--------------------------------hH3FPSqDh9EJ5nuSK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7627" "--------------------------------4GXKWzb2X7vsJucBa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7628" "--------------------------------PxyM79Rz52ydHAQWN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7629" "--------------------------------ofSfmxpFTtADkfmfu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7630" "--------------------------------kBiLKHk3XvbqKgoft--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7631" "--------------------------------ciE8o3pGKGF5pnGmm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7632" "--------------------------------cHgHigZ2xsr2foSjN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7633" "--------------------------------LP4vmcMcwsmWb8Pi3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7634" "--------------------------------jey4bjwNqkxfcEG5H--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7635" "--------------------------------jugGZtuBPqYLQ2yta--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7636" "--------------------------------uc52crACC4XbmQ5GX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7637" "--------------------------------LAYiPNwgv9Ai3mcvd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7638" "--------------------------------bctCGN58kPTiYrv3E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7639" "--------------------------------6oKeK4GnGuHgcYkK9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7640" "--------------------------------Wxk76bQNHtt9kYZvo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7641" "--------------------------------BQw9uaD5ZY4jNpT3L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7642" "--------------------------------6EGNhkmZHnJLFZfNw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7643" "--------------------------------54sec3TYk8dsQfjp3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7644" "--------------------------------pne3PTpub9ZvMgKmc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7645" "--------------------------------hNxt8kG7xXRQXcgXF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7646" "--------------------------------ShxBXL4tBfKWo8DMu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7647" "--------------------------------R2huCzaLr9TR4GXbj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7648" "--------------------------------fMz5kKiXBMDY57Lm3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7649" "--------------------------------xfQxYLhQNqDnWG6ur--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7650" "--------------------------------zrjY52pEisNHYYDH9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7651" "--------------------------------us9A2gfLDpcYACg2T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7652" "--------------------------------c6W9s3x9RBbNF2pBe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7653" "--------------------------------ZCrPDaNRwTWeQgetT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7654" "--------------------------------oaoFjZn9iiHqEptHy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7655" "--------------------------------4vAsK52g8MEAgSpk7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7656" "--------------------------------xZ4jQzZ6XcHjXboAw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7657" "--------------------------------XaHfSe93r7QYt8pDC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7658" "--------------------------------Nemb4wvEdje7pPzvH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7659" "--------------------------------uLJACEwK6e8dzJfAJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7660" "--------------------------------Pg4FtXb2TE7H4ucMN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7661" "--------------------------------T3g4F86cx4FjSppb9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7662" "--------------------------------YLSmgAKyWntPAPEsM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7663" "--------------------------------Ccy8QSYMtFQ4fvcXY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7664" "--------------------------------AfeN3dqpEH5s8hc5K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7665" "--------------------------------GECvPhbQcKa6kXeP5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7666" "--------------------------------ekau4TWakSd6zucxt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7667" "--------------------------------PpLcCNzcL9xuzAsse--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7668" "--------------------------------bY7P3uxYN3mM2gwZN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7669" "--------------------------------qwJzFNbMFmqt4bC2N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7670" "--------------------------------KXsRefdz5GWwxpNc3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7671" "--------------------------------qpcPrjvphZLqGZHrG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7672" "--------------------------------EaNyYWKihyHJtTqWX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7673" "--------------------------------e2CtGqAMFtbJtFhFH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7674" "--------------------------------vGxTduTdadw8m5dMP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7675" "--------------------------------wc6YKgLfuQz5GRur8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7676" "--------------------------------LwFj9DabEawrobpiZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7677" "7318--------93073462--------XegoWdA3gbRWZgp2a" " SP : Livré" "------------------------93073462--------XegoWdA3gbRWZgp2a--------1" "-----------------------------------------------------------------------------------------------------------------------------------------7678" "--------------------------------wfjHf5tjzqrro7meq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7679" "--------------------------------cqhNg8zgxPkxQE7Em--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7680" "--------------------------------K4KwMDXHQ54uq2nax--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7681" "--------------------------------NKMoPnbi7bBXx5LHD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7682" "7538--------55303365--------HAMHZvzdY5aKEph3T" "7819--------55303365--------" "------------------------55303365--------HAMHZvzdY5aKEph3T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7683" "--------------------------------68acdyW6oGW8rJTwQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7684" "--------------------------------q2a3YW8H8PEwNjgyE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7685" "--------------------------------Ks3ecfkx5hR6pPttq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7686" "--------------------------------n3Ygnkmr9phDiqxLk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7687" "--------------------------------MdGjiXrdQpefaFTvr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7688" "--------------------------------WdjmDQTcHHbYvkJbR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7689" "--------------------------------c89ZNYfRcRX2G9Jf2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7690" "--------------------------------QsyyGr2DxQwtP2wLk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7691" "--------------------------------J9uSdTqhkmXx5TBdj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7692" "--------------------------------KjmHLvkqZ84H4MqFE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7693" "--------------------------------jriopxFrSajk4GPyQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7694" "--------------------------------iXcshtsiov7aqceDE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7695" "--------------------------------AQ9BxhfYbnmosw3Em--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7696" "--------------------------------d3rfr52AqGoSiagE7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7697" "--------------------------------vHu4g3fLcE6i4heHa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7698" "--------------------------------qHH9GHWbyAqzMKfqf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7699" "--------------------------------z4fBvX2cpgQ67AmEk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7700" "--------------------------------qYQawtfbZrkA7NZuh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7701" "--------------------------------mkTpXurvLTtvYuHQu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7702" "--------------------------------RNwrRnWA8DTjeFuK9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7703" "--------------------------------bsBi6eoZcqRtajqzh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7704" "--------------------------------zDasNdFfRJRtohJnz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7705" "--------------------------------QHjRJy3s369sL2zSA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7706" "--------------------------------G7BXkH2vymEJx9EMi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7707" "--------------------------------TY6F3xG9irL9bmPWr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7708" "--------------------------------945vMjZ8jWZNCWzAi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7709" "--------------------------------QCsLQ2ZYDo2Y57fWi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7710" "--------------------------------Ac932XcN5FAxS7gm5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7711" "--------------------------------ZG28WZuPHdxRzavjP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7712" "--------------------------------X3Yg4iqHsmN7okpBD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7713" "--------------------------------93FjFRheZDjbpcGwN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7714" "--------------------------------ajpW4czNWLqc8KhvS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7715" "--------------------------------3cPo9kCMFRxdMNJwB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7716" "--------------------------------GjndCgBBmQ4NtXSet--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7717" "--------------------------------RQwW3SWoa6miXDXhA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7718" "--------------------------------cTMxGGqaAM588nWEh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7719" "--------------------------------Bf6AcgMDXSqY8hYyu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7720" "--------------------------------soJFhvZLdQz23ZDQN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7721" "--------------------------------sGYN4vQ9cAjZt82C5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7722" "--------------------------------qpLACcaECHfW9mKL2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7723" "--------------------------------76LHCKWwG9f3evfTD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7724" "--------------------------------tjrJoDXCa5nps66Ng--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7725" "--------------------------------hcDgfnHnNjoxAEKr9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7726" "--------------------------------mX9pCtoimHakcmuLq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7727" "--------------------------------TewjzYfkB7rxmRj9S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7728" "--------------------------------uRiwjWoRNbiFE7Zk9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7729" "--------------------------------PcutuM5oCqrsKTAvH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7730" "--------------------------------ZJLygQbWwQ9weQ3Zd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7731" "--------------------------------ZJLygQbWwQ9weQ3Zd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7732" "--------------------------------6hX4f7oL9E52wbP8s--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7733" "--------------------------------PoKF24sBnDM6YSSmj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7734" "--------------------------------2jQgvBjksbLMKsS9f--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7735" "--------------------------------7Ro8sPGZNB8qzrisd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7736" "--------------------------------khY5YAPN8y4JaduCZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7737" "--------------------------------Bu3E4FizCESSRL35B--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7738" "--------------------------------7kkN88YPcQnNerQP4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7739" "--------------------------------H7ak4ZC88Bf9mjgHk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7740" "--------------------------------PGCPc8Nn5a7GGafKw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7741" "--------------------------------dkZwR4kdAS5gEvwR8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7742" "--------------------------------6YfmRrm5zsJtoLwq8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7743" "--------------------------------6PqGGaaFPrBBP5d6r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7744" "--------------------------------ppyAQh8DythgLXj8W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7745" "--------------------------------5f6roWdgfaBt3KJzG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7746" "--------------------------------WqpGHZzrvadWCnqbm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7747" "--------------------------------9C3rWrQ8Ny2C48S3T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7748" "--------------------------------RDGxKjLXNYq7jQeZX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7749" "--------------------------------4nNid5adrJSMk33DJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7750" "--------------------------------qPQtg5iEoYGAxQjdx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7751" "--------------------------------Eh86sFY4yh79Jtmua--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7752" "--------------------------------Pd2xCmvF8FhrBPBvK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7753" "--------------------------------SARrs5wa4r2xijmM3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7754" "--------------------------------93SqrJHW2wBH7DpcT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7755" "--------------------------------kPgFQPSY5Me5coYYQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7756" "--------------------------------WdTKBkN7KZjzksNRv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7757" "--------------------------------Q8mjGPaA23fo4t7oN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7758" "--------------------------------CBw6Jf2C8MEJvhWaW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7759" "--------------------------------SmjktiztAPjCyzQgg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7760" "--------------------------------6gYAYMj5W5PmGYeC2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7761" "--------------------------------y5zyR32vg2onhc3qR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7762" "--------------------------------z9fTFYSjWqCBbCRYw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7763" "--------------------------------ccXw6YhizvoQMMcg3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7764" "--------------------------------t452BfhLvxEwb8wZa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7765" "--------------------------------N72hNoqanhJGpdR7e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7766" "--------------------------------LoHbH4k47YciiDcct--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7767" "--------------------------------tWcayPoLNP4B8Mc3B--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7768" "--------------------------------d4AMudEjDpKvZwvSa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7769" "--------------------------------kPm9eTXjoeNKkSpXb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7770" "--------------------------------w6FJhGaJPA4vb5omW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7771" "--------------------------------YrZDYpi9euLSq244T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7772" "--------------------------------eQHhvdc42R6LqNKBv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7773" "--------------------------------SgLwwXsj2QmZGfrGS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7774" "--------------------------------hXCborHaJeQhwod2m--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7775" "--------------------------------jo2Tx28wzp5JKrepX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7776" "--------------------------------A4Mjwcdp323gfenak--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7777" "--------------------------------LuQ32ubT2SHsWQa5c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7778" "--------------------------------G2g9qh9NZv3c54Jjz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7779" "--------------------------------K3t9NzmDiTFdMgaPB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7780" "--------------------------------o3FJwrDSmdot3gBEb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7781" "--------------------------------s2TdRQse9NB75hHNM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7782" "--------------------------------i3ZR4PdxkkZu4rNTy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7783" "--------------------------------o7D7sS93g9bhwnugB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7784" "--------------------------------vuc4usBJ66Z9ArHDf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7785" "--------------------------------suJWKzHMWGbpeBGzf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7786" "--------------------------------FMn6Q9ufvJEK6oHGd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7787" "--------------------------------SBto8HEnFxCdNbZbS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7788" "--------------------------------Y7LCEtCNqxXSQrNBR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7789" "--------------------------------hpDjdnnGFmxEqtPz6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7790" "--------------------------------ytfFgngfBddJ35q7q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7791" "--------------------------------eshFYJJskGbfPqjdr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7792" "7286--------20546711--------ayZEztL8moj4NkJrT" " SP : Livré" "------------------------20546711--------ayZEztL8moj4NkJrT--------1" "-----------------------------------------------------------------------------------------------------------------------------------------7793" "--------------------------------LgmSDqyzxjn3mjBPv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7794" "--------------------------------trW5ZsPpma2CRhmXC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7795" "--------------------------------5m8EN6jstdGc7EHjS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7796" "--------------------------------5fZsvGqufsaWxR4f2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7797" "--------------------------------FigwX4xXSs3Qeq6qD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7798" "--------------------------------6AhN6BeZsKjgFvjr5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7799" "--------------------------------v4iBRsA5XFTdFwZb5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7800" "--------------------------------DwC4NmRdv56eHRF2H--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7801" "--------------------------------qpWAZXkh5Fh2fHL4j--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7802" "--------------------------------n4ZojRHgKvdBHmMJd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7803" "--------------------------------ckEtCKgyB2EjNNkhn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7804" "--------------------------------b8Yif52qkyG5b92CS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7805" "--------------------------------v8E6kLw2Eog4FkySx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7806" "7287--------21226109--------a7iprnpq8kqMSLj6n" " SP : Livré" "------------------------21226109--------a7iprnpq8kqMSLj6n--------1" "-----------------------------------------------------------------------------------------------------------------------------------------7807" "--------------------------------DvZEWjLK2s489d9Ct--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7808" "--------------------------------Sa9DwDKSqHkxNmNQz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7809" "--------------------------------fSuXyJGnpkNPg2MBM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7810" "--------------------------------HAWTKxxLbXMjYteB9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7811" "--------------------------------jicyLMspyNiZv65xv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7812" "--------------------------------3h7EXnsBx9AkAyBw3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7813" "--------------------------------6Yn5fbFqJSarJDrEs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7814" "--------------------------------YHmHPAuS3Zj6TXWbN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7815" "--------------------------------DBR5k4gdFQ9B7tMYY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7816" "--------------------------------h2NFntadFEP9Wx7Ro--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7817" "--------------------------------gvt6S7iphpLp5Fjws--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7818" "--------------------------------zSteyJL25mfMjeDmu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7819" "--------------------------------QEMbFcziDQvQrqhPe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7820" "--------------------------------g2T8EXx874ivHX2iY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7821" "--------------------------------ed6yQLMfJ7nECNvFq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7822" "--------------------------------4hShHZCGycMA5AjzH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7823" "--------------------------------Bkpy8hgRDBqvojn9j--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7824" "--------------------------------iiKoHyQTxG2CdeTYM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7825" "--------------------------------3LiL7qEXKZDNDPZYp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7826" "--------------------------------g2xFSDXrc8cMPjT4Y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7827" "--------------------------------kNaNEdp4bJ7G2EhEw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7828" "--------------------------------jMNawdM2sjSoh77SE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7829" "--------------------------------wMFfs9NKhxXpXmQ9H--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7830" "--------------------------------CeGosSiWmCketCcAx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7831" "--------------------------------qn8D9y7bXiqXNj7p4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7832" "--------------------------------vAQgzu6JERp4G4T43--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7833" "--------------------------------7dkQx2Gvt5KSnb7jg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7834" "--------------------------------wfEHx2W3dPrzQPm78--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7835" "--------------------------------CCDPhJqJtPM3QhTqc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7836" "--------------------------------vduHWbNWBWpNKtoxJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7837" "--------------------------------N5cFNcrrtCaNkSdCD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7838" "--------------------------------wxKNezG3ZgtAF9AMN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7839" "--------------------------------pTLjh2WPH3E93bwSs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7840" "--------------------------------pyYWaDZvY84kaMddK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7841" "--------------------------------nBrGgq4QguPs5RYvR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7842" "--------------------------------6yKsMDoRriBGX6stA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7843" "--------------------------------ovQMxo9ZiM2vsjKk4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7844" "--------------------------------2AsWRyvjbnAyZk9A7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7845" "--------------------------------BfiaH36KrwWeGCYy5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7846" "--------------------------------EFiemJvuzEeWuWxhW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7847" "--------------------------------dQbn4AydE9Bb6Fbp2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7848" "--------------------------------strHepb6pycoWKzcr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7849" "--------------------------------uzkSatSWEHvExtp5B--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7850" "--------------------------------DpWCs8JSSauCcTNMq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7851" "--------------------------------HQpS9jDi5ymyGdvwA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7852" "--------------------------------2P4ES8Ppt8EpQq3Tr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7853" "--------------------------------vxS2uaorFw9wHp65Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7854" "--------------------------------DMGF2kuAGGqPKPtzX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7855" "--------------------------------3PbYRL94TXQo6qSur--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7856" "--------------------------------RC8KnXkmhXFydbfHD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7857" "--------------------------------CvwGAqYn46ZhPaLnj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7858" "--------------------------------uJiGKPkig6gAWKrqP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7859" "--------------------------------o3aziy9coXNyZ62ii--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7860" "--------------------------------tDdprwvnEqWu2ybLg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7861" "--------------------------------DSL79tZ27zSqPBXEw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7862" "--------------------------------Jihv3RYSuCdHWhGeM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7863" "--------------------------------Fr9o9T26qG8NacmRf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7864" "--------------------------------hb6bt5EDNoh7cBevm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7865" "--------------------------------2XAxZCFwAfpYBu9YY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7866" "--------------------------------5D4JTxnbXHjoonSqW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7867" "--------------------------------fjawJ7FFyZ75p5NHA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7868" "--------------------------------cYix7vdxYSWWeWFgT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7869" "--------------------------------fS2pNufoYjrQsjHei--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7870" "--------------------------------2HMDqEX2vKgZeqLej--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7871" "--------------------------------WaEKLX6cGJdHSoNez--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7872" "--------------------------------ngb9ZZid2Nvo46t8Y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7873" "--------------------------------PbkZC5F4RcdjDKLPH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7874" "--------------------------------yf29yDsi6tAoutTai--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7875" "--------------------------------qZqXSZkL4jjsu8TZv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7876" "--------------------------------HxHTcStcs7ZzSmXNP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7877" "--------------------------------SMjJZ6iWQgv8Yvgoj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7878" "--------------------------------c2oGiP2uzwfh6tNba--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7879" "--------------------------------qTEBKtb2J7FAuiTX8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7880" "--------------------------------9ZyTbZCYxhqyuH5fM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7881" "--------------------------------wRn6uHho4MZ4zMiSk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7882" "--------------------------------i4wvhRSYCg97Cxpys--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7883" "--------------------------------ZB5skmBCEocKHySLm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7884" "--------------------------------tNmMioLsBrs7csfX2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7885" "--------------------------------ENmrfFGyAuCkRvbtj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7886" "--------------------------------9DZycYeZAzE4mc5Mn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7887" "--------------------------------tKup4nPmNNdPdyk6a--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7888" "--------------------------------pjGA7khswrwcoE9Jh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7889" "--------------------------------ACvoMD5BocGHfr7Wf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7890" "--------------------------------kRKpKT9YsNnnz8Psh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7891" "--------------------------------E4FWkCvgzTztnLhaN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7892" "--------------------------------6Wy5vjN5DS5ocRGGC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7893" "--------------------------------8tAHCLmXd3AQXnLMz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7894" "--------------------------------D3g2WrrwhLvzg94ek--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7895" "--------------------------------4nvpwEvAEbN8um6Nt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7896" "--------------------------------krsuxxPxAWMygyeHH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7897" "--------------------------------KqYRdXq93Biytriz3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7898" "--------------------------------4Q43ox5ax4sxwsPP5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7899" "--------------------------------BEYvB98z76myX3Gdb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7900" "--------------------------------8eFv78BQPTpM9EiNM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7901" "--------------------------------BFvZusEr9x69zRzwL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7902" "--------------------------------tSFxyN7on8aPfMrib--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7903" "--------------------------------FQBSejZqooRikiknM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7904" "--------------------------------E2JeYeoKAs3JHbmHm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7905" "--------------------------------wphkAMHeC4ZHDcb5C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7906" "--------------------------------gZSFtPGEz5XXG9hhg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7907" "--------------------------------g5TXCJYjkb7jLdgeB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7908" "--------------------------------JM5yNT7m9JjgW3x2h--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7909" "--------------------------------xo3fFgWAJofiss6cA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7910" "--------------------------------WSkJCwmLivJ4fbudf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7911" "--------------------------------5xnuro6DAvdJm9Qdy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7912" "--------------------------------nvQbgXTLcFYYwmTKf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7913" "--------------------------------ENg3eCBcne2W8aQPM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7914" "--------------------------------hWSKwqkeNqmhxRB26--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7915" "--------------------------------ufALKm9ZFg5HTPghb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7916" "--------------------------------Q7xooDM659CLrLqcH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7917" "--------------------------------akFcLZDu4mGNdAXHb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7918" "--------------------------------cayg3FdeLPGXLPZi8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7919" "--------------------------------7KmFMJfPyFpukQ2uX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7920" "--------------------------------zxLFRR9hsLixXDyp8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7921" "--------------------------------P6bDYKCCpxQSsfuYe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7922" "--------------------------------LrnbWhEbdZX7yiJvF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7923" "--------------------------------ob5cuKLyqZ2hdsYyM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7924" "--------------------------------sycYqXiYYEF6pTLeC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7925" "--------------------------------i5k8X9geSjns9sFuu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7926" "--------------------------------H6ZDQt3WZGtcyv9ut--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7927" "--------------------------------bGj3buDu7yRXe3A6Q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7928" "--------------------------------acW3kWrrv2FWut4jb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7929" "--------------------------------pp5GmMBEhqTjWPPXw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7930" "--------------------------------YBaHe9m7E29oA4fTS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7931" "--------------------------------xyPQFLpFQu26ccwo3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7932" "--------------------------------m8kJxtC32PKidZ2pL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7933" "--------------------------------k9xi3F2KuHhqqrjJu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7934" "--------------------------------pR6EMFXLxZtQZf6Xp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7935" "--------------------------------tYN8bEYZsFwzcwsdB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7936" "--------------------------------hefuqaCXnfCSzL3X4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7937" "--------------------------------P6EEbtwKSZrf3cEeX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7938" "--------------------------------3jGikBdPizMftx9jy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7939" "--------------------------------s34KFuMs2b66D9jvL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7940" "--------------------------------bqqYfCKrmDWg3juMS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7941" "--------------------------------v6cmLKR97kp7siRwF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7942" "--------------------------------58SHM4Q9LrQNRngK7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7943" "--------------------------------NREGSywtNkLCordcd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7944" "--------------------------------oP4xNRgxgtRnkhWt3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7945" "--------------------------------NJkE5cRTQCTiQPtnX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7946" "--------------------------------urXRJZ9RD3rJTkse2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7947" "--------------------------------FgqLcD24yaREGcbhB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7948" "--------------------------------htyjHxi3FroQM3XEQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7949" "--------------------------------EcqfG6EFLCZQAykyd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7950" "--------------------------------zvLvn7pSeqDaSxHhG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7951" "--------------------------------gebLfhBjruWxmv4ov--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7952" "--------------------------------kjPvDExFz3M9Aa6Dq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7953" "--------------------------------ZykdQ4JKgP9qmgnNu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7954" "--------------------------------ANxrQr4LtiQ6PQCfx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7955" "--------------------------------7fzApTDhbydTFEKgg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7956" "--------------------------------vzxMWNxS5KmWj6CLj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7957" "--------------------------------vEFciKJNjz9GtgCvq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7958" "--------------------------------QE2sEahrcqxkQ8hei--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7959" "--------------------------------RyixqWRtdrmnkWJBs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7960" "--------------------------------mHkwG2D6xFPdMznbN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7961" "--------------------------------wy2yfNTYCiXSNo9aT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7962" "--------------------------------qo8c6AEimEsYcSsd6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7963" "--------------------------------gSothwtRDKJZypoPr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7964" "--------------------------------KxzgeaMFhQ5LTgBhz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7965" "--------------------------------HXaoB4APch82wm6Xd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7966" "--------------------------------j86RDugSnrRBwpRnn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7967" "--------------------------------Pk4tapNDGguBqbEqD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7968" "--------------------------------8WmpPrtBRr8JZ879q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7969" "--------------------------------px3hWBEGCp5fyJ4xJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7970" "--------------------------------gaJnN6b2HfCHM9utQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7971" "--------------------------------Q4ifTL5hapxnTLaSF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7972" "--------------------------------tBySpStjS78eER6Fv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7973" "--------------------------------w2x7u3janpMc46oy5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7974" "--------------------------------ydF8zLD7yMAohTeWf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7975" "--------------------------------rFnoG3PN3aDNrQSox--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7976" "--------------------------------gCFcjCJXcTbmNZ9eY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7977" "--------------------------------xW4CmPWnabwDpcnaC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7978" "--------------------------------dAhiTzAXEvSHhaD4d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7979" "--------------------------------98inz8Mzx2MC36MkL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7980" "--------------------------------5bC9B9vhbERu6KPpC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7981" "--------------------------------nhyokRs4AYGk8zx8Q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7982" "--------------------------------uAro4iAKhz5sfXAM8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7983" "--------------------------------mXHbtXehpNAbqfJob--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7984" "--------------------------------ndxAioj2TPjdz7kP5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7985" "--------------------------------eS7u2mWNDpp99ENWb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7986" "--------------------------------f4NPgwyaqBsa7dHqN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7987" "--------------------------------5AqsxvFuBpNp5Kzvc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7988" "--------------------------------KcRHzkRimddR35Pyv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7989" "--------------------------------WHPrfj4BDzuzRMKwY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7990" "--------------------------------7MHRbJsYn5KADYfGX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7991" "--------------------------------p2bprDhq8MLvLijtM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7992" "--------------------------------ij6H5SoLou2GC2m6T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7993" "--------------------------------g4k9FoyrkSQwxFgr8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7994" "7647--------96996925--------eLPThtSL68W3wS5Ju" " SP : Livré" "8691--------96996925--------" " SP : Livré" "------------------------96996925--------eLPThtSL68W3wS5Ju--------2" "-----------------------------------------------------------------------------------------------------------------------------------------7995" "--------------------------------EcYc2mLnznmvvJsjB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7996" "--------------------------------Wgfs6ZdwM8TBW5AFa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7997" "--------------------------------2v6BLAPcAMChEixpa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7998" "--------------------------------PBWMu3zWv7ZcYTzqt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------7999" "--------------------------------M9eu6ntmYMCtt3swy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8000" "--------------------------------N5noQs3XStq45BPpk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8001" "--------------------------------3kMFaeF2NrTAvpcn4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8002" "--------------------------------tWFuLMo3hm6eroz2W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8003" "--------------------------------HZAp8jpWvFsAfr834--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8004" "--------------------------------qjXZ9WRmJqERzhWAg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8005" "--------------------------------WZsyWKEyvds9XF4AK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8006" "--------------------------------zdSY845WoA5bwLRRu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8007" "--------------------------------QXsFdjACbMn5d5sg8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8008" "--------------------------------yodJShG9eErc5dB7L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8009" "--------------------------------ySDmcRmLnGER9MBEW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8010" "--------------------------------qoFgMZsnw3Qixpoku--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8011" "--------------------------------jRKq3iA8X6dwkLrRF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8012" "--------------------------------JLyet8rC3qvDfS6Jy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8013" "--------------------------------hE8Aimk994wyvLSH5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8014" "--------------------------------5SyLMkMDFvMd7mcKi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8015" "--------------------------------AncTWSXserj8bdpEx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8016" "--------------------------------oZFJDGwB3JmJ8okqX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8017" "--------------------------------iP6izyovtoyj94H5c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8018" "--------------------------------DGxL8yCek9SxkjrW5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8019" "--------------------------------ygWHEbMsr8KqMwTwa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8020" "--------------------------------CJqT89cpe9nh9nQms--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8021" "--------------------------------kizHzbBZYFm7pY7xk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8022" "--------------------------------24GpkHgnpGZfy5hRR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8023" "--------------------------------HS2Q4ZsYGeZk8RvE7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8024" "--------------------------------xdWZNsjr2FdCxiEkT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8025" "--------------------------------6whWECPxDPQrnrCYG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8026" "--------------------------------Yqkbs83eWw2Y4ZkQZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8027" "--------------------------------jCvR2HPSxf7Zz7Md8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8028" "--------------------------------rozgQLkGDd63qrmGT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8029" "--------------------------------kv8qb897uuXuBAHHA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8030" "--------------------------------PbMAz8jmfPdN2TS2o--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8031" "--------------------------------bsn3mbix8b7fpYwqX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8032" "--------------------------------RzTQkrFxvfQFmmJ8g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8033" "--------------------------------mdiSAFk35cMADEh59--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8034" "--------------------------------38r5LL4Hb36gQ2285--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8035" "--------------------------------2Cyf3vAzggYpLusWB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8036" "--------------------------------YQQvdWbwJ8iSJrEtf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8037" "--------------------------------Aw2pbCaPvXvuTuHkh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8038" "--------------------------------bChRZuqtJS6f2Zwsf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8039" "--------------------------------MJsrdbMPymNaTZRLR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8040" "--------------------------------Lsgswh8hFnrJ5SxA9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8041" "--------------------------------QdcpwPmn6gH6wswWk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8042" "--------------------------------rKckph6grWw9ohvt6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8043" "--------------------------------d7S2tZKYAYnmqPYcT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8044" "--------------------------------m4cMtKF3aFB9Dz3h5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8045" "--------------------------------EckE5YbhQ78Div4nB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8046" "--------------------------------PF8i4xw5Eywc94jBg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8047" "--------------------------------C7TKEpaEhZPE5TpKj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8048" "--------------------------------pF7DRexfyHQcWL9wm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8049" "--------------------------------umcs36L5Sjdcxin7N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8050" "--------------------------------JWKzjkTgQyJaiyvNX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8051" "--------------------------------F7htry5bzQ6gG6KCN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8052" "--------------------------------oJtghQd3crPQu9T9j--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8053" "--------------------------------oqtXXNC5cNY2GC9X2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8054" "--------------------------------3vqJZphWqcyXppLZ4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8055" "--------------------------------cpnJgTeYHuQbqGaDZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8056" "--------------------------------9rXcSGzhmMwsSHAPm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8057" "--------------------------------KH2NxjYBwefm4MZBk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8058" "--------------------------------guCLqtCCLsibkeBmr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8059" "--------------------------------3Z8T8ChJnddsFNc5R--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8060" "--------------------------------Gc3yjjjZGbrWYhD2B--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8061" "--------------------------------RL83jfWDvMYysP6Yz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8062" "--------------------------------sXpoK23wWjtBS34Hp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8063" "--------------------------------RAMSeFdBqrnmrvSiN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8064" "--------------------------------Xsod2oZ9TcE4FqxL4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8065" "--------------------------------ZjbTucozDLkt3P82M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8066" "--------------------------------Nzm6ouKXeEiNDjWRG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8067" "--------------------------------BXC9SbQnby4APTYZD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8068" "--------------------------------BXzrg8XGBy5EC2hiu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8069" "--------------------------------zFNa65os4JXLyToPP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8070" "--------------------------------8NNu7eY2KjENtfrS5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8071" "7361--------98907875--------CB2HF5996LxjKsJBB" " SP : Livré" "------------------------98907875--------CB2HF5996LxjKsJBB--------1" "-----------------------------------------------------------------------------------------------------------------------------------------8072" "--------------------------------CutdWnDm5vKPWrtkf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8073" "--------------------------------tDcYd7dbAdvxWKDKb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8074" "--------------------------------sWQSWRArjfT3SE4vq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8075" "--------------------------------XB22ML6DyDuTA9CYS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8076" "--------------------------------Cbxz8ACdrDfxC5qBv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8077" "--------------------------------dXcxQeYjCsaeTeezY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8078" "--------------------------------zPj8NEDSXyEu744KW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8079" "--------------------------------gu5mvfLEMShrJgZmu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8080" "--------------------------------72RNwCgQwocZ6bt8a--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8081" "--------------------------------DkHYMFQkLdoJS2Jzt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8082" "--------------------------------SENNT7jYqrdiG4E3J--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8083" "--------------------------------qfCTHzKvKMrp89h2x--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8084" "--------------------------------fExWGBu7fCQDdFvaN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8085" "--------------------------------r5A2mntyyY2zoLohz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8086" "--------------------------------Fm6FjryNm9SdTNNeF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8087" "--------------------------------dDrReyJScuzZ3EGbu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8088" "--------------------------------kf3AraKtHrcCm38Hy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8089" "--------------------------------EdxhDqzKWFrzYPmGX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8090" "--------------------------------x8S4K4sBoq2Armj5t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8091" "--------------------------------56ERyQYDXTJ6ATG6d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8092" "--------------------------------JvMDttwy9322jZANQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8093" "--------------------------------8iZNqcCKXuTFe5zA6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8094" "--------------------------------A2EcvRbXMJnS3w55y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8095" "--------------------------------nsfdZbB4A8EvMmnX4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8096" "--------------------------------WahyqK63HZMb3DBSr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8097" "--------------------------------Qn8DdedmcMooKwXda--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8098" "--------------------------------tkpaZMc3MqxzPDijn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8099" "--------------------------------NR3KMwY4mFv7HNuhP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8100" "--------------------------------yN8a7nTfck83z5oWM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8101" "--------------------------------3tJLeiEyEWMcsLdej--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8102" "--------------------------------HSA47TMEagz8apoPW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8103" "--------------------------------58B4reayq8fESn2vr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8104" "--------------------------------MtXatdcGwMduMFsPn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8105" "--------------------------------Xmy7XRinwTCp2s96Q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8106" "--------------------------------m7nBFvYmkygfLBfTt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8107" "--------------------------------BqnT5omhe25k7pDFT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8108" "--------------------------------afniAwHifBBLrDQnL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8109" "--------------------------------sxiuPjKsXEjRpxoiB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8110" "--------------------------------fXHFre3WoceH9afiJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8111" "--------------------------------m627zk6zrkZtqoM7K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8112" "--------------------------------XwFpDPppY5Q977ai9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8113" "--------------------------------sSCgsffq5bf3ehTZW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8114" "--------------------------------2Dgef9bRZDnAFc6xf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8115" "--------------------------------wNzem2sC52YxzNpn5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8116" "--------------------------------Z3RRMr4euy6d9fK5X--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8117" "--------------------------------TWsQiu6koQ77yJz4F--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8118" "--------------------------------JWs6t9o67P2zAk4oC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8119" "--------------------------------wmdgBR4zo4fZzp5Dk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8120" "--------------------------------yaa8R9cqXoGACNBgk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8121" "--------------------------------B8BKeyJ32RtXkSvSC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8122" "--------------------------------2RJmc6ZPvF5eTt9xL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8123" "--------------------------------NZeE8HpKh2K8P297q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8124" "--------------------------------GRvLQGZg9mgSAS4dn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8125" "--------------------------------FM7ZMxpdcWXCEFn6H--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8126" "--------------------------------vgMLCNgXZpPn99D6s--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8127" "7295--------94081216--------ustuTRaNuQh5DsGqq" "------------------------94081216--------ustuTRaNuQh5DsGqq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8128" "--------------------------------8G4fd5jQfYKPioX5X--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8129" "--------------------------------TetBGRT8WmHfg5FCp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8130" "--------------------------------HT2bQSjStBkSEmcar--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8131" "--------------------------------Ymuu6Y8KsPfMn4vvs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8132" "--------------------------------dvvomjKMriPBA6BAC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8133" "--------------------------------QqrZcbDxxykRWfjM4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8134" "7294--------26696814--------D5uHEFGPFmm4CqZ94" "------------------------26696814--------D5uHEFGPFmm4CqZ94--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8135" "--------------------------------4LYrFvhvxZ8JMupap--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8136" "--------------------------------Dp6T8MgcJY4YYq9mL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8137" "--------------------------------4FYYpDiYehNSeAnnF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8138" "--------------------------------qyeo8hZwB7bbwRsog--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8139" "--------------------------------R5NPXe9snxPS7wPum--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8140" "--------------------------------YAX7W6E6yQhrZkMmH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8141" "--------------------------------Ps6zNCxemAPr8jKXz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8142" "--------------------------------9YCYnGHRNCjxmsnao--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8143" "--------------------------------zZZ8gqq5kRdMQdEuo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8144" "--------------------------------jkCzHXHaq5Dwp4kX5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8145" "--------------------------------6NRMjLuf83B8TabqW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8146" "--------------------------------A4FgedcNMNfkQo3m9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8147" "--------------------------------GvBXrGYo752Qmw93f--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8148" "--------------------------------YRMXx4bwtpqsxMiq4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8149" "--------------------------------Yv8gEM9xpAnEj26fq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8150" "--------------------------------FFwg5QvrSoRrGa3pT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8151" "--------------------------------7bTPjdF6f4qCohdaS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8152" "--------------------------------te39TfTZg39LxH278--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8153" "--------------------------------sJfDtvW6aiLdszhpW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8154" "--------------------------------q8tNQG5rwBrhpbPtB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8155" "--------------------------------p9cTbQe4W9iBGWMGu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8156" "7418--------99533564--------FZRfrTwPz96ZyuhFm" " SP : Livré" "------------------------99533564--------FZRfrTwPz96ZyuhFm--------1" "-----------------------------------------------------------------------------------------------------------------------------------------8157" "--------------------------------oujCWYuxcY3f5RfL3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8158" "--------------------------------dhZjmz6dE8fBZ6CYP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8159" "--------------------------------esWYt6hvWBYkBY595--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8160" "--------------------------------RwCxbeXCbZEuztcPa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8161" "--------------------------------gqDTwm7kBsouj6bYf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8162" "--------------------------------2KGkaH2nqCj2oGJF3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8163" "--------------------------------cN7rEMmQhEFHWSMKi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8164" "--------------------------------rMF8DjF6etETGC6vz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8165" "--------------------------------cWxPMTQFEWYyvPw5K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8166" "--------------------------------NW4kDhvk6fdBF3ocn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8167" "--------------------------------JRzK8PkLzmHihfXA4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8168" "--------------------------------6gLK86WXSHdgWCqQs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8169" "--------------------------------57a9DCpzXWfy2BZuv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8170" "--------------------------------Ww6o3cM3XXsJGzowQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8171" "--------------------------------KCCb3uYeP5wyZXdWf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8172" "--------------------------------8HRrCfZvJis78HfjZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8173" "--------------------------------KhpL82yacABJiBJQT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8174" "--------------------------------xBcX4sPtJ7YeBXziL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8175" "--------------------------------ycKEc9CtPH8wGqruv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8176" "--------------------------------qMpkpJeeH4HHrfwLy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8177" "--------------------------------pZkbymkmpNraohexj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8178" "--------------------------------FrdsPA2SndAb6kHta--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8179" "--------------------------------orNDPFHh7ibf7YFtL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8180" "--------------------------------7NnGg24fWRtAdJTKy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8181" "--------------------------------MDqQuRTgyHfAvSH7x--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8182" "--------------------------------82447g6ivxWcGKyb8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8183" "--------------------------------rLuSCen7dEYqXGzBH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8184" "--------------------------------FE9kza2wxTCqKWaKe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8185" "--------------------------------MGzbEuGCyX6SgYge9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8186" "--------------------------------vFQ4Y4HtKGdqMxbPy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8187" "--------------------------------7ysePnPsozyhdY5zg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8188" "--------------------------------WYX5Mq8dc6ipYC3RR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8189" "--------------------------------A9nEDRrdZmhR2x5wX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8190" "--------------------------------QDtco3im84nCYW9Lc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8191" "--------------------------------S9J4XJq7W224QYDyN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8192" "--------------------------------73d6ysZe85Gqtivc3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8193" "--------------------------------ZKSZkJQ7xJ2AJdTbF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8194" "--------------------------------Miftm2XNAaqpoASSF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8195" "--------------------------------WMBNF3ivqecKpJzNW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8196" "--------------------------------KJRFWEtSAWbK7isRq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8197" "--------------------------------EzBWEaMriy2xCERHw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8198" "--------------------------------pxkpdPrH5kkYrFa8H--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8199" "--------------------------------xiWDTHfv8tmsu5kpS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8200" "--------------------------------6zii3qGksiftSiXT2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8201" "--------------------------------3EjRajfZFYk2TcDzL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8202" "--------------------------------MnxQAYdqByjpSDHfb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8203" "--------------------------------BYdjaRvuqwxT3Wwbg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8204" "--------------------------------Zei4ApM99N64iArRs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8205" "--------------------------------jTXa85sB75jhp4nBu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8206" "--------------------------------Norugo6d9ygBPSgGT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8207" "--------------------------------DTuWa3QqXXmPBEzu7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8208" "--------------------------------bxzT9tfgLycbe37TT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8209" "--------------------------------9SExekF4kiFx6dneL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8210" "--------------------------------5cHd6GjFToNZGbMNb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8211" "--------------------------------2dTC9qSzb26bDeSyD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8212" "7333--------23601759--------DXcdrQRAB8WEQred6" " SP : Livré" "8536--------23601759--------" " SP : Livré" "------------------------23601759--------DXcdrQRAB8WEQred6--------2" "-----------------------------------------------------------------------------------------------------------------------------------------8213" "--------------------------------EAG75SbSaJEA6CxzG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8214" "--------------------------------KMji2G8kE6a7j4J9E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8215" "--------------------------------hCGXnTyfYshv76LyD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8216" "--------------------------------5MTWmPWLYwfY4eAog--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8217" "--------------------------------mbyrLqnnnRQK24aCR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8218" "--------------------------------7Gk7mJZTyFuRtqrLp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8219" "--------------------------------YzAu4pvsKvfrBvY5g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8220" "--------------------------------WSbNuQC4WFssgwXSF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8221" "--------------------------------iQk3cyeLTJHH9kP6A--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8222" "--------------------------------pKyKhExFhNmSSuC82--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8223" "--------------------------------wHBFgDpoxczoJwdpE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8224" "--------------------------------eThMFCAeokga5XQzW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8225" "--------------------------------XHxFwqu5KuZzSyNGQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8226" "--------------------------------gXGaRXrtPjDMNTHeQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8227" "--------------------------------3spRdG5nhqr5zBNjf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8228" "--------------------------------bD3Hq23SYg6DvCC8n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8229" "--------------------------------Cp6ft3n2aYJdxjuAy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8230" "--------------------------------xpQvPRqcubhNPd8eJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8231" "--------------------------------9vzEBWxSoFBwkemui--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8232" "--------------------------------7nGaQnig5XLXFsMqA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8233" "--------------------------------NS9sdHPFX9Y2m8jJz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8234" "--------------------------------9GkxDSsJs7mhupW2Q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8235" "--------------------------------qBE58nAxzr5FYvar3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8236" "--------------------------------gf6t8QXsLbxTvs4eB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8237" "--------------------------------obmzsfTuXAyeZz2m8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8238" "--------------------------------oyL7ejHPGmf2oe2nJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8239" "--------------------------------k5pG3yLPzDSBAz8HY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8240" "--------------------------------93hXEhLatKwugtPbL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8241" "--------------------------------TRGv8hzEiyMFCLEFn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8242" "7301--------98596986--------wEc8PrENtjfWmTr8k" " SP : Livré" "------------------------98596986--------wEc8PrENtjfWmTr8k--------1" "-----------------------------------------------------------------------------------------------------------------------------------------8243" "--------------------------------7jkCzsHQfX4h7rnMj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8244" "--------------------------------RN7A9ZAKavD8Bo25D--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8245" "--------------------------------Pvxyb74EzGZyBWLYn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8246" "--------------------------------Z2kBf3eSJhGqk4PbW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8247" "--------------------------------Nk8LuokJmfgTyC5dT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8248" "--------------------------------bSp4Bi5aFwcWNrk7p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8249" "--------------------------------ndruEx8qJydgnRgGW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8250" "--------------------------------WD32T2TGXjNo3LJhQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8251" "--------------------------------zQMXWhMhMMGmSNQZu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8252" "--------------------------------GbfeqfXwimWDjZwhK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8253" "--------------------------------sLEogY6K9mJpQq7tY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8254" "--------------------------------5285vuirvAcNyfxjs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8255" "--------------------------------e72rYnTDFXW5tZEQM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8256" "--------------------------------moR54EnZGu2hzj4Gr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8257" "--------------------------------cFBoP8dbfkoL2kEQp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8258" "--------------------------------Go9KwEX8fJjDAeoXC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8259" "--------------------------------NbfiezQMmFaHrc9jn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8260" "--------------------------------FP3Tz9L3mnQ8sdGMz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8261" "--------------------------------mtz6QTQrNarxTNpw4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8262" "--------------------------------W7CsoCY5B7SrzynQT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8263" "--------------------------------TLQkJvH2jw9eWCbff--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8264" "--------------------------------mbGLhavYLsdTn76CW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8265" "--------------------------------GpFW4m5YPA58EaQXH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8266" "--------------------------------H7jFKPBfDjYxDLHQA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8267" "--------------------------------tdkE8H7dDWRTJmECj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8268" "--------------------------------Mh8rQurGunrPYBd4p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8269" "--------------------------------LD8yG3pGL8bFPRWs9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8270" "--------------------------------nAXQosiLikjZk5nno--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8271" "--------------------------------hom6oWbzbmQgSAjfh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8272" "--------------------------------pkzSxdaDtNK5fWz4b--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8273" "--------------------------------5ZWRSsCWQxTyMjwD5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8274" "--------------------------------bxF4mquBDuhR63Xci--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8275" "--------------------------------Bm8dxdnpdK7xZ6nrd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8276" "--------------------------------mXzh7pSDy9JHotSuX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8277" "--------------------------------YGzYgDS3qDi2NT3Hy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8278" "--------------------------------L9oRPbBXQjxSbcydt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8279" "--------------------------------L8LcyL3CohdoBTSHa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8280" "--------------------------------EGc6vm84t5repe2ho--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8281" "--------------------------------8NoHgkJv8pmuDdqdB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8282" "--------------------------------KgPJ7frG3mYbuYBiA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8283" "--------------------------------oF74nWBrfP58p2cZR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8284" "--------------------------------xvgzj7tcZcjdwMhaG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8285" "--------------------------------5Dd2NTAPz3B5RmqWE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8286" "--------------------------------PGRTwaG5gpiKEcdaQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8287" "--------------------------------5o4Ap4LxtjJmR9a2T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8288" "--------------------------------Wcr7852NRCKcmRMZr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8289" "--------------------------------CkDoPeW57d2zAcvyy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8290" "--------------------------------sZvq8aKtgcJrYhLNS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8291" "--------------------------------RWzB6miQqWAppdmZj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8292" "--------------------------------fHXS9C8LNsqfFHjuF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8293" "--------------------------------pD7dMehpDZtA6mq2x--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8294" "--------------------------------4kKdPLueq4JrwhBZr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8295" "--------------------------------kL6p5XJBAN6t4gSaW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8296" "--------------------------------iwbADAbYW6S4Km9NA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8297" "--------------------------------EduqRhqvSMdd8ExdZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8298" "--------------------------------QCK5BhiERkdEhT33X--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8299" "--------------------------------Xkh6SnmE5CcEa5NiK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8300" "--------------------------------nyfJuEFWwSwhAooyB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8301" "--------------------------------ApFsRe5vCrATr3jpN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8302" "--------------------------------SxLfraeFxcYxuT23d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8303" "--------------------------------Pc2u2XmHfnsNDC4pF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8304" "--------------------------------33TANidbhBcChqnu2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8305" "--------------------------------XrpMFkuQggrg2TCXM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8306" "7369--------50316190--------oEt38hRZFtHf6rHtD" " SP : Livré" "------------------------50316190--------oEt38hRZFtHf6rHtD--------1" "-----------------------------------------------------------------------------------------------------------------------------------------8307" "--------------------------------GyDpmhK65JNwg6Agv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8308" "--------------------------------XHcKNB4Jxx2xfd525--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8309" "--------------------------------vkq33TyzZjh9n5RZJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8310" "--------------------------------gxkavmaxwGHdrr36r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8311" "--------------------------------Lyp69njijyTva4QaN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8312" "--------------------------------TyaASyERvZd7in7C9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8313" "--------------------------------NxiG8RwhLmTMD2ztQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8314" "--------------------------------rk2dMNauc92gTkKy9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8315" "--------------------------------4CBJxtsYp6Tgv5kz8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8316" "--------------------------------wrP7YWWnkeqgCfHS7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8317" "--------------------------------K2yJFDdiXHXr5sryw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8318" "7350--------55856006--------Pm7AQEjT4CXmWTZX4" " SP : Livré" "------------------------55856006--------Pm7AQEjT4CXmWTZX4--------1" "-----------------------------------------------------------------------------------------------------------------------------------------8319" "--------------------------------WZ4bwX7dMsLMpcWYK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8320" "--------------------------------StfpLpFztmKDe8Q5M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8321" "--------------------------------y9qmp73pNxQztDrxr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8322" "--------------------------------DsYKKd6gTh5vCWxK4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8323" "--------------------------------F2QTJCgKPHo4R5eQh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8324" "--------------------------------jrKx9AhN8xGu4c4nP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8325" "--------------------------------NPgwDwQkZbpfuQwFT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8326" "--------------------------------EQiPMM3ASHCBgsc7P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8327" "--------------------------------kxMvZLdHAs66k2xtp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8328" "--------------------------------kSEf9kNoYHYcLYy2t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8329" "--------------------------------wYpkxgBrF2YNWoQcr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8330" "--------------------------------khqw95KhDxsm4MXYg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8331" "--------------------------------pWkxQT9xdNeEie7bG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8332" "--------------------------------oHfDkmGHmnWThAsgB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8333" "--------------------------------cyMCXbPruGoh3maeJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8334" "--------------------------------6pdKfZsPeEPCGCFm3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8335" "--------------------------------Cwt2vsxwHp8ucoGgn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8336" "--------------------------------MgeJ3xXpWSdTxyg6i--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8337" "--------------------------------fbwndYnqiLaY3zyCu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8338" "--------------------------------JGXyEPMCudG62KKAt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8339" "--------------------------------iWZstGecRyv48CLKM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8340" "--------------------------------bYkXAmifjHjMxEr95--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8341" "--------------------------------NQ4nZhkLoKDvTrcJJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8342" "--------------------------------SKfhYieNhFG8zyGWn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8343" "--------------------------------ryw9YZDAYJHBF5Ptq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8344" "--------------------------------8LhWmnnygFpeibj9T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8345" "--------------------------------td9ygr2qg8dSF5Jrz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8346" "--------------------------------p2opWXHtL2pdxWLBm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8347" "--------------------------------acep9Pot3cTfWF7s2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8348" "--------------------------------WZYAvgfWcdwxQL3fv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8349" "--------------------------------53asG8LhJwBWCiwmX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8350" "--------------------------------F8gLDFKk3bKMiPJjT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8351" "--------------------------------8BdSDzwT4TyC9MSjQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8352" "--------------------------------d26d2uFr96gG6qwM2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8353" "--------------------------------L2mKsLrNnZCybtPaN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8354" "--------------------------------zgKXbnpBPGog8qZDM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8355" "--------------------------------WT8sSeBh9Z7R8eFJE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8356" "--------------------------------jxTqZwrhnbPCRfHbM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8357" "--------------------------------SGGeY5nWt9JP7Tzyz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8358" "--------------------------------jWsgSkfpm9pptoZBw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8359" "--------------------------------S3MELLv5YK74iuFxW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8360" "--------------------------------K5sjpXDCCNyAXvyzT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8361" "--------------------------------hwen8na9QNaQSK3Bf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8362" "--------------------------------D2zXXH4qBn3Wc7M98--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8363" "--------------------------------nEFFArSMLiK6xw8oK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8364" "--------------------------------5LfMnZhZdsjZcoxSZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8365" "--------------------------------bLzXX3wEBSGcm4Tcb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8366" "--------------------------------8bpiKuWPPZiYwmuvC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8367" "--------------------------------zdJ9PW3ahzvpgXB2z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8368" "--------------------------------voLLRYLJRnNPu4DAS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8369" "7334--------28692271--------6kS9ekz8JxeXACBop" " SP : Livré" "------------------------28692271--------6kS9ekz8JxeXACBop--------1" "-----------------------------------------------------------------------------------------------------------------------------------------8370" "--------------------------------gqPNKQyu2BEAfevGZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8371" "--------------------------------N4Q9EDjBpnZtmT6tm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8372" "--------------------------------bQfaKGqNBcCiNibLx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8373" "--------------------------------Ly4xXc2cqESNNaYB2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8374" "--------------------------------Aqajhdb5FwntApriW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8375" "--------------------------------9JCakNCNNgKB7aK6E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8376" "--------------------------------fL7GYWYdhWMLFoBYM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8377" "--------------------------------LNSy2gKgtXYo8Re22--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8378" "--------------------------------pkrRzGNNCvNntBYPL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8379" "--------------------------------MY7YcDYckJTf3wfX7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8380" "--------------------------------L5aeTyzGH4uar5o7d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8381" "7328--------57118314--------2qpYJhryNdDokMSkd" " SP : Livré" "------------------------57118314--------2qpYJhryNdDokMSkd--------1" "-----------------------------------------------------------------------------------------------------------------------------------------8382" "--------------------------------PuH8MaskSqL9KGxkD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8383" "--------------------------------CzHwSERaRNMeqjBD3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8384" "--------------------------------Dzog5xYTEMjunx6Tq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8385" "--------------------------------QYSnnaWKncLBAnyLT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8386" "--------------------------------EdGFfefeZJTKZLo2t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8387" "--------------------------------vrqspDb72ZwAka6H3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8388" "--------------------------------fhPLk3dGLEBHqLyCD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8389" "--------------------------------isHPrxvZAMmx2y2X7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8390" "--------------------------------tc2BLd8K9JFmiJjwi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8391" "--------------------------------HHbfkwAY89MfnmFoy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8392" "--------------------------------JJvZpZX6uttz5b9rs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8393" "--------------------------------DMbTrgMMrPsEY6zGP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8394" "--------------------------------L35gEPqryBNpRd5x2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8395" "--------------------------------qP6qMGB7rhEj2NKAq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8396" "--------------------------------rvE5fmXWKwDrpYE8T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8397" "--------------------------------v27ETi6tCMjbYsjT6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8398" "--------------------------------aQFXEyyJDJxiHEihZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8399" "--------------------------------uKrXvWPvF6JCiYiSS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8400" "--------------------------------KNdnEHbrzBTWxLaBx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8401" "--------------------------------FQ6skGm2CvDDjXD65--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8402" "--------------------------------A8ESEtaq9Fq9vFeEj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8403" "--------------------------------Ld7sDEfDb9Ee8XNbp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8404" "--------------------------------YQ8PwT6BqYGay67FK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8405" "--------------------------------Yhsh4vjBhpRtnPEGa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8406" "--------------------------------aGfhk5dgBStfrgsHA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8407" "--------------------------------n98t84ZhCoYHAQohs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8408" "--------------------------------MQyAJYX6bzDkXPsrE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8409" "--------------------------------SB5YNsyFNH3BG2CW3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8410" "--------------------------------iKJN2B3uYQc3PW6eq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8411" "--------------------------------92R7EWdshzjaDFWak--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8412" "--------------------------------nmfieyPdpdkrnymXT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8413" "--------------------------------4tfvgfTie8bLipsMW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8414" "--------------------------------sLb6uN3hDWgufbpYX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8415" "--------------------------------ZSJFCRbDjymTjPxgY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8416" "--------------------------------gnJ2mFAEnDZQ8N4Aa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8417" "--------------------------------24yYpPfoeparKkBrY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8418" "--------------------------------PTG3Y8Zs4jrKZagew--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8419" "--------------------------------ZmsErbPhS8q6Govzz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8420" "--------------------------------XqFji7cG7vitJgHDT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8421" "--------------------------------2KK6uyTuMa9FZfa4k--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8422" "--------------------------------kuHgxreu4zwKfTqZ3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8423" "--------------------------------vcPcbNvjqx4enbQgy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8424" "--------------------------------NGtXJWKKtsAqJ5TFR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8425" "--------------------------------v2fxPgB9XGLtyphLr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8426" "--------------------------------sYPkuqwqevyBFzZuX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8427" "--------------------------------N2YRYD8qRryY9DNyj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8428" "--------------------------------u4skkE8YkCH8uCAWQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8429" "--------------------------------SrNAd7yniG7ZTttKv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8430" "--------------------------------eM4tdkQQQmSRMow52--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8431" "--------------------------------ruPKEdyH6rqhCPfHu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8432" "--------------------------------a42ktvhrHAuGwdFGt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8433" "--------------------------------wGfKMCFTDwhnidQCa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8434" "--------------------------------7xkqMnptRkSLdiAEd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8435" "--------------------------------Zq9N8FyaRjrYroERq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8436" "--------------------------------KiDF2xSrsjfxMw9tH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8437" "--------------------------------oZw7XTty8D97endqr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8438" "--------------------------------XpYzDpBXBx2yEafwm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8439" "--------------------------------pDcgh4vBfr7jZoLEk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8440" "--------------------------------GAvrHB3ezgDzpXH3C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8441" "--------------------------------eXa4AFARxfKTExfGR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8442" "--------------------------------Xb5NpZzSQWXaQjQHx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8443" "--------------------------------H8QB7HMBTeBh7cCgm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8444" "--------------------------------nqnBA5XzhKNvdaQkt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8445" "--------------------------------KwC5Bqsuq9LTBDTQQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8446" "--------------------------------sWmLcBtEF8sckNx5c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8447" "--------------------------------qHHsB7BbNQrGunX62--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8448" "--------------------------------WHYn4X7TyJKs6sTg2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8449" "--------------------------------s9PT6cjjyMeS4KpwX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8450" "--------------------------------bgQDLWmMbzs8mzJy2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8451" "--------------------------------X58XvsKdHxMgbtJxH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8452" "--------------------------------eQj7WkgDB2wqgKWCy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8453" "--------------------------------EvvNrg8X3KA5Pju2K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8454" "--------------------------------oSaG2PgSmpSwcrWic--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8455" "--------------------------------QhKYf8JKnhyemyTwy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8456" "--------------------------------CjzycJFrLHKAMX2jH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8457" "--------------------------------8DakR5rKkXtAQPo53--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8458" "--------------------------------WxwpbQ2hBtW2k7fZx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8459" "--------------------------------rPD9jBkv59dEgStY8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8460" "--------------------------------nGrNpaoXFPFtQrkqg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8461" "--------------------------------aeNBbmYPovYKgbKNp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8462" "--------------------------------5LZgr4W6oq6TYBjss--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8463" "--------------------------------cxrkGMh5ihzuxRuWG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8464" "--------------------------------S99FkmYKuZJ6EaMRQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8465" "--------------------------------4tbCEwxihPGzMgmn4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8466" "--------------------------------fGcdHkNuWGQi9T6NR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8467" "--------------------------------Lcjh6StF5cY4of2Jq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8468" "--------------------------------bJJz3Aa4cqrtHXxC7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8469" "--------------------------------SHsB64wmjQdWuZavQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8470" "--------------------------------2S9TeLLEGxyFPFq4d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8471" "--------------------------------kQKGwtuK6ac6xrwyB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8472" "--------------------------------DuKy6Nqqz747XHK57--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8473" "--------------------------------p5CwoStWrSBLPde7M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8474" "--------------------------------YWJ8G28vWW7W9oLAC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8475" "--------------------------------aCvaCzPc52yg6aWzE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8476" "--------------------------------fpPrHR76Xwfun5xWz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8477" "--------------------------------pR99xfwQ2dKSgc8P3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8478" "--------------------------------uKQASpiDxEn7KCFrz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8479" "--------------------------------u2c5H9o2dNiYRLA23--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8480" "--------------------------------p95HtDPemf8Mhse7n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8481" "--------------------------------WJSdBWvC6dezCrXah--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8482" "--------------------------------APq3niTCDJe3KQgaN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8483" "--------------------------------q756SKvmXcGpKXYw9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8484" "--------------------------------3pHLByAmeC2p7n5nq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8485" "--------------------------------tbaJWFkrefMANpFYB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8486" "--------------------------------ufZqbXxw78bEC9PPZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8487" "--------------------------------fkjxT5kWmNkGK6zsw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8488" "--------------------------------Wxsk2AAbKndzLkzJf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8489" "--------------------------------uEJZBGyt8XtQ6epCE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8490" "--------------------------------NMGZefhatPN2ckSWD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8491" "--------------------------------EwAw5PwwR3j3yhB5f--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8492" "--------------------------------TQ8g5odQoxohiPHpk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8493" "--------------------------------qJ87S9Qb8yuzGfpCT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8494" "--------------------------------qQRaxkKLTokTDfDeF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8495" "--------------------------------3Y4MhGKL2qCCCzxec--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8496" "--------------------------------6LmZeZazA2z2cTAPn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8497" "--------------------------------YBLyazCoxhJdS2ygz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8498" "--------------------------------8t2bKG6FKgEe5bgr2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8499" "--------------------------------BoJ8eXZikWMFfB3MP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8500" "--------------------------------EPEH7C4uSuKJ8gAn5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8501" "--------------------------------Dkw5ZrNZpGZPzLiwc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8502" "--------------------------------yrwdPEK8k3W2LypSW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8503" "--------------------------------5P3JFuTwEQYRPeuLG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8504" "--------------------------------Ae38oXCiXFZu5o2Nd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8505" "--------------------------------bKddhMJssTREkidE9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8506" "--------------------------------TCCKWAQFyeNkWqZr2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8507" "--------------------------------N3mScXESJ89vxAtxy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8508" "--------------------------------2iCwjNXsuZnDLFLsQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8509" "--------------------------------Kc5fugy43sjR8adNM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8510" "--------------------------------ZuuKZ687waeRbCKr3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8511" "--------------------------------oW7Ey5MKFAJp9gEeE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8512" "--------------------------------Fzs7Tgh4DtTqa5xDN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8513" "--------------------------------sdLuk8Jwm2WENAizQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8514" "--------------------------------wC2LfkeyZBjbjTZXa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8515" "--------------------------------ZpQvPD7KjP6Bz3XaT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8516" "--------------------------------BAxqHxCYGRgpzskhc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8517" "--------------------------------J3ASqFj22wgGEurR2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8518" "--------------------------------eFNpetxxjzdZMQEQA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8519" "--------------------------------GSReWZf8T9pTA2YZR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8520" "--------------------------------sRhPk2a6QM42qdoae--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8521" "--------------------------------jyXtcmaXGkah3QXwA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8522" "--------------------------------txNzTpcWFK9hfAvic--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8523" "--------------------------------DS6EanXXg2fEBuzTP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8524" "--------------------------------akzhjMHf6WN9beSHW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8525" "--------------------------------W3oGQNShahFKnezjX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8526" "7488--------27299648--------Gdyq665Tcyy4cErBk" " SP : Livré" "------------------------27299648--------Gdyq665Tcyy4cErBk--------1" "-----------------------------------------------------------------------------------------------------------------------------------------8527" "--------------------------------SfJEvPzxA5X3xJ8gG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8528" "--------------------------------ShtAdLshSnisKy8We--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8529" "--------------------------------9gN6bhZgAyDCJpvc6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8530" "--------------------------------RAf2ARS9wzBd3WoYS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8531" "--------------------------------z4vmpYPfxQN6hK3tH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8532" "--------------------------------YuEkRpWcrPuduNjeZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8533" "--------------------------------jF8FJAgMrMtD7gTpB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8534" "--------------------------------kbLeC2KpFrhcpFN3P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8535" "--------------------------------DsBtQryaZMK6gvWen--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8536" "--------------------------------kLCs6wyYN8sN3wFuX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8537" "--------------------------------wKk23hkWj6ibkEQWs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8538" "--------------------------------6PZBvXGx3nfEixojE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8539" "--------------------------------7XBGcMdc5XJz2QMK3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8540" "--------------------------------T3yfp7qgfcZ5BqBkJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8541" "--------------------------------nDAByYgp759eiGQkM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8542" "--------------------------------NkmNoc9dHp6DMRyhY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8543" "--------------------------------bHYmvynZiKR29h4Lm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8544" "--------------------------------CPFhXsE2BiA64zDLx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8545" "--------------------------------H6tTcNhqKv3Y8E8im--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8546" "--------------------------------K37uK2hpJ62XK5zvG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8547" "--------------------------------kXQdFKkMJN7snv3KS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8548" "--------------------------------YZJEjNuASCZGDPLin--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8549" "--------------------------------Echgp4G9EnXejZthW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8550" "--------------------------------uSTzhbXkL7nxk6xji--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8551" "--------------------------------3bJhE4egScnkPMcQv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8552" "--------------------------------WpMiL5sXNwnBDmZHM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8553" "--------------------------------fDYyyTuXLCgNbDwbG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8554" "--------------------------------2xSxc48R252aZvSNT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8555" "--------------------------------5KLMy9FuwNFmcwWkP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8556" "--------------------------------Qd635CKQ3Xg3vrqzi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8557" "--------------------------------Nea3okFZjsJwpttpp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8558" "--------------------------------3LqMqNkPHX9sbkSRe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8559" "--------------------------------ARdGTnDqeiykpjEvp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8560" "--------------------------------ggM98qGGZsmu64Bae--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8561" "--------------------------------b4f544z7xRRK9dt8k--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8562" "--------------------------------zof3iZyJJ9dqLrmvZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8563" "--------------------------------BT2Q3qY7P4FvdzCih--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8564" "--------------------------------dHbLcwgMjJJJFanqy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8565" "--------------------------------TMybieq4q9vLjsPpa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8566" "--------------------------------F7Gb2QTDbCRiS5Z9L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8567" "--------------------------------EQsjWJuCyFMyrMwNa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8568" "--------------------------------kCkBLNtSjwDfaz9Yr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8569" "--------------------------------YDbN262fCGrTNyZac--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8570" "--------------------------------Ai4p2pPkP6MC7pKJa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8571" "--------------------------------ooim8vSdBkW64mbSM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8572" "--------------------------------GypJ24mD7xA3YpwmR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8573" "--------------------------------XQHevGY6eTKL4caKX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8574" "--------------------------------NSkwBhDDMBgYtWKLq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8575" "--------------------------------toR8xW4sYGeR9pDWh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8576" "--------------------------------GCPw986vbQSDyah89--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8577" "--------------------------------yih8RBvGhqRHXtM8k--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8578" "--------------------------------F8n8M9eXkDee42Lzh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8579" "--------------------------------f6kYCe4qhsr2CZbHQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8580" "--------------------------------8ByDBagd9EjQsb4KK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8581" "--------------------------------rQ4t9N9oZR5XxNTHB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8582" "--------------------------------c3vbvQKqX8yicaeYn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8583" "--------------------------------DTrAttWi5EdAxKkfA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8584" "--------------------------------GE4dxSTmvQs28Cu2C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8585" "--------------------------------7LcHff6Z5iepCmdiK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8586" "--------------------------------qJuTZqdFmZn2GsmW7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8587" "--------------------------------PweSDhsMAtgdYKLob--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8588" "--------------------------------PK6z4Lef2wnryQcgK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8589" "--------------------------------LsNg5wnBr5Lzsq9f7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8590" "--------------------------------MmrfMp7eximnoPSbM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8591" "--------------------------------Ji7P4NZhn7f2eZ6yn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8592" "--------------------------------z5up8YdGGe2EDMJy2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8593" "--------------------------------v7DDyYavHCoRybqN7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8594" "--------------------------------ifpdWcEeDr9584N8t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8595" "--------------------------------k3p3sztwayDhgemPc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8596" "--------------------------------3ihD7qHae6bvpux5Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8597" "--------------------------------s5jjtEDoeiQmd9FXP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8598" "--------------------------------n8t2GWurb9KdTo5oq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8599" "--------------------------------HdD9Ku9We3cYpEaK7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8600" "--------------------------------fvHwDCbpCKMDXGYK2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8601" "--------------------------------T8QgDD9JFBzeGiBJE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8602" "--------------------------------NwzijyR35d9AuC6Mi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8603" "--------------------------------BTA7kC9n7p97MrPZt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8604" "--------------------------------Fs6Fa3N4YH65ngBCq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8605" "--------------------------------XoSYyZEArqqJQkzyk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8606" "--------------------------------Hb9HhGbdm52WA59Zw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8607" "--------------------------------nwKLxweDbEY6MX4kN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8608" "--------------------------------5fyhpJisxfmWhzur2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8609" "--------------------------------J9NwjS7idbLESvuMw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8610" "--------------------------------p5xFyLamqNmnEHADc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8611" "--------------------------------Y5PxcRas2bb7ZXJ3p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8612" "--------------------------------r5hqdMQEYCaHFSDpP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8613" "--------------------------------u2KAzCS8uaXKFzrjm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8614" "--------------------------------GzvwBF5Yku9p7Dv8P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8615" "--------------------------------G49RJCD9y7X8Jnr88--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8616" "--------------------------------M5gvS4xvmap2XKZrY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8617" "--------------------------------hFgvNABv4KczkEiBG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8618" "--------------------------------9GpKqAyxgnRu2rcYm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8619" "--------------------------------k7AcQLqCdHnEoFgQT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8620" "--------------------------------ZmugaFKEw7beTPjeQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8621" "--------------------------------FuzXinGhNHFtnzNLM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8622" "--------------------------------DjxBMrPRTQgc4ebix--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8623" "--------------------------------G9JxYDXPD9QRs9yhf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8624" "--------------------------------ZmjWKptFAjvYNqMuE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8625" "--------------------------------FfccDwiD59ik3fY2o--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8626" "--------------------------------NASDthZ8CKvaEtMGJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8627" "--------------------------------BThpEa8ncKrEqK9DK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8628" "--------------------------------vorxdmu74W7jcrHWR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8629" "--------------------------------HRbS7kHytJRJDgnsz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8630" "--------------------------------Be3uoijDtPBiMDMWB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8631" "--------------------------------fwswbwGqKmugqSwNM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8632" "--------------------------------h2aHmGcX6kGqHKaB5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8633" "--------------------------------5YtAXK573SLB694Sz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8634" "--------------------------------BQNBqiCX2F6CYTf6n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8635" "--------------------------------3SeaovBRLmfnsyepJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8636" "--------------------------------PacZaxnyjtaBFpmb5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8637" "--------------------------------dRLbGA5D4vdSBjS5g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8638" "--------------------------------LauduFxeW5GtydR5y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8639" "--------------------------------5Dy8hRCy3kwNocLsB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8640" "--------------------------------sGokmkYTdmDd7z52M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8641" "--------------------------------Q8XE3q9yFSDMKvJiA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8642" "--------------------------------T579RJAnBaFACXzWR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8643" "--------------------------------WZ5TffYLZuHiT67aS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8644" "--------------------------------ewE7hM39ebypdddAW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8645" "--------------------------------rhKcvCK4biyjvpjPH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8646" "--------------------------------c9dRRccFpmrbM9nDd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8647" "--------------------------------HMZckyPM8NCewH6Yh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8648" "--------------------------------kWjTRpTZXoakBqWez--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8649" "--------------------------------ghNjXeFihZKJcoo9R--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8650" "--------------------------------9ikyXtmgSTj6DSgz5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8651" "--------------------------------EyxcobATJ9gcK55s7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8652" "--------------------------------iW9svpZhFtsHPTHgd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8653" "--------------------------------dmQH2RaDokB9wuSuW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8654" "--------------------------------5rwfTneDpuRTLHKZj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8655" "--------------------------------CWSa7ySybYqAJoyCS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8656" "--------------------------------4HRy5kZM9YiHc469G--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8657" "--------------------------------xHdNMyKcF3cSNJz4x--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8658" "--------------------------------hMp7qS9czXyLquuDF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8659" "--------------------------------Rnky888dxDDzkFMFN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8660" "--------------------------------fuZmc4N28Puj82RLp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8661" "--------------------------------8tcGLWXXXsKWEEZjS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8662" "--------------------------------yZHBeE4bNQ4co6dGN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8663" "--------------------------------Mmie5gnp8PktiMuGt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8664" "--------------------------------b4nXLHi7jzH8k32Lq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8665" "--------------------------------mfS928BtEktAJf3Bc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8666" "--------------------------------S9CLn335c9CfW2vSp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8667" "--------------------------------tBKx6agYLdQTNDPAj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8668" "--------------------------------SaRtJGCCzqyMfJJeq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8669" "--------------------------------JjcEtn6WfCNG59Fej--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8670" "--------------------------------pdB2LzxvvMXhjKS7c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8671" "--------------------------------EtCfxDeKAF3dJovcb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8672" "--------------------------------GXzy5Xa8og2wFwinB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8673" "--------------------------------gWAwzoqRt6JSqhh7d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8674" "--------------------------------hfXrsRNypZrHaQYdG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8675" "--------------------------------C9AGoNJr8NToS3gu5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8676" "--------------------------------h6CocAiMrSnp9gJPq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8677" "--------------------------------6YWHSZGgk43sbebGo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8678" "--------------------------------mTEwqWyLLPK76DAs9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8679" "--------------------------------duZG76HWYBCauwtwz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8680" "--------------------------------JsNMhc6AkYEz7mMTY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8681" "--------------------------------zqHWewn3L7YffRWHb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8682" "--------------------------------WfLixiqYJX8mMR4GC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8683" "--------------------------------kN3CzgGKWjzGt4Sgs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8684" "--------------------------------ma24NX6qqEya9Rp8F--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8685" "--------------------------------zMH6ZFkFkhu5349uH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8686" "--------------------------------687GHHaW8QL7sw3C5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8687" "--------------------------------QuYG6mwL8ETWgEmht--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8688" "--------------------------------k7iPM7tzPJokuNKBQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8689" "--------------------------------bKSqMW3T8sTRMv4bF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8690" "--------------------------------9ivEoF4tSHcqGvZuT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8691" "--------------------------------LWh2ytmP89sX6WMwJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8692" "--------------------------------FD6jxr5r5ipnHAeeQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8693" "--------------------------------R5tmm4AoAdBNBqu6L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8694" "--------------------------------njgxQmXzgKXFkpbYu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8695" "--------------------------------RMukseKQj5M9JeKoX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8696" "--------------------------------cokRxsuqJoMEknW3D--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8697" "--------------------------------LYF8tAQ6xfrWWFAxi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8698" "--------------------------------NMuw8cSP3qPv7h8N8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8699" "--------------------------------o9mdThpixg6na2uek--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8700" "--------------------------------ftJAr5bgrpf7TJyZr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8701" "--------------------------------f7WfNpPp9HdshKySp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8702" "--------------------------------GmgZcK4dQo9qe5PB6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8703" "--------------------------------83j9DQv2feutbH9of--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8704" "--------------------------------XeakYMrC7yHFXChat--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8705" "--------------------------------stgZaWNDeBZKPn6zS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8706" "--------------------------------TkbpdapW82uiM2A5g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8707" "--------------------------------Bu6quKNR9r372RZ8b--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8708" "--------------------------------8MWurdeFNBEuziMYC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8709" "--------------------------------8MWurdeFNBEuziMYC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8710" "--------------------------------DzbwoyiNueYtA9TNp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8711" "--------------------------------gC5G4RXv3C2AthJex--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8712" "--------------------------------JKwW7itTiuiLnLess--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8713" "--------------------------------tY5TQPwdKrHpAyhQn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8714" "--------------------------------3kXwtPRCzer38QFLR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8715" "--------------------------------ykvLk3LeD9dQ3PYCD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8716" "--------------------------------pn2ttWjbzPES5bqbY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8717" "--------------------------------uqXxFZB9iuPAzqvvC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8718" "--------------------------------bgAa67JG4LrHCJpNs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8719" "--------------------------------JhwDJ5RziMF6JNuKf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8720" "--------------------------------vEmpA9TwGNLvefTKu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8721" "--------------------------------cPn4rxjuas8JHqds2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8722" "--------------------------------uqbEsnsyAFcnDwSom--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8723" "--------------------------------Q6BBYY8cvfWFzmBaT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8724" "--------------------------------6zSqrXmxZodD2GcBG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8725" "--------------------------------whaR5e8NWSBaKj48R--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8726" "--------------------------------ADebdyNRM3BufMcDv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8727" "--------------------------------Kz8XBgQEoXsWJKcd6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8728" "--------------------------------EcDAEbuaWW8zWSh5e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8729" "--------------------------------jWQ8nuNWG3Ay7JS3p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8730" "--------------------------------t6aP6WR57mwrFhZj8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8731" "--------------------------------baKbpcTALe3QFAQNJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8732" "--------------------------------iAx6h8j4JkyZ9RnXd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8733" "--------------------------------jBeJZmpG5N9BJS4hS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8734" "--------------------------------XZtFGTJzjSCFnS3rW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8735" "--------------------------------nLJF7b9jbHs4Z45Pa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8736" "--------------------------------b7jaymhsgDDERwwbh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8737" "--------------------------------bvJacYAXCJm6zfp65--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8738" "--------------------------------At6zNuahykHakdpdP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8739" "--------------------------------HSnxQtSSsHZg4v8h6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8740" "--------------------------------PoS4rgcpP8ruFAXGv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8741" "--------------------------------AKgYuhEXBXQqig4Tn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8742" "--------------------------------8tqD88oGCwoKLkutB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8743" "--------------------------------3AcSE2RtxSDdrm3vQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8744" "--------------------------------u6hMqnedHqGMyiibh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8745" "--------------------------------BLcfsYYGTBTdtvEq4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8746" "--------------------------------kSyKhwp2eoKxnD4me--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8747" "--------------------------------5wjouMNhx5KXJjM8E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8748" "--------------------------------48Z2Y9AWwgi34FDsq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8749" "--------------------------------jC6rQr5qXzbS6nBPo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8750" "--------------------------------u8nREjJ3jXsvLwapF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8751" "--------------------------------eJYr3K2HrJvToj2Y3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8752" "--------------------------------gexFaw5yc9iKCkGcN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8753" "--------------------------------96Envg53hsmg49nac--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8754" "--------------------------------mZ9Hy3AnzoAqKfRHv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8755" "--------------------------------kt2R3XK9DeYwx94sM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8756" "--------------------------------3mWMBpyQQ8ajeSL2v--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8757" "--------------------------------Z3G6wnpxHb8z8yzmZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8758" "--------------------------------DMfkmNLmzsBAveMnc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8759" "--------------------------------JQoQsm429NoJzSdZK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8760" "--------------------------------p39y2aeEZu5eTWAbn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8761" "--------------------------------H4h3ocxLH6mac7s9s--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8762" "--------------------------------rhYo6y54PWre4jLvh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8763" "--------------------------------xRNmyz3yvLgDqKH6w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8764" "--------------------------------GeqyFPTChjnX4ztWw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8765" "--------------------------------mE6DcMNL5eLytn9ad--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8766" "--------------------------------cY8eyNuH24oDLDh4t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8767" "--------------------------------84aNcEiMvzs5KKYfJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8768" "--------------------------------vhFdDvpECciRS58LX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8769" "--------------------------------NWPLnxTtytMsMQRKX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8770" "--------------------------------mjsomcdvQCMYj7uE4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8771" "--------------------------------Hc669ipiwb5w6gouE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8772" "--------------------------------iexwhhg3QtAYffo7i--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8773" "--------------------------------QEbE3D2Yt3h4wKvar--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8774" "--------------------------------XW6JMumkncSbRtQ3o--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8775" "--------------------------------mELwLGMwwLsgHTn8x--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8776" "--------------------------------eHgfJkWBJT7s5JKyq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8777" "--------------------------------Z2TsHgJaPFtou2f7N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8778" "--------------------------------cyuBAkvHbeFJLZqM3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8779" "--------------------------------T2aqdu9X8uZmiZp4D--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8780" "--------------------------------X3mcs7o3ZPYsQ2exa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8781" "--------------------------------m64LPiXqBYN2b2eNY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8782" "--------------------------------pGR9PBsBBQRTbHAAc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8783" "--------------------------------bHDCNofssu8cNgFx3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8784" "--------------------------------qjphqArMP6sDGvFaf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8785" "--------------------------------M2ahzJ8CC6MtjL62s--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8786" "--------------------------------KHrDdDbTB73uSDTzY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8787" "--------------------------------KZwCXFXfCbcav6EWp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8788" "--------------------------------XWY848yf6Eu8NWDf5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8789" "--------------------------------Ts84vrLTGvQe2XvvL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8790" "--------------------------------85tvoxYxBYGmyxasy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8791" "--------------------------------uTDgTrgTLkwHpXXTA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8792" "--------------------------------mHhtJFqcswF8QBrf6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8793" "--------------------------------cd5zWdbbB3a3iNZEc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8794" "--------------------------------3vbKvx8ouvAtssCDG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8795" "--------------------------------Mbq3fiAY3XePKJRYt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8796" "--------------------------------mDe787sTjCMZah7gc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8797" "--------------------------------BHuq5wBMSzcAHB7aQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8798" "--------------------------------6ZHeSncfcvg74TT9c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8799" "--------------------------------4vraR7vRswFb93ZNf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8800" "--------------------------------JZ9XMbrxJJQjK3Tfk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8801" "--------------------------------prhtrTv5LGvCqS2BX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8802" "--------------------------------qp4bAjT2kB9DNwC7p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8803" "--------------------------------mA7Nnda795Z96iYut--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8804" "--------------------------------5BJBJcTXoM6xpAd6i--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8805" "--------------------------------xuRPpsn4eroARrA2P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8806" "--------------------------------EBJssA2wedZbyfrin--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8807" "--------------------------------EYsi7mf2g9bpnhA8P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8808" "--------------------------------AZk2NbFZPowtuKwfn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8809" "--------------------------------tbfTpWdRMqwp2S6Dv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8810" "--------------------------------kkuf7bYwpfCotP6r7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8811" "--------------------------------3xbdKzYGL6rDNDBZY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8812" "1028--------58797604 --------" " SP : Livrer" "7525--------58797604--------68gZvPqkvFjkPACoQ" " SP : Livré" "8372--------58797604--------" " SP : Livré" "------------------------58797604--------68gZvPqkvFjkPACoQ--------2" "-----------------------------------------------------------------------------------------------------------------------------------------8813" "--------------------------------5hMxumHGAYvsNDE3d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8814" "--------------------------------8YwBYeBNNBdX5XCAY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8815" "--------------------------------5skRiZxC4xsTbHfgp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8816" "--------------------------------eKji7v5e3483jFyPC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8817" "--------------------------------GMhb2Hs3BinPAsdwb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8818" "--------------------------------u7gEa6qmXGmC6medf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8819" "--------------------------------4A9Mjz7uFhhGutwWm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8820" "--------------------------------bBZXo9Xdn7kKvRWwJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8821" "--------------------------------jrcLq5bazGGoyinDx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8822" "--------------------------------kTQPduqvJfAufCq3S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8823" "--------------------------------iGuvR2dmQGzteJz65--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8824" "--------------------------------3g3wPk98XCNfCJTRT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8825" "--------------------------------gQA6s8Ajv7JzGmFLd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8826" "--------------------------------MEnAxfgRqxFdZwMJ4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8827" "--------------------------------EePt3Zs5i4tHhJeaW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8828" "--------------------------------WMWu5fHmf5A8hxDEQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8829" "--------------------------------L8cq2cW7MZNTq4RgZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8830" "--------------------------------7fHKzmFjd93EgJwyH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8831" "7337--------58616847--------CTFW48jNL9AxXx7uD" " SP : Livré" "------------------------58616847--------CTFW48jNL9AxXx7uD--------1" "-----------------------------------------------------------------------------------------------------------------------------------------8832" "--------------------------------7K6kd3DsjxKXEsCYX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8833" "--------------------------------6zLFebRv85P3cFmhw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8834" "--------------------------------3SFPAzZvvZt8zsz2i--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8835" "--------------------------------jXgrMChwisQJwPrge--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8836" "--------------------------------9r3YwepAuR7ht3FyF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8837" "--------------------------------RqQyN98Yo8eZK3MDk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8838" "--------------------------------8p8LKXXGn2tZk4NcP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8839" "--------------------------------bu5y52Bc4qXqifnWZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8840" "--------------------------------dbYTXMqnssFxQGTAH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8841" "--------------------------------SxSiHrGCmd5Qd2m4K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8842" "--------------------------------WFwqDgQ8xMvyyfHFE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8843" "--------------------------------FwRiWNA8vSAjGz3wz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8844" "--------------------------------8RRHeRmgdwcrGRCRS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8845" "--------------------------------QfeYkuB9ExpXFz9C2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8846" "--------------------------------cR6K5tmSruzew3LRX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8847" "--------------------------------PiCLH7HKiJLb9v4eD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8848" "--------------------------------7FDBesKajG3jBpobb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8849" "--------------------------------i28GM2EtDbxLYTGKp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8850" "--------------------------------EPJudFnqHCXguFXvo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8851" "--------------------------------oY2zsrfeGc3j4n9Jx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8852" "--------------------------------nYs9f4kZnGqkuePtY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8853" "--------------------------------aB48S4vSJqxGbsXas--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8854" "--------------------------------9Ne8X98GqpkqGPPfs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8855" "--------------------------------gJoLbK4xWEqspogHa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8856" "--------------------------------69KcGMmZcu2zGbqBW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8857" "7340--------56622821--------WnnuE2XyNAaMcBKRP" "------------------------56622821--------WnnuE2XyNAaMcBKRP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8858" "--------------------------------WWRGtCQgjnuEdbwgg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8859" "--------------------------------Swd9FJrLdK5BwXenE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8860" "--------------------------------StmoSvsQRjRdagZie--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8861" "--------------------------------kt23SRRFQWjizpAhT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8862" "--------------------------------fcw2kZRRyW6nx8drk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8863" "--------------------------------oCPBFYkP8hGpqsybg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8864" "--------------------------------SNhD2CRWWom3rLowd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8865" "--------------------------------KxGcdcGYvqB458AFd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8866" "--------------------------------ypkwNFvZjha3DXBHi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8867" "--------------------------------u7KGaZyXMcFE46NuM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8868" "--------------------------------rYyoeTqQb4F4PdzCF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8869" "--------------------------------BQb6WLZ5Dg4FXiaEq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8870" "--------------------------------cma6cS467Z6XF36E5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8871" "--------------------------------Q8th6KNnCcwe5b8vP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8872" "--------------------------------oDQ3WYrpgYhsditE9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8873" "--------------------------------aRxDGDeaGiPJtsgak--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8874" "--------------------------------aCQc84QmiKHT2gjYR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8875" "--------------------------------yFpPhAPMbEH2iNsyi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8876" "--------------------------------Yti3zeLbjwHgWMwPi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8877" "--------------------------------nsTTC44PBxd2wp6ZH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8878" "--------------------------------QY3yHzbsC3vjEann5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8879" "--------------------------------wMnaSn2r8w6Y4sr56--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8880" "--------------------------------BzeghEJqwyamhatmu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8881" "--------------------------------Hbtjzq8oX6Xvu7Nu9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8882" "--------------------------------jkz3X2r8bhxt5pa4C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8883" "--------------------------------78BCtywx9iPmHHWH4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8884" "--------------------------------4FtDgXfzSuyDPzsjQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8885" "--------------------------------Gd8QHxkZmBaHoF46s--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8886" "--------------------------------7hr3H9j83L9A9JytX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8887" "--------------------------------XAT9gi57WHxZtC3m5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8888" "--------------------------------XSgXja2FEfcvm4sMX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8889" "--------------------------------uywQEhwaG32cHn98X--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8890" "--------------------------------6RKBWr6THzjM8v7JR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8891" "--------------------------------HkbP8uw6jEF6BvcLa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8892" "--------------------------------TW56jm5fRbzoeZtTe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8893" "--------------------------------kmMbDHqQ8DQGPWxve--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8894" "--------------------------------Nk4WzWuWrTDYG6wWk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8895" "--------------------------------Lm7pJrC2MYexhS6Jb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8896" "--------------------------------L6HzjZNST2wiXWakH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8897" "--------------------------------G8CNerrvjHo6gKJLm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8898" "--------------------------------oAcWhAEm4eNfgGisu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8899" "--------------------------------we9jXXaY2uuxczvrf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8900" "--------------------------------5PZemDhjz3tEegEKG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8901" "--------------------------------WaAQP4SqqCkKzcwpB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8902" "--------------------------------bjooiLkJCzjn82C6L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8903" "--------------------------------A6aq2bsedajGLrTzK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8904" "--------------------------------6PZNYaukWRqfc4wKH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8905" "7343--------92153250--------JBPK4CmRjGFvGsCte" " SP : Livré" "------------------------92153250--------JBPK4CmRjGFvGsCte--------1" "-----------------------------------------------------------------------------------------------------------------------------------------8906" "--------------------------------4zqKqcZCqxKWAWgNP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8907" "--------------------------------9vbtQaTr7o5f8xGbS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8908" "7346--------98812411--------TzGomCxKNDwQYjjwd" " SP : Livré" "------------------------98812411--------TzGomCxKNDwQYjjwd--------1" "-----------------------------------------------------------------------------------------------------------------------------------------8909" "--------------------------------6aAEL6WakAMdck7FW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8910" "--------------------------------SJDu7BdQJ6KnmmLQ7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8911" "--------------------------------NGyCgkjgFh2ZD7x9o--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8912" "--------------------------------3rKiyXZJMpcJwyqyd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8913" "--------------------------------kiTCziRH9urbkohfM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8914" "--------------------------------g9TyLTh5Zae82BPv7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8915" "--------------------------------heJzsnp3BhMAjgkyq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8916" "--------------------------------obcoHy7RN66ZqBgww--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8917" "--------------------------------HMNR8e6XFzpaP6YKL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8918" "7474--------46450511--------mnpgHcGkLmkpW5r4x" " SP : Livré" "------------------------46450511--------mnpgHcGkLmkpW5r4x--------1" "-----------------------------------------------------------------------------------------------------------------------------------------8919" "--------------------------------Gh3y8CK4gKxF4LL96--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8920" "--------------------------------wTZDtRNEAqMn7eWg5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8921" "--------------------------------zLgvN3Fw2nripYAfE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8922" "--------------------------------MbnK8oYvKgyahJy7u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8923" "--------------------------------xggG4awcDZL6Y45uF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8924" "--------------------------------MzfCejcwTD2j4e5z7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8925" "--------------------------------2nzs6FJhsy8agNksv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8926" "--------------------------------i9aRvvYfcTMhz7J6A--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8927" "--------------------------------vdAu5GPJtWm6GTMDZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8928" "--------------------------------GpmyvbsgNsNTELJqj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8929" "--------------------------------SpXXHKtwDkQSFPEQh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8930" "--------------------------------v2odcjPGQwB4L4jS9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8931" "--------------------------------nxuBuK8hTsct77aQo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8932" "--------------------------------ZZ52PHErWebsXfr4P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8933" "--------------------------------YfP8nobqGuzbrvW89--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8934" "--------------------------------G5HPS2Bryk5kWkhr9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8935" "--------------------------------bGbKbQBy96qjSajCC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8936" "--------------------------------N74ykZb3eWzyHGQ98--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8937" "--------------------------------EQ76TenWnRJSwXYLm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8938" "--------------------------------Cr9j38W5MAkxpwiek--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8939" "--------------------------------BwnhhY7txtB4NKaE5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8940" "--------------------------------MYxKE2wLogiR32Bbi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8941" "--------------------------------LrArrSrEBcDrvZFNE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8942" "--------------------------------FasNa2brEYXrphNzi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8943" "7357--------55409453--------wrcFeEiHoPp4b8LfA" " SP : Livré" "------------------------55409453--------wrcFeEiHoPp4b8LfA--------1" "-----------------------------------------------------------------------------------------------------------------------------------------8944" "--------------------------------G5m6ygpugpPA6SHSH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8945" "--------------------------------PeXZonCHLCqvJZhuu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8946" "--------------------------------9d9JhRGruxC2QxmFA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8947" "--------------------------------Ssex7cT9KQPuWSKbh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8948" "--------------------------------BgF7n4CEfGHkLuK3e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8949" "7359--------25983635--------vfpQcx36pCaYPT8sk" "------------------------25983635--------vfpQcx36pCaYPT8sk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8950" "7358--------21021210--------HrmJWhX3T3FuH3Tav" "------------------------21021210--------HrmJWhX3T3FuH3Tav--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8951" "--------------------------------YhPYeqKb6R8ShudLo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8952" "--------------------------------SaY8P6MEKmdSxBzzt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8953" "--------------------------------xQxozDbnwckh2dezC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8954" "--------------------------------EGh3KERrKDQhnsGuS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8955" "--------------------------------gEnnw8gspmwvkHjhJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8956" "--------------------------------oz3xEivWv5WvYxHoq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8957" "--------------------------------Lasc8RPY98JdGzC44--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8958" "--------------------------------e9TRtWwtcrLwPXGDo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8959" "--------------------------------hdWHFQBi3h3Q4BbYB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8960" "--------------------------------5LLhrJ2pZMMyWyo7c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8961" "--------------------------------JfxwNMSLsfov5JdXR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8962" "--------------------------------rHBJDLH7uSz2CiraG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8963" "--------------------------------xEE7W2NMGLXiEfNkX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8964" "--------------------------------PwxXQhKvcXh6J2hQt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8965" "--------------------------------QnyaYQKcfhEKiCyup--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8966" "--------------------------------ESxRdfP7sAHpcS3Hn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8967" "--------------------------------FEMAZCcxNhSBCPup3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8968" "--------------------------------qEBt8Kh8n4TTKcMCs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8969" "--------------------------------saMiE2BDe2LpPd9xE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8970" "--------------------------------W8Bajn4gurLAg8DG9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8971" "--------------------------------9KEX52YmpLu9bf43u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8972" "--------------------------------gFuPSyRcZa292HQCe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8973" "--------------------------------NCcLMqWvHn5Tgn6ZB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8974" "--------------------------------W8qiTNApJzfGGkfxb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8975" "--------------------------------wQBpmkh8qSEM8QRne--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8976" "--------------------------------K8eAKAaMKAjdaDc2Y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8977" "--------------------------------YcNSB372m6gEDgonb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8978" "--------------------------------EFYDc36ncMKacvscj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8979" "--------------------------------7XhZQF6EZ7xgn6oQF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8980" "--------------------------------6arfSky6aJ536J3fy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8981" "--------------------------------9NhoNsJjqNnB3Lu5c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8982" "--------------------------------qykNPNvcek86avqrs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8983" "--------------------------------Fz7psZPvWin48pBQm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8984" "--------------------------------zyjQ5weKpbNQTteuc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8985" "--------------------------------dL8dTZY42oXSXruwu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8986" "--------------------------------nFCY6W5tB6GJr3GaF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8987" "7641--------50152305--------8hHpYKpD2GMdDL67R" " SP : Livré" "------------------------50152305--------8hHpYKpD2GMdDL67R--------1" "-----------------------------------------------------------------------------------------------------------------------------------------8988" "--------------------------------rWwMYSmyRZbb9JSXE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8989" "--------------------------------orxaKiuLmhPrWHgKf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8990" "--------------------------------Zm8pD5QGxPRbGjGzH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8991" "7367--------95546662--------QzE8h8XXs8krjeD7z" " SP : Livré" "7923--------95546662--------QzE8h8XXs8krjeD7z" " SP : Livré" "------------------------95546662--------QzE8h8XXs8krjeD7z--------2" "-----------------------------------------------------------------------------------------------------------------------------------------8992" "--------------------------------NnkuDGut9DdMkpL8n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8993" "--------------------------------Xmqt4Cmiie9aKNXPM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8994" "--------------------------------bKKrouEfxNuNLybpQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8995" "--------------------------------Eoj3QTEsWoGp4ri5K--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8996" "--------------------------------EndCQQ5DfTyTtPZBK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8997" "--------------------------------uohbFoMdqYsa5HtuX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8998" "7368--------54230798--------pasTzE5tXGufeSvvi" "------------------------54230798--------pasTzE5tXGufeSvvi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------8999" "--------------------------------rT3XqL69y8NWDhH5h--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9000" "--------------------------------p7zHTpwcHRWhq45qn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9001" "--------------------------------ePXzShPikW2tGbtqw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9002" "--------------------------------AHwEpA9i56PfqtNmR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9003" "--------------------------------j97JLZmDAuJ77fGch--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9004" "--------------------------------CjXDDdyDfATCZdaCc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9005" "--------------------------------vpMowFbwyDGWszNbL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9006" "--------------------------------bzqEarYgr3xiZe3Su--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9007" "--------------------------------QZ6Pn936zxF5ATTxb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9008" "--------------------------------gCPuSzkK6AsyAhJBs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9009" "--------------------------------H4o3jTfnDtSeFqBTd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9010" "--------------------------------cwSTCrTqybM5LYgTc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9011" "--------------------------------WbTt7e7FAt3QvoFr8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9012" "--------------------------------CY7BKbCWq9TX52N8k--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9013" "--------------------------------ewJBicfwDPxXWcWtc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9014" "--------------------------------wJTQ4XceWvB9svEkt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9015" "--------------------------------JkdzjhM5RiThJpCt4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9016" "--------------------------------wnNuQhiKBx9Guknqt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9017" "--------------------------------Sk8vX49Jife6JEYy7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9018" "--------------------------------KSgqTCrwwk6WpFHj2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9019" "--------------------------------SXTNhhQCrG6AtyWQ5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9020" "--------------------------------peBcYQwsB3Bo4XEEe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9021" "--------------------------------QksHm6WmvQcXakAqS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9022" "--------------------------------vojJaBJtxTHsWDhrm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9023" "7473--------96418738--------cSQMe57bRFXkHvNZT" " SP : Livré" "7803--------96418738--------cSQMe57bRFXkHvNZT" " SP : Livré" "8120--------96418738--------" " SP : Livré" "------------------------96418738--------cSQMe57bRFXkHvNZT--------3" "-----------------------------------------------------------------------------------------------------------------------------------------9024" "7432--------58937152--------LbFR3neXjtyWxXFug" " SP : Livré" "------------------------58937152--------LbFR3neXjtyWxXFug--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9025" "--------------------------------q6J7vH5fSkyQ7JssZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9026" "--------------------------------DWmQAvY4CYSSquecK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9027" "--------------------------------KBXLf5KYX6dgW552Q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9028" "--------------------------------Si3iNHMKH5jwbJ3EB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9029" "7385--------26431891--------yRTnLv7uJQSdYhP7K" " SP : Livré" "------------------------26431891--------yRTnLv7uJQSdYhP7K--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9030" "--------------------------------F7htq5PdsTGBhaKSK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9031" "--------------------------------YZZKAg5kDyzfwZwNP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9032" "--------------------------------8qNFjkZpNN2tDMZf6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9033" "--------------------------------uoeNjD8jqEXP8KEEp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9034" "--------------------------------SdAa3w7v5Yvf7a3oq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9035" "--------------------------------2WKrvypBtJhsaHx5R--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9036" "--------------------------------MNXZQ8RiA8XZrciHh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9037" "--------------------------------it8sb7L6g6HYW6ZGd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9038" "--------------------------------hMbP5aSZfFcE43p6m--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9039" "--------------------------------cgAmzTZWfgwiXYGiS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9040" "--------------------------------SaF3CSLwExPjrHHHX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9041" "--------------------------------T2EvdZ9Aioic4X8Bv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9042" "--------------------------------69fmkWvTDvAqErbWq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9043" "7384--------27296940--------fYMW6JeLFT9hCLxbS" "------------------------27296940--------fYMW6JeLFT9hCLxbS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9044" "2116--------53003040--------446429620" " SP : Livraison effectuée" "7460--------53003040--------rAtaCChvJzmuCWDCw" " SP : Livré" "------------------------53003040--------rAtaCChvJzmuCWDCw--------2" "-----------------------------------------------------------------------------------------------------------------------------------------9045" "--------------------------------kG5vun36smiXExMN6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9046" "--------------------------------ZfC5gBTGTAMYoA9xr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9047" "--------------------------------DRqsoBseggiFd4w43--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9048" "7419--------58930995--------iLr5YHTrSqfCu7udE" "------------------------58930995--------iLr5YHTrSqfCu7udE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9049" "--------------------------------EYD4eD53F9ajaNjLb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9050" "--------------------------------Pd8uhQAXAnhxEmzNg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9051" "--------------------------------yTNbRYZgTrYqwpZ8f--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9052" "--------------------------------BcNxfNRxSprLjcESd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9053" "--------------------------------gAxdFLSNaFFtLrJtm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9054" "7390--------58190321--------D3PcPsowQ7HBnjKB4" " SP : Livré" "------------------------58190321--------D3PcPsowQ7HBnjKB4--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9055" "3559--------97633743--------519598153" " SP : Livraison effectuée" "5418--------97633743--------" " SP : " "7389--------97633743--------rfmgmuenPvyK8vSRf" " SP : Livré" "------------------------97633743--------rfmgmuenPvyK8vSRf--------3" "-----------------------------------------------------------------------------------------------------------------------------------------9056" "--------------------------------ihQCoYv2zzK7r78wb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9057" "--------------------------------5vGHdXH2jTESd5W2r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9058" "--------------------------------Abf9zvFx2PeWDEZvo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9059" "--------------------------------WKFX5gFtnAMWD4qTJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9060" "--------------------------------PD6AFgpZjiQmBDZ92--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9061" "--------------------------------uoymh3oCSaGSG5kkM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9062" "--------------------------------mWhmtofrfaqjCx3kz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9063" "--------------------------------rkGwQzBbueYCqo6L7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9064" "--------------------------------koYuPT2ABZBmARrpx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9065" "--------------------------------GPGqZQCvR9YZ2ydYR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9066" "--------------------------------XeXStBNhn3CK9kaPs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9067" "--------------------------------8qQAEZPqnoAfWkNXE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9068" "--------------------------------9b5B6Gr3d4kx9cpw9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9069" "--------------------------------NgrwKjeTDNBWQDwTY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9070" "--------------------------------w8hkphzXNsjYgnzWc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9071" "--------------------------------Z2m3C4ZXbrZJbJygv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9072" "--------------------------------dggGQBQPrqGHrZC8u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9073" "7422--------52434130--------D4M7u2yFd7ihesWLZ" " SP : Livré" "------------------------52434130--------D4M7u2yFd7ihesWLZ--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9074" "--------------------------------8FSecMFyAuEwGx4hh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9075" "--------------------------------x3sLxtkNX7eABMzwS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9076" "--------------------------------kydidxRzF4eHmxKxT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9077" "--------------------------------THXwHNTLjj3S4R2Ly--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9078" "--------------------------------ttyu8YLnQN9tqB7qw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9079" "--------------------------------pfBjKpWidE34fC4d9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9080" "--------------------------------78Z4XDQjRn6AzhkXq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9081" "--------------------------------gyMivMsC77tvsEZcP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9082" "--------------------------------zwbJiWharepbr9gpH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9083" "--------------------------------m7hTbLiuR6cN3n7hb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9084" "--------------------------------n4JNwNE4vYkCyw93X--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9085" "--------------------------------2PyCkeRbGRFbddM2u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9086" "--------------------------------36nZcazEQhRPpycKq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9087" "--------------------------------DZgMkFotS8HM8pLKp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9088" "--------------------------------m3R4ue7m9eqgLFLp4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9089" "--------------------------------RWqYMfdv376FuWfrL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9090" "--------------------------------D9u8S2tQY3ibJ5zNb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9091" "--------------------------------DRz9tXzDqnzmZW3ic--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9092" "--------------------------------QBCy5pfujojSgs3Ew--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9093" "--------------------------------gZWRCmmfYfuujAWvp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9094" "--------------------------------4tGkvMxWC654QguoC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9095" "7532--------26907286--------5jyWc8PtGEjLENpCD" " SP : Livré" "------------------------26907286--------5jyWc8PtGEjLENpCD--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9096" "--------------------------------76xLJF6b9k2XrBShn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9097" "--------------------------------X98nySq546SBtzGPN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9098" "--------------------------------SGowYyfm7nr3jksWP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9099" "--------------------------------DfMJiZXm3JtbFFGr6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9100" "7486--------28661152 --------NzqvQNgvr5FcxjhKh" " SP : Livré" "------------------------28661152 --------NzqvQNgvr5FcxjhKh--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9101" "--------------------------------YbzbQyuYD984daFuE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9102" "--------------------------------rtjjc6PTWfJm9XueH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9103" "--------------------------------obJompztbNaWtm6RY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9104" "--------------------------------oxd5pSYXZ4ZZ8vhm2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9105" "7421--------27438306--------Ykyfy2uWdSmyojyzS" " SP : Livré" "------------------------27438306--------Ykyfy2uWdSmyojyzS--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9106" "--------------------------------o8Ek4jFuyX9NAagHu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9107" "--------------------------------NLZKfLRbug2YKmiFa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9108" "--------------------------------XtGapA5mPiirKZpuC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9109" "--------------------------------SuXxcGeF43Nsc2fWe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9110" "--------------------------------icgNkTkqMr4wH4GDK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9111" "--------------------------------ykYrkAyHCkYsuQwj8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9112" "--------------------------------jjPFtti7RFYN6RYDm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9113" "--------------------------------SFQmTa5cHLcEXFWuK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9114" "--------------------------------Ag8ojEf9CErSmKRCF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9115" "--------------------------------PyTCQMWdxyp6HxJQe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9116" "--------------------------------wWZGLmEEwnrER3j9D--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9117" "--------------------------------6XtRC6WgF9B3eePRJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9118" "--------------------------------N4Dx2DNDDsMJ5xqPo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9119" "--------------------------------W4NMc5diaddZm5EYn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9120" "--------------------------------i9mP87JWjEmeR8oz7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9121" "--------------------------------ZCju2gpnK4AZ5osGc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9122" "--------------------------------t2rq3dR6RudCPpMva--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9123" "--------------------------------jR4Jp6Bk3D4eo4eJ7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9124" "--------------------------------zjjxhuzxMpEYstya6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9125" "--------------------------------F32ouHC5GhFqcHEe5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9126" "--------------------------------Ca3eKJqTk27PuQNF2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9127" "--------------------------------G5uRN5BACprWZ4xhE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9128" "--------------------------------pLeNS9k9DHTCmkFQD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9129" "7411--------25949209--------uKxpyiSNcBwfMPbsu" " SP : Livré" "------------------------25949209--------uKxpyiSNcBwfMPbsu--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9130" "--------------------------------JcLpHfJ2uxTzbdZo3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9131" "--------------------------------WjR7txiW4DtaDag9H--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9132" "--------------------------------xgZC6viwScqA3wbbg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9133" "--------------------------------hpe58wZfAndRjH6j4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9134" "--------------------------------kvmxwE9oRxupZL9SE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9135" "--------------------------------JSNvTz7eM3uTqWr3z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9136" "--------------------------------LFf8ZQSG9p3XLyX4d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9137" "--------------------------------EJnhdFMrzWjF6Faps--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9138" "--------------------------------4Y8guoj8RWXtE4tBu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9139" "--------------------------------9R3tHi6H4XPFwQCgw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9140" "--------------------------------54TpvfXnW2Am5XAf7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9141" "--------------------------------h9J5wjkKeN6QysxnT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9142" "--------------------------------HonssznGE7mY4qTk7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9143" "--------------------------------mXniht5SXFZqhJSfH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9144" "--------------------------------aYDb789LD2KJ8LKSn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9145" "--------------------------------aYLKecFcEqCW28XH2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9146" "--------------------------------hsChFDE3LRfvFY3Jw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9147" "--------------------------------99zh7An3tTJ3db4mF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9148" "--------------------------------nYkmQpy6JnxBZzCzx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9149" "--------------------------------BFhtQyTJf38f8rhMG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9150" "--------------------------------dyKj7W9TzCLto8GfW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9151" "7461--------46555202--------rGCmuhjadobiBH7nC" " SP : Livré" "------------------------46555202--------rGCmuhjadobiBH7nC--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9152" "--------------------------------BCwvLchSaSL7Fzvsm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9153" "--------------------------------v6dKh6ya255MebrKz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9154" "--------------------------------Nm6fNHoZCGGLKSuWM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9155" "--------------------------------xzBx8No89aAzDjd8n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9156" "--------------------------------Xim3sbPxTkiTxMpDn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9157" "--------------------------------LN9DzYxfcEGRxtyhi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9158" "--------------------------------8z63GqYkmHg6KYt89--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9159" "--------------------------------zqtbgkzpZKjgNPP97--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9160" "--------------------------------rsv7Coub6qtaXo9bB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9161" "--------------------------------f4fqz3WFKNwcMvBsc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9162" "--------------------------------ZDQ3EBaQRvQX44u3h--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9163" "--------------------------------hFaGj64sHu7DPJ9rx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9164" "--------------------------------ibrfhWqB9yEucoqEJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9165" "--------------------------------R8YjumC5ybbMHtdX8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9166" "--------------------------------aPC2S2fcgqhs5By2m--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9167" "--------------------------------LdKGTKa9XrhcCvFdH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9168" "--------------------------------8Xe3nGfquvBJ6caCw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9169" "--------------------------------Y8PyCXeEBRoGAzCJ7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9170" "--------------------------------CdrDCjLyrxo9WDCAW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9171" "--------------------------------9HCoB7skX8L7usSGZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9172" "--------------------------------bwv6BbH3RbNsDZdDv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9173" "--------------------------------AhNHsM2rBWx2b7gwa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9174" "--------------------------------z5mt5ZqyH9dYGk6PN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9175" "--------------------------------yseZaoF2hjzQhEFWZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9176" "--------------------------------8i3rPk87GXm9dGBAP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9177" "--------------------------------2HEqC45w58DysRRcn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9178" "--------------------------------34nRdxYbNqsTLtz9w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9179" "--------------------------------TMacfym84CYCC9qtv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9180" "--------------------------------nk3QKYGPSHJ3dhowd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9181" "--------------------------------5Z9wjZiY53Jm99xcR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9182" "--------------------------------yGydN65emj8jZ4xi9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9183" "--------------------------------tbMKa7WeAFBin5c2L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9184" "--------------------------------M7KMwsDmi94JJ9E7H--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9185" "--------------------------------bjZzRKR5NMSsaCEJu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9186" "--------------------------------kBaAedomyyGajtW2W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9187" "--------------------------------nwKvQRyxEEy4Xeyow--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9188" "--------------------------------j94v3RQrrTLjJX4PZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9189" "--------------------------------pK46z3eJDat8sWLdy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9190" "--------------------------------Gmn6TendsrXmeyvf4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9191" "--------------------------------M4b2PkYFrCuN93NKB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9192" "--------------------------------tbhQAngTgh7uJ9P52--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9193" "--------------------------------ap6SuaQ6fnuKAqYDY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9194" "--------------------------------7D95FPpd8KHk9SJEp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9195" "--------------------------------P7BbJuLAuxtmc7taJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9196" "--------------------------------KFer5kgr9TaNdf7a3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9197" "--------------------------------pBvwahXYBFXhRAjWN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9198" "--------------------------------PBhxDznDqrEjL5G45--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9199" "--------------------------------NX3DDwJ5tPnzWejWN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9200" "--------------------------------Q4FbTtDjKpwLyTS3T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9201" "--------------------------------nMFYHF69MiP5z4cDC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9202" "--------------------------------b8GPwFSe4nZWYvspE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9203" "--------------------------------HFtSR6ioQ5c9iTa3n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9204" "--------------------------------ABMaNZmZAFwme3Rbh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9205" "--------------------------------AdfCNkHX3Q4v8qRJm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9206" "--------------------------------z2ct42RHJiFtGyRCk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9207" "--------------------------------w242GRjDByTHvRBXL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9208" "--------------------------------A9ZeRgQSTc6EeNh9c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9209" "--------------------------------xJw6EXTydE7Gst7Xq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9210" "--------------------------------4jdZxhzqkqQonFztP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9211" "--------------------------------WnsrxqzrvJfJxEQnp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9212" "--------------------------------JjeL5cDc2E4j4xxja--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9213" "--------------------------------PkyiZCj6e52NEEJa6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9214" "--------------------------------NwLRwwY6tCHRfRjxd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9215" "--------------------------------E2q6nHomztmraRQQr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9216" "--------------------------------vvh97NqYdR52wq8vK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9217" "--------------------------------7FKeSHHRSYfLSf8t8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9218" "--------------------------------9RDeJ2maEPhqfefjk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9219" "--------------------------------Ewcm8G9jPPh5wPABN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9220" "--------------------------------mRfDfdbsTfrF7bS5i--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9221" "--------------------------------mwZCYWGNT5DtkZGi3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9222" "--------------------------------jyWGHD6JRzo6dbDBn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9223" "7653--------21700240--------QKDxpDNCM7WWPa9Nt" " SP : Livré" "------------------------21700240--------QKDxpDNCM7WWPa9Nt--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9224" "--------------------------------3EZRtAF22T2rznLqJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9225" "--------------------------------GgQLACn4kXTMuZiMD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9226" "--------------------------------XutHEtQ6zfeHKLJCh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9227" "--------------------------------7tWSugt2yqY2asJYe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9228" "--------------------------------ozXudMNdALbJKNYdo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9229" "--------------------------------XqTBJR5CxvFKcBy9a--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9230" "--------------------------------N5vvKoRiRmvpy2JKo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9231" "--------------------------------oHsHhi5Qc3Gi9Mg4P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9232" "--------------------------------2cfDxLH7uZ5KD7J6P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9233" "--------------------------------jnZ4Ye7TcBnWSYds7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9234" "--------------------------------YSaJTRpuYfW3rPQJx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9235" "--------------------------------S4xfwszEFryz37Qmo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9236" "--------------------------------AuSEPESWpKWKGk6BQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9237" "--------------------------------ZCrWbipacs2kwpJzz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9238" "--------------------------------BmGCG2Pu96YtLxq5L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9239" "--------------------------------c6E9A2i3EzDJwrKCC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9240" "--------------------------------nRXkeMpt2YbXZTcNp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9241" "--------------------------------qQyC6tS6rLk8o2Cbd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9242" "--------------------------------XynMy5g8CWcFQT4Kq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9243" "--------------------------------bkNRRkstGvzSDEsQy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9244" "--------------------------------zYfLC6Sefhapra3Z2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9245" "--------------------------------xmer3zWtuGE9H3kGT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9246" "--------------------------------xQERumhFCwaY3Na68--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9247" "--------------------------------bN26yNgwcZdTmP7er--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9248" "--------------------------------y5g8tN5vDiChj7EZF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9249" "--------------------------------5twoXwdzdcQfL3wrT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9250" "--------------------------------aXP8c5GZWYDJbWSfb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9251" "--------------------------------tM2wZYy9Stmz55684--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9252" "--------------------------------vT49QJ5cbeHg6sHFA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9253" "--------------------------------6FE2HSYNtmeA9ZBPk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9254" "--------------------------------XX7aoiXmje2suvmmG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9255" "--------------------------------Y3ogW5LaTSzJoK3pB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9256" "--------------------------------WEbprkWo3JjfTiybw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9257" "--------------------------------j752eP4GNmu899J8n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9258" "--------------------------------CMbCee3pQNoJPijjP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9259" "--------------------------------K2mrpQe7RBnQBJejW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9260" "--------------------------------Gp9DAEiFKS8GYSu3r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9261" "--------------------------------ofRvsBfCLDLCRRALQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9262" "--------------------------------TnZ5goeAGBmjrQjEd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9263" "--------------------------------ARW3Qq3kJ5q8WqNQg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9264" "--------------------------------KygtNnsaiRsW57rmE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9265" "--------------------------------J3fquFrhXvKtgDSZb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9266" "--------------------------------7vB9eBB8tKm9caMBB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9267" "--------------------------------rgA6cugn3gHMFCkzW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9268" "--------------------------------bgLtytwXdzcDTa3TG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9269" "--------------------------------eNW5wj8aREdg43HFv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9270" "--------------------------------zKrL9JCEmJh7N6fMC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9271" "--------------------------------nj7Rb2EM5E8Kuzzvy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9272" "--------------------------------Xj446bXAR5etkgaiF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9273" "--------------------------------dtFYyyGT83E7J5dnd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9274" "--------------------------------sT9vafwxRqviztCeC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9275" "--------------------------------79ZEizAwhbhZhxA8L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9276" "--------------------------------jFzPouqnfLWjDgoNF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9277" "--------------------------------Kosnb252fshPyrzDf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9278" "--------------------------------cr9o8rs4u2XsmX2op--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9279" "--------------------------------GWvaFfaZJ8uqmBYFc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9280" "--------------------------------H8uhNKvmsSSQpFLjH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9281" "--------------------------------PwB4PM4keZ5qWjGhD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9282" "--------------------------------uNJkMMc3BgqauT2jv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9283" "--------------------------------oKShvXuAME8iiTPKL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9284" "--------------------------------stpkYnXd58nEAesk7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9285" "--------------------------------9RuNLWt9HmbsxaLcb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9286" "--------------------------------FrmTY7A32jbevts4d--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9287" "--------------------------------qRX5NicNXCK8jbcPC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9288" "--------------------------------cKd7BWuN8LDGqYP75--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9289" "--------------------------------e9wTm9nxkFA2w5Km3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9290" "--------------------------------hudQhukg7tE6Gfbsq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9291" "--------------------------------ziS8XxdcEavWicmH7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9292" "--------------------------------eR68hcKQWXhL8k6nY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9293" "--------------------------------TXx6fBNMk8ryWTRF7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9294" "--------------------------------scjDQBX5SDwyXGqaj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9295" "--------------------------------XKaeneGxi5763FXM7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9296" "--------------------------------suBxEmFgHhZ3fxLBJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9297" "--------------------------------pYsJH2mqXQpyiX7qM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9298" "--------------------------------EtHrp2bK4vzk2dRb2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9299" "--------------------------------gtSntSay2JzXkmBmT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9300" "--------------------------------H845qsokgivFDDc9R--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9301" "--------------------------------mMjGbuyrWQ6w5prHh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9302" "--------------------------------KSpDyXWa5mk9fnHJ9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9303" "--------------------------------nXPfAjxQDp89zfg5F--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9304" "--------------------------------NwTQ5thTSygmgSGTh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9305" "--------------------------------NoAsydvih5Ygj7zCB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9306" "--------------------------------P8pKDdzkZQ8NcME46--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9307" "3178--------22004508--------272028099" " SP : Livraison effectuée" "7470--------22004508--------i5QW7mbGwSLcB8kiw" " SP : Livré" "7990--------22004508--------i5QW7mbGwSLcB8kiw" " SP : Livré" "------------------------22004508--------i5QW7mbGwSLcB8kiw--------3" "-----------------------------------------------------------------------------------------------------------------------------------------9308" "--------------------------------o6QXknwat38oTTYyv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9309" "--------------------------------NtxT9n7jAJ2mPxWi5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9310" "--------------------------------XhSfowWmBHX4K4N7A--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9311" "--------------------------------fAFNgJsJMy2ndKcuF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9312" "--------------------------------wi6KDndGNYBwqjdio--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9313" "--------------------------------7gopzxiLQF43N3G5P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9314" "--------------------------------egraRARvHQ2yRqvbg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9315" "7455--------94510819--------X4YgjxNZcvsi4cZjm" " SP : Livré" "------------------------94510819--------X4YgjxNZcvsi4cZjm--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9316" "--------------------------------crjKY6aShGp4RCHnM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9317" "7454--------29766815--------ZyQSCYFXEWWLbL2yG" " SP : Livré" "------------------------29766815--------ZyQSCYFXEWWLbL2yG--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9318" "--------------------------------bqDN9xsvrGcAY6zzN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9319" "--------------------------------FAjZHgxAYY5kPkTzY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9320" "--------------------------------3aNshetZKX4FM8w5g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9321" "--------------------------------uLSBj6phrZKPCJsuu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9322" "--------------------------------nPaxAC8DkAQqmScu9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9323" "--------------------------------pfcDPfPuPQ7kjGNKg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9324" "--------------------------------n4XTLomysof96gwr8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9325" "--------------------------------5D6N2nGQTWDeGtDaA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9326" "--------------------------------FXszP487ekR9mL9eq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9327" "--------------------------------BFo44zia2nm27W7NQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9328" "--------------------------------qkaENrTrWaNmeoaZQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9329" "--------------------------------7yRWzX4zTFp4P78xR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9330" "--------------------------------4aEReNXYyDYnk9baz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9331" "--------------------------------gbshWJLiw8pbJChBz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9332" "--------------------------------it8cZdvW673Bb6KSp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9333" "--------------------------------gcpqDrqKoqLKzQCHL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9334" "--------------------------------W6jKQevjbXGLwvnvb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9335" "--------------------------------oGtEuAw4g9X4bZQgY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9336" "--------------------------------QkaxNDPqM3oP956Rd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9337" "--------------------------------uLvLXQmSZ73cM6vQa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9338" "--------------------------------adjjkHthRvhTSKRqB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9339" "--------------------------------wCpPFCrWRv4ZSSi4x--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9340" "--------------------------------yfiLbFguPXQz8uwNg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9341" "--------------------------------gnM2a6iGb8sP8znmb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9342" "--------------------------------q2qzBqibkDhB7s8Bm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9343" "--------------------------------L96AYKqHMKJFzMyJZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9344" "--------------------------------a8Ka7RRR3Y2Waxq9P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9345" "--------------------------------cmzfbQm5YEXTiQfKX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9346" "--------------------------------mjDkApsktYwYkPfQp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9347" "--------------------------------8GhJL7cmpnQPsssrj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9348" "--------------------------------hadDb9JbFZeaoroDZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9349" "--------------------------------FhfhmwBi2TnetagW9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9350" "--------------------------------C4noiNvz5scd4afSM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9351" "--------------------------------WYEFEYRSBTLufb2Af--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9352" "--------------------------------wa7C6nauoAiAY9HQJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9353" "--------------------------------GGBwRgFRXm6c3m77T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9354" "--------------------------------2jLCftwi5oxoK8e39--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9355" "--------------------------------bM5QJ5jd7Fr6fPuqv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9356" "--------------------------------f7X4x27MNh8W3SLjh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9357" "--------------------------------3sGibuavrDD6Hod63--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9358" "--------------------------------Jp8MPufcbJeCxfG84--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9359" "--------------------------------zKZCnN3ag7WgoQP9E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9360" "--------------------------------BDCsEx8shFKPkdBKh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9361" "7495--------2552961--------LX3XMoGRPSpHfrqt5" "------------------------2552961--------LX3XMoGRPSpHfrqt5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9362" "--------------------------------G9JWXkwNbXHT57j6H--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9363" "--------------------------------MziJh7zggTmP7Mmz4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9364" "--------------------------------7orcoPdT3cwRtc9Bx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9365" "--------------------------------e6HxGRiEBwfo48ea6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9366" "--------------------------------AEgjQyeGiRnQKYRBH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9367" "--------------------------------8TxXCwhpF7A5ozuRw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9368" "--------------------------------fyv5DHSFtGDnXvAW2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9369" "--------------------------------bZR8gfETnhuHvo827--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9370" "2675--------23028455--------1566226294" " SP : Livraison effectuée" "7467--------23028455--------NwMzMRqjkkq9o83Am" " SP : Livré" "------------------------23028455--------NwMzMRqjkkq9o83Am--------2" "-----------------------------------------------------------------------------------------------------------------------------------------9371" "--------------------------------i7dtZ7rbfCMEBr3mx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9372" "--------------------------------xa3r24YXS83retkfd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9373" "--------------------------------DohfpNdNSPMnrFam5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9374" "--------------------------------TxTz7gGKp2T5XdJbN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9375" "--------------------------------kGRhPDaPzh3DgiM7o--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9376" "--------------------------------pWfkcZbqFZ6hHGmxt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9377" "--------------------------------93rsLiR7GkBsrhAjY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9378" "--------------------------------664npMrNdsxYsF7Xp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9379" "--------------------------------oSMjJDqk3z2ze2Xdg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9380" "--------------------------------gKw76gWwd7DurtDoN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9381" "--------------------------------i3HNcAoXdeTz2zgyL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9382" "--------------------------------P6ysytDbLz4atQHet--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9383" "--------------------------------jrkGopS7ca8BX4NZe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9384" "--------------------------------5TfKFQLhmrhzgS4ME--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9385" "--------------------------------2YCZGXp4FTjHfFjzb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9386" "--------------------------------xHSp7j9LgdvF6W4ny--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9387" "--------------------------------9Y5WCQQD6uSGzsmGA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9388" "--------------------------------kvXJLSZKSxEdjvShJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9389" "--------------------------------XhFF66fnQbjPhZEMc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9390" "--------------------------------nRkkJ28mTbD7NA5Qu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9391" "--------------------------------2Ka4phWdirARr4mnf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9392" "--------------------------------tqipBfoKfN6eh5j4y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9393" "--------------------------------aHKPYFwY4owvXnhEj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9394" "--------------------------------XcWMZ56sKCm7rXAYq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9395" "--------------------------------rE3AYnxqbikJ6BWKt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9396" "--------------------------------BEHi9g9fFCYYq5wah--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9397" "--------------------------------zrt2bsRh4diumDDtH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9398" "7996--------29269970--------HS2Hj3QB9wcAJFRwh" " SP : Livré" "------------------------29269970--------HS2Hj3QB9wcAJFRwh--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9399" "--------------------------------iTbH4u7M3dd4Z8Efy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9400" "--------------------------------8GCYiW88CcMv3PXJs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9401" "--------------------------------qA8qc3TaRghzY3ygr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9402" "--------------------------------CvZd4GTaPo7kwq5mt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9403" "--------------------------------dXaGMQbeBqz5zbgcG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9404" "--------------------------------5deuz9kSLoS856ka7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9405" "--------------------------------3PCkEjEKRqMzEKiS2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9406" "--------------------------------5scgwEf8qJh6fsbSA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9407" "--------------------------------jFCM6h7qTqpTo2msK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9408" "--------------------------------tBPbnvkJLajTNMfmp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9409" "--------------------------------KCmWo5EKYH4CAvdNz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9410" "--------------------------------YDAMnjKz4836LpAo3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9411" "--------------------------------uFDz9uxZJDLBwch8T--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9412" "--------------------------------Tdy4g2MiYy8caYJoL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9413" "--------------------------------R2dHCzLnc9ffRt63z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9414" "--------------------------------xKrgqWfDwqTwf97a8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9415" "--------------------------------s2TGZBxMdyRDCoKWb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9416" "--------------------------------JgqBBCodFxW84CsEf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9417" "--------------------------------y8CwRGD7q9W8SbK4A--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9418" "--------------------------------4QtBAwxSDHDFu5cLd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9419" "7471--------92455977--------6qL9RXqeYmThwmpii" " SP : Livré" "------------------------92455977--------6qL9RXqeYmThwmpii--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9420" "--------------------------------bcSB5C76Tc9wjumm2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9421" "--------------------------------o8cGe7hbpDAF62CqE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9422" "--------------------------------hfKdKtLqNbB3izYpP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9423" "--------------------------------vzANhK5Q4jufuzk6u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9424" "--------------------------------cn6i9LGKfkPv7SFKF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9425" "--------------------------------HSDCgHgBEACJtcMzp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9426" "--------------------------------rMXoZAYY6xhDDZmn2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9427" "--------------------------------Zha426wzHMo2YeWB2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9428" "--------------------------------EfqskX7iHhg7rSANZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9429" "--------------------------------PfuLdGvywKe4omLFk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9430" "--------------------------------CMYbWr782WxrWhcPX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9431" "--------------------------------4y8WKEWzf4tLmDrkB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9432" "8006--------26285557--------iTMiKLuammMmfQCus" " SP : Livré" "------------------------26285557--------iTMiKLuammMmfQCus--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9433" "--------------------------------AgMvvFhGoeoi5txuC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9434" "--------------------------------bmmZQZhyPNAwynT22--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9435" "--------------------------------zqpDgHi536v4zBeRz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9436" "--------------------------------7kHufN6RY3zwywa5s--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9437" "--------------------------------bu7rD5NnQCeYWr68G--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9438" "--------------------------------PvHvWy5g2AuLfyLXf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9439" "--------------------------------mbopwFGyzxwcYbAkM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9440" "--------------------------------X7puYvBSz756Ma5Wf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9441" "--------------------------------yEbex6SNGMA6Xszsu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9442" "--------------------------------zEjpTtyNpFNJ2WerE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9443" "--------------------------------mYRYPavDzkGzPqRaf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9444" "--------------------------------AiYd2nAEX54sBrXup--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9445" "--------------------------------avn95Cno44g2YC7d9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9446" "--------------------------------koqN7ogwXQGe6AGMF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9447" "--------------------------------ReSE7MRe7eX3mqfE4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9448" "--------------------------------PnzTEC3XTndSRFcaA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9449" "--------------------------------SJPNgEftTxtmdxE8J--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9450" "--------------------------------8BEdrBcgoDyzz6QMx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9451" "--------------------------------LhyZSDYP2tBCSQjpd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9452" "--------------------------------fMzepqJ7qHwTLx9fE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9453" "--------------------------------zZgbQBpM2kmiSGTct--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9454" "--------------------------------k94NBoDfRoXB25Nq7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9455" "--------------------------------rJ6kEmGfRtwmjgm3R--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9456" "--------------------------------AMKiKFaikmWovZHZi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9457" "--------------------------------t9vnhRPuwPAgxNKcs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9458" "--------------------------------Qi9uTdWuzSxnc42R3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9459" "--------------------------------vwkXWvQ2meECsoAJb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9460" "--------------------------------FTgYhuNCZZ3CmDujq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9461" "--------------------------------QWC7r9vJnQcs7h2SZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9462" "--------------------------------BTzdRbCgz2kwtJDW7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9463" "--------------------------------e5crNPpfAYTvEnsuT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9464" "--------------------------------MPyTHkctskM3gQhQ5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9465" "--------------------------------HmsXbGjxpq7cDgD9i--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9466" "--------------------------------CvrzcDSDzQz2dtt32--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9467" "--------------------------------MS52Wn2jJRT7oYFuk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9468" "--------------------------------9RJW6SKzY79QXCw5Z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9469" "--------------------------------hEAp2WMnksaa5uhp9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9470" "--------------------------------LFgdWL9MkpqhLe3Nw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9471" "--------------------------------2yjQAPiAnTCtrbcw6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9472" "--------------------------------HrNAPLF3J4c7AtJei--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9473" "--------------------------------TzGBHGh52GjFpKxZc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9474" "--------------------------------uwoG7FSRZwb2icZMw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9475" "--------------------------------uP2st3JB9Y6GhWL7g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9476" "--------------------------------oD2jKnmqjT2BFfX3E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9477" "--------------------------------HXWWcZ3cwi49K3tSf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9478" "--------------------------------pxKxHiLfSyhpgvwbx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9479" "--------------------------------zqNhmPiFjSPDu26Px--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9480" "--------------------------------4Ry9oT6ghbRv9kg3A--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9481" "--------------------------------ddYaBaMEkommELnw2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9482" "--------------------------------M23qFJejZq9QLmNMy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9483" "--------------------------------4sPDnaLCJJ6xKvX7D--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9484" "--------------------------------iiLDJfGCJBi7F22o8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9485" "--------------------------------9Mo5HFixJmz4p68yG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9486" "--------------------------------bwYgbsjd8Ft3cWKD2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9487" "--------------------------------kRZBS67tWJMTCLaDS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9488" "--------------------------------bCsBrSSY57fqZ54XX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9489" "--------------------------------x6Ym7n9FnHT8cJ3mr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9490" "--------------------------------u6kmGAJwWmx5dhQkC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9491" "7481--------97840897--------ZFYNohJDyLwxJNC4E" " SP : Livré" "------------------------97840897--------ZFYNohJDyLwxJNC4E--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9492" "--------------------------------rPLujdhqexyemJC3k--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9493" "--------------------------------JhqzgtXnYQtcjHKPv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9494" "--------------------------------ur8RvG6YYTsACzWXg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9495" "--------------------------------5Cy8HktGanur3pWqe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9496" "--------------------------------oHizm2NYyZvZ8MAf2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9497" "--------------------------------BYngpT8dx6S6KsfFZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9498" "--------------------------------yoLDc87dEjc6Yfv42--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9499" "--------------------------------SYyDXjdQpDSkKcEso--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9500" "--------------------------------JEbw9o54edKXWBfj6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9501" "--------------------------------ynC7zkuKiuCfK3bBk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9502" "--------------------------------tRNcjFaRhEhDatanm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9503" "--------------------------------ETftGcSveBn9nPhbb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9504" "--------------------------------2shdk5J8wy6pbZFYN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9505" "--------------------------------XmEDmYxAcHwGEkCyG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9506" "--------------------------------LNKhN72H5MJQZHzzP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9507" "--------------------------------xMxYzwFyvg89yiueD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9508" "--------------------------------qTq6toK6Lh4dX6L8b--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9509" "--------------------------------ahCPRipij39J3BDFu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9510" "--------------------------------dSEL3DiesDXY6epHr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9511" "7665--------21645106 --------zCsiXT9ERKivtAJBd" " SP : Livré" "------------------------21645106 --------zCsiXT9ERKivtAJBd--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9512" "--------------------------------2KDs4E3BZqpJw8AWR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9513" "--------------------------------85B3FYCcJXbdYoJDm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9514" "--------------------------------kpwACrRZL44CNsSAc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9515" "--------------------------------vbrHJr5opoXhh7bxa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9516" "--------------------------------jQdryqnAkKEaDvSKv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9517" "--------------------------------xm4HmsZhAdddA5kXe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9518" "--------------------------------afhTn8ZZLKfNYjJH6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9519" "--------------------------------huWjLbr4YuiJAT6Lt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9520" "--------------------------------Roy3kgZEkSY78da2L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9521" "--------------------------------XTDachr9ZNPELdxsx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9522" "--------------------------------PgZ6gay5Y9JrJoCbA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9523" "--------------------------------NJGHvFmP66A2Y6YWr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9524" "--------------------------------oE3YNkzKisZjMD7BY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9525" "--------------------------------ZNE3w4kmjXTQ9kgQ2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9526" "--------------------------------YkXrvHNoX7KyPXjSr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9527" "--------------------------------QfG7jPgMEpY9bu77f--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9528" "--------------------------------wkPz5FkbmsDK3bcft--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9529" "--------------------------------GtKB7Hoe22ksobPx9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9530" "--------------------------------aL5q9yCbTTtxGfEfG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9531" "--------------------------------cx4FFSQvJYTiS9MdX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9532" "--------------------------------RYE388ZK6jynucTbJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9533" "--------------------------------fgta7NKBSRihpM8jR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9534" "--------------------------------PLkXg24mnZHzL3KCB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9535" "--------------------------------yKXvBtcTT93qiEEAB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9536" "--------------------------------f6LsyLdE4gndCTB7m--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9537" "--------------------------------keymSTi5s5GdiujJN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9538" "--------------------------------EwsvAknewbqNRbecH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9539" "--------------------------------bSizhxyPRspKwa92L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9540" "--------------------------------D8aMuuZELzuEGm8uF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9541" "7493--------53545446--------TTpdZemctzCnCTrjj" " SP : Livré" "------------------------53545446--------TTpdZemctzCnCTrjj--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9542" "--------------------------------H3bYTNKSSBa8chf4X--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9543" "--------------------------------tG2FgTivbv25Jk3Bv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9544" "--------------------------------3EqbE9KkhkwZuP6mQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9545" "--------------------------------dSNdkjJx5opGuc59y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9546" "--------------------------------qqsAKtSeKRFJHaAvg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9547" "--------------------------------RnsZmuy4nRpd4r64i--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9548" "--------------------------------eFQcq4qhKQGzMT5T3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9549" "--------------------------------mMu9FkYWxtsWDJ2EA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9550" "--------------------------------ddFsw59uytQLvbgtX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9551" "--------------------------------mdpqRTkwXcYsN7dDJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9552" "--------------------------------YgesjiGse54z2qE8W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9553" "--------------------------------rSesHtjDZNBj9zpGG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9554" "--------------------------------Hj6w6qCfoBDL4PYcb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9555" "--------------------------------8M4ztpLyErLEQwTrP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9556" "--------------------------------a5RjG3fggC5caKRao--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9557" "--------------------------------2qarXrjrrXtRvvCxe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9558" "--------------------------------qtRxkbkxEkXmqJQxF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9559" "--------------------------------JvpENwLasd3bavBhN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9560" "--------------------------------GGdMHZkMPsxgNshuv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9561" "--------------------------------jEmJc8ZGWCBwakXqt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9562" "--------------------------------yzWRA694i2dSkm5oJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9563" "--------------------------------uNuAJDscZyajty2ua--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9564" "--------------------------------RfZsvhCkbPokcaBGS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9565" "--------------------------------KCTkRceRH5oLEMZZM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9566" "--------------------------------KwYtRZphbb7pJc9pN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9567" "--------------------------------nJWWbSWi384Tf4RmL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9568" "--------------------------------uZwdJA4uEeiod6CvB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9569" "--------------------------------4GogXsxnHazeDgeSY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9570" "--------------------------------SDwNbshJHCL6XLX5t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9571" "--------------------------------nFCa997hGkeNbMASG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9572" "--------------------------------Xxgkh8axYavXh596J--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9573" "7494--------21268617--------WHukPie5vYAPHNmZe" " SP : Livré" "------------------------21268617--------WHukPie5vYAPHNmZe--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9574" "--------------------------------KEoFbA2ipYgnGzp7C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9575" "--------------------------------LRxZdCRhkpGA4Ntok--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9576" "--------------------------------MC6yeEP94ZujoZwL9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9577" "--------------------------------rP4xS5uaaazbrQeSh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9578" "7515--------52137342 --------kk5FHxS9ywmym2WQY" " SP : Livré" "------------------------52137342 --------kk5FHxS9ywmym2WQY--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9579" "--------------------------------LFsAomZzv6LhrJGWD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9580" "7508--------22737791--------5yGbZvoaaz7toYzb5" " SP : Livré" "------------------------22737791--------5yGbZvoaaz7toYzb5--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9581" "7520--------51076967--------9dktWSwjkXkwDErA9" " SP : Livré" "------------------------51076967--------9dktWSwjkXkwDErA9--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9582" "--------------------------------mHHrJr8M5pXGAdtmJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9583" "--------------------------------aAo3iMQcWnECnNDuQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9584" "--------------------------------2bZuGQ3m9DtGbfR3w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9585" "--------------------------------JYSjBkkD2zhtKXcRh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9586" "--------------------------------tc6uztrkEqEKgDa4q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9587" "--------------------------------i8JtaaTwEz4YKMtfr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9588" "--------------------------------eRyymFEkddmoQgdB7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9589" "--------------------------------tQAh27t65zkDPKFd9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9590" "--------------------------------L9ir5jSyiqiz3djqR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9591" "--------------------------------rHYBDxgayghYTEhmE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9592" "--------------------------------tb53bEToN4RZwZw6j--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9593" "--------------------------------wukxgHkGnR7BBTpfy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9594" "--------------------------------WrH9oTkt6uBB4a3L3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9595" "7519--------52816516--------eeJTzcvBksLwn9wk8" " SP : Livré" "------------------------52816516--------eeJTzcvBksLwn9wk8--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9596" "--------------------------------uuaTknrhGx2ZZTe6f--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9597" "--------------------------------t5GGR7NQoiYxr8CDN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9598" "--------------------------------i7LvMSY6baoSWk7Hb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9599" "7530--------50983811--------hfzwvfMg7ACbAbWMg" " SP : Livré" "------------------------50983811--------hfzwvfMg7ACbAbWMg--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9600" "--------------------------------9nfHcNRxheCdvZ6mq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9601" "--------------------------------LCp38kdxLdiXe2ky5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9602" "7524--------40921310--------JBeFMbmFN7oEe8xhy" " SP : Livré" "------------------------40921310--------JBeFMbmFN7oEe8xhy--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9603" "--------------------------------fP6dv9v4vJekPZech--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9604" "--------------------------------LjqzZneJGajhWYa6u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9605" "--------------------------------WFtcqpXyyQQuxHEkX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9606" "--------------------------------43iemyi6Kvab9K56D--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9607" "--------------------------------oCTBHEkAgNG47grkN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9608" "--------------------------------JLKnFhW5szwiA8HFE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9609" "--------------------------------MHMkHE8g3K3PjL9DW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9610" "--------------------------------WquzSqLKXTt9637JC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9611" "--------------------------------Hb383HqNza2ZtHGs7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9612" "7526--------26668801--------hZH5e7cScDLi6Ehmr" " SP : Livré" "------------------------26668801--------hZH5e7cScDLi6Ehmr--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9613" "--------------------------------Yz8ihfqhRCGNJQYPC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9614" "--------------------------------GgdEYBmkAQDMhRMQB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9615" "--------------------------------R5YA3mtty7JBtwFc9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9616" "--------------------------------Rg9iZXGoGZvMwcFCy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9617" "--------------------------------WBcQmEi8y3XXZ394h--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9618" "--------------------------------7QstCPbkosovSmJbT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9619" "--------------------------------N4axH3NK5QZEJE4hA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9620" "--------------------------------scpYnhouG8qvKd7Eo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9621" "--------------------------------PuvMoKr8d3mhDwkNs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9622" "--------------------------------fBfohcovKmS2Dke2m--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9623" "--------------------------------awowzYgRW9FqgbZuW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9624" "--------------------------------dHQaaQMXjpBgGTzBw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9625" "--------------------------------5sdGTBPdnfXu3ppE7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9626" "--------------------------------bL5PuTSPEv8HLNAYp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9627" "--------------------------------PR34g9zeaDxmxvP2y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9628" "--------------------------------fZAnwtST6zH4BKcJk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9629" "--------------------------------XozzMKrzHDMyh8gYa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9630" "--------------------------------LKyonPQkAJXAvrhpT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9631" "--------------------------------nDTfFCBgXdG69y5uP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9632" "--------------------------------qzEjWyBDkLunRrhQu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9633" "--------------------------------xq5rw6BFBNeBiWE8b--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9634" "7527--------97266145--------E7YTscbXjQ27GttcD" " SP : Livré" "------------------------97266145--------E7YTscbXjQ27GttcD--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9635" "--------------------------------nzLLzpdpWnE36EkTJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9636" "--------------------------------5WDtSRrw8mbRyvmsY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9637" "--------------------------------JZCpC48ATzpSq9c4e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9638" "--------------------------------Tw8Lvq6yH5idNeE7L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9639" "--------------------------------PMv6X9gd5HCQqrWsc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9640" "--------------------------------9HqaPfmLcA6wm4jss--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9641" "--------------------------------6Hz9oucDgNEoiFo9g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9642" "--------------------------------qZeLaJKnc7TFarkTa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9643" "--------------------------------FFKmuwdYRijb6Et9u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9644" "--------------------------------mHWfDJw6gnurJ4iuo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9645" "--------------------------------6ntfhMqxphSMd8tgG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9646" "--------------------------------nk5PAmQje67CFxyBK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9647" "--------------------------------vSSxX8SSazvvEasfj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9648" "--------------------------------XHryXMEiioEjJrRN3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9649" "--------------------------------bDJnTtjgh3NLRWEtX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9650" "--------------------------------RZf3QxDX8P8h9dmWn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9651" "--------------------------------DGQfP8yK7GjvnoXf4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9652" "--------------------------------95KkqgcEmgHYZvMuK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9653" "--------------------------------BycAMgqkwmsBca92A--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9654" "--------------------------------KgCqMxsX4hTLdMMZ7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9655" "--------------------------------iP8qRr75ExyDr3PAu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9656" "--------------------------------8YSbYu6ypwi7htqAM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9657" "--------------------------------8taRJT6h8gmncT857--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9658" "--------------------------------EKqwDoLPYRbAiezD5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9659" "55--------52419721--------" "7536--------52419721--------dWg6DpCziKgm72cmP" " SP : Livré" "------------------------52419721--------dWg6DpCziKgm72cmP--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9660" "--------------------------------wDTnPucm2cbd9XB4b--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9661" "--------------------------------kkdB9rGoyvrXguAXK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9662" "--------------------------------yEm7hrgrwWyX8BRw3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9663" "--------------------------------W7kYHQdvp3Bifqi9N--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9664" "--------------------------------YtSYcQTjbS549vFS4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9665" "--------------------------------u3SQ6rZoxqLPi4RnP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9666" "--------------------------------pMDajxT5NZ2dMyRqW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9667" "--------------------------------JuwTtDJqhq8axXHAo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9668" "--------------------------------BNryzbBsB9qKdoz2g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9669" "--------------------------------64kzvPEJZTSzoMihz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9670" "--------------------------------PCJZf7m9iykHv2cWw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9671" "--------------------------------nncWqwqgefr5raWEQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9672" "7859--------25673907--------poAn6awd5ao7MyFct" "------------------------25673907--------poAn6awd5ao7MyFct--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9673" "--------------------------------G826H3SawxsQZfQGM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9674" "--------------------------------YX2J6pkTSZ9YyyavH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9675" "--------------------------------oJ8nRhkX8H6xXd9Th--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9676" "--------------------------------eehGebXco5iK6jY8e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9677" "--------------------------------wWm5GLCWexgJEd2hf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9678" "--------------------------------t4ZLNW8zchK9Hss58--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9679" "--------------------------------uGeofBTnoRCiopJkY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9680" "--------------------------------4D6rHujkv7jKLKHxc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9681" "--------------------------------zH6PgjpkCyHPktXn5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9682" "--------------------------------7u9MyoZyZ5m5beeLp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9683" "--------------------------------zns5qnt8MMhBy6Jni--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9684" "--------------------------------3iooaq6PDPouSy4gB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9685" "--------------------------------4ufCYWSCX4i8vdkub--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9686" "--------------------------------t4vWfKkNn2C9PYKjb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9687" "--------------------------------rjBngy3z5eyiq8TcD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9688" "--------------------------------Gqojx9YeZnACbRkKh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9689" "--------------------------------6ogxHyGeqzcPkMwPE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9690" "--------------------------------xwN9cgqmCoj25i6mG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9691" "--------------------------------ZTAZf9hwhyczSdJ9G--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9692" "--------------------------------kTjNkQn9L8i6RkTy8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9693" "--------------------------------XR3jaKc396Tw222qp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9694" "--------------------------------AkM9FidHi7WFjuQbK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9695" "--------------------------------m9gsNersJyEbJjzF7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9696" "--------------------------------6SZinNToEwuFybN2Y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9697" "--------------------------------LG9JsggqQ6rr8Q5eG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9698" "--------------------------------Eaysg38sejompdrHY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9699" "--------------------------------386w9mdABvpAzz6Ep--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9700" "--------------------------------LEe869XDsqBm9G8yi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9701" "--------------------------------TP89te4ckFY5jHvCd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9702" "--------------------------------A9Xua8gvjam8HMnSH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9703" "--------------------------------mwdGwrg9AcMwhrLTE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9704" "--------------------------------dLQTTX23fhKkswXpe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9705" "--------------------------------ACunB7BH8NmfeDpuW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9706" "--------------------------------6Xk2t5b5LcWQzmpoh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9707" "--------------------------------oX6W8v82GXJ5uYsth--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9708" "--------------------------------7fpgmNMkxGxSdYeDM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9709" "--------------------------------9oJZTcamm2yQpW42m--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9710" "--------------------------------hu5yXbmCwS8bK5QSk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9711" "--------------------------------4ZQ789SKbX9x6gFtb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9712" "--------------------------------hPoc9JmjuJgmi2rGg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9713" "--------------------------------JdjLrS3YG375uyg6t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9714" "--------------------------------b7ErL4m8SWBuqKxR5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9715" "--------------------------------CxFyEJD9TXb7JFou6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9716" "--------------------------------kv7PcpWF6vJea4rHL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9717" "--------------------------------wnv8TMjBerkCt5Ckt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9718" "--------------------------------tCK6gcSXZoidhh6F6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9719" "--------------------------------8Msmf2M7ptcc6ZhAc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9720" "--------------------------------EisqFctZzkxgPv5P8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9721" "--------------------------------8Zx6XrW33hLXcX2ee--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9722" "--------------------------------aZHrCRTc8rCppaXq8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9723" "--------------------------------YBeJ8i5r3KWs9Q7X7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9724" "--------------------------------Bbex3N5JAo3xzWNou--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9725" "--------------------------------nakyKXbALEi8bKL3n--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9726" "--------------------------------9FWmoH774x3McBwza--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9727" "--------------------------------ufF3WPRXiJpJNTXEQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9728" "--------------------------------Fq3FhhtbZo4HDSkFJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9729" "--------------------------------7WK6gQeML5X2g2AX3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9730" "--------------------------------LG8NvJLGhHWXYLJag--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9731" "--------------------------------vngDCRypkZHB9mmwz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9732" "--------------------------------b6oy2S62BYNmkmvEX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9733" "--------------------------------4vw9beSGApFyjoW4x--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9734" "--------------------------------o3hwAyfK9KuTL3NFN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9735" "--------------------------------iAqk3yM7AB2XKfPk8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9736" "--------------------------------tPy5Q3mjpk3Q7uxoy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9737" "--------------------------------mHowvfD6fYothtnn5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9738" "--------------------------------eSBzPJ4WSq3rPZfK2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9739" "--------------------------------e8dszWZMxfprjW9ha--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9740" "--------------------------------PXWz9tCpQBkn3Ajrg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9741" "--------------------------------wDqNuaGuwTBDJZRBf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9742" "--------------------------------iiMv9LHTCgA6aY5Y6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9743" "--------------------------------pL4KsZKPwrKdqtoA4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9744" "--------------------------------zXrEvPJBd5smawJHX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9745" "--------------------------------A7sduYDJGbbKTXtJB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9746" "--------------------------------qvpeJgSi5RJFh83Ky--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9747" "--------------------------------oyXP4K9cKHsLao63j--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9748" "--------------------------------2RvMTHaYNYeJwdSEx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9749" "--------------------------------RXtCathTyH7A3hJCG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9750" "--------------------------------kCumMX7SP6hjJY39u--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9751" "--------------------------------D3mtbR8QYohQaFZxP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9752" "--------------------------------82oMu64XXmxEkRiNr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9753" "--------------------------------X5MJ97ki69qe9TQWA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9754" "--------------------------------PpQSsZmXJKtaqD85D--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9755" "--------------------------------km3BonwhnkRbRGr5g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9756" "--------------------------------CCXK2jed3GqrZevGj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9757" "--------------------------------PoQqCqkKFw2zeHZmn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9758" "--------------------------------GjHEynkFxRDFFXEZM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9759" "--------------------------------xF2rD9y3mqHTGRmLS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9760" "--------------------------------W9BgR2uKgvu9NHN2j--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9761" "--------------------------------ejytoR7HuZ4RBKAqE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9762" "--------------------------------HKz46eznfaThiEL7X--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9763" "--------------------------------9CT67nHTSum9Z6F5S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9764" "--------------------------------h54kB5RGYnnikYLoQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9765" "--------------------------------86mgwbx7LWq2xigTW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9766" "--------------------------------r9EGzNRBizsQetAGT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9767" "--------------------------------jqHHxMAzfPXorBAc9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9768" "--------------------------------vdP6HjzKXLrNm4N2z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9769" "--------------------------------C2RqTGS94DXrhnvfj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9770" "--------------------------------evGctj7mbKSXj6H8r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9771" "--------------------------------nLz26qn2rNJq4YpMa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9772" "--------------------------------HAzfaiGCuBQFrtCeX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9773" "--------------------------------Ngfmw3RsPayrw4QQs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9774" "--------------------------------JLMLWTM8ebPwBF2vM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9775" "--------------------------------DNWXCcfcnfq8wGJai--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9776" "--------------------------------ZMvEMoKD7MrAj94HL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9777" "--------------------------------6TCb49pZLwM69tNLt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9778" "--------------------------------CSatwSrN8MGMTrt9z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9779" "--------------------------------Enzo3qeaCNkhDjzJm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9780" "--------------------------------MGZGDgquBwrgqZfWe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9781" "--------------------------------CD3DHtxDKqywKEqJ5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9782" "--------------------------------xCZ5rK45y6uz7eQpQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9783" "--------------------------------ucBH4mqp7Bus5qJgW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9784" "--------------------------------KjoMgPkRTuBQZwCga--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9785" "--------------------------------ThKC3iEiGLmcggWEu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9786" "7586--------51771477--------42TN2FjWWZKqQXveS" "------------------------51771477--------42TN2FjWWZKqQXveS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9787" "--------------------------------mk47EZgf2bc9uNCgn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9788" "--------------------------------QhaQijbYPJdL9niW3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9789" "--------------------------------g7BuZyYvzuguztXjT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9790" "--------------------------------B7ZCR4ocHntrNWQpN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9791" "--------------------------------hXFh4ZMfLwsHscDFA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9792" "--------------------------------bapRTAGE6xeKh5CKa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9793" "--------------------------------AbJsPzMDbWZSAh2kK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9794" "--------------------------------ogbvctesozpMPgBJk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9795" "--------------------------------LLAHWXTFJNo8n8vg8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9796" "--------------------------------k5m8swMkJ425qSsDe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9797" "--------------------------------jLZcDaygcPSAWNabT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9798" "--------------------------------d5C7wCX3SPP4u7DwW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9799" "7594--------55026858--------EWwmzmiFG3GYEo9gG" " SP : Livré" "------------------------55026858--------EWwmzmiFG3GYEo9gG--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9800" "--------------------------------2FQBimRBQHwXwgGEP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9801" "--------------------------------YqBdSC9yd7vcZdS9w--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9802" "--------------------------------L43KLv3r4c86bKNSz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9803" "--------------------------------kmvvb7j2fno79Ky8r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9804" "--------------------------------LPu3xji86RsAzRtgB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9805" "--------------------------------zmBdC8MgBTA5gHB6z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9806" "--------------------------------4QQHB8aLy4bp5LPoL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9807" "--------------------------------gSizhnjfBuKNScpn9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9808" "--------------------------------xyau7nBn26pBN3Mip--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9809" "--------------------------------dkNznjjh56XgBzvPQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9810" "7604--------52352282--------mCZFsLus4g3FHnGvG" " SP : Livré" "------------------------52352282--------mCZFsLus4g3FHnGvG--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9811" "--------------------------------saTTx2fvAmRSfC4Md--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9812" "--------------------------------CH4nSwtpzENPaFgzH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9813" "--------------------------------37r9b33PKhXD5PAkR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9814" "--------------------------------AxnwPPc2cHsB67zRc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9815" "--------------------------------GBaoBwrRKxX3hkKFu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9816" "--------------------------------pXDtmJKreffmANFyu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9817" "--------------------------------BuTLpuqSqDrTCv7yY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9818" "--------------------------------spK7daNNHWjPWSpbp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9819" "--------------------------------STNRbJA6JQPB2w966--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9820" "--------------------------------x6oSs3iWN394efDBz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9821" "--------------------------------7kmtYu9ihEQH8HhXQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9822" "--------------------------------khFzRDyE57ZXKAuA2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9823" "--------------------------------hAD4nRznhysXfSjer--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9824" "--------------------------------rxweWraXtGLDjXeue--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9825" "--------------------------------g5qGK2GQzKGzaa985--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9826" "--------------------------------NBXcsCYJA89jPwgmx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9827" "--------------------------------9DGDL2zCoFfc5hJ2A--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9828" "--------------------------------crfG7Faa2JyCotT4t--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9829" "--------------------------------dzXMMz7NKQ3zhvcNc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9830" "--------------------------------mf3nNNMHJDQhBuX2x--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9831" "--------------------------------qNKWZw9GmCPBcdoyp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9832" "--------------------------------RsHXrWSbE8x9M5XKj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9833" "--------------------------------LCtCWj3T6isDDkrm8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9834" "--------------------------------NB45uqyx2uMBZLfk7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9835" "--------------------------------BPoDsMnE9uXRMTezW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9836" "--------------------------------ebJc9uxsEtsM3ukMe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9837" "--------------------------------Wgz6xPJ8NCPju7kLt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9838" "--------------------------------xrBhv5TkQdGzZNgqS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9839" "--------------------------------iSL4fuXmRuaJfns7J--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9840" "--------------------------------WJaiMZ3q7pvzWaME8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9841" "--------------------------------SCJYKCnuZfmWRHBmg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9842" "--------------------------------RLJphFZukxjACTKRF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9843" "--------------------------------5EQ4JdWwBZmcE59Wf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9844" "--------------------------------7Ck5ReuPytJ88ZNRH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9845" "--------------------------------ejGATJzxBFBiDkX8m--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9846" "--------------------------------3i3HRBPae6ALcrBn9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9847" "--------------------------------5EXdTNSrNhfcJGimo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9848" "7828--------21111899--------m6NoqzMEjftkMkAwS" "------------------------21111899--------m6NoqzMEjftkMkAwS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9849" "--------------------------------CcM5opjh6ZGfNxQ2o--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9850" "--------------------------------HAJf9WEXXwsgEX8XE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9851" "--------------------------------uwhpTsZv4MvhCdupW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9852" "--------------------------------kEDd8CAFHcnSTrkeg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9853" "--------------------------------ZkwcY74iS2aa9ZDtg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9854" "--------------------------------ZkwcY74iS2aa9ZDtg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9855" "--------------------------------iQav65vmac4sXMv4v--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9856" "--------------------------------tWx9Pc7Mn5tQyt3cj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9857" "--------------------------------frHb2fTkXyn273Du6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9858" "--------------------------------GwQDD8CxE78zzbtR3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9859" "--------------------------------MYMQZu56uL62jpLXX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9860" "--------------------------------5Qtsaa9HKtXzi4Fq9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9861" "--------------------------------qic9DcCxANiT2Wog6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9862" "--------------------------------2C4rAk9KPGCCoLLPB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9863" "--------------------------------WMXufXaKPt3N4siAn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9864" "--------------------------------hb7Gr7Y8WpTzt8mYq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9865" "--------------------------------mEfzGSS6MsH7ZjEho--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9866" "--------------------------------4AQKdhwJa6rrtaYQL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9867" "--------------------------------D6a3KvD9JprtP7nZH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9868" "--------------------------------K98XF8czuXDB2HLoY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9869" "--------------------------------RC7EohkFqoKoHpwEr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9870" "--------------------------------wzxSuE7eKDrmPKBWj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9871" "--------------------------------cLgvxiENLeKRzgK7L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9872" "--------------------------------KYNFh9ggCPhXRN2aW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9873" "--------------------------------mNZMEXtSzq8d37chS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9874" "--------------------------------PvuGg2b3idiQ5SF9r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9875" "--------------------------------NQEzPZARtrJCe8j6G--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9876" "--------------------------------aBbJBeFg7pZxn2heq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9877" "--------------------------------ra7JijMkqCpTHugYq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9878" "--------------------------------gewwjw88uGXqJn3TX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9879" "--------------------------------Aa6p4R8TcrZP5EPNZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9880" "--------------------------------AATwqL8dNC9QgdXkK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9881" "--------------------------------R5KkP8pXg3KDLdbMT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9882" "--------------------------------bRkWwDyYmxyd9kpZN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9883" "--------------------------------dvCBnk5GBDGLfnuz2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9884" "--------------------------------M7WEWXfJXS6hsBnTW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9885" "--------------------------------Z9YkTLgYfbBqhoSxa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9886" "--------------------------------XcM7Jv5Zz6v2whvF2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9887" "--------------------------------AXtL8qEPbFyN7RHCZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9888" "--------------------------------teNQ8iTtDuGQDCpWj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9889" "--------------------------------Ch8TbhJoJJTCkLPDc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9890" "--------------------------------tXHSCmkxNeLFkMX7M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9891" "--------------------------------3iPiwyRrywPb8oJbB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9892" "--------------------------------yfE6hCtkLdqR8ihp6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9893" "--------------------------------gJQDXnb3PxYnLq4jm--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9894" "--------------------------------JupJKv7iMcfvnt7zS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9895" "--------------------------------zBtFPwkHM6oQMt89k--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9896" "--------------------------------EcmZHg4avW7e4Faed--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9897" "--------------------------------tKm5P6ri5jwgaS9bt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9898" "--------------------------------7njxzBDJuSkyZZ5Fd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9899" "--------------------------------SqDQjtjwKRT5SEAWh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9900" "--------------------------------TjJew2K6fsuHiGSnp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9901" "--------------------------------4QyCvu2ZvNJqHbk7L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9902" "--------------------------------SQvauCW7PW4Kw3FnK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9903" "--------------------------------NbiWX3sPDHy4cG236--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9904" "--------------------------------CT5Nuv64S62QEMtBw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9905" "--------------------------------YfbLgKutfKpnPjEPd--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9906" "--------------------------------XKiF72ZXboZs2ycEw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9907" "--------------------------------rEzTCZ2j7ZqzoBpNS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9908" "--------------------------------QiRgeaWbMHCeKK4yB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9909" "7608--------94496650--------eSnjPkzJ5QtfZ8khu" " SP : Livré" "------------------------94496650--------eSnjPkzJ5QtfZ8khu--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9910" "--------------------------------envJbwMrhDmEgibLG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9911" "--------------------------------6va7u24TXtyY5dxd7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9912" "--------------------------------5xX5hK4Yi9t8GPGMw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9913" "--------------------------------kC7PSToqipju3Af3h--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9914" "--------------------------------uHSNxGYPnmpPy5hRB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9915" "--------------------------------Q9ftJmrqeLRncro83--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9916" "--------------------------------beNyyCvWcJMnPpGvz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9917" "--------------------------------TcX4Yn3vrZL3QWtgu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9918" "--------------------------------aLkkM7ujuSeh6aPwe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9919" "--------------------------------bHupnnSuMFeKzFzF6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9920" "--------------------------------aeDgTdZadGB9TTE3j--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9921" "--------------------------------NSJZvoE7mefHBTsZx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9922" "--------------------------------mdWFq2wYwuMvkpfpQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9923" "--------------------------------3s92sMX5joyFwgmXG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9924" "--------------------------------9DaZyAr82qGBrAZZw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9925" "--------------------------------CtFXro7Kj7r6h99ne--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9926" "--------------------------------BFN3FEEQZnfqBHJP7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9927" "--------------------------------hsRgHfxKrL6uBDZ4E--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9928" "--------------------------------82fzTkcwH9rzd6h7p--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9929" "--------------------------------YsLaLwLzunXKTK6fC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9930" "--------------------------------J9Wj32PSQX2MWM23S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9931" "--------------------------------cbJkrZih9EqMNw92g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9932" "--------------------------------q8t6rnagbGi2vMA5M--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9933" "--------------------------------4hXMW9Bw9kfAoGYL6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9934" "--------------------------------FhCseYbCBQNm4rP7S--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9935" "--------------------------------3dLqdMTc2kwQteehT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9936" "--------------------------------RaTNgxNKkh8dsj7M7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9937" "--------------------------------dgc5XgtAngw8ffXeM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9938" "--------------------------------BFWxQuobWemSTQ44H--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9939" "--------------------------------d2AHgJ3y4N9B6TEMn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9940" "--------------------------------YpQ6ozzYsoFAMsLJx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9941" "--------------------------------kZLffAgnYDEWem7Zh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9942" "--------------------------------pWzdKNidMwqxo3rNf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9943" "--------------------------------aq3gq8Hm56RFxj22y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9944" "--------------------------------PWSq6CmSghDB8zFqF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9945" "--------------------------------8oNEW7vFw6wuwsxP2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9946" "--------------------------------P6RCy4TkRZgSSNGz7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9947" "--------------------------------cogTPCScC6L3vinSb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9948" "--------------------------------LKYHfy5Ye74q6bKrq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9949" "--------------------------------cgWRQvRycbNGpjfxg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9950" "--------------------------------bCGBaKwxJsQngwa5Y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9951" "--------------------------------8AJuDKi4KAELcqphP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9952" "--------------------------------iXH6sz8C2HwBwvhot--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9953" "--------------------------------2MfjuhavBuFQ95jrA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9954" "--------------------------------eY2zBw4MnRKDkPkqc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9955" "--------------------------------AxPedRdXEXh5MJxQw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9956" "--------------------------------FP28idLdLFTtE77N6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9957" "--------------------------------qqBRgHao2kbCQcnXh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9958" "--------------------------------nF6jX34oN8zcz9zH8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9959" "7609--------55116689--------rczmv8WDC4AMsFYyu" " SP : Livré" "------------------------55116689--------rczmv8WDC4AMsFYyu--------1" "-----------------------------------------------------------------------------------------------------------------------------------------9960" "--------------------------------44KLcpcBeuS8RN9sQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9961" "--------------------------------MpEqFs672eJeWuHjo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9962" "--------------------------------uRYWPbdWBFEGqYhXx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9963" "--------------------------------GgYrovgatp9QwDoKN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9964" "--------------------------------xZWGoWDWySZG2Ptyu--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9965" "--------------------------------2qQfioo8wpnPGXLss--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9966" "--------------------------------QZy3TNtjbyqqLpMg6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9967" "--------------------------------4SETLYspk7tGi2Ret--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9968" "--------------------------------ZDX55LMkB5Sw3sAfK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9969" "--------------------------------WHrt6GuSvGKmaH35B--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9970" "--------------------------------KQi7BjNTbWWuuwZTJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9971" "--------------------------------dn4NmmZp67EjuH2Dw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9972" "--------------------------------77WRHq9LWhzP7zYMk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9973" "--------------------------------77WRHq9LWhzP7zYMk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9974" "--------------------------------wvmdHpiyt9pH7GXTc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9975" "--------------------------------n4hzwsqCtusBjR2aG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9976" "--------------------------------uz667BT32yzQgzEtw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9977" "--------------------------------iMuyTmHGfQofSuu62--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9978" "--------------------------------2wvuiszTgiEPg5uEz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9979" "--------------------------------J97wYqcMw2fYovMcz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9980" "--------------------------------jQvbj8eaZoAdGZg7s--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9981" "--------------------------------aLmLe8FaBhXtpMmRL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9982" "--------------------------------cym22wTEmsxH6s72r--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9983" "--------------------------------KHbebwE8y5PPSNki6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9984" "--------------------------------wJgPTJMJfyTFvy9dg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9985" "--------------------------------oAcqrfA7wMakpi9j6--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9986" "--------------------------------grGKnaJz8mhng4Gsh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9987" "--------------------------------p4g96zzArCz7rvveN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9988" "--------------------------------iSoaeBZpDHbAjZgDs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9989" "--------------------------------naKDrG5QqZDZJCWz3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9990" "--------------------------------tK7r5S8ad7azc9b6m--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9991" "--------------------------------hxqLmbZnmztbwDrtH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9992" "--------------------------------e4bk4CfusbwCsHkoK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9993" "--------------------------------Kd3BsuDa2mhShRdve--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9994" "--------------------------------nR369DQqimGWybDQk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9995" "--------------------------------ZaiaxwboBtToYya2D--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9996" "--------------------------------p5bG2RGyWZpYv7nCr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9997" "--------------------------------MAbm24T5RwSRC2DEb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9998" "--------------------------------DJ3WeppytMGXBcSMz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------9999" "--------------------------------8cBhgACw5ixRPZuPH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10000" "--------------------------------EweqybRFvL7ivtn5c--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10001" "7635--------22631904--------c6FB3K3oLiuDmzzmH" " SP : Livré" "------------------------22631904--------c6FB3K3oLiuDmzzmH--------1" "-----------------------------------------------------------------------------------------------------------------------------------------10002" "--------------------------------iKHWMiSFqo4XQBicw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10003" "--------------------------------WttyfQZXuJfd4Zr8i--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10004" "--------------------------------cjgb7E3M4mfYrriD4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10005" "--------------------------------SgAYt4aC3KPi6pkb5--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10006" "--------------------------------ynTLKbvB7YAyav27s--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10007" "--------------------------------iLtF5W5Y4BG7Ct2Pk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10008" "--------------------------------3drRcSwaS5Rootps8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10009" "--------------------------------ttLwyRmhyHp8Dk5sM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10010" "--------------------------------pkdozaEiTtSWXnCEK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10011" "--------------------------------2ZRBJbJA7ndnN5T9g--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10012" "--------------------------------FjssJy8bpdfW4xAwA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10013" "--------------------------------Pc2AZqt6xucmbReuS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10014" "--------------------------------AXTcifRJbs5SL6vG3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10015" "--------------------------------5mxwgkqMGvHro3Pco--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10016" "--------------------------------d6P4S4G97jQfKjqy4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10017" "--------------------------------W278D3LjZXiqP4FCG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10018" "--------------------------------v4AvuGPd8QcqrkLFi--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10019" "--------------------------------AqGB32shRpKoy7wwD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10020" "--------------------------------3CfTM2Pr8rRxXFh5P--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10021" "--------------------------------XzHGy7aTHzhfJajsh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10022" "--------------------------------RgvEHR9pwNvXLG4uh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10023" "--------------------------------8JpKyc5nv5dWPPdnA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10024" "--------------------------------noqgbpAuXbE4DQnfq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10025" "--------------------------------prkq6YRi2dp7Hi79B--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10026" "--------------------------------L5SxDK7CwAHQWhAuq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10027" "--------------------------------mKoGeRPyPzNscCKx2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10028" "--------------------------------ZChzNyqnvMXyrbTRh--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10029" "--------------------------------KkJLfwoyvemqjfXup--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10030" "--------------------------------CYhXcfHyEkDhwStJA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10031" "--------------------------------5RXvCuGH9BQun6aJo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10032" "--------------------------------DvgKzxQ3dia3DN2fe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10033" "--------------------------------sigEoBSPoqrijpDNv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10034" "--------------------------------Y557RHqLn6kmGmWBr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10035" "--------------------------------sde4RiKe627i6QTd8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10036" "--------------------------------9fxHRmundi3BBxJFc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10037" "--------------------------------DpdHuvzaCvWKDtubM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10038" "--------------------------------MJxKpyMcSBmyq4Eqo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10039" "--------------------------------6RjHmC3tQ8gT3bnwL--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10040" "--------------------------------iyd3cSE8v869d9Wsg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10041" "--------------------------------bEfMowitbaYd4ntk2--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10042" "--------------------------------sGRNqa9PakR8NYFq8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10043" "--------------------------------k2cMdy3NAQKqTQEJw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10044" "--------------------------------8AaTfeKf2i3CbY94a--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10045" "--------------------------------smGQgzvqJPzip8Ewk--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10046" "--------------------------------FpCmNtSywbqJgERHD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10047" "--------------------------------YYfCaGdQXzi4GuGxS--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10048" "--------------------------------J9tdaBMJobcgryu7s--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10049" "--------------------------------a69ckT7wqXtAQPcjg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10050" "--------------------------------t6d4WMdFn7QWNLkbY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10051" "--------------------------------sQQzLgAGHWy26mbgJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10052" "--------------------------------Cqej6J9mEP5j7LbvD--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10053" "--------------------------------XHLNgETQdSsfcCYBA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10054" "--------------------------------9QLJfboCJSf6kpfTo--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10055" "--------------------------------JydcqrmAELRZQ4oCY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10056" "--------------------------------tuPhdeuZ35pgDNZLt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10057" "--------------------------------hoLgZsQH5nC6qShnv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10058" "--------------------------------TvFBLrjCJPrJkMcgT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10059" "--------------------------------cRRRd6bmTCxQDjyv7--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10060" "--------------------------------qwBZSuXq2WL6FBxKC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10061" "--------------------------------8fHziYuGL43TqTZbc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10062" "--------------------------------Ghj7YTrg4JPmhZDqr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10063" "--------------------------------pJHTGyqkCJDyJ4CLG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10064" "--------------------------------SzmyhuyTCw5N6kv7y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10065" "--------------------------------WANd2cGSSYg3LHp9B--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10066" "--------------------------------XfZxdTJrE5DACr2hn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10067" "--------------------------------esESfsZXzMvkc3aka--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10068" "--------------------------------njSNJDfivp7bzYjFR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10069" "--------------------------------PFGu3HZSHdvfuDyZg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10070" "--------------------------------xwtXKA6eMG5dpnkTN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10071" "--------------------------------7HskQGEkG9HcQ2oeb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10072" "--------------------------------EoznEu8wFokbqZhdM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10073" "--------------------------------PprWNobQeRS23vwsQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10074" "--------------------------------aAuD9b2Y9xRWxh3SF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10075" "--------------------------------ndZpbY3YDwNNC8wKR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10076" "--------------------------------GeXQmu8gJYFwHtWLC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10077" "--------------------------------oHo3wyAmR7wBxd5Bw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10078" "--------------------------------83ELzZHneN54snsBR--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10079" "--------------------------------97GYGaPP83B4Y9pgT--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10080" "--------------------------------zgxTh52MbG4nMQvQK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10081" "--------------------------------frzncePoKXNufndzn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10082" "--------------------------------Hk43JSJjeL5v2RDr9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10083" "--------------------------------J52dsrKxodcrSXqEY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10084" "--------------------------------9WkNY85SbN6vcYhRX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10085" "--------------------------------R5hpopYHioSvw8kzK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10086" "--------------------------------86Hsu4vbizwu6dPmq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10087" "--------------------------------3XrCH8YAJAMNNMY8W--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10088" "--------------------------------LbYf9nFC96m52GHhv--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10089" "--------------------------------RSk4RxmNmFoF8YzCG--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10090" "--------------------------------83N3nWi2XcH9NWrH3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10091" "--------------------------------D9qS2ZMCG5nPMpNtC--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10092" "--------------------------------ZLGWMTYjK4HLwNiWB--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10093" "--------------------------------B8nDnJCkmvGzNqSQp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10094" "--------------------------------owKPiNoqHbrfhNh9e--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10095" "--------------------------------5viqfzSduGQSebM5D--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10096" "--------------------------------CnW9HpQn7957fPi8A--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10097" "--------------------------------xkthzjmqfdeCpvyQZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10098" "--------------------------------NpJ99nKzvY7kznemQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10099" "--------------------------------QGu3J5WC8ctcp7x9y--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10100" "--------------------------------fY4BdZAp37dZ6Y3Dy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10101" "--------------------------------q8H9HxfMczFQYr6MA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10102" "--------------------------------Ka7YuTSpNM4788yXP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10103" "--------------------------------XzD5gWhz6fv3cYHN4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10104" "--------------------------------EgMisDPpcbx3K5ek4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10105" "--------------------------------mNFZZowbR7JzStvQs--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10106" "--------------------------------ijptS8jzfg6bAHxEH--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10107" "--------------------------------fpHCJtWXmk2ERANvY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10108" "--------------------------------E4hQMAfNwpZQoHj35--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10109" "--------------------------------HXCW8oFoSR22kCsmN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10110" "--------------------------------LicmuyCaM6x55Dv5z--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10111" "--------------------------------PT75YREBjBNPoKiv9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10112" "--------------------------------gdARNiCyLHFCLnNNa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10113" "--------------------------------je2JNAd5ck4PEuxoa--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10114" "--------------------------------2DYGSFcMWAerx9w5Q--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10115" "--------------------------------CwkZCbWP7MCEtzp6L--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10116" "--------------------------------4LvjevoTLFgkqvHaQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10117" "--------------------------------MG59xjt4JnDSxWkRp--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10118" "--------------------------------wHC94fjPEArPPuzEg--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10119" "--------------------------------2fe2XM93ij62Q2ydy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10120" "--------------------------------gdhG5dAwfTiK9m5fM--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10121" "--------------------------------yqmyc49LnvoeYpm74--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10122" "--------------------------------HN3FheBJDZZ5zuDQZ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10123" "--------------------------------2waNGaF7AauPGLMDc--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10124" "--------------------------------g6ttB2bcy3DtB43KX--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10125" "--------------------------------BCsq7qowioKMJ7xxA--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10126" "--------------------------------Fi6y47ckYyioLxkNJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10127" "--------------------------------7C2eqrytsfy5ag7QW--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10128" "7642--------25569214--------TQQ9LCMYfBDq5dhhD" " SP : Livré" "------------------------25569214--------TQQ9LCMYfBDq5dhhD--------1" "-----------------------------------------------------------------------------------------------------------------------------------------10129" "7606--------21522427--------Jv4jQcMqZRHFFLBG5" " SP : Livré" "7711--------21522427--------tmitQCfQPBnCTJG7G" " SP : Livré" "------------------------21522427--------tmitQCfQPBnCTJG7G--------2" "-----------------------------------------------------------------------------------------------------------------------------------------10130" "--------------------------------yeR6Cuh5e3NLnNYj4--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10131" "--------------------------------DuTmPMEQvFuMcaJdr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10132" "--------------------------------2LSBjrQfZPQmHjRoF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10133" "--------------------------------twFSp7K6chLEnDQKb--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10134" "--------------------------------qAB266MrC56tZG3Yq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10135" "--------------------------------FALNKWMwWLCMCDkSJ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10136" "--------------------------------2wpexTLNDLNXiHSvE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10137" "--------------------------------AKbLkTMysTb9ddiGq--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10138" "--------------------------------98x8PYA9snCpzbNQz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10139" "--------------------------------65gNhYd4RKkqvaZo8--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10140" "--------------------------------89fb66362MizbM9Gy--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10141" "--------------------------------uybcpyYwjvcEedaYj--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10142" "--------------------------------TPhNpH36JsWH6X89b--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10143" "--------------------------------2S7tha3ZSEhSZM2mQ--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10144" "--------------------------------K9vhsgZuD7aP2kSBw--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10145" "--------------------------------rL7gcegGxFGq4QfrK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10146" "--------------------------------uztLv5seyfPBCcfdz--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10147" "--------------------------------rbEHeKtrALGdiaKRY--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10148" "--------------------------------YLCL8sDcXpFRRWEpn--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10149" "--------------------------------y8svwjW6tppRPoGrf--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10150" "7644--------29141765--------QQKo5WuLET399tDXk" " SP : Livré" "------------------------29141765--------QQKo5WuLET399tDXk--------1" "-----------------------------------------------------------------------------------------------------------------------------------------10151" "--------------------------------f3ZSFzrsBvNBkTfyP--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10152" "--------------------------------wSTdBN2upRPJ7stJx--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10153" "--------------------------------wAr3sTkdyurh8Eib3--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10154" "--------------------------------iWq5RixZwtJyWJ4Je--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10155" "--------------------------------MuFBB8MJPk9y6tC9C--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10156" "--------------------------------bChK4fgkvxk659H87--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10157" "7648--------21755799--------fjYFYgsRrA8xhdbZY" " SP : Livré" "------------------------21755799--------fjYFYgsRrA8xhdbZY--------1" "-----------------------------------------------------------------------------------------------------------------------------------------10158" "--------------------------------JokdqzWgdyB8Mr9tr--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10159" "--------------------------------GK9FCnLgknqeJenaK--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10160" "--------------------------------99beDM4uGNShv9CaE--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10161" "--------------------------------5nWFirruEnbuCWExe--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10162" "--------------------------------2TgY8zJJM7E3732X9--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10163" "--------------------------------h9Mz9vw8J7kkixmyt--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10164" "--------------------------------khwE9hDq43xssbqEN--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10165" "--------------------------------AtNXrGEerWfK49DwF--------0" "-----------------------------------------------------------------------------------------------------------------------------------------10166" "--------------------------------2uTw3KaRk4Qh26BHu--------0" Error Output: ================ PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /home/mainpowe/public_html/vendor/symfony/cache/Adapter/ArrayAdapter.php on line 376 PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 81920 bytes) in /home/mainpowe/public_html/vendor/symfony/error-handler/DebugClassLoader.php on line 284 " at /home/mainpowe/public_html/src/Controller/Brevo/VisitorController.php line 128 {"exception":"[object] (Symfony\\Component\\Process\\Exception\\ProcessFailedException(code: 0): The command \"'/opt/alt/php-fpm73/usr/bin/php' '/home/mainpowe/public_html/bin/console' 'app:correctvisitorsdata' '2' '0'\" failed.\n\nExit Code: 255(Unknown error)\n\nWorking directory: /home/mainpowe/public_html\n\nOutput:\n================\n\"-----------------------------------------------------------------------------------------------------------------------------------------1\"\n\"5754--------20056595--------9zatBRP32oJH9uz5y\"\n\"------------------------20056595--------9zatBRP32oJH9uz5y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2\"\n\"--------------------------------K5ma7gnWbYiTtvMP2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3\"\n\"--------------------------------jYJZj4fFjM6pJEWwX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4\"\n\"5745--------92561193--------\"\n\" SP : Livré\"\n\"6611--------92561193--------rxCjHGAv6sw6vFtqE\"\n\" SP : Livré\"\n\"------------------------92561193--------rxCjHGAv6sw6vFtqE--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5\"\n\"5750--------29277087--------KzLwEzpR4RNDpdB2e\"\n\"------------------------29277087--------KzLwEzpR4RNDpdB2e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6\"\n\"--------------------------------PYmyYHkApzTTyFiAB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7\"\n\"5684--------51289365--------\"\n\" SP : \"\n\"5825--------51289365--------jKgax4Lxy9iY4Mx74\"\n\" SP : Livré\"\n\"6820--------51289365--------jKgax4Lxy9iY4Mx74\"\n\" SP : Livré\"\n\"------------------------51289365--------jKgax4Lxy9iY4Mx74--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8\"\n\"4711--------58704317--------\"\n\" SP : Livraison effectuée\"\n\"5747--------58704317--------\"\n\" SP : Livré\"\n\"6378--------58704317--------vXeHTfswZxy9xSydh\"\n\" SP : Livré\"\n\"7405--------58704317--------\"\n\" SP : Livré\"\n\"------------------------58704317--------vXeHTfswZxy9xSydh--------4\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9\"\n\"2641--------92961176--------\"\n\" SP : Livraison effectuée\"\n\"3192--------92961176--------1971933295\"\n\" SP : Livraison effectuée\"\n\"5294--------92961176--------\"\n\" SP : \"\n\"5735--------92961176--------\"\n\" SP : Livré\"\n\"5744--------92961176--------\"\n\" SP : Livré\"\n\"7975--------92961176--------hFBEPs28RBQNPRMTA\"\n\" SP : Livré\"\n\"------------------------92961176--------hFBEPs28RBQNPRMTA--------5\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10\"\n\"624--------52382839--------\"\n\" SP : Livrer\"\n\"2667--------52382839--------\"\n\" SP : Livraison effectuée\"\n\"4157--------52382839--------\"\n\" SP : Livraison effectuée\"\n\"4621--------52382839--------\"\n\" SP : Livraison effectuée\"\n\"4648--------52382839--------\"\n\" SP : Livraison effectuée\"\n\"4768--------52382839--------\"\n\" SP : Livraison effectuée\"\n\"5047--------52382839--------\"\n\" SP : \"\n\"5054--------52382839--------\"\n\" SP : \"\n\"5486--------52382839--------\"\n\" SP : \"\n\"6434--------52382839--------\"\n\" SP : Livré\"\n\"6517--------52382839--------\"\n\" SP : Livré\"\n\"6850--------52382839--------gg5ea3ajcDasApjBi\"\n\" SP : Livré\"\n\"7132--------52382839--------\"\n\" SP : Livré\"\n\"8196--------52382839--------gg5ea3ajcDasApjBi\"\n\" SP : Livré\"\n\"8200--------52382839--------gg5ea3ajcDasApjBi\"\n\" SP : Livré\"\n\"8382--------52382839--------\"\n\" SP : Livré\"\n\"8562--------52382839--------\"\n\" SP : Livré\"\n\"8688--------52382839--------\"\n\" SP : Livré\"\n\"------------------------52382839--------gg5ea3ajcDasApjBi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------11\"\n\"--------------------------------geK8bHorARjMLaQCd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------12\"\n\"--------------------------------5Cc7SkbnwAH6zxFCm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------13\"\n\"--------------------------------sYbgp58DCBAHcci6w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------14\"\n\"--------------------------------wN6bKpsFhHMmswCBn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------15\"\n\"5757--------53191804--------4vLBjLqmL6E8w5zej\"\n\" SP : Livré\"\n\"------------------------53191804--------4vLBjLqmL6E8w5zej--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------16\"\n\"5755--------94335712--------qMnsNMr4x9w8uDnkx\"\n\" SP : Livré\"\n\"------------------------94335712--------qMnsNMr4x9w8uDnkx--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------17\"\n\"1753--------55213151 --------\"\n\"5796--------55213151 --------XuA53Qv7qXDbBT6S4\"\n\" SP : Livré\"\n\"------------------------55213151 --------XuA53Qv7qXDbBT6S4--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------18\"\n\"5756--------50400415--------Liv5LuXiojqWjhTjN\"\n\" SP : Livré\"\n\"6374--------50400415--------Liv5LuXiojqWjhTjN\"\n\" SP : Livré\"\n\"------------------------50400415--------Liv5LuXiojqWjhTjN--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------19\"\n\"--------------------------------mCwem88koGGhdey6t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------20\"\n\"--------------------------------R4NuS2yEEHKFdZWy2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------21\"\n\"--------------------------------tXLww3CkNXypkrBwd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------22\"\n\"5819--------24090524--------qsQ7YGcjFQuanNfcR\"\n\" SP : Livré\"\n\"6368--------58675880--------qsQ7YGcjFQuanNfcR\"\n\" SP : Livré\"\n\"------------------------58675880--------qsQ7YGcjFQuanNfcR--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------23\"\n\"--------------------------------YHfijcarWe3i8vTmg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------24\"\n\"5759--------53705629--------SbWd2mKvr4APaETbH\"\n\" SP : Livré\"\n\"------------------------53705629--------SbWd2mKvr4APaETbH--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------25\"\n\"--------------------------------WWX7uLvPTC9xENAfo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------26\"\n\"5758--------25546916--------KkRsBXsZJ4bSgzySe\"\n\" SP : Livré\"\n\"------------------------25546916--------KkRsBXsZJ4bSgzySe--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------27\"\n\"--------------------------------Jd8wBKngJhGQdKtuW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------28\"\n\"--------------------------------uEGpfvSFwjuzHJaes--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------29\"\n\"771-------- 99558703--------\"\n\" SP : Livrer\"\n\"5766--------99558703--------k3Hqrma64gsYPBqq3\"\n\" SP : Livré\"\n\"------------------------99558703--------k3Hqrma64gsYPBqq3--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------30\"\n\"--------------------------------teZtDWWvojD6equQq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------31\"\n\"--------------------------------cFeWSiSS4z8NuiktJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------32\"\n\"1052--------53950073--------\"\n\" SP : Livrer\"\n\"1835--------53950073--------1662614415\"\n\" SP : Livrer\"\n\"2511--------53950073--------1662614415\"\n\" SP : Livraison effectuée\"\n\"5767--------53950073--------rcExXSYzPnNF5wNEd\"\n\"6771--------53950073--------rcExXSYzPnNF5wNEd\"\n\" SP : Livré\"\n\"------------------------53950073--------rcExXSYzPnNF5wNEd--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------33\"\n\"5768--------29149621--------uvHHhkJbh4hC5crfG\"\n\" SP : Livré\"\n\"------------------------29149621--------uvHHhkJbh4hC5crfG--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------34\"\n\"--------------------------------KfhyhFsgT868KceHm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------35\"\n\"--------------------------------6TTeTKttGJXjuTq7x--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------36\"\n\"--------------------------------bqyBiDjzTwKgkSjdz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------37\"\n\"--------------------------------zZhk3h8D3DikQNegZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------38\"\n\"--------------------------------f4R2Dg5tRSG2k5TvH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------39\"\n\"--------------------------------NLnxNrxieJLig7rPL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------40\"\n\"--------------------------------6hbxawAXrvzcJ7hHm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------41\"\n\"5797--------54186763--------xY7ska4ETSYKewb8P\"\n\" SP : Livré\"\n\"------------------------54186763--------xY7ska4ETSYKewb8P--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------42\"\n\"--------------------------------trcPwSLJMvHaGnxjf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------43\"\n\"--------------------------------nZk4aCoztE2w7BLuw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------44\"\n\"--------------------------------AbbrpEsibnP3kmvpE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------45\"\n\"--------------------------------CNXpW2atoF2fud3DW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------46\"\n\"--------------------------------nxs8hphqHJkG32NTv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------47\"\n\"5769--------20886453--------kwfPhwiMrkWXLGEFj\"\n\" SP : Livré\"\n\"6855--------20886453--------kwfPhwiMrkWXLGEFj\"\n\" SP : Livré\"\n\"------------------------20886453--------kwfPhwiMrkWXLGEFj--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------48\"\n\"--------------------------------TtgMM6CzyiEFRpE85--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------49\"\n\"5770--------58696716--------gBc4fevsahWz47BDJ\"\n\" SP : Livré\"\n\"------------------------58696716--------gBc4fevsahWz47BDJ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------50\"\n\"5771--------50184466--------SN7NDHAPAZ42z3de2\"\n\" SP : Livré\"\n\"------------------------50184466--------SN7NDHAPAZ42z3de2--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------51\"\n\"6106--------95926404--------8XWz2HhXCu4CddFBx\"\n\" SP : Livré\"\n\"6134--------95926404--------8XWz2HhXCu4CddFBx\"\n\" SP : Livré\"\n\"6433--------95926404--------\"\n\" SP : Livré\"\n\"6475--------95926404--------8XWz2HhXCu4CddFBx\"\n\" SP : Livré\"\n\"6762--------95926404--------8XWz2HhXCu4CddFBx\"\n\"6776--------95926404--------\"\n\"6867--------95926404--------\"\n\" SP : Livré\"\n\"7026--------95926404--------8XWz2HhXCu4CddFBx\"\n\"7068--------95926404--------8XWz2HhXCu4CddFBx\"\n\" SP : Livré\"\n\"------------------------95926404--------8XWz2HhXCu4CddFBx--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------52\"\n\"--------------------------------YMM5tHYJcHGD4Wjk3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------53\"\n\"--------------------------------Zcq5J4XeSHxhHrGrC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------54\"\n\"4928--------28597897--------\"\n\" SP : Livraison effectuée\"\n\"5803--------28597897--------4oKhmxeawv3skkptT\"\n\" SP : Livré\"\n\"6640--------28597897--------4oKhmxeawv3skkptT\"\n\" SP : Livré\"\n\"6975--------28597897--------4oKhmxeawv3skkptT\"\n\" SP : Livré\"\n\"------------------------28597897--------4oKhmxeawv3skkptT--------4\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------55\"\n\"5798--------20991914--------3FQBSr5fFsYJLNjHR\"\n\"5888--------20991914--------3FQBSr5fFsYJLNjHR\"\n\" SP : Livré\"\n\"------------------------20991914--------3FQBSr5fFsYJLNjHR--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------56\"\n\"1045-------- 20440054--------\"\n\" SP : Livrer\"\n\"2329--------20440054--------1832048765\"\n\"4819--------20440054--------\"\n\" SP : Livraison effectuée\"\n\"5785--------20440054--------tAmhh7TN5Gdvd4uvq\"\n\" SP : Livré\"\n\"------------------------20440054--------tAmhh7TN5Gdvd4uvq--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------57\"\n\"5787--------23130014--------5rD7QngTtRsbfKYAT\"\n\"------------------------23130014--------5rD7QngTtRsbfKYAT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------58\"\n\"5788--------52348959--------3HFxZDmNg6Mycc2gM\"\n\" SP : Livré\"\n\"------------------------52348959--------3HFxZDmNg6Mycc2gM--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------59\"\n\"5784--------54056304--------tnzx7WH8h6K4rXbhR\"\n\" SP : Livré\"\n\"------------------------54056304--------tnzx7WH8h6K4rXbhR--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------60\"\n\"5782--------25935459--------4WQFZ4umAiAQrevKc\"\n\" SP : Livré\"\n\"------------------------25935459--------4WQFZ4umAiAQrevKc--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------61\"\n\"5815--------25744767--------KZsXRgEzbRznHjyFx\"\n\" SP : Livré\"\n\"------------------------25744767--------KZsXRgEzbRznHjyFx--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------62\"\n\"5781--------27803109--------jFB9hoNk57pcmoRwp\"\n\" SP : Livré\"\n\"6373--------27803109--------jFB9hoNk57pcmoRwp\"\n\" SP : Livré\"\n\"------------------------27803109--------jFB9hoNk57pcmoRwp--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------63\"\n\"--------------------------------Qdu3Qj2BGXgFYMS3J--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------64\"\n\"5793--------94288562--------bGoQsDxXHm2SX8ubY\"\n\" SP : Livré\"\n\"------------------------94288562--------bGoQsDxXHm2SX8ubY--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------65\"\n\"5801--------55847161--------XdbXCFijncJ7D9MKd\"\n\" SP : Livré\"\n\"------------------------55847161--------XdbXCFijncJ7D9MKd--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------66\"\n\"5783--------56079739--------mjDpPpWHYi6DEMC2i\"\n\"------------------------56079739--------mjDpPpWHYi6DEMC2i--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------67\"\n\"--------------------------------7KQaXpsvBi7wNF89C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------68\"\n\"--------------------------------b2wW9CrnaCtoA8EkW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------69\"\n\"--------------------------------hBGicfKK3zPEjW4ms--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------70\"\n\"5786--------29568973--------t9tGJawR9FrACoDZd\"\n\" SP : Livré\"\n\"------------------------29568973--------t9tGJawR9FrACoDZd--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------71\"\n\"--------------------------------4Ebw9SE3gKcmHs2nj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------72\"\n\"--------------------------------hKwtWayEJpKJKfiys--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------73\"\n\"--------------------------------nbBiY2By67LqMR2bN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------74\"\n\"5795--------22152139--------meKnNKusuW4tNuKSK\"\n\"6527--------22152139--------meKnNKusuW4tNuKSK\"\n\" SP : Livré\"\n\"------------------------22152139--------meKnNKusuW4tNuKSK--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------75\"\n\"--------------------------------CvXjeiS4RZdWcZWyd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------76\"\n\"--------------------------------axmRsJTf7B58wqMQd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------77\"\n\"5940--------98546497--------u2akY3wmiPCprErHx\"\n\" SP : Livré\"\n\"------------------------98546497--------u2akY3wmiPCprErHx--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------78\"\n\"668-------- 28367499--------\"\n\" SP : Livrer\"\n\"5800--------28367499--------dtrCzaQGvCA6Gm6ps\"\n\" SP : Livré\"\n\"------------------------28367499--------dtrCzaQGvCA6Gm6ps--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------79\"\n\"--------------------------------eD6Apf2tx6DvtmTDi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------80\"\n\"5794--------29882296--------jvPLyx2YBxdK77tKW\"\n\" SP : Livré\"\n\"------------------------29882296--------jvPLyx2YBxdK77tKW--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------81\"\n\"5847--------29583544 --------6QYicPr9oQ6bwNivb\"\n\" SP : Livré\"\n\"------------------------29583544 --------6QYicPr9oQ6bwNivb--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------82\"\n\"--------------------------------sfXSej9xPMRRxx2AS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------83\"\n\"1074--------54352010--------\"\n\" SP : Livrer\"\n\"3408--------54352010--------1712118445\"\n\" SP : Livraison effectuée\"\n\"4009--------54352010--------1712118445\"\n\" SP : Livraison effectuée\"\n\"4565--------54352010--------\"\n\" SP : Livraison effectuée\"\n\"5428--------54352010--------\"\n\" SP : \"\n\"5802--------54352010--------HCdscYFhC62L5zdfD\"\n\" SP : Livré\"\n\"5966--------54352010--------HCdscYFhC62L5zdfD\"\n\" SP : Livré\"\n\"6306--------54352010--------HCdscYFhC62L5zdfD\"\n\" SP : Livré\"\n\"------------------------54352010--------HCdscYFhC62L5zdfD--------7\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------84\"\n\"--------------------------------JhaNqsNzcPL5vnokt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------85\"\n\"5772--------95148295 --------8F7stAQcGXes9ovRe\"\n\" SP : Livré\"\n\"6174--------95148295--------8F7stAQcGXes9ovRe\"\n\" SP : Livré\"\n\"------------------------95148295--------8F7stAQcGXes9ovRe--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------86\"\n\"5388--------58670066--------\"\n\" SP : \"\n\"5774--------58670066--------Y4NMHDup5WXStg7BA\"\n\" SP : Livré\"\n\"------------------------58670066--------Y4NMHDup5WXStg7BA--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------87\"\n\"5775--------58228628--------cDXGffpxz9YQi9tQk\"\n\" SP : Livré\"\n\"--------------------------------cDXGffpxz9YQi9tQk--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------88\"\n\"5776--------29619692--------QiNB9tycDmx65KZMp\"\n\" SP : Livré\"\n\"--------------------------------QiNB9tycDmx65KZMp--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------89\"\n\"--------------------------------FYzG7RpF425BeX7jH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------90\"\n\"5777--------25297040--------QGjaY53rM5p3E2mNt\"\n\" SP : Livré\"\n\"--------------------------------QGjaY53rM5p3E2mNt--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------91\"\n\"5778--------29581027--------Zdb7tqvPrppnmv9Eu\"\n\"5871--------29581027--------Zdb7tqvPrppnmv9Eu\"\n\" SP : Livré\"\n\"------------------------29581027--------Zdb7tqvPrppnmv9Eu--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------92\"\n\"5779--------24819810--------ZPEmdmHvWGHXf8cJT\"\n\" SP : Livré\"\n\"--------------------------------ZPEmdmHvWGHXf8cJT--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------93\"\n\"5780--------94464668--------qdKFWRhxkzax9APuw\"\n\" SP : Livré\"\n\"--------------------------------qdKFWRhxkzax9APuw--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------94\"\n\"1023-------- 53980814 --------\"\n\" SP : Livrer\"\n\"5321--------53980814--------\"\n\" SP : \"\n\"5799--------53980814 --------xjC8KkaBMDmKbmQz9\"\n\" SP : Livré\"\n\"6430--------53980814--------xjC8KkaBMDmKbmQz9\"\n\" SP : Livré\"\n\"6449--------53980814--------xjC8KkaBMDmKbmQz9\"\n\" SP : Livré\"\n\"------------------------53980814--------xjC8KkaBMDmKbmQz9--------4\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------95\"\n\"--------------------------------22J2vpezJw2pmGMZQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------96\"\n\"--------------------------------TY3eCf5c6mnbjq6tG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------97\"\n\"6766--------50 043 331--------xGZijsgZEGm2Dfoc2\"\n\"------------------------50 043 331--------xGZijsgZEGm2Dfoc2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------98\"\n\"5807--------26192490--------uqNE8bLeYKtb2PRQE\"\n\" SP : Livré\"\n\"6542--------26192490--------uqNE8bLeYKtb2PRQE\"\n\"------------------------26192490--------uqNE8bLeYKtb2PRQE--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------99\"\n\"--------------------------------rq6wDNNDoR2xjyHX6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------100\"\n\"5812--------23562729--------cr2t2vAF2FXiRNM4Z\"\n\" SP : Livré\"\n\"------------------------23562729--------cr2t2vAF2FXiRNM4Z--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------101\"\n\"--------------------------------yT2b7ht3d3BBBgTJM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------102\"\n\"--------------------------------6ARfttKDwLWLtYdm7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------103\"\n\"4707--------24524678--------\"\n\" SP : Livraison effectuée\"\n\"5811--------24524678--------ezfcLPWvkjSCsXvYd\"\n\" SP : Livré\"\n\"6286--------24524678--------ezfcLPWvkjSCsXvYd\"\n\" SP : Livré\"\n\"6591--------24524678--------ezfcLPWvkjSCsXvYd\"\n\" SP : Livré\"\n\"6913--------24524678--------ezfcLPWvkjSCsXvYd\"\n\" SP : Livré\"\n\"7237--------24524678--------ezfcLPWvkjSCsXvYd\"\n\" SP : Livré\"\n\"------------------------24524678--------ezfcLPWvkjSCsXvYd--------6\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------104\"\n\"5808--------27679620--------QjKqd2ypkZuvGEmAY\"\n\" SP : Livré\"\n\"7706--------27679620--------QjKqd2ypkZuvGEmAY\"\n\" SP : Livré\"\n\"------------------------27679620--------QjKqd2ypkZuvGEmAY--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------105\"\n\"5810--------93157723--------XKoXS9QdjAMwZmC4E\"\n\" SP : Livré\"\n\"5842--------93157723--------XKoXS9QdjAMwZmC4E\"\n\" SP : Livré\"\n\"------------------------93157723--------XKoXS9QdjAMwZmC4E--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------106\"\n\"2188--------22750661--------1686395845\"\n\" SP : Livraison effectuée\"\n\"2933--------22750661--------1686395845\"\n\" SP : Livraison effectuée\"\n\"6348--------22750661--------4ut2oquBsxr7kD6hf\"\n\" SP : Livré\"\n\"------------------------22750661--------4ut2oquBsxr7kD6hf--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------107\"\n\"--------------------------------6DJEr4pk2DhkavAaA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------108\"\n\"4348--------26702751--------\"\n\" SP : Livraison effectuée\"\n\"5809--------26702751--------eeqHAMdj4kgX8jvrP\"\n\" SP : Livré\"\n\"7242--------26702751--------eeqHAMdj4kgX8jvrP\"\n\" SP : Livré\"\n\"------------------------26702751--------eeqHAMdj4kgX8jvrP--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------109\"\n\"--------------------------------83aXR2xGGFyFDPzoS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------110\"\n\"--------------------------------ik9rTaPRurCXdeJhG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------111\"\n\"--------------------------------ECqNNGWiueYneuFzk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------112\"\n\"5824--------22700493 --------E7PiYJDQcezmKe6wY\"\n\" SP : Livré\"\n\"------------------------22700493 --------E7PiYJDQcezmKe6wY--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------113\"\n\"4172--------56516507--------\"\n\" SP : Livraison effectuée\"\n\"4810--------56516507--------\"\n\" SP : Livraison effectuée\"\n\"5814--------53835869--------MbtfddcTZkrmDeCWa\"\n\" SP : Livré\"\n\"6382--------56516507--------MbtfddcTZkrmDeCWa\"\n\"------------------------56516507--------MbtfddcTZkrmDeCWa--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------114\"\n\"5813--------20815488--------XXz3Pn8gEq3pTMrqP\"\n\" SP : Livré\"\n\"------------------------20815488--------XXz3Pn8gEq3pTMrqP--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------115\"\n\"--------------------------------o4no4x9Msnc9beW8S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------116\"\n\"5816--------58003235 --------q6PZovtuPYvsMxGmi\"\n\" SP : Livré\"\n\"------------------------58003235 --------q6PZovtuPYvsMxGmi--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------117\"\n\"--------------------------------7ZFfjArGJcndiXQxR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------118\"\n\"51--------+21658063368--------\"\n\"2025--------58063368--------1002780440\"\n\"2026--------58063368--------1002780440\"\n\"2027--------58063368--------45185505\"\n\"------------------------58063368--------9Lr32gPFq7d8yiuSf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------119\"\n\"5818--------98144506--------8sRwG6ogyQsyW2u6N\"\n\" SP : Livré\"\n\"------------------------98144506--------8sRwG6ogyQsyW2u6N--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------120\"\n\"5942--------50424737--------beeLYwvAew3PYcS2q\"\n\" SP : Livré\"\n\"7014--------50424737--------\"\n\" SP : Livré\"\n\"------------------------50424737--------beeLYwvAew3PYcS2q--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------121\"\n\"--------------------------------SudSLfnZ7swiaPqay--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------122\"\n\"1006-------- 26043440--------\"\n\" SP : Livrer\"\n\"3754--------26043440--------2063323929\"\n\" SP : Livraison effectuée\"\n\"6128--------26043440--------xkYyC3kxMkQaySMz6\"\n\" SP : Livré\"\n\"6263--------26043440--------xkYyC3kxMkQaySMz6\"\n\" SP : Livré\"\n\"------------------------26043440--------xkYyC3kxMkQaySMz6--------4\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------123\"\n\"--------------------------------fF2uCEzk8RpoDaisG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------124\"\n\"5817--------26767226--------6R3tWauHHgjxSHMy9\"\n\" SP : Livré\"\n\"------------------------26767226--------6R3tWauHHgjxSHMy9--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------125\"\n\"5823--------24074618 --------DhmxhEMgEQqfctq3S\"\n\"5833--------24074618 --------DhmxhEMgEQqfctq3S\"\n\" SP : Livré\"\n\"------------------------24074618 --------DhmxhEMgEQqfctq3S--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------126\"\n\"--------------------------------LxuEuQ6oGd8CN6j43--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------127\"\n\"--------------------------------XA9TY53qEJiX32aGo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------128\"\n\"--------------------------------BrPWFrNQy2iwRWt7M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------129\"\n\"5863--------53382619--------\"\n\" SP : Livré\"\n\"7654--------53382619--------BYcfSF3duXxHvPP9H\"\n\" SP : Livré\"\n\"------------------------53382619--------BYcfSF3duXxHvPP9H--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------130\"\n\"--------------------------------86EygXbinErt9XydS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------131\"\n\"5826--------52443543 --------wpaqP4qvAeK23jm2c\"\n\" SP : Livré\"\n\"------------------------52443543 --------wpaqP4qvAeK23jm2c--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------132\"\n\"5870--------28269078--------KRAb3GwwMGgqwJLbJ\"\n\" SP : Livré\"\n\"------------------------28269078--------KRAb3GwwMGgqwJLbJ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------133\"\n\"5830--------53512873--------WKdFr4dfSoYzLcspv\"\n\" SP : Livré\"\n\"6314--------53 512 873--------WKdFr4dfSoYzLcspv\"\n\" SP : Livré\"\n\"------------------------53 512 873--------WKdFr4dfSoYzLcspv--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------134\"\n\"5829--------22086450 --------u7x6Pqw5BByqhAYBg\"\n\" SP : Livré\"\n\"------------------------22086450 --------u7x6Pqw5BByqhAYBg--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------135\"\n\"5832--------53432833 --------zaRa6nXdfkHWxHQFX\"\n\" SP : Livré\"\n\"------------------------53432833 --------zaRa6nXdfkHWxHQFX--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------136\"\n\"5507--------50318418--------\"\n\" SP : \"\n\"5834--------50318418--------yEp97bChkviMToJpz\"\n\" SP : Livré\"\n\"5939--------50318418--------yEp97bChkviMToJpz\"\n\" SP : Livré\"\n\"6266--------50318418--------yEp97bChkviMToJpz\"\n\" SP : Livré\"\n\"6609--------50318418--------yEp97bChkviMToJpz\"\n\" SP : Livré\"\n\"6717--------50318418--------yEp97bChkviMToJpz\"\n\" SP : Livré\"\n\"7003--------50318418--------\"\n\" SP : Livré\"\n\"7585--------50318418--------yEp97bChkviMToJpz\"\n\" SP : Livré\"\n\"8528--------50318418--------\"\n\" SP : Livré\"\n\"------------------------50318418--------yEp97bChkviMToJpz--------8\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------137\"\n\"--------------------------------ZNMT4i3vbzS8GRqvD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------138\"\n\"5831--------27078865--------yfdB3MtrqiKGkrW8G\"\n\" SP : Livré\"\n\"------------------------27078865--------yfdB3MtrqiKGkrW8G--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------139\"\n\"--------------------------------4WwrrKrMyQ9YEtmiC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------140\"\n\"--------------------------------XeJEqKx8ekRWjkHQB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------141\"\n\"--------------------------------BZYvz82HGRYW4tzfc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------142\"\n\"--------------------------------Kfk9xNQsXKkYuSaY8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------143\"\n\"7649--------29105371--------dKeKk8T3DxAB2kPRa\"\n\" SP : Livré\"\n\"------------------------29105371--------dKeKk8T3DxAB2kPRa--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------144\"\n\"--------------------------------jsBqnMm93bvCWkdTL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------145\"\n\"5843--------21331300--------jz7x2th4aD2TaTvfr\"\n\" SP : Livré\"\n\"------------------------21331300--------jz7x2th4aD2TaTvfr--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------146\"\n\"--------------------------------FcWMqgFaBugErY8tu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------147\"\n\"1419--------99809221--------\"\n\" SP : Livrer\"\n\"4383--------99809221--------\"\n\" SP : Livraison effectuée\"\n\"5841--------99809221--------Q8F6oicxs7PfRb59p\"\n\" SP : Livré\"\n\"------------------------99809221--------Q8F6oicxs7PfRb59p--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------148\"\n\"5949--------53419876 --------2zGu8ibNB35nfpQBM\"\n\" SP : Livré\"\n\"------------------------53419876 --------2zGu8ibNB35nfpQBM--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------149\"\n\"--------------------------------jc27qBBA9QJJepfFd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------150\"\n\"--------------------------------auQGLD2yxNoJ4abaX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------151\"\n\"6001--------23804171 --------xvMFhwh7LR75qgDmP\"\n\" SP : Livré\"\n\"------------------------23804171 --------xvMFhwh7LR75qgDmP--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------152\"\n\"--------------------------------EgYmtHKmRPDzLZSAS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------153\"\n\"--------------------------------zb2TcoTXTgWvFNWPT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------154\"\n\"--------------------------------w6AH2vB7tAWud2Mcg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------155\"\n\"--------------------------------ekYtbd8e2qTcdNDBs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------156\"\n\"--------------------------------TGrRSeHGYnDrZo6Hx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------157\"\n\"--------------------------------82hSGnkLpvhupFNRQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------158\"\n\"--------------------------------PzTj2s2wg2nWD7udA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------159\"\n\"5840--------28085758--------TAujQN3KvZ4TLKqZz\"\n\"------------------------28085758--------TAujQN3KvZ4TLKqZz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------160\"\n\"--------------------------------R97FqvYKcmarFscxe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------161\"\n\"--------------------------------JHE9vGs7FAcM7Si87--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------162\"\n\"--------------------------------Ha7yxFDsk4aaKDGXT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------163\"\n\"--------------------------------6rhr3jHWW3qxw6ZuP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------164\"\n\"--------------------------------AtxmrL8uGnpYpqLzt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------165\"\n\"--------------------------------TZm5aZG7WteRwwSDz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------166\"\n\"--------------------------------Pa9Bhxq2qBo8Nof48--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------167\"\n\"--------------------------------s55attGw42E5NhiLR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------168\"\n\"--------------------------------DvM3WZJZTFXDuTd3j--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------169\"\n\"--------------------------------GAyG2vdebxvxDbw79--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------170\"\n\"--------------------------------ADQzpLya7CivTPQMo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------171\"\n\"--------------------------------pJRrScmfyo9bWbSm4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------172\"\n\"--------------------------------u3xLxmi9dkXjT56ba--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------173\"\n\"--------------------------------Zo2qjeXkZXu9FJyyS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------174\"\n\"--------------------------------fsncBqZGEav2mAG4v--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------175\"\n\"5845--------54508906 --------NEpibFsNQyCYYnLuj\"\n\" SP : Livré\"\n\"------------------------54508906 --------NEpibFsNQyCYYnLuj--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------176\"\n\"--------------------------------vwNybs35sbrZRqbkg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------177\"\n\"--------------------------------jSqvKsK5NWDi3WdFE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------178\"\n\"--------------------------------4DCysEvZtePFK5q7f--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------179\"\n\"--------------------------------8SuavXKzjd4dMPgFP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------180\"\n\"--------------------------------bcDbeG6oYxMQEe8KG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------181\"\n\"5876--------25071899--------hF475PaW4Wcyf94nH\"\n\" SP : Livré\"\n\"------------------------25071899--------hF475PaW4Wcyf94nH--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------182\"\n\"--------------------------------DX8pB3ZuxEEpfeu6p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------183\"\n\"5846--------58808392 --------ivqRjw2NdPjeuSMaM\"\n\" SP : Livré\"\n\"------------------------58808392 --------ivqRjw2NdPjeuSMaM--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------184\"\n\"--------------------------------KkjLBD3dw3hkAzTzZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------185\"\n\"--------------------------------a6XG7NPbnpyNWeNKj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------186\"\n\"--------------------------------mMhfPa9NWLyQLYP4G--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------187\"\n\"4535--------26830906--------\"\n\" SP : Livraison effectuée\"\n\"5848--------26830906--------Gsi3oqkQq4JhZqdfT\"\n\" SP : Livré\"\n\"------------------------26830906--------Gsi3oqkQq4JhZqdfT--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------188\"\n\"--------------------------------CCP9DX6iy2rD6Pcwu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------189\"\n\"--------------------------------TnAohEyTfWW79j2Xe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------190\"\n\"5862--------93500087--------\"\n\" SP : Livré\"\n\"6470--------93500087--------pNysT2CKAzfRYyvqj\"\n\" SP : Livré\"\n\"------------------------93500087--------pNysT2CKAzfRYyvqj--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------191\"\n\"--------------------------------Sm5LjcC3KawK6NSS7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------192\"\n\"5852--------58017398--------QGzxBizXDR9ikQKBG\"\n\"------------------------58017398--------QGzxBizXDR9ikQKBG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------193\"\n\"--------------------------------ArznjNmMABun76gG7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------194\"\n\"5866--------90301925--------hdWwhe5jxbGhkzPD9\"\n\" SP : Livré\"\n\"------------------------90301925--------hdWwhe5jxbGhkzPD9--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------195\"\n\"--------------------------------iEar9k5mX2AoAqjhe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------196\"\n\"--------------------------------8A5KadDuBsz5S5FB2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------197\"\n\"--------------------------------NNcd4E5MsPx8XRtnb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------198\"\n\"--------------------------------sisngkNujDNHoXZyK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------199\"\n\"5851--------25291164--------gs5PtmuZLqtALi36K\"\n\" SP : Livré\"\n\"------------------------25291164--------gs5PtmuZLqtALi36K--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------200\"\n\"--------------------------------HZFmXX6xTTRAmb2cq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------201\"\n\"--------------------------------du3b7H577CwneK2aY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------202\"\n\"--------------------------------8nggofCLuKPY9rXxD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------203\"\n\"--------------------------------dxatJuZTEcnqK527q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------204\"\n\"--------------------------------pM7iowz3zE6HDDXnc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------205\"\n\"5850--------20457615--------uSdc3LEkRpMCbiH4g\"\n\" SP : Livré\"\n\"------------------------20457615--------uSdc3LEkRpMCbiH4g--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------206\"\n\"--------------------------------FQXzHoy35WAicLuPG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------207\"\n\"6252--------50650146--------dKQGmLzkicCG3KpnF\"\n\" SP : Livré\"\n\"6628--------50650146--------dKQGmLzkicCG3KpnF\"\n\" SP : Livré\"\n\"------------------------50650146--------dKQGmLzkicCG3KpnF--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------208\"\n\"--------------------------------TweQtNSBF56Mr4qPR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------209\"\n\"5849--------56287884 --------CvmMofma6zk2tcskQ\"\n\" SP : Livré\"\n\"------------------------56287884 --------CvmMofma6zk2tcskQ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------210\"\n\"--------------------------------RSHfBWJqg87EAtKPJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------211\"\n\"--------------------------------j8Jxf7CPkpAgiA5fD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------212\"\n\"--------------------------------62pk3tZS22XDscKAr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------213\"\n\"--------------------------------h74yFYJF5w93DsawR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------214\"\n\"5868--------52486498--------uZMjuEgNGYjoz2DZP\"\n\" SP : Livré\"\n\"------------------------52486498--------uZMjuEgNGYjoz2DZP--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------215\"\n\"--------------------------------Mnapotw7kJwaYoTYY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------216\"\n\"--------------------------------yXuHLBW3aZttfMmwK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------217\"\n\"--------------------------------AEPSwrEBuJFMxL98Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------218\"\n\"5853--------25246665--------s7QJXv2hM6zCGnGXz\"\n\"------------------------25246665--------s7QJXv2hM6zCGnGXz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------219\"\n\"--------------------------------z7MXP3H5qW8RNw8JZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------220\"\n\"--------------------------------itZWSiWZNEA2LDL4F--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------221\"\n\"--------------------------------DdT52XcMutT5AdWt4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------222\"\n\"--------------------------------TEJCvCJdMSuW7E5cf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------223\"\n\"--------------------------------JGzXdhCYgBvrwtLYK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------224\"\n\"--------------------------------eTWppRZXLJAPv2Np3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------225\"\n\"4775--------25641199--------\"\n\" SP : Livraison effectuée\"\n\"5034--------25641199--------\"\n\" SP : \"\n\"5461--------25641199--------\"\n\"5867--------25641199--------QuWqEuApKtTJMNS5d\"\n\" SP : Livré\"\n\"6158--------25641199--------QuWqEuApKtTJMNS5d\"\n\" SP : Livré\"\n\"6462--------25641199--------QuWqEuApKtTJMNS5d\"\n\" SP : Livré\"\n\"6581--------25641199--------QuWqEuApKtTJMNS5d\"\n\" SP : Livré\"\n\"6945--------25641199--------QuWqEuApKtTJMNS5d\"\n\" SP : Livré\"\n\"------------------------25641199--------QuWqEuApKtTJMNS5d--------7\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------226\"\n\"--------------------------------xjgkdJHQsYPWEudnT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------227\"\n\"--------------------------------WLmidhF9eu2596Nd5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------228\"\n\"5884--------90350446--------sk2ms4jLLgqbbDLB9\"\n\"------------------------90350446--------sk2ms4jLLgqbbDLB9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------229\"\n\"6008--------50890124--------NEWe4zSX6edxNyJcf\"\n\" SP : Livré\"\n\"------------------------50890124--------NEWe4zSX6edxNyJcf--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------230\"\n\"--------------------------------m87EsAL5ridnsrQrM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------231\"\n\"5869--------55715272--------QiSvfLXyNFSYpfZ2z\"\n\" SP : Livré\"\n\"------------------------55715272--------QiSvfLXyNFSYpfZ2z--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------232\"\n\"--------------------------------wDgLZ4NttiPJ8odH5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------233\"\n\"--------------------------------RbKDLinFEivgmWXkZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------234\"\n\"--------------------------------vnz6tE8koJzPY8Lrw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------235\"\n\"--------------------------------D5FedF7zzuij6rxBA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------236\"\n\"--------------------------------NddjEpWAbcSFejD5W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------237\"\n\"--------------------------------oJ5FCsZA7xRSr3czH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------238\"\n\"--------------------------------sHNN4Wb8YMLn9g9qw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------239\"\n\"--------------------------------xmptbDSQcjApNsXsY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------240\"\n\"--------------------------------sShQ9rLEcqKEnLbn8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------241\"\n\"--------------------------------Cn4cfa6kuwtFQiSia--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------242\"\n\"--------------------------------FXDG2WehguJsFEGm5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------243\"\n\"--------------------------------775SRLMRuQk7knK7g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------244\"\n\"--------------------------------m3KMkckfHktvbAGq9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------245\"\n\"--------------------------------cJAMzXfNRibXcJAi7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------246\"\n\"--------------------------------mzDvJRWLcATWLBDT4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------247\"\n\"--------------------------------rP3Y9ykGnAYDhHwKj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------248\"\n\"--------------------------------6XnLSuT96awFkGguE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------249\"\n\"--------------------------------hZ3vfwFarsDy7YvP9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------250\"\n\"--------------------------------xg6pjitKTrjRNpETp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------251\"\n\"--------------------------------t7QPg8n9mGJyfoy46--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------252\"\n\"--------------------------------gH4RPxK8fu2zaDNNz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------253\"\n\"1497-------- 54441113--------\"\n\"1832--------54441113--------1329401570\"\n\" SP : Livrer\"\n\"5910--------54441113--------xCadmvEJSrEQuHm3q\"\n\"------------------------54441113--------xCadmvEJSrEQuHm3q--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------254\"\n\"--------------------------------pcsLkCnsNYQYcn3py--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------255\"\n\"2912--------92352741--------1057620630\"\n\" SP : Livraison effectuée\"\n\"3010--------92352741--------1057620630\"\n\" SP : Livraison effectuée\"\n\"6902--------92352741--------7KwfGnaNPRfNvNuEB\"\n\" SP : Livré\"\n\"6921--------92352741--------7KwfGnaNPRfNvNuEB\"\n\" SP : Livré\"\n\"7581--------92352741--------\"\n\" SP : Livré\"\n\"------------------------92352741--------7KwfGnaNPRfNvNuEB--------4\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------256\"\n\"5875--------29216853--------LWL3K9HpFnawzBPfA\"\n\" SP : Livré\"\n\"5898--------29216853--------LWL3K9HpFnawzBPfA\"\n\" SP : Livré\"\n\"------------------------29216853--------LWL3K9HpFnawzBPfA--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------257\"\n\"--------------------------------Q6Nz3gyrC4kWcgYPm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------258\"\n\"--------------------------------9rkGR7yYM8ZKfu23T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------259\"\n\"--------------------------------HNHmfmkxSPHKt2bAa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------260\"\n\"--------------------------------YXnQvNMH3vqWpYifo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------261\"\n\"5872--------25048409--------\"\n\" SP : Livré\"\n\"5890--------25048409--------5T4XX6ThreHKRjQeP\"\n\" SP : Livré\"\n\"6537--------25048409--------5T4XX6ThreHKRjQeP\"\n\" SP : Livré\"\n\"6799--------25048409--------5T4XX6ThreHKRjQeP\"\n\" SP : Livré\"\n\"7063--------25048409--------5T4XX6ThreHKRjQeP\"\n\" SP : Livré\"\n\"------------------------25048409--------5T4XX6ThreHKRjQeP--------4\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------262\"\n\"--------------------------------LnzJJecNeQ5L4yNgS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------263\"\n\"--------------------------------2nFQWFHtyDzEYGcSj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------264\"\n\"--------------------------------HcaTEx7e9x4wNRgnB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------265\"\n\"--------------------------------eYBpeBRkmJP2nSm4d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------266\"\n\"7212--------50082069--------6ffeqW6wztaXnuaqa\"\n\" SP : Livré\"\n\"------------------------50082069--------6ffeqW6wztaXnuaqa--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------267\"\n\"5877--------28075456--------5KSPXaM6N4FDjr9Xv\"\n\" SP : Livré\"\n\"------------------------28075456--------5KSPXaM6N4FDjr9Xv--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------268\"\n\"--------------------------------HSGk7jNX8D6cosjHQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------269\"\n\"--------------------------------CbZ8Q7oAhqf2gmsZB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------270\"\n\"703--------58900989--------\"\n\" SP : Livrer\"\n\"3087--------58900989--------508583847\"\n\" SP : Livraison effectuée\"\n\"5018--------58900989--------\"\n\" SP : \"\n\"5880--------58900989--------iL4KMpFErEq8nL3Ao\"\n\" SP : Livré\"\n\"6484--------58900989--------iL4KMpFErEq8nL3Ao\"\n\" SP : Livré\"\n\"------------------------58900989--------iL4KMpFErEq8nL3Ao--------5\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------271\"\n\"5881--------27414928--------bvXCQFSWrnKmZFEZ6\"\n\" SP : Livré\"\n\"8305--------27414928--------\"\n\"------------------------27414928--------bvXCQFSWrnKmZFEZ6--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------272\"\n\"--------------------------------tpeCSR7eae4qQwmkZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------273\"\n\"--------------------------------KL4wzf2ijouRFaG2G--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------274\"\n\"5885--------27257053 --------DFweNCKm5WgwKdF9J\"\n\" SP : Livré\"\n\"------------------------27257053 --------DFweNCKm5WgwKdF9J--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------275\"\n\"--------------------------------u3nCWumQHh7pjYRik--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------276\"\n\"--------------------------------fa4rXZdz9oYDjpmBs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------277\"\n\"5886--------26729189 --------f8GXWfuDgPJgnvC3T\"\n\" SP : Livré\"\n\"------------------------26729189 --------f8GXWfuDgPJgnvC3T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------278\"\n\"6131--------53422350--------9KSmdF7cemLwST3Zp\"\n\" SP : Livré\"\n\"------------------------53422350--------9KSmdF7cemLwST3Zp--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------279\"\n\"5561--------22972023--------\"\n\" SP : \"\n\"6049--------22972023--------6c9k2XkpSkfQo833v\"\n\" SP : Livré\"\n\"------------------------22972023--------6c9k2XkpSkfQo833v--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------280\"\n\"5883--------53806547--------auS5NrGiTnG97z693\"\n\" SP : Livré\"\n\"------------------------53806547--------auS5NrGiTnG97z693--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------281\"\n\"5882--------52381888--------gkPqXFSNd997cz8yN\"\n\" SP : Livré\"\n\"------------------------52381888--------gkPqXFSNd997cz8yN--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------282\"\n\"--------------------------------4Gtpt52Sg7qRFdCCP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------283\"\n\"955--------55323221--------\"\n\" SP : Livrer\"\n\"3356--------55323221--------649430867\"\n\" SP : Livraison effectuée\"\n\"4706--------55323221--------\"\n\" SP : Livraison effectuée\"\n\"4875--------55323221--------\"\n\" SP : Livraison effectuée\"\n\"5889--------55323221--------E972aWunadARsE8Zh\"\n\"6077--------55323221--------E972aWunadARsE8Zh\"\n\" SP : Livré\"\n\"6150--------55323221--------E972aWunadARsE8Zh\"\n\" SP : Livré\"\n\"------------------------55323221--------E972aWunadARsE8Zh--------5\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------284\"\n\"--------------------------------ELm76ApPqgEvKT5Mc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------285\"\n\"5902--------99160690--------RDc6Z77cv2RNyy5cM\"\n\" SP : Livré\"\n\"------------------------99160690--------RDc6Z77cv2RNyy5cM--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------286\"\n\"5897--------54628951--------4nKmzXAzfi7Hssgdx\"\n\" SP : Livré\"\n\"------------------------54628951--------4nKmzXAzfi7Hssgdx--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------287\"\n\"--------------------------------GFvtKS7QfeLeLvS86--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------288\"\n\"--------------------------------H86gBbQQ6F5kg6946--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------289\"\n\"6097--------22022581--------9J7dtgrZncFwXvLoP\"\n\" SP : Livré\"\n\"6476--------22022581--------9J7dtgrZncFwXvLoP\"\n\" SP : Livré\"\n\"------------------------22022581--------9J7dtgrZncFwXvLoP--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------290\"\n\"--------------------------------WfagZfQGiN2RjSBFb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------291\"\n\"--------------------------------heE8zcssfiGXeYfL6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------292\"\n\"6206--------58076403--------MBBp3scbuGD2Mgm6R\"\n\" SP : Livré\"\n\"------------------------58076403--------MBBp3scbuGD2Mgm6R--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------293\"\n\"--------------------------------4CCKBPvmB8sppydGp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------294\"\n\"--------------------------------aXXQRQAFoGmothCgu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------295\"\n\"--------------------------------WzFb7AtQYwmcgTEE9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------296\"\n\"6411--------26217096--------W7DWhersBBPCtiYJ5\"\n\" SP : Livré\"\n\"------------------------26217096--------W7DWhersBBPCtiYJ5--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------297\"\n\"--------------------------------qcwaLgcCHEZ7m256P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------298\"\n\"--------------------------------BKWudDT8D9SrXBzBa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------299\"\n\"--------------------------------i4dh9vTFsg2d4M5rQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------300\"\n\"5900--------24963757 --------yLadrCBzzpwjk7pRd\"\n\" SP : Livré\"\n\"------------------------24963757 --------yLadrCBzzpwjk7pRd--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------301\"\n\"1393--------50079344--------\"\n\" SP : Livrer\"\n\"5901--------50079344--------3bTHhPmdDaaotyFje\"\n\" SP : Livré\"\n\"------------------------50079344--------3bTHhPmdDaaotyFje--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------302\"\n\"--------------------------------DE5BuRuzJSEa9qSTx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------303\"\n\"--------------------------------Tqu965rMrBq9cLWQy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------304\"\n\"5904--------29512182 --------yf8k9ypPnCc4MCLY9\"\n\"5987--------29512182 --------yf8k9ypPnCc4MCLY9\"\n\" SP : Livré\"\n\"------------------------29512182 --------yf8k9ypPnCc4MCLY9--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------305\"\n\"--------------------------------4nn3PJhRTKuPDjuhW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------306\"\n\"--------------------------------Ekd2jEFtarxWFYgkd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------307\"\n\"--------------------------------sg9ZYp99FxkJoe7fT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------308\"\n\"--------------------------------aHQGLdaxHa7GiJ6LZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------309\"\n\"--------------------------------uudBcQ34fhmMw8rrA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------310\"\n\"--------------------------------MBuFhP8Bv57uyzb4i--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------311\"\n\"3391--------53004604--------1705988743\"\n\" SP : Livraison effectuée\"\n\"4858--------53004604--------\"\n\"6234--------53004604--------Y7dqkzZ5Qfn5fQM6m\"\n\" SP : Livré\"\n\"------------------------53004604--------Y7dqkzZ5Qfn5fQM6m--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------312\"\n\"--------------------------------oBWujrQAgH9y7cE3i--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------313\"\n\"--------------------------------bdbLcxx6DFueisXw9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------314\"\n\"5906--------58624686--------o6AioZyBMq5TLW2yZ\"\n\" SP : Livré\"\n\"5978--------58624686--------o6AioZyBMq5TLW2yZ\"\n\" SP : Livré\"\n\"------------------------58624686--------o6AioZyBMq5TLW2yZ--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------315\"\n\"--------------------------------ZFz5si4jE566bZ5KB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------316\"\n\"810--------23913635--------\"\n\" SP : Livrer\"\n\"6275--------23913635--------MX39DKeEG5zeGzsdP\"\n\" SP : Livré\"\n\"------------------------23913635--------MX39DKeEG5zeGzsdP--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------317\"\n\"1245--------50203911--------\"\n\"1325--------50203911--------\"\n\" SP : Livrer\"\n\"3616--------50203911--------872911016\"\n\" SP : Livraison effectuée\"\n\"4922--------50203911--------\"\n\" SP : Livraison effectuée\"\n\"5907--------50203911--------NFvL4DXPYoMuvnda4\"\n\" SP : Livré\"\n\"5958--------50203911--------\"\n\" SP : Livré\"\n\"------------------------50203911--------NFvL4DXPYoMuvnda4--------4\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------318\"\n\"--------------------------------LyHdfS3EkpKDzivna--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------319\"\n\"--------------------------------y3K9gFAEjxE79QHMN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------320\"\n\"5909--------55361491--------ifWQmGz9E7hwybkky\"\n\" SP : Livré\"\n\"------------------------55361491--------ifWQmGz9E7hwybkky--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------321\"\n\"5908--------21618488--------8dokBPPnX5ccL2uAQ\"\n\"------------------------21618488--------8dokBPPnX5ccL2uAQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------322\"\n\"--------------------------------8LMyv9pEguks69G95--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------323\"\n\"6409--------56 045 677--------opRNYdfutFesM97xq\"\n\"------------------------56 045 677--------opRNYdfutFesM97xq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------324\"\n\"835-------- 56818737--------\"\n\" SP : Livrer\"\n\"6081--------56818737--------FiTqJ2sWv3gLNshLG\"\n\" SP : Livré\"\n\"------------------------56818737--------FiTqJ2sWv3gLNshLG--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------325\"\n\"--------------------------------6MSA6jxQi4c9KxZre--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------326\"\n\"--------------------------------SomBRnWrphiv2mFGB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------327\"\n\"6045--------50805933--------uF2BsvFmXsdjkTCC8\"\n\" SP : Livré\"\n\"------------------------50805933--------uF2BsvFmXsdjkTCC8--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------328\"\n\"--------------------------------ajrcAz3xcbc6pqfb7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------329\"\n\"5911--------92140138--------mAjAe7iGe28noesX9\"\n\" SP : Livré\"\n\"------------------------92140138--------mAjAe7iGe28noesX9--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------330\"\n\"--------------------------------qguFdyNDjboKzG7JY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------331\"\n\"--------------------------------scfBtLc5BfKMDZF3i--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------332\"\n\"--------------------------------MADbmERjTJJvtQYgN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------333\"\n\"--------------------------------6ze36YgZhtiQ7ikWW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------334\"\n\"1026-------- 28454260 --------\"\n\" SP : Livrer\"\n\"2879--------28454260--------1689255614\"\n\"6300--------28454260--------W6vvt4DtNv396jE6f\"\n\" SP : Livré\"\n\"7661--------28454260--------W6vvt4DtNv396jE6f\"\n\" SP : Livré\"\n\"------------------------28454260--------W6vvt4DtNv396jE6f--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------335\"\n\"--------------------------------8KjQ5YMXdWWms4CtD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------336\"\n\"--------------------------------bsbSChTnoQ9iSo22E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------337\"\n\"--------------------------------n9zfNSf5nuAiBKrmX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------338\"\n\"--------------------------------Gsrjqpb9LW84pFxxS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------339\"\n\"5630--------23996264--------\"\n\" SP : \"\n\"5669--------23996264--------\"\n\" SP : \"\n\"5912--------23996264--------F5HRcfNKuRk49cwfy\"\n\" SP : Livré\"\n\"------------------------23996264--------F5HRcfNKuRk49cwfy--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------340\"\n\"--------------------------------7gk7TewzbGo7SZLgA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------341\"\n\"--------------------------------2AXNJdaJiiiAtYJ4Q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------342\"\n\"5913--------52001636--------iztitCeK6d9KbMjwu\"\n\" SP : Livré\"\n\"------------------------52001636--------iztitCeK6d9KbMjwu--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------343\"\n\"------------------------92398751--------WKXAFQs7BfZ262qfG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------344\"\n\"--------------------------------6jQYxt74LbHqNE6B7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------345\"\n\"--------------------------------GqSiPC8ctwgdCFC98--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------346\"\n\"2039--------54379370--------1309398965\"\n\" SP : Livraison effectuée\"\n\"5917--------54379370--------SZ9y265B5kAK66Fs7\"\n\" SP : Livré\"\n\"------------------------54379370--------SZ9y265B5kAK66Fs7--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------347\"\n\"--------------------------------Ap5ZsNJnbyp2r4Ck6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------348\"\n\"4978--------29937895--------\"\n\" SP : Livraison effectuée\"\n\"5946--------42175742--------bL5QrvXBhyXciBEdn\"\n\" SP : Livré\"\n\"6376--------42175742--------bL5QrvXBhyXciBEdn\"\n\" SP : Livré\"\n\"6650--------42175742--------bL5QrvXBhyXciBEdn\"\n\"6684--------29937895--------bL5QrvXBhyXciBEdn\"\n\" SP : Livré\"\n\"6954--------29937895--------bL5QrvXBhyXciBEdn\"\n\" SP : Livré\"\n\"7105--------29937895--------bL5QrvXBhyXciBEdn\"\n\" SP : Livré\"\n\"7878--------29937895--------bL5QrvXBhyXciBEdn\"\n\"------------------------29937895--------bL5QrvXBhyXciBEdn--------6\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------349\"\n\"7000--------53472594--------MjDWJ8MYMBvsqqPDk\"\n\" SP : Livré\"\n\"7690--------53472594--------MjDWJ8MYMBvsqqPDk\"\n\" SP : Livré\"\n\"7741--------53472594--------MjDWJ8MYMBvsqqPDk\"\n\" SP : Livré\"\n\"8348--------53472594--------\"\n\" SP : Livré\"\n\"------------------------53472594--------MjDWJ8MYMBvsqqPDk--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------350\"\n\"5981--------55502670--------NBeybBqRmHZCNkcMx\"\n\"------------------------55502670--------NBeybBqRmHZCNkcMx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------351\"\n\"5915--------97659765--------xmkxanCPt7vGnE6o7\"\n\"------------------------97659765--------xmkxanCPt7vGnE6o7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------352\"\n\"5916--------25603358--------yfaMph5WEyZGTAxZ3\"\n\" SP : Livré\"\n\"------------------------25603358--------yfaMph5WEyZGTAxZ3--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------353\"\n\"--------------------------------Zfs7PSaJ6waio9Tzq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------354\"\n\"--------------------------------bj3PqpSfw6LSgbcXi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------355\"\n\"7050--------20802513--------Tfhu2mykt2DAPuCnY\"\n\"------------------------20802513--------Tfhu2mykt2DAPuCnY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------356\"\n\"5920--------96141383--------CniAN3xPjrnqTLYB8\"\n\" SP : Livré\"\n\"------------------------96141383--------CniAN3xPjrnqTLYB8--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------357\"\n\"--------------------------------kDbHyS2o5S2htxaZv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------358\"\n\"5918--------51003046--------rwMYLT7r2KwRv8tJi\"\n\" SP : Livré\"\n\"------------------------51003046--------rwMYLT7r2KwRv8tJi--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------359\"\n\"6505--------28356379--------xZRcyrTec5fWmQHoT\"\n\"------------------------28356379--------xZRcyrTec5fWmQHoT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------360\"\n\"--------------------------------RNWrSrfsTD7FjNf8C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------361\"\n\"6084--------44180568--------HrhDjBeNTqqJcbeYB\"\n\" SP : Livré\"\n\"------------------------44180568--------HrhDjBeNTqqJcbeYB--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------362\"\n\"--------------------------------LiLnMy2ytG2eQqpnp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------363\"\n\"--------------------------------g3kmXTkMBWrQZDuQi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------364\"\n\"6617--------20426228--------Dw8q2r7Sg9g2poQtb\"\n\" SP : Livré\"\n\"------------------------20426228--------Dw8q2r7Sg9g2poQtb--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------365\"\n\"--------------------------------7ukxo6zigiWPXFHYE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------366\"\n\"--------------------------------vEgcvP7zZdgQf2v7Q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------367\"\n\"--------------------------------3QLQB7xftc9rs9Tcc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------368\"\n\"5919--------22204325 --------qNY6NCrNipnYL5FGN\"\n\" SP : Livré\"\n\"------------------------22204325 --------qNY6NCrNipnYL5FGN--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------369\"\n\"--------------------------------fD2Dp3gk8Ahtf6qE2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------370\"\n\"--------------------------------giePCHuWGZ9n4fyBw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------371\"\n\"--------------------------------CXKfYtCSQW4hZkhNT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------372\"\n\"--------------------------------dSAJLWTgBM7wv6Z8z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------373\"\n\"--------------------------------3CMge3ZBNQ4NdRHfs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------374\"\n\"--------------------------------P2QBP5Df2DNvQRPio--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------375\"\n\"--------------------------------AnoGtdt9RK6524Er6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------376\"\n\"--------------------------------QoTr8qATLfJbi4mwj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------377\"\n\"--------------------------------KQGDeR3HTYgoYD7P5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------378\"\n\"--------------------------------cG4myYsftbSmk4sb4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------379\"\n\"--------------------------------xiLAaWN5KggfrDuR2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------380\"\n\"--------------------------------G5i6W7DXsw76wDFqt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------381\"\n\"--------------------------------EDLwYgwX2NrvQf9u2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------382\"\n\"--------------------------------GaLuSpkpwaHu4QKwa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------383\"\n\"--------------------------------Q9ttGL4WYmoicTxqk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------384\"\n\"2896--------23676396--------616564636\"\n\" SP : Livraison effectuée\"\n\"2990--------23676396--------616564636\"\n\" SP : Livraison effectuée\"\n\"5352--------23676396--------\"\n\" SP : \"\n\"5986--------23676396--------MXSuiN5bNHCis23vq\"\n\" SP : Livré\"\n\"------------------------23676396--------MXSuiN5bNHCis23vq--------4\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------385\"\n\"--------------------------------CDzt7CZiP5GG7xBZC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------386\"\n\"5947--------25834718--------Ap57wGBSv6GSvdhjN\"\n\" SP : Livré\"\n\"7482--------25834718--------Ap57wGBSv6GSvdhjN\"\n\" SP : Livré\"\n\"8170--------25834718--------Ap57wGBSv6GSvdhjN\"\n\" SP : Livré\"\n\"------------------------25834718--------Ap57wGBSv6GSvdhjN--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------387\"\n\"5499--------23586723--------\"\n\" SP : \"\n\"5945--------23586723--------aJTQShTEuM3sm3GDw\"\n\" SP : Livré\"\n\"6489--------23586723--------aJTQShTEuM3sm3GDw\"\n\" SP : Livré\"\n\"------------------------23586723--------aJTQShTEuM3sm3GDw--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------388\"\n\"5948--------21385356--------Mj35NLLvQtihDhHMb\"\n\" SP : Livré\"\n\"------------------------21385356--------Mj35NLLvQtihDhHMb--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------389\"\n\"--------------------------------SDydzrDw3a79TGchf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------390\"\n\"--------------------------------LjgD3XmibbC9hPBau--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------391\"\n\"--------------------------------asDbpfFcQzp9mEov9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------392\"\n\"--------------------------------kz3ZRoxPEEkvSsuw3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------393\"\n\"--------------------------------4TmfRoHZLxQECFXDP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------394\"\n\"--------------------------------op8ijPeLbLPcxGeS3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------395\"\n\"--------------------------------G3StRPSBwHGEEBouK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------396\"\n\"--------------------------------b2JqduhbnKgvfAJ8t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------397\"\n\"--------------------------------ubhr5qGCHBJEAsZui--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------398\"\n\"--------------------------------2WzjMeznk22J4eAun--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------399\"\n\"--------------------------------95dfBiTnuzQ6vBGja--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------400\"\n\"--------------------------------Zn7fXe5p8tgJG8FhZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------401\"\n\"6048--------58887152--------278L57ukQi5HPDESQ\"\n\" SP : Livré\"\n\"6182--------58887152--------278L57ukQi5HPDESQ\"\n\" SP : Livré\"\n\"------------------------58887152--------278L57ukQi5HPDESQ--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------402\"\n\"--------------------------------BeqN6u7moc2orAjvx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------403\"\n\"--------------------------------u7R4EakoNEXJ6S6gx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------404\"\n\"--------------------------------4AfcdYZD4YtndSguK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------405\"\n\"4135--------27481212--------2062540453\"\n\" SP : Livraison effectuée\"\n\"4541--------27481212--------\"\n\" SP : Livraison effectuée\"\n\"4611--------27481212--------\"\n\"5996--------27481212--------4W8bu8K4tBekBQhYj\"\n\" SP : Livré\"\n\"6474--------27481212--------4W8bu8K4tBekBQhYj\"\n\" SP : Livré\"\n\"------------------------27481212--------4W8bu8K4tBekBQhYj--------4\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------406\"\n\"--------------------------------4BoJz2r6hhhRSwCZw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------407\"\n\"--------------------------------df7PL4ckExY2wyPam--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------408\"\n\"6464--------58 227 837--------g3j7GdowWFNRYRvoL\"\n\" SP : Livré\"\n\"7401--------58 227 837--------g3j7GdowWFNRYRvoL\"\n\" SP : Livré\"\n\"7517--------58 227 837--------g3j7GdowWFNRYRvoL\"\n\" SP : Livré\"\n\"------------------------58 227 837--------g3j7GdowWFNRYRvoL--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------409\"\n\"5962--------95465266 --------HoLcG2Ph3NyxFF2LA\"\n\" SP : Livré\"\n\"------------------------95465266 --------HoLcG2Ph3NyxFF2LA--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------410\"\n\"--------------------------------BnAuBG4ZcTLurzrys--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------411\"\n\"--------------------------------FSNwoR9Wy46a7vECW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------412\"\n\"--------------------------------hR5Be2sbHi2E4auQR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------413\"\n\"--------------------------------nmZdNSwna2iMQ66PA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------414\"\n\"--------------------------------cBmfTy3YQz6Sikyec--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------415\"\n\"--------------------------------mcu7epFDdepq6gHcp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------416\"\n\"--------------------------------DdGxKk8rjvRxyt646--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------417\"\n\"--------------------------------9DMd3w7763dxWaQ2p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------418\"\n\"--------------------------------QFpoXA8J3Pn4R6D3k--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------419\"\n\"--------------------------------eSytZHrFfo4TJkWJB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------420\"\n\"5963--------99147431--------2srCoyKDhDugQ5Knu\"\n\" SP : Livré\"\n\"------------------------99147431--------2srCoyKDhDugQ5Knu--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------421\"\n\"5114--------54746059--------\"\n\" SP : \"\n\"5137--------54746059--------\"\n\" SP : \"\n\"5654--------54746059--------\"\n\" SP : \"\n\"------------------------54746059--------CE7KwnkkYPAB7aCqt--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------422\"\n\"--------------------------------suNXnjdqzA8KcDiqq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------423\"\n\"4194--------27980747--------1562286722\"\n\" SP : Livraison effectuée\"\n\"5964--------27980747--------Toy6ZiwotxpF4Krsm\"\n\" SP : Livré\"\n\"7188--------27980747--------Toy6ZiwotxpF4Krsm\"\n\" SP : Livré\"\n\"------------------------27980747--------Toy6ZiwotxpF4Krsm--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------424\"\n\"5967--------53413106--------SYzcaQwggrAD6ar9v\"\n\" SP : Livré\"\n\"6358--------51 969 858--------SYzcaQwggrAD6ar9v\"\n\" SP : Livré\"\n\"------------------------51 969 858--------SYzcaQwggrAD6ar9v--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------425\"\n\"5971--------24570937--------8kJgitETyTLYMYqjz\"\n\" SP : Livré\"\n\"------------------------24570937--------8kJgitETyTLYMYqjz--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------426\"\n\"5975--------29466964--------CcHubzHBtAfBoLKPk\"\n\" SP : Livré\"\n\"6344--------29466964--------CcHubzHBtAfBoLKPk\"\n\" SP : Livré\"\n\"7114--------29466964--------CcHubzHBtAfBoLKPk\"\n\" SP : Livré\"\n\"------------------------29466964--------CcHubzHBtAfBoLKPk--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------427\"\n\"5977--------29397281--------3RPgAA2t9ACTBJyiD\"\n\" SP : Livré\"\n\"------------------------29397281--------3RPgAA2t9ACTBJyiD--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------428\"\n\"--------------------------------Gen7v2fkKLbdDdTMz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------429\"\n\"706--------25030691--------\"\n\" SP : Livrer\"\n\"5307--------25030691--------\"\n\" SP : \"\n\"5983--------25030691--------h6BeeKJQmgdwnXcfk\"\n\" SP : Livré\"\n\"6419--------25030691--------h6BeeKJQmgdwnXcfk\"\n\" SP : Livré\"\n\"6809--------25030691--------h6BeeKJQmgdwnXcfk\"\n\" SP : Livré\"\n\"7015--------25030691--------\"\n\" SP : Livré\"\n\"------------------------25030691--------h6BeeKJQmgdwnXcfk--------6\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------430\"\n\"5979--------53436332--------7X4jw7YvYb2bQPmXZ\"\n\" SP : Livré\"\n\"------------------------53436332--------7X4jw7YvYb2bQPmXZ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------431\"\n\"5980--------24022528 --------8a56cBvnBtJwQWvxh\"\n\" SP : Livré\"\n\"------------------------24022528 --------8a56cBvnBtJwQWvxh--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------432\"\n\"5982--------27664944--------XfKKoi8BzJEJjirvc\"\n\" SP : Livré\"\n\"------------------------27664944--------XfKKoi8BzJEJjirvc--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------433\"\n\"--------------------------------XEpTiCibL4Tbph2fg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------434\"\n\"--------------------------------e3rNL9YdZjEK9d3Ah--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------435\"\n\"--------------------------------nquboGdChMzyoGhZG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------436\"\n\"--------------------------------EAmfZLnus35t8BYjd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------437\"\n\"--------------------------------Bo83EqdJsvh7Q7yG3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------438\"\n\"--------------------------------FHaqf3Qw8TR4R5DF3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------439\"\n\"6365--------24 601 970--------vJnvpZZg7rvvBZhNm\"\n\" SP : Livré\"\n\"------------------------24 601 970--------vJnvpZZg7rvvBZhNm--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------440\"\n\"--------------------------------XqLeBYuZCpa4andH6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------441\"\n\"--------------------------------n3qnkBbaRmo5CtJbc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------442\"\n\"2512--------27567261--------2090877772\"\n\" SP : Livraison effectuée\"\n\"3579--------27567261--------2090877772\"\n\" SP : Livraison effectuée\"\n\"6005--------27567261--------8MqebaDQjg2XrKJJb\"\n\"------------------------27567261--------8MqebaDQjg2XrKJJb--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------443\"\n\"--------------------------------XHeCXrcP9F42fwYXh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------444\"\n\"--------------------------------qBeEKcCqw9wRtzzvS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------445\"\n\"--------------------------------bY6szDNPb3uwMzdoC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------446\"\n\"--------------------------------5hfdL2piHQshXXSkv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------447\"\n\"--------------------------------tAacCQ6deYDxmBFY9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------448\"\n\"--------------------------------p8HQhnb4JtJxEEapA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------449\"\n\"--------------------------------ywbiXSACPGJSZztK8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------450\"\n\"--------------------------------rrGufWFqeLa6BBqW4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------451\"\n\"--------------------------------qxTJ9KheDGhuwxpS8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------452\"\n\"--------------------------------oG6S2g4PvZMtwpYaq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------453\"\n\"--------------------------------9hw8JHwBtcszbtBSo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------454\"\n\"--------------------------------xmCxhDpimtqkNQ5Tg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------455\"\n\"--------------------------------KyhfouYH9PKcKEze5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------456\"\n\"--------------------------------5dBMEhw8LNEimMjRY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------457\"\n\"--------------------------------bidiBhGt7WKLygniC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------458\"\n\"--------------------------------r8BdtDsyxqPQnrYbE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------459\"\n\"--------------------------------Qw6g2MSdDX64o3YkY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------460\"\n\"--------------------------------DuQ2w3tfRKoZyvc7G--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------461\"\n\"--------------------------------2xCCs9wp6cKFM9Rqy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------462\"\n\"--------------------------------XyKe8DanFrtMyNM6t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------463\"\n\"872--------56520433--------\"\n\"6079--------56520433--------e772PQRd3e8w6pewS\"\n\" SP : Livré\"\n\"------------------------56520433--------e772PQRd3e8w6pewS--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------464\"\n\"--------------------------------MqHxN5Kp867c6n2T6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------465\"\n\"--------------------------------bpNyrhEytaAF9Zr7T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------466\"\n\"--------------------------------y6ibouivr3DzhMgS5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------467\"\n\"6144--------99422233--------ZTe9Wo2SZTTrmen9N\"\n\" SP : Livré\"\n\"------------------------99422233--------ZTe9Wo2SZTTrmen9N--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------468\"\n\"6154--------27233357--------BYK8d8YGt2A9iHG4S\"\n\" SP : Livré\"\n\"------------------------27233357--------BYK8d8YGt2A9iHG4S--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------469\"\n\"--------------------------------JZbdiG7sr25vf9L4b--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------470\"\n\"--------------------------------7Nhh2s2KWkm6JHAC8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------471\"\n\"--------------------------------c97YEqqSuAATaKeQJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------472\"\n\"6006--------29728347--------33WEJ9xDxcz2uQm47\"\n\" SP : Livré\"\n\"------------------------29728347--------33WEJ9xDxcz2uQm47--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------473\"\n\"--------------------------------ZDWyLexK5vbcX933N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------474\"\n\"--------------------------------XgXfoPwDySj5d9gmi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------475\"\n\"--------------------------------i6BC2vAkfcinud9Nd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------476\"\n\"--------------------------------RAje24jeX2ei7E7tS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------477\"\n\"--------------------------------6mrpsX3bmAXwDfpK8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------478\"\n\"--------------------------------S6KCP9uYfrx2AvDgZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------479\"\n\"--------------------------------thehnahgGjChzWFgt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------480\"\n\"6141--------93376353--------3Ebv6rG7sHXQ3MGSq\"\n\" SP : Livré\"\n\"------------------------93376353--------3Ebv6rG7sHXQ3MGSq--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------481\"\n\"--------------------------------m4nae4qKFy3F6EAZY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------482\"\n\"5984--------96221027--------tRL7N2bznBFAypoSj\"\n\" SP : Livré\"\n\"------------------------96221027--------tRL7N2bznBFAypoSj--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------483\"\n\"--------------------------------FH5nSCMMdafsrzT4u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------484\"\n\"--------------------------------nid72HHFGL3HoXEYH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------485\"\n\"--------------------------------bTFepi46PteosSX93--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------486\"\n\"--------------------------------inTEueSgH3GNG4fPL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------487\"\n\"--------------------------------8b3ikAGhXE7vaQpzX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------488\"\n\"6098--------54415265--------cHEbeoxL8ksCfPhoE\"\n\" SP : Livré\"\n\"------------------------54415265--------cHEbeoxL8ksCfPhoE--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------489\"\n\"--------------------------------rorre3rkNxjMsmcnM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------490\"\n\"--------------------------------N7ZMbanmnrXnWxbNC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------491\"\n\"5985--------58522757 --------Ejqob2PT9EBc35pSv\"\n\"------------------------58522757 --------Ejqob2PT9EBc35pSv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------492\"\n\"6047--------93575085--------u4ohyDgkwozFFCpsh\"\n\" SP : Livré\"\n\"6844--------24478953--------u4ohyDgkwozFFCpsh\"\n\" SP : Livré\"\n\"8529--------24478953--------\"\n\" SP : Livré\"\n\"------------------------24478953--------u4ohyDgkwozFFCpsh--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------493\"\n\"--------------------------------ciWg5oPAGfxw4bwFi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------494\"\n\"--------------------------------HokmwDhs3neu6wB3j--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------495\"\n\"--------------------------------NAJceGxxLtBuZazm7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------496\"\n\"--------------------------------nDrCDEJwc5Q83fvqb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------497\"\n\"6137--------27123618--------Bzbe8vF8w4JN9DtW2\"\n\"------------------------27123618--------Bzbe8vF8w4JN9DtW2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------498\"\n\"6073--------90266217--------kauWXiTKwih7bkEFH\"\n\" SP : Livré\"\n\"6491--------90266217--------kauWXiTKwih7bkEFH\"\n\"------------------------90266217--------kauWXiTKwih7bkEFH--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------499\"\n\"6078--------99050693--------ejxNAq2Zkvb9FQ85N\"\n\" SP : Livré\"\n\"------------------------99050693--------ejxNAq2Zkvb9FQ85N--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------500\"\n\"6003--------54187327--------EpeSdiP3ymEmiaxs7\"\n\"------------------------54187327--------EpeSdiP3ymEmiaxs7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------501\"\n\"6416--------26871343--------F3yyEEDpNd7nThbnb\"\n\" SP : Livré\"\n\"6702--------26871343--------F3yyEEDpNd7nThbnb\"\n\" SP : Livré\"\n\"7186--------26871343--------F3yyEEDpNd7nThbnb\"\n\" SP : Livré\"\n\"7578--------26871343--------F3yyEEDpNd7nThbnb\"\n\" SP : Livré\"\n\"------------------------26871343--------F3yyEEDpNd7nThbnb--------4\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------502\"\n\"--------------------------------DFnTgd8ut3MshpiJh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------503\"\n\"--------------------------------Z3axmhmWZBrogTCoF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------504\"\n\"--------------------------------CAXEBmK8tCwLfhgxi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------505\"\n\"--------------------------------kAowP6pJw3bzGTkg9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------506\"\n\"6076--------55426914--------ERmyW4Wp7P996fJxs\"\n\" SP : Livré\"\n\"------------------------55426914--------ERmyW4Wp7P996fJxs--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------507\"\n\"--------------------------------2eNDPTTitdTsRoDfM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------508\"\n\"6518--------26494918--------YtdjKzTHXmZCMvbaM\"\n\" SP : Livré\"\n\"------------------------26494918--------YtdjKzTHXmZCMvbaM--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------509\"\n\"6146--------29 406 338--------n3C4EzT832ZgBAgc2\"\n\" SP : Livré\"\n\"------------------------29 406 338--------n3C4EzT832ZgBAgc2--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------510\"\n\"5997--------24612443--------Q9aafGALMGLs8hkkR\"\n\" SP : Livré\"\n\"------------------------24612443--------Q9aafGALMGLs8hkkR--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------511\"\n\"--------------------------------5ZaoPwciTgASFWqto--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------512\"\n\"6324--------54 082 351--------vENXJ7w5ARD8KtTRG\"\n\" SP : Livré\"\n\"------------------------54 082 351--------vENXJ7w5ARD8KtTRG--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------513\"\n\"6642--------46346690--------xLavkCritB99QSFgP\"\n\" SP : Livré\"\n\"------------------------46346690--------xLavkCritB99QSFgP--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------514\"\n\"--------------------------------9Ttu2QmaaR4Q6Go95--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------515\"\n\"--------------------------------2YPuGLnJwq5znncfA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------516\"\n\"--------------------------------aiYKCeJytbqvEwXJM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------517\"\n\"--------------------------------LvmL9RxxkHEZ7QMZG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------518\"\n\"--------------------------------8ziJ9TnEvAHGAipvb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------519\"\n\"--------------------------------GYCp7EbNM6esWXJB8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------520\"\n\"--------------------------------xQcsHhNyRwj77sTwD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------521\"\n\"--------------------------------QEiGYh9xiARcdxkPA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------522\"\n\"--------------------------------em9YCzqrTcQW2fNyp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------523\"\n\"6087--------22770781--------tsScny4bobLz2pgg9\"\n\" SP : Livré\"\n\"------------------------22770781--------tsScny4bobLz2pgg9--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------524\"\n\"--------------------------------PEWamM9sY9vJNnvFF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------525\"\n\"--------------------------------CxS7cjKgJnXv44ZwR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------526\"\n\"--------------------------------9z5RaS3mdD8BLK4bi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------527\"\n\"--------------------------------8354yrvqr3hcq93zT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------528\"\n\"6561--------97779268--------DY2hKRm6ZhCrBLbwc\"\n\" SP : Livré\"\n\"------------------------97779268--------DY2hKRm6ZhCrBLbwc--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------529\"\n\"--------------------------------gJAEGQNWMdZf6KsYQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------530\"\n\"6479--------58401881--------wawsozCswxPPnCp58\"\n\" SP : Livré\"\n\"------------------------58401881--------wawsozCswxPPnCp58--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------531\"\n\"--------------------------------9rkfR89cxneC9mtdn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------532\"\n\"--------------------------------S2vtJeEEfSDB5JPna--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------533\"\n\"--------------------------------xaZyBfmXu97CE3rha--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------534\"\n\"6074--------26091198--------WuNLxws8Ap8BDLLyP\"\n\" SP : Livré\"\n\"------------------------26091198--------WuNLxws8Ap8BDLLyP--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------535\"\n\"--------------------------------qDdw7vngdTCzpCC6e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------536\"\n\"--------------------------------P978snmR7rkGyD9Aa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------537\"\n\"--------------------------------J6uC3yY8ZECBZnssk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------538\"\n\"--------------------------------8eEnK5NaFj8MZjoTy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------539\"\n\"--------------------------------EaCAw6uwEAK5JtoNa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------540\"\n\"--------------------------------XjLyZ8YZR6yaMGrio--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------541\"\n\"--------------------------------ruAJzwzMJuEEkk4qp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------542\"\n\"--------------------------------kA55oAdPx8RRXfAtm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------543\"\n\"--------------------------------Zs3NQvobnHDzNvwEN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------544\"\n\"--------------------------------dMcNqAa4ATgHpK4Ae--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------545\"\n\"--------------------------------RnkL5Gc65FqZ5JMQ7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------546\"\n\"6105--------23549088--------B52iJRsK4GD6f3pmw\"\n\" SP : Livré\"\n\"------------------------23549088--------B52iJRsK4GD6f3pmw--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------547\"\n\"6165--------93706714--------YxdFCkDYNrSoazQk4\"\n\" SP : Livré\"\n\"------------------------93706714--------YxdFCkDYNrSoazQk4--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------548\"\n\"--------------------------------sTjhQnvQjmeFLTuRp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------549\"\n\"--------------------------------h4PhepNcQKH72oPC4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------550\"\n\"--------------------------------nomNReWHqQMDmkAoN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------551\"\n\"--------------------------------TjgwRWLsytqw6NRgY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------552\"\n\"--------------------------------yxWgmBRpq9BnBPy7f--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------553\"\n\"--------------------------------X6PyX26ZjPiz6Qwe6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------554\"\n\"6203--------25147443--------LQWcayaExgbX9QcJq\"\n\" SP : Livré\"\n\"------------------------25147443--------LQWcayaExgbX9QcJq--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------555\"\n\"--------------------------------4nRW8ZoRAcEkdtaRt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------556\"\n\"--------------------------------oouosfKhqGFeHqpwH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------557\"\n\"597--------90211036--------\"\n\" SP : Livrer\"\n\"6605--------90211036--------8hu3YY8SPNEdxJC8m\"\n\" SP : Livré\"\n\"------------------------90211036--------8hu3YY8SPNEdxJC8m--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------558\"\n\"6002--------26255411 --------bZk8nQGKfw7SiQHnt\"\n\" SP : Livré\"\n\"------------------------26255411 --------bZk8nQGKfw7SiQHnt--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------559\"\n\"6145--------52501499--------qtXfQzASBYdNXoFHC\"\n\" SP : Livré\"\n\"------------------------52501499--------qtXfQzASBYdNXoFHC--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------560\"\n\"--------------------------------mEbcBk3B6RmuWCt2g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------561\"\n\"6326--------29492031--------9KJDkYCeZdTb3aDLA\"\n\" SP : Livré\"\n\"6359--------29492031--------9KJDkYCeZdTb3aDLA\"\n\" SP : Livré\"\n\"------------------------29492031--------9KJDkYCeZdTb3aDLA--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------562\"\n\"--------------------------------NeQRAphRhYbFS7Wkq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------563\"\n\"--------------------------------ARq7gam3tNNPqXpbf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------564\"\n\"--------------------------------mExFcxk3zABtF8mkC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------565\"\n\"--------------------------------zpSfjM8J4hcJBXRk2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------566\"\n\"--------------------------------Y7vbhRfcmChjN8zuJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------567\"\n\"6004--------56094994 --------TASGfCyLw4QdNN8BM\"\n\" SP : Livré\"\n\"------------------------56094994 --------TASGfCyLw4QdNN8BM--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------568\"\n\"6123--------99812703--------ev4DETFfxzrbSFMjG\"\n\" SP : Livré\"\n\"------------------------99812703--------ev4DETFfxzrbSFMjG--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------569\"\n\"--------------------------------jSei5J4HyH35Tb3Xp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------570\"\n\"--------------------------------pqZvwnjjXmWvwYhxT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------571\"\n\"--------------------------------r64y3Dc84EkgXTsDw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------572\"\n\"--------------------------------GCoT3KTr899iJeSCo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------573\"\n\"6247--------50869834--------KqPKRNK8dwNLnewHc\"\n\" SP : Livré\"\n\"------------------------50869834--------KqPKRNK8dwNLnewHc--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------574\"\n\"--------------------------------F48zjspBb2qY7F263--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------575\"\n\"--------------------------------cYeC2xHSxFG3vqFhL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------576\"\n\"6163--------23583842--------wPQviEJ6Fo7FdEHhT\"\n\"6461--------21973394--------wPQviEJ6Fo7FdEHhT\"\n\"6503--------21973394--------wPQviEJ6Fo7FdEHhT\"\n\"------------------------21973394--------wPQviEJ6Fo7FdEHhT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------577\"\n\"--------------------------------ccz9Nidb6tqihKQDL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------578\"\n\"--------------------------------T7nn7R87d6GR5TWvN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------579\"\n\"--------------------------------Mwv59LG4n8LKxZcDK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------580\"\n\"--------------------------------iwCia22xzG4zeDdhy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------581\"\n\"--------------------------------rnrrMPjXfE9GLjaih--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------582\"\n\"--------------------------------Pkm4un8MifpS7DSag--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------583\"\n\"--------------------------------QB2d7jkrpmHkDTYWb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------584\"\n\"--------------------------------ADJY7g6pJzaLAkh9Y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------585\"\n\"--------------------------------eSLEoW2pNSYNoosdL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------586\"\n\"--------------------------------Rb5GnbGyBaaC23Prj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------587\"\n\"--------------------------------xuqyiorpSytTSD8BQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------588\"\n\"--------------------------------r5LF3eZEQGwxRqk5p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------589\"\n\"--------------------------------2iX422EqjKDoFCtSw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------590\"\n\"--------------------------------p6BtiY3Kqu342vPEB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------591\"\n\"7199--------29540157--------5hA928KA3Q6cAEM6m\"\n\" SP : Livré\"\n\"------------------------29540157--------5hA928KA3Q6cAEM6m--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------592\"\n\"--------------------------------z8L3x4zBMokwKECCp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------593\"\n\"--------------------------------Mc7iBoyAsvC3uyHaG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------594\"\n\"--------------------------------2JiwpqgdqGEttDoBq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------595\"\n\"--------------------------------tJ4KuS4cP77wwLzJw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------596\"\n\"--------------------------------QLj32QBygLritmhY5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------597\"\n\"--------------------------------6HjrfpnwyT6Ka5qAk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------598\"\n\"--------------------------------3GaQfpnirh8xNTGaz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------599\"\n\"--------------------------------bcy94eiEsMwxShNDA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------600\"\n\"--------------------------------cf4rYE5iigLFgtNzp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------601\"\n\"--------------------------------ywWZbzieBG7h9Bb3y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------602\"\n\"--------------------------------7P3L7aq2AaMNeeipR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------603\"\n\"--------------------------------7phE5cE5ksLtXuj5W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------604\"\n\"--------------------------------9pyoLhSJ5vCmZcyGM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------605\"\n\"6715--------26070201--------ESvxgizwASWQi6mtR\"\n\" SP : Livré\"\n\"------------------------26070201--------ESvxgizwASWQi6mtR--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------606\"\n\"--------------------------------Nz7CQn4xtXmWQ3M2A--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------607\"\n\"--------------------------------4FJ4LkiCRpmBoSoEp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------608\"\n\"--------------------------------2r5HDXPcjLqsYimj9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------609\"\n\"--------------------------------CTepdGRZEMu5Ka7Fk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------610\"\n\"--------------------------------5AtFEupe3onjps4PS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------611\"\n\"--------------------------------BjpHyodTYSjazmiKs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------612\"\n\"--------------------------------DK88nbyyLdG8jtYkJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------613\"\n\"--------------------------------t647jyE3WDFfTpo4k--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------614\"\n\"--------------------------------QCr954R9ZQbTorQoJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------615\"\n\"--------------------------------dn3G9bKqv6QM72ye2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------616\"\n\"--------------------------------AggSAj5kez8wQrAMi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------617\"\n\"6052--------24903604--------4dNiuw4Cb42Bpd9sc\"\n\" SP : Livré\"\n\"6336--------24903604--------4dNiuw4Cb42Bpd9sc\"\n\" SP : Livré\"\n\"7877--------24903604--------4dNiuw4Cb42Bpd9sc\"\n\" SP : Livré\"\n\"------------------------24903604--------4dNiuw4Cb42Bpd9sc--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------618\"\n\"--------------------------------GvRzpEJSEmzEqk3iA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------619\"\n\"--------------------------------rBmohY5mg8n47q5xb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------620\"\n\"--------------------------------7Tmaf2CFjdwQkxSKo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------621\"\n\"--------------------------------ntKHzH3kpP6xm8v5r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------622\"\n\"--------------------------------sfzykt3ESAkxo52zH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------623\"\n\"--------------------------------BWPyCAoXRDtS3mfu7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------624\"\n\"--------------------------------Lo42J3ZqortpQNoP6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------625\"\n\"--------------------------------Q9ZxwMYwA4YyhguSp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------626\"\n\"--------------------------------8fTmGyavs8BEhyHHj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------627\"\n\"--------------------------------ki3S7vLWoci6wgvSX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------628\"\n\"--------------------------------cnWyJrqLPXuD5oa59--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------629\"\n\"--------------------------------wkLw9RPh2EkmT89RN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------630\"\n\"--------------------------------9Pdww3j8rPxCQpewz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------631\"\n\"--------------------------------oSN2pXQhMjGnh5YZQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------632\"\n\"--------------------------------NPNZfJtgQ3u7EEsTf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------633\"\n\"6085--------54534936--------adptiTBrB4LDy2mYr\"\n\" SP : Livré\"\n\"------------------------54534936--------adptiTBrB4LDy2mYr--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------634\"\n\"6109--------54813809--------TNXamTqQh4c7PRx5Q\"\n\" SP : Livré\"\n\"6485--------54813809--------TNXamTqQh4c7PRx5Q\"\n\" SP : Livré\"\n\"7684--------26537608--------TNXamTqQh4c7PRx5Q\"\n\" SP : Livré\"\n\"------------------------26537608--------TNXamTqQh4c7PRx5Q--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------635\"\n\"--------------------------------7njuHkFagfbGkvZoW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------636\"\n\"--------------------------------aHx7ZJLmTDzDzgXQQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------637\"\n\"--------------------------------gsbBat8z2iDhmMChe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------638\"\n\"--------------------------------BMB5gXWoGeEpWrmek--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------639\"\n\"--------------------------------MqWXCEAprr24qypJS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------640\"\n\"--------------------------------5ZdS4eyTgWFfG8y5b--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------641\"\n\"--------------------------------XYq6sgkdpK7gRr45R--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------642\"\n\"--------------------------------oc7ajCj54qfvPjtKY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------643\"\n\"--------------------------------saTd5P9cypSEzwiGk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------644\"\n\"6720--------92 122 204--------9RPuCizacusWgu5Fc\"\n\" SP : Livré\"\n\"------------------------92 122 204--------9RPuCizacusWgu5Fc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------645\"\n\"--------------------------------3LeBNpLtuDkfwdSF2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------646\"\n\"--------------------------------vQLp45PiczFdag2CH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------647\"\n\"--------------------------------C7ybbC2bcXxCcQQ4c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------648\"\n\"6613-------- 54 526 759--------gFdWKjLB5BAbNNcwx\"\n\" SP : Livré\"\n\"------------------------ 54 526 759--------gFdWKjLB5BAbNNcwx--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------649\"\n\"--------------------------------8c8zRAx7bMxNngYDy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------650\"\n\"--------------------------------eKAsWvKJC4avDLdur--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------651\"\n\"6083--------92765794--------3nrSWsZH43oEjdtyp\"\n\" SP : Livré\"\n\"------------------------92765794--------3nrSWsZH43oEjdtyp--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------652\"\n\"--------------------------------RR4QfyQeMzXmeQDYm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------653\"\n\"--------------------------------YmLijfFuhKFSndveS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------654\"\n\"--------------------------------22woEnTjy2MZ4RYmG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------655\"\n\"--------------------------------96d4mFLf7YGx8Zsmg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------656\"\n\"--------------------------------wJFfxMRGCLf2HaGbP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------657\"\n\"--------------------------------aKignKNQ2CDj6yN3L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------658\"\n\"--------------------------------sgg2T8KqFJ7cWvqCG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------659\"\n\"--------------------------------Hz3ZgGkoo4d6h9wE8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------660\"\n\"--------------------------------7ZPjr8gnjJCJmvGbs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------661\"\n\"4151--------99049856--------277286984\"\n\" SP : Livraison effectuée\"\n\"6069--------99049856--------ZGtQ8EQ6Ni9oRAiRw\"\n\" SP : Livré\"\n\"------------------------99049856--------ZGtQ8EQ6Ni9oRAiRw--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------662\"\n\"--------------------------------qAPLbH7ccbh5LcMAh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------663\"\n\"--------------------------------HkkjxukwNWAm4re8P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------664\"\n\"--------------------------------ABc2tsuTLWZXnYFuk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------665\"\n\"--------------------------------crq2CQCEv3YmcZrZs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------666\"\n\"6065--------92603564--------YcFgpFGinbEFkFgWd\"\n\" SP : Livré\"\n\"7673--------92603564--------YcFgpFGinbEFkFgWd\"\n\" SP : Livré\"\n\"------------------------92603564--------YcFgpFGinbEFkFgWd--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------667\"\n\"--------------------------------qmE9nGAjRh7ArDz46--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------668\"\n\"--------------------------------tpJYKjyFoGRuZLfcs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------669\"\n\"--------------------------------i7sDbtHBFb6B5R4ut--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------670\"\n\"--------------------------------SfhANZh7etG8PrYuY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------671\"\n\"6173--------90574888--------WNiaaEP4uX244Dstc\"\n\" SP : Livré\"\n\"------------------------90574888--------WNiaaEP4uX244Dstc--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------672\"\n\"--------------------------------WmxFgk2JqEvgarJ7N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------673\"\n\"--------------------------------rmPNCMzeS2WDtmk6o--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------674\"\n\"--------------------------------uLy9732FK8BfZoCBh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------675\"\n\"6024--------93405596--------\"\n\" SP : Livré\"\n\"7651--------93405596--------kojcKvKihCdhMRYSp\"\n\" SP : Livré\"\n\"------------------------93405596--------kojcKvKihCdhMRYSp--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------676\"\n\"6023--------20021139--------\"\n\" SP : Livré\"\n\"------------------------20021139--------Gkn63p5Dzanuxr9mg--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------677\"\n\"6022--------95803262--------\"\n\"------------------------95803262--------nB5s8GDXamCdpSbdK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------678\"\n\"--------------------------------PCvvtZpZsMmk3gYnq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------679\"\n\"--------------------------------qcpce9uygDQqbRpiE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------680\"\n\"6092--------52280425--------3EJKQ6sen5oWxCLjf\"\n\" SP : Livré\"\n\"------------------------52280425--------3EJKQ6sen5oWxCLjf--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------681\"\n\"--------------------------------yk83Z59zF2psRFizf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------682\"\n\"--------------------------------DmBFzfHGBTMAc2yKh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------683\"\n\"--------------------------------nH4ngdeR2XoarZT3K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------684\"\n\"--------------------------------RpoBqLJe9uAgnWDjt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------685\"\n\"--------------------------------H4mD59RzY6kjjLhhQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------686\"\n\"--------------------------------6sWj43rWwq6beoMsc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------687\"\n\"--------------------------------6tHY8gjDjRLZ6GK2J--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------688\"\n\"--------------------------------px4aQBNoTvEhDryfB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------689\"\n\"--------------------------------c59N3uMrqFfS7xxPN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------690\"\n\"--------------------------------hAmHaRSoceKeSJQma--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------691\"\n\"--------------------------------kLkyDAPfQ9eyCzfwg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------692\"\n\"--------------------------------YpQFmnLLSfcQzSgXG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------693\"\n\"--------------------------------KDKN8vRPXKRmLFNoY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------694\"\n\"--------------------------------AeoDz9YvQXjgHHG7Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------695\"\n\"--------------------------------RjER6eNQuPM7t8MeB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------696\"\n\"--------------------------------ceK8GWXq7nFu4MTyx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------697\"\n\"------------------------9909831 --------KZnRB59Esw78kB48K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------698\"\n\"--------------------------------gCW9zCENDJ63NoNfJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------699\"\n\"5143--------52022158--------\"\n\" SP : \"\n\"6543--------52022158--------E8rKwPd6DQw69E9BM\"\n\" SP : Livré\"\n\"------------------------52022158--------E8rKwPd6DQw69E9BM--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------700\"\n\"5989--------99751778--------\"\n\" SP : Livré\"\n\"6472--------99751778--------mgkvkiJsFn5eueJfs\"\n\" SP : Livré\"\n\"------------------------99751778--------mgkvkiJsFn5eueJfs--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------701\"\n\"1187-------- 27633915 --------\"\n\" SP : Livrer\"\n\"6033--------27633915--------842KZvZrusKewjgRi\"\n\"------------------------27633915--------842KZvZrusKewjgRi--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------702\"\n\"--------------------------------BqfYrDPSgLnZgNq9E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------703\"\n\"--------------------------------f2xgZaTuXrs4oqxLR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------704\"\n\"5223--------27162385--------\"\n\" SP : \"\n\"6164--------27162385--------L2Sn42HweTMtyTGQy\"\n\" SP : Livré\"\n\"------------------------27162385--------L2Sn42HweTMtyTGQy--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------705\"\n\"5423--------52505784--------\"\n\" SP : \"\n\"6046--------52505784--------uZ5RuXdykpYP5WeBP\"\n\" SP : Livré\"\n\"------------------------52505784--------uZ5RuXdykpYP5WeBP--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------706\"\n\"6080--------95794915--------Yvit7zj9GomRHuKyr\"\n\" SP : Livré\"\n\"------------------------95794915--------Yvit7zj9GomRHuKyr--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------707\"\n\"--------------------------------CPeQmE4yTan6XX4w9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------708\"\n\"1415--------52903562--------\"\n\" SP : Livrer\"\n\"1750--------52903562 --------\"\n\" SP : Livrer\"\n\"2708--------52903562--------1997867351\"\n\" SP : Livraison effectuée\"\n\"2908--------52903562--------1997867351\"\n\" SP : Livraison effectuée\"\n\"3189--------52903562--------1997867351\"\n\" SP : Livraison effectuée\"\n\"3398--------52903562--------1997867351\"\n\" SP : Livraison effectuée\"\n\"3510--------52903562--------1997867351\"\n\" SP : Livraison effectuée\"\n\"3612--------52903562--------1997867351\"\n\" SP : Livraison effectuée\"\n\"3741--------52903562--------\"\n\" SP : Livraison effectuée\"\n\"3887--------52903562--------1997867351\"\n\" SP : Livraison effectuée\"\n\"3980--------52903562--------1997867351\"\n\" SP : Livraison effectuée\"\n\"4113--------52903562--------1997867351\"\n\" SP : Livraison effectuée\"\n\"4203--------52903562--------1997867351\"\n\" SP : Livraison effectuée\"\n\"4301--------52903562--------\"\n\" SP : Livraison effectuée\"\n\"4418--------52903562--------\"\n\" SP : Livraison effectuée\"\n\"4582--------52903562--------\"\n\" SP : Livraison effectuée\"\n\"4627--------52903562--------\"\n\" SP : Livraison effectuée\"\n\"4729--------52903562--------\"\n\" SP : Livraison effectuée\"\n\"4824--------52903562--------\"\n\" SP : Livraison effectuée\"\n\"4946--------52903562--------\"\n\" SP : Livraison effectuée\"\n\"4975--------52903562--------\"\n\" SP : Livraison effectuée\"\n\"5002--------52903562--------\"\n\" SP : Livraison effectuée\"\n\"5026--------52903562--------\"\n\" SP : \"\n\"5084--------52903562--------\"\n\" SP : \"\n\"5132--------52903562--------\"\n\" SP : \"\n\"5723--------52903562--------\"\n\" SP : Livré\"\n\"6100--------52903562--------uuJKCJxJLMCi2WTT3\"\n\" SP : Livré\"\n\"6420--------52903562--------uuJKCJxJLMCi2WTT3\"\n\" SP : Livré\"\n\"6511--------52903562--------uuJKCJxJLMCi2WTT3\"\n\" SP : Livré\"\n\"6540--------52903562--------uuJKCJxJLMCi2WTT3\"\n\" SP : Livré\"\n\"6679--------52903562--------uuJKCJxJLMCi2WTT3\"\n\" SP : Livré\"\n\"6758--------52903562--------uuJKCJxJLMCi2WTT3\"\n\" SP : Livré\"\n\"6997--------52903562--------uuJKCJxJLMCi2WTT3\"\n\" SP : Livré\"\n\"7638--------52903562--------uuJKCJxJLMCi2WTT3\"\n\" SP : Livré\"\n\"------------------------52903562--------uuJKCJxJLMCi2WTT3--------33\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------709\"\n\"--------------------------------s6j5oSp4symtzKECz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------710\"\n\"6149--------27330695--------8Kst35AKwDurPdMJd\"\n\" SP : Livré\"\n\"------------------------27330695--------8Kst35AKwDurPdMJd--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------711\"\n\"--------------------------------xkrNKDsgk7dZr7Mup--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------712\"\n\"--------------------------------zZfzrwHnNeeDz5aaM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------713\"\n\"6086--------92268143--------HHT5ZMz4yuHBcgTzZ\"\n\" SP : Livré\"\n\"6273--------92268143--------HHT5ZMz4yuHBcgTzZ\"\n\" SP : Livré\"\n\"------------------------92268143--------HHT5ZMz4yuHBcgTzZ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------714\"\n\"--------------------------------kEtxmRYW6MpmsTxgd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------715\"\n\"--------------------------------FfciuyKa7EXcNLqPG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------716\"\n\"6064--------21631203--------u22NNqjGmDKBJ6MYd\"\n\" SP : Livré\"\n\"------------------------21631203--------u22NNqjGmDKBJ6MYd--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------717\"\n\"--------------------------------GSdSdqYQwedG3G6uQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------718\"\n\"--------------------------------AuiZtTNrNRS73Bv3T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------719\"\n\"--------------------------------Ten64hyGLxset4GKo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------720\"\n\"--------------------------------BThZ3N3EvBjYvYJby--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------721\"\n\"--------------------------------RCzRJCLfdob5LAwsH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------722\"\n\"7880--------29645309--------9GuuMDDW2Fp6iXc9f\"\n\" SP : Livré\"\n\"------------------------29645309--------9GuuMDDW2Fp6iXc9f--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------723\"\n\"--------------------------------bC7t5sxs3tiYPDrEb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------724\"\n\"--------------------------------YAFC9a6xHbdigSQht--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------725\"\n\"6066--------96814009--------HDBBQ7Gc5xAcGaqyz\"\n\" SP : Livré\"\n\"------------------------96814009--------HDBBQ7Gc5xAcGaqyz--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------726\"\n\"--------------------------------s8esTLDv9qWst4KMR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------727\"\n\"6169--------51775884--------4oJB92QDDkH9NoQgT\"\n\" SP : Livré\"\n\"------------------------51775884--------4oJB92QDDkH9NoQgT--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------728\"\n\"--------------------------------cX5ME7a2huusA9yRb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------729\"\n\"--------------------------------Eg45G9ffYWP5rx3wu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------730\"\n\"--------------------------------8Y2ovdkJioJ4N2je5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------731\"\n\"--------------------------------fk5XchYo7W8CpKPcM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------732\"\n\"6151--------28985197--------zg8J44wnWDQMEXj4J\"\n\" SP : Livré\"\n\"------------------------28985197--------zg8J44wnWDQMEXj4J--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------733\"\n\"--------------------------------rkoiT49xfRGKx334q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------734\"\n\"--------------------------------b6x4SgR49itqMEC9o--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------735\"\n\"3682--------97987352--------2013494380\"\n\"4146--------97987352--------2013494380\"\n\"4277--------97987352--------\"\n\"4965--------97987352--------\"\n\" SP : Livraison effectuée\"\n\"6185--------97987352--------aJdX2oEiDpSXbNSjX\"\n\" SP : Livré\"\n\"------------------------97987352--------aJdX2oEiDpSXbNSjX--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------736\"\n\"--------------------------------w2b6cosLND2EupK6f--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------737\"\n\"--------------------------------ERHrRruuFbDJk3WYw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------738\"\n\"--------------------------------MgianWTSZcKTgDNAY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------739\"\n\"--------------------------------toYFZ3C9ev6H8hJ92--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------740\"\n\"--------------------------------hFXDD68M2zQgW7gDs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------741\"\n\"6051--------52438686--------gMPbhAWSGMbdcoZ2Y\"\n\" SP : Livré\"\n\"------------------------52438686--------gMPbhAWSGMbdcoZ2Y--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------742\"\n\"--------------------------------RXBc3WxiM9AqbTRCD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------743\"\n\"--------------------------------QhgWWwtxtv3vfwHjh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------744\"\n\"--------------------------------HWZ5PvERZSsnkcqFk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------745\"\n\"--------------------------------B2BxWdoSBZqTL4q9p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------746\"\n\"6082--------98169485--------Sq2rsKH92GcmyuQW7\"\n\" SP : Livré\"\n\"------------------------98169485--------Sq2rsKH92GcmyuQW7--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------747\"\n\"--------------------------------gFkoWiBKkZPQHwi3d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------748\"\n\"864--------22166298--------\"\n\" SP : Livrer\"\n\"2698--------22166298--------640351981\"\n\" SP : Livraison effectuée\"\n\"6171--------22166298--------tFpvsQMNXMpdAhJ7Y\"\n\"6627--------22166298--------tFpvsQMNXMpdAhJ7Y\"\n\" SP : Livré\"\n\"7345--------22166298--------tFpvsQMNXMpdAhJ7Y\"\n\" SP : Livré\"\n\"7655--------22166298--------tFpvsQMNXMpdAhJ7Y\"\n\" SP : Livré\"\n\"------------------------22166298--------tFpvsQMNXMpdAhJ7Y--------5\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------749\"\n\"--------------------------------YmnMRvRRiZRgheYT6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------750\"\n\"--------------------------------dQETS4YnoJaivkgFH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------751\"\n\"2022--------23374767--------1871990236\"\n\" SP : Livraison effectuée\"\n\"3346--------23374767--------1871990236\"\n\" SP : Livraison effectuée\"\n\"6156--------23374767--------CY2iLtXYbzLcAGrY4\"\n\" SP : Livré\"\n\"------------------------23374767--------CY2iLtXYbzLcAGrY4--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------752\"\n\"6054--------54305849--------ni3x6a8hWNPreKaq5\"\n\" SP : Livré\"\n\"6186--------54305849--------ni3x6a8hWNPreKaq5\"\n\" SP : Livré\"\n\"------------------------54305849--------ni3x6a8hWNPreKaq5--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------753\"\n\"--------------------------------TnE3h6rKzGFNmn9TF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------754\"\n\"--------------------------------GEonDkJRBuk3YafDe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------755\"\n\"5074--------20541421--------\"\n\" SP : \"\n\"6050--------20541421--------iatH223WxJ9QrfEnT\"\n\" SP : Livré\"\n\"6329--------20541421--------iatH223WxJ9QrfEnT\"\n\" SP : Livré\"\n\"6506--------20541421--------iatH223WxJ9QrfEnT\"\n\" SP : Livré\"\n\"6669--------20541421--------iatH223WxJ9QrfEnT\"\n\" SP : Livré\"\n\"6909--------20541421--------iatH223WxJ9QrfEnT\"\n\" SP : Livré\"\n\"7143--------20541421--------iatH223WxJ9QrfEnT\"\n\" SP : Livré\"\n\"7516--------20541421--------iatH223WxJ9QrfEnT\"\n\" SP : Livré\"\n\"8133--------20541421--------\"\n\" SP : Livré\"\n\"------------------------20541421--------iatH223WxJ9QrfEnT--------9\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------756\"\n\"--------------------------------ihi2jgyyQvXWaWBYY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------757\"\n\"2540--------92047807--------1467285630\"\n\" SP : Livraison effectuée\"\n\"6139--------92047807--------3iNPhtoRjyJGjiDpR\"\n\" SP : Livré\"\n\"------------------------92047807--------3iNPhtoRjyJGjiDpR--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------758\"\n\"--------------------------------qfpAYJStp3cdX9rqF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------759\"\n\"5988--------55597081--------\"\n\" SP : Livré\"\n\"6053--------55597081--------kxQvkyavfgKbp2SKK\"\n\" SP : Livré\"\n\"7656--------55597081--------kxQvkyavfgKbp2SKK\"\n\" SP : Livré\"\n\"------------------------55597081--------kxQvkyavfgKbp2SKK--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------760\"\n\"--------------------------------xcfWyJe5kNrycSP8J--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------761\"\n\"--------------------------------YK8eHnR9cNaKiYfJN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------762\"\n\"--------------------------------odTcN9eJ36oKiqnr9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------763\"\n\"--------------------------------yiCuJktvhaAX5sBdJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------764\"\n\"--------------------------------QbFd7MtDZAfXyXcNi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------765\"\n\"6063--------51730051--------RYipbNMPHxddggEqv\"\n\" SP : Livré\"\n\"6533--------51730051--------RYipbNMPHxddggEqv\"\n\" SP : Livré\"\n\"------------------------51730051--------RYipbNMPHxddggEqv--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------766\"\n\"--------------------------------xDReaX8f33pFenoF5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------767\"\n\"4974--------50442203--------\"\n\" SP : Livraison effectuée\"\n\"6148--------50442203--------iraa3JWjNugp2tPuP\"\n\" SP : Livré\"\n\"------------------------50442203--------iraa3JWjNugp2tPuP--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------768\"\n\"--------------------------------nZAqg3ytEJLpfA9GQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------769\"\n\"6072--------24354599--------xJT3QEsoMS2Xtaynr\"\n\" SP : Livré\"\n\"------------------------24354599--------xJT3QEsoMS2Xtaynr--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------770\"\n\"--------------------------------tnpR7QkMrEYS67cdA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------771\"\n\"--------------------------------EjxCddYWLvwiWQTDw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------772\"\n\"--------------------------------En6Q2W6quR9xsipG9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------773\"\n\"6142--------54761119--------Eu2AQh3C9bMJeATCg\"\n\" SP : Livré\"\n\"------------------------54761119--------Eu2AQh3C9bMJeATCg--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------774\"\n\"--------------------------------cLFg7LEiSw7oi5feZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------775\"\n\"--------------------------------pfJRESP2RnPFjmqZF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------776\"\n\"5259--------92131818--------\"\n\" SP : \"\n\"6068--------92131818--------umFYpnZJ2cjToFrTH\"\n\" SP : Livré\"\n\"------------------------92131818--------umFYpnZJ2cjToFrTH--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------777\"\n\"--------------------------------ytkDNEaE2thNDjN3e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------778\"\n\"6067--------93722443--------BRseuT6y2abb6u8oC\"\n\" SP : Livré\"\n\"------------------------93722443--------BRseuT6y2abb6u8oC--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------779\"\n\"--------------------------------xX7NzJqRXcv8sZGBn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------780\"\n\"--------------------------------QZkLnoNu2HAGNE9SQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------781\"\n\"4234--------26862657--------\"\n\" SP : Livraison effectuée\"\n\"6521--------26862657--------\"\n\" SP : Livré\"\n\"6556--------26862657--------8jsnndTurh2fHtAh8\"\n\" SP : Livré\"\n\"------------------------26862657--------8jsnndTurh2fHtAh8--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------782\"\n\"6143--------27028197--------YmFRN9a5uJoBmpnvK\"\n\" SP : Livré\"\n\"------------------------27028197--------YmFRN9a5uJoBmpnvK--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------783\"\n\"--------------------------------Nsey8jfwD6Zd9or9a--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------784\"\n\"--------------------------------TGciLpfYJEivyoQbr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------785\"\n\"--------------------------------P7cfFqAKssSq5i54X--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------786\"\n\"6088--------97169166--------yuYeQTnzsGh9C9nBF\"\n\" SP : Livré\"\n\"------------------------97169166--------yuYeQTnzsGh9C9nBF--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------787\"\n\"--------------------------------iK3kQFzgvqycXzBub--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------788\"\n\"--------------------------------euHrA2CJcahjXSafR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------789\"\n\"6089--------56647487--------pYotSSEsDu4cxe3hF\"\n\" SP : Livré\"\n\"6583--------56647487--------pYotSSEsDu4cxe3hF\"\n\" SP : Livré\"\n\"6971--------58206554--------pYotSSEsDu4cxe3hF\"\n\" SP : Livré\"\n\"7557--------58206554--------pYotSSEsDu4cxe3hF\"\n\" SP : Livré\"\n\"8384--------58206554--------\"\n\" SP : Livré\"\n\"------------------------58206554--------pYotSSEsDu4cxe3hF--------5\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------790\"\n\"6094--------22837312--------bSSGWKwFsoZK3RLYF\"\n\"------------------------22837312--------bSSGWKwFsoZK3RLYF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------791\"\n\"--------------------------------5BczYHg3p8SBh9pTx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------792\"\n\"--------------------------------9JrG56YXygFFq2uYZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------793\"\n\"--------------------------------f8wgch76DdcndhzRo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------794\"\n\"--------------------------------aqnqMwEdMHESXrTxZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------795\"\n\"--------------------------------kavddYbjgJMQv5nLH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------796\"\n\"6096--------50178910--------x8XQsb4Xn4sNZFHEQ\"\n\" SP : Livré\"\n\"------------------------50178910--------x8XQsb4Xn4sNZFHEQ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------797\"\n\"6090--------50161792--------3WPaPfDBgtKXJcWHM\"\n\"6231--------50161792--------3WPaPfDBgtKXJcWHM\"\n\"------------------------50161792--------3WPaPfDBgtKXJcWHM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------798\"\n\"--------------------------------M9X5XgWHHi6FKd2Wz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------799\"\n\"6091--------26560081--------BcgeSja9KPh7McgSz\"\n\" SP : Livré\"\n\"------------------------26560081--------BcgeSja9KPh7McgSz--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------800\"\n\"6093--------99363793--------6ZcWBYdFZ9Jc3NQhM\"\n\" SP : Livré\"\n\"------------------------99363793--------6ZcWBYdFZ9Jc3NQhM--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------801\"\n\"6099--------52041293--------ck6Eg9Pz2JePHrsMe\"\n\"------------------------52041293--------ck6Eg9Pz2JePHrsMe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------802\"\n\"--------------------------------FxMcDP3cbATMd5oZd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------803\"\n\"--------------------------------3wisw7iwhrjzSvhTy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------804\"\n\"6095--------98786134--------Eqr3KNHzLfxGy2NDB\"\n\" SP : Livré\"\n\"------------------------98786134--------Eqr3KNHzLfxGy2NDB--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------805\"\n\"--------------------------------9gNhmnwTKXBPqBL6s--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------806\"\n\"--------------------------------yrvppBGmj7LzTGeuw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------807\"\n\"--------------------------------HGmYmewjLBHc4u6CH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------808\"\n\"--------------------------------h7Z7oHvNepkQ6XNFZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------809\"\n\"6380--------52868583--------gzJ4qgsBgT72qmsHD\"\n\" SP : Livré\"\n\"------------------------52868583--------gzJ4qgsBgT72qmsHD--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------810\"\n\"--------------------------------Xr77omxmhZ8Hs9mnt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------811\"\n\"--------------------------------XBBcDLvR44Zqi6aLf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------812\"\n\"--------------------------------vpSa5zTBCAyQ9JnZY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------813\"\n\"6138--------94524802--------ZvXmBdmmoTmXHgZRS\"\n\" SP : Livré\"\n\"------------------------94524802--------ZvXmBdmmoTmXHgZRS--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------814\"\n\"--------------------------------uEx9FaGBFjXrPjPQN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------815\"\n\"6190--------28863858--------GeMx9dfbqKNymiMuP\"\n\" SP : Livré\"\n\"6582--------28638858--------GeMx9dfbqKNymiMuP\"\n\"------------------------28638858--------GeMx9dfbqKNymiMuP--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------816\"\n\"--------------------------------HWzqDdjA2SenGSyo4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------817\"\n\"--------------------------------5GD2nZBsiYv5X3bEC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------818\"\n\"6113--------96974561--------WCyxEnifMz3HHLNS4\"\n\" SP : Livré\"\n\"6792--------96 974 561--------WCyxEnifMz3HHLNS4\"\n\" SP : Livré\"\n\"7278--------96 974 561--------WCyxEnifMz3HHLNS4\"\n\" SP : Livré\"\n\"------------------------96 974 561--------WCyxEnifMz3HHLNS4--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------819\"\n\"--------------------------------2aPcdvs8vij6YpNyJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------820\"\n\"6122--------50750789--------6LxukvPfmkdKkNEu9\"\n\" SP : Livré\"\n\"------------------------50750789--------6LxukvPfmkdKkNEu9--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------821\"\n\"--------------------------------yadvQsPqMFmFAhajJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------822\"\n\"6107--------99949044--------iAbttXsFDeEtnm79C\"\n\" SP : Livré\"\n\"------------------------99949044--------iAbttXsFDeEtnm79C--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------823\"\n\"6140--------58125688--------b6jjYTY6fNA4BEtpK\"\n\" SP : Livré\"\n\"------------------------58125688--------b6jjYTY6fNA4BEtpK--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------824\"\n\"--------------------------------qFGu5i5RxrvxtrPZp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------825\"\n\"--------------------------------kR36BKnviJdTGLe2e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------826\"\n\"--------------------------------7Kb9npSSajvjKGLet--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------827\"\n\"--------------------------------FZHyBXPsuwdY6FZwn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------828\"\n\"--------------------------------jKq9dmghF8tTFMRJv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------829\"\n\"6108--------94120061--------aY86y3B6GQ8nnzMDm\"\n\" SP : Livré\"\n\"7658--------94120061--------aY86y3B6GQ8nnzMDm\"\n\" SP : Livré\"\n\"------------------------94120061--------aY86y3B6GQ8nnzMDm--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------830\"\n\"5357--------28582645--------\"\n\" SP : \"\n\"6104--------28582645--------B2CAwCoJPqAR78pz7\"\n\" SP : Livré\"\n\"6584--------28582645--------B2CAwCoJPqAR78pz7\"\n\" SP : Livré\"\n\"------------------------28582645--------B2CAwCoJPqAR78pz7--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------831\"\n\"--------------------------------N7FcAHobPvBgdb7KR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------832\"\n\"--------------------------------WL3HmR3dv3AEea6TF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------833\"\n\"2753--------27553781--------842014449\"\n\"4524--------27553781--------\"\n\" SP : Livraison effectuée\"\n\"6110--------27553781--------RNkzYnJrwn2R5cbLq\"\n\"7236--------27553781--------RNkzYnJrwn2R5cbLq\"\n\"------------------------27553781--------RNkzYnJrwn2R5cbLq--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------834\"\n\"6112--------53026042--------2rBpTbjvEg9gK2EDA\"\n\" SP : Livré\"\n\"6541--------53026042--------2rBpTbjvEg9gK2EDA\"\n\" SP : Livré\"\n\"------------------------53026042--------2rBpTbjvEg9gK2EDA--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------835\"\n\"--------------------------------PC582YTExXfQfqGut--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------836\"\n\"6111--------24908371--------CqTPJj5oYgBmYh4Fj\"\n\" SP : Livré\"\n\"------------------------24908371--------CqTPJj5oYgBmYh4Fj--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------837\"\n\"--------------------------------TetwjRnHbEMr7XBur--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------838\"\n\"--------------------------------N5yhA9tq7S8mcXN9Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------839\"\n\"5317--------53956833--------\"\n\" SP : \"\n\"6157--------53956833--------amCysHqXiPgcvAYh6\"\n\" SP : Livré\"\n\"6245--------53956833--------ohQgNodgL3QdiKCya\"\n\" SP : Livré\"\n\"------------------------53956833--------amCysHqXiPgcvAYh6--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------840\"\n\"6115--------52134825--------f3wegLbj72YYpaDfJ\"\n\" SP : Livré\"\n\"------------------------52134825--------f3wegLbj72YYpaDfJ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------841\"\n\"6116--------53059847--------eT42iaxJazkdACnuy\"\n\" SP : Livré\"\n\"------------------------53059847--------eT42iaxJazkdACnuy--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------842\"\n\"--------------------------------JjNkPYc3RyTEAWHvi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------843\"\n\"--------------------------------XNB7ovdAEm8cd69Hb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------844\"\n\"--------------------------------6mCabEkbq2323Jd4i--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------845\"\n\"562--------55357520--------\"\n\" SP : Livrer\"\n\"6155--------55357520--------Ecr6faamwT55ga5qv\"\n\" SP : Livré\"\n\"6588--------55357520--------Ecr6faamwT55ga5qv\"\n\" SP : Livré\"\n\"------------------------55357520--------Ecr6faamwT55ga5qv--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------846\"\n\"--------------------------------qNznFQjjbwjvfiYiS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------847\"\n\"6319--------58607714--------dm9o2nmhQBkvfR42W\"\n\" SP : Livré\"\n\"------------------------58607714--------dm9o2nmhQBkvfR42W--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------848\"\n\"------------------------28420070--------sWzSFRx3YAk55MzHK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------849\"\n\"5439--------98637475--------\"\n\" SP : \"\n\"6251--------98637475--------85d5Hv9s2uT5rDHYp\"\n\" SP : Livré\"\n\"------------------------98637475--------85d5Hv9s2uT5rDHYp--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------850\"\n\"--------------------------------zDSjqC87Bs6DnCky5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------851\"\n\"--------------------------------bxDMbgPByiDF8nRpD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------852\"\n\"--------------------------------SmwDgfWTHotpmZDXZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------853\"\n\"--------------------------------RHnvhx4G6fkfovMQE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------854\"\n\"--------------------------------mzg5F2vQjN7KqQCgu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------855\"\n\"6119--------93074437--------eitSavPzDpzEfE9D8\"\n\" SP : Livré\"\n\"------------------------93074437--------eitSavPzDpzEfE9D8--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------856\"\n\"--------------------------------sLWd9nNbeEx9PxfT6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------857\"\n\"6118--------53744959--------Z2ZxgFDGWwwFuANdA\"\n\"------------------------53744959--------Z2ZxgFDGWwwFuANdA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------858\"\n\"--------------------------------FgdzQ2gLAfKpq4Snm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------859\"\n\"--------------------------------yi3mvjymic8ej5qHz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------860\"\n\"6129--------53438243--------gGzFHKYZ3Xhhfx6Sb\"\n\" SP : Livré\"\n\"------------------------53438243--------gGzFHKYZ3Xhhfx6Sb--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------861\"\n\"6120--------99526389--------yJRuHqYAsP8q9gW9C\"\n\" SP : Livré\"\n\"------------------------99526389--------yJRuHqYAsP8q9gW9C--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------862\"\n\"--------------------------------NeNwS3gDYgQcjHJdH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------863\"\n\"--------------------------------wGtrrPBA5zXRL8NgH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------864\"\n\"--------------------------------p5EFDAzXvhZ7eZahF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------865\"\n\"6755--------99722519--------7PGXeCDJS8smu2Ywr\"\n\" SP : Livré\"\n\"8291--------99722519--------\"\n\" SP : Livré\"\n\"------------------------99722519--------7PGXeCDJS8smu2Ywr--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------866\"\n\"--------------------------------cZ3aJXLkbmPyjjTkP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------867\"\n\"6162--------52012769--------4ktSMCYrheyymvCNG\"\n\" SP : Livré\"\n\"6451--------52012769--------4ktSMCYrheyymvCNG\"\n\" SP : Livré\"\n\"------------------------52012769--------4ktSMCYrheyymvCNG--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------868\"\n\"--------------------------------CGsshcu6FW7h6qWyo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------869\"\n\"--------------------------------FRMhem2AETXeipsQ6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------870\"\n\"--------------------------------TgcJeEecaLW7r4yzr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------871\"\n\"--------------------------------iYTfYXLrNvTrPp8K5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------872\"\n\"--------------------------------Nqv7x9fLX8GXCsEeZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------873\"\n\"--------------------------------5qEwfykFcnD3b9zLM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------874\"\n\"--------------------------------ccmZx2c47BLRwkFJk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------875\"\n\"6127--------55623939--------xPoDQKbbihPwcPpgA\"\n\" SP : Livré\"\n\"------------------------55623939--------xPoDQKbbihPwcPpgA--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------876\"\n\"--------------------------------2aim7FdW4GRYH4aph--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------877\"\n\"--------------------------------KbcFMQZtcoqW2XFjc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------878\"\n\"--------------------------------DsXjW85eW8dZCJ76j--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------879\"\n\"6161--------54218951--------jTyNHMGEGvrMD8zKj\"\n\" SP : Livré\"\n\"6846--------54218951--------jTyNHMGEGvrMD8zKj\"\n\" SP : Livré\"\n\"7927--------94166521--------jTyNHMGEGvrMD8zKj\"\n\" SP : Livré\"\n\"------------------------94166521--------jTyNHMGEGvrMD8zKj--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------880\"\n\"--------------------------------k9p9bExQXrNwM8Q64--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------881\"\n\"--------------------------------dyMFmyMuYbQHs7PCF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------882\"\n\"--------------------------------LvrjXEktHxcNnBcky--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------883\"\n\"6130--------55631934--------7eppkw52vaxW9dTFm\"\n\"------------------------55631934--------7eppkw52vaxW9dTFm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------884\"\n\"6147--------25592034--------3p8EmPSmuXNjoTPS4\"\n\" SP : Livré\"\n\"------------------------25592034--------3p8EmPSmuXNjoTPS4--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------885\"\n\"--------------------------------FHcsGXfyZk9kRatyx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------886\"\n\"6152--------23324695--------t9QyqaGcgxW3CTtb8\"\n\" SP : Livré\"\n\"7730--------23324695--------t9QyqaGcgxW3CTtb8\"\n\" SP : Livré\"\n\"------------------------23324695--------t9QyqaGcgxW3CTtb8--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------887\"\n\"--------------------------------S55dv5qnmDK5PiBZq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------888\"\n\"--------------------------------r36qE9FXeAAYgfQki--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------889\"\n\"5467--------27207321--------\"\n\" SP : \"\n\"6132--------27207321--------NqLFbRkjpWcgc3Y7M\"\n\" SP : Livré\"\n\"6565--------27207321--------NqLFbRkjpWcgc3Y7M\"\n\" SP : Livré\"\n\"6677--------27207321--------NqLFbRkjpWcgc3Y7M\"\n\" SP : Livré\"\n\"6910--------27207321--------NqLFbRkjpWcgc3Y7M\"\n\" SP : Livré\"\n\"------------------------27207321--------NqLFbRkjpWcgc3Y7M--------5\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------890\"\n\"6133--------94840392--------NiKGQGm2aYrvoWZmw\"\n\" SP : Livré\"\n\"6153--------94840392--------NiKGQGm2aYrvoWZmw\"\n\" SP : Livré\"\n\"------------------------94840392--------NiKGQGm2aYrvoWZmw--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------891\"\n\"--------------------------------CujN7tyoseRnGPpxK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------892\"\n\"--------------------------------JDw6KNZqbNaapF5tN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------893\"\n\"--------------------------------yesJu8eyJ9M5uL4Wo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------894\"\n\"6215--------25891712--------7yxEvwj3YbRWrsjbm\"\n\" SP : Livré\"\n\"------------------------25891712--------7yxEvwj3YbRWrsjbm--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------895\"\n\"6159--------28697361--------fJZ5x4PgiWsB7F9ne\"\n\" SP : Livré\"\n\"------------------------28697361--------fJZ5x4PgiWsB7F9ne--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------896\"\n\"4750--------99553583--------\"\n\"6160--------99553583--------GHJLpKKXd4aohvM7c\"\n\" SP : Livré\"\n\"------------------------99553583--------GHJLpKKXd4aohvM7c--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------897\"\n\"5538--------95098420--------\"\n\" SP : \"\n\"6166--------95098420--------Xh3sizzHJYvvvbATx\"\n\" SP : Livré\"\n\"6614--------95098420--------Xh3sizzHJYvvvbATx\"\n\" SP : Livré\"\n\"6711--------95098420--------Xh3sizzHJYvvvbATx\"\n\" SP : Livré\"\n\"------------------------95098420--------Xh3sizzHJYvvvbATx--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------898\"\n\"--------------------------------LZxFT3XWHEK6CSxeD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------899\"\n\"--------------------------------ZjFTjEWQBMZQCL3gx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------900\"\n\"6167--------46382777--------zbRCjjyJkSMZinCzM\"\n\"------------------------46382777--------zbRCjjyJkSMZinCzM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------901\"\n\"--------------------------------kL6TreAFcwBtpGqWN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------902\"\n\"--------------------------------HzquBEgBa48eFXata--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------903\"\n\"6396--------25964161--------DkFct6pZ3QcKKBoQJ\"\n\" SP : Livré\"\n\"------------------------25964161--------DkFct6pZ3QcKKBoQJ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------904\"\n\"5279--------29113317--------\"\n\" SP : \"\n\"6168--------29113317--------446HXZ252rJ3WZe6D\"\n\" SP : Livré\"\n\"------------------------29113317--------446HXZ252rJ3WZe6D--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------905\"\n\"6170--------53803075--------T2FJoLTDuFqMwLJWS\"\n\" SP : Livré\"\n\"------------------------53803075--------T2FJoLTDuFqMwLJWS--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------906\"\n\"--------------------------------BA8cQyySpTppQH4Yc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------907\"\n\"7158--------52237092 --------aW9SACP4XmH5gYwcu\"\n\" SP : Livré\"\n\"------------------------52237092 --------aW9SACP4XmH5gYwcu--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------908\"\n\"4939--------22992051--------\"\n\" SP : Livraison effectuée\"\n\"6172--------22992051--------dDwBnRzH4prkRqzMb\"\n\" SP : Livré\"\n\"------------------------22992051--------dDwBnRzH4prkRqzMb--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------909\"\n\"6604--------97426720--------QzhCX8PKMLdbkuczE\"\n\" SP : Livré\"\n\"------------------------97426720--------QzhCX8PKMLdbkuczE--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------910\"\n\"--------------------------------HqnJxjPuZsR3uP3fd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------911\"\n\"--------------------------------zdWSfWeaHfTfXkFdM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------912\"\n\"6175--------50312578--------jF9Md2o5HEXe5ujnf\"\n\"------------------------50312578--------jF9Md2o5HEXe5ujnf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------913\"\n\"6590--------53 874 397--------SmjQYWmxHbeLjKEG2\"\n\" SP : Livré\"\n\"------------------------53 874 397--------SmjQYWmxHbeLjKEG2--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------914\"\n\"--------------------------------uBpDuTEXrJT37sW2W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------915\"\n\"6176--------25348258--------vrQqHwdwLCXdqYHdG\"\n\" SP : Livré\"\n\"------------------------25348258--------vrQqHwdwLCXdqYHdG--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------916\"\n\"6339--------58 09 09 02--------antG5a5ysfo9N6F6k\"\n\" SP : Livré\"\n\"------------------------58 09 09 02--------antG5a5ysfo9N6F6k--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------917\"\n\"2441--------21765715--------696540492\"\n\" SP : Livraison effectuée\"\n\"4589--------21765715--------\"\n\" SP : Livraison effectuée\"\n\"6179--------21765715--------iuQ4svj9n4KcJt6nF\"\n\" SP : Livré\"\n\"------------------------21765715--------iuQ4svj9n4KcJt6nF--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------918\"\n\"--------------------------------neb8tXezjnuX8WY7c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------919\"\n\"6180--------94729490--------MHkak6cJWKzrh25MZ\"\n\" SP : Livré\"\n\"------------------------94729490--------MHkak6cJWKzrh25MZ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------920\"\n\"6177--------95737741--------v5GgzyZsT8KqgoFNA\"\n\" SP : Livré\"\n\"------------------------95737741--------v5GgzyZsT8KqgoFNA--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------921\"\n\"6181--------28437323--------usmXJcafbxBsnsHg8\"\n\" SP : Livré\"\n\"6625--------28437323--------usmXJcafbxBsnsHg8\"\n\" SP : Livré\"\n\"------------------------28437323--------usmXJcafbxBsnsHg8--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------922\"\n\"6183--------27610531--------uofZp67qTszxmBsRq\"\n\" SP : Livré\"\n\"------------------------27610531--------uofZp67qTszxmBsRq--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------923\"\n\"--------------------------------E5FcL2Rbc89fjBmpw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------924\"\n\"--------------------------------wY26gEjhzZ6JJEodh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------925\"\n\"--------------------------------iSxQgxkgKs7TamDS8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------926\"\n\"1213--------55126386--------\"\n\" SP : Livrer\"\n\"2147--------55126386--------2002281007\"\n\" SP : Livraison effectuée\"\n\"4108--------55126386--------2002281007\"\n\" SP : Livraison effectuée\"\n\"6188--------55126386--------KGc49w9nZWPCLoArW\"\n\" SP : Livré\"\n\"------------------------55126386--------KGc49w9nZWPCLoArW--------4\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------927\"\n\"3416--------52334743--------855753125\"\n\" SP : Livraison effectuée\"\n\"4572--------52334743--------\"\n\" SP : Livraison effectuée\"\n\"4990--------52334743--------\"\n\" SP : Livraison effectuée\"\n\"5545--------52334743--------\"\n\" SP : \"\n\"6184--------52334743--------q7ug7ysQyS6e9fGHy\"\n\" SP : Livré\"\n\"------------------------52334743--------q7ug7ysQyS6e9fGHy--------5\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------928\"\n\"--------------------------------Wjpeio4uwHFhfz8ec--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------929\"\n\"6194--------25136766--------rBZFPE827EPRxy4u6\"\n\" SP : Livré\"\n\"------------------------25136766--------rBZFPE827EPRxy4u6--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------930\"\n\"--------------------------------zHvg6W44FfkgYFq48--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------931\"\n\"7680--------93549153--------QhecxmmDqqRa7W6MY\"\n\" SP : Livré\"\n\"------------------------93549153--------QhecxmmDqqRa7W6MY--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------932\"\n\"4175--------29589301--------475258996\"\n\" SP : Livraison effectuée\"\n\"4684--------29589301--------\"\n\" SP : Livraison effectuée\"\n\"6187--------29589301--------AmojD7raB93dx4YPq\"\n\" SP : Livré\"\n\"------------------------29589301--------AmojD7raB93dx4YPq--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------933\"\n\"6189--------93753354--------nW7iRMXh8miX2ojez\"\n\"6312--------96668237--------nW7iRMXh8miX2ojez\"\n\" SP : Livré\"\n\"------------------------96668237--------nW7iRMXh8miX2ojez--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------934\"\n\"--------------------------------49Z5yhDgwBZoh9Grd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------935\"\n\"6202--------58229667--------vNwdBpraDXG2cT5za\"\n\" SP : Livré\"\n\"7659--------58229667--------vNwdBpraDXG2cT5za\"\n\" SP : Livré\"\n\"------------------------58229667--------vNwdBpraDXG2cT5za--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------936\"\n\"--------------------------------FJi8K5uGGgGmY77qX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------937\"\n\"6192--------21297870--------obxwSncBNRbtr7Tgn\"\n\" SP : Livré\"\n\"------------------------21297870--------obxwSncBNRbtr7Tgn--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------938\"\n\"6193--------27 971 341--------DHM4qyMGEKb5fWrXp\"\n\" SP : Livré\"\n\"------------------------27 971 341--------DHM4qyMGEKb5fWrXp--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------939\"\n\"6191--------99735491--------XwL2r5qbp9CYTZGnW\"\n\" SP : Livré\"\n\"------------------------99735491--------XwL2r5qbp9CYTZGnW--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------940\"\n\"--------------------------------y7cFKqTN42R7dw978--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------941\"\n\"6200--------55 155 326--------KrLDnpztKm7iAz9rh\"\n\" SP : Livré\"\n\"------------------------55 155 326--------KrLDnpztKm7iAz9rh--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------942\"\n\"6201--------56220300--------4kuNTs9HnGxhwyTsK\"\n\" SP : Livré\"\n\"------------------------56220300--------4kuNTs9HnGxhwyTsK--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------943\"\n\"6456--------94 050 568--------3G7HmRNNtyteYQerq\"\n\" SP : Livré\"\n\"6667--------94 050 568--------3G7HmRNNtyteYQerq\"\n\" SP : Livré\"\n\"------------------------94 050 568--------3G7HmRNNtyteYQerq--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------944\"\n\"6211--------44247759--------ZYKcjnT2thecDCzDL\"\n\" SP : Livré\"\n\"------------------------44247759--------ZYKcjnT2thecDCzDL--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------945\"\n\"--------------------------------DpjEcfNpKwMFiXMDt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------946\"\n\"--------------------------------ArFctBJNi8HDDW2Tr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------947\"\n\"--------------------------------CXksD5vMd7NmB7P2c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------948\"\n\"6204--------54375121--------4QnCju8knDD8iNuxB\"\n\" SP : Livré\"\n\"------------------------54375121--------4QnCju8knDD8iNuxB--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------949\"\n\"--------------------------------bJc58aAwEBF7ciY7T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------950\"\n\"--------------------------------dZsgg2x6AHpchY3ef--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------951\"\n\"--------------------------------HWE557j939ZLk3jWS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------952\"\n\"--------------------------------EFCynw4etXSWDyDsS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------953\"\n\"6232--------54662436--------H5SRWy9dDKYLugCKB\"\n\" SP : Livré\"\n\"------------------------54662436--------H5SRWy9dDKYLugCKB--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------954\"\n\"--------------------------------6K2NvPA7p5au3qzpe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------955\"\n\"--------------------------------Pcb2yqa33gL7cZELP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------956\"\n\"--------------------------------FcvhDD2A3xQwzcXot--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------957\"\n\"--------------------------------vQDBNSu9vxDnXHC5T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------958\"\n\"6205--------29448265--------5kuoYT4WzbWbYjaC2\"\n\" SP : Livré\"\n\"------------------------29448265--------5kuoYT4WzbWbYjaC2--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------959\"\n\"--------------------------------NKZnjfMJoN5JFLPsJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------960\"\n\"--------------------------------qbyioFhRSfW6Fgy3q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------961\"\n\"6213--------20449788--------Wcv5uShRtBAFAqCET\"\n\" SP : Livré\"\n\"7415--------20449788--------Wcv5uShRtBAFAqCET\"\n\" SP : Livré\"\n\"8478--------20449788--------\"\n\" SP : Livré\"\n\"------------------------20449788--------Wcv5uShRtBAFAqCET--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------962\"\n\"--------------------------------4vGPsBqzuJqLf2AEL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------963\"\n\"6212--------26452498--------L42HJZZRktkjBkh9p\"\n\"------------------------26452498--------L42HJZZRktkjBkh9p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------964\"\n\"6218--------92072974--------BDid2CoBhLP77w8p5\"\n\" SP : Livré\"\n\"------------------------92072974--------BDid2CoBhLP77w8p5--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------965\"\n\"--------------------------------Tt3vx6AWPuGXqr2Tf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------966\"\n\"6207--------21264239--------cMFS7w2hifr8FgMBx\"\n\" SP : Livré\"\n\"------------------------21264239--------cMFS7w2hifr8FgMBx--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------967\"\n\"6208--------20718541--------wtyCwxoZqt6BiQPAF\"\n\" SP : Livré\"\n\"------------------------20718541--------wtyCwxoZqt6BiQPAF--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------968\"\n\"6209--------42100761--------W98ivP9ZSCgqgKp3p\"\n\" SP : Livré\"\n\"------------------------42100761--------W98ivP9ZSCgqgKp3p--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------969\"\n\"6210--------24462808--------ykQhk5Bp7LxgijuDa\"\n\"------------------------24462808--------ykQhk5Bp7LxgijuDa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------970\"\n\"6214--------92501247--------96T8P7j92Wuu987c2\"\n\"------------------------92501247--------96T8P7j92Wuu987c2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------971\"\n\"--------------------------------xpSAgqbgrvwuPPrDZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------972\"\n\"--------------------------------bA65rtW4XydWg8AfE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------973\"\n\"--------------------------------ypFkBmD8K3kxvahxx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------974\"\n\"6338--------50138267--------42RkNhAykgXGG6e5m\"\n\" SP : Livré\"\n\"------------------------50138267--------42RkNhAykgXGG6e5m--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------975\"\n\"--------------------------------rhWum3z5s3MaSdWiM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------976\"\n\"--------------------------------doqpNXyoLwBmj4gHq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------977\"\n\"--------------------------------vj7xFDXnx83KYMwzm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------978\"\n\"6227--------28002235--------JgAPjGvEhx8x86F6B\"\n\" SP : Livré\"\n\"------------------------28002235--------JgAPjGvEhx8x86F6B--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------979\"\n\"6216--------29780110--------XvFisX3htjipu2JHw\"\n\" SP : Livré\"\n\"------------------------29780110--------XvFisX3htjipu2JHw--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------980\"\n\"6217--------50442049--------JoTkMu5zNvRdj66sB\"\n\" SP : Livré\"\n\"------------------------50442049--------JoTkMu5zNvRdj66sB--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------981\"\n\"--------------------------------qDb5WYgYGij6NcqEj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------982\"\n\"--------------------------------cWQY3seRQ6kknTEzy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------983\"\n\"6539--------29608618--------BwSj3f3973giNeSss\"\n\" SP : Livré\"\n\"------------------------29608618--------BwSj3f3973giNeSss--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------984\"\n\"6220--------23874268--------3KcKY7Q7m2ZFiFBh7\"\n\" SP : Livré\"\n\"6598--------23874268--------3KcKY7Q7m2ZFiFBh7\"\n\" SP : Livré\"\n\"------------------------23874268--------3KcKY7Q7m2ZFiFBh7--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------985\"\n\"6229--------26461218--------SJPH3vBCeG9GCmDKj\"\n\" SP : Livré\"\n\"------------------------26461218--------SJPH3vBCeG9GCmDKj--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------986\"\n\"6219--------29091458--------dJdtexxqxoxHsdjMb\"\n\" SP : Livré\"\n\"------------------------29091458--------dJdtexxqxoxHsdjMb--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------987\"\n\"--------------------------------im8CteDm8y9sEAuBQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------988\"\n\"4884--------99026146--------\"\n\" SP : Livraison effectuée\"\n\"5578--------99026146--------\"\n\" SP : \"\n\"6221--------99026146--------yKdYfixRLHp84jsrB\"\n\" SP : Livré\"\n\"6646--------99026146--------yKdYfixRLHp84jsrB\"\n\" SP : Livré\"\n\"6899--------99026146--------yKdYfixRLHp84jsrB\"\n\" SP : Livré\"\n\"7034--------99026146--------yKdYfixRLHp84jsrB\"\n\" SP : Livré\"\n\"7243--------99026146--------yKdYfixRLHp84jsrB\"\n\" SP : Livré\"\n\"7416--------99026146--------yKdYfixRLHp84jsrB\"\n\" SP : Livré\"\n\"------------------------99026146--------yKdYfixRLHp84jsrB--------8\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------989\"\n\"--------------------------------EkYEaZYWRnJah7T3z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------990\"\n\"--------------------------------YAF4Twx7pFwjTjuRL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------991\"\n\"--------------------------------BYTCmwrcRyBM52bb6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------992\"\n\"6224--------20954608--------Ju4B7hR2BC5npr3az\"\n\" SP : Livré\"\n\"6796--------20954608 --------Ju4B7hR2BC5npr3az\"\n\" SP : Livré\"\n\"------------------------20954608 --------Ju4B7hR2BC5npr3az--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------993\"\n\"--------------------------------bcJXmT3PovZf9u4B8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------994\"\n\"--------------------------------tF3NjJE44oY3SL8as--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------995\"\n\"--------------------------------pRQok2Egg3KAhAYo3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------996\"\n\"6225--------95350726--------vcwiMEeiALNHN8Zkf\"\n\"------------------------95350726--------vcwiMEeiALNHN8Zkf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------997\"\n\"6318--------40401663--------BC8YFnAbZHv3E6uKs\"\n\"------------------------40401663--------BC8YFnAbZHv3E6uKs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------998\"\n\"6226--------28136501--------cYaADzJypAZJDudRC\"\n\" SP : Livré\"\n\"------------------------28136501--------cYaADzJypAZJDudRC--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------999\"\n\"--------------------------------dzsMBooAGkfHgM4Gb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1000\"\n\"6228--------22889736--------tjSEgHt3icLPmACGm\"\n\" SP : Livré\"\n\"------------------------22889736--------tjSEgHt3icLPmACGm--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1001\"\n\"--------------------------------wduHwF9hAhPfCeTs8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1002\"\n\"--------------------------------RXvEKfdZny4b4Cv9J--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1003\"\n\"--------------------------------2j5j4ist9xbeXJj2z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1004\"\n\"--------------------------------w6ma9wzumer7AgqSQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1005\"\n\"--------------------------------8J9EuMPKmftCPjbio--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1006\"\n\"--------------------------------JbygCN8cNrfmuJwcP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1007\"\n\"6237--------28696549--------kEdpjNDMJpjNTqcjr\"\n\" SP : Livré\"\n\"------------------------28696549--------kEdpjNDMJpjNTqcjr--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1008\"\n\"--------------------------------oDHtEAuLo46RZaj5e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1009\"\n\"6250--------27384728--------NjfLQr3kD7qPdrokC\"\n\" SP : Livré\"\n\"------------------------27384728--------NjfLQr3kD7qPdrokC--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1010\"\n\"--------------------------------nApPPYcTzythk2QKx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1011\"\n\"--------------------------------Z6d6Jr9eARELfbYbP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1012\"\n\"5509--------27363538--------\"\n\" SP : \"\n\"6233--------27363538--------Dh2539JY4dGrg74v4\"\n\"6238--------27363538--------eMnEtfdwJB7S8Tpd5\"\n\" SP : Livré\"\n\"------------------------27363538--------eMnEtfdwJB7S8Tpd5--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1013\"\n\"5509--------27363538--------\"\n\" SP : \"\n\"6233--------27363538--------Dh2539JY4dGrg74v4\"\n\"6238--------27363538--------eMnEtfdwJB7S8Tpd5\"\n\" SP : Livré\"\n\"------------------------27363538--------Dh2539JY4dGrg74v4--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1014\"\n\"--------------------------------5HohheAHRBG4YRKcD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1015\"\n\"--------------------------------veHkLZi7YWLWLtPEq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1016\"\n\"1184--------27703112--------\"\n\" SP : Livrer\"\n\"3094--------27703112--------1942843191\"\n\" SP : Livraison effectuée\"\n\"6282--------27703112--------cjvDuzaFjbepk9Ry4\"\n\"------------------------27703112--------cjvDuzaFjbepk9Ry4--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1017\"\n\"6235--------58701005--------kDoKerdkz8uXBYB5K\"\n\" SP : Livré\"\n\"------------------------58701005--------kDoKerdkz8uXBYB5K--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1018\"\n\"--------------------------------EDAtKSxCSRc8tjGBN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1019\"\n\"5317--------53956833--------\"\n\" SP : \"\n\"6157--------53956833--------amCysHqXiPgcvAYh6\"\n\" SP : Livré\"\n\"6245--------53956833--------ohQgNodgL3QdiKCya\"\n\" SP : Livré\"\n\"------------------------53956833--------ohQgNodgL3QdiKCya--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1020\"\n\"--------------------------------GSEqJPx2M8jjfKadw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1021\"\n\"6293--------55103855--------k4GhdJRL37vaSuLzd\"\n\" SP : Livré\"\n\"------------------------55103855--------k4GhdJRL37vaSuLzd--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1022\"\n\"--------------------------------dawMbaBmzC8i9Kanm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1023\"\n\"6854--------53923839--------vEWzLxFGsWQRmXJeN\"\n\"------------------------53923839--------vEWzLxFGsWQRmXJeN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1024\"\n\"--------------------------------HrRsoyFrEan35nzvY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1025\"\n\"--------------------------------3Lw5FnFZRTSjnnKQX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1026\"\n\"6239--------58397806--------fvdAHpn8AoyoJGJxd\"\n\" SP : Livré\"\n\"------------------------58397806--------fvdAHpn8AoyoJGJxd--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1027\"\n\"6240--------94916012--------QgjnijjzwsW2dzs9D\"\n\" SP : Livré\"\n\"------------------------94916012--------QgjnijjzwsW2dzs9D--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1028\"\n\"6246--------53244517--------eMTuLJENyZNDGs3Mh\"\n\" SP : Livré\"\n\"------------------------53244517--------eMTuLJENyZNDGs3Mh--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1029\"\n\"6248--------99276105--------EXdtk3ogWWKrBS66y\"\n\" SP : Livré\"\n\"------------------------99276105--------EXdtk3ogWWKrBS66y--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1030\"\n\"6249--------96461852--------ng8RCgevcbvucHMEe\"\n\" SP : Livré\"\n\"------------------------96461852--------ng8RCgevcbvucHMEe--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1031\"\n\"6241--------29119499--------y536isWz7kcuTjAse\"\n\" SP : Livré\"\n\"------------------------29119499--------y536isWz7kcuTjAse--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1032\"\n\"1300--------23865088--------\"\n\" SP : Livrer\"\n\"3357--------23865088--------54385893\"\n\" SP : Livraison effectuée\"\n\"6242--------23865088--------yN6hLJ5vqLnBio2PL\"\n\" SP : Livré\"\n\"------------------------23865088--------yN6hLJ5vqLnBio2PL--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1033\"\n\"6244--------20194041--------JPcmJ6yDSJ9ghxqk5\"\n\" SP : Livré\"\n\"------------------------20194041--------JPcmJ6yDSJ9ghxqk5--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1034\"\n\"6243--------46950205--------82GMzvztjRKMWndoF\"\n\" SP : Livré\"\n\"6594--------46950205--------82GMzvztjRKMWndoF\"\n\" SP : Livré\"\n\"------------------------46950205--------82GMzvztjRKMWndoF--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1035\"\n\"--------------------------------4xbet3WBTEtc2JY9s--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1036\"\n\"--------------------------------9CgJtFXPHN6HCpRzx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1037\"\n\"--------------------------------XHZEse3rhZDSqRooW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1038\"\n\"--------------------------------eoLdzio78Tdm4oHaG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1039\"\n\"--------------------------------QfRXShEQQdKKEtsPP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1040\"\n\"--------------------------------BomdAv4MQafHMsRBu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1041\"\n\"--------------------------------BGB4oBKkx66Td3jg4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1042\"\n\"--------------------------------wYD8ojfbAfvY6PqX6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1043\"\n\"--------------------------------MFKrNrXdLKpgcyR3t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1044\"\n\"--------------------------------BN74MjGraPYTcnro6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1045\"\n\"6257--------25982601--------y3YD8jdmvf3ZoRvFn\"\n\" SP : Livré\"\n\"------------------------25982601--------y3YD8jdmvf3ZoRvFn--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1046\"\n\"6264--------58107347--------wHMnRvTKMJeNorL3S\"\n\" SP : Livré\"\n\"------------------------58107347--------wHMnRvTKMJeNorL3S--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1047\"\n\"6258--------27683288--------kMjDwJrPNgrqW5wFc\"\n\" SP : Livré\"\n\"------------------------27683288--------kMjDwJrPNgrqW5wFc--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1048\"\n\"--------------------------------xvBSJEHF5ABpmAMm8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1049\"\n\"663-------- 55131231--------\"\n\" SP : Livrer\"\n\"2008--------55131231--------597815510\"\n\"2621--------55131231--------597815510\"\n\" SP : Livraison effectuée\"\n\"2727--------55131231--------597815510\"\n\" SP : Livraison effectuée\"\n\"3404--------55131231--------597815510\"\n\" SP : Livraison effectuée\"\n\"5494--------55131231--------\"\n\" SP : \"\n\"6260--------55131231--------G5N9Co6EPcEyk4aEQ\"\n\"------------------------55131231--------G5N9Co6EPcEyk4aEQ--------5\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1050\"\n\"--------------------------------47AnyswrqhPuGJFNp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1051\"\n\"--------------------------------xpSraFt69B5kueuLt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1052\"\n\"--------------------------------95dEH77zMvijJpJZ9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1053\"\n\"--------------------------------Wu5AEX3B35ctNWvma--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1054\"\n\"--------------------------------g4aGPvbqCenuLm6DX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1055\"\n\"6259--------92466840--------KyvTsK5LQyGKT2oDN\"\n\" SP : Livré\"\n\"------------------------92466840--------KyvTsK5LQyGKT2oDN--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1056\"\n\"--------------------------------RpeXQgZfLQvfGLj8C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1057\"\n\"--------------------------------XiLFgMrKEW9oo5JtQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1058\"\n\"6265-------- 58945675--------8KBr7y3zZ6XbHBEvp\"\n\" SP : Livré\"\n\"------------------------ 58945675--------8KBr7y3zZ6XbHBEvp--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1059\"\n\"--------------------------------TDAtMJ4gMTqckTXqy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1060\"\n\"--------------------------------M94qDCJgXJ8vajeZZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1061\"\n\"--------------------------------TEAFHADJi44k42qrb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1062\"\n\"6596--------24944833--------PXLW6EyyemFZBjc9F\"\n\" SP : Livré\"\n\"6723--------29633017--------PXLW6EyyemFZBjc9F\"\n\" SP : Livré\"\n\"------------------------29633017--------PXLW6EyyemFZBjc9F--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1063\"\n\"6271--------97744964--------BScpoW8X6zFiHSnGm\"\n\" SP : Livré\"\n\"------------------------97744964--------BScpoW8X6zFiHSnGm--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1064\"\n\"--------------------------------F6NKvbTyFGjrJNw98--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1065\"\n\"6332--------54518805--------yAxngaKSk2F2WLrq8\"\n\" SP : Livré\"\n\"6856--------54518805--------yAxngaKSk2F2WLrq8\"\n\" SP : Livré\"\n\"------------------------54518805--------yAxngaKSk2F2WLrq8--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1066\"\n\"--------------------------------YMFf8JCr6ee2jTZ4c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1067\"\n\"6274--------24 934 875--------Rwo3ykEJA2TpjLjX9\"\n\" SP : Livré\"\n\"------------------------24 934 875--------Rwo3ykEJA2TpjLjX9--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1068\"\n\"6345--------26694812--------xseEEpMcscvtYEv8S\"\n\" SP : Livré\"\n\"6427--------26694812--------xseEEpMcscvtYEv8S\"\n\" SP : Livré\"\n\"------------------------26694812--------xseEEpMcscvtYEv8S--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1069\"\n\"--------------------------------g63EmyrLChG3jQ6je--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1070\"\n\"1152--------93656374--------\"\n\" SP : Livrer\"\n\"3685--------93656374--------1318983116\"\n\" SP : Livraison effectuée\"\n\"6267--------93656374--------TxuBnTfobmhtdt3Ag\"\n\" SP : Livré\"\n\"7002--------93656374--------\"\n\" SP : Livré\"\n\"------------------------93656374--------TxuBnTfobmhtdt3Ag--------4\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1071\"\n\"5576--------53714678--------\"\n\" SP : \"\n\"6269--------53714678--------wJz9XtWp4jwszX3XZ\"\n\" SP : Livré\"\n\"------------------------53714678--------wJz9XtWp4jwszX3XZ--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1072\"\n\"6328--------22140822--------sMZZeMABCaZpZALbn\"\n\" SP : Livré\"\n\"------------------------22140822--------sMZZeMABCaZpZALbn--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1073\"\n\"--------------------------------sKbSYoC2Ez4fPGvCy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1074\"\n\"--------------------------------c7qzv7hr9BafeWDvQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1075\"\n\"--------------------------------KJqXQcGGYT8ojbAvy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1076\"\n\"--------------------------------TYtmiR2zj59fvhFkb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1077\"\n\"6281--------21 751 961--------xsa6rGLpQPf7wdq3m\"\n\" SP : Livré\"\n\"------------------------21 751 961--------xsa6rGLpQPf7wdq3m--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1078\"\n\"--------------------------------MGJBejrmNYWQ6eigs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1079\"\n\"--------------------------------7h6YupSW2BrfFohTp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1080\"\n\"--------------------------------WTqT7yqe5vXfbEYFf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1081\"\n\"6285--------92951526--------BdYqYbjkjriNeaocQ\"\n\"6553--------92951526--------BdYqYbjkjriNeaocQ\"\n\"------------------------92951526--------BdYqYbjkjriNeaocQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1082\"\n\"--------------------------------FPbuS75TSmJB4eb29--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1083\"\n\"6288--------56355963--------fZQXtag3HA6DbQNKK\"\n\" SP : Livré\"\n\"------------------------56355963--------fZQXtag3HA6DbQNKK--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1084\"\n\"6289--------92856886--------3YyWn2E2d9xKZsQvc\"\n\" SP : Livré\"\n\"------------------------92856886--------3YyWn2E2d9xKZsQvc--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1085\"\n\"--------------------------------XJyAabTfrbvLmczMB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1086\"\n\"--------------------------------jAe5D3g2SLpHRd4cR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1087\"\n\"--------------------------------3jsoPN3yJE6FNRaNQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1088\"\n\"6287--------24770765--------nH2iw396A497zQAfy\"\n\" SP : Livré\"\n\"7666--------24770765--------nH2iw396A497zQAfy\"\n\" SP : Livré\"\n\"------------------------24770765--------nH2iw396A497zQAfy--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1089\"\n\"6442--------20721732--------2RWGxZfKrSYhaAsba\"\n\"6512--------20721732--------2RWGxZfKrSYhaAsba\"\n\" SP : Livré\"\n\"------------------------20721732--------2RWGxZfKrSYhaAsba--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1090\"\n\"------------------------50 439 148--------NK5J8P6cBnRLXHaWG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1091\"\n\"--------------------------------3sgMAvpyt4NC6ctuz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1092\"\n\"--------------------------------xMFD2Zzg7tho3S882--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1093\"\n\"--------------------------------MB3tRHtk6piumLf6s--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1094\"\n\"--------------------------------6Emi26JjsxTaE9guy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1095\"\n\"--------------------------------XNKaWYTodiMJakY8A--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1096\"\n\"6291--------29009034--------7eWfTdAmP6Jp6nmFR\"\n\" SP : Livré\"\n\"------------------------29009034--------7eWfTdAmP6Jp6nmFR--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1097\"\n\"--------------------------------ojJq6Tb3YZfZgCFui--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1098\"\n\"6262--------58277705--------\"\n\" SP : Livré\"\n\"6294--------58277705--------gsRnEccb9iDuLm9ms\"\n\" SP : Livré\"\n\"6685--------58277705--------\"\n\" SP : Livré\"\n\"------------------------58277705--------gsRnEccb9iDuLm9ms--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1099\"\n\"6292--------51062443--------Ms2sKdWQBq4APfdYo\"\n\" SP : Livré\"\n\"------------------------51062443--------Ms2sKdWQBq4APfdYo--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1100\"\n\"--------------------------------Mpi9wK84q28xETw7n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1101\"\n\"--------------------------------LTfYdsdzKfhBPAciy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1102\"\n\"--------------------------------NDyj6BfjcFkqaZbNt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1103\"\n\"--------------------------------XYao6a6QwqNx5bKbF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1104\"\n\"--------------------------------wKPrGTJJbYRqq6uzS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1105\"\n\"--------------------------------8yjoKxXw6HEZ826Av--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1106\"\n\"--------------------------------mphoWsJzmmw7ocw8t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1107\"\n\"6315--------58 924 477--------rWNdEax3XyGZyCAGe\"\n\" SP : Livré\"\n\"6744--------58 924 477--------rWNdEax3XyGZyCAGe\"\n\"6819--------58 924 477--------rWNdEax3XyGZyCAGe\"\n\" SP : Livré\"\n\"------------------------58 924 477--------rWNdEax3XyGZyCAGe--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1108\"\n\"--------------------------------PM2NXqtMLQdMjZxbQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1109\"\n\"--------------------------------iTscH3B9HSNdG9j2d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1110\"\n\"6322--------58344033--------aZP9BTW7CWyru4Ths\"\n\" SP : Livré\"\n\"------------------------58344033--------aZP9BTW7CWyru4Ths--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1111\"\n\"--------------------------------cWrmomG2224HCtwWx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1112\"\n\"--------------------------------XndMQWgeDMuzfvchM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1113\"\n\"--------------------------------JdPEjScAhAZ6eHTC8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1114\"\n\"3864--------24219727--------807035454\"\n\" SP : Livraison effectuée\"\n\"4308--------24219727--------\"\n\" SP : Livraison effectuée\"\n\"5531--------24219727--------\"\n\" SP : \"\n\"6499--------24219727--------5Z8timqR72bTmLfsE\"\n\" SP : Livré\"\n\"6872--------24219727--------\"\n\" SP : Livré\"\n\"------------------------24219727--------5Z8timqR72bTmLfsE--------5\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1115\"\n\"--------------------------------SPBjeeLcFEvp6Jj3a--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1116\"\n\"--------------------------------vS5ZuyJg2FKqJ84Hi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1117\"\n\"--------------------------------NhH7gJsCe5xmLPSjM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1118\"\n\"--------------------------------wck9jf2n6BbgJ2RX9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1119\"\n\"--------------------------------xNRMDZszEhSxCjiuJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1120\"\n\"--------------------------------TxfMM8f8f8gxEziuo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1121\"\n\"--------------------------------g6HKDsXwEp229JvCR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1122\"\n\"--------------------------------t45QEw88W89rHRFt9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1123\"\n\"6296--------20 847 404--------vYei4RvqJ76Jrsv6F\"\n\" SP : Livré\"\n\"------------------------20 847 404--------vYei4RvqJ76Jrsv6F--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1124\"\n\"--------------------------------ZdskmMSWQGgpwWTtb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1125\"\n\"--------------------------------ehJMzgJMCRDZgWoQS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1126\"\n\"--------------------------------rf6bHEGkLBAQzBujJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1127\"\n\"--------------------------------r9WbBrYdpah7RGgFz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1128\"\n\"--------------------------------9CPQBpDfgFDxEuJ6K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1129\"\n\"--------------------------------N5RzbYB6xjik43qyE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1130\"\n\"--------------------------------grS74ZM4GbbSKfxZe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1131\"\n\"--------------------------------dyTfCCvKu3sh5WCpE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1132\"\n\"--------------------------------rpuPBuQtwdTHWzQDp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1133\"\n\"--------------------------------vKY4RZTfZRNTMAGMc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1134\"\n\"2200--------22015518--------410675726\"\n\" SP : Livraison effectuée\"\n\"6298--------22015518--------KLdDnDxbwsmHjcRqf\"\n\" SP : Livré\"\n\"------------------------22015518--------KLdDnDxbwsmHjcRqf--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1135\"\n\"--------------------------------eG5Tdaedkzbsbat9w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1136\"\n\"--------------------------------Xx5kC7xyNkvQ9NisN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1137\"\n\"6303--------96990968--------jMorBwAFx8fqvpA9W\"\n\" SP : Livré\"\n\"6765--------96990968--------jMorBwAFx8fqvpA9W\"\n\" SP : Livré\"\n\"------------------------96990968--------jMorBwAFx8fqvpA9W--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1138\"\n\"--------------------------------GtB5t5nnsR25uqghJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1139\"\n\"--------------------------------QqxfCLN8ziFZdW7K6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1140\"\n\"--------------------------------fMPx9wK8a9LY2nxS8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1141\"\n\"--------------------------------sDSHikuScD6XDdFD4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1142\"\n\"6299--------56 504 542--------ZkBCnGrnc3JZKwFSc\"\n\"------------------------56 504 542--------ZkBCnGrnc3JZKwFSc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1143\"\n\"--------------------------------dL85ArCdmvtM4aauC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1144\"\n\"--------------------------------q3L3Gmw47FFSJwnoW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1145\"\n\"--------------------------------Qs4LC9bSDGT3SqmsB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1146\"\n\"6302--------98549269--------R9HWvfRh5CYYZvTYy\"\n\" SP : Livré\"\n\"------------------------98549269--------R9HWvfRh5CYYZvTYy--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1147\"\n\"6323--------50 034 532--------epWLLStFkfBNmpSY8\"\n\"------------------------50 034 532--------epWLLStFkfBNmpSY8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1148\"\n\"--------------------------------B2htiqhjJLYZfYShh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1149\"\n\"--------------------------------hSkn3Eirxz2Pe3dm2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1150\"\n\"--------------------------------ftxbXMC4Ps4MTmiD7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1151\"\n\"--------------------------------Bv5kcFtd2cTZS2Dc4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1152\"\n\"--------------------------------GD3sPZbS5iXLcjvsp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1153\"\n\"--------------------------------N723QDsE2HaYGZ7xa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1154\"\n\"--------------------------------SgMEMy7Q5Nro9gZdS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1155\"\n\"--------------------------------Tb6mJjfZRxCBJPt5m--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1156\"\n\"--------------------------------ASZzqbAcJPYLiWbdC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1157\"\n\"--------------------------------qejhDAn49oKA73s7j--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1158\"\n\"--------------------------------bb22McRvELp4bSLRM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1159\"\n\"6308--------51980069--------x5ZpAFfRoznctX8QY\"\n\" SP : Livré\"\n\"8171--------51980069--------x5ZpAFfRoznctX8QY\"\n\"------------------------51980069--------x5ZpAFfRoznctX8QY--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1160\"\n\"--------------------------------deX6M7BRqeskgJN2w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1161\"\n\"--------------------------------G8j5C98gj5FJbjLey--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1162\"\n\"--------------------------------5X5RphCsX4BB6A9K8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1163\"\n\"--------------------------------5MsckW6m78TdjDXSY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1164\"\n\"--------------------------------JRTrJNEq395Qyx5fP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1165\"\n\"--------------------------------6QjzaLiTzYeA5RrSW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1166\"\n\"--------------------------------ycvKvAExbxYzq66iL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1167\"\n\"--------------------------------EnxjDkP8cGuujfkT3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1168\"\n\"--------------------------------sMphCeGcapYznwHSK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1169\"\n\"--------------------------------8vfXDwQcfDeAwfXea--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1170\"\n\"--------------------------------wdbKPShym569igAst--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1171\"\n\"--------------------------------v262tYgNtkCbHYmyf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1172\"\n\"--------------------------------oSSQL2m7w8PeyF6nj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1173\"\n\"--------------------------------qbY2yQiHfsdpCBiEj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1174\"\n\"--------------------------------gmCxnkJEY72jWXW63--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1175\"\n\"--------------------------------2t8uru82qhG8HdnHQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1176\"\n\"--------------------------------igHoJ2s7GpmSHJ4JJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1177\"\n\"--------------------------------bo5ttJY8bbcs9SYtf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1178\"\n\"--------------------------------Wy8bJy8kqLkrftgZe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1179\"\n\"--------------------------------cvcWpZeTfWToqT8s2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1180\"\n\"--------------------------------oNzAWr7kG8v4ZX6M3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1181\"\n\"--------------------------------DMnShRJmewFd4fEod--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1182\"\n\"--------------------------------dg2DTS3PRiiKwr8nB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1183\"\n\"--------------------------------DijbffxvxrxLDJoXq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1184\"\n\"--------------------------------feZGiB37RbGz6mTKQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1185\"\n\"--------------------------------MtoB3SXKSju6TDSPy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1186\"\n\"6301--------27715333--------NFcadbAk2HvuoxLRs\"\n\" SP : Livré\"\n\"------------------------27715333--------NFcadbAk2HvuoxLRs--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1187\"\n\"6304--------99 890 357--------9L68psBcEC6Hxu8Lk\"\n\" SP : Livré\"\n\"------------------------99 890 357--------9L68psBcEC6Hxu8Lk--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1188\"\n\"--------------------------------ypqSWFBKrdXyC6N7g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1189\"\n\"5633--------21408940--------\"\n\" SP : \"\n\"6305--------21408940--------9PJT5JcK2picaxo9p\"\n\" SP : Livré\"\n\"------------------------21408940--------9PJT5JcK2picaxo9p--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1190\"\n\"--------------------------------CC939RSKtqzymgwNz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1191\"\n\"--------------------------------oijfbSPE3C2CQ6pJs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1192\"\n\"--------------------------------ibj2sa96AoZk5DGHb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1193\"\n\"--------------------------------nTfvzwnugB3B9CqEH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1194\"\n\"6325--------56838649--------kMNyvCLeXZWDqDy8F\"\n\" SP : Livré\"\n\"------------------------56838649--------kMNyvCLeXZWDqDy8F--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1195\"\n\"--------------------------------jtBQzLMQ4GRZkzFN7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1196\"\n\"--------------------------------uGKoD46yoZ7mGvEEM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1197\"\n\"--------------------------------XJG6WSmqScmDusPLk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1198\"\n\"--------------------------------evfbeAiuoWCP32BJi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1199\"\n\"--------------------------------pX7YzPtPRH9gzQSFx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1200\"\n\"--------------------------------unTmz4wrNtoLBkDSw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1201\"\n\"--------------------------------HEhDm78YMbASG5Dqq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1202\"\n\"--------------------------------cp9ZYariMvaGmfiE9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1203\"\n\"6313--------52815617--------9mZCJyuA469QYYAya\"\n\" SP : Livré\"\n\"------------------------52815617--------9mZCJyuA469QYYAya--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1204\"\n\"--------------------------------8bNLejwrdNDZqkhZ4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1205\"\n\"--------------------------------GmoTHpTAugcr5NbJw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1206\"\n\"--------------------------------8w3x3LzABM4Eq3AWE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1207\"\n\"--------------------------------pShGp5NbhrYfqrhie--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1208\"\n\"6371--------55338660--------i5kswxf7xt95SyBDB\"\n\" SP : Livré\"\n\"------------------------55338660--------i5kswxf7xt95SyBDB--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1209\"\n\"6320--------95751833--------hKtWhGYnGnNAku9Ym\"\n\" SP : Livré\"\n\"------------------------95751833--------hKtWhGYnGnNAku9Ym--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1210\"\n\"--------------------------------5LtdKBdGqNCSRGviy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1211\"\n\"--------------------------------digD8JRjhZJKC7j8F--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1212\"\n\"--------------------------------TmrxCRkyp7zBE8NNt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1213\"\n\"--------------------------------wR2ay2YFZrXLc8FgS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1214\"\n\"5362--------50455863--------\"\n\" SP : \"\n\"6327--------50455863--------NH8nwgrY6So6WuTZf\"\n\" SP : Livré\"\n\"------------------------50455863--------NH8nwgrY6So6WuTZf--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1215\"\n\"3478--------29064889--------1372149901\"\n\" SP : Livraison effectuée\"\n\"6441--------29064889--------BpWZCE62xMKFXsd6H\"\n\"------------------------29064889--------BpWZCE62xMKFXsd6H--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1216\"\n\"3606--------50904337--------\"\n\"4166--------50904337--------1023005271\"\n\" SP : Livraison effectuée\"\n\"4834--------50904337--------\"\n\" SP : Livraison effectuée\"\n\"5239--------50904337--------\"\n\" SP : \"\n\"6335--------50904337--------xtfQmvC8uDHsZwxjr\"\n\" SP : Livré\"\n\"------------------------50904337--------xtfQmvC8uDHsZwxjr--------4\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1217\"\n\"6333--------29671695--------uzx27m9Lc4EpPojn9\"\n\" SP : Livré\"\n\"------------------------29671695--------uzx27m9Lc4EpPojn9--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1218\"\n\"--------------------------------8hST4oYg75GHefysJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1219\"\n\"3046--------95413197--------1970863682\"\n\" SP : Livraison effectuée\"\n\"6608--------95413197--------tRA4zgBfqK3hPag64\"\n\" SP : Livré\"\n\"------------------------95413197--------tRA4zgBfqK3hPag64--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1220\"\n\"--------------------------------B42AfptoSQrBakesi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1221\"\n\"--------------------------------P2mNJonBWoad74QgX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1222\"\n\"--------------------------------gfT3GBMDKj4zpcpFe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1223\"\n\"--------------------------------eD8DvmT6ztCc8wAb5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1224\"\n\"--------------------------------ghsqnFfuergnowuX8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1225\"\n\"2818--------50230990--------1027939664\"\n\" SP : Livraison effectuée\"\n\"6337--------50230990--------tNMReHcrzzjes3gma\"\n\" SP : Livré\"\n\"------------------------50230990--------tNMReHcrzzjes3gma--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1226\"\n\"--------------------------------MdEs9uA9hgWLCqttv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1227\"\n\"--------------------------------poykNySfh8sPoY6TJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1228\"\n\"--------------------------------xjNi4evHoBYt2EgJz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1229\"\n\"6395--------29333447--------GwM4ZSnAzFmAHRkTf\"\n\"------------------------29333447--------GwM4ZSnAzFmAHRkTf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1230\"\n\"--------------------------------wnqQ4cKSJCS6A4Bmf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1231\"\n\"------------------------50537641--------n8cCTRdgBQzsMTsJu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1232\"\n\"--------------------------------fotXFqWm7pc8QAXJA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1233\"\n\"--------------------------------8pDY2zGQAX2FBxA4W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1234\"\n\"--------------------------------X4wp4FRGEufCxEzZy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1235\"\n\"--------------------------------24SYwQ5Z4wupywyJQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1236\"\n\"--------------------------------z2fDDtAqSdYkemkzL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1237\"\n\"--------------------------------mFenBxboKYhJDQqNK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1238\"\n\"--------------------------------8TNLxTLcZpuqXJiLg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1239\"\n\"7146--------29138424--------nyjsw87LgEP4hNNjT\"\n\" SP : Livré\"\n\"------------------------29138424--------nyjsw87LgEP4hNNjT--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1240\"\n\"6342--------94581472--------WW2dra6xJjtYvi7LK\"\n\" SP : Livré\"\n\"------------------------94581472--------WW2dra6xJjtYvi7LK--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1241\"\n\"--------------------------------2agLZcAk9b2mbAjaF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1242\"\n\"--------------------------------uaJBBB6qP3cfM3CDX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1243\"\n\"--------------------------------n4DaQXK2Y4LDM7Th8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1244\"\n\"--------------------------------FBCDBM4e8j6SQZXeZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1245\"\n\"--------------------------------CwfR6ipjcSq782SDN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1246\"\n\"--------------------------------nKEQjdtwF8CFDAkXg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1247\"\n\"3548--------28401756--------726827301\"\n\" SP : Livraison effectuée\"\n\"4218--------28401756--------726827301\"\n\" SP : Livraison effectuée\"\n\"6347--------28401756--------ShA5dJ8RBbPRZStpc\"\n\" SP : Livré\"\n\"------------------------28401756--------ShA5dJ8RBbPRZStpc--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1248\"\n\"6346--------56903560--------tnSfj2SJLvhNipg5Z\"\n\" SP : Livré\"\n\"------------------------56903560--------tnSfj2SJLvhNipg5Z--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1249\"\n\"6397--------29180428--------q7PTaH2dKgYdc2LZJ\"\n\" SP : Livré\"\n\"7727--------29180428--------q7PTaH2dKgYdc2LZJ\"\n\" SP : Livré\"\n\"------------------------29180428--------q7PTaH2dKgYdc2LZJ--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1250\"\n\"6343--------53929319--------ArkwdjEFMXXKkaqDE\"\n\" SP : Livré\"\n\"------------------------53929319--------ArkwdjEFMXXKkaqDE--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1251\"\n\"6349--------27755578--------Tn47qTeeALYuBwhM6\"\n\" SP : Livré\"\n\"------------------------27755578--------Tn47qTeeALYuBwhM6--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1252\"\n\"--------------------------------KhZSzMCXBvDuuXDZB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1253\"\n\"--------------------------------5teKzphwgKNynJZDX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1254\"\n\"--------------------------------r7eRsvpt6ggankLMu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1255\"\n\"6360--------21211620--------5BoopxWFGQ4Qys5ry\"\n\" SP : Livré\"\n\"------------------------21211620--------5BoopxWFGQ4Qys5ry--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1256\"\n\"--------------------------------7K9szt7xP2Ci3Re3t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1257\"\n\"6367--------94939278--------NdXyKkSZGDND52f4R\"\n\" SP : Livré\"\n\"------------------------94939278--------NdXyKkSZGDND52f4R--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1258\"\n\"6423--------96 393 670--------WqkTuf2eA7H69obso\"\n\" SP : Livré\"\n\"------------------------96 393 670--------WqkTuf2eA7H69obso--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1259\"\n\"--------------------------------ftfcNmu2icSHPmrGh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1260\"\n\"--------------------------------K7atpfHeCscCPaxL8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1261\"\n\"--------------------------------egwgte5H6gzY2PjL8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1262\"\n\"--------------------------------rNAx9nWfieS4yuFoG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1263\"\n\"--------------------------------aw9PzCHqhuMrhskw9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1264\"\n\"--------------------------------aYT9PQCeztJWPLFQf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1265\"\n\"6361--------50032935--------7Lcqcct3dxvgHrvvd\"\n\" SP : Livré\"\n\"------------------------50032935--------7Lcqcct3dxvgHrvvd--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1266\"\n\"5726--------50587606--------\"\n\" SP : Livré\"\n\"6366--------50587606--------mWu7eNGJXGHv8qBri\"\n\" SP : Livré\"\n\"6773--------50587606--------mWu7eNGJXGHv8qBri\"\n\" SP : Livré\"\n\"7220--------50587606--------mWu7eNGJXGHv8qBri\"\n\" SP : Livré\"\n\"7671--------50587606--------mWu7eNGJXGHv8qBri\"\n\" SP : Livré\"\n\"------------------------50587606--------mWu7eNGJXGHv8qBri--------5\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1267\"\n\"6413--------95930338--------FbemgF8ZxvyytpXM9\"\n\" SP : Livré\"\n\"------------------------95930338--------FbemgF8ZxvyytpXM9--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1268\"\n\"--------------------------------PvNyTaku4GRjMDrRq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1269\"\n\"--------------------------------2jmyjipN3e5yBJZge--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1270\"\n\"6372--------40115973--------dEJcmymkvF9vdfiBP\"\n\" SP : Livré\"\n\"------------------------40115973--------dEJcmymkvF9vdfiBP--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1271\"\n\"6370--------26 219 535--------QvcjpdhdC3KphjgY6\"\n\" SP : Livré\"\n\"6791--------27 930 214--------QvcjpdhdC3KphjgY6\"\n\" SP : Livré\"\n\"------------------------27 930 214--------QvcjpdhdC3KphjgY6--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1272\"\n\"6377--------92247175--------r7jTHEhX92Kyt7Jqy\"\n\"------------------------92247175--------r7jTHEhX92Kyt7Jqy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1273\"\n\"--------------------------------ezSrD5QibdYYDwMTH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1274\"\n\"6379--------93989744--------utcvvffzWy9xsRZRH\"\n\" SP : Livré\"\n\"------------------------93989744--------utcvvffzWy9xsRZRH--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1275\"\n\"6387--------24620184--------emQueom8M9ycPG7mQ\"\n\" SP : Livré\"\n\"------------------------24620184--------emQueom8M9ycPG7mQ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1276\"\n\"6385--------20089136--------5vF9JDuJsDAa7pM9i\"\n\" SP : Livré\"\n\"------------------------20089136--------5vF9JDuJsDAa7pM9i--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1277\"\n\"--------------------------------coPfJboysdEeh3qDD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1278\"\n\"6386--------26289656--------wQNTMTGnG6vrJpBsu\"\n\" SP : Livré\"\n\"------------------------26289656--------wQNTMTGnG6vrJpBsu--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1279\"\n\"6383--------28794833--------QzABqMGim843g3EMs\"\n\" SP : Livré\"\n\"------------------------28794833--------QzABqMGim843g3EMs--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1280\"\n\"--------------------------------uCCBqdWCfCGYeNnui--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1281\"\n\"--------------------------------kNhfKachb7e43H4Qm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1282\"\n\"--------------------------------KPtdg83iKBMf4sjjL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1283\"\n\"6412--------29910925--------kt2HekvfrisQbtj8m\"\n\" SP : Livré\"\n\"------------------------29910925--------kt2HekvfrisQbtj8m--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1284\"\n\"--------------------------------Pfy3kEkD6Pboczjo2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1285\"\n\"6384--------53 637 093--------wzyMgJjwqpcXX9Ley\"\n\" SP : Livré\"\n\"------------------------53 637 093--------wzyMgJjwqpcXX9Ley--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1286\"\n\"--------------------------------BtzJf8mcHq6ecWNvJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1287\"\n\"--------------------------------5h4P7vshoGMgv6tLr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1288\"\n\"6421--------54077576--------S4x3zBrmhTYpZso4j\"\n\" SP : Livré\"\n\"------------------------54077576--------S4x3zBrmhTYpZso4j--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1289\"\n\"--------------------------------KmE5r5yqHiMB2SqWH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1290\"\n\"6414--------24684880--------EqdXeykHH5ZchG5JM\"\n\" SP : Livré\"\n\"------------------------24684880--------EqdXeykHH5ZchG5JM--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1291\"\n\"6408--------25676943--------oaytjwASfqtHX6eB9\"\n\" SP : Livré\"\n\"------------------------25676943--------oaytjwASfqtHX6eB9--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1292\"\n\"--------------------------------xrEEYZ4wuzH4MDNqe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1293\"\n\"--------------------------------JbQDWpEHxpkFCZnZt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1294\"\n\"--------------------------------Sc6xY6TEjfch3HAaJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1295\"\n\"--------------------------------nZaEtC36qN48b3agG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1296\"\n\"6502--------55924159--------Pj8Rxj5fFzA63EARS\"\n\" SP : Livré\"\n\"------------------------55924159--------Pj8Rxj5fFzA63EARS--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1297\"\n\"6422--------50 784 617--------Wo4iGnaQS5QsadkmE\"\n\" SP : Livré\"\n\"7539--------94516253--------Wo4iGnaQS5QsadkmE\"\n\"7593--------52408295--------Wo4iGnaQS5QsadkmE\"\n\" SP : Livré\"\n\"------------------------52408295--------Wo4iGnaQS5QsadkmE--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1298\"\n\"--------------------------------HpTnfReQGbTWT7JLS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1299\"\n\"6437--------27844159--------xRHvGv7FM57uoWuKT\"\n\"------------------------27844159--------xRHvGv7FM57uoWuKT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1300\"\n\"--------------------------------nBF2dfqpTqa3e3Coo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1301\"\n\"--------------------------------8ZDqnPYyLHMJfCHij--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1302\"\n\"--------------------------------PB8KhwD6eYp4LQvhL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1303\"\n\"6394--------55005217--------DDDeoZ6pRSxT8FeQr\"\n\" SP : Livré\"\n\"------------------------55005217--------DDDeoZ6pRSxT8FeQr--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1304\"\n\"--------------------------------LppAEHjRsdLRpYC3g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1305\"\n\"4177--------26530710--------666652428\"\n\" SP : Livraison effectuée\"\n\"6426--------26530710--------C2oAdF2Xseiyjy85X\"\n\" SP : Livré\"\n\"------------------------26530710--------C2oAdF2Xseiyjy85X--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1306\"\n\"--------------------------------itdnt6NSBTYMHnyp3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1307\"\n\"--------------------------------nEtcDa9t4Y9Bx3zry--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1308\"\n\"6465--------43205430--------8PGFx44ifuywt2aLL\"\n\" SP : Livré\"\n\"------------------------43205430--------8PGFx44ifuywt2aLL--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1309\"\n\"4332--------58065509--------\"\n\" SP : Livraison effectuée\"\n\"4957--------58065509--------\"\n\" SP : Livraison effectuée\"\n\"5491--------58065509--------\"\n\" SP : \"\n\"6417--------58065509--------v62oNqPGuGLDBQX56\"\n\" SP : Livré\"\n\"------------------------58065509--------v62oNqPGuGLDBQX56--------4\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1310\"\n\"--------------------------------A2DWtFEmfaaiGoc8e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1311\"\n\"2656--------50179435--------1460082981\"\n\" SP : Livraison effectuée\"\n\"3974--------50179435--------1460082981\"\n\" SP : Livraison effectuée\"\n\"6418--------50179435--------rSEkSAnNjbegwmpu2\"\n\" SP : Livré\"\n\"------------------------50179435--------rSEkSAnNjbegwmpu2--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1312\"\n\"--------------------------------nvXccr977kTKz9sjk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1313\"\n\"--------------------------------crN2t4JoWLWwanjCk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1314\"\n\"6398--------96279564--------ipvthDsymjeLJzhx6\"\n\" SP : Livré\"\n\"------------------------96279564--------ipvthDsymjeLJzhx6--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1315\"\n\"--------------------------------Jwz4zzEERXNsWAB4a--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1316\"\n\"6407--------53166216--------8qe3rDQeauap4nwGk\"\n\" SP : Livré\"\n\"------------------------53166216--------8qe3rDQeauap4nwGk--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1317\"\n\"--------------------------------7kjcHNs6SfCNTv3Sm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1318\"\n\"6415--------28385873--------rxrKC9mcmRj2LHemB\"\n\" SP : Livré\"\n\"------------------------28385873--------rxrKC9mcmRj2LHemB--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1319\"\n\"6428--------51232792--------kfbz7RCN8xeN8BFjZ\"\n\" SP : Livré\"\n\"------------------------51232792--------kfbz7RCN8xeN8BFjZ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1320\"\n\"--------------------------------fFyC3x3ofmb3Js3Db--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1321\"\n\"6402--------21070508--------niGR5sSzvj9SwmgLG\"\n\" SP : Livré\"\n\"------------------------21070508--------niGR5sSzvj9SwmgLG--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1322\"\n\"--------------------------------RfWfHbB4o65xGKhNB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1323\"\n\"6401--------27059402--------ntkX4yKpuY3G8YsEK\"\n\" SP : Livré\"\n\"------------------------27059402--------ntkX4yKpuY3G8YsEK--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1324\"\n\"6400--------54542520--------uCv6W4pq4zjiGxoyT\"\n\" SP : Livré\"\n\"------------------------54542520--------uCv6W4pq4zjiGxoyT--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1325\"\n\"6399--------53 873 947--------jpC6v7rWYt2kYRNK9\"\n\" SP : Livré\"\n\"------------------------53 873 947--------jpC6v7rWYt2kYRNK9--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1326\"\n\"--------------------------------zrMcWz4PYYueFFRRi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1327\"\n\"--------------------------------hwnTYnt5GYkidDpKj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1328\"\n\"--------------------------------gASDFbDfNTDfyWK5w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1329\"\n\"6429--------93799788--------Di6TtpJw64ZRienz2\"\n\" SP : Livré\"\n\"------------------------93799788--------Di6TtpJw64ZRienz2--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1330\"\n\"--------------------------------eLnMbfTsTriDZyauw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1331\"\n\"1265--------22564314 --------\"\n\" SP : Livrer\"\n\"4440--------22564314--------\"\n\" SP : Livraison effectuée\"\n\"5022--------22564314--------\"\n\" SP : \"\n\"5043--------22564314--------\"\n\" SP : \"\n\"5838--------22564314--------\"\n\" SP : Livré\"\n\"6431--------22564314--------h8ASeqWmmgpXZHrJs\"\n\" SP : Livré\"\n\"7039--------22564314--------\"\n\" SP : Livré\"\n\"------------------------22564314--------h8ASeqWmmgpXZHrJs--------7\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1332\"\n\"--------------------------------YEQMhFcZPfp4FXgXS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1333\"\n\"--------------------------------HC7Pj6E6o32MDsBBT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1334\"\n\"6425--------94137344--------smMzqp8jatXqayvzN\"\n\" SP : Livré\"\n\"------------------------94137344--------smMzqp8jatXqayvzN--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1335\"\n\"6447--------97148217--------Ah97qYx2zBaeJp6z5\"\n\" SP : Livré\"\n\"------------------------97148217--------Ah97qYx2zBaeJp6z5--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1336\"\n\"--------------------------------F4MNKjNLH24GWt9LD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1337\"\n\"6438--------97143148--------TMHbW4cyqB2SGKsJu\"\n\" SP : Livré\"\n\"------------------------97143148--------TMHbW4cyqB2SGKsJu--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1338\"\n\"--------------------------------ne38ubrwHK5f8KNt4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1339\"\n\"6439--------97087729--------Nnkz8PfZccY9kadnK\"\n\" SP : Livré\"\n\"------------------------97087729--------Nnkz8PfZccY9kadnK--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1340\"\n\"5584--------53338125--------\"\n\" SP : \"\n\"6443--------53338125--------GCmiqERskzK7c6GBp\"\n\" SP : Livré\"\n\"------------------------53338125--------GCmiqERskzK7c6GBp--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1341\"\n\"2429--------93595350--------1161314540\"\n\" SP : Livraison effectuée\"\n\"3813--------93595350--------1161314540\"\n\" SP : Livraison effectuée\"\n\"3908--------93595350--------1161314540\"\n\" SP : Livraison effectuée\"\n\"4938--------93595350--------\"\n\" SP : Livraison effectuée\"\n\"5004--------93595350--------\"\n\" SP : Livraison effectuée\"\n\"5582--------93595350--------\"\n\" SP : \"\n\"6444--------93595350--------xroiQSrnJ9HxnRbFv\"\n\" SP : Livré\"\n\"------------------------93595350--------xroiQSrnJ9HxnRbFv--------7\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1342\"\n\"--------------------------------eJttY3nZrSqMbxKDw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1343\"\n\"713--------96340518--------\"\n\" SP : Livrer\"\n\"2591--------96340518--------747268612\"\n\" SP : Livraison effectuée\"\n\"2898--------96340518--------747268612\"\n\" SP : Livraison effectuée\"\n\"4112--------96340518--------747268612\"\n\" SP : Livraison effectuée\"\n\"6448--------96340518--------TFwhHzCCHKXkrMDuJ\"\n\" SP : Livré\"\n\"6841--------96340518--------TFwhHzCCHKXkrMDuJ\"\n\" SP : Livré\"\n\"7967--------96340518--------TFwhHzCCHKXkrMDuJ\"\n\" SP : Livré\"\n\"------------------------96340518--------TFwhHzCCHKXkrMDuJ--------7\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1344\"\n\"--------------------------------CJeykxTicCwoEms6P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1345\"\n\"--------------------------------bQnZ2RmauK534gX92--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1346\"\n\"6450--------29850135--------pyZSJQtCkNm56FBrG\"\n\" SP : Livré\"\n\"------------------------29850135--------pyZSJQtCkNm56FBrG--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1347\"\n\"--------------------------------hy86CZBN8eFo3d52b--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1348\"\n\"6455--------26169576--------BjYBBKgNJum9vBa2W\"\n\" SP : Livré\"\n\"------------------------26169576--------BjYBBKgNJum9vBa2W--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1349\"\n\"890--------93355895--------\"\n\"2287--------93355895--------821692600\"\n\" SP : Livraison effectuée\"\n\"2797--------93355895--------821692600\"\n\" SP : Livraison effectuée\"\n\"6632--------93355895--------gEwz3YFbek59NbipL\"\n\" SP : Livré\"\n\"------------------------93355895--------gEwz3YFbek59NbipL--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1350\"\n\"5252--------92066697--------\"\n\" SP : \"\n\"6454--------92066697--------Z9ZdiL6TQ8absiRCr\"\n\" SP : Livré\"\n\"------------------------92066697--------Z9ZdiL6TQ8absiRCr--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1351\"\n\"--------------------------------dzTXs8LNPQv4idicv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1352\"\n\"--------------------------------ksmKHXY6cAzhg29rc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1353\"\n\"6488--------28117433--------PfRe6GmunRZdLah8r\"\n\" SP : Livré\"\n\"------------------------28117433--------PfRe6GmunRZdLah8r--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1354\"\n\"--------------------------------DvyfnwLbN4TpjCaCA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1355\"\n\"6510--------95933644--------a2yByKJWxsT6HfcXc\"\n\" SP : Livré\"\n\"------------------------95933644--------a2yByKJWxsT6HfcXc--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1356\"\n\"6480--------28592376--------5ppWxtZ3XsJky45k7\"\n\" SP : Livré\"\n\"7650--------28592376--------5ppWxtZ3XsJky45k7\"\n\" SP : Livré\"\n\"7698--------28592376--------5ppWxtZ3XsJky45k7\"\n\" SP : Livré\"\n\"------------------------28592376--------5ppWxtZ3XsJky45k7--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1357\"\n\"--------------------------------ao9bgMEnTsFEiMyox--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1358\"\n\"--------------------------------XL787MQzp4GJkQ3Ck--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1359\"\n\"--------------------------------sBPLXM4nZMyoQTkEa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1360\"\n\"6460--------50771239--------HfqbvQGERhQzpftN6\"\n\" SP : Livré\"\n\"------------------------50771239--------HfqbvQGERhQzpftN6--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1361\"\n\"--------------------------------57Xr93xbG4CKPKF2e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1362\"\n\"1296-------- 53417634--------\"\n\"2420--------53417634--------168083311\"\n\" SP : Livraison effectuée\"\n\"6459--------53417634--------odWot58hkAr9BjjTM\"\n\" SP : Livré\"\n\"------------------------53417634--------odWot58hkAr9BjjTM--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1363\"\n\"--------------------------------sQhR53v5vppF3hp5K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1364\"\n\"6468--------26707814--------EXhyjJpgSt9FTywJR\"\n\" SP : Livré\"\n\"------------------------26707814--------EXhyjJpgSt9FTywJR--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1365\"\n\"--------------------------------QpaTC2ET64FW4sBmK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1366\"\n\"--------------------------------3tCkrukb2vbmKgoqp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1367\"\n\"--------------------------------KRCadoHRnEe7wPFEW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1368\"\n\"--------------------------------N5qu4vBhHq7CnisBs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1369\"\n\"--------------------------------miHjkPyZfC7A3iBiB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1370\"\n\"--------------------------------2zSLaZ9FxnC6bC2BR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1371\"\n\"6473--------53068901--------yaAxiXf2TZDzMtkG7\"\n\" SP : Livré\"\n\"------------------------53068901--------yaAxiXf2TZDzMtkG7--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1372\"\n\"--------------------------------STfjM9kZWpTcRzFgk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1373\"\n\"--------------------------------rwvvJSgaJWLmXwBa5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1374\"\n\"--------------------------------dsBkA7P5iyuroAhSK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1375\"\n\"--------------------------------dYYQc2X9tzFBfDaxJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1376\"\n\"6463--------46 915 799--------CxZQi5SrggnmfW643\"\n\" SP : Livré\"\n\"6882--------46 915 799--------CxZQi5SrggnmfW643\"\n\" SP : Livré\"\n\"6896--------46 915 799--------CxZQi5SrggnmfW643\"\n\" SP : Livré\"\n\"------------------------46 915 799--------CxZQi5SrggnmfW643--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1377\"\n\"6494--------26791876--------BEt3xoYpnKtXgB452\"\n\" SP : Livré\"\n\"------------------------26791876--------BEt3xoYpnKtXgB452--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1378\"\n\"6482--------46589844--------79S9RPpJhNYTpMwfs\"\n\" SP : Livré\"\n\"------------------------46589844--------79S9RPpJhNYTpMwfs--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1379\"\n\"--------------------------------znmnQvmT7e2K9AGet--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1380\"\n\"--------------------------------3R4XssdwxD4C4nHCE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1381\"\n\"--------------------------------hiQ2TnPLHM6RRkjx2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1382\"\n\"--------------------------------2C4WDttjR348BXEmP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1383\"\n\"--------------------------------kwE3Rg4Kt2SYZmFHc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1384\"\n\"6469-------- 28680850--------aYGoKb24BwwGD9Bbo\"\n\" SP : Livré\"\n\"------------------------ 28680850--------aYGoKb24BwwGD9Bbo--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1385\"\n\"--------------------------------TcPAAXkvB8BjHM3m2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1386\"\n\"--------------------------------BrvZQNxLZ3ckwsJx4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1387\"\n\"5169--------93889479--------\"\n\" SP : \"\n\"5828--------93889479--------\"\n\" SP : Livré\"\n\"6471--------93889479--------5htwNbvcYLNpQfj2D\"\n\" SP : Livré\"\n\"------------------------93889479--------5htwNbvcYLNpQfj2D--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1388\"\n\"--------------------------------3ktt9AGzry8k2YJuW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1389\"\n\"--------------------------------CjwZ7Pdd58FoPa6nv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1390\"\n\"--------------------------------Qz6J2rnBo9pBusSTP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1391\"\n\"--------------------------------5GGAeXuEyLgcKYBWK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1392\"\n\"--------------------------------mveRT2tmd3M6Bjk7d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1393\"\n\"--------------------------------jcBsTqpkEGeSkQ89r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1394\"\n\"--------------------------------ZcFXXqWTddXxxTupm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1395\"\n\"6467--------51259696--------oL56LZ42LYits7YSY\"\n\" SP : Livré\"\n\"------------------------51259696--------oL56LZ42LYits7YSY--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1396\"\n\"6519--------52 386 855--------GsLQi5j8nHv4TDTXc\"\n\" SP : Livré\"\n\"------------------------52 386 855--------GsLQi5j8nHv4TDTXc--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1397\"\n\"--------------------------------8Jh2XeWqPDwZK5zMA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1398\"\n\"6466--------24245435--------Fp5hpvBaPwxCCELMk\"\n\" SP : Livré\"\n\"------------------------24245435--------Fp5hpvBaPwxCCELMk--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1399\"\n\"--------------------------------kp5XcqkjPJZKnCeuA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1400\"\n\"--------------------------------G2v9Mw6FYc9aghcEZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1401\"\n\"--------------------------------Tz9u4orJAGwtaAdcj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1402\"\n\"--------------------------------qCwRQqHw6q54xZNqs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1403\"\n\"--------------------------------36toxcjvyB4j5CxfQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1404\"\n\"6481--------29079958--------PtAG8Hxje6yTzstJx\"\n\" SP : Livré\"\n\"------------------------29079958--------PtAG8Hxje6yTzstJx--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1405\"\n\"--------------------------------Hbpy84rCoJrzsaGrr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1406\"\n\"--------------------------------A6u2SutiuL5x5af6m--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1407\"\n\"--------------------------------SLrDo88TocwzEKbWc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1408\"\n\"--------------------------------DJYojJEBgv8KZyFRy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1409\"\n\"--------------------------------fknwzf2Xq2aD7tdtX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1410\"\n\"--------------------------------8ejSXFyCzjkrwn6oL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1411\"\n\"--------------------------------jWQ5fpH9Hjij9XRvo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1412\"\n\"7252--------93060179--------GqpJzaSJC2GQTnXR2\"\n\"------------------------93060179--------GqpJzaSJC2GQTnXR2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1413\"\n\"--------------------------------NpEWy6eTtrrMnygfX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1414\"\n\"--------------------------------QAdSnMs45tBYKvBoZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1415\"\n\"1510--------97321281--------\"\n\" SP : Livrer\"\n\"6486--------97321281--------dghYFA8kttQiLcdCa\"\n\" SP : Livré\"\n\"------------------------97321281--------dghYFA8kttQiLcdCa--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1416\"\n\"4732--------28039348--------\"\n\" SP : Livraison effectuée\"\n\"6757--------28039348--------5wCtb3yq3eg8bidrJ\"\n\" SP : Livré\"\n\"------------------------28039348--------5wCtb3yq3eg8bidrJ--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1417\"\n\"--------------------------------zKyMSHphCSjcTd4L5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1418\"\n\"--------------------------------KiX33bKgzzLzPQou8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1419\"\n\"6487--------51491356--------J6s5ZYsPuXiv4CswA\"\n\" SP : Livré\"\n\"6545--------51491356--------J6s5ZYsPuXiv4CswA\"\n\" SP : Livré\"\n\"------------------------51491356--------J6s5ZYsPuXiv4CswA--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1420\"\n\"--------------------------------HYzzxD4PFu7pmA58Q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1421\"\n\"--------------------------------AvTDgRKBCtdK6tXQo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1422\"\n\"--------------------------------ci85AkeQk4Ls7gDCK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1423\"\n\"2914--------24669699--------2046752264\"\n\" SP : Livraison effectuée\"\n\"6513--------24669699--------pF4fM3SprFGxKP3MM\"\n\" SP : Livré\"\n\"------------------------24669699--------pF4fM3SprFGxKP3MM--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1424\"\n\"--------------------------------vhmcH5W8zs9tXN8Ss--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1425\"\n\"--------------------------------u8LK7WMgMLumgFQrj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1426\"\n\"--------------------------------MQ7tbiZtKNYkqC7b2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1427\"\n\"--------------------------------MD2GqMc8AiToTxmEQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1428\"\n\"--------------------------------8fKycjiHqpontFY2k--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1429\"\n\"6495--------27412150--------QWMv2RQ4WJ2Kpnz3B\"\n\" SP : Livré\"\n\"------------------------27412150--------QWMv2RQ4WJ2Kpnz3B--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1430\"\n\"--------------------------------Lur3KG4PtQryTKJed--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1431\"\n\"--------------------------------W2WAd5g9KYN9dYRo3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1432\"\n\"--------------------------------XCe6W9jvWDeo9HCRX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1433\"\n\"--------------------------------HZa8xvvnsQ4ZoXasX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1434\"\n\"--------------------------------ScEjxrjydKdj7juYf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1435\"\n\"--------------------------------rWJeHxHdWpSs8NMHx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1436\"\n\"--------------------------------Ns8upcXLHNzBCM4Ew--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1437\"\n\"--------------------------------2tLcwni2aWZEjLi4d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1438\"\n\"6496--------97945126--------7R8RbvJ536nnDpPgm\"\n\" SP : Livré\"\n\"------------------------97945126--------7R8RbvJ536nnDpPgm--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1439\"\n\"--------------------------------hnnCFxrxasDuppjfm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1440\"\n\"2122--------22997561--------232265368\"\n\" SP : Livraison effectuée\"\n\"4504--------22997561--------\"\n\" SP : Livraison effectuée\"\n\"6514--------22997561--------yksRk3D2A4ywjN2nK\"\n\" SP : Livré\"\n\"------------------------22997561--------yksRk3D2A4ywjN2nK--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1441\"\n\"4855--------27684965--------\"\n\" SP : Livraison effectuée\"\n\"4993--------27684965--------\"\n\" SP : Livraison effectuée\"\n\"6500--------27684965--------TLt5YRg9DF6F8CdeA\"\n\" SP : Livré\"\n\"------------------------27684965--------TLt5YRg9DF6F8CdeA--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1442\"\n\"5415--------55943815--------\"\n\" SP : \"\n\"6501--------55943815--------nxzHSTuxq6fzDtzT9\"\n\"6851--------55943815--------nxzHSTuxq6fzDtzT9\"\n\" SP : Livré\"\n\"------------------------55943815--------nxzHSTuxq6fzDtzT9--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1443\"\n\"--------------------------------FXFgyRriC2WY33Kx7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1444\"\n\"--------------------------------H94faS5EFKXiy4kJg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1445\"\n\"--------------------------------JJ77qubdfesQZizg9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1446\"\n\"--------------------------------GcJg9d3JE27hdfToL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1447\"\n\"--------------------------------ARtBhTXFbGMvwK9gw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1448\"\n\"--------------------------------D3s73p8tFs5uYdooM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1449\"\n\"--------------------------------ncSBfjtzCsvmNTz6C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1450\"\n\"--------------------------------2qZv3i4TzyKaqY9r9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1451\"\n\"--------------------------------gWokw3NB7qT28MeFg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1452\"\n\"--------------------------------36BXCDy2zAKGw6C8a--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1453\"\n\"--------------------------------DjrdiphBM8rg6Rpok--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1454\"\n\"6507--------93463006--------cj3KKrcdQ8oL6X6Nw\"\n\" SP : Livré\"\n\"------------------------93463006--------cj3KKrcdQ8oL6X6Nw--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1455\"\n\"--------------------------------WXvYWQX6eZtim82EE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1456\"\n\"--------------------------------QLgvrxDELfALeTZAc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1457\"\n\"6504--------50420878--------53QWsCJBPMn3SMbii\"\n\" SP : Livré\"\n\"------------------------50420878--------53QWsCJBPMn3SMbii--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1458\"\n\"--------------------------------irkuC8ZygE7esec8W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1459\"\n\"--------------------------------ToWvE7XxKBQ2f3Laq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1460\"\n\"--------------------------------dhR3AF3LuJvsLNrMd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1461\"\n\"--------------------------------mnwDpvpE7ZQJzew8q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1462\"\n\"6528--------23560357--------LZzWHjvFuc8xBqN8f\"\n\" SP : Livré\"\n\"------------------------23560357--------LZzWHjvFuc8xBqN8f--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1463\"\n\"--------------------------------jwSyeWaBc9sEpesRB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1464\"\n\"3076--------94418988--------1435990868\"\n\" SP : Livraison effectuée\"\n\"6508--------94418988--------WEk5zCmdNonmz4HhP\"\n\" SP : Livré\"\n\"------------------------94418988--------WEk5zCmdNonmz4HhP--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1465\"\n\"--------------------------------wju8yrWqYREaB4vHo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1466\"\n\"6509--------25898727--------QemhTyD2rAjeYvPwa\"\n\" SP : Livré\"\n\"------------------------25898727--------QemhTyD2rAjeYvPwa--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1467\"\n\"7097--------52076404--------AvCk2fD5euspcS8EK\"\n\" SP : Livré\"\n\"7234--------52076404--------AvCk2fD5euspcS8EK\"\n\" SP : Livré\"\n\"7268--------52076404--------\"\n\" SP : Livré\"\n\"------------------------52076404--------AvCk2fD5euspcS8EK--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1468\"\n\"6535--------99934698--------73cffHB8FnqChSY4j\"\n\" SP : Livré\"\n\"6560--------99934698--------73cffHB8FnqChSY4j\"\n\" SP : Livré\"\n\"------------------------99934698--------73cffHB8FnqChSY4j--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1469\"\n\"6936--------29881029--------Z8GwLqjBPWMktfscp\"\n\" SP : Livré\"\n\"------------------------29881029--------Z8GwLqjBPWMktfscp--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1470\"\n\"3867--------54660728--------\"\n\" SP : Livraison effectuée\"\n\"6601--------54660728--------Rt8GNMBePSC3zkFiF\"\n\"6606--------54660728--------Rt8GNMBePSC3zkFiF\"\n\" SP : Livré\"\n\"7216--------54660728--------Rt8GNMBePSC3zkFiF\"\n\" SP : Livré\"\n\"------------------------54660728--------Rt8GNMBePSC3zkFiF--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1471\"\n\"--------------------------------Mau672rwGpL74A4DM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1472\"\n\"--------------------------------5ZDZ96bbgP6udsGk2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1473\"\n\"6526--------54 555 872--------oqfWA3zai57k4nTGj\"\n\" SP : Livré\"\n\"6787--------54 555 872--------oqfWA3zai57k4nTGj\"\n\" SP : Livré\"\n\"------------------------54 555 872--------oqfWA3zai57k4nTGj--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1474\"\n\"--------------------------------mdtGLMqSAMGQjBDcy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1475\"\n\"--------------------------------QF35qoGHhXbYwPTKM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1476\"\n\"--------------------------------jT9tGZJf4jf82ousG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1477\"\n\"------------------------96323975--------s57kSEiKy29h5c68k--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1478\"\n\"--------------------------------cTumwK2ozZY9v8qT7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1479\"\n\"--------------------------------kjXY3Yqo3BpygNpQt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1480\"\n\"--------------------------------wabhJTfqjmn6puBJY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1481\"\n\"--------------------------------FoGL9LqYaDC6Y6oW6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1482\"\n\"--------------------------------Puhb9xFkBjogCsfWn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1483\"\n\"--------------------------------gBWMsodkCfgwDCsuS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1484\"\n\"--------------------------------YASDKam5HoRo8KKfM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1485\"\n\"--------------------------------ngi69LbPKAstXdC3J--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1486\"\n\"6529--------93859716--------WirKrbGKDQ83MaHQD\"\n\" SP : Livré\"\n\"------------------------93859716--------WirKrbGKDQ83MaHQD--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1487\"\n\"--------------------------------4ZTypa5SeoEG3dGRv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1488\"\n\"--------------------------------dqHrjzuJRphtSjkpN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1489\"\n\"--------------------------------RGJWMyuZwADC8XRjR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1490\"\n\"--------------------------------KpAdFpFD42jWhMX3M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1491\"\n\"--------------------------------8hiB7HLc5aKgtfyCo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1492\"\n\"--------------------------------gq26RbZpeoesQcCHf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1493\"\n\"--------------------------------q8YRAqfYfw52wEs3n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1494\"\n\"--------------------------------GDrEZTMzTzKFWKpZR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1495\"\n\"--------------------------------dmN4yt9F6Bp5oQEnk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1496\"\n\"--------------------------------DmnJ4NpED3eJCmGaK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1497\"\n\"--------------------------------XdPrLuEDdFSjWhM8C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1498\"\n\"--------------------------------6J2upZDwJFLSkmvi7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1499\"\n\"--------------------------------s9stwWRJeBKRYXP7M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1500\"\n\"--------------------------------xz28BkmYtDdyaHNo8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1501\"\n\"--------------------------------mNY4PpKf2E7xqykrr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1502\"\n\"--------------------------------68g4YZr4Wpb6gbhir--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1503\"\n\"6525--------55091706--------EjLjPW44vQPGiNAbP\"\n\" SP : Livré\"\n\"7272--------55091706--------EjLjPW44vQPGiNAbP\"\n\" SP : Livré\"\n\"------------------------55091706--------EjLjPW44vQPGiNAbP--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1504\"\n\"--------------------------------rzuiRaB7W95vHpdN7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1505\"\n\"6544--------95178294--------XzJqvzZhNpF8uodBx\"\n\" SP : Livré\"\n\"------------------------95178294--------XzJqvzZhNpF8uodBx--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1506\"\n\"--------------------------------tqDW2jjLZhY2nwDDn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1507\"\n\"--------------------------------MzTinmyEzP9taNzmv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1508\"\n\"--------------------------------xvk9shggCzxAHBvAi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1509\"\n\"--------------------------------Bz8JxuvKKvBGJWoku--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1510\"\n\"--------------------------------g5WgKJNd5ywyY7ZMW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1511\"\n\"--------------------------------dPskE8rPdK8b7z5Wm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1512\"\n\"--------------------------------wtC9qQYo9x6Q3ncmi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1513\"\n\"--------------------------------SMBShsKo4YTdwBCAy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1514\"\n\"--------------------------------D58hCDGgKh7z3Eqvq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1515\"\n\"--------------------------------eDNXpAvL9ioRzdPAD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1516\"\n\"--------------------------------biE2CZXtL7gAo2pDv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1517\"\n\"--------------------------------BS5oQ8YoyJzWD6K8L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1518\"\n\"--------------------------------2rQLFeDM2tgHpyzKN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1519\"\n\"--------------------------------bAqXmvpayPEcGFMHH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1520\"\n\"--------------------------------fgbj9XjwEL8vS3h5p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1521\"\n\"--------------------------------usLipw6QQbeE7KWRk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1522\"\n\"--------------------------------KP77dbSdsE3m8b2Do--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1523\"\n\"--------------------------------gq4Z4f5qfKKZwufPt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1524\"\n\"--------------------------------5T67G24oXpK3fZJt7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1525\"\n\"--------------------------------yKBw965EufZMwSj5Y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1526\"\n\"--------------------------------8eMq58SZF4BMzfSHR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1527\"\n\"--------------------------------i9Pndt5Gw3ubrWNAW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1528\"\n\"--------------------------------nzrY845DzYf6j7pDs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1529\"\n\"--------------------------------w8xWFdpwgspuP8Dma--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1530\"\n\"--------------------------------amykocE4Zh82FRKur--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1531\"\n\"--------------------------------BSFmpSQF4kpvMBSJ4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1532\"\n\"6530--------96748065--------iLKLtnoSB7HASPzeP\"\n\" SP : Livré\"\n\"6977--------96748065--------iLKLtnoSB7HASPzeP\"\n\" SP : Livré\"\n\"------------------------96748065--------iLKLtnoSB7HASPzeP--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1533\"\n\"--------------------------------mcW8WCfSmhcPbXccJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1534\"\n\"--------------------------------4XEYR7PpMTxdPGqRu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1535\"\n\"--------------------------------oeutKmYtdChxRmRJC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1536\"\n\"--------------------------------TqykXwmtXLrMvtw3Y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1537\"\n\"6549--------21711954--------MazFhM7QAMWKRMDtY\"\n\" SP : Livré\"\n\"------------------------21711954--------MazFhM7QAMWKRMDtY--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1538\"\n\"--------------------------------XgmcgBRpreYPTD3S8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1539\"\n\"--------------------------------LwFgWmjRATaPLzN2L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1540\"\n\"--------------------------------tMJrdbJK7sJ8TWeXx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1541\"\n\"6551--------51091904--------WpTZAJeGKW46tp9Ng\"\n\" SP : Livré\"\n\"------------------------51091904--------WpTZAJeGKW46tp9Ng--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1542\"\n\"--------------------------------v4BNyz7vW53Jy57m2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1543\"\n\"--------------------------------2x2AQEAaFugB9zX82--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1544\"\n\"--------------------------------JWeTvnMzyczSreJiK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1545\"\n\"--------------------------------vxoyG9vNddDq6oMXh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1546\"\n\"--------------------------------oEEQ4G6RqQYFZMgqC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1547\"\n\"--------------------------------bJnnxaeKbtuA99GRH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1548\"\n\"--------------------------------ww5xTtF2vzGuvoj2A--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1549\"\n\"--------------------------------ex95CxpA2m5WY65vQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1550\"\n\"--------------------------------RzZ6E7hcdATG2gbc5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1551\"\n\"6538--------29228085--------YxbBCDeep8vrd2ouT\"\n\" SP : Livré\"\n\"6706--------29228085--------YxbBCDeep8vrd2ouT\"\n\" SP : Livré\"\n\"7892--------29235452--------YxbBCDeep8vrd2ouT\"\n\" SP : Livré\"\n\"------------------------29235452--------YxbBCDeep8vrd2ouT--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1552\"\n\"--------------------------------772JEuC6cfJaRA99S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1553\"\n\"--------------------------------kwnkhQg4ZdhRb7kbR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1554\"\n\"--------------------------------B6P2GHmWdCN33W4mR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1555\"\n\"--------------------------------qQ7p9YEQ8buyLNADT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1556\"\n\"6546--------26278871--------dmNZAxY7SGbZuZo3o\"\n\" SP : Livré\"\n\"------------------------26278871--------dmNZAxY7SGbZuZo3o--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1557\"\n\"--------------------------------cTvrEYrzkf5SLbMJo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1558\"\n\"--------------------------------2e5n8hsiaSShDfHKZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1559\"\n\"--------------------------------uZwqXmqHAt5JE32q7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1560\"\n\"--------------------------------4f6WxJ8DuvrDJcMHc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1561\"\n\"6547--------94128903--------doEc4QTth68D4v5rF\"\n\" SP : Livré\"\n\"------------------------94128903--------doEc4QTth68D4v5rF--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1562\"\n\"6548--------96887894--------dctdv3Hp3oezCDDvY\"\n\" SP : Livré\"\n\"------------------------96887894--------dctdv3Hp3oezCDDvY--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1563\"\n\"--------------------------------pxWHhqzG4A3Y33bEr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1564\"\n\"--------------------------------abikhrdfmixyt3qpq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1565\"\n\"6536--------25950993--------D88nrfQoq2Tf9ixsW\"\n\"------------------------25950993--------D88nrfQoq2Tf9ixsW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1566\"\n\"--------------------------------fcw4ewK5ESWN6Neci--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1567\"\n\"--------------------------------QQBe5zcsbYBneMZxJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1568\"\n\"--------------------------------xr8gzDErs34sa2nBE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1569\"\n\"6612--------23131454--------xjS4e2cqhE8QyKyoG\"\n\" SP : Livré\"\n\"------------------------23131454--------xjS4e2cqhE8QyKyoG--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1570\"\n\"--------------------------------tRFhHMQvgtgQLB2T5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1571\"\n\"--------------------------------fbPBiYLuRfeWpFScj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1572\"\n\"--------------------------------tDvnb47v2ZpvTvPfD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1573\"\n\"--------------------------------xfTS8mbgABQvZEPKQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1574\"\n\"--------------------------------E3C9ZGzkeX8z4gZPF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1575\"\n\"--------------------------------rYWGs8dWHtfogquyn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1576\"\n\"--------------------------------GA7R66imQM4nQ6JTu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1577\"\n\"--------------------------------wgNC8Y7BQMxdDSQ4r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1578\"\n\"--------------------------------nSeAsMifQhefSCfLo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1579\"\n\"--------------------------------7s2TzKSp7fTFyxYjh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1580\"\n\"--------------------------------YPjgK74a27JGsmxza--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1581\"\n\"--------------------------------7mjQqMeYLE8sHZZyX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1582\"\n\"--------------------------------p2uSmb4Q4LzxFxTha--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1583\"\n\"--------------------------------xz4WshxJquCMgtocn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1584\"\n\"--------------------------------csRe8nWxM7WqZ62Ms--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1585\"\n\"--------------------------------jzg5uzta6HYdxqd8h--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1586\"\n\"6552--------26 603 556--------d3ToqJhJqpXtmbPJe\"\n\" SP : Livré\"\n\"------------------------26 603 556--------d3ToqJhJqpXtmbPJe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1587\"\n\"--------------------------------nqnx279hRG8azWqRr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1588\"\n\"--------------------------------QvgRLAoXccWZrRKzz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1589\"\n\"--------------------------------2mbybzbDgCq56imYH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1590\"\n\"--------------------------------LmtcMCvKB37DudvBy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1591\"\n\"--------------------------------6bKjYJhsRWKAMGNwq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1592\"\n\"--------------------------------Mk2yCXG8mTABS4b5L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1593\"\n\"6574--------53509022--------fTir72i4ATohyJLRP\"\n\" SP : Livré\"\n\"------------------------53509022--------fTir72i4ATohyJLRP--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1594\"\n\"--------------------------------5k36doRaZS5hii63E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1595\"\n\"--------------------------------z8wyJ6AeHzdK8uG6M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1596\"\n\"--------------------------------cTprDg9izadk9dNwz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1597\"\n\"--------------------------------5XCggtQfB3SZBdbpG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1598\"\n\"6557--------97846760--------YHDDuHeWy9FJ92pYz\"\n\" SP : Livré\"\n\"------------------------97846760--------YHDDuHeWy9FJ92pYz--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1599\"\n\"--------------------------------FgbEGiiH528xLW2xg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1600\"\n\"--------------------------------xccD5A95WBHftToAW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1601\"\n\"--------------------------------NQyoHKWEjASaHQ2Zo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1602\"\n\"--------------------------------wPnsCaWyrqKf8N2Ce--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1603\"\n\"--------------------------------BaWDdtNFjB8zRHimT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1604\"\n\"--------------------------------6tai24fXKJN3Y4zeH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1605\"\n\"--------------------------------8pwbKZZCHucF6ja9J--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1606\"\n\"--------------------------------PWMmhBTnsKur96rBS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1607\"\n\"--------------------------------xS77qmEB774n7bjyC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1608\"\n\"--------------------------------tP5qYLYxJ3KW79w9u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1609\"\n\"--------------------------------pjwr5BbQENm6BMch3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1610\"\n\"--------------------------------iTwmJDynTgLXxnqBm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1611\"\n\"--------------------------------uvHxsaNCdTCsDtr2c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1612\"\n\"6597--------21824466--------9owutXg2YBJKJPuDp\"\n\" SP : Livré\"\n\"------------------------21824466--------9owutXg2YBJKJPuDp--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1613\"\n\"--------------------------------xdajSK6j5PrPETTqa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1614\"\n\"--------------------------------uHHv4qL6eNtXwT5qL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1615\"\n\"--------------------------------nQWsLs4DuxYgC2ayb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1616\"\n\"7124-------- 52879768--------coiAcrctCzpQRf9Gp\"\n\" SP : Livré\"\n\"------------------------ 52879768--------coiAcrctCzpQRf9Gp--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1617\"\n\"--------------------------------y8QSya76RqgKqKQSv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1618\"\n\"--------------------------------BEtEkKSvQRwQCAKhp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1619\"\n\"--------------------------------Y3Lsbwj589WjmyCeZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1620\"\n\"--------------------------------tqyFuH6YzXCP4o5Kn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1621\"\n\"--------------------------------AGS2YhdunmkSLkpwr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1622\"\n\"6760--------24104216--------5bie7b4Z9Mn78K77e\"\n\"------------------------24104216--------5bie7b4Z9Mn78K77e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1623\"\n\"--------------------------------MeB5XiZDvb8Ffv33a--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1624\"\n\"--------------------------------Dtfovkit7FxXpqxwf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1625\"\n\"--------------------------------K3JpjE8fAhjafbp5E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1626\"\n\"--------------------------------38iqvGXk4yS3S9WCt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1627\"\n\"--------------------------------ZiysyztSaLCWmgjKo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1628\"\n\"--------------------------------Azqvt6Ye8wfntzyuf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1629\"\n\"--------------------------------6ypp3RWbxKmNbwTgX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1630\"\n\"6564--------55675091--------votK6dhYG98ztZWZB\"\n\"------------------------55675091--------votK6dhYG98ztZWZB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1631\"\n\"--------------------------------FxohJqnnd7T9iNRTv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1632\"\n\"--------------------------------3oda8ysrzbzWqbscw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1633\"\n\"--------------------------------L6fv7yN7zv2ZWs8df--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1634\"\n\"--------------------------------oY7o5j98KL9k9qLYu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1635\"\n\"--------------------------------x33H33GS9CNhc4QHv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1636\"\n\"--------------------------------CfENzM8v4rYzJsLov--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1637\"\n\"--------------------------------GCH67wHcHwjbjtFvd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1638\"\n\"--------------------------------XKGayGJsehjbJEHG5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1639\"\n\"--------------------------------ZQQFnSm5rY8DPNirw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1640\"\n\"--------------------------------KHTBKyQyjMqwduTxp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1641\"\n\"--------------------------------xkY6DKyR9jaNqGmSM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1642\"\n\"--------------------------------mR7zMDQChZjTomrYn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1643\"\n\"--------------------------------25H7R4ABSauS3PoAc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1644\"\n\"--------------------------------LcwWCdrRu4rDuKonB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1645\"\n\"6879--------29740321--------GtdENsL5v8TRrZh7y\"\n\" SP : Livré\"\n\"------------------------29740321--------GtdENsL5v8TRrZh7y--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1646\"\n\"--------------------------------weiPPpbNjrzExm6eG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1647\"\n\"--------------------------------sjnSna6Lv9TsXMvKT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1648\"\n\"--------------------------------HzWJm3fTfaPEsGq8G--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1649\"\n\"--------------------------------ZWMiozRcHuTGJdMMh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1650\"\n\"--------------------------------iuNcg38xFbEXWFGxx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1651\"\n\"--------------------------------Zebv6xqjvob63yriD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1652\"\n\"6572--------23145115--------5mtvLRDJe9sC7Dnm8\"\n\" SP : Livré\"\n\"------------------------23145115--------5mtvLRDJe9sC7Dnm8--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1653\"\n\"--------------------------------hj5xdqkzn5M5HsaSf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1654\"\n\"--------------------------------J6gjJWzZc99qo8Xui--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1655\"\n\"--------------------------------ohzs2jQQnhCjmAhZM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1656\"\n\"5067--------52733042--------\"\n\" SP : \"\n\"5122--------52733042--------\"\n\" SP : \"\n\"6638--------52733042--------Suqs2pMixp6JfCtzo\"\n\" SP : Livré\"\n\"------------------------52733042--------Suqs2pMixp6JfCtzo--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1657\"\n\"--------------------------------wb7wGvKo9HebZWzCi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1658\"\n\"--------------------------------J4SnLwi8JW3a5wYxj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1659\"\n\"--------------------------------HYsKn7xGoTuvm87ta--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1660\"\n\"6573--------26199714--------mAvBt2XCKsNmPWhW3\"\n\" SP : Livré\"\n\"------------------------26199714--------mAvBt2XCKsNmPWhW3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1661\"\n\"6569--------21573274--------uHfW2yCeZvuksttcX\"\n\" SP : Livré\"\n\"------------------------21573274--------uHfW2yCeZvuksttcX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1662\"\n\"--------------------------------mhrFjS2SdnroJmtja--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1663\"\n\"--------------------------------pnqnFg5mqZCcWJhXb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1664\"\n\"--------------------------------gvztNTScZuLaadgpt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1665\"\n\"--------------------------------BPXtmbQAjKjxEj7FK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1666\"\n\"4836--------29163776--------\"\n\" SP : Livraison effectuée\"\n\"5718--------29163776--------\"\n\" SP : Livré\"\n\"6575--------29163776--------Z9DQcbaobc4QmiAeL\"\n\"6578--------29163776--------Z9DQcbaobc4QmiAeL\"\n\" SP : Livré\"\n\"6695--------29163776--------Z9DQcbaobc4QmiAeL\"\n\"------------------------29163776--------Z9DQcbaobc4QmiAeL--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1667\"\n\"--------------------------------3gZc3Y59MxRFGR4aC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1668\"\n\"--------------------------------hCnSCndPuJyBrGZHG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1669\"\n\"--------------------------------exx4cNmB5fyW2kgCm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1670\"\n\"--------------------------------PD2k5q4LpZoZQkpEF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1671\"\n\"--------------------------------PEQK2HJjChqofoDXC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1672\"\n\"--------------------------------EwpeLxEFNZo9Zdp5B--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1673\"\n\"--------------------------------LvBwdFi8DbpobrFDs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1674\"\n\"--------------------------------i8ZBcRoXK4Lzp5ZQN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1675\"\n\"--------------------------------NiqCtstEJAm3CYbYz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1676\"\n\"--------------------------------bBFNASdzwsXd4nMpa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1677\"\n\"--------------------------------d98MfCc2hQg9TcbPG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1678\"\n\"--------------------------------W9nacc8wF4rTYrwHg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1679\"\n\"--------------------------------vok4RHBM2Mk6nxaDj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1680\"\n\"6648--------27660249--------QowyRHTtjWyroWhKE\"\n\" SP : Livré\"\n\"------------------------27660249--------QowyRHTtjWyroWhKE--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1681\"\n\"--------------------------------AtYjY8pnemrTB5BGB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1682\"\n\"--------------------------------tM8cNgwSLHBLjdiNb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1683\"\n\"--------------------------------xsNe2FHNneFYF9RfP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1684\"\n\"--------------------------------a5WgiFXrHmvMx2KAh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1685\"\n\"--------------------------------q8YwRKNChoFb2Jair--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1686\"\n\"--------------------------------ekq5rGDi8S8LQmwjT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1687\"\n\"--------------------------------MpNyAxhPpdyhDfhh8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1688\"\n\"--------------------------------AsAc6WPLFh8pFwmAH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1689\"\n\"5182--------53448733--------\"\n\" SP : \"\n\"5380--------53448733--------\"\n\" SP : \"\n\"6580--------53448733--------pQWLizfuSbQTeWgBs\"\n\" SP : Livré\"\n\"------------------------53448733--------pQWLizfuSbQTeWgBs--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1690\"\n\"--------------------------------HAZixkctmwQLEmZzh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1691\"\n\"6710--------55225193--------cjPQhhfNnEqXuAAm9\"\n\" SP : Livré\"\n\"7202--------55225193--------cjPQhhfNnEqXuAAm9\"\n\" SP : Livré\"\n\"------------------------55225193--------cjPQhhfNnEqXuAAm9--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1692\"\n\"--------------------------------mw52kHHGzgWeJQPhn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1693\"\n\"--------------------------------xZsRf4jsBvLNkfBbv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1694\"\n\"--------------------------------xpADJB2hd7NH9WHQy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1695\"\n\"--------------------------------v6KKDh2NsPgo28P4N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1696\"\n\"--------------------------------NCGqfoXuorLcsyW4F--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1697\"\n\"--------------------------------R2qjtHYHgasvJX9BR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1698\"\n\"5598--------20987164--------\"\n\" SP : \"\n\"7469--------20987164--------C835cdkvGJxRMovsX\"\n\" SP : Livré\"\n\"------------------------20987164--------C835cdkvGJxRMovsX--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1699\"\n\"--------------------------------9B6sKdsin6P93W5DZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1700\"\n\"--------------------------------LdweQqnzwiPoHTw3H--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1701\"\n\"6602--------26094839--------n7yryZPoNEA7xR5ok\"\n\" SP : Livré\"\n\"------------------------26094839--------n7yryZPoNEA7xR5ok--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1702\"\n\"--------------------------------4v4yMBQXXqadHrtnZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1703\"\n\"--------------------------------Y2G6idfeog4RHXrn4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1704\"\n\"--------------------------------3juubuKbAbGrN8Ysg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1705\"\n\"6585--------25475292--------QQJG8fHNTcbiqmvYu\"\n\" SP : Livré\"\n\"------------------------25475292--------QQJG8fHNTcbiqmvYu--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1706\"\n\"--------------------------------FHTbNKJva472HgAGf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1707\"\n\"--------------------------------NrbNubdFm9Z8eEFfR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1708\"\n\"--------------------------------nF2eBaaLks55oCzwZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1709\"\n\"6600--------90237090--------dHFmxJBFLCBZ6opjN\"\n\" SP : Livré\"\n\"------------------------90237090--------dHFmxJBFLCBZ6opjN--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1710\"\n\"6595--------26641604--------gW3dskNuf9ywEJBhf\"\n\" SP : Livré\"\n\"------------------------26641604--------gW3dskNuf9ywEJBhf--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1711\"\n\"--------------------------------2WHQxLz7HPZqJHvCQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1712\"\n\"6603--------25969199--------aNZX6cH4kZjzJKcuZ\"\n\"------------------------25969199--------aNZX6cH4kZjzJKcuZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1713\"\n\"--------------------------------8FNNdGfgudghqiXje--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1714\"\n\"6589--------20270218--------K9QHCuekfe8Zeo47t\"\n\" SP : Livré\"\n\"------------------------20270218--------K9QHCuekfe8Zeo47t--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1715\"\n\"--------------------------------qxeyTWJ8eArnbnKQo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1716\"\n\"--------------------------------bSbypZRL5wTaLXwFk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1717\"\n\"--------------------------------vDPZRycpTfgkKHFdk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1718\"\n\"--------------------------------2Wr8quXdar6tZPYDa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1719\"\n\"--------------------------------ikCiLW6hJYa7aQZhW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1720\"\n\"1299--------54654092--------\"\n\" SP : Livrer\"\n\"6592--------54654092--------gicxZKpD9pusNaWdP\"\n\" SP : Livré\"\n\"------------------------54654092--------gicxZKpD9pusNaWdP--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1721\"\n\"--------------------------------Cx3xYpn3y3KRYvGep--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1722\"\n\"--------------------------------aa5wGzGDfK3xLM32G--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1723\"\n\"--------------------------------55SSHwTaQLLvJtEmr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1724\"\n\"--------------------------------6CiToH3rZZGrZLhwy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1725\"\n\"--------------------------------j2mMj2Y5kCop8i5Zp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1726\"\n\"--------------------------------fR6HZjk5gFqGHoPms--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1727\"\n\"--------------------------------jLNJbCQJJ8rheRuCB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1728\"\n\"--------------------------------txr6ftBS8qKPo363d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1729\"\n\"--------------------------------PmBmjcNNpDpxJCAH6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1730\"\n\"--------------------------------c6pyHHwpWwEhS5FTr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1731\"\n\"--------------------------------asiRbo6WKy9r4QR8K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1732\"\n\"--------------------------------wZN5jmgEACZ7dktPu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1733\"\n\"--------------------------------5r9azd37Gkc4RRvfd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1734\"\n\"--------------------------------NYy2fu5HwAWiNGAeH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1735\"\n\"--------------------------------B9LAs6RSsDPbGDe2E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1736\"\n\"--------------------------------MMZihbXJE5dcsX58A--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1737\"\n\"--------------------------------MfBHcxHRr27E6WL4e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1738\"\n\"--------------------------------dzCowy7BxggeyCrDk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1739\"\n\"--------------------------------KGPx4LcA9GvkQ3mKJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1740\"\n\"--------------------------------wK3co4ProQwEyTwyd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1741\"\n\"--------------------------------cyQ5GdmHGNQ3Johsy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1742\"\n\"--------------------------------AssT8TauYXQsfowGQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1743\"\n\"6599--------92328208--------ziwRXtq4RtYQsswXc\"\n\" SP : Livré\"\n\"------------------------92328208--------ziwRXtq4RtYQsswXc--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1744\"\n\"--------------------------------WAyC9PBSE42sJbEEt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1745\"\n\"--------------------------------3CbuPk5vnSqaCPwjs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1746\"\n\"--------------------------------5LPkGWjf5P4WbreKE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1747\"\n\"5159--------26680288--------\"\n\" SP : \"\n\"6618--------26680288--------PA5cJYLdj8oQQEKn8\"\n\" SP : Livré\"\n\"7020--------26680288--------PA5cJYLdj8oQQEKn8\"\n\" SP : Livré\"\n\"8386--------26680288--------\"\n\" SP : Livré\"\n\"------------------------26680288--------PA5cJYLdj8oQQEKn8--------4\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1748\"\n\"--------------------------------f8iW2kbMTfDNZzZ32--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1749\"\n\"--------------------------------MosYFauh4RibMDTP4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1750\"\n\"--------------------------------Dd6TWmFggGyQo6ZMb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1751\"\n\"--------------------------------LYkNLKYn7z9Jfh9gf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1752\"\n\"--------------------------------GR5ii9JWQLJT59oz3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1753\"\n\"--------------------------------RgWkNLrGvyiMrTqfB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1754\"\n\"--------------------------------KiLt2kTNZwmSee4fu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1755\"\n\"--------------------------------andCzrogvyLRmbBjd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1756\"\n\"--------------------------------Yqb6ebBLQtAsiNvPH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1757\"\n\"6778--------22489103--------feZwFQ4oESwfMa6bS\"\n\" SP : Livré\"\n\"------------------------22489103--------feZwFQ4oESwfMa6bS--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1758\"\n\"--------------------------------6N9PxuqcJRpP54iXb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1759\"\n\"--------------------------------zKfHFcMqeh3oQT4Rz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1760\"\n\"--------------------------------MdWviZ5q9TA64JCxi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1761\"\n\"6623--------21797888--------n6Kyu2AcaAKgxRdbW\"\n\" SP : Livré\"\n\"------------------------21797888--------n6Kyu2AcaAKgxRdbW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1762\"\n\"--------------------------------LQ6mC3Dnb5mrPin4m--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1763\"\n\"--------------------------------ifnGTkej6583Hht3v--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1764\"\n\"--------------------------------H7osfytqjioJqpwCe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1765\"\n\"--------------------------------QJSN2nKw9sQ77x8BR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1766\"\n\"--------------------------------t7eTwyHaGTRqXkGGo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1767\"\n\"--------------------------------Es4Mb2bkW7WmxubZN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1768\"\n\"--------------------------------XYFiLDxo5TESmGaC6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1769\"\n\"--------------------------------grAQG523BmPZdb5qv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1770\"\n\"--------------------------------5mrfDNCS9iZ2AQ3cf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1771\"\n\"--------------------------------69FJer2bkndgDuDiF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1772\"\n\"--------------------------------E29yktaAm7ubeCjus--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1773\"\n\"--------------------------------2oHbNpFSk9qEuxXJc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1774\"\n\"--------------------------------2623dfpLxiMRw3Rot--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1775\"\n\"--------------------------------uNyaS8Pjrhhwfd5NH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1776\"\n\"--------------------------------NfjRSWi5ApJaHFbnz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1777\"\n\"--------------------------------g3vTAQnDnzqEkTnaX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1778\"\n\"--------------------------------4ytkehtQbG4vWJmXA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1779\"\n\"--------------------------------Cxwwwx8vXj9o3Aube--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1780\"\n\"--------------------------------EthnD6nxDTodoXYSa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1781\"\n\"--------------------------------srGynRZfc3DcNqusL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1782\"\n\"--------------------------------hcQtfAJRkDrbmGXzo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1783\"\n\"--------------------------------mwmJdzxLA5AuxRsTn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1784\"\n\"--------------------------------Gc2wZPdrh9ztSt5bf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1785\"\n\"--------------------------------dRa7J2fTXEHFsTmPD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1786\"\n\"--------------------------------ac9H2wvrtrMvXXnsF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1787\"\n\"--------------------------------WKjSu9HLWRkSrHujS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1788\"\n\"3638--------56237710--------1189730639\"\n\" SP : Livraison effectuée\"\n\"4698--------56237710--------\"\n\" SP : Livraison effectuée\"\n\"6653--------56237710--------WWWe2hB7CxPqY9gG7\"\n\" SP : Livré\"\n\"------------------------56237710--------WWWe2hB7CxPqY9gG7--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1789\"\n\"1648--------27444730--------\"\n\" SP : Livrer\"\n\"6610--------27444730--------nPx53isfvmwgCggwA\"\n\" SP : Livré\"\n\"------------------------27444730--------nPx53isfvmwgCggwA--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1790\"\n\"--------------------------------x5wq2WZN3k4QSjcJL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1791\"\n\"2472--------58754024--------1905174379\"\n\" SP : Livraison effectuée\"\n\"3997--------58754024--------1905174379\"\n\" SP : Livraison effectuée\"\n\"6615--------58754024--------KhACqgHvmXXs4SF5u\"\n\" SP : Livré\"\n\"------------------------58754024--------KhACqgHvmXXs4SF5u--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1792\"\n\"--------------------------------rjdZsN4R4ZyE5JEHH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1793\"\n\"--------------------------------yHqBxyFy48rzgXA79--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1794\"\n\"--------------------------------7Nr824dS5sdE9QdwH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1795\"\n\"--------------------------------c26WXMS7FQXtczpS3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1796\"\n\"--------------------------------w9JeGp9RJqtR7ZJev--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1797\"\n\"--------------------------------TvaDGg8WkKL2LQpPQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1798\"\n\"--------------------------------FFsiJdqc4qNJJ6vho--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1799\"\n\"--------------------------------RZW4oFCNbf8GWMC9z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1800\"\n\"--------------------------------uAGyTpYkom8DCkzG7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1801\"\n\"--------------------------------E7xbGey555JgtFtXk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1802\"\n\"--------------------------------pAvgEA9GJGbiPBkwo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1803\"\n\"--------------------------------Rzi2QoSrAvAmx6nxi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1804\"\n\"--------------------------------NQWZ68e5QrYCgfi3g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1805\"\n\"--------------------------------53uhSqpxH7ExzLH4y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1806\"\n\"--------------------------------YtH4yjSczgLYpWiQF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1807\"\n\"--------------------------------5fu7ebpBY8KGYoYaj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1808\"\n\"--------------------------------q38YABAEG44j9pmHn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1809\"\n\"--------------------------------m2WGKpHqSEEfdk6Nn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1810\"\n\"--------------------------------fPrjN7DvJsQDs2ycX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1811\"\n\"--------------------------------X4hjEioMJL6aboQk6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1812\"\n\"--------------------------------apY5P3gGgTLD96Fq7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1813\"\n\"--------------------------------NQPczP5tZqo42gEzj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1814\"\n\"--------------------------------nEx2oNCeAPFo9xe2M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1815\"\n\"--------------------------------3mFM2X54RZtRmQtem--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1816\"\n\"--------------------------------nS2dMapDD5QgWoATP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1817\"\n\"--------------------------------5C48Bx6qa3K6ztpyK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1818\"\n\"--------------------------------YJBiKB6wFmwC83HWc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1819\"\n\"--------------------------------jHC4ZYMXSLe84hKLQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1820\"\n\"--------------------------------YmwRdPc5M2RkRvWii--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1821\"\n\"--------------------------------t6K4yQueA3Bj35SAW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1822\"\n\"--------------------------------mZ5xNnLX9nYGtrD8Q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1823\"\n\"--------------------------------nCyLtEn4hdLFnLGyi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1824\"\n\"--------------------------------WugpCRNK6vsaL6dCn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1825\"\n\"--------------------------------jzXbphTT8Fb29eZAN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1826\"\n\"--------------------------------uMnTBw4NJwBRFZHgy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1827\"\n\"--------------------------------ExooT4RyFHHx59gAP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1828\"\n\"--------------------------------v5hSi74jQ9yuJ5Qoe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1829\"\n\"--------------------------------9g5ZvzPBZCAHMoSMr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1830\"\n\"--------------------------------KpTA4ZNmmxJzeJohh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1831\"\n\"6619--------98274117--------SK4rtQ4sdk2MuEeWd\"\n\" SP : Livré\"\n\"------------------------98274117--------SK4rtQ4sdk2MuEeWd--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1832\"\n\"--------------------------------gSWDK563gjjzmrY6D--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1833\"\n\"--------------------------------XtzPAe8RWzXD2kACg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1834\"\n\"--------------------------------WnZr4Epn4qabpF4z8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1835\"\n\"--------------------------------6BS7E8ZXKxppDYCXN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1836\"\n\"--------------------------------MxaJ4PXwi2n4GMM8i--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1837\"\n\"--------------------------------7xJyoWMLPMNDQiBKX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1838\"\n\"--------------------------------5rcuPFf7TtvnPhqT6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1839\"\n\"6639--------28419801--------AhxiGA3bmPTKM9TWJ\"\n\" SP : Livré\"\n\"------------------------28419801--------AhxiGA3bmPTKM9TWJ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1840\"\n\"--------------------------------KiJ2rxn9G6zrFRNFF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1841\"\n\"6620--------28685363--------duxNGqKHkQv24wppb\"\n\"------------------------28685363--------duxNGqKHkQv24wppb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1842\"\n\"--------------------------------j2Pdr2hbJgEvbhShS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1843\"\n\"--------------------------------WffAa4yS9Afy99MGw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1844\"\n\"--------------------------------fFrKLTdA7hfwhXeZb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1845\"\n\"--------------------------------TpsJPmdJeSSi9kmhr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1846\"\n\"--------------------------------2ZBLEG77dHeNZuxW7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1847\"\n\"--------------------------------QMKardobkvNtFtpwP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1848\"\n\"--------------------------------3cJtP9YWTmD4TSJXj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1849\"\n\"--------------------------------wD2DFXPmZQsT3QREA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1850\"\n\"--------------------------------uuuMY2PkgZfDEjSP7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1851\"\n\"--------------------------------7rfirLpovCkNBRC7h--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1852\"\n\"--------------------------------x7FGnyMAn3Qg5gL24--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1853\"\n\"--------------------------------4c5NSxFBMSa5mK77x--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1854\"\n\"--------------------------------zovuWEWFzxEoo4qAu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1855\"\n\"--------------------------------3ecuTchvCMxBbPd6v--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1856\"\n\"--------------------------------aZz6qtzYEfGrqJWZH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1857\"\n\"--------------------------------KMNKja4S4YietPTiR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1858\"\n\"--------------------------------bs6jZ39pJYMnrciDq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1859\"\n\"--------------------------------vCfcDPvB6GY9ZGyda--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1860\"\n\"--------------------------------gfhorwvWzcpb5Ng3Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1861\"\n\"--------------------------------CWrcYADPYTdWNM4by--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1862\"\n\"--------------------------------WTbTQ8qShvfoJCRNp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1863\"\n\"--------------------------------xvg57cTnSA33E5gYk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1864\"\n\"--------------------------------6WK2d2wiGusWLYRJy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1865\"\n\"--------------------------------ZBqqi39thjeMhSjBW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1866\"\n\"--------------------------------Cu2gYYj4X8znCh3wc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1867\"\n\"--------------------------------dEgoLitfSoF9pv9R8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1868\"\n\"--------------------------------FgSBg5muX7u7o6RSA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1869\"\n\"3669--------29743315--------42124609\"\n\" SP : Livraison effectuée\"\n\"4591--------29743315--------\"\n\"4679--------29743315--------\"\n\" SP : Livraison effectuée\"\n\"5220--------29743315--------\"\n\" SP : \"\n\"6724--------29743315--------iWQWodjzZBdEx2Ceh\"\n\" SP : Livré\"\n\"7700--------29743315--------iWQWodjzZBdEx2Ceh\"\n\" SP : Livré\"\n\"------------------------29743315--------iWQWodjzZBdEx2Ceh--------5\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1870\"\n\"--------------------------------eMYESanEq86Yct2QJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1871\"\n\"--------------------------------nXHWYhqAhpm4YnqMW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1872\"\n\"--------------------------------2c5MNujacS33v5Zf4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1873\"\n\"--------------------------------YeWtyR9ZxuEg9iRbq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1874\"\n\"--------------------------------owvDCgwLT42pfpgKu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1875\"\n\"--------------------------------m5P5c2wpJwgsfvHgF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1876\"\n\"--------------------------------YG4HcdrmNNWjDXEN8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1877\"\n\"--------------------------------wP5QRf7H5LYWSJXow--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1878\"\n\"--------------------------------mSf2v22AQxJB2CtdP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1879\"\n\"--------------------------------FdKXHC3AWaPpGKbKs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1880\"\n\"--------------------------------7tGBZLY7HCSKgKcpY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1881\"\n\"--------------------------------ASLKG3m4TKDEbX376--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1882\"\n\"--------------------------------Ey7Fzhf3tRNy7hAry--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1883\"\n\"--------------------------------JJKTAuoABT8CX7nwp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1884\"\n\"--------------------------------C95WXxssy4AXDRay3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1885\"\n\"--------------------------------uzynpdEhWezQkLmNE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1886\"\n\"--------------------------------Rxgb5duSiyYHqrEg7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1887\"\n\"--------------------------------kzCvM8WHXGDd9S78T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1888\"\n\"--------------------------------uezrXSdc9c8ZeLaMq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1889\"\n\"--------------------------------dgSebS7dXbzr9LZQP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1890\"\n\"--------------------------------c8EBZ329oXmXCbDGb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1891\"\n\"--------------------------------TRR2Jj2FpAZ3JzHDT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1892\"\n\"--------------------------------meJy5oxEJohhM7ATm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1893\"\n\"--------------------------------74nYCTegSahRrqqcp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1894\"\n\"--------------------------------zg7WQrzKMtKZezRPy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1895\"\n\"--------------------------------DKFAhwA9YKHL6mFRi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1896\"\n\"--------------------------------mMAEoZHkoc5wYGrt2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1897\"\n\"--------------------------------92ycJZA4hWyaZLSrB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1898\"\n\"--------------------------------XowNkR7uMDMdz4nwS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1899\"\n\"--------------------------------2Mi4oqwe36qqJfKjS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1900\"\n\"--------------------------------tGKSjYewStxrPbumt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1901\"\n\"--------------------------------qJPhdgGFke3kXQeMR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1902\"\n\"--------------------------------fKsYK3Mpznu7G2AcY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1903\"\n\"--------------------------------ftAhCiwxZXJxkncjD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1904\"\n\"--------------------------------73A2pdeypSBETwgeH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1905\"\n\"--------------------------------GMNaCDECh2KbnCpif--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1906\"\n\"--------------------------------Zy33NNXettfCG4W9E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1907\"\n\"--------------------------------5DtZWFsueWzZx46vb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1908\"\n\"--------------------------------Wtg5D3NuosNiitfFd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1909\"\n\"6768--------55917666--------QSdKLDDXKdvizJoKk\"\n\" SP : Livré\"\n\"6927--------55917666--------QSdKLDDXKdvizJoKk\"\n\" SP : Livré\"\n\"------------------------55917666--------QSdKLDDXKdvizJoKk--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1910\"\n\"--------------------------------bHNGdvra7Msu7obFg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1911\"\n\"--------------------------------yXtnKqNjuJmLJq3zb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1912\"\n\"--------------------------------637jWyZixKfDHfnYK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1913\"\n\"7082--------56911721--------4tHsBbzjFXWYxWX7q\"\n\" SP : Livré\"\n\"7652--------56911721--------4tHsBbzjFXWYxWX7q\"\n\" SP : Livré\"\n\"------------------------56911721--------4tHsBbzjFXWYxWX7q--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1914\"\n\"--------------------------------haxB5z3c4GExZZkCQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1915\"\n\"--------------------------------z3msjaHi5tGiSYtoe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1916\"\n\"6647--------57185354--------RnicvvReunn2sNkfD\"\n\" SP : Livré\"\n\"6963--------57185354--------RnicvvReunn2sNkfD\"\n\" SP : Livré\"\n\"7172--------57185354--------RnicvvReunn2sNkfD\"\n\" SP : Livré\"\n\"------------------------57185354--------RnicvvReunn2sNkfD--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1917\"\n\"--------------------------------sBxvKsCwN4XtQ9R7x--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1918\"\n\"--------------------------------RiDDdMBNB96KmFeC3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1919\"\n\"--------------------------------G9fQDcGceChverdqZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1920\"\n\"--------------------------------vaq2HTRRMHE6mMjTM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1921\"\n\"4945--------28838404--------\"\n\" SP : Livraison effectuée\"\n\"6633--------28838404--------WKRTXGqLYeK3YN6F2\"\n\" SP : Livré\"\n\"------------------------28838404--------WKRTXGqLYeK3YN6F2--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1922\"\n\"5353--------25971103--------\"\n\" SP : \"\n\"6631--------25971103--------ohPdvQvFhxLp2b7sK\"\n\" SP : Livré\"\n\"6709--------25971103--------ohPdvQvFhxLp2b7sK\"\n\" SP : Livré\"\n\"------------------------25971103--------ohPdvQvFhxLp2b7sK--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1923\"\n\"--------------------------------BgAdrtSv9omj5YDB6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1924\"\n\"--------------------------------aSxxwh3DEsATfNJbX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1925\"\n\"--------------------------------8JKMY33Sj9C3yqQ8f--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1926\"\n\"--------------------------------T8cYzKtb9r4xSXNve--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1927\"\n\"--------------------------------GxnDvKSFhj2wDC8kk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1928\"\n\"--------------------------------nKnpdDjvRRmmbcrBE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1929\"\n\"--------------------------------3nrwp8B59HQu8EwzN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1930\"\n\"--------------------------------Z9tiguzadznP6WZHG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1931\"\n\"--------------------------------RBHBHwKJSpA4P8msg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1932\"\n\"--------------------------------fN83LW88NkJoDRW6c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1933\"\n\"--------------------------------7qtrreEqaSufYGpkd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1934\"\n\"--------------------------------WkF4pHTk6Maj8SvFs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1935\"\n\"--------------------------------haCruSTJ6LymuZKYr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1936\"\n\"--------------------------------yvwEWag6STviMTK4L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1937\"\n\"6630--------20 297 356--------oT24GWsQqwjKpf7on\"\n\"------------------------20 297 356--------oT24GWsQqwjKpf7on--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1938\"\n\"--------------------------------qmDoc7NXA4FrwNaKW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1939\"\n\"--------------------------------43uqC8m6ZDGyCDtj6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1940\"\n\"--------------------------------boT294bmA4p8xfTd9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1941\"\n\"--------------------------------2Q6K7kd2FyAewY9ty--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1942\"\n\"--------------------------------GRQxszQjthCM2KcgF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1943\"\n\"6629--------53127572--------SK3WJ7s5oJaoqPtEo\"\n\" SP : Livré\"\n\"------------------------53127572--------SK3WJ7s5oJaoqPtEo--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1944\"\n\"6636--------55971949--------cq3QXNRJihLf8oHr7\"\n\" SP : Livré\"\n\"------------------------55971949--------cq3QXNRJihLf8oHr7--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1945\"\n\"--------------------------------aY3EDjykFaPRZwPvB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1946\"\n\"--------------------------------XQJF2PZwGjFLe2zeB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1947\"\n\"--------------------------------RTJEfvrMNuRr7HXpb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1948\"\n\"--------------------------------7pmin56SDm6TwCZjC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1949\"\n\"--------------------------------Tx8yzT7HpRwnqRBiq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1950\"\n\"--------------------------------XPnrS9DFh4SootXek--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1951\"\n\"--------------------------------tQLrNSLuhGTEGHEMu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1952\"\n\"--------------------------------hrNQJp4YRaGiAApb7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1953\"\n\"--------------------------------ymyfuu2iMeXeJLAH7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1954\"\n\"--------------------------------6R3fku4KCuMKYReKj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1955\"\n\"--------------------------------74gv3SHZdbfpM2hQp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1956\"\n\"--------------------------------oeKL8w9xuaRFduGbL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1957\"\n\"6641--------25417098--------uGoBDHqJQghfnv4xj\"\n\" SP : Livré\"\n\"------------------------25417098--------uGoBDHqJQghfnv4xj--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1958\"\n\"--------------------------------SuYCYNCgs7zX4usPg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1959\"\n\"--------------------------------asatWtcaf65ctLQ2g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1960\"\n\"--------------------------------sjS6emTdM53HDXirM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1961\"\n\"--------------------------------M65vv7BivDT7CeZGK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1962\"\n\"7021--------21337073--------YHBrnP3Sqsf8fX2gv\"\n\" SP : Livré\"\n\"------------------------21337073--------YHBrnP3Sqsf8fX2gv--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1963\"\n\"--------------------------------s2LuM88b4AbjuPZzJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1964\"\n\"--------------------------------7AqRwrFZfZaDb7M3p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1965\"\n\"--------------------------------AqDp63PihJ8AnmvZG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1966\"\n\"--------------------------------mvfK4GA89fSkzm77b--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1967\"\n\"--------------------------------BRh83sZBL94Doir2x--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1968\"\n\"--------------------------------aYkxdpfLPDDYSJ7a2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1969\"\n\"--------------------------------mhEmWmJxApTPDgChj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1970\"\n\"6637--------50307588--------LLdwdWykD77BRHfvu\"\n\" SP : Livré\"\n\"------------------------50307588--------LLdwdWykD77BRHfvu--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1971\"\n\"--------------------------------JZF3ZJWf6vNwb5dbf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1972\"\n\"--------------------------------C8ka8zT5dGsnjpPR9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1973\"\n\"--------------------------------9JrXouQ8udMrrm6Z2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1974\"\n\"--------------------------------ai7JPaE4TH5JjStAL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1975\"\n\"6634--------22 557 449--------qmYA8XnSx7cQoz74W\"\n\" SP : Livré\"\n\"------------------------22 557 449--------qmYA8XnSx7cQoz74W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1976\"\n\"2697--------54218951--------1644892742\"\n\" SP : Livraison effectuée\"\n\"3279--------54218951--------1957884745\"\n\" SP : Livraison effectuée\"\n\"6161--------54218951--------jTyNHMGEGvrMD8zKj\"\n\" SP : Livré\"\n\"6635--------54218951--------p4RenHMDEnHY5BdRL\"\n\" SP : Livré\"\n\"6846--------54218951--------jTyNHMGEGvrMD8zKj\"\n\" SP : Livré\"\n\"------------------------54218951--------p4RenHMDEnHY5BdRL--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1977\"\n\"--------------------------------ybL79famvPJqggcdi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1978\"\n\"--------------------------------aMwQmRiDfYKDg76RH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1979\"\n\"--------------------------------XSKfWQfSfDYcJc295--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1980\"\n\"--------------------------------2vmGfCW7ode3hAiA5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1981\"\n\"--------------------------------jFzi2b7a8mKbJ7Aes--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1982\"\n\"--------------------------------86ZhHqH6C2KH67xek--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1983\"\n\"--------------------------------9MviT9G6Y4B7mgFGJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1984\"\n\"--------------------------------q9dgM6ndESsJ7YuLZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1985\"\n\"--------------------------------irQkvvQhApgKC6vsy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1986\"\n\"--------------------------------B7kXGDCi9b4hsiB6w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1987\"\n\"--------------------------------yXHpgDL5yjyMq7GG3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1988\"\n\"--------------------------------wWXYfn7tpoyAtJd8p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1989\"\n\"--------------------------------7Gj2uXvbJRxfFE968--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1990\"\n\"--------------------------------mx7KFThajjNpD5uKo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1991\"\n\"6654--------90 131 502--------HrJbT5gPgKqSmHhbK\"\n\"------------------------90 131 502--------HrJbT5gPgKqSmHhbK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1992\"\n\"--------------------------------Xq4KZr7vrcHbmcGTg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1993\"\n\"--------------------------------N8Ej2SdBiugQbvZP9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1994\"\n\"--------------------------------zc9uqcxiCsEPAtidv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1995\"\n\"--------------------------------tLGGPizui6Ja3pBHX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1996\"\n\"--------------------------------8Ctq2gLXqKcuGgnBA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1997\"\n\"--------------------------------Q4dLBrGmZnRw5n38d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1998\"\n\"--------------------------------xYsddkaYyDea2HDfF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------1999\"\n\"--------------------------------FBoi5A7wfvAEwuoe9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2000\"\n\"--------------------------------BK2QqK5dbmPdD2Fft--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2001\"\n\"--------------------------------5x7T5YcwWPPetcXnB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2002\"\n\"--------------------------------d4qniLanCv6gFCqF9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2003\"\n\"--------------------------------Sg9YC38M3cC5tS6xh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2004\"\n\"--------------------------------GAZYzqwppJPbYRLuh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2005\"\n\"--------------------------------Laz3FoPTDDAZyc5ee--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2006\"\n\"--------------------------------oY4hb4HFihpWhNvrb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2007\"\n\"--------------------------------SjzWLi7yErRTEa4Qh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2008\"\n\"--------------------------------L8buX6tamSmuYLeDe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2009\"\n\"--------------------------------se9ao8p8sEd5oDPq9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2010\"\n\"--------------------------------kJL6on3syApjpnrSx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2011\"\n\"--------------------------------u7muWpq4Wej4EY8Ee--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2012\"\n\"--------------------------------Q7GC87r5Kb5dTqYKk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2013\"\n\"--------------------------------wyvkLNGBLitPNk34r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2014\"\n\"--------------------------------SkA9AbsaNtxmBibwf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2015\"\n\"--------------------------------8LbzsDB69Tyk8JKYb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2016\"\n\"--------------------------------6MBQPszzsiDNdKofo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2017\"\n\"--------------------------------dPoTBjKQ8kuGtLMYj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2018\"\n\"--------------------------------QkdBDbcBgXbwjzSf8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2019\"\n\"--------------------------------GbLXdoFa7oqopENw8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2020\"\n\"--------------------------------tS8x2efyaKaauwnBa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2021\"\n\"--------------------------------N6sRGwwnQDdbW8aPT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2022\"\n\"--------------------------------xiSoa9fkyGNDcXw5C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2023\"\n\"--------------------------------xZx5dRqcjqRqEqcto--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2024\"\n\"--------------------------------6BBSJxwtaLWXcPq2o--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2025\"\n\"--------------------------------DAoqTJmhCJFbTdZiW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2026\"\n\"3471--------96975820--------2072605537\"\n\" SP : Livraison effectuée\"\n\"5452--------96975820--------\"\n\" SP : \"\n\"6672--------96975820--------CCtziHuYf3SGf5Cgo\"\n\" SP : Livré\"\n\"------------------------96975820--------CCtziHuYf3SGf5Cgo--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2027\"\n\"--------------------------------daHb7sAiWj9f3jMau--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2028\"\n\"--------------------------------oP7MqF2Ck3tPxJG5C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2029\"\n\"--------------------------------ugrMYG6RbtQtmLLZG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2030\"\n\"--------------------------------o9nk3TksKxL4M5RM9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2031\"\n\"--------------------------------px3Y96hzmG6Jvabb3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2032\"\n\"--------------------------------cENJ2jS4TNX2LBdTC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2033\"\n\"--------------------------------nWpqdKtwZyrD5WvfC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2034\"\n\"6655--------53 045 408--------cWfEBE7Y5MT7ffg2c\"\n\" SP : Livré\"\n\"------------------------53 045 408--------cWfEBE7Y5MT7ffg2c--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2035\"\n\"--------------------------------4a3gCvkPaQkZqoGcz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2036\"\n\"--------------------------------mJioSHBPjRcTc3oiF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2037\"\n\"--------------------------------a2Kd9BqRsomnTnXp8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2038\"\n\"--------------------------------RZmBXAkJPo6aBKwuA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2039\"\n\"--------------------------------uZFoTGmvXMny4vWg2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2040\"\n\"--------------------------------Hwu3865sjMY3SqGAK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2041\"\n\"--------------------------------C5uzk8jPHCCe8PTqB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2042\"\n\"--------------------------------aaXkTtCp5ccgibf7X--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2043\"\n\"--------------------------------8gpHjL6eo8cFQg4ZX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2044\"\n\"--------------------------------oNPBi9PNea63HfjcL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2045\"\n\"--------------------------------pdm4Rh5LjecRBodCL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2046\"\n\"--------------------------------QHojFwgfJmczPTEXj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2047\"\n\"--------------------------------FvufwP6EgLoh9YAkE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2048\"\n\"6649--------93886158--------qJmXoc9peGEtz6oJG\"\n\" SP : Livré\"\n\"------------------------93886158--------qJmXoc9peGEtz6oJG--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2049\"\n\"6651--------92979022--------9bvKsHZu7poi49jBd\"\n\" SP : Livré\"\n\"------------------------92979022--------9bvKsHZu7poi49jBd--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2050\"\n\"--------------------------------zi7gFnWeJWcokdhvZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2051\"\n\"6663--------20023113--------6XEbFm3Wq5TpDwskB\"\n\" SP : Livré\"\n\"------------------------20023113--------6XEbFm3Wq5TpDwskB--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2052\"\n\"--------------------------------MqsFC4ai6xQYac7px--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2053\"\n\"--------------------------------vJfstFF5ixfK2z3tj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2054\"\n\"--------------------------------75S7Ev3qY2Jy6HDNT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2055\"\n\"--------------------------------Dn6EjpdYiNLuSwDpt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2056\"\n\"--------------------------------jQtsjQa5nt9Ppdtnb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2057\"\n\"--------------------------------xSqnc2Nb9kAZw3bAk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2058\"\n\"--------------------------------sBaKB4rasMAL6GXhY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2059\"\n\"--------------------------------xsK6dqazpab5eF3ah--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2060\"\n\"--------------------------------CcSTmzvm5Dhi8owez--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2061\"\n\"--------------------------------sf4sSfYC9M5PgpvjG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2062\"\n\"--------------------------------oxSftdJSgce7Zhu6j--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2063\"\n\"6698--------26046021--------kPTYopYb27uTGD5Za\"\n\" SP : Livré\"\n\"------------------------26046021--------kPTYopYb27uTGD5Za--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2064\"\n\"--------------------------------vkgvnFbhSXHLkj6M5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2065\"\n\"--------------------------------hdbdduHHemHRKgS8X--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2066\"\n\"--------------------------------jmHd2KCDaopn3JQ46--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2067\"\n\"--------------------------------cekYqTRmuJMihAbuq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2068\"\n\"--------------------------------SYF4hLpp2Gco8RHxs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2069\"\n\"--------------------------------x53HCNeyijJfjNRxK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2070\"\n\"--------------------------------uw6YZ6Ku2qtkznN8d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2071\"\n\"6656--------92729006--------2ytnbtBaokTRu2bDs\"\n\"------------------------92729006--------2ytnbtBaokTRu2bDs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2072\"\n\"--------------------------------LaDoqtmoHH2AhQ6zp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2073\"\n\"6666--------24506661--------3KzhNdJLNgbGZGud4\"\n\" SP : Livré\"\n\"------------------------24506661--------3KzhNdJLNgbGZGud4--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2074\"\n\"--------------------------------rZu2AyPgcnXXr6wv9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2075\"\n\"--------------------------------FmAFWDZjNFmsNTPcs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2076\"\n\"--------------------------------GFxWSrNeCag7nhvgB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2077\"\n\"--------------------------------AqFXPsaBfCcRK8kMa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2078\"\n\"--------------------------------n6ya4RwtxM6vucSy8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2079\"\n\"6652--------26086603--------R3XYddhk4Z77eTc7R\"\n\" SP : Livré\"\n\"------------------------26086603--------R3XYddhk4Z77eTc7R--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2080\"\n\"--------------------------------FrxynmSAW2CZ5kMpZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2081\"\n\"--------------------------------wcE8fWGqoc4Bwob6w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2082\"\n\"6643--------28140145--------WBNq5g2PjKzGY7XuJ\"\n\" SP : Livré\"\n\"------------------------28140145--------WBNq5g2PjKzGY7XuJ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2083\"\n\"6659--------53328140--------gmSvYCBmcJ4dNfdGY\"\n\" SP : Livré\"\n\"------------------------53328140--------gmSvYCBmcJ4dNfdGY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2084\"\n\"--------------------------------49Po8HgCfKXRNFR5d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2085\"\n\"--------------------------------JLE9eLrunoiLp7uKY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2086\"\n\"--------------------------------FvtSZZK6BJKQoch6h--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2087\"\n\"--------------------------------KJ7ZN79pQzWjYA4f8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2088\"\n\"6645--------29596464--------xBC3DXHH4WkHBZn2Z\"\n\" SP : Livré\"\n\"------------------------29596464--------xBC3DXHH4WkHBZn2Z--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2089\"\n\"--------------------------------uGitEefvdxhyaGioy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2090\"\n\"--------------------------------mM2x2Z29DgrX8TYif--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2091\"\n\"--------------------------------QuYiqoaRD64opJReJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2092\"\n\"--------------------------------dj3oWbxRqAJqNFoLp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2093\"\n\"--------------------------------AhPFMets2cxa7gRwq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2094\"\n\"--------------------------------ATSeyTraXEWLQLqr7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2095\"\n\"--------------------------------a2DP6itEmtw96dkhW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2096\"\n\"--------------------------------so65TqZqqDQiS56Qv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2097\"\n\"--------------------------------7jogCb2bLyaGZamAs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2098\"\n\"--------------------------------QqApCYsZXhtspYqpz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2099\"\n\"--------------------------------RoD6NB3vLd68u3m4K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2100\"\n\"--------------------------------ZnPW7jyJGMcaaWcZa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2101\"\n\"--------------------------------TX4HdezX4tdMo62vP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2102\"\n\"--------------------------------NYspSiWLFmurALAks--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2103\"\n\"--------------------------------2EBY9fqePhakxZBeP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2104\"\n\"--------------------------------NTC3kT333PJrPrn7W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2105\"\n\"--------------------------------E8WdLYfS4f8oW6Huc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2106\"\n\"--------------------------------qmBvNDoDMZ4EStSkp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2107\"\n\"--------------------------------uDAWQBteKMXPCM6Ta--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2108\"\n\"--------------------------------WP7TNHk8SxyxzQih6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2109\"\n\"--------------------------------hKLqaC6nYz2RS5bWy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2110\"\n\"--------------------------------SHpjYpmTDsHqkbJLF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2111\"\n\"--------------------------------Lnet32Ytf83Zuhujj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2112\"\n\"--------------------------------Rva7x3WFsZih7Dgrr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2113\"\n\"--------------------------------KcS7qE5Q7Dud4kwx3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2114\"\n\"--------------------------------rqfm6z4pSreSghjA9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2115\"\n\"--------------------------------vZwKd6nMHS7dkGeAt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2116\"\n\"--------------------------------M2kaKhHP9NuShB2NW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2117\"\n\"--------------------------------KyBJq73YS6EwSrNNW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2118\"\n\"--------------------------------uPdyHJPvWmXyd5z42--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2119\"\n\"--------------------------------itXnM66WGAxdPJHXu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2120\"\n\"--------------------------------rcv9zPzLme95BZsse--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2121\"\n\"--------------------------------F3aAwMk3ScSmHFJk8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2122\"\n\"--------------------------------omfK6oN4x6W4fBrzQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2123\"\n\"--------------------------------u3zr2rFLR3XnMWJS5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2124\"\n\"--------------------------------hXE8MQtLEYhyABR6v--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2125\"\n\"--------------------------------bJ4dsR8Pnpo84eN8r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2126\"\n\"--------------------------------aPC3JDwbTaDcgk98g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2127\"\n\"--------------------------------tauo7k4p6EvQayBcw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2128\"\n\"--------------------------------sAqZhdQcgo8EHMYMz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2129\"\n\"--------------------------------bwR4ENnBEFwtoqfwz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2130\"\n\"--------------------------------wfNGGcT7k2C7wqChb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2131\"\n\"--------------------------------ZgNt6Lzd4bNeJcZ2r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2132\"\n\"--------------------------------75bizYnqDaBSSyGXG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2133\"\n\"--------------------------------623KRwFsY8zsB7j6h--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2134\"\n\"--------------------------------3Sp98bvqff5jjTr7w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2135\"\n\"--------------------------------t5CZXWMkoqzdZMhPE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2136\"\n\"4358--------29002249--------\"\n\" SP : Livraison effectuée\"\n\"6657--------29002249--------435J2fqcXx5d7y3Mj\"\n\" SP : Livré\"\n\"------------------------29002249--------435J2fqcXx5d7y3Mj--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2137\"\n\"--------------------------------9Kr7w63ktmqwNfNaQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2138\"\n\"--------------------------------cSMnjmqbWiFRoJkJB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2139\"\n\"--------------------------------wwRogi8WdRhYfg5fo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2140\"\n\"--------------------------------DBc43zNQtnACcCzga--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2141\"\n\"--------------------------------LYC2hRccKXPBW3xhB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2142\"\n\"--------------------------------zppLQogbpwsYpxsij--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2143\"\n\"--------------------------------skqrxttL2HtAKWcXb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2144\"\n\"--------------------------------6oeDbZJL5RGq8PtMY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2145\"\n\"--------------------------------dhhDsArDyhkZWDELw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2146\"\n\"--------------------------------8H98E9zbiLeMojggW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2147\"\n\"--------------------------------rn2jsRoLC4veqFkwt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2148\"\n\"--------------------------------gk44TE77mLnaEzn66--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2149\"\n\"--------------------------------fmFTnuv9daTeRLwmL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2150\"\n\"--------------------------------HGsntSqo5L2fmnqqR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2151\"\n\"--------------------------------F7AZib6aCgbuZK2mq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2152\"\n\"--------------------------------eAaqz6QWTbXDEAfCE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2153\"\n\"--------------------------------dx6XsGANCPNCoefqC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2154\"\n\"--------------------------------ufzJFLE4d5kWwD5BJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2155\"\n\"--------------------------------iMoqexwWSpvj9ZznB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2156\"\n\"--------------------------------KhR4h5uY8TQNWuSQ5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2157\"\n\"--------------------------------tRdFPiDzGrPAEDGEq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2158\"\n\"--------------------------------n4xGLrKpiatb6saa8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2159\"\n\"--------------------------------8YJgtnXyXpwuvZBvQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2160\"\n\"--------------------------------fk54dN67EtSuTzpcS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2161\"\n\"--------------------------------XBNRZBTdYZGLxgKgd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2162\"\n\"--------------------------------oBfty7jdktHKuyJxN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2163\"\n\"--------------------------------ko6YmWFzYTqQ97WB2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2164\"\n\"--------------------------------am7BhqQF93WThL3NT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2165\"\n\"--------------------------------tpaSQxvQA9fDbNrGB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2166\"\n\"--------------------------------Xe9Kkn3PrkN5nDY48--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2167\"\n\"--------------------------------q6woveSkGLN87GSqB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2168\"\n\"--------------------------------3BGXvRfB6xWMzBrCD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2169\"\n\"--------------------------------T7M3boEaEko6Gr24D--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2170\"\n\"--------------------------------cZ2DcothPrBbM26dc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2171\"\n\"--------------------------------Yy9bhesXiJewGNKuL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2172\"\n\"--------------------------------ZrRaKmXqK93wCKgYX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2173\"\n\"--------------------------------3kt62nXGDjrhSPjxy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2174\"\n\"--------------------------------4XTDsYW94B76ehb8j--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2175\"\n\"--------------------------------NyMyheqhaSG4ChntH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2176\"\n\"--------------------------------xXJZdb5wmxvJbrGAT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2177\"\n\"--------------------------------JWuk57Jt5B79nvGjR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2178\"\n\"--------------------------------2nXqSyro6F7ecFZXJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2179\"\n\"6662--------23 391 864--------rnQycFux5ttcistoG\"\n\"6713--------23 391 864--------rnQycFux5ttcistoG\"\n\" SP : Livré\"\n\"------------------------23 391 864--------rnQycFux5ttcistoG--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2180\"\n\"--------------------------------uHrn58BxyTiAJjqAS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2181\"\n\"--------------------------------AcmHBhuQ3MCSCiQvT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2182\"\n\"--------------------------------xEfcT6DpdRTSdf9zz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2183\"\n\"--------------------------------CFzzTboXikMaRfeZ5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2184\"\n\"--------------------------------vrP78piW3fWWxSRbs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2185\"\n\"--------------------------------NRbMv3EmcQLo44bio--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2186\"\n\"--------------------------------YarYW84NKesWdSmv8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2187\"\n\"--------------------------------iiuGci5N6ux4JG23x--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2188\"\n\"--------------------------------szuWHsTCsT6fFHaKs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2189\"\n\"--------------------------------7heZ2M525PbNaKG8M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2190\"\n\"--------------------------------ZuedJPKzH9EWtH8S4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2191\"\n\"--------------------------------PJSy8ECH5KW2aW83u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2192\"\n\"--------------------------------DvfXqW28KmGo6EMkX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2193\"\n\"--------------------------------qehQrXEDrySf7M4vG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2194\"\n\"--------------------------------SGYAHoBNppj7PSbPK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2195\"\n\"--------------------------------zR5gufjK7xeHcAmox--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2196\"\n\"--------------------------------eoNepCjBmaDQHjZSy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2197\"\n\"--------------------------------CnjZXCan6bPo6Sr4c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2198\"\n\"--------------------------------dPEnTMr98jzi5iuRW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2199\"\n\"--------------------------------Gq3rC4fCvepCzvQ3y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2200\"\n\"--------------------------------Q8EaPf7oknTnPET9n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2201\"\n\"--------------------------------6JDNsp7d9RdCCEKkp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2202\"\n\"--------------------------------dmEkaD9sNCf37jPZM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2203\"\n\"--------------------------------Nb2s9N8vvEPbSPREy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2204\"\n\"--------------------------------Nsn6G3DoR6Q7CgoP9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2205\"\n\"--------------------------------vxkXkH8dbfvi4XQ5M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2206\"\n\"--------------------------------NJBfj9DWmaHad4rry--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2207\"\n\"--------------------------------7aPAmWiqCPPmBgyZh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2208\"\n\"--------------------------------hAv25MDHsS46Ywscf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2209\"\n\"--------------------------------6sXMtxXz4Wm3J3Xr9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2210\"\n\"--------------------------------bzdisJP9eHhjXWW9K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2211\"\n\"--------------------------------xTYxMjntDynbwfCJg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2212\"\n\"--------------------------------EgpLLWJZbqRrxvvRX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2213\"\n\"--------------------------------B4WzGDmNq99Av6cYd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2214\"\n\"--------------------------------RBK4Ai8Gg5CBcF85u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2215\"\n\"--------------------------------Wuz9pot2Wh7RDztEp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2216\"\n\"--------------------------------GR6LsNiyCFPyMwT7S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2217\"\n\"--------------------------------khyk4Wtfp6s6PQfTu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2218\"\n\"--------------------------------e7XkBs2SBryr3stCM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2219\"\n\"--------------------------------mw35foNxrbfSaNMJ4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2220\"\n\"--------------------------------6gpdyEM8y9FfbQFzm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2221\"\n\"--------------------------------v2z9wfxxkdP9mkios--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2222\"\n\"--------------------------------Qk6ZTn5pr6r7MBoeR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2223\"\n\"--------------------------------CYB5wsyXr53dnbgNZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2224\"\n\"--------------------------------Cj7coxkgacvngAZ2i--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2225\"\n\"--------------------------------ADfAbrzPKFDCcJRox--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2226\"\n\"--------------------------------5KjNkcLQmCPoBrgQJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2227\"\n\"--------------------------------pJLGkMPsdeEz9CCSu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2228\"\n\"--------------------------------DdaLZGbE7wPBrz9Kc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2229\"\n\"--------------------------------4kB7gWjBBASnWDDHG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2230\"\n\"--------------------------------ksLhHdvGyKC7ZKPcG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2231\"\n\"--------------------------------rD5YZC8b9GXKJ3Tc8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2232\"\n\"--------------------------------mmroR6Zqe76fjdzw3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2233\"\n\"--------------------------------nuBpP7dRa5xEuYBXz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2234\"\n\"--------------------------------gFbAF5ytxGxxJkC8u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2235\"\n\"--------------------------------3erwiRw8fW377KnYK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2236\"\n\"--------------------------------XqYCHCCiwBHYSmFiT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2237\"\n\"--------------------------------k37YNwYjDEQ7aGG9W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2238\"\n\"--------------------------------bd2JwXd2MwLLB6Ept--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2239\"\n\"--------------------------------Pi3D7CPBPrQFJzZiT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2240\"\n\"--------------------------------grx6PuoHj9FyMPA9N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2241\"\n\"--------------------------------EEoW3stPG7kasavFR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2242\"\n\"--------------------------------7mNihjvgCjYrELvwa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2243\"\n\"--------------------------------TRE3LjAGcrqofBcv7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2244\"\n\"--------------------------------JuCRLiQTnzdSQ2uN5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2245\"\n\"--------------------------------ovTt6fxD8ZbqroZoy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2246\"\n\"--------------------------------7rBQc9Nj8oPrGg8Ey--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2247\"\n\"--------------------------------AxfXtzZD8Gcqq2BGF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2248\"\n\"--------------------------------zP4vS25pBEJmZzHBu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2249\"\n\"7083--------21378250--------aqGAXhYD5D2qp6WL3\"\n\"------------------------21378250--------aqGAXhYD5D2qp6WL3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2250\"\n\"--------------------------------iJd4cGiTKkTyr3Zdm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2251\"\n\"--------------------------------QEzqeLTksRZCXgAde--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2252\"\n\"--------------------------------7bFXHy6vGeAJDkq9p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2253\"\n\"--------------------------------cwwvXJ2PXKkpB5oii--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2254\"\n\"--------------------------------9GmaeXwXT6p5PmRdd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2255\"\n\"--------------------------------M7HsNYafeWjLjepZc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2256\"\n\"--------------------------------92XmJNFdAQHCZ8AsC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2257\"\n\"--------------------------------ZCgp6xQCGfX6Dm97w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2258\"\n\"--------------------------------XbCTiDR8gCZ8hx9eJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2259\"\n\"7206--------20879571--------P4D3nyqqL5F6RyA2o\"\n\"------------------------20879571--------P4D3nyqqL5F6RyA2o--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2260\"\n\"--------------------------------HxzwhFYiPedk8yFAd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2261\"\n\"--------------------------------RkikrBfTFyHBP5DS4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2262\"\n\"--------------------------------TZkq93LnLXJ348otr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2263\"\n\"--------------------------------66PwjynSoNFmcjFB4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2264\"\n\"--------------------------------rZRqqQNeJJCGn8JCw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2265\"\n\"--------------------------------DsZ24tuGiXpEmrDSu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2266\"\n\"--------------------------------SgH4L5w3zmsaKtDZD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2267\"\n\"--------------------------------HMb7s3fRe9HaCdbHs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2268\"\n\"--------------------------------mEab34bXPruzi4EoN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2269\"\n\"6714--------26362698--------zXpzpgmi2i4mE3HvP\"\n\" SP : Livré\"\n\"------------------------26362698--------zXpzpgmi2i4mE3HvP--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2270\"\n\"--------------------------------EF2dDotqw45pfXrZR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2271\"\n\"--------------------------------kBYak2oHNTre9MYWN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2272\"\n\"--------------------------------hqJE4bbmfrYCQNG6M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2273\"\n\"--------------------------------gaPdxXvERsLQM6q5E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2274\"\n\"--------------------------------Lqsc4hQzCT6TqWbMo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2275\"\n\"6668--------+216 58 709 962--------Zt2tD7wJexMT37aM4\"\n\" SP : Livré\"\n\"------------------------+216 58 709 962--------Zt2tD7wJexMT37aM4--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2276\"\n\"--------------------------------GfGmE8nKe48MH8ysE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2277\"\n\"--------------------------------MrXZ3qBRy7AsAhsCJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2278\"\n\"--------------------------------H9d6MveP3i5X3N97r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2279\"\n\"--------------------------------Ngg2DFaMAAuC6JYGu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2280\"\n\"--------------------------------ejS4NH7pkiStpeFLc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2281\"\n\"--------------------------------Zwdkw5RRheaJ7Cf84--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2282\"\n\"6701--------55590194 --------kpeEA9bjYiHxQC9Gq\"\n\" SP : Livré\"\n\"------------------------55590194 --------kpeEA9bjYiHxQC9Gq--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2283\"\n\"6670--------28834422--------2R52ukMYz3ctjgpoq\"\n\" SP : Livré\"\n\"------------------------28834422--------2R52ukMYz3ctjgpoq--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2284\"\n\"--------------------------------S6jGTrjZAdRn24SvE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2285\"\n\"--------------------------------ijTYGa5LyrqEqegyT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2286\"\n\"--------------------------------Ymm3qq6X9RiXDFrmH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2287\"\n\"--------------------------------5AMvKhsvfidXSkgT8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2288\"\n\"--------------------------------aYznLQW3tzuX3DPpq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2289\"\n\"--------------------------------2xQmi55kzE4y8GNei--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2290\"\n\"--------------------------------yFji4CPtWZsJeJ7XL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2291\"\n\"--------------------------------pNkhwXC9ZnNXM8q7q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2292\"\n\"--------------------------------xNbZXRT53kqHFba3t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2293\"\n\"--------------------------------Xhe93iihcygGjpoAu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2294\"\n\"6721--------29268125--------3WgbhoneghhE38p5N\"\n\" SP : Livré\"\n\"------------------------29268125--------3WgbhoneghhE38p5N--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2295\"\n\"--------------------------------f9vesQGNKdZnxHHxb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2296\"\n\"--------------------------------JNWtmDxPcwEHDYT62--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2297\"\n\"6839--------24565490--------FpKrXXNXSSBLyyNzP\"\n\" SP : Livré\"\n\"------------------------24565490--------FpKrXXNXSSBLyyNzP--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2298\"\n\"--------------------------------3qd8AHRrThgLNdPB6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2299\"\n\"--------------------------------izjuSjDYba8W9Mwo2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2300\"\n\"--------------------------------uj8JGer6nYKQnPGE2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2301\"\n\"--------------------------------XPME36iW4exAtye7u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2302\"\n\"--------------------------------GWx9GEk6uq7oiMjPY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2303\"\n\"--------------------------------6j5mRvzRkWmB4FWpK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2304\"\n\"6700--------46568199--------nybpJ34wAKHe2sWMY\"\n\" SP : Livré\"\n\"------------------------46568199--------nybpJ34wAKHe2sWMY--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2305\"\n\"--------------------------------nnZWQh8EjagXdARXz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2306\"\n\"6712--------92283274--------J8WAyvzYeonQ9orYn\"\n\"------------------------92283274--------J8WAyvzYeonQ9orYn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2307\"\n\"--------------------------------y7jZbWJ5dCxREQmd6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2308\"\n\"5523--------53082116--------\"\n\" SP : \"\n\"6859--------53082116--------c4g6eCBfgMtrC3bYG\"\n\"------------------------53082116--------c4g6eCBfgMtrC3bYG--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2309\"\n\"--------------------------------CDTNLNFFPiymeuEna--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2310\"\n\"6767--------25091256--------d43WHGJxMzYgt7dD7\"\n\"------------------------25091256--------d43WHGJxMzYgt7dD7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2311\"\n\"--------------------------------76sQ6AhxQFFXJ8aQ7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2312\"\n\"--------------------------------erMNCDGDNQpNZ6tDH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2313\"\n\"--------------------------------WPuRsFbTfw2G5rE8X--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2314\"\n\"--------------------------------jgDZWsfXoRrXMCLcz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2315\"\n\"--------------------------------CsHgsmCKpKfE5pwsm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2316\"\n\"5316--------98379350--------\"\n\" SP : \"\n\"6703--------98379350--------kPuz4oSsR2PMKhXRF\"\n\" SP : Livré\"\n\"------------------------98379350--------kPuz4oSsR2PMKhXRF--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2317\"\n\"--------------------------------YtvkaAiGobg57xy8i--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2318\"\n\"6725--------20154527--------\"\n\" SP : Livré\"\n\"6751--------20154527--------BeBqdgS7ovEedHhnq\"\n\" SP : Livré\"\n\"6943--------20154527--------BeBqdgS7ovEedHhnq\"\n\" SP : Livré\"\n\"------------------------20154527--------BeBqdgS7ovEedHhnq--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2319\"\n\"--------------------------------G663DEuaCfx9kokkG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2320\"\n\"--------------------------------TnM7DsWP6vQoQjJAj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2321\"\n\"6719--------53311968--------9qasZwFz2yEHXYY26\"\n\" SP : Livré\"\n\"------------------------53311968--------9qasZwFz2yEHXYY26--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2322\"\n\"--------------------------------TBgTYzWKbXWYR7tEz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2323\"\n\"--------------------------------eEui72jXhcS6mbX5g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2324\"\n\"--------------------------------8G8RWJh2dPiNNuibz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2325\"\n\"6704--------55810277--------pWSTcXB9XiPBFqdsL\"\n\" SP : Livré\"\n\"------------------------55810277--------pWSTcXB9XiPBFqdsL--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2326\"\n\"--------------------------------T9RXnSdCnJ968XRsb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2327\"\n\"--------------------------------bdTk9xf9THDFqMWmW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2328\"\n\"--------------------------------TMsTX6kMgyZZdDdDD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2329\"\n\"--------------------------------osH2FNpjfA7SwY2Bj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2330\"\n\"--------------------------------BTJc9eCG8XYb8SY6f--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2331\"\n\"--------------------------------bkiTEazebw2Xk956S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2332\"\n\"--------------------------------A9cCpriuJG5SnWE7r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2333\"\n\"--------------------------------pxb98CQtQB9PK5HvK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2334\"\n\"--------------------------------KfBkb2zpwdGzB6QjP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2335\"\n\"--------------------------------cFiiZ8caAPBoY53xF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2336\"\n\"--------------------------------Js6x9BX35aFMAthar--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2337\"\n\"--------------------------------Tzz84eBW9tbsKdQpE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2338\"\n\"--------------------------------T2pDD8Xs5AxZsTeYc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2339\"\n\"--------------------------------bXfFjbxJEKSBwBnDT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2340\"\n\"--------------------------------cm32yFzkhEWrmpFeT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2341\"\n\"--------------------------------2ssvZTipTQ4fv9BRv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2342\"\n\"--------------------------------Zz6bvSkDtCnDaDAyY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2343\"\n\"--------------------------------xNp7iztdfec5vQ7QM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2344\"\n\"--------------------------------GbY5znYZXxkXrsChH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2345\"\n\"--------------------------------NRHAR5ZrDesycEqpF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2346\"\n\"--------------------------------CrctqH8ySnsAAxvDf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2347\"\n\"--------------------------------waAJY94TLNon963rA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2348\"\n\"--------------------------------X3mHCYQyeByjkBXGk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2349\"\n\"6705--------52181741--------dDnwyioxLG5Mov4ny\"\n\" SP : Livré\"\n\"------------------------52181741--------dDnwyioxLG5Mov4ny--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2350\"\n\"--------------------------------fc4QY64CnbqKxZxDu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2351\"\n\"--------------------------------fJhdY4MB9pLRND44R--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2352\"\n\"--------------------------------dgoNvvuxXupXEXJHj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2353\"\n\"6756--------92081480--------vNFHkZX798yyb7heC\"\n\" SP : Livré\"\n\"------------------------92081480--------vNFHkZX798yyb7heC--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2354\"\n\"--------------------------------dEoJCt3mQauuwJ6nq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2355\"\n\"6770--------28096113--------jP2KBorWG4mMzwWgk\"\n\"------------------------28096113--------jP2KBorWG4mMzwWgk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2356\"\n\"6716--------54600184--------sAGy8qJohD5MQbkSz\"\n\" SP : Livré\"\n\"------------------------54600184--------sAGy8qJohD5MQbkSz--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2357\"\n\"--------------------------------aafS49Y8252z68Gta--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2358\"\n\"--------------------------------Gr2Jbqw5v7zZjhH7r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2359\"\n\"--------------------------------T7SEXD7ZgMkGr2nwZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2360\"\n\"--------------------------------L2MsJ3HqXnJffH2yd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2361\"\n\"6948--------24641366--------kxggLHRZADkko8uHu\"\n\" SP : Livré\"\n\"------------------------24641366--------kxggLHRZADkko8uHu--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2362\"\n\"--------------------------------c3t7ki2jkpBaiuTo3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2363\"\n\"--------------------------------PNgKB2eyLkCqKAXw9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2364\"\n\"--------------------------------e8rYRRzkxxSXjs2Hb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2365\"\n\"--------------------------------fBoxaZtRNyGhh9rdS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2366\"\n\"--------------------------------vrp5C74Kxm63TLHpR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2367\"\n\"--------------------------------pwTSDF4qHEFeNnSSt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2368\"\n\"--------------------------------XSqr7wvdSHMECbmfb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2369\"\n\"--------------------------------m5ai8cXJSbz4meA6J--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2370\"\n\"--------------------------------uhRbfeWXoFHtcZLKn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2371\"\n\"--------------------------------LCHxGkiR3GGLf78nW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2372\"\n\"--------------------------------49fwuXgKvNZ6Pbb8G--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2373\"\n\"--------------------------------biwB6sK2a4r9cj9Yd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2374\"\n\"--------------------------------AFT9qfHzFDCQNgrnK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2375\"\n\"--------------------------------d4qHMAzuwQgsDbLFw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2376\"\n\"--------------------------------D2uk58Duy59KdgGAD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2377\"\n\"--------------------------------9YD3STYBdB5ddmxpW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2378\"\n\"--------------------------------2TfvG4W3zA6KHL9fL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2379\"\n\"--------------------------------raHjJwyiSuvWZvfTA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2380\"\n\"--------------------------------HKP4jefXE2A5K2qMu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2381\"\n\"--------------------------------kssL8w7RzSSE9zAgk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2382\"\n\"--------------------------------AjYrY2EWSbLNLmgeP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2383\"\n\"--------------------------------ZpqjxfaZaqWcASdGs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2384\"\n\"--------------------------------gfyNL4yFavbvHTwNu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2385\"\n\"--------------------------------Jqt6uHbbwyp4r57Zh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2386\"\n\"--------------------------------PwdSGBZSLCyTgyXG9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2387\"\n\"--------------------------------cFdCmWj772NAWThS8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2388\"\n\"--------------------------------BNpGL4xP6FphJFndx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2389\"\n\"--------------------------------uwi9CWAwjkztZNFKt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2390\"\n\"--------------------------------4EmekKGazCTTsLAd4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2391\"\n\"--------------------------------HbcLyRm3yjJ7ox9kg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2392\"\n\"--------------------------------9GDX5s9EhzyW3tbyt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2393\"\n\"6680--------54674651--------M2a377BbaQjFhAvAv\"\n\" SP : Livré\"\n\"6738--------54674651--------M2a377BbaQjFhAvAv\"\n\" SP : Livré\"\n\"6750--------54674651--------M2a377BbaQjFhAvAv\"\n\" SP : Livré\"\n\"------------------------54674651--------M2a377BbaQjFhAvAv--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2394\"\n\"--------------------------------fo8sYznk3b9Zg9Y2S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2395\"\n\"--------------------------------KEPZriyws28kDtwb3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2396\"\n\"--------------------------------5j6PXNmRtzN6tJ8Fz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2397\"\n\"6769-------- 97788439--------owJqGKazAwk868NGx\"\n\" SP : Livré\"\n\"------------------------ 97788439--------owJqGKazAwk868NGx--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2398\"\n\"--------------------------------gdLjcqEYPnqZo8ZbC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2399\"\n\"--------------------------------5kKaAEb2LrQ6k5Cwz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2400\"\n\"--------------------------------FC83d4fmHQPdFsA36--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2401\"\n\"--------------------------------WZs9EzEnSby7NS6Ko--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2402\"\n\"--------------------------------ZQaG75RCWWhzuBMXW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2403\"\n\"--------------------------------BQFTjEeFFoQukRhDb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2404\"\n\"--------------------------------XJeBpNW8WCBKF63iL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2405\"\n\"--------------------------------RGCpnqXMademW4Wm2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2406\"\n\"--------------------------------TjuegvTRudLxtr95A--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2407\"\n\"--------------------------------NsHkrKCyH9jXNFRhi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2408\"\n\"--------------------------------xJstJAYpxNiWS8r7n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2409\"\n\"--------------------------------kLwG6yh3PQtL2DGjS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2410\"\n\"--------------------------------L22XcfHLtn29D7oNn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2411\"\n\"--------------------------------wDNxunyyRjByKh4po--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2412\"\n\"--------------------------------fTJuELdFEozARLaEY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2413\"\n\"--------------------------------Dn9gf2m2vfzFE6jXH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2414\"\n\"--------------------------------WLuKLMKdnRmT8cA2C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2415\"\n\"--------------------------------PeNt4RLA9qmhBciGx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2416\"\n\"--------------------------------9zCSbRsgtGwQh7qfT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2417\"\n\"6688--------94985063--------ffQFg457sWC7ebhre\"\n\"------------------------94985063--------ffQFg457sWC7ebhre--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2418\"\n\"--------------------------------MZocxy3MEZHucbzwe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2419\"\n\"--------------------------------KQg8wcp2FSsn7Kia4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2420\"\n\"6749--------24952844--------ec9RmQ9ApGLiXKJeQ\"\n\" SP : Livré\"\n\"------------------------24952844--------ec9RmQ9ApGLiXKJeQ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2421\"\n\"--------------------------------6DQYcsTwAchZCAroi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2422\"\n\"--------------------------------ADdgc63iQYxcWECMt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2423\"\n\"--------------------------------hAFwNXTFaBQqqLuaH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2424\"\n\"6718--------93285832--------Cx5PmAohN5oi28geX\"\n\" SP : Livré\"\n\"------------------------93285832--------Cx5PmAohN5oi28geX--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2425\"\n\"--------------------------------hbqGxZqKjzZhuYB57--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2426\"\n\"--------------------------------dk3dS7n9eKts8DtQC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2427\"\n\"7678--------52981215--------WED3mMEyXmwiHmKw9\"\n\" SP : Livré\"\n\"------------------------52981215--------WED3mMEyXmwiHmKw9--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2428\"\n\"--------------------------------mE3ErehYT2BcHWLS9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2429\"\n\"--------------------------------NG5M2XyRRhwyMQuHo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2430\"\n\"--------------------------------qygvhdoyJfoA2uSGx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2431\"\n\"--------------------------------gpfLZc95MXc3EEnrn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2432\"\n\"--------------------------------WnJJFNmytQjJDXtNv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2433\"\n\"--------------------------------qbgY4mzNr4ikLJLTp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2434\"\n\"--------------------------------7pgyto9ERRdNnWFFf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2435\"\n\"--------------------------------qeo9YEXkqkqyPLocA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2436\"\n\"--------------------------------6piKNrkXxPjgkiEEY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2437\"\n\"--------------------------------sRQ5amF2hm4MA5aMF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2438\"\n\"6743--------27146055--------zdDGKeqTa4bvKuDML\"\n\" SP : Livré\"\n\"------------------------27146055--------zdDGKeqTa4bvKuDML--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2439\"\n\"--------------------------------pQodaQAm84b5CAg4S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2440\"\n\"--------------------------------v5iMG7QuoRHYeSwFv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2441\"\n\"--------------------------------rmbjSceg9bKXNTMmp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2442\"\n\"--------------------------------QMg39q42zL624o29Y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2443\"\n\"--------------------------------xT9TLa5qPZv9w9p39--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2444\"\n\"--------------------------------RRjBLCoe2y9aeBGDt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2445\"\n\"--------------------------------GvYN8EAHm7ja9fM9t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2446\"\n\"--------------------------------DXh5mZJ3FMh9DNFox--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2447\"\n\"--------------------------------u9udqSnYRWqwZ8vuK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2448\"\n\"--------------------------------jg66pDpjgm6tX5cWz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2449\"\n\"6958--------58068373--------5w6wgQKC3r4bQCmpY\"\n\" SP : Livré\"\n\"7838--------56714615--------5w6wgQKC3r4bQCmpY\"\n\" SP : Livré\"\n\"------------------------56714615--------5w6wgQKC3r4bQCmpY--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2450\"\n\"--------------------------------skaHnCqhMdEY2zCXK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2451\"\n\"--------------------------------sx9GhsEF85vFTspq9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2452\"\n\"--------------------------------dRSWFxq2syc4NH8Pd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2453\"\n\"--------------------------------kefCFrg8DPR7pFXBB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2454\"\n\"--------------------------------sWpzXwTJ4k9Azmd7y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2455\"\n\"--------------------------------ZHQQdsN4o6vEfWczG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2456\"\n\"--------------------------------qBAEafrJC3Ee7mEWf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2457\"\n\"--------------------------------9NJn4dZWp2KcgEzie--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2458\"\n\"--------------------------------X5rFsimhC4KCesahF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2459\"\n\"--------------------------------2ygRLwwGjHeiaiGFB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2460\"\n\"--------------------------------qGrrt8MLuPTiwAr9z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2461\"\n\"6726--------95777452--------J9xd9nF2azPunGu4Y\"\n\" SP : Livré\"\n\"------------------------95777452--------J9xd9nF2azPunGu4Y--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2462\"\n\"6707--------24941307--------tmRHLDQTQ9fh2mEhP\"\n\" SP : Livré\"\n\"------------------------24941307--------tmRHLDQTQ9fh2mEhP--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2463\"\n\"--------------------------------SuzTsJ49karETNPKd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2464\"\n\"--------------------------------ojaGuWHphoPKAfDcx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2465\"\n\"--------------------------------3fJ3NRzuPxS7xbT3v--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2466\"\n\"--------------------------------SjM9DL4d4bdAunSii--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2467\"\n\"--------------------------------FTjrC2iggz2fEuyDM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2468\"\n\"--------------------------------FY2WT68uBwiv8FAbk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2469\"\n\"--------------------------------4vo25kLQmwBYm6saF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2470\"\n\"--------------------------------pRJmMBXwRMTrsjCWW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2471\"\n\"--------------------------------MRgjrXyZj7kyLhazH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2472\"\n\"--------------------------------WQryvW4R6Fh8AApFt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2473\"\n\"--------------------------------kr2ZG2gquSqvb3HPR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2474\"\n\"--------------------------------HTpDhH8tCDdfePTKo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2475\"\n\"--------------------------------8miSj9wvx5mufAZZ7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2476\"\n\"--------------------------------sJdi7fHFpuDrDWDq8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2477\"\n\"--------------------------------ASf2p9jZ37ZZqEBiC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2478\"\n\"6681--------25240631--------whwz23WCmqWdmHDco\"\n\" SP : Livré\"\n\"6852--------25240631--------whwz23WCmqWdmHDco\"\n\"7048--------25240631--------whwz23WCmqWdmHDco\"\n\"8165--------25240631--------whwz23WCmqWdmHDco\"\n\" SP : Livré\"\n\"------------------------25240631--------whwz23WCmqWdmHDco--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2479\"\n\"--------------------------------hwc8BjyWaeQj5W8qm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2480\"\n\"--------------------------------vMFjoeMHeAYHxQy2q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2481\"\n\"--------------------------------apNyKwwcKEb9Yuhyx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2482\"\n\"--------------------------------tGYPNS7uonsyXZvyX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2483\"\n\"--------------------------------hB5ejEWH8bDhDuGL5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2484\"\n\"--------------------------------GjWbwEoWyjK4uwHtQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2485\"\n\"--------------------------------SahgQi8iqm56ThWaa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2486\"\n\"--------------------------------idCThfG7J9B2oqNFo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2487\"\n\"--------------------------------LRLq87FjXuAz7SY2e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2488\"\n\"--------------------------------y9rnwrjTuXCZS6iYd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2489\"\n\"6699--------94650186--------TvDEeLocknjaGPeeW\"\n\"6741--------94650186--------TvDEeLocknjaGPeeW\"\n\" SP : Livré\"\n\"6754--------94650186--------TvDEeLocknjaGPeeW\"\n\" SP : Livré\"\n\"7098-------- 25769715--------TvDEeLocknjaGPeeW\"\n\" SP : Livré\"\n\"------------------------ 25769715--------TvDEeLocknjaGPeeW--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2490\"\n\"--------------------------------du7K7hi49EYcHAN5y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2491\"\n\"--------------------------------XSMFBeQdPG7EnpwEC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2492\"\n\"6682--------52096243--------zbL64N9PR6jw5SsJX\"\n\" SP : Livré\"\n\"------------------------52096243--------zbL64N9PR6jw5SsJX--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2493\"\n\"--------------------------------nTEr72qg6svvHcdoe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2494\"\n\"--------------------------------MMeLqXpsqsW8QeNwh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2495\"\n\"--------------------------------FsQF7Tzg4SAMsriuX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2496\"\n\"--------------------------------o5CWS4gLkMmTNddjR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2497\"\n\"--------------------------------SRb8KudPNuyYFSceC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2498\"\n\"--------------------------------uEqmya69ZDHnGve3j--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2499\"\n\"--------------------------------NaLZrbp3eLKseTrnn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2500\"\n\"--------------------------------nH2zFQSSr4Tnvi4LF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2501\"\n\"--------------------------------gEoJH597EFBvsrMDM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2502\"\n\"--------------------------------WE8ZSihYJ2nnoMjrG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2503\"\n\"--------------------------------9qB4cdM59qCWi92LN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2504\"\n\"--------------------------------esFFD7Xo2cBZ4PtYr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2505\"\n\"--------------------------------N49eynEGmQCDwMXGh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2506\"\n\"--------------------------------HM2ebztpPzKmWb4cj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2507\"\n\"--------------------------------bic4Q4xoB6qtZCv4Y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2508\"\n\"2526--------25540468--------1838925660\"\n\" SP : Livraison effectuée\"\n\"5265--------25540468--------\"\n\" SP : \"\n\"6730--------25540468--------\"\n\"7042--------25540468--------H5knFQsWiWYfiubkB\"\n\" SP : Livré\"\n\"------------------------25540468--------H5knFQsWiWYfiubkB--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2509\"\n\"5283--------28544889--------\"\n\" SP : \"\n\"6722--------28544889--------7uC4m2Wr26oAg88xL\"\n\" SP : Livré\"\n\"------------------------28544889--------7uC4m2Wr26oAg88xL--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2510\"\n\"--------------------------------KJtDkNCqNJjiriaCp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2511\"\n\"--------------------------------ASwzzuyaYrrtWEyDm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2512\"\n\"--------------------------------dDSqLq4kwHck6DJnz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2513\"\n\"--------------------------------DrAT4nkSganmzeY4B--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2514\"\n\"--------------------------------mAgWW6NtXtqqM3SE5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2515\"\n\"--------------------------------tpsALKMbeyweBkCdK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2516\"\n\"--------------------------------w5aPoMkPMQJJEzFZ5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2517\"\n\"--------------------------------YpoyFHHYyKdLCfqyH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2518\"\n\"6689--------29186385--------n6BNci7HhHNBASFCg\"\n\"------------------------29186385--------n6BNci7HhHNBASFCg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2519\"\n\"--------------------------------dgKbLCPPBFMGuMrHh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2520\"\n\"--------------------------------xaqaMGvWSmpbPazdG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2521\"\n\"6690--------26258313--------RBjGyFLuxZsjYXopp\"\n\" SP : Livré\"\n\"------------------------26258313--------RBjGyFLuxZsjYXopp--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2522\"\n\"--------------------------------ZWsxx8a2SdvASNQ8F--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2523\"\n\"--------------------------------gzBshQtX38MFeQGjW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2524\"\n\"--------------------------------ST2k8T3SQMgopgGjq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2525\"\n\"--------------------------------ZoRE2BhHixmf4mvMr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2526\"\n\"--------------------------------nXCBbgGWddLQg34hv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2527\"\n\"--------------------------------M6kc6PLphK94WMY3Q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2528\"\n\"6694--------95 680 129--------9kj3R2yhNYGN4Qfh5\"\n\" SP : Livré\"\n\"------------------------95 680 129--------9kj3R2yhNYGN4Qfh5--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2529\"\n\"--------------------------------xsSkHvuNoRA5Cjwy3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2530\"\n\"--------------------------------9brDrucCcjHQWwwmf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2531\"\n\"--------------------------------DCAp8Z4CYKFf2SeRN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2532\"\n\"--------------------------------ZoiywMPXrmp2A2myF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2533\"\n\"--------------------------------8sRD6ZovM3yfkX245--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2534\"\n\"--------------------------------EdaDLzQZLhpi24Y7F--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2535\"\n\"--------------------------------mWdz7TQmKdZp47WrG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2536\"\n\"--------------------------------jFbAEk7JjoG3edngL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2537\"\n\"--------------------------------dezcM2byNJLH3JBYq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2538\"\n\"--------------------------------2CGiMKTmDTWExTrJF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2539\"\n\"--------------------------------tMJufz7NWcnKyCMSQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2540\"\n\"--------------------------------9e4vKWkW8AQfRnxvS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2541\"\n\"--------------------------------jq95qz8miS6B9W3ed--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2542\"\n\"--------------------------------STFMQ7yMFxMkmb66v--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2543\"\n\"--------------------------------nNksNeLP2YpCTnR2Q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2544\"\n\"--------------------------------N4EcLb94sJzGmWNiS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2545\"\n\"--------------------------------qkBKdnDXQieaFCssh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2546\"\n\"--------------------------------DXgANAidF4okQfAP2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2547\"\n\"--------------------------------YowprHEiK6bDPBa8M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2548\"\n\"6747--------92543914--------3RyWxZN3u5tRaoCjm\"\n\" SP : Livré\"\n\"------------------------92543914--------3RyWxZN3u5tRaoCjm--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2549\"\n\"--------------------------------kGxkEaRb68o32Mdca--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2550\"\n\"--------------------------------F7RrNionwPJNzYHuL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2551\"\n\"--------------------------------MRLMFKxtYL3w5my9d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2552\"\n\"--------------------------------vqqYGB3GGeFAe5K3K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2553\"\n\"--------------------------------pbqNDTp3EWY86LtAA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2554\"\n\"--------------------------------rvKa454xHcQHhsPXJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2555\"\n\"--------------------------------D2vhRHmhfypDYDnKN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2556\"\n\"--------------------------------YcRMfMYoKFtQhkE67--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2557\"\n\"--------------------------------izzf5yAbNJbg7PRkG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2558\"\n\"--------------------------------NzsoW8qWKf5fZioAK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2559\"\n\"--------------------------------arYenFAFTrwLrY7Qq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2560\"\n\"6988--------50022199--------rtcSRwLD8vbC7EdPt\"\n\"------------------------50022199--------rtcSRwLD8vbC7EdPt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2561\"\n\"--------------------------------H8nGgLmMNhRshs8mM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2562\"\n\"--------------------------------tn7DYA7S5deZpCXB3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2563\"\n\"--------------------------------3ceeYwrrjRpC7RWSW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2564\"\n\"--------------------------------zHz3kPHRJaNSSmcNY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2565\"\n\"--------------------------------8vDBXwjbGLNPNG8rt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2566\"\n\"--------------------------------4vh2nuxwN6vJ3E5uj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2567\"\n\"--------------------------------kFiRnBtugarquyRGQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2568\"\n\"--------------------------------XYPvFJv2CWGsiioAh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2569\"\n\"--------------------------------ikGqoyyCxcLBfSoHL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2570\"\n\"4292--------24529916--------\"\n\" SP : Livraison effectuée\"\n\"5157--------24529916--------\"\n\" SP : \"\n\"6742--------24529916--------kg38Ar6ASMesu38uR\"\n\"------------------------24529916--------kg38Ar6ASMesu38uR--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2571\"\n\"--------------------------------idazsXY5perTR2xeC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2572\"\n\"--------------------------------uzeqn2rBDXh62rNGo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2573\"\n\"--------------------------------kXgsyPoJAEZ5EKgjx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2574\"\n\"--------------------------------XY3eK2oqzAK7kNuRZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2575\"\n\"--------------------------------RYvYPCtMqyQvMncwK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2576\"\n\"--------------------------------ixNTF7WmZkH9SEEHJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2577\"\n\"--------------------------------xgHcc364mpjAxevzG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2578\"\n\"--------------------------------nJkoPmJS7ChJGuQsC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2579\"\n\"6697--------50524546--------tdHacFGcx8oipJPTz\"\n\" SP : Livré\"\n\"------------------------50524546--------tdHacFGcx8oipJPTz--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2580\"\n\"--------------------------------by4yPw9tpFsfv7Zne--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2581\"\n\"--------------------------------xPfYDQhsY9asr3hBr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2582\"\n\"--------------------------------p54LHzeHxoE2dqivs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2583\"\n\"--------------------------------PmapswgJE78usfW5L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2584\"\n\"--------------------------------D2F2ttzrddr3vwHDf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2585\"\n\"--------------------------------Kfkq6i4hb2Xsy8FAQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2586\"\n\"--------------------------------XctyTn8BHQaqPHfyR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2587\"\n\"--------------------------------kDdKQzAQ9cuF2CdZf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2588\"\n\"--------------------------------xwxwzKB2GfyZcq7ru--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2589\"\n\"--------------------------------4DzburS4fiWkbKMiz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2590\"\n\"--------------------------------oYjYfjAnvkkjnwfkf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2591\"\n\"--------------------------------juPmus5u76Xc28edA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2592\"\n\"--------------------------------4NLefQg4qFPGAwa7N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2593\"\n\"--------------------------------5NeceneRWvsqmbxa4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2594\"\n\"--------------------------------DHeetsH3fRvJiBqXe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2595\"\n\"--------------------------------c6xGrGahbFrZ3StgD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2596\"\n\"--------------------------------tS52rEAtJoWwiAfm3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2597\"\n\"--------------------------------nbpZF62vRfvomNeGC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2598\"\n\"--------------------------------k7RTg3Kma4AYLXyfE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2599\"\n\"--------------------------------Pg45oaASYvn9FbY6w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2600\"\n\"6782--------26398819--------Ev9m8y2mMxFniJLKh\"\n\" SP : Livré\"\n\"------------------------26398819--------Ev9m8y2mMxFniJLKh--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2601\"\n\"--------------------------------AGAjNMJrJKRLsq6L6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2602\"\n\"--------------------------------svur2499bYNgNqAu9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2603\"\n\"--------------------------------4zHz52NnerSdRdG54--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2604\"\n\"--------------------------------g9WnSKQZrCKivvYgs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2605\"\n\"--------------------------------bubecyDSjXdqBbn2c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2606\"\n\"--------------------------------MQcjF89yPHXsSs58G--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2607\"\n\"5065--------23961638--------\"\n\" SP : \"\n\"5613--------23961638--------\"\n\" SP : \"\n\"7675--------23961638--------3LCHvoPjxtBMhgBMe\"\n\" SP : Livré\"\n\"------------------------23961638--------3LCHvoPjxtBMhgBMe--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2608\"\n\"--------------------------------NxkS7oHAtDtAjawTc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2609\"\n\"--------------------------------XK9zrmPYe3GPQz5yb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2610\"\n\"--------------------------------2pjyo2a5dpowndAq6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2611\"\n\"--------------------------------hZvcb7pcPrTAQny4F--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2612\"\n\"--------------------------------xYw4f4ASoY2PHJN9S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2613\"\n\"--------------------------------tmNdhsEpLo4W9JT9B--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2614\"\n\"--------------------------------xrwgdvnuMyrBz88Xf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2615\"\n\"--------------------------------wNcCcSkwDpzBYpv4M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2616\"\n\"--------------------------------qSKJA6TsAnLTPKF3Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2617\"\n\"--------------------------------pHdtMePwocpNBmXYv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2618\"\n\"--------------------------------puz99kx6BFrrQtoLx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2619\"\n\"--------------------------------XK3ZHgZYpirTbS4um--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2620\"\n\"6708--------27077936--------BaTPER3nQaj27rSkg\"\n\" SP : Livré\"\n\"------------------------27077936--------BaTPER3nQaj27rSkg--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2621\"\n\"--------------------------------4Tyuo5A7Li2FFHKXu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2622\"\n\"6785--------98145550--------CwhG6nAyN3hXAZCgn\"\n\" SP : Livré\"\n\"------------------------98145550--------CwhG6nAyN3hXAZCgn--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2623\"\n\"--------------------------------aD4XAiovzsWpJ2qAs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2624\"\n\"--------------------------------WSMXAfu5c22AR9rDq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2625\"\n\"--------------------------------EdLn6JWP2LGR6CgFS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2626\"\n\"--------------------------------KwkTddxaE8P6RWcDh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2627\"\n\"--------------------------------xHgukhQE86WkcCYL6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2628\"\n\"--------------------------------rhspo7wHcETDgwTSZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2629\"\n\"--------------------------------zvdvLRnQ49mxAc6XK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2630\"\n\"--------------------------------zH7rW7tFMMamfJhFD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2631\"\n\"--------------------------------ke5PXzPMZqfHxFMDg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2632\"\n\"--------------------------------rJ2Xim7qZfXDwCCNf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2633\"\n\"--------------------------------MBZkjCFvEu2Rihse2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2634\"\n\"--------------------------------h7DPG3uLt4Jr7L4aX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2635\"\n\"--------------------------------6NQckneCrqy63Ngga--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2636\"\n\"--------------------------------Bw3Xc3ZRSP5rkY5nT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2637\"\n\"--------------------------------LuAvdFMcfmc9r8w7n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2638\"\n\"--------------------------------8Q5hLWBZi3iGh4EC7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2639\"\n\"--------------------------------BvbCNFxCdSSkbuoQp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2640\"\n\"--------------------------------SpvTB7F5Agbtjrrg2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2641\"\n\"--------------------------------sbTYQQkmgTq2yxwFC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2642\"\n\"--------------------------------EGXXfmcXFTmScdqQX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2643\"\n\"--------------------------------4gMzZoBEGmv9DYpwA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2644\"\n\"--------------------------------588TowYeH8wWgrrhq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2645\"\n\"--------------------------------EhH3BetQFeCEBjYsi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2646\"\n\"--------------------------------BknNFQCRqJCRSxans--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2647\"\n\"--------------------------------txh2D5W7PJoayTQfC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2648\"\n\"--------------------------------gF6ghCznJSJiY2kbi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2649\"\n\"--------------------------------aXneudaeNE4AGqYfE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2650\"\n\"--------------------------------RBx6fbvA7HkDRymS8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2651\"\n\"--------------------------------vwPxGpGWJY6SWPwMy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2652\"\n\"--------------------------------vPya6AkvnnTF7KHSb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2653\"\n\"--------------------------------jizpqo6XypQqqoNpG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2654\"\n\"--------------------------------bpkuYGLwR6LdKHQqC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2655\"\n\"--------------------------------nDk88mJ7YeaWjcgFP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2656\"\n\"--------------------------------Q4LqzQ5NdechbSuki--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2657\"\n\"--------------------------------fxGwENaqzf8WXmgHw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2658\"\n\"--------------------------------Nqb5AJCDapcC6BZe5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2659\"\n\"--------------------------------7duqvmJa7QsY5LMpY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2660\"\n\"7584--------51133113--------tmqiG5tJxoeEqffrR\"\n\" SP : Livré\"\n\"------------------------51133113--------tmqiG5tJxoeEqffrR--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2661\"\n\"--------------------------------osTNh3sSMz92fdxSp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2662\"\n\"--------------------------------KzPugL53SxzbisJBw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2663\"\n\"--------------------------------7sKhggBazcafAN7Rw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2664\"\n\"--------------------------------P86XQRtigGaKXwveH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2665\"\n\"--------------------------------YrhG9rJ6ifPjNMWqJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2666\"\n\"--------------------------------yWF5fA2jaFaM76FZq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2667\"\n\"--------------------------------RFyH8Gub333qPbwrq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2668\"\n\"--------------------------------2ZnudspRDGrccNHF5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2669\"\n\"--------------------------------8ktnaDmEAs9AFbbf2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2670\"\n\"--------------------------------5bdeYhcuB9zFSzDbr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2671\"\n\"--------------------------------dBFycwcp6qT6rQ8rt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2672\"\n\"--------------------------------9Z9AXEwx42q4WtkzK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2673\"\n\"--------------------------------9esdzgcansGSqSYAM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2674\"\n\"--------------------------------AJKYK5QqBhTWiFMWK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2675\"\n\"--------------------------------NcKhGd8yx6JPvpg3v--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2676\"\n\"--------------------------------QDs8afAucFraBbZZ9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2677\"\n\"--------------------------------boAb9anAFD4fDzTQc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2678\"\n\"--------------------------------nZoQAQnMFR5NAYhSi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2679\"\n\"--------------------------------dzhcATae8WJARY4y6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2680\"\n\"--------------------------------h2oGn7MXwixPCRhk9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2681\"\n\"--------------------------------uiyWapG4wutD36hXz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2682\"\n\"--------------------------------CK5EJKxsLgai5XB7s--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2683\"\n\"--------------------------------RGpY2QEPbnRSMyMWr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2684\"\n\"--------------------------------ADTjNKkFaN6pNz4Ma--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2685\"\n\"--------------------------------FNaz64aKgK3935jYE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2686\"\n\"--------------------------------ESQccdLABkkAtFkGo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2687\"\n\"--------------------------------rCheZRaBkxQ5k3bXe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2688\"\n\"--------------------------------CaFYcFc32uwNmFGkp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2689\"\n\"--------------------------------Jqg3dxCzKAFaqWwKf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2690\"\n\"--------------------------------rqhxcmitspPLqtT6p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2691\"\n\"--------------------------------BPRGgcdaM8ZZMSsLf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2692\"\n\"6784--------22129943--------YSSJsLwAqw4fEXyHr\"\n\" SP : Livré\"\n\"------------------------22129943--------YSSJsLwAqw4fEXyHr--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2693\"\n\"--------------------------------4G4HakvANAWuePZ79--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2694\"\n\"--------------------------------zhQ6pFkwmn9tJYwPi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2695\"\n\"--------------------------------NxFeDcKJwnRRTEhHj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2696\"\n\"--------------------------------45Ff8KpgNxobcQu6p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2697\"\n\"--------------------------------GSLkMRs6vmTA3MZH9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2698\"\n\"--------------------------------ZpMFSYw9idR5d2JPb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2699\"\n\"--------------------------------EKM5tEFmtGCJvoxrN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2700\"\n\"--------------------------------pvc3xWtqk6X7nHGpd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2701\"\n\"--------------------------------eqYHR8hqwBoBKBzQk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2702\"\n\"--------------------------------frJwrspzPoTw8338N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2703\"\n\"--------------------------------Ad6qYBDoLBZQAAhdv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2704\"\n\"--------------------------------uQaGszzK679rHBdFy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2705\"\n\"--------------------------------EsHhCwdAmxn9CK5TQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2706\"\n\"--------------------------------u83fMuTSr9fmQQjrp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2707\"\n\"--------------------------------DG3itBa8f6mEmQq9d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2708\"\n\"--------------------------------GfRkYznuwcZxsH9qs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2709\"\n\"--------------------------------QEkpznK47FPSxWCzS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2710\"\n\"--------------------------------NmTP8NvbWYmeXopCg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2711\"\n\"7269--------28999295--------PJw8Z6uAeASfzexXf\"\n\"------------------------28999295--------PJw8Z6uAeASfzexXf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2712\"\n\"--------------------------------CJ2fQpQ3eMEuhui2r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2713\"\n\"--------------------------------6wLnBMhFWRFMayCmn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2714\"\n\"--------------------------------bjDarsBYzZBoBXRXy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2715\"\n\"--------------------------------DpZ984k44vpYmTtsJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2716\"\n\"--------------------------------yi6LXaYfpSTNyQPc9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2717\"\n\"--------------------------------7He4xb2vxcqnrurjJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2718\"\n\"--------------------------------SwgJHnWSQ4nxdETap--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2719\"\n\"--------------------------------p9EtL5GzrE6KgemE8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2720\"\n\"--------------------------------4GthwRNuYmRSc4HzS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2721\"\n\"--------------------------------AnaehdKLXtsGa4wdt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2722\"\n\"--------------------------------7ZRJrJf8CcLRcuzNT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2723\"\n\"--------------------------------7YGcNCtLRgz5pNjsH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2724\"\n\"--------------------------------8yDK8fpbJTpyzb7j7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2725\"\n\"--------------------------------hPJTnauCap5frbfiH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2726\"\n\"--------------------------------oMGFm2QDe4cnJGSS5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2727\"\n\"--------------------------------uyS3q8HoAQx6P4zTt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2728\"\n\"--------------------------------RHpQJExHPqbPtQhCk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2729\"\n\"--------------------------------JJFNMaLL4KBdLu2qK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2730\"\n\"--------------------------------9SKb3vvjNJ5j5bLXe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2731\"\n\"--------------------------------jou2vQhb77zS6M5DK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2732\"\n\"--------------------------------tbP4duwB83noXEryq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2733\"\n\"--------------------------------b9jHGxbFfwwXTKhZG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2734\"\n\"--------------------------------ED3SyWMxsxriL3AnM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2735\"\n\"--------------------------------dbiS2PNuPHuTHBMcS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2736\"\n\"--------------------------------ns4ewrhgJmp3NwDWA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2737\"\n\"--------------------------------Jgjy9AEWgC3cJhPhe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2738\"\n\"--------------------------------zscEePDGbFfomAFJc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2739\"\n\"--------------------------------LphJshnv7WPJtcEi3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2740\"\n\"6772--------50377774--------\"\n\" SP : Livré\"\n\"6802--------50377774--------Y392SKBmzCtrb4th5\"\n\" SP : Livré\"\n\"------------------------50377774--------Y392SKBmzCtrb4th5--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2741\"\n\"--------------------------------KLPPQQpZ82b7Q2Pw5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2742\"\n\"--------------------------------qEbr4qmJp3EMH4tpS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2743\"\n\"--------------------------------XLREJCg5pj5AydPG4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2744\"\n\"--------------------------------HsEmT2KR2c4yAKgGs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2745\"\n\"--------------------------------B4qJx7s7YgxjQqCTY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2746\"\n\"--------------------------------5euJDY4TDMZLfiCkQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2747\"\n\"--------------------------------QBCASg6Hez7pH2bj3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2748\"\n\"--------------------------------uiyRtaPwKzY3uMa5o--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2749\"\n\"--------------------------------uRkiEwLAXYLyH8r8B--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2750\"\n\"--------------------------------igGafJa6wPeHTyBrt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2751\"\n\"--------------------------------RjKStBGe6bptqZQM4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2752\"\n\"--------------------------------MwdLC47xNJ5KLfprj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2753\"\n\"--------------------------------5MiciMpyTbwnB57bF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2754\"\n\"--------------------------------fPpyiRtpZriiJWPoF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2755\"\n\"--------------------------------BgNRyMAL5gEnBjogH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2756\"\n\"--------------------------------rWuYNrv8ruMobF5E9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2757\"\n\"--------------------------------qbFyTTj9GtKp2Wgfp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2758\"\n\"--------------------------------u9tTqEzqgywcDXhpy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2759\"\n\"--------------------------------6srijCgq74tM6cCXR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2760\"\n\"--------------------------------CNLo4yp3vYqkH3d6g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2761\"\n\"--------------------------------zkqbBpzaMNFc3tswW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2762\"\n\"--------------------------------Q3pjfDcBXDejs8aYQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2763\"\n\"--------------------------------MBZjG66x5XLbNYWZx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2764\"\n\"--------------------------------abvF3XrXRQJeGfxiW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2765\"\n\"--------------------------------uZjvybNn3YDbZ8kBN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2766\"\n\"--------------------------------9ficNgC4v76jTnXKy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2767\"\n\"--------------------------------pj6gMPz77Z9aQEwLA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2768\"\n\"--------------------------------RvY3eaJebSmnF4SPw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2769\"\n\"--------------------------------iMJzFwBjivcFSfRGF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2770\"\n\"--------------------------------qpxZJ5Fka6tYkcSwd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2771\"\n\"--------------------------------LHaCjcChNms477EBp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2772\"\n\"--------------------------------qa3dynd3Fp2dXyT6R--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2773\"\n\"--------------------------------i3NgMgf85QTmX2z3t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2774\"\n\"--------------------------------uwwbAoKEktx6gWzCF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2775\"\n\"--------------------------------uDQvs9wACEWddCSTL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2776\"\n\"--------------------------------KtnMTuPHieCvM9tZE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2777\"\n\"--------------------------------YuzyzeGWfa4bXN9nz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2778\"\n\"--------------------------------RcRffsiq4x2R5E9TY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2779\"\n\"--------------------------------xmeJWEe5RY3ReuKFn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2780\"\n\"--------------------------------LJReuqFaRP9AYf66R--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2781\"\n\"6740--------29297011--------Gugz8tKQD3KDurMHZ\"\n\" SP : Livré\"\n\"8579--------29297011--------\"\n\" SP : Livré\"\n\"8587--------29297011--------\"\n\"8608--------29297011--------\"\n\"------------------------29297011--------Gugz8tKQD3KDurMHZ--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2782\"\n\"--------------------------------FBjiWKBQsf9v9Brk2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2783\"\n\"--------------------------------qCZ32vHZtgpEx44Yc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2784\"\n\"--------------------------------5szWo2oroT4HBdoiT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2785\"\n\"--------------------------------iy2rYGNzLnDxRDc4R--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2786\"\n\"--------------------------------YnFEvkjpvEzNT6YjW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2787\"\n\"--------------------------------ZjFNHADRhbzag6HTP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2788\"\n\"--------------------------------9WSwa8FN4LgjJxYNr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2789\"\n\"--------------------------------oKqqg2eoxhhGuYvt7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2790\"\n\"--------------------------------KmM5JXSyGFR2WedZn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2791\"\n\"--------------------------------S9E3DdT4zwaqcXWP2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2792\"\n\"--------------------------------p5wZ78S3hNbGYBbuD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2793\"\n\"--------------------------------Jn8AS52ZwZRrAWmge--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2794\"\n\"--------------------------------pfJHzkpC3S45zJ5nu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2795\"\n\"--------------------------------ZpfRoQkyb53jbwW6i--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2796\"\n\"--------------------------------xGWzWcZSCxTyvcZwY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2797\"\n\"--------------------------------mAqF9iEdZQnc9oP6t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2798\"\n\"--------------------------------rN3TJzKQpTtBqX68N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2799\"\n\"--------------------------------QCF6JsAgBRojFmLdY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2800\"\n\"--------------------------------ZYxugdKwJHMcw97Zi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2801\"\n\"--------------------------------YjJ4voCG2q7JaiBge--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2802\"\n\"--------------------------------N6kPAJZ4HbtihSrGn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2803\"\n\"--------------------------------8zbFnK2WBLhyxALE6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2804\"\n\"--------------------------------Mu4FSQF6GYSNMr3YR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2805\"\n\"--------------------------------XyFk2TPgijLD5thJF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2806\"\n\"--------------------------------g8vKzkv8zJZXhDPCW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2807\"\n\"--------------------------------epo9w6JzkCGDsxPzP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2808\"\n\"--------------------------------7pcTZDKtDHbHuNC3A--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2809\"\n\"--------------------------------uDgHjyMC5KYWygybH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2810\"\n\"--------------------------------L8Qqu7QrCeoyHDYbB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2811\"\n\"--------------------------------ggPNmWxBCmfknWmJi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2812\"\n\"--------------------------------dTN2yZqbhW9FmhKkG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2813\"\n\"--------------------------------YnZvqQ2PEJgrr8keL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2814\"\n\"--------------------------------fFYqdktCHxKj7rGBZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2815\"\n\"--------------------------------aK34XkG62z9YSTMdb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2816\"\n\"--------------------------------BPjQxEyRet8HuMs6Q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2817\"\n\"--------------------------------ZgJW6P4Z2tPc9fT5K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2818\"\n\"--------------------------------KwrrnLAS5wGYukEbv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2819\"\n\"--------------------------------oX8ERYpPZeC6kqnkb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2820\"\n\"--------------------------------NbqYPSQzxTa4xeZxE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2821\"\n\"--------------------------------dgvzxYao4vCS8PqQT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2822\"\n\"--------------------------------bu2R5mjPhyAWwjud8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2823\"\n\"--------------------------------XNQbXz4jBxzvC2APQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2824\"\n\"--------------------------------ngpzqd353FmcgM86K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2825\"\n\"--------------------------------aumGbCNTNsCSu2ikg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2826\"\n\"--------------------------------TLGSr7PnueygeZ47Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2827\"\n\"--------------------------------AbxFd8CixuWCWj6bn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2828\"\n\"--------------------------------EWFYkkApndFXx7iaC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2829\"\n\"--------------------------------ZCB49mhyqZ97r6ZxR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2830\"\n\"--------------------------------SthNbMyf5KRkDavNC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2831\"\n\"--------------------------------Ssd9C98DjEPA2pQHw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2832\"\n\"--------------------------------9jN8zhXSFHo2vt6bK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2833\"\n\"--------------------------------SBE6CFAsJkjtSEGzz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2834\"\n\"--------------------------------pEiG49hvb7d4WkyoP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2835\"\n\"--------------------------------ELGaGGkojdbnjPFPi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2836\"\n\"--------------------------------jEtwXGC9ebK2ucKdP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2837\"\n\"--------------------------------23R3Jtmyy2h8NG5QF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2838\"\n\"--------------------------------G8JFdFNFDDkoHspvi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2839\"\n\"--------------------------------jthq8kpBvEad48Nxc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2840\"\n\"--------------------------------sZhGETvkLM6tEYzPi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2841\"\n\"--------------------------------LMdciiDkCCd3QC6Ak--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2842\"\n\"--------------------------------sonmNfEd5MkvXj6Mh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2843\"\n\"--------------------------------tmKz6wvZ7Sp6wz3eg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2844\"\n\"--------------------------------EhjLMvZxwcQnB3J3S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2845\"\n\"--------------------------------kf8FH9eRzisWDwnX3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2846\"\n\"--------------------------------Ppo6qo7b8C3FB295Y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2847\"\n\"--------------------------------9kfbi2YT5aF8heRAa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2848\"\n\"--------------------------------H66mtFtaNTf6FW9d8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2849\"\n\"--------------------------------f6TbeydxxwPz7st9g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2850\"\n\"--------------------------------ur9NnXs2bibc2y389--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2851\"\n\"--------------------------------Xaig245DmA6djYWZg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2852\"\n\"--------------------------------sZwgodacgXTLeeZTM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2853\"\n\"--------------------------------SX5HoPBh3bm5uktna--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2854\"\n\"--------------------------------hgHK5yRrkFf6FhYDu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2855\"\n\"--------------------------------HGnnpX2gi67tkrpqq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2856\"\n\"6793--------25817012--------mZqm6k6mjQsnDCNEZ\"\n\" SP : Livré\"\n\"------------------------25817012--------mZqm6k6mjQsnDCNEZ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2857\"\n\"--------------------------------GuH8xYSBo8oDY5D4W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2858\"\n\"--------------------------------c2ysxo4cugYaa5aQa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2859\"\n\"--------------------------------rmPzPiMmPi8s7dTag--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2860\"\n\"--------------------------------6r9jEBFW32GgRBq4Q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2861\"\n\"--------------------------------cmb6TZvSAkE9J9Nyy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2862\"\n\"--------------------------------vFj7iSvs3KCvjcxSH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2863\"\n\"--------------------------------Nf2K8LKLKRM35WQbx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2864\"\n\"--------------------------------Mc9rnuN62QGLZ5g5K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2865\"\n\"--------------------------------7RLhq3Pfhg5bxYA4r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2866\"\n\"--------------------------------e7r7ntY7Wuvkbibsx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2867\"\n\"--------------------------------oGfm4ua4hmWfpnBdZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2868\"\n\"--------------------------------SQPhcYm2kCuBbjRid--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2869\"\n\"--------------------------------vQBBScZKAAByctizv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2870\"\n\"--------------------------------tsG65ifSx8dhZozYt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2871\"\n\"--------------------------------tKq8XeYq43pkMndfF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2872\"\n\"--------------------------------g9PKgmcthyCXWtz9a--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2873\"\n\"--------------------------------v4AprbBg8w7q4brEb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2874\"\n\"--------------------------------nMz23QrjWqMhu9nfs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2875\"\n\"--------------------------------3P4KY53Cv9ZZGsgu2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2876\"\n\"--------------------------------rNrve8FJD7BijXkYt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2877\"\n\"--------------------------------pRLeAeBjAkkYegj8z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2878\"\n\"--------------------------------m8xL2zQ2NNXRNpHnD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2879\"\n\"--------------------------------Q3wx7ZHxmLyvvQyFx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2880\"\n\"--------------------------------c3hA6bCgLyq2C6g4t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2881\"\n\"--------------------------------rG2C6B5JSPEYsMXuh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2882\"\n\"--------------------------------ePPnE6M9bT9qikEWu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2883\"\n\"--------------------------------8YaiA2KFsyQYrwck3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2884\"\n\"--------------------------------R7q45RZtzp3C2WPrh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2885\"\n\"--------------------------------2Lv7ovmE7e6J9c5KZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2886\"\n\"--------------------------------w8uytaabnqvPrkbgY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2887\"\n\"--------------------------------RRAfMbpWdKy5H8Rmd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2888\"\n\"--------------------------------2wZC289mjKMTDJqRK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2889\"\n\"--------------------------------ybTQuhXqm4kxwYyR8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2890\"\n\"--------------------------------tE2dsS6Gy9M9R4CjZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2891\"\n\"--------------------------------3xe9RkfR33g2yg5uA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2892\"\n\"--------------------------------sbPcnEHEjcaa2aJqh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2893\"\n\"--------------------------------AuKBHnnRuSEYst4qD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2894\"\n\"--------------------------------9dDr3dktw5QQpdKaq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2895\"\n\"6783--------40003615--------onxkhDwZLiEhYbSCk\"\n\"------------------------40003615--------onxkhDwZLiEhYbSCk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2896\"\n\"--------------------------------RPvWCwcw5LyuLQeND--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2897\"\n\"--------------------------------5TS3eWJAqB59DYvGR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2898\"\n\"--------------------------------AMfu9robeq7Q68Fth--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2899\"\n\"--------------------------------xPQxNzPFPMoS3zGvZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2900\"\n\"--------------------------------d4yRiEBZXzHLodg4y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2901\"\n\"--------------------------------eRtKwcgP8ebES6PRM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2902\"\n\"--------------------------------Q5sNtCvGWBTHK8mdc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2903\"\n\"--------------------------------bepDdh9by8AtCzTgJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2904\"\n\"--------------------------------k5BKw6pd8KGS562do--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2905\"\n\"--------------------------------qsunZFdddgT5StWop--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2906\"\n\"--------------------------------tfhAvaK4ZTXykqnLi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2907\"\n\"--------------------------------FS9fMrW3Nuc5ZiGdh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2908\"\n\"--------------------------------uSn3Fv8fJucjZHD4C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2909\"\n\"--------------------------------8gdzkvtG2GHvD6tzw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2910\"\n\"--------------------------------D5H255EaTwmfTY8Bu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2911\"\n\"--------------------------------guTZJkXYkEJMAKJnh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2912\"\n\"--------------------------------eY4JfLXXdttN6T65T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2913\"\n\"--------------------------------2QPEcmqyZbqKgdNYR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2914\"\n\"--------------------------------WJYng9by8ejQD4EFZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2915\"\n\"--------------------------------DueShiKtSLQWpY5AD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2916\"\n\"--------------------------------bjKf6gDjhJanQXgGD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2917\"\n\"--------------------------------grFNdNWmeMnPTEkQ7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2918\"\n\"--------------------------------fnDBb24TeNXzNLgNd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2919\"\n\"--------------------------------C3Jm5dwRBdmQZGHbf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2920\"\n\"--------------------------------vXYQaXYEvASRYbzyG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2921\"\n\"--------------------------------onu3r7dC5WGzrb6yj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2922\"\n\"--------------------------------6um3vbzbeDBCNeLyX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2923\"\n\"6940--------27952229--------7YfipGJyJTbNgS6ak\"\n\" SP : Livré\"\n\"------------------------27952229--------7YfipGJyJTbNgS6ak--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2924\"\n\"--------------------------------zTxRdkd5RJz3FXh8r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2925\"\n\"--------------------------------G5PaS4NW2QvHkzFxZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2926\"\n\"--------------------------------J9fDhn5fABapSF2Mw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2927\"\n\"--------------------------------Mnwng2guquSJa3kGr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2928\"\n\"--------------------------------5BNXnYAtf5EdBcLK5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2929\"\n\"--------------------------------D7Pj3jX4RJyfMZyp9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2930\"\n\"--------------------------------89Bu9bhD9qrFcmihh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2931\"\n\"--------------------------------wSyqkmK84ZRy42wsi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2932\"\n\"--------------------------------mJxjHRzZkzESomjMj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2933\"\n\"--------------------------------ShTL5PiTaLdBFpamE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2934\"\n\"--------------------------------DXK7QKf3DR4daFG9y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2935\"\n\"--------------------------------AWavvnPtiwQEJP9uh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2936\"\n\"--------------------------------yFP2TSfLGEhMN9boW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2937\"\n\"--------------------------------rYwqxMjoEwodX9cpc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2938\"\n\"--------------------------------gF5J9bRvrm6zsMQQE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2939\"\n\"--------------------------------5ZhZ9QjH6hir2NEwo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2940\"\n\"--------------------------------67jsapyCZpzEDJkra--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2941\"\n\"--------------------------------5oKuxHt2TRMnJuuso--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2942\"\n\"--------------------------------uMARJKxzrMSoxdFco--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2943\"\n\"--------------------------------BTSXf3u6P9HafdY6B--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2944\"\n\"--------------------------------YJGPvT55y3QeoYptH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2945\"\n\"--------------------------------XTQcqQEZmf7YnTYZy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2946\"\n\"--------------------------------jt2Epgpeg8fu2h7Yr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2947\"\n\"--------------------------------zTNHMfb76iyujhyG4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2948\"\n\"--------------------------------jXLDqJg9w3e53eFij--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2949\"\n\"--------------------------------SEN3xyKnyjRtoSdF6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2950\"\n\"--------------------------------QgRDyKaf83k9pkx6B--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2951\"\n\"--------------------------------DoGJF7JiDoZvNcKnH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2952\"\n\"--------------------------------arDcRiSPJnbRCfN8T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2953\"\n\"--------------------------------WPX267zQaGKr3jteN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2954\"\n\"--------------------------------2pyh76BEvLcAxGBRS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2955\"\n\"--------------------------------NhGQXYtp7SGbYqZmy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2956\"\n\"--------------------------------yPoATJe2oFkDzzdQE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2957\"\n\"--------------------------------ux9TjpQbRkiDDXcNt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2958\"\n\"--------------------------------yfQdMGFjNe4kNLs4s--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2959\"\n\"--------------------------------wFWww4hGZBWrwAknk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2960\"\n\"--------------------------------2KmFQQy38JCLb9SFn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2961\"\n\"--------------------------------DqiaxihbE6PmDG3RZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2962\"\n\"--------------------------------7WsuMBwzenMwipxdc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2963\"\n\"--------------------------------ykeewiFsuMFZxEwQC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2964\"\n\"--------------------------------gpGGY7Bty5bWkZyzJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2965\"\n\"--------------------------------hGSLYhroyzb7uEXQf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2966\"\n\"--------------------------------QnBPfstHKf4RGqkvE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2967\"\n\"--------------------------------EH2F95gQcQQqi3QEQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2968\"\n\"--------------------------------YjBC59WQybqjJKphc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2969\"\n\"--------------------------------p85HNxaChGh5WpkEh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2970\"\n\"--------------------------------nM3aGRDpZR4Hs7rce--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2971\"\n\"--------------------------------89up45ircR2hGHkth--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2972\"\n\"--------------------------------GqeQfPN55f9cGKAPE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2973\"\n\"--------------------------------gG8fo8xDBAeJaskEE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2974\"\n\"--------------------------------A4FnKDeHBjDrhscBc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2975\"\n\"--------------------------------SKStsZoMeck3JPsyH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2976\"\n\"--------------------------------BF8fg9Z7S7KvnGGiT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2977\"\n\"--------------------------------EA4omzhYaAwn4FMnK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2978\"\n\"--------------------------------YJS8tAsPJXt6DubKk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2979\"\n\"7226--------52039315--------it2BBpZiyXpLjapPm\"\n\" SP : Livré\"\n\"------------------------52039315--------it2BBpZiyXpLjapPm--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2980\"\n\"--------------------------------AKJ7Q3QSN7vFgFz6d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2981\"\n\"--------------------------------dqBYRYkNQ88mWj7uk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2982\"\n\"--------------------------------hC4wS6kRoHQpHjqRn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2983\"\n\"--------------------------------GgMY8QFaaARinRi6A--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2984\"\n\"--------------------------------2wh5Hhuv4e9nrovi5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2985\"\n\"5662--------55205223--------\"\n\" SP : \"\n\"6763--------55205223--------t2AA8cdEhhq25jwhT\"\n\" SP : Livré\"\n\"7875--------55205223--------t2AA8cdEhhq25jwhT\"\n\" SP : Livré\"\n\"------------------------55205223--------t2AA8cdEhhq25jwhT--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2986\"\n\"--------------------------------isRu9wEBsqXyvR2M3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2987\"\n\"--------------------------------g4HcR6LMBK8tRuEyc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2988\"\n\"--------------------------------cBkLXSPMRnGyoqpE9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2989\"\n\"--------------------------------wX46mfXgDTfSEMLKe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2990\"\n\"6764--------52241940--------ZBnYofj6SddBXPjtC\"\n\" SP : Livré\"\n\"------------------------52241940--------ZBnYofj6SddBXPjtC--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2991\"\n\"--------------------------------NFNpAq8a3w8xCYXcN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2992\"\n\"--------------------------------FLa6poJ2SdSuNPiJj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2993\"\n\"--------------------------------wGkXY5kujjwdk9oz5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2994\"\n\"--------------------------------EkKTw8Zdpi22vNrst--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2995\"\n\"--------------------------------YzzvFoADbaABiTEHs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2996\"\n\"--------------------------------AukSTv5eB5JRxSR2T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2997\"\n\"--------------------------------8F9aCB2z5DaqunoJG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2998\"\n\"--------------------------------kvBPEvMtXbwoGpwsc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------2999\"\n\"--------------------------------cgLJhoQnuwfEjwjfz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3000\"\n\"--------------------------------gh4Zm5ipML6GeBrRn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3001\"\n\"--------------------------------9yYkqxxAziwDCrZ8K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3002\"\n\"--------------------------------wagtfdTKGRsRcimcA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3003\"\n\"6761--------53 597 905--------YQqb3g8LiMfGNCxsd\"\n\" SP : Livré\"\n\"------------------------53 597 905--------YQqb3g8LiMfGNCxsd--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3004\"\n\"--------------------------------MFupjfLGqK77we3dn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3005\"\n\"--------------------------------Hx57uEC8vcSbKPChJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3006\"\n\"--------------------------------kNyqgtYFCEQQguYGT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3007\"\n\"--------------------------------uMdd3sLHq8xComaer--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3008\"\n\"--------------------------------T8WN56rrmrXNCeFQj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3009\"\n\"--------------------------------NAcmZv53P2wCgGW6L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3010\"\n\"--------------------------------sWE6m9nkp2DfYEwtD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3011\"\n\"--------------------------------Gn4rkDqecsk2KtrtR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3012\"\n\"--------------------------------eYzb5QqMJZbPjt5Xa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3013\"\n\"--------------------------------fsHeqwszNzrmJRzE6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3014\"\n\"--------------------------------fhC6X6SfymJPSgQu7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3015\"\n\"--------------------------------a6Gb4Yd7qA3Hfndwj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3016\"\n\"--------------------------------h2YCpFTRArcwiG4p8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3017\"\n\"--------------------------------7CrxB9y3qDxPE3EHX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3018\"\n\"--------------------------------w64kSAZThkiod3ee9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3019\"\n\"--------------------------------wTyXKP4HfFEx6dACp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3020\"\n\"--------------------------------FsRZCdpW3QZ3zHfFY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3021\"\n\"--------------------------------a2Qs6QGuvkGKpXarS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3022\"\n\"--------------------------------6jZHoNbooidatecA8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3023\"\n\"--------------------------------EoaqHtBHwnSyH5Cbv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3024\"\n\"--------------------------------2vYjPWoZNQgWiHs3h--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3025\"\n\"--------------------------------BQvi2yt7WAv8tkNi6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3026\"\n\"--------------------------------N3wBxxNauy7ZEqWAg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3027\"\n\"--------------------------------RtyTT4WiTiayHxSNC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3028\"\n\"--------------------------------ZbjJyW8KqJovgxPZK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3029\"\n\"--------------------------------bfM2Sg8fRFe8nrd5q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3030\"\n\"--------------------------------rwApAFBxaD9CfCHqx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3031\"\n\"--------------------------------imt7XiKQMcK7iZMNY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3032\"\n\"--------------------------------DoJysNC6uP3g2F3xQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3033\"\n\"--------------------------------gRitx38typ2uECMbx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3034\"\n\"--------------------------------PK9GNcmHpt4B7DaX9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3035\"\n\"--------------------------------TrsW7Fr5fjNqaLzwf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3036\"\n\"--------------------------------eMPZJGRppZDB6brQi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3037\"\n\"--------------------------------9xpSbjC6ZYrZCEuex--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3038\"\n\"--------------------------------wRGEF4i3dh9eJyM2D--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3039\"\n\"--------------------------------67oNqHgZ2Ni5mhouo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3040\"\n\"--------------------------------W3zxu52cBQA6NKfMN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3041\"\n\"--------------------------------5MeXNL2qdNrCnjAzL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3042\"\n\"--------------------------------bQhsYyBuWMo44wPrH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3043\"\n\"--------------------------------d9vkFvavFzHXwaDZo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3044\"\n\"--------------------------------qcqzP2dyDfzsuxXk2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3045\"\n\"--------------------------------6eDjPCZH99bCkifHS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3046\"\n\"--------------------------------Xicg7jFo6b2cMkpmM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3047\"\n\"--------------------------------F47Jkyok4smNhXa5e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3048\"\n\"--------------------------------T36M28ncKiYDQE3zq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3049\"\n\"--------------------------------oaoyjT5vHtHQi76Ac--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3050\"\n\"--------------------------------guACJts5DyCFpJbWv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3051\"\n\"--------------------------------gqkKQiCgkRSk8RDMX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3052\"\n\"--------------------------------wCAvfjwxskSPQjhQb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3053\"\n\"--------------------------------pKiaehLusvfJPaiw4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3054\"\n\"--------------------------------vmyvduzrb42w2Tdxo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3055\"\n\"--------------------------------9vAn8wjcLfPbpqEQA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3056\"\n\"--------------------------------QzmHKuPdyzSC7p4B3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3057\"\n\"--------------------------------kr8L6eTijcJzLj7jQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3058\"\n\"6788--------24721619--------ZnLMSivarDTDBJQ89\"\n\" SP : Livré\"\n\"------------------------24721619--------ZnLMSivarDTDBJQ89--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3059\"\n\"--------------------------------dYy3wuRPvyj5fr8S2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3060\"\n\"--------------------------------Dfh89tYgjAKMQRr6m--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3061\"\n\"--------------------------------mT2gHZjnKfZHBfaTL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3062\"\n\"--------------------------------RhCJd6WDQutKmXbLq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3063\"\n\"--------------------------------M4H94WtQoetSZzHDW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3064\"\n\"6798--------58188814--------ptrH9LNKDFTiJFxxN\"\n\" SP : Livré\"\n\"------------------------58188814--------ptrH9LNKDFTiJFxxN--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3065\"\n\"--------------------------------xQifa6vbWJWYrJfwk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3066\"\n\"--------------------------------bq9ZYMSAQoCZZrmXX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3067\"\n\"--------------------------------FmRzmEyihN6uhi6jF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3068\"\n\"6804--------29876280--------RyB5bTfStHGS7WDWt\"\n\" SP : Livré\"\n\"------------------------29876280--------RyB5bTfStHGS7WDWt--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3069\"\n\"--------------------------------fnwbX9apExKh2RC2L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3070\"\n\"--------------------------------D2yWECfFx5rgmASoC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3071\"\n\"--------------------------------aYkregxf8dtW8WnbP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3072\"\n\"--------------------------------bPvijXKBN9amNj3hQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3073\"\n\"--------------------------------S6grnp8dphZaAKgR4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3074\"\n\"--------------------------------mNvRayddkxmRRRvZL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3075\"\n\"--------------------------------ZTuvwfXxrWcEZWFBw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3076\"\n\"--------------------------------mPwdQWy34rbvy7XJK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3077\"\n\"--------------------------------hC4gPbFg2QBK3Pk3N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3078\"\n\"--------------------------------4YrZ8YbB4mAhN4M8P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3079\"\n\"--------------------------------MCGkoHYGZb3MYefBS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3080\"\n\"--------------------------------obopABSbi2cLtP2rZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3081\"\n\"6797--------94640218--------RzopkebRkRjcBYQoo\"\n\" SP : Livré\"\n\"------------------------94640218--------RzopkebRkRjcBYQoo--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3082\"\n\"--------------------------------9ytLLGcm2MuwoeY3c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3083\"\n\"--------------------------------d5uJeCrkCvTgyJ35W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3084\"\n\"--------------------------------RE6QwGLzGzT86smby--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3085\"\n\"--------------------------------zK43mWTy67jtyRi3q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3086\"\n\"--------------------------------2tonmXwWjPeWpmMTr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3087\"\n\"--------------------------------d8sZvgsWLeRf3DY7B--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3088\"\n\"--------------------------------6cKehFZXahqkaERnb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3089\"\n\"--------------------------------v85YmkFgPvDEowRKZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3090\"\n\"--------------------------------RTqW2x6CjaPxCBTjk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3091\"\n\"--------------------------------jk3wMoEJRYp32495G--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3092\"\n\"--------------------------------WaD4eex4qvtpSHnzn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3093\"\n\"6845--------50580150--------7XvXxf9ifvkjg6c9W\"\n\" SP : Livré\"\n\"------------------------50580150--------7XvXxf9ifvkjg6c9W--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3094\"\n\"--------------------------------Ta9APitkSLkyzjf58--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3095\"\n\"--------------------------------XKksvy7kFRYiBf6Xs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3096\"\n\"--------------------------------4u2ksKLGgXA3MifXx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3097\"\n\"--------------------------------rivfCFysFjd6a8737--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3098\"\n\"--------------------------------JqAc7N5ref7yoq3qK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3099\"\n\"--------------------------------4TgiNwFxhvr9JnTGA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3100\"\n\"--------------------------------v8fxMqEBeQQJg3zwa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3101\"\n\"--------------------------------anx2wnce6HShgjznm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3102\"\n\"--------------------------------hTAzm2h8nWAjztnGb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3103\"\n\"--------------------------------9qwoYSCjcbtb7uy6Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3104\"\n\"--------------------------------Zjs6jWknnWuefGRsQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3105\"\n\"--------------------------------xz6MJtQHWMTp9RQ7Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3106\"\n\"--------------------------------2x5mnCF22hy7j6rvm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3107\"\n\"6806--------97485683--------rLB5S37qakP8KHP8w\"\n\" SP : Livré\"\n\"------------------------97485683--------rLB5S37qakP8KHP8w--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3108\"\n\"--------------------------------C6CPiGWb7bkdDpHc5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3109\"\n\"--------------------------------KjQNHMs9gjFJBLewc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3110\"\n\"--------------------------------hoSeqRt352N7REm3C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3111\"\n\"--------------------------------WKCTdAheWeJK3ddHg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3112\"\n\"--------------------------------SGycXKJcuZxNu5zNi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3113\"\n\"6795--------50226714--------LTCSgYSJxj2XLoxtp\"\n\"------------------------50226714--------LTCSgYSJxj2XLoxtp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3114\"\n\"--------------------------------LcT9hFgkxZPETBfP2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3115\"\n\"--------------------------------ZC3GFAq3CSM5Z9suL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3116\"\n\"--------------------------------SRpWg3qtMCCNcLFeB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3117\"\n\"--------------------------------jsi8BkqFm6b65vSzM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3118\"\n\"--------------------------------9jXJjjEqpFXhZgpPc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3119\"\n\"--------------------------------kiMooGnYsqnHbHyug--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3120\"\n\"--------------------------------AiLzWciLfkmJFLqQf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3121\"\n\"--------------------------------3Ze5f2G5Ck5S4sRQ5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3122\"\n\"6801--------54007783--------CnfsT78omStMeFEEE\"\n\" SP : Livré\"\n\"------------------------54007783--------CnfsT78omStMeFEEE--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3123\"\n\"--------------------------------qFKozHqhYveEYAiFa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3124\"\n\"--------------------------------phHucjtQ8pkFXCWiA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3125\"\n\"--------------------------------QM97HjWhWkiP6vTaj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3126\"\n\"--------------------------------pEg3YnDi37pdCFJhu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3127\"\n\"--------------------------------7jHqJX24PHKmqmSwb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3128\"\n\"--------------------------------wKkYiTa7A23bevq9L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3129\"\n\"--------------------------------qmTmTWdca72mZ8mnF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3130\"\n\"--------------------------------6AKzrhYFaKJLDZ69K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3131\"\n\"--------------------------------eYa7RNRFpowwnMLwZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3132\"\n\"--------------------------------dwFPkKQaGQN4BKp6X--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3133\"\n\"--------------------------------njNNkZWw2ggJuadWH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3134\"\n\"--------------------------------syEBjvFtDMvARA2ZQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3135\"\n\"--------------------------------5ep3q3T6tFFGzNqWw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3136\"\n\"--------------------------------rAs8M4qzw3GDgaFio--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3137\"\n\"--------------------------------4Gu2yCrknuEDLEC3e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3138\"\n\"--------------------------------FpoXYDb4i5qmmypEa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3139\"\n\"--------------------------------jogfn4k5FPLsqaXy9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3140\"\n\"--------------------------------Fspjk9GLp3HsuzxCQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3141\"\n\"--------------------------------ugAE6X9BTLduczhRk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3142\"\n\"6800--------94682814--------c5CEMADcALN4JsfSL\"\n\" SP : Livré\"\n\"------------------------94682814--------c5CEMADcALN4JsfSL--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3143\"\n\"--------------------------------Jq7Gnbnx7zJ7CAqSw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3144\"\n\"--------------------------------YMZwuefTzCn638z8f--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3145\"\n\"--------------------------------JXKxQ99xqtPJ9aZYx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3146\"\n\"--------------------------------z7ugq8L82JaRrTyiC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3147\"\n\"--------------------------------CvTSSHvGnEocCcPFZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3148\"\n\"--------------------------------c5CGd69vajPZ5f9Au--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3149\"\n\"--------------------------------Piiz5LgkBepMF4qco--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3150\"\n\"--------------------------------7XY4F6s6HzWmcMDHZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3151\"\n\"--------------------------------27ytdqmEwPAkZdGfh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3152\"\n\"--------------------------------9EERbgH64kxf7nTrq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3153\"\n\"--------------------------------eGT4gZMyBp4DKDct2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3154\"\n\"--------------------------------2Gfwsd5oDg7vAnfv6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3155\"\n\"--------------------------------T8JcyywzRgpCf9qPw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3156\"\n\"--------------------------------BANf5DeLjmf5Z46WE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3157\"\n\"--------------------------------GDur4vBDbeCDqKi99--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3158\"\n\"--------------------------------fMBmgKKiyojPPKurT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3159\"\n\"--------------------------------Leb2vCnwCdsoA9kHK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3160\"\n\"--------------------------------6hqHhpbJtR5ZunFAd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3161\"\n\"--------------------------------bwFvtqyuhZmT5FZTT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3162\"\n\"--------------------------------PSGHj5LTPNhacvthh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3163\"\n\"--------------------------------Gy7Nw6fSY6DNDDCyW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3164\"\n\"6803--------92322682--------uXzCk42XpAxN8a6eh\"\n\" SP : Livré\"\n\"------------------------92322682--------uXzCk42XpAxN8a6eh--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3165\"\n\"--------------------------------dkbJ3ExjLfLx5KMvJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3166\"\n\"--------------------------------qXMCDwfXDYQXDefDj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3167\"\n\"7270--------94032671--------E6WkyNP884PehbJcz\"\n\"------------------------94032671--------E6WkyNP884PehbJcz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3168\"\n\"--------------------------------dbcKBSdbHCMc9JjGB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3169\"\n\"--------------------------------QXwNihQoyALvZW8zf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3170\"\n\"--------------------------------ZrwsB9uSE5hMbjj26--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3171\"\n\"--------------------------------5KT7nKZFRtW5d2hAL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3172\"\n\"--------------------------------KjyoKZCjM9xGyknJv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3173\"\n\"--------------------------------2vdBvZ7C94v3GLgDc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3174\"\n\"--------------------------------GJnq5eiEgqdenkGCm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3175\"\n\"--------------------------------8vXSLmTgtrnxQ3boT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3176\"\n\"--------------------------------dvfQudxybKrNwJNjt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3177\"\n\"--------------------------------HPDt9jPAaJgCAsE5p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3178\"\n\"--------------------------------g6LKNBo7rdMsM8GNG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3179\"\n\"--------------------------------43K4PRweod9qzdBGN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3180\"\n\"--------------------------------KKDjYgik8x5Le3z32--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3181\"\n\"--------------------------------hDGEcm9aJmGuJ9pcK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3182\"\n\"--------------------------------cBET3Q94BLEaWvK5d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3183\"\n\"--------------------------------6zHkcDABH838x6QmB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3184\"\n\"--------------------------------42nPo2rh3cS5RYeE4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3185\"\n\"--------------------------------qZbHNAMEa9AiqNniZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3186\"\n\"--------------------------------b6xKZMTn7djYRqspt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3187\"\n\"--------------------------------oYth7fhxYYe9KGG9C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3188\"\n\"--------------------------------c9FmDbc98FjSXu38t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3189\"\n\"--------------------------------rARyySd84uFySgmhg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3190\"\n\"--------------------------------DLKYN28sxa86Ri8id--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3191\"\n\"--------------------------------nnw4s7cwobthg2Kg5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3192\"\n\"--------------------------------zDmGuZ3FttueuX47X--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3193\"\n\"--------------------------------2GRnGLBuLknfimQQn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3194\"\n\"--------------------------------94vwm8n4ivzQY3RTP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3195\"\n\"--------------------------------4e4PNrxMvRZmKHWRX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3196\"\n\"--------------------------------j5rEKkzTTZEyM99ee--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3197\"\n\"--------------------------------WKcDaYDF96ffaHoKP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3198\"\n\"--------------------------------BfbcY9N6ZF7PLwsoB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3199\"\n\"--------------------------------gqtPFmntEM6L2mMg8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3200\"\n\"--------------------------------H7zjdF9bbhntLJS2c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3201\"\n\"--------------------------------94noe79nGk4r8ENDx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3202\"\n\"--------------------------------fivXiR6THF4TsJyMa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3203\"\n\"--------------------------------H4Ndj9GqvMfqhermT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3204\"\n\"5973--------29749369--------\"\n\" SP : Livré\"\n\"6815--------29749369--------M7o6J4vMSMbMgWqTv\"\n\" SP : Livré\"\n\"7103--------29749369--------M7o6J4vMSMbMgWqTv\"\n\" SP : Livré\"\n\"7743--------29749369--------M7o6J4vMSMbMgWqTv\"\n\" SP : Livré\"\n\"------------------------29749369--------M7o6J4vMSMbMgWqTv--------4\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3205\"\n\"--------------------------------dXYZQ5h5rdvseWKMK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3206\"\n\"--------------------------------Y5fdsC9SRi2zTAgA2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3207\"\n\"--------------------------------EM9ct2Y7hGgL4uaqb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3208\"\n\"--------------------------------cxFNMZqeroSY57PG9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3209\"\n\"--------------------------------FwdWfPK2Y2g7HAWTK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3210\"\n\"--------------------------------j22JAZfF7v37hFC9t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3211\"\n\"--------------------------------Xks35v9tc2m7tKaQQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3212\"\n\"--------------------------------gK6yRMWiqYarFEq4z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3213\"\n\"6814--------51803444--------AzBQy58mpp6bDnudw\"\n\" SP : Livré\"\n\"------------------------51803444--------AzBQy58mpp6bDnudw--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3214\"\n\"--------------------------------SwgPs8poDkzCxhYQg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3215\"\n\"--------------------------------ZeDPzxeYawJcE6E6x--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3216\"\n\"--------------------------------Qf2k8eYc66BGcPc4M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3217\"\n\"--------------------------------P4fZA5XhQLYdmyGEi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3218\"\n\"--------------------------------wBzAcXmcJHm7pqgDW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3219\"\n\"--------------------------------aqJ94Bmnw2fxiYTLB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3220\"\n\"--------------------------------n7ZS7LPayCv7rJmKw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3221\"\n\"--------------------------------YK84rbbtEKERWhhW2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3222\"\n\"--------------------------------mGaBizDEM3pcpf5bG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3223\"\n\"--------------------------------mcWjtG6RrgKEQZfQ3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3224\"\n\"--------------------------------atEusG4MziJBqtpYc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3225\"\n\"--------------------------------aFxvvCoTiS2vkosmZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3226\"\n\"--------------------------------P8z6WdPnDqSTnTfMe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3227\"\n\"--------------------------------7K7yygCu8xKjqKwwG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3228\"\n\"--------------------------------wDcPYoRr32RBnWnSX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3229\"\n\"--------------------------------AsBPGz5qrCdszjcn3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3230\"\n\"--------------------------------ncHhoJ4Lxg44ZtXe5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3231\"\n\"1616--------94631360--------\"\n\" SP : Livrer\"\n\"6818--------94631360--------jF7yT4ssECpE26rNS\"\n\" SP : Livré\"\n\"7472--------94631360--------jF7yT4ssECpE26rNS\"\n\" SP : Livré\"\n\"7694--------94631360--------jF7yT4ssECpE26rNS\"\n\" SP : Livré\"\n\"8037--------94631360--------jF7yT4ssECpE26rNS\"\n\" SP : Livré\"\n\"------------------------94631360--------jF7yT4ssECpE26rNS--------5\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3232\"\n\"--------------------------------FtLYB8DqgqehD5Fhv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3233\"\n\"--------------------------------FpLBqxuFJ69iHijFK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3234\"\n\"--------------------------------iJTBrMpSeiNPqovXr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3235\"\n\"--------------------------------vtCj6PiC49CkD4gtN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3236\"\n\"--------------------------------z9c56LrdrLeTWdzd6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3237\"\n\"--------------------------------xakZPbH5fNTyuyPx3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3238\"\n\"--------------------------------2eWqKmna3kaui2AKN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3239\"\n\"--------------------------------34RzE88TEHhD74C7F--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3240\"\n\"--------------------------------SsxZ6Awvqwu9h2amu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3241\"\n\"--------------------------------qzN3M3SicFbzNoyfh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3242\"\n\"1291--------54199914--------\"\n\" SP : Livrer\"\n\"3257--------54199914--------841666488\"\n\" SP : Livraison effectuée\"\n\"3589--------54199914--------841666488\"\n\" SP : Livraison effectuée\"\n\"4722--------54199914--------\"\n\" SP : Livraison effectuée\"\n\"5479--------54199914--------\"\n\" SP : \"\n\"6816--------54199914--------fTnenY6Wg4MvBmpdX\"\n\" SP : Livré\"\n\"8844--------54199914--------\"\n\" SP : Livré\"\n\"------------------------54199914--------fTnenY6Wg4MvBmpdX--------7\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3243\"\n\"--------------------------------v2fHzPyqk8AKRvyp8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3244\"\n\"--------------------------------sPq3RP2rhEBACHsFp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3245\"\n\"--------------------------------vqaoJedSNTAjkcLnx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3246\"\n\"6817--------29661820--------H9oPNk4QQRdy5TjAJ\"\n\" SP : Livré\"\n\"------------------------29661820--------H9oPNk4QQRdy5TjAJ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3247\"\n\"--------------------------------QMJQkLyq4KE4ujk2k--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3248\"\n\"--------------------------------oewerWKembb64WtfX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3249\"\n\"--------------------------------9dZzx5cdb6P3fW2md--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3250\"\n\"--------------------------------FCwHbEZerDan9AdA5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3251\"\n\"--------------------------------eMYxXm4AyHJbw39hP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3252\"\n\"--------------------------------LhCjKm9S6YhYKTaN8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3253\"\n\"--------------------------------j52vs6ftGq5vKEhzN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3254\"\n\"--------------------------------ryKgnZdagsmfZhvjt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3255\"\n\"--------------------------------GwQAjspPaLWBRKqMu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3256\"\n\"--------------------------------aAuyuPZheNmteLtrw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3257\"\n\"--------------------------------ctdB77gHzofchaEzr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3258\"\n\"--------------------------------XvCmjivX3MPkGLtga--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3259\"\n\"--------------------------------JsTXLKYhETAHGeJ3v--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3260\"\n\"--------------------------------gfTGnBgjma2WA4pen--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3261\"\n\"--------------------------------EKsa2G8amMJi8q5Qi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3262\"\n\"--------------------------------T3fTopuvQ3mbuzpTY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3263\"\n\"--------------------------------fPWc3rgRx7gapAykc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3264\"\n\"--------------------------------bDPjF4Zt6h32g5jny--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3265\"\n\"--------------------------------ncYjFZSz4fn7kWyb5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3266\"\n\"--------------------------------Zyp9QBc3y4RdMyMCc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3267\"\n\"6822--------53072021--------bzf3k6dFeoE543TKc\"\n\" SP : Livré\"\n\"------------------------53072021--------bzf3k6dFeoE543TKc--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3268\"\n\"--------------------------------6PLMurG33vaCCNNw3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3269\"\n\"--------------------------------oXe8kNDwDzAwCyRqv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3270\"\n\"1765--------56539616--------\"\n\" SP : Livrer\"\n\"2932--------56539616--------2021043929\"\n\" SP : Livraison effectuée\"\n\"3041--------56539616--------2021043929\"\n\" SP : Livraison effectuée\"\n\"6821--------56539616--------dPwtXYrhRW5nXE6P6\"\n\" SP : Livré\"\n\"------------------------56539616--------dPwtXYrhRW5nXE6P6--------4\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3271\"\n\"--------------------------------gKTtwpg2KSNPbWax4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3272\"\n\"--------------------------------dXQPkFDErCnroy62d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3273\"\n\"--------------------------------dsjCK4qBEFpuTiLGw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3274\"\n\"--------------------------------TFRiqJPBe8esKRNj8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3275\"\n\"--------------------------------eypmTnR8tPHoZqjjn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3276\"\n\"--------------------------------tZTaun2wjtPEX6Rm7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3277\"\n\"--------------------------------kecQXvaixyK9AHnsJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3278\"\n\"--------------------------------pxhTpfmx4xbRHQYrL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3279\"\n\"--------------------------------BTaLJomAsaNGusPZq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3280\"\n\"--------------------------------ceeCSZPQfQxnGWgaW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3281\"\n\"--------------------------------FHmGghugGW2qqAogA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3282\"\n\"--------------------------------QASkNQuaynAvWF8uy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3283\"\n\"--------------------------------6ZESLDrarZ2gZ5wC2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3284\"\n\"7881--------24437301--------Qxoziqm75kSH3DTAB\"\n\"7891--------24437301--------Qxoziqm75kSH3DTAB\"\n\" SP : Livré\"\n\"------------------------24437301--------Qxoziqm75kSH3DTAB--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3285\"\n\"--------------------------------KwhaAJs9778wd8Qb5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3286\"\n\"--------------------------------ykSAn9cAruz455mmy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3287\"\n\"--------------------------------TrY2jdKPezvaYoKj5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3288\"\n\"--------------------------------Wd2jR7WEKJtwxHA8Q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3289\"\n\"--------------------------------pargoEtJTEEcJFyfJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3290\"\n\"--------------------------------3SD8uHixsYaxi8wxS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3291\"\n\"--------------------------------MHj3omCfFkHay2hFm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3292\"\n\"6836--------27656866--------jdfecyWvWpT5cKgnR\"\n\"------------------------27656866--------jdfecyWvWpT5cKgnR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3293\"\n\"--------------------------------dromahnh4oeRH8QvW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3294\"\n\"--------------------------------a6BWTRETXXMsPjZt8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3295\"\n\"--------------------------------pjuMwbFhcgNfTnpiP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3296\"\n\"6823--------97753425--------iNGQQqeQWbY3LysG8\"\n\" SP : Livré\"\n\"6849--------97753425--------\"\n\" SP : Livré\"\n\"6978--------97753425--------iNGQQqeQWbY3LysG8\"\n\" SP : Livré\"\n\"7168--------97753425--------iNGQQqeQWbY3LysG8\"\n\" SP : Livré\"\n\"7446--------97753425--------iNGQQqeQWbY3LysG8\"\n\" SP : Livré\"\n\"7740--------97753425--------iNGQQqeQWbY3LysG8\"\n\" SP : Livré\"\n\"------------------------97753425--------iNGQQqeQWbY3LysG8--------6\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3297\"\n\"--------------------------------PveY6hNtgPX7jjJK4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3298\"\n\"--------------------------------zRrhabDRbenZhjnfd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3299\"\n\"--------------------------------znHtzekDTxBeAzSmB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3300\"\n\"--------------------------------hGPfRyDohpqPk3TNX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3301\"\n\"--------------------------------JMzgNZ6tuKXeuHjN7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3302\"\n\"--------------------------------PbPZrntyvyAgjebuh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3303\"\n\"--------------------------------TgbHbXAmMEr3RXmDr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3304\"\n\"--------------------------------eYgkzLMncqScq3bRB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3305\"\n\"--------------------------------bF7q5p5SzXaS5kDds--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3306\"\n\"--------------------------------ZWHogociZBjNrR3nT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3307\"\n\"--------------------------------ZMRdEavwxD9E5nAR5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3308\"\n\"--------------------------------9EySquCjNdkaqyNJG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3309\"\n\"--------------------------------45fqi3ZQq4BPP9maz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3310\"\n\"--------------------------------bJ8uzKkdxPLLNnz7w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3311\"\n\"--------------------------------PfFD7euyrojScKQCL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3312\"\n\"--------------------------------mmpL42nAKDZjwW9iG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3313\"\n\"--------------------------------GxHRhDFEoCGtR65xh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3314\"\n\"--------------------------------jbYQbLyKto7GcaAvc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3315\"\n\"--------------------------------4NPhbvMMKmMCHTPs4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3316\"\n\"--------------------------------tN2bnbf9kEuDuvmuz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3317\"\n\"--------------------------------a9Ynmqnfq2chicPQy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3318\"\n\"--------------------------------FD6EzMf6e8yYQmaC6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3319\"\n\"7245--------20904455--------4QiT4jphBGXTbu7eW\"\n\" SP : Livré\"\n\"------------------------20904455--------4QiT4jphBGXTbu7eW--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3320\"\n\"--------------------------------zo4kWRuNtfHqpq5mw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3321\"\n\"--------------------------------oq9fhMX5ikpM86xDC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3322\"\n\"--------------------------------yvSHRfKmrTgZqDwpi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3323\"\n\"--------------------------------73QfT9Df9wgxrSHoW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3324\"\n\"--------------------------------va7s3EDJoLu4KYDos--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3325\"\n\"--------------------------------iQAk5CYLNGQxFcQEq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3326\"\n\"--------------------------------T54LiLbToqNR8K3c8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3327\"\n\"--------------------------------k5utWAhkcCx583fgE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3328\"\n\"--------------------------------bTurqaxC8Zgkp69Rs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3329\"\n\"--------------------------------nwp48Dy2xEANdeuKc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3330\"\n\"--------------------------------ms3TFCoi6WLTKtQ2W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3331\"\n\"--------------------------------Dot56LRH84otavGRF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3332\"\n\"--------------------------------QbESvBGeAWzM4Saje--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3333\"\n\"--------------------------------iE7CRche432vYpisy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3334\"\n\"--------------------------------zyYX5WbD5bRpm2kuw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3335\"\n\"6824--------26996966--------je9ScFtdhmtH9LCqo\"\n\"------------------------26996966--------je9ScFtdhmtH9LCqo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3336\"\n\"--------------------------------JGcpdZEgHBNxHkadS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3337\"\n\"--------------------------------7ZYYeL5FjLDHDdAKF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3338\"\n\"--------------------------------KvXKemQsm8S5zhx3Y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3339\"\n\"--------------------------------Xbq7DoRTnCwTmrQWN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3340\"\n\"--------------------------------sCGcsmt92MRYzmP8G--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3341\"\n\"--------------------------------66PQH5Zhk5fhZrNuM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3342\"\n\"--------------------------------x5z4DanJSzkNG3scS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3343\"\n\"6828--------26420237--------RyzfrDvYX2G7stsg5\"\n\" SP : Livré\"\n\"6837--------26420237--------RyzfrDvYX2G7stsg5\"\n\"7444--------26420237--------RyzfrDvYX2G7stsg5\"\n\" SP : Livré\"\n\"------------------------26420237--------RyzfrDvYX2G7stsg5--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3344\"\n\"--------------------------------hxPYzGnwdfQmurStA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3345\"\n\"--------------------------------362dR6rYW5gJC7MrK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3346\"\n\"--------------------------------r2S7uuS4LNXBwKLSj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3347\"\n\"--------------------------------AxeSZiGt3HT76wpee--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3348\"\n\"--------------------------------y7RoAxzigXF2praFk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3349\"\n\"--------------------------------GEgiBiP5avbJYiejQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3350\"\n\"--------------------------------piAqpzMCy6L6RLnpf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3351\"\n\"--------------------------------BJpBzuwKKigiFhK5g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3352\"\n\"--------------------------------pMf5sSRD9rywYjYpN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3353\"\n\"--------------------------------oprARLQNox3QTQDAG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3354\"\n\"--------------------------------ZosB2DkJxtHQ4G8A2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3355\"\n\"6827--------29376766--------7EiD7yBoQgeGQ8Rdz\"\n\" SP : Livré\"\n\"------------------------29376766--------7EiD7yBoQgeGQ8Rdz--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3356\"\n\"--------------------------------MnFvmvtvb3h9fynNm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3357\"\n\"--------------------------------G56TC43hHwPu9JoyY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3358\"\n\"--------------------------------NYXhp4hkRp4C6kcJi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3359\"\n\"--------------------------------oZ6juXq9YRyidPe5Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3360\"\n\"--------------------------------LaqtvnZPeyHiD4p8e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3361\"\n\"--------------------------------qqSW2E8WRGXgEdKe3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3362\"\n\"--------------------------------fCAD8CxW5sR5yfNs2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3363\"\n\"7171--------28392343--------L2FZy8qTZx57gcQPS\"\n\" SP : Livré\"\n\"7683--------28392343--------L2FZy8qTZx57gcQPS\"\n\"7701--------28392343--------L2FZy8qTZx57gcQPS\"\n\" SP : Livré\"\n\"7788--------28419667--------L2FZy8qTZx57gcQPS\"\n\" SP : Livré\"\n\"------------------------28419667--------L2FZy8qTZx57gcQPS--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3364\"\n\"--------------------------------R6hDBinHsHXwuEswS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3365\"\n\"--------------------------------3hv2f8fJvhe9Ni9DP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3366\"\n\"--------------------------------sfyKapDMsWs9Rrpzg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3367\"\n\"--------------------------------nWhdsRodxZZTFwzpK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3368\"\n\"--------------------------------CdFNFk33maQMSW4J3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3369\"\n\"--------------------------------Fz3gFk8nZZ6tYpJQF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3370\"\n\"--------------------------------wpjCevCSYjoT3DkjT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3371\"\n\"--------------------------------cydJAbdDb3toKSch3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3372\"\n\"--------------------------------A5QuftumopQNqF6qG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3373\"\n\"--------------------------------PRWouhC52248ZTrxt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3374\"\n\"--------------------------------pfyiuT4kjXL29Nj4x--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3375\"\n\"--------------------------------xKrzWFQ8LTxemTzbQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3376\"\n\"--------------------------------yognbEzq5LEfCzCP9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3377\"\n\"--------------------------------i2HvTR4Msq864uNX5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3378\"\n\"--------------------------------geL74aXMv3cvdaT3S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3379\"\n\"--------------------------------SR3bKbKZQAWqQiRN5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3380\"\n\"--------------------------------mE7NMBGsCjhWk4695--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3381\"\n\"--------------------------------rpqynQZwNPkQwyDuX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3382\"\n\"6826--------52937635--------RiAjTsN9Mm6KFCJLR\"\n\" SP : Livré\"\n\"------------------------52937635--------RiAjTsN9Mm6KFCJLR--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3383\"\n\"--------------------------------Ar9Jp4naeTLYxN54G--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3384\"\n\"--------------------------------G56cH6AtXcWiQqej6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3385\"\n\"--------------------------------cb2DG3wAL6jTeBtEn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3386\"\n\"--------------------------------jeqW4zp4dxcpuAkuA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3387\"\n\"--------------------------------QE5ZQvfLvCDmHwuNb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3388\"\n\"--------------------------------7BAfCzFh2gf648hs4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3389\"\n\"--------------------------------dqBd4zkCjjK7w59BS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3390\"\n\"--------------------------------boH3KgeTigbXyygjZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3391\"\n\"--------------------------------a4PHePaaA7PSb3rPo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3392\"\n\"--------------------------------hNGgx5oqaaumT286C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3393\"\n\"6825--------54354327--------hYCvSpq4sbh8vkc3Q\"\n\" SP : Livré\"\n\"------------------------54354327--------hYCvSpq4sbh8vkc3Q--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3394\"\n\"--------------------------------xudxpsb2ecWtzawwf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3395\"\n\"--------------------------------CiKsjCgbxTrbP2ZMC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3396\"\n\"--------------------------------Cr9N9B84Wd9uopk2E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3397\"\n\"--------------------------------qgQjE8GoySyWbssgv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3398\"\n\"--------------------------------mDAhwHxG8mZDvXzz8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3399\"\n\"--------------------------------XCz8GPtptgH77D5JC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3400\"\n\"--------------------------------qRAsjYFMb9EqaGgRW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3401\"\n\"--------------------------------3KByh7TxpFoYKzY76--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3402\"\n\"--------------------------------ix2XMb4dpNg3DCYTu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3403\"\n\"--------------------------------ovEeK4Hj9mvzLLbfT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3404\"\n\"--------------------------------MQXivjDAgZkuF5ywo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3405\"\n\"--------------------------------dtTN9kPBhqdr5pdBv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3406\"\n\"--------------------------------eti4iXkQXCao6BE8C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3407\"\n\"--------------------------------SBAFpoqyeRy89xeoD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3408\"\n\"--------------------------------ekeWAwXrbSmmCzHYd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3409\"\n\"--------------------------------cmexak34qFdweRSvM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3410\"\n\"--------------------------------bJWzkXE8fhWJ28T9K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3411\"\n\"--------------------------------pXKXzyhMnRzkYyx9m--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3412\"\n\"--------------------------------XckLzys45xq2LYgup--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3413\"\n\"--------------------------------Zr3ih63mCf8L7Nw3b--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3414\"\n\"--------------------------------E7MY8cebFNregG3Nh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3415\"\n\"--------------------------------2eoTQ5qoQXLDLje9D--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3416\"\n\"--------------------------------cGr3YyS8bMbhLJvSB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3417\"\n\"6842--------99271860--------FDEfjPT4osPdXr2Et\"\n\" SP : Livré\"\n\"------------------------99271860--------FDEfjPT4osPdXr2Et--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3418\"\n\"--------------------------------jJTqjnR4otdqEZT77--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3419\"\n\"--------------------------------5Jda4RLHsBdjBthRZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3420\"\n\"3805--------96733110--------1751882118\"\n\" SP : Livraison effectuée\"\n\"4817--------96733110--------\"\n\" SP : Livraison effectuée\"\n\"7244--------96733110--------F6L47Pb2S3M3hPvmo\"\n\" SP : Livré\"\n\"8748--------96733110--------\"\n\" SP : Livré\"\n\"------------------------96733110--------F6L47Pb2S3M3hPvmo--------4\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3421\"\n\"--------------------------------ntwH8Qiis7hiksxWS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3422\"\n\"6847--------51749782--------okaY5e32xWMMk3YYY\"\n\" SP : Livré\"\n\"------------------------51749782--------okaY5e32xWMMk3YYY--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3423\"\n\"--------------------------------hdJC8GArCcxJTbvDA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3424\"\n\"--------------------------------WiotvT6DSTrZNCg8Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3425\"\n\"--------------------------------6TEXJX7CvtSLnpc6b--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3426\"\n\"5616--------54246451--------\"\n\" SP : \"\n\"6848--------54246451--------CG2S5XMdz62iuQHLS\"\n\" SP : Livré\"\n\"------------------------54246451--------CG2S5XMdz62iuQHLS--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3427\"\n\"--------------------------------ei59iuQ9qJJmzSLaw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3428\"\n\"--------------------------------AxQN6e2RBYdb59JAj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3429\"\n\"--------------------------------6yujeDJ252THpKGL8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3430\"\n\"--------------------------------wNvGFnxiXxemKKbRX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3431\"\n\"--------------------------------RQJNpXGCPf2przZM6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3432\"\n\"--------------------------------ApJ4nor86wgST8rz6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3433\"\n\"--------------------------------hCFxMJ7nzf9eetErE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3434\"\n\"--------------------------------wApGLjZbDhHdZ9Zfc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3435\"\n\"--------------------------------kWnZZzNCtHDyqASen--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3436\"\n\"--------------------------------AJKa3PdjJG9kRs9Lh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3437\"\n\"--------------------------------hiKysgZKm7dQcxeCf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3438\"\n\"--------------------------------izaG3CrmG72kPnKGQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3439\"\n\"--------------------------------ov5tkoGfPFuKiBviX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3440\"\n\"--------------------------------DFyPWR3drKJwY496M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3441\"\n\"--------------------------------Q272GoqbhFxHkSeaa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3442\"\n\"--------------------------------HCn4msr2JGBmBKwWR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3443\"\n\"--------------------------------uFn3zEDqfPYbx4JhZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3444\"\n\"--------------------------------wYtJFw8gizuysTGjA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3445\"\n\"--------------------------------2maKqDyB28pMGFSS2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3446\"\n\"6857--------97188747--------6jBr6aG6kqkcFSbGG\"\n\" SP : Livré\"\n\"------------------------97188747--------6jBr6aG6kqkcFSbGG--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3447\"\n\"--------------------------------inJoWsWPG73yPJ2EQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3448\"\n\"--------------------------------rwb4RT2hJxYW9AfSy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3449\"\n\"--------------------------------E6rrQ5eTBnp5XET5Q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3450\"\n\"--------------------------------BHReLGsj3CjcxXaZ3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3451\"\n\"--------------------------------eJzRujTmqYyQ6FvTc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3452\"\n\"--------------------------------5Tu7d2w4zqzBHeJZc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3453\"\n\"--------------------------------qCiXgi4Yjxdv44si3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3454\"\n\"6858--------21223672--------kRbbS8RiN7eK5iJgJ\"\n\" SP : Livré\"\n\"------------------------21223672--------kRbbS8RiN7eK5iJgJ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3455\"\n\"--------------------------------8bbzYJykXZd49HM4u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3456\"\n\"--------------------------------d89qj2ERkTy2zmBEZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3457\"\n\"--------------------------------LMFdBeD3J2KZFgSFg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3458\"\n\"6860--------26653205--------6tTyTDP5Yy24PAMmz\"\n\" SP : Livré\"\n\"------------------------26653205--------6tTyTDP5Yy24PAMmz--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3459\"\n\"--------------------------------xe5dmrKDgz2jbd8Zm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3460\"\n\"--------------------------------PyS2bhGCotgZAb6cT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3461\"\n\"--------------------------------3ujoJKTFAamkw9B8W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3462\"\n\"--------------------------------Fwt7ipzjcYLSjm4Pu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3463\"\n\"--------------------------------C2RpDd8ATJkjp24AQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3464\"\n\"--------------------------------v3TdXvFAJ2pH5voe9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3465\"\n\"--------------------------------E2gp7NtwSWg83oDov--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3466\"\n\"6907--------21600068--------gGr3fcu356wQtW6CN\"\n\"7167--------21600068--------gGr3fcu356wQtW6CN\"\n\"7708--------21600068--------gGr3fcu356wQtW6CN\"\n\" SP : Livré\"\n\"------------------------21600068--------gGr3fcu356wQtW6CN--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3467\"\n\"--------------------------------uZA4TRqyJQYnBsfsL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3468\"\n\"--------------------------------obGoHWLzmZvZ8MfBe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3469\"\n\"--------------------------------KCwTqE7mWu8M2Ltwz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3470\"\n\"--------------------------------LtjciHMC6GEitPREE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3471\"\n\"--------------------------------suKihrbchqfxddqJx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3472\"\n\"--------------------------------8vJFTCm5YmWgfvYF5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3473\"\n\"--------------------------------GoQ5JKPtGLWdiDrJD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3474\"\n\"--------------------------------bKpTWmFyB9Dyao5T9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3475\"\n\"--------------------------------Sr5C2Q45znJH2CgXy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3476\"\n\"--------------------------------3jixN74pEPfqLz2Yh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3477\"\n\"--------------------------------oASLYoqN7axMRpytA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3478\"\n\"--------------------------------tiiTtaQCbgb5eCRiq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3479\"\n\"--------------------------------vRbpTeoqDtAQKv8ae--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3480\"\n\"--------------------------------QYB9u3rXE9mqHCbQT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3481\"\n\"--------------------------------eaCdMeW6f9WiQwnyq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3482\"\n\"--------------------------------Yv7rFSBqo5SwGDgd9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3483\"\n\"--------------------------------vxP3e62FzxFq9Dhj8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3484\"\n\"--------------------------------NSJNrMqvxXJegJAcp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3485\"\n\"--------------------------------KA8LR2PwxsWQbyStD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3486\"\n\"--------------------------------RhT7QKdosmLpxQpDr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3487\"\n\"--------------------------------BsRcyF636u5m4JEAJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3488\"\n\"--------------------------------Dm7NmHzA2zgyW2isv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3489\"\n\"--------------------------------frkc9fzEbuENYJoqQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3490\"\n\"--------------------------------eeHTQGpJscBG55CHt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3491\"\n\"--------------------------------p3r8tSoRg8fBdNTiu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3492\"\n\"--------------------------------dYFhDfCgbeNnNzJxu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3493\"\n\"--------------------------------grcRc2wvo4TGmvJJM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3494\"\n\"--------------------------------i3iP7RrbnTd6dhnck--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3495\"\n\"--------------------------------ajCgZvTsMZgTvvq8p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3496\"\n\"--------------------------------H2yLmZCkvrwfXXz3u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3497\"\n\"--------------------------------jwTxghBKk5jY9Swmy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3498\"\n\"--------------------------------ovQrtJoWX8JR7bEET--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3499\"\n\"--------------------------------AFt8eTziJ9szWADRe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3500\"\n\"--------------------------------WSk8Pw8Eixh6tTbao--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3501\"\n\"--------------------------------TKxYnBejHHbJtT9a2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3502\"\n\"--------------------------------4suSYbHxoZ672syKB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3503\"\n\"--------------------------------b8pnJk4roF6jj9R4n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3504\"\n\"--------------------------------jvCvWH5NKRgcXNLCu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3505\"\n\"--------------------------------hnzceKQyk2niHnJ58--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3506\"\n\"--------------------------------cQfNf5b8B8H9Zbvr8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3507\"\n\"--------------------------------dbFdvNZLc9HB8mawz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3508\"\n\"--------------------------------ZDQ98LHiJFDTD42qn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3509\"\n\"--------------------------------aW2JRmKDPysQugewG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3510\"\n\"--------------------------------H22nzq2KX79YJfBRH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3511\"\n\"--------------------------------JFEGX3qe3K5J4HTDN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3512\"\n\"--------------------------------tLzxiZqi4bPh4pctH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3513\"\n\"--------------------------------7MnaJGzuf7JDikB2p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3514\"\n\"--------------------------------5nrQc6jrShz3tWDAJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3515\"\n\"--------------------------------zCjzBvbES8jMRCidC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3516\"\n\"--------------------------------qeEpbchoWuezjEmcT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3517\"\n\"--------------------------------D3JzfdoJk79Epyow7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3518\"\n\"--------------------------------TvzmXuHGgqA3e7kcL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3519\"\n\"--------------------------------swE9zeRCqqxpvtyTL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3520\"\n\"--------------------------------aFZoWkHi4rNtrR6WZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3521\"\n\"6888--------24450272--------h9CRD5kPQmRjExuyK\"\n\" SP : Livré\"\n\"------------------------24450272--------h9CRD5kPQmRjExuyK--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3522\"\n\"--------------------------------kJHA3ZEg9MmzJnxeK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3523\"\n\"--------------------------------ZBwWXxiKo6HWiaznW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3524\"\n\"--------------------------------LTgdthiCXNARy8TSW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3525\"\n\"--------------------------------x3wPJGsGAnt38YnP5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3526\"\n\"6878--------22402685--------ndfGq5dmG4fMHonRu\"\n\"------------------------22402685--------ndfGq5dmG4fMHonRu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3527\"\n\"--------------------------------wxndn3CSgsyEcP3Qc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3528\"\n\"--------------------------------acbLd5fN3r8fX4wWD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3529\"\n\"--------------------------------4C2Hrin9RBJXaRazs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3530\"\n\"--------------------------------RoAn8RYdkouwu5mFW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3531\"\n\"--------------------------------2GbkTgD67H8oeSdQW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3532\"\n\"--------------------------------8fGKRKTx9bQjS8zf4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3533\"\n\"--------------------------------LrDdP38EsmoT9b8eD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3534\"\n\"--------------------------------kaKvvAF2esHyD6p5y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3535\"\n\"--------------------------------dZJvKtTymgCLjEcAb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3536\"\n\"--------------------------------5FiJ9LjLBcwPoRgFy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3537\"\n\"--------------------------------urRtXS5fBKCu29i5u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3538\"\n\"--------------------------------7ZRRgN4H3K4cQgksB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3539\"\n\"--------------------------------J2Df6ceWGPmawWR4S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3540\"\n\"--------------------------------WfhDvHHN55FeiGYNh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3541\"\n\"--------------------------------ggTrYszChnKMSCpeW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3542\"\n\"--------------------------------kHptcnFs7GEuJkLZT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3543\"\n\"--------------------------------F3YQBaWSeuCKsNMJW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3544\"\n\"--------------------------------7haGe287BbLLL6kjA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3545\"\n\"--------------------------------cvscsFppw7Ns6c7H5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3546\"\n\"--------------------------------4PFmjeF4NqSMqJZmq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3547\"\n\"--------------------------------MH6CrLRkdjTMLwXwg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3548\"\n\"--------------------------------QjhDp9caiBwAow9Pn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3549\"\n\"--------------------------------CD7Akcb7hMvGH5ABA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3550\"\n\"--------------------------------qAmQNpKidAox33NAy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3551\"\n\"--------------------------------8w6MEy6QECLPZb8hx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3552\"\n\"--------------------------------w7JjSDy5uXQ4fuE7W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3553\"\n\"--------------------------------zeXxJa3EiNE4KsvQF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3554\"\n\"--------------------------------mNzh68jFL4vvnCorD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3555\"\n\"--------------------------------Qr2CLJtZh7i8PzRwe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3556\"\n\"--------------------------------3v4Hj5rzG8H5gTSkm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3557\"\n\"--------------------------------DQ9zp4mj56NYuRJTm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3558\"\n\"--------------------------------Z7mRgbCLbE2B3nhD5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3559\"\n\"--------------------------------Ja3MNYZ9mLmFNdNjX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3560\"\n\"--------------------------------wETMuKZTbam4dLq4b--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3561\"\n\"--------------------------------vFE3Gv3cB4FTHxRdZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3562\"\n\"--------------------------------SZuqX45FZeeQoEee8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3563\"\n\"--------------------------------ozgkTZiE66Hx5P7ga--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3564\"\n\"--------------------------------xSZWEeAHHv8rkQcov--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3565\"\n\"--------------------------------X3r4QvSRMtLeSJMjH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3566\"\n\"--------------------------------NhXBHbhNJ84iTBcEn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3567\"\n\"6880--------51862742--------oYHqHw8o5wgziK94D\"\n\" SP : Livré\"\n\"------------------------51862742--------oYHqHw8o5wgziK94D--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3568\"\n\"--------------------------------hFhAgSqFFX3qZWnE7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3569\"\n\"--------------------------------qj2XDh5JN2Gk9gAA2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3570\"\n\"6881--------26609409--------vNRFetvJXAzZhXgSZ\"\n\" SP : Livré\"\n\"------------------------26609409--------vNRFetvJXAzZhXgSZ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3571\"\n\"--------------------------------jzvf9CyyFHQLHFPhx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3572\"\n\"--------------------------------poDLogkr66BaWRmzC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3573\"\n\"--------------------------------LykHJHHPEYLuPztNL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3574\"\n\"--------------------------------iAdeAw8LWJmYgXbjj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3575\"\n\"--------------------------------bw4yMRKK4cEMxTJiK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3576\"\n\"--------------------------------BeETHLY95HnSBbHhQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3577\"\n\"--------------------------------gtBxznRzN8us3xK53--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3578\"\n\"--------------------------------tmEbBirbwhEkrc2uw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3579\"\n\"--------------------------------gQf4TEdMDov56Nm68--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3580\"\n\"--------------------------------yibFx4GktuWswokc6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3581\"\n\"--------------------------------uXWYQMozjsLEkcYSB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3582\"\n\"--------------------------------aT7cSfvoWZ6yuXB7J--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3583\"\n\"--------------------------------X8zxR5wdnRXZLCDQ8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3584\"\n\"--------------------------------ximYFuJyNjDFWZo4t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3585\"\n\"--------------------------------kTdgY6R8n9T7xTEeZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3586\"\n\"--------------------------------TbrvMjnsGkz4j6bZH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3587\"\n\"--------------------------------MjMoLytQTbjSkc7Wk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3588\"\n\"--------------------------------KoFajamuQWdFyskKQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3589\"\n\"--------------------------------6LYBi74wS6zS7KC9x--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3590\"\n\"--------------------------------DobezEXMNJRym5mMr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3591\"\n\"--------------------------------FoP8rPdTGXsN9X7WX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3592\"\n\"--------------------------------EmwXbRPuKyeP9fgCQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3593\"\n\"--------------------------------TaM2oasTaKPTo5ELw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3594\"\n\"--------------------------------947qQ7nxBYCeQ429N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3595\"\n\"6885--------20500532--------zWdNbNE6SsHBukp7u\"\n\" SP : Livré\"\n\"------------------------20500532--------zWdNbNE6SsHBukp7u--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3596\"\n\"--------------------------------dF4zjTzTdNWDETxJd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3597\"\n\"6886--------58520202--------BiC8brLcHp6Ebfddo\"\n\" SP : Livré\"\n\"------------------------58520202--------BiC8brLcHp6Ebfddo--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3598\"\n\"--------------------------------JANQvCBCq9GmWy3Eo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3599\"\n\"--------------------------------4YprCvEm92AzxCoX3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3600\"\n\"--------------------------------X9iHoyE5F8kyd9oiH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3601\"\n\"--------------------------------CG693ZFBkaEmbmfwB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3602\"\n\"--------------------------------J2SBu7rLS2KfDKgr3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3603\"\n\"--------------------------------nsTQGgguLjDTCsnCf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3604\"\n\"--------------------------------QRPHm7iztbJdasQB4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3605\"\n\"--------------------------------bwhKGfoWTsfBLNA7W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3606\"\n\"--------------------------------KAM5mAYgDM2BhHZHt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3607\"\n\"--------------------------------2PuxAsYSyZFFJidCT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3608\"\n\"--------------------------------yWP6oqYXDkrjE2S5H--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3609\"\n\"--------------------------------mnqHtBF2mg2SpW9th--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3610\"\n\"--------------------------------ueZ5JW785CXzeyRBR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3611\"\n\"--------------------------------LAtne5n77TQyxRWFx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3612\"\n\"--------------------------------fXXW6Fpy4fMqD4tGu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3613\"\n\"--------------------------------dvmndEmzte9yeXxZp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3614\"\n\"--------------------------------xwQvPN9dhJ2FiSPMz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3615\"\n\"--------------------------------5Hhz66dvPq7LuuRW2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3616\"\n\"--------------------------------HsW2AezYGdGiP3XpH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3617\"\n\"--------------------------------BLxPCZERKS6wmxdTp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3618\"\n\"--------------------------------xZgMGYNhaBjoQ6YF7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3619\"\n\"--------------------------------8oCPQnbQdZK5TESSE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3620\"\n\"--------------------------------5edtfAuzvY4fEgr7x--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3621\"\n\"--------------------------------H9kEgbfon84Fi2WNe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3622\"\n\"--------------------------------Nmb38b3L3o4xAkwM2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3623\"\n\"--------------------------------RigSzvDAAbXfCEJZX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3624\"\n\"--------------------------------PzcxCeTE8DDyDPiQY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3625\"\n\"--------------------------------6RRbCwBP8typQTo3o--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3626\"\n\"--------------------------------XnNpDzGwKAR7WkeCa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3627\"\n\"--------------------------------XjpneCJ3uKPBRRYeN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3628\"\n\"--------------------------------bjifhCkkMueH8L4ZY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3629\"\n\"--------------------------------bkxkqtQ8cknkiArd8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3630\"\n\"--------------------------------RKiadJP2KkmXQ4GCw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3631\"\n\"--------------------------------arwyTJhdTByexhuEY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3632\"\n\"--------------------------------B83R2DePn889yZANW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3633\"\n\"--------------------------------areeD7KQo8rkCvHnn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3634\"\n\"------------------------29229991--------xAfL9CwSTLb8rRcY9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3635\"\n\"--------------------------------yqFpSnLdF5rEPwcD9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3636\"\n\"6890--------52954952--------ykkDNSqpnStCr3rjL\"\n\" SP : Livré\"\n\"------------------------52954952--------ykkDNSqpnStCr3rjL--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3637\"\n\"--------------------------------ycppN9hBDxF8dJQNL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3638\"\n\"--------------------------------MyTTdNpkvGyZqbd4P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3639\"\n\"6891-------- 21507092--------da6fdnE9ubnKzWvGC\"\n\" SP : Livré\"\n\"6919-------- 21507092--------da6fdnE9ubnKzWvGC\"\n\" SP : Livré\"\n\"------------------------ 21507092--------da6fdnE9ubnKzWvGC--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3640\"\n\"--------------------------------XqaXFM8LbLEZ5i3qu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3641\"\n\"--------------------------------GCaRPHuhYgRpnKorE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3642\"\n\"--------------------------------2EaWwigBsRQxq9dY6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3643\"\n\"--------------------------------5gSzosdALAJH2xv8m--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3644\"\n\"--------------------------------NRFbQs5P5EfePiRzr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3645\"\n\"--------------------------------aunCv4trkDRPXDyTs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3646\"\n\"--------------------------------qQjJ25No99pjcwZG4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3647\"\n\"--------------------------------FbwsfykXJuyJZFhEa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3648\"\n\"--------------------------------f3f2uiffeCHAyhK8F--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3649\"\n\"--------------------------------apH3ZMrYAzPLN7Rfx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3650\"\n\"--------------------------------uRiSrwyES7ToSfvzk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3651\"\n\"--------------------------------4CtPMNgSfyS5vb35a--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3652\"\n\"--------------------------------gkniihkRLmZg5uuRf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3653\"\n\"--------------------------------sNfXtQRwfkAedoKzK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3654\"\n\"--------------------------------bMBvTxHJrRbLdCSWf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3655\"\n\"--------------------------------JeMEvBfFidnRwRTjr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3656\"\n\"--------------------------------LWtbpKfkK7S5hJSGH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3657\"\n\"--------------------------------j9HN2tvF7QEZMx9Kb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3658\"\n\"--------------------------------5SpZD83E2cYoLEqm6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3659\"\n\"--------------------------------LKb8fwceFFwchKDEz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3660\"\n\"--------------------------------G58YiZDsRM7RCQhHN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3661\"\n\"--------------------------------DB6mwux2od8i6RYy6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3662\"\n\"--------------------------------9xWWaowEjLpGtdcuB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3663\"\n\"--------------------------------Bq22ueo9xjyCEvCeG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3664\"\n\"--------------------------------EFk68jPmMmND7fPGg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3665\"\n\"--------------------------------aJBELDRKenSotst5Q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3666\"\n\"--------------------------------5naTWARnF6LgDM2jv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3667\"\n\"6894--------56504824--------sQAKgxBKXrf2y2ppR\"\n\" SP : Livré\"\n\"------------------------56504824--------sQAKgxBKXrf2y2ppR--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3668\"\n\"--------------------------------PCHE8J6kmssTtRgWx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3669\"\n\"--------------------------------5DSTFM4i2nbGy3LiC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3670\"\n\"--------------------------------DzZjPMDwh336jzCDE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3671\"\n\"--------------------------------Tgi6ELfWL6j3xBYgM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3672\"\n\"--------------------------------kGoZZ7XZupwNvGyJ4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3673\"\n\"--------------------------------WGai2gDxqFr9nZKw9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3674\"\n\"--------------------------------KZhgqwKPfg7eSPNwo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3675\"\n\"--------------------------------AGeS6ycNwebahSRvy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3676\"\n\"--------------------------------6qKw2PGBhW3wujww5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3677\"\n\"--------------------------------eQSpZDnWgbT5qqSiy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3678\"\n\"--------------------------------7LnE3sAoKdExC5uq8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3679\"\n\"--------------------------------jDqCSCJSJbDJfLdiN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3680\"\n\"6895--------50350974--------hQwTvnHTyyeyezgfR\"\n\" SP : Livré\"\n\"------------------------50350974--------hQwTvnHTyyeyezgfR--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3681\"\n\"--------------------------------Ks9hC2XRiwyRDPHWE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3682\"\n\"--------------------------------oYGRrPvwdEDmLffob--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3683\"\n\"--------------------------------HnLFE35D8mrc3MsFD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3684\"\n\"--------------------------------GzTATeBP9vyJBLn4t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3685\"\n\"--------------------------------nBmwbnmsRZYh9W3w8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3686\"\n\"--------------------------------z4Hjva8M2BwR7z9YH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3687\"\n\"--------------------------------jBotEbs7Exh5Q8qvq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3688\"\n\"--------------------------------S3Q6Tz2yc7bgNntPZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3689\"\n\"--------------------------------cbxwwertZphHnvsxR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3690\"\n\"--------------------------------4xryi76axpNH3Xkco--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3691\"\n\"--------------------------------Fbs9zqySaa7YFjHzz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3692\"\n\"--------------------------------u9vx6DdC4WekaTP8M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3693\"\n\"6897--------41048446--------ywDMdFMxbNgHjP4CC\"\n\" SP : Livré\"\n\"------------------------41048446--------ywDMdFMxbNgHjP4CC--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3694\"\n\"--------------------------------CofZkDZHRwYePpSy9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3695\"\n\"--------------------------------zvCDTQsLfFMzHT5Dj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3696\"\n\"--------------------------------a6Fg4RZoTkgERv57A--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3697\"\n\"--------------------------------M9Sb3Xp2ySdj3LLkq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3698\"\n\"--------------------------------E5KnGauCKpBwrpZQQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3699\"\n\"--------------------------------8KTgxTkJXgE3mb8LH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3700\"\n\"--------------------------------Za5Cj2DMBHYbXkPm4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3701\"\n\"--------------------------------omfDQFYMT3qiXWLCS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3702\"\n\"--------------------------------CCoNSoSW8jtmcEDWw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3703\"\n\"--------------------------------f7pBRhZAeinzSFBpr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3704\"\n\"--------------------------------8jwwLSd3GxvaGBgkz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3705\"\n\"--------------------------------z57Wf3aMJoq9YDSdN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3706\"\n\"--------------------------------v22fcNPRdRNj5muh6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3707\"\n\"--------------------------------CvrC4Pwx2mvo7TJBz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3708\"\n\"--------------------------------EkD2gqh4E5bcPx8qw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3709\"\n\"--------------------------------anztYmEyBAYdj5B6v--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3710\"\n\"--------------------------------dmyFEAnuz4ygYxCRS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3711\"\n\"--------------------------------SBxex24J6fWgEtR3x--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3712\"\n\"--------------------------------gecM2tPBTKyAzGKT9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3713\"\n\"--------------------------------DtJi3ZAcYx5gae694--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3714\"\n\"--------------------------------Jtn8YWwgtAK4aTCkD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3715\"\n\"--------------------------------3DuhQjKxiD8gGEiN2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3716\"\n\"--------------------------------TTdXsERJAmQSAuzem--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3717\"\n\"--------------------------------DrAq6qoxcmYANJHP4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3718\"\n\"--------------------------------Fi86whxspCBgxfyic--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3719\"\n\"--------------------------------mpzjPkABveTDTjywk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3720\"\n\"--------------------------------4fqP9aFp9rxgBcbjR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3721\"\n\"--------------------------------n3Yef3cuaHM6dNJm3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3722\"\n\"--------------------------------oYSdt2tosf4D2RA8T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3723\"\n\"--------------------------------PbizhPdE9QQJmfCo5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3724\"\n\"--------------------------------h98f65QD5gcWgroLT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3725\"\n\"--------------------------------KD4EdjYSDcQJJkaBg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3726\"\n\"--------------------------------zHEDaGiBaiyDLemYb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3727\"\n\"--------------------------------BtKYPjXnqXDeboXnt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3728\"\n\"--------------------------------AfrrMcFY2vBo4EQ6a--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3729\"\n\"--------------------------------nKeyJNpxYnr2vixX2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3730\"\n\"--------------------------------Z9Y7s7juabD4LyqXe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3731\"\n\"--------------------------------zhSne5hHCtYqWHF8u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3732\"\n\"--------------------------------rMkPS8KM2SjuhbyCT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3733\"\n\"--------------------------------Pcjk9ZXmbbtbY8RtH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3734\"\n\"--------------------------------Cowh66f9PSSESr3pY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3735\"\n\"--------------------------------n2pED3dKZLFm7fwHi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3736\"\n\"--------------------------------mm5nPNDjeqvaxS6AA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3737\"\n\"--------------------------------gLPgRjzWnrFF4CnHs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3738\"\n\"--------------------------------waZWqytHdn82hCkck--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3739\"\n\"--------------------------------He7vho8CRHgQ4fxCx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3740\"\n\"--------------------------------grqbsYrriNrGeeMMq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3741\"\n\"--------------------------------XycE68TyRvSc8tTJT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3742\"\n\"--------------------------------f3fJbt63QMpNGvEPa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3743\"\n\"--------------------------------aZyfxkdxWQsfRvymD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3744\"\n\"--------------------------------S27vx6rde68jgGcBs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3745\"\n\"--------------------------------Ck4F6ahaMfxDoh9ci--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3746\"\n\"--------------------------------tuqw7RJSBJ8m7h8cS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3747\"\n\"--------------------------------6A2jK3z8HiPYDvrh8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3748\"\n\"--------------------------------2MDypk2Zu9pnC7hWc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3749\"\n\"--------------------------------xHgXyCja6A5kQ98At--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3750\"\n\"--------------------------------77zJw3GpECDjyyqj7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3751\"\n\"--------------------------------5MB8GHjtn5J4HksaD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3752\"\n\"--------------------------------BnyPbcmgaXFbYSqQt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3753\"\n\"--------------------------------Lx7WEixLmHTyapmQ8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3754\"\n\"--------------------------------LoqAPo9ybBCQcoyyk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3755\"\n\"--------------------------------rrmxAyZbPHwiLLpcN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3756\"\n\"--------------------------------9rFBGbKJKSfQg3LCd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3757\"\n\"--------------------------------MQiJQTFsBqQiCFhut--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3758\"\n\"--------------------------------uWw7ryfi4nkPQ95R5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3759\"\n\"--------------------------------dZb7HLQw72tNvgdJf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3760\"\n\"--------------------------------p5jmnArRnQk93EvBF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3761\"\n\"6926--------24171055--------ip2ab3sdRHYsqMLbh\"\n\" SP : Livré\"\n\"------------------------24171055--------ip2ab3sdRHYsqMLbh--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3762\"\n\"--------------------------------9SWX89BddPf7aHd3g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3763\"\n\"--------------------------------6TwfrwCroLecSyYcu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3764\"\n\"--------------------------------BvEb47RN374GXuHCA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3765\"\n\"--------------------------------pNac6W7XvPzZqgXDy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3766\"\n\"6901--------58878831--------GfDEBBJ6SfQ9ZMpQL\"\n\" SP : Livré\"\n\"------------------------58878831--------GfDEBBJ6SfQ9ZMpQL--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3767\"\n\"--------------------------------jYAoDGXmfZfHcAGFk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3768\"\n\"--------------------------------MmgBPotP3L8seJFPZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3769\"\n\"6900--------93075791--------LNZ7qTpbCqHeyuDmD\"\n\" SP : Livré\"\n\"------------------------93075791--------LNZ7qTpbCqHeyuDmD--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3770\"\n\"--------------------------------3943Q9hdr8vcocxzK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3771\"\n\"--------------------------------wjpxQTiHtNQnXDbDX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3772\"\n\"--------------------------------ZQ7w4ACmQgqL94fwN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3773\"\n\"--------------------------------hXmyLsk2ctovoNomS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3774\"\n\"--------------------------------FhSamZNC25ZDdhxvD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3775\"\n\"--------------------------------R8Zzk8JXrSEzdksaF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3776\"\n\"--------------------------------wG4Lb28o6wsfKzhSB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3777\"\n\"--------------------------------LxS9t3Gq5PKuujYCA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3778\"\n\"--------------------------------awuSzyWC4ehxiQWPd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3779\"\n\"--------------------------------DdZ9fiJEbRd6jFQ8Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3780\"\n\"--------------------------------iPRtRvYFpTZDHwqvp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3781\"\n\"--------------------------------AZ38qGFzrd8CDww5q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3782\"\n\"--------------------------------moPiFJpnqyJS5STEa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3783\"\n\"--------------------------------DNTQ8iDcBMJiMTMP8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3784\"\n\"--------------------------------rJQFvnvbZcDyc4GmM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3785\"\n\"--------------------------------zi9xQiWNi3NwNwfzb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3786\"\n\"--------------------------------TNNeHg54suq8gkw5g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3787\"\n\"--------------------------------rzFWdZBakjiLLS2Rq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3788\"\n\"--------------------------------3JXBKn9uso6nWixao--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3789\"\n\"--------------------------------B77JT2wKqSewrL7BY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3790\"\n\"--------------------------------8NdnMQi8EDXvPRcos--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3791\"\n\"--------------------------------jcKRJ4FBSd9RzuPWH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3792\"\n\"--------------------------------TxBzRDZ4jqg5pPa6z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3793\"\n\"--------------------------------7gnHjWNQ2HvKrf5gb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3794\"\n\"--------------------------------vdCfZ83hefPJjXGh9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3795\"\n\"--------------------------------sn4GzHNehuPh2LoAD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3796\"\n\"--------------------------------sBtQ773sZs3bNwKwY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3797\"\n\"--------------------------------T25Rry44odFr8YQNR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3798\"\n\"--------------------------------T9mTzgXmSsKQckqqJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3799\"\n\"--------------------------------QyykqgbwcDBYWfftF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3800\"\n\"--------------------------------2y696D5ZZ9vHYCtD9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3801\"\n\"--------------------------------9rzPWjjGS6cYZnd6A--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3802\"\n\"--------------------------------CksvQ5k67ifdYhCtK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3803\"\n\"--------------------------------kdYLfvdmFJZAvdya7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3804\"\n\"--------------------------------6dmKRBgoGq76Jt7FH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3805\"\n\"--------------------------------GeLw5CnbkuAaoa3Sv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3806\"\n\"--------------------------------Fnmkw5NidFMiey6yD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3807\"\n\"--------------------------------jC7JutwQe3zR8Z4hy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3808\"\n\"--------------------------------iT4qRArRfE3yQshmW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3809\"\n\"--------------------------------8HYf8a5umDBrxZKHe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3810\"\n\"--------------------------------FqR8dkx9fyQecRzqW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3811\"\n\"--------------------------------QhEawkQdSwpuXHzdh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3812\"\n\"--------------------------------ScpmEftK59yuogG6S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3813\"\n\"6930--------93585123--------SqFLzzjK22HzFBzvM\"\n\"------------------------93585123--------SqFLzzjK22HzFBzvM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3814\"\n\"--------------------------------pMJiyrfJ6sJMqezcQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3815\"\n\"--------------------------------gwx98hgXQFdGPSois--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3816\"\n\"--------------------------------PMXFHGBAQJZzZgeZu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3817\"\n\"--------------------------------H9pS8QBj8DZdy9jGo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3818\"\n\"--------------------------------mWx2gDqkRHJoveafC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3819\"\n\"--------------------------------P9QmM9jMkrGewE9Cm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3820\"\n\"--------------------------------ydvKerA9epHQAdsWh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3821\"\n\"--------------------------------TsrNGBHbSnzTD2YGi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3822\"\n\"--------------------------------99b65ZzADHpeJxEyi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3823\"\n\"--------------------------------qGswrb9oL7WYy9rqy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3824\"\n\"--------------------------------bWM7KPY9XuoEXfgfv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3825\"\n\"--------------------------------bWHS2qZshesroWZPT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3826\"\n\"--------------------------------JKMtFeJ63h9Ab7kcY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3827\"\n\"--------------------------------Jz42JvSSeQw8gaoeS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3828\"\n\"--------------------------------KzZMW3AsEjrf7psaR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3829\"\n\"--------------------------------7F9agDTC9wzze42x7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3830\"\n\"--------------------------------jXBQkECbTxyEwiayT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3831\"\n\"--------------------------------GooNJbay8chXugjGs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3832\"\n\"--------------------------------HX9z7EJwHjZ3QPZSn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3833\"\n\"--------------------------------TfabrRZGk5WteMbxS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3834\"\n\"--------------------------------8dp2QAzPaArasLrCm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3835\"\n\"--------------------------------HD96LizwgAeRL5N2h--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3836\"\n\"--------------------------------nEtLm9MiwSfiSJk3Q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3837\"\n\"--------------------------------eiapg4AFtJ4ms74p4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3838\"\n\"--------------------------------siXdqwz2Wuf9bpNkm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3839\"\n\"--------------------------------JgF5bE2cMPRaJpujP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3840\"\n\"--------------------------------bajdfRvBFhAuwZSiv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3841\"\n\"--------------------------------mMBkF7ezsgCjhcF8F--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3842\"\n\"--------------------------------LjXyj7JarWiiLb6bA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3843\"\n\"--------------------------------uKQEpzJsZq3HNfFcZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3844\"\n\"--------------------------------hvvLZy7wgpq7igwJL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3845\"\n\"--------------------------------2L7xFDSeupPkgvBGE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3846\"\n\"--------------------------------BYySd9H9iPmJwazpz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3847\"\n\"--------------------------------NkuhzsvZBAndRbqxS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3848\"\n\"6908--------90223657--------PncftpXw46YNFWiHw\"\n\" SP : Livré\"\n\"------------------------90223657--------PncftpXw46YNFWiHw--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3849\"\n\"--------------------------------6TZJLYrYh5kos6aS2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3850\"\n\"--------------------------------9kZ8KwfMk9jZ6iC9n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3851\"\n\"--------------------------------dwWmicZJ4yxGyuqrL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3852\"\n\"--------------------------------7eKZBaoC8a8StqTyJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3853\"\n\"--------------------------------H3nKqfmTCPBtzGfwk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3854\"\n\"--------------------------------ZQ33L7fE28qgLXDNM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3855\"\n\"--------------------------------GuXBpt8QrFiows8sd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3856\"\n\"--------------------------------kEsqNZZ77o4fdnoCX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3857\"\n\"--------------------------------c6Qeo2rhQwbrzKDeJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3858\"\n\"--------------------------------3LGW8zzEfS8Ea3npP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3859\"\n\"--------------------------------cYBbwJKn8fPPgCKWx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3860\"\n\"--------------------------------A8rjQh4FHjZRWGZPM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3861\"\n\"--------------------------------Yhqn94GLx9obLYG99--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3862\"\n\"--------------------------------WPMY8DS5ibkuvfsFD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3863\"\n\"--------------------------------hQkDgZzdqqzAZa7kC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3864\"\n\"--------------------------------6wrP9gWQ8Fwkrzw3p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3865\"\n\"--------------------------------26hJHD3AxoeueGoXu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3866\"\n\"--------------------------------TmWK4LuNj4pmF2zhD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3867\"\n\"--------------------------------z86QyCY9WLBmYySpP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3868\"\n\"--------------------------------4PedSeyJx6QQRi96n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3869\"\n\"--------------------------------q54jpzJji77R9wuXM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3870\"\n\"--------------------------------rWeTj4PTd3ogDA3t6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3871\"\n\"--------------------------------omaTtWoM5irg6c497--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3872\"\n\"--------------------------------GX4EAzybgmAgPvFkX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3873\"\n\"6912--------25482239--------TyHSw5NLALMKtyFQz\"\n\" SP : Livré\"\n\"------------------------25482239--------TyHSw5NLALMKtyFQz--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3874\"\n\"--------------------------------aZ2bqT5st2TPDrZ2k--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3875\"\n\"--------------------------------jk3L5NvuBAwPZJeFc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3876\"\n\"--------------------------------36wFYRDt7JBxs3KQJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3877\"\n\"6911--------52030055--------9iwoAMNpPkwpa36tX\"\n\" SP : Livré\"\n\"------------------------52030055--------9iwoAMNpPkwpa36tX--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3878\"\n\"--------------------------------N5zGWNgAXxK9QKqNR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3879\"\n\"--------------------------------C7vZ7rdLnbs9vkR3b--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3880\"\n\"--------------------------------XvEsis3WgemwT5E8q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3881\"\n\"--------------------------------SGZKqkFLz6CMhFGvt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3882\"\n\"--------------------------------tQSa32izpiZkGkzTu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3883\"\n\"--------------------------------uCqGoQb3eZiACQRxR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3884\"\n\"--------------------------------44MpzRADzow5Yswnw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3885\"\n\"--------------------------------uuxzvuMncx9xcHMQj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3886\"\n\"--------------------------------hQzD7hqJwB2syvZ8H--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3887\"\n\"--------------------------------6AERgweedNnqB2xdF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3888\"\n\"--------------------------------Wwb9dnw7XQQJwJptf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3889\"\n\"--------------------------------uQsiumTSm8vaABeNj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3890\"\n\"--------------------------------L4FBQfLGCoH2X8oqv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3891\"\n\"--------------------------------Q4rvnRs5rcD836gT6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3892\"\n\"--------------------------------PjBidiTzqWpngxRGw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3893\"\n\"--------------------------------zDFP4uYBo677X3GTd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3894\"\n\"--------------------------------ajLXtfwQEuthL8F2N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3895\"\n\"--------------------------------ZxJaRQnqJiYR2zjAB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3896\"\n\"--------------------------------yMvhK5qWGcDdmTMoo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3897\"\n\"--------------------------------T87hYaKmPLZ2fcJco--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3898\"\n\"6914--------51749244--------j2uSkskALxTL22mm2\"\n\"------------------------51749244--------j2uSkskALxTL22mm2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3899\"\n\"--------------------------------sCKaakvF45d8iu2bD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3900\"\n\"--------------------------------MrpihKeodRAfKYBXX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3901\"\n\"--------------------------------y5bkBXm584DE3mG72--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3902\"\n\"--------------------------------LeMyeNJSi4rxTEhuS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3903\"\n\"--------------------------------rKErZtNofHp4vWyY3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3904\"\n\"--------------------------------gibjynWZRgpmteF7R--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3905\"\n\"6917--------27081442--------BavRJEkx9sGAJaudj\"\n\" SP : Livré\"\n\"------------------------27081442--------BavRJEkx9sGAJaudj--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3906\"\n\"--------------------------------b2JHcQK3zecqAT2MF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3907\"\n\"--------------------------------v8soQQ7MaHJrTPse4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3908\"\n\"--------------------------------hne9mrdsLLYMvNTft--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3909\"\n\"--------------------------------Jak37emFJWk5fBGPb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3910\"\n\"--------------------------------dhAEqoL85r8mKkQqj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3911\"\n\"--------------------------------XSJk9fuxyHvWM6mF6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3912\"\n\"--------------------------------zRmEHe83ywE65Bkbq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3913\"\n\"--------------------------------FW6XMQduRXHQtQHHd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3914\"\n\"--------------------------------qkmrE3zHyhcFK8FLQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3915\"\n\"--------------------------------HDuTp7xSs6MbfspcM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3916\"\n\"--------------------------------rWCH47zva4sKKcn2e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3917\"\n\"7022--------29630588--------XoNRCsL9CBgT6myu4\"\n\" SP : Livré\"\n\"------------------------29630588--------XoNRCsL9CBgT6myu4--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3918\"\n\"--------------------------------3WHqD8yz4hF5NQys9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3919\"\n\"--------------------------------TAhA7KHj83EA9QY3r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3920\"\n\"--------------------------------FP2EynPDCHwAk7byt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3921\"\n\"--------------------------------xBpNJjzgDMHLwNzQn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3922\"\n\"--------------------------------oeQPZugLMcBiksqTJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3923\"\n\"--------------------------------uWNtfggYPHCs2HuDG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3924\"\n\"--------------------------------HE9qcvciowbpR5wjn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3925\"\n\"--------------------------------HsTqiZpRtwhonKtdE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3926\"\n\"--------------------------------WMpv8nf8qdnQtrWr8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3927\"\n\"--------------------------------mEu9bmtPqdwdjPtge--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3928\"\n\"--------------------------------TXh6SycYxcogJBuXf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3929\"\n\"--------------------------------bbbNfyFFh3no2RP6r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3930\"\n\"--------------------------------X89mH5fXod6f646vy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3931\"\n\"--------------------------------cW6hvhyNmwgnQBhDN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3932\"\n\"--------------------------------R5HhnmRdFsrtv6CgG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3933\"\n\"--------------------------------RN9kTP6cqWgeWcuwp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3934\"\n\"--------------------------------kbmgL2CvhCNsMomJz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3935\"\n\"--------------------------------omPk5jzFyJzQAYjAk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3936\"\n\"--------------------------------s9R6uwTMY3JZHthkF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3937\"\n\"--------------------------------DQXjuvh5N6XnYcBTy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3938\"\n\"--------------------------------godnXD7PdJqNbCkyn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3939\"\n\"--------------------------------Qpy2GrNg4jXRCbdXv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3940\"\n\"--------------------------------rCaGbo3fWwodfjhKj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3941\"\n\"--------------------------------uwSN723XoBmondK6j--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3942\"\n\"--------------------------------jMyAkwLvTgrfQDWLu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3943\"\n\"--------------------------------MXcvQ7uDxRDs7JmyT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3944\"\n\"--------------------------------NyWS8PioN5a5ZfyK7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3945\"\n\"--------------------------------vN5phff6oXwxyc7yy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3946\"\n\"--------------------------------Lm9h4MtSNoorn6haC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3947\"\n\"--------------------------------7pKMy8bQ3cmbwZ6im--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3948\"\n\"--------------------------------4mKowx7WyrCRi5tJp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3949\"\n\"--------------------------------fYKGYQYjZgLDteFzQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3950\"\n\"--------------------------------rkE7po8bELRRjLfXd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3951\"\n\"--------------------------------XoBjdLXd8hcznFoPc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3952\"\n\"--------------------------------o99XMjWRT4htd84ww--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3953\"\n\"--------------------------------6WLKgx2euejzKyAYo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3954\"\n\"--------------------------------E2sAWWHGsSyCPAzwX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3955\"\n\"--------------------------------AXCLJ9iBAntDzETFY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3956\"\n\"--------------------------------2ojjm3QCMWfDMHw8M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3957\"\n\"--------------------------------5S76ph7FM9pcumqH2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3958\"\n\"--------------------------------Kj2F6YH865ke3ktXR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3959\"\n\"--------------------------------TBwrQbtdnTCfYLozY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3960\"\n\"--------------------------------SJ2Lj4aCc2Xs8mjyT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3961\"\n\"--------------------------------aGowRNgoxAgE2jn2B--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3962\"\n\"--------------------------------wSC5dxCBmzp8RXqQB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3963\"\n\"--------------------------------epNcDdQSs5Nbj5qwZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3964\"\n\"--------------------------------7wMA7CBrA2eYAEom9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3965\"\n\"--------------------------------znZrvXPvhwPN6Lzvm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3966\"\n\"--------------------------------GciSbZEpzdogmDjGJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3967\"\n\"--------------------------------gnqASDGNfjNw8ntwu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3968\"\n\"--------------------------------X2fsRoHrPcJJ9WF5P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3969\"\n\"--------------------------------Rpq8YP527CSnLpM7n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3970\"\n\"--------------------------------5rWJH29YbB2vsAHDG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3971\"\n\"--------------------------------JgJRgdm5DZ3ZLrnHq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3972\"\n\"--------------------------------zgnpN3tqu9fme3XS6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3973\"\n\"--------------------------------yu7SParFzXfZrHeDC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3974\"\n\"--------------------------------mjDMZqH7K3AqBsvcT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3975\"\n\"--------------------------------4A2DGryvrSMbTTCNm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3976\"\n\"--------------------------------cHe6puqQNvjvNSYK3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3977\"\n\"--------------------------------pB8H3n6kXrqhaqcb7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3978\"\n\"--------------------------------w7H3p6cG3ZpnLBtnj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3979\"\n\"--------------------------------wQ7fkmkw4fu6WifzC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3980\"\n\"--------------------------------yJ8u6ZJmH35oH2yqM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3981\"\n\"--------------------------------fv5WsqW4jxNbhkcFM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3982\"\n\"--------------------------------EJTchW25p9vspX9bJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3983\"\n\"--------------------------------mLQdWJXoo5pPcbnjb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3984\"\n\"--------------------------------p3tWR5SgnAdodwtiZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3985\"\n\"--------------------------------fextgkSqwHW8B5TP5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3986\"\n\"--------------------------------RbnJmZWLhcmb88d3Y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3987\"\n\"--------------------------------WkfS6ZsJnKx5gLTxF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3988\"\n\"--------------------------------GWF9yHeLu8tnctfzv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3989\"\n\"--------------------------------debRa5mZdP8RCo3pm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3990\"\n\"--------------------------------PuZd7metnScwnAfoE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3991\"\n\"--------------------------------NmLcWLyMcd4bCHNWw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3992\"\n\"--------------------------------dLqM9KgJzaunXybFL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3993\"\n\"--------------------------------cn7Jx68ZYAdjKBc8J--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3994\"\n\"--------------------------------QMRMnjJZZikgc7nTD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3995\"\n\"--------------------------------bmmHYrmeXSjm8dhY3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3996\"\n\"--------------------------------aLb43HNxeYYwXY8Rj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3997\"\n\"--------------------------------Wb3nTwuD9f2GkDvkv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3998\"\n\"--------------------------------kQEeiYH4zMBXaNz4f--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------3999\"\n\"6923--------54139666--------\"\n\" SP : Livré\"\n\"6928--------54139666--------LXphF85bWnFzZGgFq\"\n\" SP : Livré\"\n\"------------------------54139666--------LXphF85bWnFzZGgFq--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4000\"\n\"--------------------------------MepGADHsRrzMcH44c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4001\"\n\"--------------------------------MXNHqY5jsdqHkm94c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4002\"\n\"--------------------------------ctGLvyq8reKZN3C5X--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4003\"\n\"7080--------21773020--------KhtwhttiA7qhus77T\"\n\"------------------------21773020--------KhtwhttiA7qhus77T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4004\"\n\"6970--------28455217--------FTkjsekCRbXpW5pit\"\n\"------------------------28455217--------FTkjsekCRbXpW5pit--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4005\"\n\"6970--------28455217--------FTkjsekCRbXpW5pit\"\n\"--------------------------------FTkjsekCRbXpW5pit--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4006\"\n\"--------------------------------v5PjrAzEjzvDdtahs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4007\"\n\"--------------------------------ZMw7nrZAXq7LBo85N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4008\"\n\"--------------------------------9kgxQuagvZNFrsp2e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4009\"\n\"6929--------20376113--------a63EsRbTouP2HELxQ\"\n\" SP : Livré\"\n\"------------------------20376113--------a63EsRbTouP2HELxQ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4010\"\n\"--------------------------------vzE5PB9Y9Xt4yHwaH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4011\"\n\"--------------------------------irpMQeHXdQM2neoB5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4012\"\n\"--------------------------------EWYPR6d83CzaXEZpR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4013\"\n\"--------------------------------HFFkT4hFZfAxThdaY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4014\"\n\"--------------------------------cGJakEXFig2GFqpf3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4015\"\n\"5922--------52371802--------\"\n\" SP : Livré\"\n\"6939--------52371802--------KY6jCJBGWifea6iYX\"\n\" SP : Livré\"\n\"------------------------52371802--------KY6jCJBGWifea6iYX--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4016\"\n\"6932--------22573625--------APeumDRHGbMoxbfny\"\n\" SP : Livré\"\n\"------------------------22573625--------APeumDRHGbMoxbfny--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4017\"\n\"6933--------48100536--------NgLteid5sLu9ZKKsT\"\n\" SP : Livré\"\n\"------------------------48100536--------NgLteid5sLu9ZKKsT--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4018\"\n\"6934--------21853081--------H9DiE5HqwujowPHmE\"\n\" SP : Livré\"\n\"------------------------21853081--------H9DiE5HqwujowPHmE--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4019\"\n\"--------------------------------by6WXWpDd7NyYtAdm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4020\"\n\"--------------------------------rM6Dtqo9b7BhLP3R9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4021\"\n\"--------------------------------vR5ThvswoL2EDrpLJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4022\"\n\"6935--------42130220--------iy7sEpHs2deLyzYqe\"\n\" SP : Livré\"\n\"6946--------42130220--------iy7sEpHs2deLyzYqe\"\n\" SP : Livré\"\n\"------------------------42130220--------iy7sEpHs2deLyzYqe--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4023\"\n\"--------------------------------WxAzASSQRojstwqRu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4024\"\n\"--------------------------------btkPiwvL7ZDxBdvQE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4025\"\n\"--------------------------------73ZprZCvtD7d425AW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4026\"\n\"--------------------------------yGXBuRBYHCgs4Kz6b--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4027\"\n\"--------------------------------4Jb5JvefiwxNLrZBa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4028\"\n\"6981--------25779246--------R8AokKrQFLk5Mfh7P\"\n\" SP : Livré\"\n\"------------------------25779246--------R8AokKrQFLk5Mfh7P--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4029\"\n\"6937--------58524839--------5nzmhnP5KnoLXaecL\"\n\" SP : Livré\"\n\"------------------------58524839--------5nzmhnP5KnoLXaecL--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4030\"\n\"--------------------------------RoYBQSzcWp9yG59nP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4031\"\n\"--------------------------------eAckXfC9WicNMp8wB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4032\"\n\"--------------------------------GcubcedxwRRvrjRqJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4033\"\n\"--------------------------------JG8XYBeGkCokxHW8B--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4034\"\n\"--------------------------------jswBd2mZLpF29Eotp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4035\"\n\"--------------------------------Z6zRiKfytBB72i9en--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4036\"\n\"--------------------------------MH2Qs45xWAGXq79Cf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4037\"\n\"--------------------------------AoWFB7TKXNYPeFgs2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4038\"\n\"6944--------25241406--------9LkPWafhz4JWbtufh\"\n\" SP : Livré\"\n\"------------------------25241406--------9LkPWafhz4JWbtufh--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4039\"\n\"--------------------------------eXLsPxuGHE6E2XBNu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4040\"\n\"--------------------------------s5TQFa4zYapCaLzzK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4041\"\n\"--------------------------------Ru2Qq7nAtN3X2Wg27--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4042\"\n\"--------------------------------QyES2XM6Tv9nW2Fxa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4043\"\n\"--------------------------------zSqJH3j2RCdLe5hFT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4044\"\n\"--------------------------------eMAgRSMPQBxi65mgJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4045\"\n\"--------------------------------jWs8TnR6sbrfNt5R5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4046\"\n\"--------------------------------RGdHokakjux5CTpEk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4047\"\n\"--------------------------------KDis65pLz88wdLTFj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4048\"\n\"6949--------27804172--------sfo4qfHkf3pRhLWnW\"\n\"6956--------27804172--------sfo4qfHkf3pRhLWnW\"\n\" SP : Livré\"\n\"------------------------27804172--------sfo4qfHkf3pRhLWnW--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4049\"\n\"6969--------21202279--------SBr7xLFySg4fj6EN4\"\n\" SP : Livré\"\n\"------------------------21202279--------SBr7xLFySg4fj6EN4--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4050\"\n\"--------------------------------BokvYF6SM5MoxSLuC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4051\"\n\"--------------------------------YadSFApherL7gniXL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4052\"\n\"--------------------------------AxkXoonafWTmthMME--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4053\"\n\"--------------------------------kFdwgZ4cBNxRqnvae--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4054\"\n\"--------------------------------kFdwgZ4cBNxRqnvae--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4055\"\n\"--------------------------------42evN8cYde3pju5NK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4056\"\n\"--------------------------------7QqfRKSdFwBsesRuC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4057\"\n\"--------------------------------W7QtLbr23eaSdGZ9k--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4058\"\n\"--------------------------------7Dw7z6chiKiN4MsAd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4059\"\n\"--------------------------------N3FP32KswWLHcnv42--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4060\"\n\"--------------------------------KKA4ewuBha5nTQBor--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4061\"\n\"--------------------------------JaQkfXhed5Lp7DML6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4062\"\n\"--------------------------------SFLzE8ojfnpZexgR2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4063\"\n\"--------------------------------hq5JQdd7Qowxb9iZu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4064\"\n\"--------------------------------2cwePf5q8HqdYWuYo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4065\"\n\"--------------------------------F6JHnTkAjSeZDn8NQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4066\"\n\"--------------------------------24JQWGknpof6QfhXX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4067\"\n\"--------------------------------oLeScvARTERXkfgN5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4068\"\n\"--------------------------------q5n6bzQb5gPnTeW4a--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4069\"\n\"--------------------------------bowBAq5wbsuEs7jtm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4070\"\n\"--------------------------------7PTnCNZhd9qouTSCc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4071\"\n\"6957--------98696923--------qHskpSHS4A2nhrkrn\"\n\" SP : Livré\"\n\"7207--------98696923--------qHskpSHS4A2nhrkrn\"\n\" SP : Livré\"\n\"------------------------98696923--------qHskpSHS4A2nhrkrn--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4072\"\n\"--------------------------------qHDPsr9hqXgLLcsZT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4073\"\n\"6974--------53905525--------Nd4BZT6RqrBLBv9Lb\"\n\"------------------------53905525--------Nd4BZT6RqrBLBv9Lb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4074\"\n\"--------------------------------H6XETqeNyK773nmQR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4075\"\n\"--------------------------------N8KaEMkgvcYyiDBqN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4076\"\n\"--------------------------------GEdEgPj3JvcSws9Ri--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4077\"\n\"--------------------------------GEdEgPj3JvcSws9Ri--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4078\"\n\"7246--------21611799--------DLq3PG9mkro22ukH6\"\n\" SP : Livré\"\n\"------------------------21611799--------DLq3PG9mkro22ukH6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4079\"\n\"6964--------56322669--------QCjWXssQJXMYd2fsv\"\n\" SP : Livré\"\n\"------------------------56322669--------QCjWXssQJXMYd2fsv--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4080\"\n\"--------------------------------9pjvxKPiwpyzzv8Ht--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4081\"\n\"--------------------------------6EEZa2ApMq8LN9rDd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4082\"\n\"--------------------------------z6qpX6wwLKFjz88Dv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4083\"\n\"--------------------------------JdzQb4JkDYtP8FzCY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4084\"\n\"7113--------53 892 024--------LzvqdtZXM76h6DDHj\"\n\" SP : Livré\"\n\"------------------------53 892 024--------LzvqdtZXM76h6DDHj--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4085\"\n\"--------------------------------3y2gX34NHiN6oaSoj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4086\"\n\"--------------------------------oa85gpvFEJBKW4mGv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4087\"\n\"--------------------------------M6xYu9ejXQRgjpfCF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4088\"\n\"--------------------------------TtQzX2wFzrH59s7yR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4089\"\n\"--------------------------------c69uQ3J8xtDKFpJF7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4090\"\n\"6356--------55224118--------\"\n\" SP : Livré\"\n\"6983--------55224118--------\"\n\" SP : Livré\"\n\"7059--------55224118--------fkQJcThXahkK65fyD\"\n\" SP : Livré\"\n\"7365--------55224118--------\"\n\" SP : Livré\"\n\"------------------------55224118--------fkQJcThXahkK65fyD--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4091\"\n\"--------------------------------rQ9dfAMN9KYSy6zYk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4092\"\n\"--------------------------------5GqQNezTZmRZdbWRe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4093\"\n\"6982--------92921010--------uekqrCg5pAsqKL5tn\"\n\" SP : Livré\"\n\"------------------------92921010--------uekqrCg5pAsqKL5tn--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4094\"\n\"--------------------------------HcwsrfASj5kvc2Akd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4095\"\n\"--------------------------------tc3YfChrRNXrYm4NX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4096\"\n\"6987--------23585057--------QWqjwmkNfP5LAvmPR\"\n\" SP : Livré\"\n\"------------------------23585057--------QWqjwmkNfP5LAvmPR--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4097\"\n\"--------------------------------voxZjHmBpsc3FEN4t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4098\"\n\"--------------------------------vFHKgC9hvgBLqKxRA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4099\"\n\"--------------------------------sEinodp8YetDKGFy5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4100\"\n\"--------------------------------fdyCj2bkpyuv4rB3e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4101\"\n\"--------------------------------pN55uj3rdBPacKq9h--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4102\"\n\"--------------------------------mHQZNoQnfpjaC745n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4103\"\n\"7087--------26646082--------AuaGfxJqLrQZHYowq\"\n\" SP : Livré\"\n\"7257--------26646082--------AuaGfxJqLrQZHYowq\"\n\" SP : Livré\"\n\"------------------------26646082--------AuaGfxJqLrQZHYowq--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4104\"\n\"--------------------------------gYwa766dXNchewuPP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4105\"\n\"--------------------------------GMjN7P93tg2bFLxQc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4106\"\n\"--------------------------------cGy8oc2nZfeouRA9f--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4107\"\n\"4762--------52530112--------\"\n\" SP : Livraison effectuée\"\n\"7013--------52530112--------\"\n\" SP : Livré\"\n\"7228--------52530112--------EqTAT6dZGCBPFCFuL\"\n\" SP : Livré\"\n\"------------------------52530112--------EqTAT6dZGCBPFCFuL--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4108\"\n\"--------------------------------6A3nFyAxawnwwa8mg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4109\"\n\"--------------------------------7wbjgfEoEjokq92C2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4110\"\n\"--------------------------------P3rvBKfNT9p2ueDFN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4111\"\n\"--------------------------------JEQo2yTBxN2onRwDE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4112\"\n\"--------------------------------GdnQDXuHCwPC9fuD6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4113\"\n\"7019--------90025005--------bKZ2GyDfpuEseYbKL\"\n\" SP : Livré\"\n\"------------------------90025005--------bKZ2GyDfpuEseYbKL--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4114\"\n\"--------------------------------ZqfCbmPm2qMA3ddjN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4115\"\n\"--------------------------------enQbWRKkqPrC7ymxX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4116\"\n\"--------------------------------7wx8fK4inXLZrPyh8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4117\"\n\"--------------------------------6re2ovtTBqsDfnddq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4118\"\n\"--------------------------------7CSHk2H4g4gR5tHxB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4119\"\n\"--------------------------------YYQLLWfjfiGABAbqc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4120\"\n\"--------------------------------sCyBgceoRneM9B7Nh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4121\"\n\"--------------------------------GeK8sep3wRwNdz6Kw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4122\"\n\"--------------------------------B7nugYh3tcWHzaZf9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4123\"\n\"7028--------29187930--------CpZL4YdXmZmNsh6Np\"\n\" SP : Livré\"\n\"------------------------29187930--------CpZL4YdXmZmNsh6Np--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4124\"\n\"--------------------------------ebbvjy2rGYHGYqMQD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4125\"\n\"--------------------------------MTt4tYCCku8tZ4KoD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4126\"\n\"--------------------------------56cbpk9fCBvtnW2fm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4127\"\n\"5590--------26952250--------\"\n\" SP : \"\n\"7023--------26952250--------ZCDoZZ6r6cY5dtxa3\"\n\"------------------------26952250--------ZCDoZZ6r6cY5dtxa3--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4128\"\n\"--------------------------------s9nXnn5aRp4ytwLrG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4129\"\n\"--------------------------------Ps3vDXfXgt8tx3kut--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4130\"\n\"--------------------------------KizM94SZEkC4QebNk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4131\"\n\"--------------------------------D7PAMDD7wHKtkLzdP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4132\"\n\"--------------------------------BNz4zQXWxaxH4KNTH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4133\"\n\"--------------------------------7GAMP7z7NWiougWGm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4134\"\n\"--------------------------------b6tRZRefguNXnkfAk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4135\"\n\"--------------------------------fafEDQ3gqTvLQW6kc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4136\"\n\"--------------------------------pkub2HrpGKazcDomH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4137\"\n\"--------------------------------eSqDhiZ3jFEGhjdPp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4138\"\n\"--------------------------------MBeMygcvQWMm722ax--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4139\"\n\"--------------------------------67RrgdbTjcGCYE4yB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4140\"\n\"--------------------------------R4TihofHmE4Jf2BqB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4141\"\n\"2599--------54097553--------1827168123\"\n\" SP : Livraison effectuée\"\n\"4180--------54097553--------1827168123\"\n\"4388--------54097553--------\"\n\" SP : Livraison effectuée\"\n\"4982--------54097553--------\"\n\"7027--------54097553--------Bw8W3knKmMLQvDrPB\"\n\"------------------------54097553--------Bw8W3knKmMLQvDrPB--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4142\"\n\"--------------------------------JjMZEyyGyWb5nSKJJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4143\"\n\"--------------------------------8LrT39f8BgKKYG3eQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4144\"\n\"--------------------------------9j4afgsaAqh2faoxX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4145\"\n\"--------------------------------xR7W7oCisB6fByEzv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4146\"\n\"--------------------------------83i5xSDhnbAnDJTWh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4147\"\n\"--------------------------------Y8typu8GTAGBpmgdH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4148\"\n\"--------------------------------5u4hDnMTMxpqLYpnp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4149\"\n\"--------------------------------paNYuy3CT7sDab962--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4150\"\n\"--------------------------------pTaNcf5aSK9WXhtBK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4151\"\n\"--------------------------------7y8XJCZNbE6WTfnfL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4152\"\n\"--------------------------------KnWLdDjXkfekYmRe9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4153\"\n\"--------------------------------phmzSPRAKfcvvtoPd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4154\"\n\"2541--------52119071--------760974461\"\n\" SP : Livraison effectuée\"\n\"7031--------52119071--------fjZZTomXczQjpvjMi\"\n\" SP : Livré\"\n\"------------------------52119071--------fjZZTomXczQjpvjMi--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4155\"\n\"--------------------------------ZM9KYgJ2MzM9AaBbD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4156\"\n\"--------------------------------2cZ3vMcxfjj9Pearg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4157\"\n\"--------------------------------apN394C3gKSEEPeHq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4158\"\n\"--------------------------------C3uRba2DhkpLKkTXz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4159\"\n\"--------------------------------mu6ujmwjmRnceLoDt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4160\"\n\"--------------------------------4G84eQLwJMvzp66g7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4161\"\n\"--------------------------------WvZNJzkrMFq3BNCzw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4162\"\n\"--------------------------------aFbPwKqFBQXBQmaCp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4163\"\n\"--------------------------------ARXYRQECDpjLGzxiR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4164\"\n\"--------------------------------xB4pZrtwpHZpP3i2b--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4165\"\n\"--------------------------------eL7pX9oF5jKpn4MGY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4166\"\n\"--------------------------------eeSGsGYSbPWTTCQBK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4167\"\n\"--------------------------------PZ66Pi39kmaF6x5hW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4168\"\n\"--------------------------------xRRuXwBARrC5RdERA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4169\"\n\"--------------------------------wrsNNMRuJftKS8JD2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4170\"\n\"--------------------------------7KPe7m9iiixLgk8WF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4171\"\n\"--------------------------------AwkHo4jtZMPJ6dXdj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4172\"\n\"--------------------------------Z34ThXrzh9HAFjNaP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4173\"\n\"--------------------------------CEqBnLgzZjRxE2hF8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4174\"\n\"--------------------------------L38LxfiN7pPB8QMB4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4175\"\n\"--------------------------------Y7bfaepLZLrZ5DnAa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4176\"\n\"--------------------------------RptDaBLJkfmx9Gh7n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4177\"\n\"--------------------------------mqX7coFF4uqfhiw3E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4178\"\n\"--------------------------------XaK6wB3Cq6PcztK2n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4179\"\n\"--------------------------------QPeTZgoMPrmaox5sz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4180\"\n\"--------------------------------FWTYWJ3cJNxpaMy5X--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4181\"\n\"--------------------------------chaZ3XKcvkQbTpbYz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4182\"\n\"--------------------------------gHkTN6qcApqes4yKr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4183\"\n\"--------------------------------FHdZjLrecie9sNhDe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4184\"\n\"--------------------------------Y65m7tXG9orbyLscL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4185\"\n\"--------------------------------t6M4RSfbgNQ9foKbs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4186\"\n\"--------------------------------Gjc8phvYfva8exTLg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4187\"\n\"--------------------------------mLuuS6uyKZcaBJFiG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4188\"\n\"--------------------------------gwyGdHxBaEoEqBjQT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4189\"\n\"7078--------98484005--------kD7P8XneogB4Y3mGq\"\n\"7094--------98484005--------\"\n\" SP : Livré\"\n\"7136--------98484005--------kD7P8XneogB4Y3mGq\"\n\" SP : Livré\"\n\"7187--------98484005--------kD7P8XneogB4Y3mGq\"\n\" SP : Livré\"\n\"------------------------98484005--------kD7P8XneogB4Y3mGq--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4190\"\n\"--------------------------------MbcgitydarLXPMtgJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4191\"\n\"--------------------------------cmMDNLwNn7osktA2y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4192\"\n\"--------------------------------DLBtJynZvSKwQRRJy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4193\"\n\"--------------------------------uHvYaEedn3DEkHKpi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4194\"\n\"--------------------------------ARJYQYmqWW8AangSJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4195\"\n\"--------------------------------J2bxhifKNd2LCm5sH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4196\"\n\"--------------------------------5J6xCWawYuqnGJbvA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4197\"\n\"--------------------------------F88QTRze5orSq2LRg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4198\"\n\"--------------------------------jFYEMWv9eznDrjv3p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4199\"\n\"--------------------------------XJe2cKkRA3TsqWFv4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4200\"\n\"--------------------------------2pHAYqv9Q5x4hunBs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4201\"\n\"--------------------------------r6ce4kKPK8uZ2w93r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4202\"\n\"--------------------------------s3FD5QgrMP9aQE6wX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4203\"\n\"--------------------------------Srdbs9adu8WjXw5wh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4204\"\n\"--------------------------------DwJ8dwbaPQ3Tuh9xg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4205\"\n\"--------------------------------aY9CZLYovy8yimNyn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4206\"\n\"7681--------52531347--------CztEzghQS6hSB7eAf\"\n\" SP : Livré\"\n\"------------------------52531347--------CztEzghQS6hSB7eAf--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4207\"\n\"--------------------------------6MfEdS8BTdcsiJmGx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4208\"\n\"--------------------------------rKWX8zxNqXDX2Moza--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4209\"\n\"--------------------------------7JRLiihM5yuwx524w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4210\"\n\"--------------------------------gaNbjoxpyTTzy6JdN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4211\"\n\"--------------------------------bcWdn9RCBH36cj53o--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4212\"\n\"--------------------------------LMbF2jRzkY7jjP7LG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4213\"\n\"--------------------------------gpGSyApnu2fLqcbAZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4214\"\n\"--------------------------------txqwCbHexR2PSvvAK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4215\"\n\"--------------------------------8ezYQ9q47q5mqq5PZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4216\"\n\"--------------------------------XXPsjwTM6ETp3Rhng--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4217\"\n\"--------------------------------SLQKJqZ2uBMGvR3yN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4218\"\n\"--------------------------------AAWYsc696M3E7TZry--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4219\"\n\"--------------------------------C3pemDMWcWPhT7SSA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4220\"\n\"--------------------------------2P3fTc3nC6tbG5N9h--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4221\"\n\"--------------------------------4wMoLXDE2QjQwQqTJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4222\"\n\"--------------------------------PBRsSpNAAWw4tCsiH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4223\"\n\"--------------------------------Sa3ic2rwMEgnE2E7w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4224\"\n\"--------------------------------27E9TFkokNjYpH8SR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4225\"\n\"--------------------------------JcwaAMad2tWurynxt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4226\"\n\"--------------------------------hqpL8FrMkF3FHe77P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4227\"\n\"--------------------------------95ch4yaoowHAREvn4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4228\"\n\"--------------------------------P4PsowdfhXRGR4SiT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4229\"\n\"--------------------------------P8AzM4DqkQGKFtp3N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4230\"\n\"--------------------------------8cJBE9dY7WgRpYPG2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4231\"\n\"--------------------------------qBWxhBGEW2fo3WZTD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4232\"\n\"--------------------------------WZogACxoCdiPgAWeS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4233\"\n\"--------------------------------MpdEDjeKs3FAG3myN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4234\"\n\"--------------------------------hMSa99PDdb9uRyeS6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4235\"\n\"--------------------------------BCsh2ydas3TxywGNh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4236\"\n\"--------------------------------Xsgm2yizpQ869jsjD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4237\"\n\"--------------------------------uX7F2HvZdvKLLZXsa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4238\"\n\"--------------------------------T6jvSG5YpnegSThqr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4239\"\n\"--------------------------------Bmk68zT2SzDo4nS5X--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4240\"\n\"--------------------------------q2qRqPpMQ9BHvYFav--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4241\"\n\"--------------------------------P9kpeAvJTgFgKnAPi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4242\"\n\"--------------------------------seTgxwvrKemDxH7kP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4243\"\n\"--------------------------------apymv8xauTcPHFPNF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4244\"\n\"--------------------------------Gm5w5esJEki5f37zt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4245\"\n\"--------------------------------2YArBxbsZbfkyjpha--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4246\"\n\"--------------------------------W96Fr4xFXoMQunwrd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4247\"\n\"--------------------------------akg27KPhEdv5MnY8f--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4248\"\n\"--------------------------------voPHo68GN5a6ifKy2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4249\"\n\"--------------------------------SRQtFktgQQYmhpM4i--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4250\"\n\"--------------------------------zpumTgX7jBFgE7AbL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4251\"\n\"--------------------------------NbfJYZcvPdeECfwZa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4252\"\n\"--------------------------------nPNghwfQXvTeAAY5P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4253\"\n\"--------------------------------N9ciNDHpgtoz9i4CN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4254\"\n\"--------------------------------tci8mxJ6Gn8SdRX9J--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4255\"\n\"--------------------------------FmLf6ei6N9gdpwJR9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4256\"\n\"--------------------------------6ZT3mZLtqtHbtnp5J--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4257\"\n\"--------------------------------gNKFtXTTHDmwPvKng--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4258\"\n\"--------------------------------wmkWZBfRgSS4rHbA9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4259\"\n\"--------------------------------ZN8YJs3D98NSEQHZc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4260\"\n\"--------------------------------djndSXmrzEjmsJvdf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4261\"\n\"--------------------------------ZF6zBcWwwJBakL3HN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4262\"\n\"--------------------------------LCzzLdAetXKDtATSd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4263\"\n\"--------------------------------mQEzm8qabvSEdTHHS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4264\"\n\"--------------------------------y38XfijiJLEB6yAq2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4265\"\n\"--------------------------------Jx58kANQtyBvuQxAm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4266\"\n\"--------------------------------NMeqgZso3PKGuRJJY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4267\"\n\"--------------------------------obtvyYeN4NyEvFXxY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4268\"\n\"--------------------------------PipGNtLZNkQK6npuM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4269\"\n\"--------------------------------WRfAZ6jtRWKc4GMD7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4270\"\n\"--------------------------------Crz9PKTZkXu7TebWp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4271\"\n\"--------------------------------wqR7NbTyFC9aD7GSH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4272\"\n\"--------------------------------3tHyAtXdRSxTzwZJf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4273\"\n\"--------------------------------82vvdKDv895fTPNHn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4274\"\n\"--------------------------------56H7Y2nfjumnxbE8y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4275\"\n\"--------------------------------AW97tivnXjBJQmabb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4276\"\n\"--------------------------------yS6haQ5WWaHxPtrLe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4277\"\n\"--------------------------------4cPoiH4tGrikw747M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4278\"\n\"--------------------------------hAjizF8JNmK7DrP5s--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4279\"\n\"--------------------------------ZiTodoxZoAJNDMo5F--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4280\"\n\"--------------------------------CPrAJP3GiBNHKbkhu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4281\"\n\"--------------------------------swRmSZhsYKSk3SutE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4282\"\n\"7047--------23200044--------NTsCpGPcFrgbtjFze\"\n\" SP : Livré\"\n\"------------------------23200044--------NTsCpGPcFrgbtjFze--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4283\"\n\"7175--------97750440--------EGefFyHjv8buN4mu4\"\n\" SP : Livré\"\n\"------------------------97750440--------EGefFyHjv8buN4mu4--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4284\"\n\"--------------------------------w3o4moEDhvWvmhpx9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4285\"\n\"7045--------28399016--------DBMoiMTnonR3T3v2M\"\n\"------------------------28399016--------DBMoiMTnonR3T3v2M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4286\"\n\"--------------------------------WKixH4mFrLu9RASFA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4287\"\n\"--------------------------------5wP9khv7DKiirdjSR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4288\"\n\"--------------------------------pav9jprsLn2dn3Gdm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4289\"\n\"--------------------------------YbkFMtMWACioEY5bx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4290\"\n\"--------------------------------QpkgCtBoGviA7RzNW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4291\"\n\"--------------------------------2TznPzBrwyKZswNH2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4292\"\n\"--------------------------------xJFPjD9CmwyKaLp2j--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4293\"\n\"--------------------------------uWSnEorbwu7LjBaQj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4294\"\n\"--------------------------------DghBXZt59nvbpeT2H--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4295\"\n\"--------------------------------xqY7aiQnGm8e7khvk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4296\"\n\"--------------------------------rzdw9vXYZwihaf7DM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4297\"\n\"--------------------------------KWNgPBCZAB9babizC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4298\"\n\"--------------------------------xKw5Qd9xpkRwzRxto--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4299\"\n\"--------------------------------iM63qM7mqKNAzMgm5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4300\"\n\"--------------------------------38epP7t7wBynNgZzT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4301\"\n\"7044--------54190815--------nyyQYzTFrSMkZknhC\"\n\"------------------------54190815--------nyyQYzTFrSMkZknhC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4302\"\n\"--------------------------------SX4hRc839E9kFLQnc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4303\"\n\"--------------------------------NPNuS4mfn9ZKejCRY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4304\"\n\"--------------------------------fouLn3pReKjn2SRe3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4305\"\n\"--------------------------------b3jXEWmp6hTR83JSB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4306\"\n\"--------------------------------JqgmZxYpq86BLgdRx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4307\"\n\"7043--------40904680--------B58uAbKqHNQ7XCuWi\"\n\"------------------------40904680--------B58uAbKqHNQ7XCuWi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4308\"\n\"--------------------------------5xWyfq5z8YReaRm8S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4309\"\n\"--------------------------------ydj4vfXJ5FApgC3Ku--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4310\"\n\"--------------------------------PmtgoyrgMSrnNxxDv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4311\"\n\"--------------------------------Bq8qAraaxbe5k9ucR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4312\"\n\"--------------------------------emRea4Suc8TpaYseX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4313\"\n\"--------------------------------sKRvmCWjuoFvyM5Qr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4314\"\n\"--------------------------------3yDL6JJoagJMYhhKh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4315\"\n\"--------------------------------jHPhoTb9Z8mxph5XG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4316\"\n\"--------------------------------ofYgBm2jJzn8wQzxa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4317\"\n\"--------------------------------kJRobbnEMxH3s2EoJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4318\"\n\"--------------------------------3Hp8cpN2brJ4aaAQs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4319\"\n\"--------------------------------SJXcLmja58n5uDE2R--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4320\"\n\"--------------------------------NpZfSd3o7nqJSFDrQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4321\"\n\"--------------------------------WgwYB58g3HcjGvLzu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4322\"\n\"--------------------------------pbgwHoid7n9qQeZcv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4323\"\n\"--------------------------------QsSN8fDqTLfth6o33--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4324\"\n\"--------------------------------aXXRu3Qz8KTMzEmr7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4325\"\n\"--------------------------------Kby8QRyoss5HFfoLW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4326\"\n\"--------------------------------9iYwSFzrmr9TsdSng--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4327\"\n\"--------------------------------nuCExknbXsYLMwHW5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4328\"\n\"--------------------------------RBq7vFnyrA4a8BXTe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4329\"\n\"--------------------------------qeY2apqGFvtqDQTAg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4330\"\n\"--------------------------------f3ngotrhwfDnD6v7j--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4331\"\n\"--------------------------------ktXHxQ3X5xEQKAsqt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4332\"\n\"--------------------------------YnHLCaZ4X6GrFKSh8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4333\"\n\"--------------------------------w6Nat8BNqgx6fzkDb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4334\"\n\"--------------------------------nMdMdemdicLJku4M3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4335\"\n\"--------------------------------gxDMq2HQaumx8CpK4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4336\"\n\"--------------------------------4jeJaQEHFPt4Lpnvd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4337\"\n\"--------------------------------B4ZDEroDzJBQzCRrm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4338\"\n\"--------------------------------THCdeBbrnQyEWuTrX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4339\"\n\"--------------------------------3bWqhjhDSbdXxvvB5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4340\"\n\"--------------------------------wEHEL9ouBjRy8z6RG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4341\"\n\"--------------------------------sovW4GmgukLYhWHPk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4342\"\n\"--------------------------------MXqtDrRuyYpkqD4rx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4343\"\n\"--------------------------------JiAgNicmqjKvH4Jui--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4344\"\n\"--------------------------------pjWCAYWsKBq8CNQk8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4345\"\n\"--------------------------------TPqefWQigBG7BoKbs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4346\"\n\"--------------------------------E8jixrjAZ3QW3H4br--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4347\"\n\"--------------------------------xGJdPuQTtwRQK2kZL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4348\"\n\"--------------------------------oyoMWSZ3YQoaEH6No--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4349\"\n\"--------------------------------gSAyqjy7M7KRETCsG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4350\"\n\"--------------------------------Cmwe9iZZfF8bqLk7X--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4351\"\n\"7054--------26922468--------RbfZHM68wyyTErc8b\"\n\" SP : Livré\"\n\"------------------------26922468--------RbfZHM68wyyTErc8b--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4352\"\n\"--------------------------------CpAE5hPTxYpPQYhPM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4353\"\n\"--------------------------------4uDbx7RGuMEnx9rvu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4354\"\n\"--------------------------------ugsxFvvLL2zc3GG8E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4355\"\n\"--------------------------------vwZzMHWdtpj9TsrPo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4356\"\n\"--------------------------------p9okHfJNsLsbzPLEk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4357\"\n\"--------------------------------SWgtvQNktEy6g3kfp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4358\"\n\"--------------------------------v69jhAxPw8QbeeosX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4359\"\n\"--------------------------------ifFfKqfHDJFuZ3Fww--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4360\"\n\"--------------------------------JEGLA8GgQKhHeux8C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4361\"\n\"--------------------------------2wdJMiKMBkgTpQu9C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4362\"\n\"--------------------------------J27W9unuisZnkwo6b--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4363\"\n\"--------------------------------qXn3TL65Pf2KMLt9s--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4364\"\n\"--------------------------------Qb2MYzk9L7Po9Czjh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4365\"\n\"--------------------------------NYTzcKr5m3BgahjZ7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4366\"\n\"--------------------------------iuPGqQwjMWk4ZvXq3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4367\"\n\"--------------------------------rxSDzWGs6rZ67TW8K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4368\"\n\"--------------------------------r4tGhx8n4gwc2u3wK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4369\"\n\"--------------------------------YtDTPWxYhvnmmxv4W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4370\"\n\"--------------------------------PogmxDmDA6u3FKkaQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4371\"\n\"7057--------52362329--------spLTaD8datT2KAudp\"\n\" SP : Livré\"\n\"------------------------52362329--------spLTaD8datT2KAudp--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4372\"\n\"--------------------------------n2tp3E7faMhNajuBk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4373\"\n\"--------------------------------gghXRauenioG6xYF5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4374\"\n\"--------------------------------cSMQFgrmeMN2wThmn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4375\"\n\"--------------------------------4XjFtn6Buykovo5vg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4376\"\n\"--------------------------------gCEjtsZBwAtBiiKiB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4377\"\n\"--------------------------------nGfjSi6FvX9qxayFb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4378\"\n\"--------------------------------bW85ZD3kdwqXjRBGk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4379\"\n\"--------------------------------d6PJKJ4qnY4CjN5Qk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4380\"\n\"--------------------------------DnHuN6hN4wbkSXAgh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4381\"\n\"--------------------------------F5YJEvHGga4cR4hxG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4382\"\n\"--------------------------------Y8pG5vQPNMbhxPL6A--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4383\"\n\"--------------------------------zCMbvRB75Ndxvwmic--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4384\"\n\"--------------------------------65abT6Crw5GQoqSNR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4385\"\n\"--------------------------------hAroAj7i6hD4s6Kpw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4386\"\n\"--------------------------------Kymsm8YgEZpTkrR3u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4387\"\n\"--------------------------------XdDHZr4HcaZXux6cB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4388\"\n\"--------------------------------B4cNct8MnNbrDvJMi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4389\"\n\"--------------------------------iRCjCjxuJGbWpkNhf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4390\"\n\"--------------------------------EPq6msFJAb5cZNs4Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4391\"\n\"--------------------------------D4PMLTJyobPbn6fc6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4392\"\n\"--------------------------------pkGFSbK3knW4Tzjz4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4393\"\n\"--------------------------------zS2t4Wdjo3daA4gqb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4394\"\n\"--------------------------------o44RiunQcXLLgniZs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4395\"\n\"--------------------------------CT6LK3FoYvfmLcXxM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4396\"\n\"--------------------------------A7zPNMthH2jTdjAC2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4397\"\n\"--------------------------------7MKWinMyCZCDeqjRg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4398\"\n\"--------------------------------996zCKnGxhcvDy8ng--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4399\"\n\"--------------------------------uWW7GSKKBqdzQ2JFr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4400\"\n\"--------------------------------zAiKgLLibW67sPR5B--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4401\"\n\"--------------------------------n4NC5WfN2PJeuaNDw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4402\"\n\"--------------------------------vkqbjXM5K94teuWW4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4403\"\n\"--------------------------------jsGW5TLgqMWYymJ44--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4404\"\n\"--------------------------------gwHYBsWupmdHqyDPR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4405\"\n\"--------------------------------uPmMrzCgrBjTBZjaa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4406\"\n\"--------------------------------vRtNhXHQwke46FRKu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4407\"\n\"--------------------------------JopfPCzGGWNMo9CzP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4408\"\n\"--------------------------------cRaduxFBMWJNEQB86--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4409\"\n\"--------------------------------mXof6q6NS6CLaPDLy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4410\"\n\"--------------------------------fe6vYsP4pQYpFZ2hT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4411\"\n\"--------------------------------RCLGvDNAY2fb2PzEC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4412\"\n\"--------------------------------aky6SuWhoHXooG2k8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4413\"\n\"--------------------------------HYeSTLpP4h3bqsBPx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4414\"\n\"--------------------------------7oHpT6srg2A3rT6Xu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4415\"\n\"--------------------------------4gSMP7heSFEtoY23S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4416\"\n\"--------------------------------LdPXiB9RQpjHeTmyu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4417\"\n\"--------------------------------QgsJJzAngcnxGo47Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4418\"\n\"--------------------------------4hGshsMduLP8kuLGa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4419\"\n\"--------------------------------ucWiJht9ymCXue2Tz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4420\"\n\"--------------------------------RQTeWdXcFrmw8TMLB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4421\"\n\"--------------------------------L5ykhPR9YcpZY6d3d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4422\"\n\"--------------------------------Yzo4PcsrP98eBT8y3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4423\"\n\"--------------------------------adj8TWvNkFQGtFZWA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4424\"\n\"--------------------------------eLGWCpvSGCYBuaNrf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4425\"\n\"--------------------------------4tJr24ErtEcgYqtTn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4426\"\n\"--------------------------------YgWkFkAYJWDdqAqTz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4427\"\n\"--------------------------------SApvuvkmTavmtiQ7u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4428\"\n\"--------------------------------LeEKEcXCrBFucguBC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4429\"\n\"--------------------------------tTJyb3v2Edmp9jjZj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4430\"\n\"--------------------------------A5FAhjHNAuFbJ45CB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4431\"\n\"--------------------------------ZHSpMLKd6PuC5i72X--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4432\"\n\"--------------------------------xuyJoSvQWbyF6kghG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4433\"\n\"--------------------------------uiohQchxkxrREnWZg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4434\"\n\"--------------------------------qg5bFPvDpytpBryBw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4435\"\n\"--------------------------------cF5xBsf6kEmGBoKQ6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4436\"\n\"--------------------------------SSmT52MYyBBkYdmnB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4437\"\n\"--------------------------------CGZcPHhFgdLx7P3pY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4438\"\n\"--------------------------------uGJGMzwGFFDYQfNqy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4439\"\n\"--------------------------------uFRwMaEdHKvCcKM7h--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4440\"\n\"--------------------------------hpndBMyJ5r82Nsdu6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4441\"\n\"--------------------------------D7W9bmcekSnAm32mZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4442\"\n\"7069--------54185446--------TnKnR6S3y3d3cnmmY\"\n\"------------------------54185446--------TnKnR6S3y3d3cnmmY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4443\"\n\"--------------------------------i58nMmgJ6WmyE9a3Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4444\"\n\"--------------------------------RGqGhjvfRazSJP3hb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4445\"\n\"--------------------------------XdWG4KyuAbKzoQjCP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4446\"\n\"--------------------------------Ccr4hcPoFc8d7J2y9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4447\"\n\"--------------------------------eBe9QmHDYMpkPTEXq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4448\"\n\"--------------------------------mECuoSMuEcjD6zZGn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4449\"\n\"--------------------------------3v6edvpEAEhcwhN7d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4450\"\n\"1064--------44411698--------\"\n\" SP : Livrer\"\n\"1201--------44411698 --------\"\n\" SP : Livrer\"\n\"3488--------44411698--------497763447\"\n\" SP : Livraison effectuée\"\n\"7051--------44411698--------rhxegbKG2Mquq3zTq\"\n\" SP : Livré\"\n\"------------------------44411698--------rhxegbKG2Mquq3zTq--------4\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4451\"\n\"--------------------------------prwqMsnLze82Bguzr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4452\"\n\"--------------------------------KxW3FhuAyGwc2oKB2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4453\"\n\"--------------------------------3MuxgQJK3AAshuyZg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4454\"\n\"--------------------------------W9Nf4gSSF8rtmX3vj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4455\"\n\"--------------------------------3Nvuv8ApwhC9PqnfF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4456\"\n\"--------------------------------kLgEnMLJYFwArPN2B--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4457\"\n\"7056--------26210490--------8HGyWtxk6LjEQPiTF\"\n\"------------------------26210490--------8HGyWtxk6LjEQPiTF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4458\"\n\"--------------------------------dYzGjKPcAmu6Cce2d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4459\"\n\"7052--------55764522--------vDYAundaDhvXf7hbg\"\n\"------------------------55764522--------vDYAundaDhvXf7hbg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4460\"\n\"--------------------------------YX9uTaY32pBjs9sLo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4461\"\n\"--------------------------------76Xw8dc2J9B5bccH5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4462\"\n\"--------------------------------a2xmj5qa552ZkpHqN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4463\"\n\"--------------------------------nJrAecW3XDiyq3LS8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4464\"\n\"--------------------------------6oox36wLoc33SjGNZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4465\"\n\"--------------------------------pqxBzDF8io4hhCaZH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4466\"\n\"--------------------------------Rh2ATbAdekPycc6Zu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4467\"\n\"7060--------58451335 --------4BmcRPvj5pqw5Mmv3\"\n\" SP : Livré\"\n\"------------------------58451335 --------4BmcRPvj5pqw5Mmv3--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4468\"\n\"--------------------------------vgvH98hrhGxQk5SmH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4469\"\n\"--------------------------------3Yi4c4vPeeHgrRp3b--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4470\"\n\"--------------------------------MChnD85fjMtcTkZPS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4471\"\n\"7055--------52393262--------AXY3JqdCCXeLhS49m\"\n\" SP : Livré\"\n\"------------------------52393262--------AXY3JqdCCXeLhS49m--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4472\"\n\"--------------------------------gtHJfiwEJ7H6cCx8f--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4473\"\n\"--------------------------------hrK5No3x23JpWdXQJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4474\"\n\"7053--------29079565--------HeQRBw5JE5RwtZfPx\"\n\"------------------------29079565--------HeQRBw5JE5RwtZfPx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4475\"\n\"--------------------------------ZZv3XzMZMTAmNtjiP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4476\"\n\"--------------------------------xq5k8vzdabiodo6e9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4477\"\n\"--------------------------------Rjot7eNDXp7zJNgvY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4478\"\n\"--------------------------------7EYv2zeXwadhBwR2z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4479\"\n\"--------------------------------5XcWsfxuKsTi9HB3n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4480\"\n\"--------------------------------siEoZNqZEvwfyhi2o--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4481\"\n\"--------------------------------XmLgcRNinmRdyy8N2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4482\"\n\"--------------------------------cfEvwkpBwENJDDvf8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4483\"\n\"--------------------------------yBCvx4QhLwvt4ozqb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4484\"\n\"--------------------------------8uyqysjJFRFZhdqyZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4485\"\n\"--------------------------------gDg2yTLhqeagtS3Ai--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4486\"\n\"--------------------------------w593kCCMuRZ2QdcBF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4487\"\n\"--------------------------------sLnxSMoRFzbxhhCy3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4488\"\n\"--------------------------------eNNhwrabSjyiyKAKH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4489\"\n\"--------------------------------SWdEkp85phkhGsoBp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4490\"\n\"--------------------------------J84wnDLLMGAWWPgTt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4491\"\n\"--------------------------------bDCpnDM32RBFuNiqy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4492\"\n\"--------------------------------7qgAS8YdgiweDqKbC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4493\"\n\"--------------------------------CF7AvBDhaKFrW4tAZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4494\"\n\"--------------------------------YDDTKx7c2siPB8YBC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4495\"\n\"--------------------------------jvbsvbiKqvBpZj2dg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4496\"\n\"--------------------------------ELZnMSH8AKjrFkJ3M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4497\"\n\"--------------------------------5z3EzjnmqaKcysRfo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4498\"\n\"--------------------------------ZezxL5WPQRrKNjSsX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4499\"\n\"--------------------------------kYhiiBADq3pCQtqtA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4500\"\n\"--------------------------------PZrmCPrpxATpfY7qi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4501\"\n\"--------------------------------D7eQqQxnsZHrySbZk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4502\"\n\"7062--------20384195--------nqJZpJMB9cursYMBD\"\n\" SP : Livré\"\n\"------------------------20384195--------nqJZpJMB9cursYMBD--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4503\"\n\"--------------------------------s5bygpTNRSWBmQZvq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4504\"\n\"--------------------------------v25piZboorCXGwBSP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4505\"\n\"--------------------------------ibKAqBM3Mm9Y9HhjY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4506\"\n\"--------------------------------JqAgLAscwFdKHPgcS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4507\"\n\"--------------------------------9LR3BuSFybS7GTSax--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4508\"\n\"--------------------------------ZAPGnsMZFhAi7smkG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4509\"\n\"--------------------------------ERpsFTWRHnW69bPJd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4510\"\n\"--------------------------------c74ZtcKuMhzXZP933--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4511\"\n\"--------------------------------xsc5TLiQ8jBPyPsGL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4512\"\n\"--------------------------------96LMBPZWeqazhkYy7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4513\"\n\"--------------------------------ZRvwZXrJ4CtWCDYxP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4514\"\n\"--------------------------------j4T8YwR2G3Xr8CqjM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4515\"\n\"7064--------24248120--------7dsYt8dHkndgCJWoP\"\n\" SP : Livré\"\n\"------------------------24248120--------7dsYt8dHkndgCJWoP--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4516\"\n\"--------------------------------bS45TdYvinMSokCbj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4517\"\n\"--------------------------------YFr9erfJWrzZ883RT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4518\"\n\"--------------------------------RjmPyvh5NWjNcWXP8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4519\"\n\"--------------------------------vW8aQTPufd4NbNCbw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4520\"\n\"--------------------------------dovdzbxhncLCAGdEz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4521\"\n\"--------------------------------gkRYeBsZKL4WBnEKJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4522\"\n\"--------------------------------3LWejJZm9JLgbA3HZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4523\"\n\"--------------------------------n6aEHGydZe5uFkGxR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4524\"\n\"--------------------------------4gejh8jD5cZu5ndar--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4525\"\n\"--------------------------------zB7eqjtsfw9retJsX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4526\"\n\"--------------------------------xWEf7teu4Tn3cRhAp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4527\"\n\"7061--------58616449--------yoGonf4e5dQrHRxSq\"\n\"------------------------58616449--------yoGonf4e5dQrHRxSq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4528\"\n\"--------------------------------BYFDFiEttxhtkzeCY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4529\"\n\"--------------------------------cXF4ZTSD4AAfwtNGf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4530\"\n\"--------------------------------mnsXcAw4Myy5vSB2M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4531\"\n\"--------------------------------79jtNipcJFkrzLtiE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4532\"\n\"--------------------------------exrrQjKSMkxcrgQuK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4533\"\n\"--------------------------------iEvGhNhAiXsxCW6xE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4534\"\n\"--------------------------------qLGcxYM5WY94efvMm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4535\"\n\"--------------------------------iwZwAecNX5arvygoZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4536\"\n\"--------------------------------fEkHtHKnqTdJxdKom--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4537\"\n\"--------------------------------TbddgbGBXBPeivGdE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4538\"\n\"--------------------------------3JB6auDrqNGnTfttZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4539\"\n\"--------------------------------xR94kz5bpKHBBtNMG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4540\"\n\"--------------------------------6Ex27nGHevWo7LLnd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4541\"\n\"--------------------------------nKN5ix6WaNB7AKGSA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4542\"\n\"--------------------------------RJYN6EeosaXEthvu6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4543\"\n\"--------------------------------9JSP66anPcaDQyjgH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4544\"\n\"7070--------92613721--------eyYG334RmbgDDnGc7\"\n\" SP : Livré\"\n\"------------------------92613721--------eyYG334RmbgDDnGc7--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4545\"\n\"--------------------------------BvL4nReYggL3yvWPu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4546\"\n\"--------------------------------dJXeif794vjJNvy39--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4547\"\n\"--------------------------------kRiyErRjhDhaSqhTw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4548\"\n\"--------------------------------gfh4xSfCpFGpRYBmq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4549\"\n\"7072--------25706030--------YismJHpLXt6mHZmWZ\"\n\" SP : Livré\"\n\"------------------------25706030--------YismJHpLXt6mHZmWZ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4550\"\n\"--------------------------------PzhMEjzrpfkbrKABS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4551\"\n\"--------------------------------bjtMvBCuk3jkvu237--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4552\"\n\"--------------------------------yBva2bHLJ9vYRaS79--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4553\"\n\"--------------------------------8az8zyckpgJE7fcE2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4554\"\n\"--------------------------------cHmwfTQnYafQw2vsS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4555\"\n\"--------------------------------GoaDLNhR2EYuRzscv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4556\"\n\"--------------------------------mjaBxFkewqtCibaNM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4557\"\n\"--------------------------------fQoPksB7KmpxzmfLT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4558\"\n\"7071--------53556764--------PtZ4p9Zma2ZxFkeKN\"\n\"------------------------53556764--------PtZ4p9Zma2ZxFkeKN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4559\"\n\"--------------------------------j83KQNvkAHkGjwZam--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4560\"\n\"7116--------50586110--------G5Yb7HKNbNXd8kqm6\"\n\" SP : Livré\"\n\"7860--------50586110--------G5Yb7HKNbNXd8kqm6\"\n\" SP : Livré\"\n\"------------------------50586110--------G5Yb7HKNbNXd8kqm6--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4561\"\n\"--------------------------------TrQoS4bLhhqA35oy4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4562\"\n\"--------------------------------yeJr93duk4Y3ncpkf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4563\"\n\"--------------------------------52NrSnKxfaGWT3gEo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4564\"\n\"--------------------------------wTvurFdMsTmFyQBko--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4565\"\n\"--------------------------------uYqWHDH2FfweEkveC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4566\"\n\"--------------------------------Lpfmv6BwZzybNciBn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4567\"\n\"--------------------------------59x7SGJvysi3Y5JZ5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4568\"\n\"--------------------------------SGXT8hyPvDTX8K56f--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4569\"\n\"--------------------------------fNawWHf7sHwj5DiPS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4570\"\n\"--------------------------------NdKs3YcM3bakz4yyb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4571\"\n\"--------------------------------D2GDaSK2amqCaMp7r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4572\"\n\"--------------------------------cq6LWzcXD9eWZJ8m8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4573\"\n\"--------------------------------jBcWdWaCMNx3n8nt6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4574\"\n\"--------------------------------RJZB9NxuauMmmsZn5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4575\"\n\"--------------------------------Ro7XjKCRJyKWCuP4R--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4576\"\n\"--------------------------------c5Gs2f6NCj6d3MtXc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4577\"\n\"--------------------------------QNXaKuA3BsSzG6Fkw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4578\"\n\"7077--------27656012--------uXkgfyPwJJnbL9i86\"\n\"------------------------27656012--------uXkgfyPwJJnbL9i86--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4579\"\n\"--------------------------------DHvWmJWFJuukQdJWm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4580\"\n\"--------------------------------FFnBBZjNCZwWe8f4v--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4581\"\n\"--------------------------------D2eZ4Zt2DLtxqpvtm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4582\"\n\"--------------------------------i2yXR7t3YhcpkBZcT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4583\"\n\"--------------------------------kqiKTq35fFCvNJmSX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4584\"\n\"--------------------------------EkotH46bHaS4uKmei--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4585\"\n\"--------------------------------6fYv8Sh8L4bL9B96W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4586\"\n\"--------------------------------efugguskdS6Gd4pKj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4587\"\n\"--------------------------------ErenQrPwkiFDva39H--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4588\"\n\"--------------------------------Lvi5WNMxSAygEd5u2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4589\"\n\"--------------------------------hu9vzheB6rCia2MLC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4590\"\n\"--------------------------------rnCkYhkgdB5QzJPEL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4591\"\n\"7074--------51419284--------3McMZdN8XmxgFkfms\"\n\"------------------------51419284--------3McMZdN8XmxgFkfms--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4592\"\n\"--------------------------------PierHx9jLyWibpwWN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4593\"\n\"--------------------------------pmb4ydFKwDN9Mivji--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4594\"\n\"--------------------------------Fz6csvdp3J785DFot--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4595\"\n\"--------------------------------K52Mcj63jpiQZpCyr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4596\"\n\"7079--------54919040--------rYQ8ZjDPfQwf59rJK\"\n\"------------------------54919040--------rYQ8ZjDPfQwf59rJK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4597\"\n\"--------------------------------nYhHXPGfXNc5vFEMi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4598\"\n\"--------------------------------4Sc7CqZSyuzaujDgD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4599\"\n\"--------------------------------brkbXc5u7HhShRnpX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4600\"\n\"--------------------------------eQjtGrvPETD4rhzR2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4601\"\n\"--------------------------------acDcT3oLbMc3KaGqo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4602\"\n\"--------------------------------iJjYnQyvgLam4StBz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4603\"\n\"8104--------98620461--------6sDrgGJ4x9cLSXki6\"\n\" SP : Livré\"\n\"------------------------98620461--------6sDrgGJ4x9cLSXki6--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4604\"\n\"--------------------------------x4Sg3GZhCuJKDknxR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4605\"\n\"--------------------------------TuSAMxocY8yG74Xqy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4606\"\n\"--------------------------------yDNxtLH4D3hDvM6wD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4607\"\n\"--------------------------------CY6u49E2Xv6EYWSs2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4608\"\n\"--------------------------------tvPuowD8v2kQKzqBG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4609\"\n\"--------------------------------5SCzKL2dFfE87Q9Ai--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4610\"\n\"--------------------------------k3NgAYLWSnCZFoLoD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4611\"\n\"--------------------------------YTHzJqyHAKafMtvWK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4612\"\n\"--------------------------------87wvEfsbJjnCMyCjG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4613\"\n\"--------------------------------a3rvw4vhiy4oW8vmp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4614\"\n\"--------------------------------edCn6cAPxxSurxKMk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4615\"\n\"--------------------------------B6ujY9r45XzCosu8Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4616\"\n\"--------------------------------WJJFgAJYqN8Nnsob6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4617\"\n\"--------------------------------4AkYPt6ejD83bEuSZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4618\"\n\"7084--------53715892--------uwmGadM9H3rLkfTxJ\"\n\"------------------------53715892--------uwmGadM9H3rLkfTxJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4619\"\n\"--------------------------------x5ZRaCiAuHfzXG7q5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4620\"\n\"--------------------------------xFsqqyap9TfDSxK8E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4621\"\n\"--------------------------------ty3aNHaS7jYgob7nQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4622\"\n\"--------------------------------Y5kxD6nXJFH8JhjAP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4623\"\n\"--------------------------------A5TEj2YJQhreB69Y7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4624\"\n\"--------------------------------3r5eFEyd6Fi2oGWFn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4625\"\n\"--------------------------------MKrX2HfqHN2T3TWgj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4626\"\n\"--------------------------------H9eEpMXKGpGk4mZj4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4627\"\n\"--------------------------------gTCzLgRaHqoGXMLkJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4628\"\n\"--------------------------------PeKWbSSusyB2XrtWA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4629\"\n\"--------------------------------XWx432PTLf2RgnA4S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4630\"\n\"--------------------------------E5y4qqwKRekCaPF8i--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4631\"\n\"--------------------------------hKdc8fWi5HXwQHZow--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4632\"\n\"--------------------------------Wk6Y56qS3yTepaW4P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4633\"\n\"--------------------------------LEJbaT8xnM5Q24kGz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4634\"\n\"--------------------------------264TkGwXLvwrMor5h--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4635\"\n\"--------------------------------vBmsMQpdHTKhQPJAL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4636\"\n\"--------------------------------CqbjGByftZQpdA23h--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4637\"\n\"--------------------------------BHMDrx9CwSF8inKx7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4638\"\n\"--------------------------------yBrig5YoqwofTCvb8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4639\"\n\"--------------------------------N5Rods8JaSaNQQGGf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4640\"\n\"--------------------------------KoyotS46kzakjCMno--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4641\"\n\"--------------------------------Lrt4zqEcgDxHnDPcr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4642\"\n\"--------------------------------aXXzN9hhhc6YY2e3Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4643\"\n\"--------------------------------Ed4qYb989Wi7mHLmb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4644\"\n\"--------------------------------m7ogRiZm8eN5TZJtG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4645\"\n\"--------------------------------BR4FdafNRSZ3TQjbu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4646\"\n\"--------------------------------5DBCCax8zaE8Bhbkg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4647\"\n\"--------------------------------iEmLNEPBFQ5rY6Pmo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4648\"\n\"--------------------------------NkD2RFZEBDJKLGJPj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4649\"\n\"--------------------------------CcDyNGXmwNWwMYuMn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4650\"\n\"--------------------------------eqqW8GoePgaprzXLa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4651\"\n\"--------------------------------8GL9YeH53P5ELkqh4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4652\"\n\"--------------------------------bSKE8acqYMhpgEwGo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4653\"\n\"--------------------------------cxwuawsBRYXcGm6EG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4654\"\n\"--------------------------------dWXhCfkYogJ2RzPr2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4655\"\n\"--------------------------------LTueaYutMvpMquapJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4656\"\n\"--------------------------------DhYdwQ8zwo7EzBAtA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4657\"\n\"--------------------------------fFt6ukZS4wBaz9Sfh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4658\"\n\"--------------------------------SjFfCyR4mAK9jKhhj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4659\"\n\"--------------------------------sxYqbcH9EG7PTsLXr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4660\"\n\"--------------------------------enkBBdH7cF44pPwXX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4661\"\n\"--------------------------------F5LXwQQfA5mT32Meb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4662\"\n\"--------------------------------YeCgiyJ3MdCxcvCFr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4663\"\n\"--------------------------------WivK4zbL3KDzMYHXt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4664\"\n\"--------------------------------zzb66nCPJ3hGtLSgL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4665\"\n\"--------------------------------Apk8WBw6xCryxgB4e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4666\"\n\"--------------------------------XnCBtdkrwsfhDkGZL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4667\"\n\"--------------------------------YPR9y7m64EBCu2Tkg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4668\"\n\"--------------------------------eEPyHyrZdrzewXhqb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4669\"\n\"--------------------------------oG2so7WBpuFoShgxW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4670\"\n\"--------------------------------qzLG9QMEgEJqJkfnk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4671\"\n\"--------------------------------ER5rF7vzyrC87jz7A--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4672\"\n\"--------------------------------iKRkzGPyXMRAy5nYK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4673\"\n\"--------------------------------Xayb7AJi9YmRreo9w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4674\"\n\"--------------------------------PcY23WdKAYQQSfyWc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4675\"\n\"--------------------------------wyT3MmBnKjohPNJow--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4676\"\n\"--------------------------------Jfh3rWXTwYBNbxp52--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4677\"\n\"--------------------------------ha8Se5NEWQLveCCGe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4678\"\n\"--------------------------------Xg3SYFhCYCM8X9eDL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4679\"\n\"--------------------------------48qfSgHfgRoEHzjWe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4680\"\n\"--------------------------------snkN7zeaQo7sXWSmX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4681\"\n\"--------------------------------xzXrTMBWaEouj4bH9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4682\"\n\"--------------------------------tb6koS6XXW8xZLZ4J--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4683\"\n\"--------------------------------6hDeuw59Jra4ZDuqj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4684\"\n\"--------------------------------gSgvhgXAFAekrcYGx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4685\"\n\"--------------------------------eNesYRg74jWRL5J2Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4686\"\n\"--------------------------------tvjk5t7Hn7TQ4nnGo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4687\"\n\"--------------------------------DuHc628dms29vaXFa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4688\"\n\"--------------------------------gkQCEoQuoZWirgbth--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4689\"\n\"--------------------------------adhvPRPGLD8avKPiD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4690\"\n\"7090--------22262065--------i37tWvWNWjqpthXuf\"\n\" SP : Livré\"\n\"------------------------22262065--------i37tWvWNWjqpthXuf--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4691\"\n\"--------------------------------EyMGo5oRjKjhZPrqG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4692\"\n\"--------------------------------drYd63uPnkGNk6veE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4693\"\n\"--------------------------------DkWJjb4nEEsnkN6ja--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4694\"\n\"--------------------------------5o8gmXGZRZ5m7ARGF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4695\"\n\"--------------------------------MmjF8x5LazybjaCL2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4696\"\n\"--------------------------------dTQ43us8DncG3rw4S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4697\"\n\"--------------------------------MwTHfM42ddHsiKGeF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4698\"\n\"--------------------------------AKFyEHCafP8YmotpA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4699\"\n\"--------------------------------W8g97fBSdYZgyXw2G--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4700\"\n\"--------------------------------mnFgMgGgDZwgWuSsR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4701\"\n\"--------------------------------azegHNWBGbKRrX3Ra--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4702\"\n\"--------------------------------K7yEccMj8za34bJ9g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4703\"\n\"--------------------------------m7EE8TQaq2WazoWF3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4704\"\n\"--------------------------------KqvvaHEWGkkwGT8rN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4705\"\n\"--------------------------------uhF787Jpsj8cmmSkR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4706\"\n\"--------------------------------9zYdBZ4y4ipfsGRF6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4707\"\n\"--------------------------------mo9CrXkrGPNesvMwr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4708\"\n\"--------------------------------xg8XD9XKX5R3vkmoX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4709\"\n\"--------------------------------PohJmPxPqrGqn3R2S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4710\"\n\"--------------------------------C32KfcahoYXtq7DDx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4711\"\n\"--------------------------------i5gEyDwuDKgpkFpzk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4712\"\n\"--------------------------------FGTtZNdkg8kzP9dTy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4713\"\n\"--------------------------------RGpweJRzuTiNsRsmi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4714\"\n\"--------------------------------EBpkStXSXPKWvWWEY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4715\"\n\"--------------------------------Wv39kzN4kPjN8HmDa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4716\"\n\"--------------------------------tyJxjsJt6L8b64Kr3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4717\"\n\"--------------------------------QZCG6syhsSRigq5cg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4718\"\n\"--------------------------------GRY3JNbJTmazYHnbN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4719\"\n\"--------------------------------QyL9NPwLCWuiNr98i--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4720\"\n\"--------------------------------YF4fWkJsySPKr5fAD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4721\"\n\"--------------------------------aaa7AkRtDbDHapozM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4722\"\n\"--------------------------------g7br9qmY8ytgPiFGX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4723\"\n\"--------------------------------ychDpWySgYniH82hE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4724\"\n\"--------------------------------6xeDmqiQGLyQHoAkq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4725\"\n\"--------------------------------KJuZtFRFtQeQJT4cM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4726\"\n\"--------------------------------MSmM63hkXDCNbqX9n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4727\"\n\"--------------------------------kGrvsgfczMb4qf2WA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4728\"\n\"--------------------------------vniysxLg4bMhd6a3g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4729\"\n\"--------------------------------a9QEkfEbYvJtm8Zyr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4730\"\n\"--------------------------------dPKppfQJ3K5nv4Smi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4731\"\n\"--------------------------------gWJKFbq9va86SZAd6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4732\"\n\"--------------------------------jBzWDz7Y7TFxZWW6Q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4733\"\n\"--------------------------------H3fpnLi8Yy2mKp9vN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4734\"\n\"--------------------------------SGMXB4WXHEzue7mtM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4735\"\n\"--------------------------------yJLmeWNZftXtEiQ5t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4736\"\n\"7091--------29172184--------KwvpA8AdsfwXi7PN8\"\n\" SP : Livré\"\n\"------------------------29172184--------KwvpA8AdsfwXi7PN8--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4737\"\n\"--------------------------------WSFP5zPmZtiRzatTC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4738\"\n\"--------------------------------qPAmkasSNhqvzjLG9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4739\"\n\"--------------------------------nrvowbmzGdq7u8jKX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4740\"\n\"--------------------------------pWzMd8P2eGQS56hox--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4741\"\n\"--------------------------------YwtH4d2XAdDxmYeFK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4742\"\n\"--------------------------------XRJ9WkrKGW3H5TfZb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4743\"\n\"--------------------------------ugH6aJoXr63sJeqLg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4744\"\n\"--------------------------------vKQouSzJg2ubggRsp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4745\"\n\"--------------------------------ggqQKS6f7HYfTfbrL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4746\"\n\"--------------------------------qZXneJYJapYnW4LmN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4747\"\n\"--------------------------------7QnaYoG2cA2n3nEaB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4748\"\n\"--------------------------------zFC626cYduXpDtPsR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4749\"\n\"--------------------------------Ztiohu9n2ywk8iqsx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4750\"\n\"--------------------------------8LmrgwinNr2nJKrju--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4751\"\n\"--------------------------------McaiKrLLAXyoaMDcF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4752\"\n\"--------------------------------PoR76GNJQp3J8zW5u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4753\"\n\"--------------------------------4JMGfc7QkRofDNnei--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4754\"\n\"--------------------------------EpiAbfGAJSmhm7XPv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4755\"\n\"--------------------------------Mb5ByFH68MQCruiGj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4756\"\n\"--------------------------------JzxtDnPLr5JpaXwtf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4757\"\n\"--------------------------------27CSo3kBdFCtFp5Dg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4758\"\n\"--------------------------------Yg46rMCMxXsHkGnri--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4759\"\n\"--------------------------------4fgkainTY2pgGr9Wk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4760\"\n\"--------------------------------67rvnGC8aDB8BFNu8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4761\"\n\"--------------------------------ZT38Rgr5NJ8Te7d5K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4762\"\n\"--------------------------------fhAaY7ajnk23tvxNk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4763\"\n\"--------------------------------z7caQxfSkzTZFm8Zr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4764\"\n\"--------------------------------3CZAD7u2mWZrDJQws--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4765\"\n\"--------------------------------v2MqkgRWHfaKh4ozB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4766\"\n\"--------------------------------bWpdpszyiHuhmFA53--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4767\"\n\"--------------------------------DcYN9u9bhEgk5Bkqh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4768\"\n\"--------------------------------33mYGzF9j5KhNDJoh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4769\"\n\"--------------------------------xerf3YApwwTxqycXB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4770\"\n\"--------------------------------Yo9zaGKcyQhWrHHXY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4771\"\n\"--------------------------------WbcywWQr2bTQmF8jt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4772\"\n\"--------------------------------rN43ioth8uYEdKM9g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4773\"\n\"--------------------------------uZY6LtarLS8AcWyHf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4774\"\n\"--------------------------------SegWsYMF47SW2JLyT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4775\"\n\"--------------------------------MSAaBpjqgSF2Yb9EZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4776\"\n\"--------------------------------6Xaru8DkTcW74XdX6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4777\"\n\"--------------------------------5ejPXKJ6v5py4FFHq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4778\"\n\"--------------------------------vHTm7gJfgBRnsmSzb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4779\"\n\"--------------------------------WcYLJBQmXAWf9HFnD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4780\"\n\"--------------------------------iHopD7obpmEEvTiqk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4781\"\n\"--------------------------------YKYsYZq8KbCSkw87w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4782\"\n\"--------------------------------egvwigstcmkh4p6Cg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4783\"\n\"--------------------------------7XuGy88veqijjH8PN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4784\"\n\"--------------------------------dExF5uZYFfhSMcGQe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4785\"\n\"--------------------------------G47iNF3okymvyKT7Q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4786\"\n\"--------------------------------6rhGiHQSQ4imLJiir--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4787\"\n\"--------------------------------tF9dNxdHKMEE5Lnxy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4788\"\n\"--------------------------------NAGgWPFXz6KRiF39q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4789\"\n\"--------------------------------Q8wAo6xYHjiSgFQnk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4790\"\n\"--------------------------------4P2i8bDdF2mjp8d6c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4791\"\n\"--------------------------------cHviksee2erc5SJd9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4792\"\n\"--------------------------------rkBacMmNpxjhCEfeC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4793\"\n\"--------------------------------7Mx57wGFBBLNfChYA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4794\"\n\"--------------------------------K6Req28NZ3tMhewNM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4795\"\n\"--------------------------------C9e6nken7suZmmq5e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4796\"\n\"--------------------------------hj2AgGoWshAM2ZzvP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4797\"\n\"--------------------------------JQSZkYEnjPCLWCBj6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4798\"\n\"--------------------------------nD34XMrQyQCEXymuB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4799\"\n\"--------------------------------Dmhdu9z7XD4iKw9bL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4800\"\n\"--------------------------------MXSymcz26AQteu2Az--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4801\"\n\"--------------------------------re68Et3r6YCasrbWe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4802\"\n\"7099--------52282876--------366yqpZndKCmCpWLb\"\n\" SP : Livré\"\n\"------------------------52282876--------366yqpZndKCmCpWLb--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4803\"\n\"--------------------------------phS6WagPyLJW8pPGJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4804\"\n\"--------------------------------n2tvsPb4JSyyed6Q8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4805\"\n\"--------------------------------s534kuACHcw5h9HK6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4806\"\n\"--------------------------------jt4KtTJQSWJDjJ8jP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4807\"\n\"--------------------------------ARSSAsPXmfQxDJXPA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4808\"\n\"--------------------------------g4uWyZdR2QT3ScvKc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4809\"\n\"--------------------------------xzLJNdndtDLAavkKC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4810\"\n\"--------------------------------hCBebfzvRbFG6b7nj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4811\"\n\"--------------------------------fpcsWHf8sCbRHYimG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4812\"\n\"--------------------------------Yf3uqCFGKM5t6e4h7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4813\"\n\"--------------------------------ksqmJSZKXrcJKdfyT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4814\"\n\"--------------------------------ebpLg75sYs8KyE9K3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4815\"\n\"--------------------------------436PAhieTSh5DWmNw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4816\"\n\"--------------------------------rbHyYPMRF5ZtCdkDx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4817\"\n\"--------------------------------5RbnhXvEWcraiExy8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4818\"\n\"--------------------------------bwWGjWqtcoHBC9XtW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4819\"\n\"--------------------------------rWLMFFT3nmGpEg5P2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4820\"\n\"--------------------------------6PdDi4qkxPZCjtSeN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4821\"\n\"--------------------------------W78smXvj9pN4ZxRJN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4822\"\n\"--------------------------------5q7XAemzdvjBHxANx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4823\"\n\"--------------------------------At49FqD7ZH4eQXnzR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4824\"\n\"--------------------------------fkJCGMy5CnAw92fxS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4825\"\n\"--------------------------------6oYXR2ChAjyYTsRAm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4826\"\n\"--------------------------------h8Zm6EGYADT6yF2kK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4827\"\n\"--------------------------------r7s3DhLgd33vQZRKa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4828\"\n\"--------------------------------MmjeBgixukfJdurNj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4829\"\n\"7122--------26761714--------4nKc2yrhSCntmTPp2\"\n\" SP : Livré\"\n\"------------------------26761714--------4nKc2yrhSCntmTPp2--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4830\"\n\"--------------------------------aQeitrHPPXnn33A6W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4831\"\n\"7089--------26432078--------n5jKX5zvdb69ihAcZ\"\n\" SP : Livré\"\n\"------------------------26432078--------n5jKX5zvdb69ihAcZ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4832\"\n\"--------------------------------WiLLxMT2SiTWTgxe7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4833\"\n\"--------------------------------LiNKLdKQWWxZ2a2iX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4834\"\n\"--------------------------------ssy9DC5rRCQifMuuu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4835\"\n\"--------------------------------MarDpnw32GH8WK9BS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4836\"\n\"--------------------------------6AbmutapoKsGePggp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4837\"\n\"--------------------------------8JFfRSQe4shwkjqfJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4838\"\n\"--------------------------------LJGWMkpCH98qGQDcX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4839\"\n\"--------------------------------qjg72WAtxiH9bpWSW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4840\"\n\"--------------------------------es7CA2wTMp9rNDbPY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4841\"\n\"--------------------------------28HTspzeQjdktZMyo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4842\"\n\"--------------------------------Zb8ybyYoDaKMd3kf9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4843\"\n\"--------------------------------bcXbarNGte7qgweLo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4844\"\n\"--------------------------------TQNmFPz3cDb6v27NF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4845\"\n\"--------------------------------Mod4Xt2zwxQSLXbN8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4846\"\n\"--------------------------------p3ZzrjKajTakAZWp4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4847\"\n\"--------------------------------w9hJPDw3z864cPYeE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4848\"\n\"--------------------------------SjXRehFTpZTzTc5mj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4849\"\n\"--------------------------------FzjKKyaJWSCrAqupP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4850\"\n\"7088--------52455102--------RTR9ek8d8CLdbrhAv\"\n\" SP : Livré\"\n\"------------------------52455102--------RTR9ek8d8CLdbrhAv--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4851\"\n\"--------------------------------KCxvKuxptcktbDtvi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4852\"\n\"--------------------------------X4qau5di4jmYquzav--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4853\"\n\"--------------------------------zvmfbZ4QmqKPW7GfK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4854\"\n\"--------------------------------PfyCRJanMyRE5bqk7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4855\"\n\"--------------------------------88R7b9RdG5KPFNkn7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4856\"\n\"--------------------------------9wSSCmHxs2ykyfWXF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4857\"\n\"--------------------------------N36RMWdCifKc6PDrf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4858\"\n\"--------------------------------rwKLL8ms8cGFfKjxy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4859\"\n\"--------------------------------9CfidTBW3E4Jk6idZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4860\"\n\"--------------------------------cYwdhbS7nkrrkHsnA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4861\"\n\"7092--------21330049--------KPFPpPHoRX8i9NkJD\"\n\" SP : Livré\"\n\"------------------------21330049--------KPFPpPHoRX8i9NkJD--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4862\"\n\"--------------------------------mKA24jEJzGtgaN7em--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4863\"\n\"--------------------------------uDAuEgJZvpdQ2hXyR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4864\"\n\"--------------------------------AsR8nFboynMQ3yjpy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4865\"\n\"--------------------------------55P57XmJF3ytP6xfW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4866\"\n\"--------------------------------BnGjFEToXtuKZwuWh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4867\"\n\"--------------------------------a2hsYwcq3ZFPy2cBR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4868\"\n\"--------------------------------SSasmjQvpw2qR884z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4869\"\n\"--------------------------------Rtkb8ZFC4mNnEvKng--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4870\"\n\"--------------------------------SQF2xPJPtCHvq6QfD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4871\"\n\"--------------------------------gQQnYKyxBjawRqN38--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4872\"\n\"--------------------------------NfTetqLQjgdEtwhp4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4873\"\n\"--------------------------------Fpt3mepq7ixmJTtYm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4874\"\n\"--------------------------------pRuLAZn2fjEtEMHqK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4875\"\n\"--------------------------------iX7AotmtKquyy4yhX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4876\"\n\"--------------------------------jTYvEnTs9LAxrmq4K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4877\"\n\"--------------------------------m6HwKoyN2oLwQu5T7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4878\"\n\"7119--------99772409 --------AajNc3E7cvYSXqRiq\"\n\" SP : Livré\"\n\"------------------------99772409 --------AajNc3E7cvYSXqRiq--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4879\"\n\"--------------------------------4ReC5LAX8Cqxbk8of--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4880\"\n\"--------------------------------qC22oysjSvmvJ9zTQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4881\"\n\"--------------------------------xaLwJJ9Qmy4wbPcfc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4882\"\n\"--------------------------------CyASr3jGBLXkFWRKb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4883\"\n\"--------------------------------WH3ZzNQQCGt8qinc9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4884\"\n\"--------------------------------Tn7zzHAY6PKkz9HhA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4885\"\n\"--------------------------------KAe9o5zmvBNfFKyuL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4886\"\n\"8053--------54144438--------gaaTFxdaMFAwY2QqZ\"\n\" SP : Livré\"\n\"------------------------54144438--------gaaTFxdaMFAwY2QqZ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4887\"\n\"--------------------------------tjz87pNsTHsr2u2fb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4888\"\n\"--------------------------------aXn4Mt6vTcchdANqs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4889\"\n\"--------------------------------P566cPAoNrMa6dfSw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4890\"\n\"--------------------------------6S4Bo5k3RpDSLR52C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4891\"\n\"--------------------------------FeRuSEECG7Ljzqufc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4892\"\n\"--------------------------------TENHTAfFzdffTGauW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4893\"\n\"7115--------58056211--------gRoyDpEYR7D6qdaA6\"\n\" SP : Livré\"\n\"------------------------58056211--------gRoyDpEYR7D6qdaA6--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4894\"\n\"--------------------------------6zJFg3PeFWf7n4F5F--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4895\"\n\"--------------------------------f826rZ5JNJXPpDkJd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4896\"\n\"--------------------------------j2jNPzzHcFD2SGKqu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4897\"\n\"--------------------------------SqfBRvFNEQBE8Yaoq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4898\"\n\"--------------------------------qH5PZQiTh38F5s7aP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4899\"\n\"--------------------------------wLwEtR2XezzcbhEjx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4900\"\n\"--------------------------------QTynS4qup854EWohj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4901\"\n\"--------------------------------ZYhk6ryAaqXv4hCLK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4902\"\n\"--------------------------------cchnH9FJw8zJd9eMJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4903\"\n\"--------------------------------DdeWaCPEMXpvGzTLN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4904\"\n\"--------------------------------okxQnvN7JuX86Mmoo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4905\"\n\"--------------------------------CosgTgfXMPp2dM9L5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4906\"\n\"--------------------------------Ec8hRdB5vqwaaERCp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4907\"\n\"--------------------------------YqJQYWepfHhoerxQu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4908\"\n\"--------------------------------gW6QR9LEMApDiYuMS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4909\"\n\"--------------------------------Ptz3itzJqnEZ5yKr6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4910\"\n\"--------------------------------Xag3b6HmMw5ZuAcAg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4911\"\n\"--------------------------------6wpvyRosEgcWYFKQ3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4912\"\n\"--------------------------------mpZZnSaZ6AS4Bm6K9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4913\"\n\"--------------------------------bamc6GLAHmiohAdn2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4914\"\n\"--------------------------------5W2q7w9b8DPK6YZT7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4915\"\n\"--------------------------------pSLhGDT5hWqDyXFF5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4916\"\n\"--------------------------------PGuuMhnz9Zbg9Pmga--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4917\"\n\"--------------------------------JsgyEDfhxwdtix7s8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4918\"\n\"--------------------------------Xut5dfZY43Y6QEs88--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4919\"\n\"7100--------24 126 972--------dsygWdeuB53SFcR8W\"\n\" SP : Livré\"\n\"------------------------24 126 972--------dsygWdeuB53SFcR8W--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4920\"\n\"--------------------------------HCHeJxfddmPfvo6h8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4921\"\n\"--------------------------------GRYMYY3o6QYRBT25w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4922\"\n\"--------------------------------6Ew7PQ97wsFQCu6ct--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4923\"\n\"--------------------------------fzfrc2RWDs5KKRemE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4924\"\n\"--------------------------------iMBB7MkoagY3oKRQT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4925\"\n\"--------------------------------DxiZJbQjGELqm2mkC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4926\"\n\"--------------------------------P7Hj9KTuNeFbTg8w5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4927\"\n\"--------------------------------u5obQkjxT6to5ESvn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4928\"\n\"--------------------------------LC99gsPhmoQTHHynQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4929\"\n\"--------------------------------ZvDa6dhnNtHYdEFXE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4930\"\n\"--------------------------------TNhZrfjkk4wBbGbvc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4931\"\n\"--------------------------------dTCpfY6idMExByC3x--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4932\"\n\"--------------------------------BSXG9sz8bei7cory7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4933\"\n\"--------------------------------RCgZMLBNrsDMQzQYP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4934\"\n\"--------------------------------ArbXPknJZpmesDooP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4935\"\n\"--------------------------------yZe3jpgJpwPebnkQv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4936\"\n\"--------------------------------gLXKpC3bJJyBvTuWr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4937\"\n\"--------------------------------HMrptp65kgst6WeCg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4938\"\n\"--------------------------------Nmyppoou7w2n5rRHo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4939\"\n\"--------------------------------mckAqJESGdmqE4dj3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4940\"\n\"--------------------------------qy7SgteKcEnGkgEj9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4941\"\n\"--------------------------------6azeLyHmbTr9jmAkh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4942\"\n\"--------------------------------yenNAC6XwaejZdumt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4943\"\n\"--------------------------------7uBy3hugyAiKRpn9s--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4944\"\n\"--------------------------------X6gimGNdaaCGmJE47--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4945\"\n\"--------------------------------8smoQeh9uLHePSE2i--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4946\"\n\"--------------------------------AMtTchoHXqLJ73vcz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4947\"\n\"--------------------------------sbXDBB8f5EDKnoQwP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4948\"\n\"--------------------------------dDnq7JBHAbnmqDfJG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4949\"\n\"--------------------------------SQaPh7LoWTknkxFqz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4950\"\n\"--------------------------------qKk8M9rksTHhDPTJy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4951\"\n\"--------------------------------PuYBw3taTYMWSEd3T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4952\"\n\"--------------------------------ZYmN9onxzepHHwmdq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4953\"\n\"--------------------------------72XG578dbjKrwcjTy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4954\"\n\"--------------------------------C7skyJprW2fqo7BQd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4955\"\n\"--------------------------------veEBd2yDxTn8MP6tv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4956\"\n\"--------------------------------EqjDcDNviYLqNhS53--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4957\"\n\"--------------------------------nwZf7W3X6ayYLHgmz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4958\"\n\"--------------------------------HAEPZPncwSLqhNGwW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4959\"\n\"--------------------------------uPxigBqfijhtyCMi7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4960\"\n\"--------------------------------toP8csd6hi2FGT3AA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4961\"\n\"7104--------23733887--------j9Qv6nxsPYEjvASxg\"\n\" SP : Livré\"\n\"------------------------23733887--------j9Qv6nxsPYEjvASxg--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4962\"\n\"--------------------------------MCkAYgAkotmhReGBq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4963\"\n\"--------------------------------ABFd9P28g22F2nnJk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4964\"\n\"--------------------------------p2GGs5oNh633Yf439--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4965\"\n\"--------------------------------Aeey28seavDzQ97fK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4966\"\n\"--------------------------------svP5jFbucAyPjKNvh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4967\"\n\"--------------------------------GyRHHG2x6MELqf2EF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4968\"\n\"7127--------52655842--------7WGL3cYKf9HKYwXDj\"\n\" SP : Livré\"\n\"7151--------52655842--------7WGL3cYKf9HKYwXDj\"\n\" SP : Livré\"\n\"7160--------52655842--------7WGL3cYKf9HKYwXDj\"\n\" SP : Livré\"\n\"------------------------52655842--------7WGL3cYKf9HKYwXDj--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4969\"\n\"--------------------------------c2bdzR7gZ7wjMCcsw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4970\"\n\"--------------------------------fA3RqHRLoFBhWC7ph--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4971\"\n\"--------------------------------jFLrctauhKTFyGX3L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4972\"\n\"--------------------------------4dKc9GJyoBzFmvNXi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4973\"\n\"--------------------------------4dKc9GJyoBzFmvNXi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4974\"\n\"--------------------------------xKi5EcuzW63ditayq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4975\"\n\"--------------------------------YAKqnweeEGYFC8rak--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4976\"\n\"--------------------------------ogp2MjDM3Kkax7CoG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4977\"\n\"--------------------------------uJfK8zzMeHeZsWM9Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4978\"\n\"--------------------------------eksiSsCpb3DLm55pB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4979\"\n\"--------------------------------axfcizc4WJhoa5Rwg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4980\"\n\"--------------------------------srGb3FSnvsGqcxsy8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4981\"\n\"--------------------------------64ek4XwMGnCyFrrHC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4982\"\n\"--------------------------------BP8s8NQaP2RAgNH8S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4983\"\n\"--------------------------------7C4zsyp8gHsbnCih9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4984\"\n\"--------------------------------EckCxJmRMpAEQ6hZ6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4985\"\n\"--------------------------------Js2x26LsEvdnjAj7G--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4986\"\n\"--------------------------------8Awiesmuu2uo38gzb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4987\"\n\"--------------------------------PyRgH7P6xBNtvRHDG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4988\"\n\"--------------------------------StBeaEhtTNWGZbSuX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4989\"\n\"--------------------------------n2gHWsdrMDWfKQsuZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4990\"\n\"--------------------------------A5EsBXWoudnSAqZar--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4991\"\n\"--------------------------------xRmWyqFcJt9zBTYdb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4992\"\n\"--------------------------------XmShGn96m5cgrTyng--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4993\"\n\"--------------------------------k9RWWy39h2zmf9ART--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4994\"\n\"--------------------------------CLfoF45Aqsh54Zudk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4995\"\n\"--------------------------------buZSjKzWms9JXj4S4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4996\"\n\"--------------------------------6SkXCo7BhSBsnA4kq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4997\"\n\"--------------------------------adpRhPytk77vorQ2S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4998\"\n\"--------------------------------M7J585TQe2B4yz5az--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------4999\"\n\"--------------------------------5yFG2xheiotDtoYAi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5000\"\n\"--------------------------------epAnm3X7hQBwcoojc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5001\"\n\"--------------------------------qt3Eqg8mLbDjejwF4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5002\"\n\"--------------------------------3YEzBxnSoyuAAA4JM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5003\"\n\"--------------------------------QPdzxGrEPPtsyjiKH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5004\"\n\"--------------------------------izeLWKS3es6f99ipn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5005\"\n\"--------------------------------EdXzMsPCRXTQFEH6w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5006\"\n\"--------------------------------tYbjurWMy8obzhhBc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5007\"\n\"--------------------------------uwvmifQaFx5wWxTmS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5008\"\n\"--------------------------------sWXEYc3bgc6wjdARP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5009\"\n\"--------------------------------bXKszd5NTm86b8nmT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5010\"\n\"--------------------------------Tg5ZuiiNKRNFyAgBs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5011\"\n\"--------------------------------Q3hkv23WsP8XCqHXe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5012\"\n\"--------------------------------9DYCf2T9KrLBxPK2o--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5013\"\n\"--------------------------------TChf37FZAsXZHP3m9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5014\"\n\"--------------------------------ayPZyit9DWKu4GdtG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5015\"\n\"--------------------------------PcsAJmsLAqmdEqELY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5016\"\n\"--------------------------------tqGDw7jb4ksGuRgHP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5017\"\n\"--------------------------------6w3aoD3SohRRoQEmR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5018\"\n\"--------------------------------zWjHx7ihbPytYG4Ts--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5019\"\n\"--------------------------------FNTgykLytfPGD9fdz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5020\"\n\"--------------------------------kKSouwgAEtEYHSauF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5021\"\n\"7129--------29724991--------qXbpCk4Yx7JqafPcz\"\n\" SP : Livré\"\n\"7141--------29724991--------qXbpCk4Yx7JqafPcz\"\n\" SP : Livré\"\n\"------------------------29724991--------qXbpCk4Yx7JqafPcz--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5022\"\n\"--------------------------------GsQ9rXPAZcSoDvwh4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5023\"\n\"--------------------------------xCjzPZ3EDnXyNBGjC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5024\"\n\"--------------------------------SBXm3qNuPovRmwbin--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5025\"\n\"--------------------------------6w8itb2DJjx4jr4ua--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5026\"\n\"--------------------------------stuzbXieBovwj9ntx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5027\"\n\"--------------------------------TdxB7WzKMnREuWyY6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5028\"\n\"--------------------------------ABuuA8567Ea4gv6bQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5029\"\n\"--------------------------------qiZNj3bufwrfPnoLm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5030\"\n\"--------------------------------rGcQRoCpCsa2i2ihn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5031\"\n\"--------------------------------zXTXBm79Nj2GGrrJa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5032\"\n\"--------------------------------ADbeNuXQu6tmYhgLN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5033\"\n\"--------------------------------Qg7pAvSxMLxJqZpuZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5034\"\n\"--------------------------------aPJcWT3W78zYcwozD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5035\"\n\"--------------------------------YELW29KPq4DSJKqcp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5036\"\n\"--------------------------------p3LtGm7KGZkjgphJf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5037\"\n\"--------------------------------E4SHZKygG6hf8WiZ6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5038\"\n\"--------------------------------vnjZ5v5J6rwdde8Yg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5039\"\n\"--------------------------------24QoTFu5ggHnyW8xn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5040\"\n\"7128--------24421730--------F3scqRyJ7moPsD7bv\"\n\" SP : Livré\"\n\"------------------------24421730--------F3scqRyJ7moPsD7bv--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5041\"\n\"--------------------------------bBQ7B4FNFgiB8d8Wi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5042\"\n\"--------------------------------Pr88bSGQMPdtFmQRP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5043\"\n\"--------------------------------yLA2KhtiA4RC8nCay--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5044\"\n\"--------------------------------Fx53biH62tmTW2ZjF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5045\"\n\"--------------------------------zyA8bWwE4p8Jm8QHk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5046\"\n\"--------------------------------LnwG45gXTsJhRBC8F--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5047\"\n\"--------------------------------nWpPashnZpxkWTAXy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5048\"\n\"--------------------------------2coXdzwFv3xsxcs84--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5049\"\n\"--------------------------------onz6JLK5S4kBtLP6m--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5050\"\n\"--------------------------------MuTNjYGk8nZ3vC67f--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5051\"\n\"--------------------------------wCzBKwZgyfzwEcZ9T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5052\"\n\"--------------------------------Cd5ejEsQgjwxvwFeH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5053\"\n\"--------------------------------PhTynn8CNLLvHcJgK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5054\"\n\"--------------------------------CvtLqgqk35ugnFEQL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5055\"\n\"--------------------------------i4v9HXdeh7hMohowp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5056\"\n\"--------------------------------6GRJifK5DCfqJsE4e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5057\"\n\"--------------------------------QvR9bTjENpdCWSdMf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5058\"\n\"--------------------------------dinqGbgbdCm8pGzkv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5059\"\n\"--------------------------------NAoFr287adnecvC7r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5060\"\n\"7106--------93698880--------mPALi9KJYp4nAe7MF\"\n\" SP : Livré\"\n\"------------------------93698880--------mPALi9KJYp4nAe7MF--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5061\"\n\"--------------------------------6ktojajpCqC9oroKJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5062\"\n\"--------------------------------HqsDCwd4XdAahxrMN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5063\"\n\"--------------------------------oKtASrF66m2c6zDWK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5064\"\n\"--------------------------------m9rNiTShgSk73r85i--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5065\"\n\"7112--------95586840--------uez6dP8kpWXtYxmxY\"\n\"7179--------29939007--------uez6dP8kpWXtYxmxY\"\n\" SP : Livré\"\n\"------------------------29939007--------uez6dP8kpWXtYxmxY--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5066\"\n\"--------------------------------L655t86azo95mDk4s--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5067\"\n\"--------------------------------WNdCQNK2iwxPZiNCy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5068\"\n\"--------------------------------G4bJ9bWWHmQJEFnZE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5069\"\n\"7108--------23 185 978--------pEgHLchWG3erFHaCm\"\n\" SP : Livré\"\n\"------------------------23 185 978--------pEgHLchWG3erFHaCm--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5070\"\n\"--------------------------------qEBaFrjw5zDvr5NF7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5071\"\n\"--------------------------------7XjmnXFAmqHsWDGRT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5072\"\n\"--------------------------------nLkeTa6rpESsdERkj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5073\"\n\"--------------------------------vfGJjfW9pCGWAyFhp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5074\"\n\"--------------------------------YkwYbtKGfvve6Mxca--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5075\"\n\"--------------------------------RhhTe342p7Z9DCF3f--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5076\"\n\"--------------------------------GCrcCuEmN8DkTrqMn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5077\"\n\"--------------------------------esHKdRCDkFzZysbdK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5078\"\n\"--------------------------------bHR86j44dkk4YWQJw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5079\"\n\"--------------------------------jB4rckztxRr8y7vGi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5080\"\n\"--------------------------------DTxnPDNvwKNJrztRd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5081\"\n\"--------------------------------YwHQJhFRnpLhgpPjJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5082\"\n\"--------------------------------FRFZAgFJ7KQ3jEK4r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5083\"\n\"--------------------------------DCbKoCsyuJP6G6GW5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5084\"\n\"--------------------------------9ntfETsKciiLbFQfK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5085\"\n\"--------------------------------PjPpZvuabkLdDQzxD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5086\"\n\"--------------------------------ZGuM7n2n9BoHezo23--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5087\"\n\"--------------------------------sej3CwaMrr44d6BAB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5088\"\n\"--------------------------------AsbKz8REbAE4yY538--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5089\"\n\"--------------------------------P4K8sMfyZk7Rx8JgL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5090\"\n\"--------------------------------EDnbw5y3w4TKinq9p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5091\"\n\"--------------------------------KeqptW47hM3u88K6h--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5092\"\n\"--------------------------------PEc2NAMFPG5ogzKsc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5093\"\n\"--------------------------------MJ5yMprYxBD3xkDiZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5094\"\n\"--------------------------------JrGkoH8b9sDvRPkz3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5095\"\n\"--------------------------------T9sdjEK8t87A9xFFZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5096\"\n\"--------------------------------zAJ7CJPqdfo8kAowE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5097\"\n\"--------------------------------XPZQ7vfbLm7QJZsGi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5098\"\n\"--------------------------------Kt3b4KrQLmxnKxqNo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5099\"\n\"--------------------------------iFrAK2ra3uG6PKy3J--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5100\"\n\"--------------------------------oqf2Yv5sp8KZRgpME--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5101\"\n\"--------------------------------KZsdehM7NsEBchhnf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5102\"\n\"--------------------------------g5bE8nv2PXyMeZKxk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5103\"\n\"--------------------------------7xsGM5PeXThtpzCMP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5104\"\n\"--------------------------------Pwg96eExtsdLJZZKn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5105\"\n\"--------------------------------ytswT6FHQNvwkziMm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5106\"\n\"--------------------------------PXK8b2Gs6eXJ4EdG4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5107\"\n\"--------------------------------w6AuE7DxBxHnRrzRk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5108\"\n\"--------------------------------yxrukStYfLkAQ4viG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5109\"\n\"--------------------------------mvYgmCyTL8Y4L4c9o--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5110\"\n\"--------------------------------bGi3pbtCz2F26MPdT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5111\"\n\"--------------------------------QZMafwuTS8ZJDdq8s--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5112\"\n\"--------------------------------YH8BPwKwhKaF5DRHm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5113\"\n\"--------------------------------GaNHmYJM6o29rTbj9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5114\"\n\"--------------------------------Fnu5jQ6YW6P8Csx5w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5115\"\n\"--------------------------------CuoFADfQYK7eKx6RL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5116\"\n\"--------------------------------wzznc4qCq6LEWkjjv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5117\"\n\"--------------------------------th3P6KbH6gCRPN7wa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5118\"\n\"--------------------------------4uwywqgZMKFMyGePG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5119\"\n\"--------------------------------RyjiFYK5Lia2dqPmL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5120\"\n\"--------------------------------sH95HADRxKFF5cLgT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5121\"\n\"--------------------------------ZjJBeb9CyPLzeb4X5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5122\"\n\"--------------------------------vhedPkiQXGpbf9sm8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5123\"\n\"--------------------------------4svzkd9MmSSdtBSGe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5124\"\n\"--------------------------------StWpNrY9WQ65mqyjh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5125\"\n\"--------------------------------qkMrhJgaYdZCiRw5r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5126\"\n\"--------------------------------gA5PGGkjcJ2x3DCYT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5127\"\n\"--------------------------------5XmXbRckqK8q4Fgsu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5128\"\n\"--------------------------------yNnXWkjb3Bp5hMQQF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5129\"\n\"--------------------------------n4efCQktE8QbeN8h9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5130\"\n\"--------------------------------mHsaHe7SGXMWb4cue--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5131\"\n\"--------------------------------A9shfgHWBd55KNXTn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5132\"\n\"--------------------------------RA2MZtueoxBY8cNNz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5133\"\n\"--------------------------------zrcYScc6hW7M6qKHS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5134\"\n\"--------------------------------iPtdBikYsgFc7TRAL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5135\"\n\"--------------------------------cuNAb5ZRibGvtXXg7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5136\"\n\"--------------------------------svSqwYqTGtCRPBfTZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5137\"\n\"--------------------------------qJdjyvkr2cvG3BSRu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5138\"\n\"--------------------------------2fwkZcC2w9Y2Ebjdq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5139\"\n\"--------------------------------rQW76fAtJYxSMRj5E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5140\"\n\"------------------------96236136--------8FXZ5kafdpW6yEGF8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5141\"\n\"7109--------95645580--------q43Ba4RMCD6LKoEXE\"\n\" SP : Livré\"\n\"7121--------95645580--------q43Ba4RMCD6LKoEXE\"\n\" SP : Livré\"\n\"------------------------95645580--------q43Ba4RMCD6LKoEXE--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5142\"\n\"--------------------------------fWQRamnhPdwsFicBG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5143\"\n\"--------------------------------yRJwBu8basXfduZDE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5144\"\n\"--------------------------------NNYKFKdJgkyz3wx4y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5145\"\n\"--------------------------------ZgkymCbZsztJR9qHQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5146\"\n\"--------------------------------axgXaXQFjuEmJCAZn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5147\"\n\"--------------------------------TNrFF6YvYTqmtmTfs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5148\"\n\"7120--------96533555--------BJcYmzvTK9uTh4Gtr\"\n\" SP : Livré\"\n\"------------------------96533555--------BJcYmzvTK9uTh4Gtr--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5149\"\n\"--------------------------------6TPmitaYdwnxAmizR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5150\"\n\"--------------------------------quuXQuhWK3dADJNtG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5151\"\n\"7110--------50854080--------jFgKZh29WzSngAodC\"\n\" SP : Livré\"\n\"------------------------50854080--------jFgKZh29WzSngAodC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5152\"\n\"--------------------------------Lfm5c7QNK79FZuZbc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5153\"\n\"--------------------------------crqsEW3qsC8MMgwhG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5154\"\n\"--------------------------------AqRb7dLqfn4B5ZZok--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5155\"\n\"--------------------------------TXoZYvb5eEB3HdK4s--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5156\"\n\"--------------------------------8fGbGbGbHRtyX4qTk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5157\"\n\"--------------------------------gwXMzn6BhtKjSPm8h--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5158\"\n\"--------------------------------NQgRx8FqEuT8kcM7s--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5159\"\n\"--------------------------------AbFqStE5i9FXpa8xy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5160\"\n\"--------------------------------yE2JbRLeGF4Rr3Xwp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5161\"\n\"--------------------------------rSkXHaEyFuMqiWtTK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5162\"\n\"--------------------------------LKB6avL85Q3rn9Do3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5163\"\n\"--------------------------------D3gG6ddvcGACoHMys--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5164\"\n\"--------------------------------sPYwKrchQsYPCWcMs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5165\"\n\"--------------------------------ztDrPcZ976Mud3JjF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5166\"\n\"--------------------------------vzm5szC7RFkwXjBEP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5167\"\n\"--------------------------------JcMsYNZT7ymp9c4FM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5168\"\n\"--------------------------------eh7wNuykSER8bTGFy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5169\"\n\"--------------------------------gJ2BKJ8JGCneApezy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5170\"\n\"--------------------------------D8JAb7vBtW6wLnjio--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5171\"\n\"--------------------------------jGETFBuiMC8b89EcH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5172\"\n\"--------------------------------XFaLZTRShcbwcYWXa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5173\"\n\"--------------------------------hNEBRxGpwr9sfnm3h--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5174\"\n\"--------------------------------ETNQBmsnuwyi5PcTz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5175\"\n\"--------------------------------YqzHw6oEKYpBQHAKf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5176\"\n\"--------------------------------aWQ7AtzfQzGqWr6na--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5177\"\n\"--------------------------------rTzpeHdbZ6n7XXaMx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5178\"\n\"--------------------------------mybQtTin4KmtDwDhg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5179\"\n\"--------------------------------4xjtvoFeDJMkm2DCW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5180\"\n\"--------------------------------2oZiFswAQP8iw8twx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5181\"\n\"--------------------------------nMiDM62taSMQsvHZ3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5182\"\n\"--------------------------------kJgmyTKyeYad4bAas--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5183\"\n\"--------------------------------F7xMETzs9bzRRzYWb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5184\"\n\"--------------------------------5SjwyahBFebWtrkcC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5185\"\n\"--------------------------------eoMn7AwmZnqJ8qFTC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5186\"\n\"--------------------------------AA8Wh3zPMGCJ27cAG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5187\"\n\"--------------------------------xgvaJKsErbkjBAzLn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5188\"\n\"--------------------------------HtWRbqxpbuDXQSPXE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5189\"\n\"--------------------------------jm6m4sCBE7CLXZz73--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5190\"\n\"--------------------------------R73jW4ovtsTAJiHaK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5191\"\n\"--------------------------------GwHcj5tgXvJenbQSx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5192\"\n\"--------------------------------uMo67aFrtifxsLadW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5193\"\n\"--------------------------------csfyZ2Qy74eHiMyKd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5194\"\n\"--------------------------------aE2fBoWstJnmf9Q4A--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5195\"\n\"--------------------------------iZ9yrMPBQSPahemut--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5196\"\n\"--------------------------------9o3Jaa3T6uNAyjCZ5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5197\"\n\"--------------------------------93bmCJ8R4rxcC9JeT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5198\"\n\"--------------------------------hbBpSrDCtA6785Mwi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5199\"\n\"--------------------------------Ch6zXuC4tTXWeMkms--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5200\"\n\"--------------------------------wHJMJFacghznP5e4D--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5201\"\n\"--------------------------------uFNcHo8Fy5jRQSui7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5202\"\n\"--------------------------------mc5dggtFzcj2N8PXm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5203\"\n\"--------------------------------C4rsMLB7CJa7PXsMC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5204\"\n\"--------------------------------A96aYy77KhgooWGi7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5205\"\n\"--------------------------------MdYk6a36fDxrmZp6r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5206\"\n\"--------------------------------zp25jB9GhfQh23jnc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5207\"\n\"--------------------------------Bs9idEfcXhBWBnmDp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5208\"\n\"--------------------------------2vd5EvewsmpKkE47v--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5209\"\n\"--------------------------------CtX35W2dztD4j7fdc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5210\"\n\"--------------------------------ecXrmjLpoqK3TzdE2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5211\"\n\"--------------------------------TwB4u8hrYBDNhn9uw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5212\"\n\"--------------------------------wF4bXKaA5WooNMsHZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5213\"\n\"--------------------------------WzbzPERzFxffFcX5g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5214\"\n\"--------------------------------d2gAkDDC3L2awBE8j--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5215\"\n\"--------------------------------ATggKJ7jZyqT59XeE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5216\"\n\"--------------------------------o5amdyecxM5TijEL5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5217\"\n\"--------------------------------9W2rWcuHvbzpeaKgu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5218\"\n\"--------------------------------r2Qe8GYZZBgrunegi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5219\"\n\"--------------------------------87JPAz9QAz5wQTF9Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5220\"\n\"7213--------44744282--------HeByung7hYXT4EPWB\"\n\" SP : Livré\"\n\"------------------------44744282--------HeByung7hYXT4EPWB--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5221\"\n\"--------------------------------mozfvZNZQukcazifY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5222\"\n\"7118--------56606090 --------K4zbKnXGwXDfwvCwf\"\n\"------------------------56606090 --------K4zbKnXGwXDfwvCwf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5223\"\n\"--------------------------------hsarHN3MjH7JoQtja--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5224\"\n\"--------------------------------hMvgTtWAwvsrKauRG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5225\"\n\"--------------------------------WkERZ4z2f6KXduRvh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5226\"\n\"--------------------------------gvqrujAn2qzhNDBrX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5227\"\n\"--------------------------------zvpFFPJY9yJyiKf6E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5228\"\n\"--------------------------------CGBGXh2FrtwFQN27g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5229\"\n\"--------------------------------vSztxYW4HzkFCw2Pd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5230\"\n\"--------------------------------9fg8yoYqseH6CgGzX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5231\"\n\"--------------------------------JpMH7pLfPDnwngnRH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5232\"\n\"--------------------------------vHXKyTjhrDAxKmEbK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5233\"\n\"--------------------------------edwiJmqGkMppr9ZZu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5234\"\n\"--------------------------------JcuMbjedY6jzBoExZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5235\"\n\"--------------------------------d4TNXnMKFp6icdu5u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5236\"\n\"--------------------------------xYBfSTxp2nuGyG4jK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5237\"\n\"--------------------------------8yFn7n8i3q635ATAE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5238\"\n\"--------------------------------nx9f3nWi9XaEcFp56--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5239\"\n\"--------------------------------3Fk5zd3zuJ9ReKbYo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5240\"\n\"--------------------------------XtypDGnqgLei4PhrA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5241\"\n\"--------------------------------rE7D3bbPZj29bAAHD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5242\"\n\"--------------------------------TGony2dgRpJdznFay--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5243\"\n\"--------------------------------HCXDF4KCoZkM3mdXr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5244\"\n\"--------------------------------fQdjbYMcS9MBtMPJA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5245\"\n\"--------------------------------T5KW2iuWf44WXchST--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5246\"\n\"--------------------------------GDkc2mWkr4RBCqMCz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5247\"\n\"--------------------------------Sqrgv533Jjxjs9z7S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5248\"\n\"--------------------------------42YDH9saLgqkDyiEh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5249\"\n\"--------------------------------J4BTZgKLtgvKNbXH2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5250\"\n\"--------------------------------PbuQSazt7Wi7H85KE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5251\"\n\"--------------------------------4caZ9WiEysktfcyTH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5252\"\n\"--------------------------------takynyeJYHyDiv4W5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5253\"\n\"--------------------------------2u2mP92JM3ddDmQT4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5254\"\n\"--------------------------------jStGwKecg6sKnv6CT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5255\"\n\"--------------------------------eqrHDqbe8hyrQHdCd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5256\"\n\"--------------------------------988tLiPKLavCovYwn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5257\"\n\"--------------------------------WvazbuT6D3LGPd6ic--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5258\"\n\"--------------------------------j2QEoAdfYjGK4NDRf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5259\"\n\"--------------------------------7Bh73MkKWLdspn7S3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5260\"\n\"--------------------------------JTNdMZ68YEwi3Rfpn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5261\"\n\"--------------------------------9rCXtnyNF58gWCzJ8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5262\"\n\"--------------------------------dmPLpwneR6jw9iWEM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5263\"\n\"--------------------------------eJz8YiXttb9MJTtWb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5264\"\n\"--------------------------------BYc7MKwpK9cZN6ABw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5265\"\n\"--------------------------------MCixe2SkuZ2xSCcgW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5266\"\n\"--------------------------------LNSPYcGLMoTcc2EZT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5267\"\n\"--------------------------------uzuNcmSijqFbLdsef--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5268\"\n\"--------------------------------4mtpWuGBcSdaNiahq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5269\"\n\"--------------------------------nm5ZMLpYzcRN2xgEK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5270\"\n\"--------------------------------WZSyCQJb45Pk3qcet--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5271\"\n\"--------------------------------mfct9rm7BLm3ygojg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5272\"\n\"--------------------------------XDq5BLdFb8C5QadHw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5273\"\n\"--------------------------------tftCRGsJkYmAZvTRk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5274\"\n\"--------------------------------NuzHjRHQyE5X3Y3F9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5275\"\n\"--------------------------------ij4RiktLZDPKAhWir--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5276\"\n\"--------------------------------Sd2AxE5TSnNdp2Mhf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5277\"\n\"--------------------------------zkuYTaWqadpt8QmX8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5278\"\n\"--------------------------------jfHaKDxMN5HT2vz3d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5279\"\n\"--------------------------------5XvYirYhy8PPK2c5W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5280\"\n\"--------------------------------86aqFMXmRktFWQyXF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5281\"\n\"--------------------------------fjPddvwfj9QW4g87u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5282\"\n\"--------------------------------ocFFznZHvNhELNQaR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5283\"\n\"--------------------------------3974GWWfnPnZ58XP5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5284\"\n\"--------------------------------ZN3YWT2ywLE36ZZis--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5285\"\n\"--------------------------------DFZoJYH5tcrMXvDLN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5286\"\n\"--------------------------------bRsn23LWfA5Kx4FZ7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5287\"\n\"--------------------------------qFbEgywWSWfJLbmrF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5288\"\n\"--------------------------------hJjFCJXDLJhsrujqn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5289\"\n\"--------------------------------8D5C898F3yRqC9oe3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5290\"\n\"--------------------------------ttNPFkbAQsPv4TEzw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5291\"\n\"--------------------------------6DM9iykDtEQhziygd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5292\"\n\"--------------------------------gdpv6ffi39YbRX2e6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5293\"\n\"--------------------------------sor7tPykGrwMsZE6y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5294\"\n\"--------------------------------JCKDGdjWAnSvpW3TM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5295\"\n\"--------------------------------7xEdsCbAsLYrYnvug--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5296\"\n\"--------------------------------ZstquyzixoqbwPTx7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5297\"\n\"--------------------------------fRvpu6Fk92ZW8p8cg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5298\"\n\"--------------------------------Ai7PMZpjSvyBzpTcd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5299\"\n\"--------------------------------rb7tGydqwex2XK6Tp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5300\"\n\"--------------------------------LJ9tGQ3ZmtMikHQJ8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5301\"\n\"--------------------------------aYLF9cEgGAeFuuqRN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5302\"\n\"--------------------------------fJ4hy6bMtKq4oTypx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5303\"\n\"--------------------------------moyzibEYR7rQpGGi5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5304\"\n\"--------------------------------eNEFrsPBANCnmKm65--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5305\"\n\"--------------------------------P2iXmJDoYDNs4sgD4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5306\"\n\"--------------------------------n5La8WCEYtZto5oG2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5307\"\n\"--------------------------------nGJijdPNXADAHbe52--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5308\"\n\"--------------------------------rc9MXCow8yN3sMh7q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5309\"\n\"--------------------------------ooyw7CCeLbMPcazKF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5310\"\n\"--------------------------------wRt5jPFesLGf6irQg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5311\"\n\"--------------------------------RXvan3ZAQdxBkDGDw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5312\"\n\"--------------------------------3jJkk9cAQspsJLGQw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5313\"\n\"--------------------------------Ya45eXeqtwDct23QN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5314\"\n\"--------------------------------ryTkRRyY4D5c2JFZF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5315\"\n\"--------------------------------bwfyB6kzGzDRy4erH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5316\"\n\"--------------------------------BwLWrZia74HvRpnWy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5317\"\n\"--------------------------------zwiGcXh8NbzAbkRiG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5318\"\n\"--------------------------------3chndGbNCnBP4HchX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5319\"\n\"--------------------------------WgcEmrv8cmF4MMpd8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5320\"\n\"--------------------------------TWAwNm326nyGZjNza--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5321\"\n\"--------------------------------2BhQ6vvZxancFL8qH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5322\"\n\"--------------------------------q8fuj9NZr9nTHdED8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5323\"\n\"--------------------------------PSHKN3MPEEoyQ25oh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5324\"\n\"--------------------------------sCdifzJ99QjbsPbDv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5325\"\n\"--------------------------------drNeA6bqoymAAtYX5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5326\"\n\"--------------------------------nZfELvKX4dyCmpRg7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5327\"\n\"--------------------------------FNPB2gtJxNjAem4R9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5328\"\n\"--------------------------------FN2YyHkubreTKxiNo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5329\"\n\"--------------------------------Q8ReoJFDyKfJ2mo4L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5330\"\n\"--------------------------------D5NekEQihRhMSiXQ7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5331\"\n\"--------------------------------uz4sWXqjHXJb5DkJB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5332\"\n\"--------------------------------RnpMo22uwSXLSmBts--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5333\"\n\"--------------------------------eo3iQpZg9DJgwcyru--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5334\"\n\"--------------------------------AZEiD3kezPTmxNGX6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5335\"\n\"--------------------------------9GHo8baY4ye5Rjy83--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5336\"\n\"--------------------------------6AEosyxgeN8CjfBxh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5337\"\n\"--------------------------------v57XKisnb4MqzNDZQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5338\"\n\"7165--------98167115--------to46KfT8LormGxmom\"\n\" SP : Livré\"\n\"------------------------98167115--------to46KfT8LormGxmom--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5339\"\n\"--------------------------------SMvd8mFmqqfpf3TaF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5340\"\n\"--------------------------------yx2MER3wCFDtY5DB4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5341\"\n\"--------------------------------hCodCAFR5wrdYFQKJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5342\"\n\"--------------------------------A3a6knQDsWh4ySJhP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5343\"\n\"--------------------------------WuXgbNHWumZKurjTi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5344\"\n\"--------------------------------ww9hDgCLNLBdX7S3s--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5345\"\n\"--------------------------------wQEzyyhTx83ySpsdn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5346\"\n\"--------------------------------RuR6GP6JNk3ZctA9L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5347\"\n\"--------------------------------3QkBC5Hj6kQJQKEdb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5348\"\n\"--------------------------------PK6XrfLfBWkcBtvLb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5349\"\n\"--------------------------------2Eni5PQ9dnCH7mWZF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5350\"\n\"--------------------------------f5gkPRdJ4si8oGJSy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5351\"\n\"--------------------------------PMnnRLnfsKHFSetcR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5352\"\n\"--------------------------------kAAGT9rEdxiJkEdZm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5353\"\n\"--------------------------------rHZZ5YwX5KjF8eC8z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5354\"\n\"--------------------------------zBNsJhe2pyZufJEmd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5355\"\n\"--------------------------------mJqxkJp8jXxL4Hj6a--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5356\"\n\"--------------------------------dGorHT4oG3kR24svn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5357\"\n\"--------------------------------tsEQ7ffTPyhDougwq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5358\"\n\"--------------------------------2gKXsXjqjhNFADBPx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5359\"\n\"--------------------------------ZKWqKanXKiGxvosg4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5360\"\n\"--------------------------------rEQ4pT3PwvcXMWPRk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5361\"\n\"--------------------------------eY4in3LPbhxKSZAhy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5362\"\n\"--------------------------------G8Krgq4B8BiruHTod--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5363\"\n\"--------------------------------bSsDqtW3joaHZEWSY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5364\"\n\"--------------------------------9YxCuxZMe5JLhhLhq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5365\"\n\"--------------------------------bK48WY3uXcTJgNHzW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5366\"\n\"--------------------------------B7HTjkR3HSr9qapG2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5367\"\n\"--------------------------------oWrtrYDTsceRFzxRW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5368\"\n\"--------------------------------oyLdpzzsDj6w6dgwD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5369\"\n\"--------------------------------cPnyqn7virYiXqkuF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5370\"\n\"--------------------------------eFtBCbsvX2qYbAPoj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5371\"\n\"--------------------------------xeGBmTYxfSYTs52uj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5372\"\n\"--------------------------------sQvoh5KQWZFrt5Td5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5373\"\n\"--------------------------------gZ4mboDtTisrtzDY6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5374\"\n\"--------------------------------7GKL3t43Y7hqHqyN2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5375\"\n\"--------------------------------NCuNWguGnHKrXQJ8c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5376\"\n\"--------------------------------s7S7B3w2z4nNPso5c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5377\"\n\"--------------------------------cvhP2YWaRtbvpoh5p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5378\"\n\"--------------------------------j4Kuqtr4HazMbZzhu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5379\"\n\"--------------------------------JQiwibynwqi6NDPxi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5380\"\n\"--------------------------------wyY5i95gzfLECrBve--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5381\"\n\"--------------------------------XgwYMRk9tNdh8baX8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5382\"\n\"--------------------------------hyk9yD75WCAjsQop8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5383\"\n\"--------------------------------Q8CEKHm6MWSzegNjW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5384\"\n\"--------------------------------29QdELsi9Cd7BCQrR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5385\"\n\"--------------------------------CkMX8bXvmmXQmM5XD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5386\"\n\"--------------------------------D4MaLiWfYLcvEv5mP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5387\"\n\"7177--------29501793--------2gWvuBeMZ2YeLDus2\"\n\" SP : Livré\"\n\"------------------------29501793--------2gWvuBeMZ2YeLDus2--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5388\"\n\"--------------------------------hpfaNW6qNhBMfQJNP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5389\"\n\"--------------------------------6hGRk6ysWx96t23HS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5390\"\n\"--------------------------------SmPkyGCkGq8aZEfym--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5391\"\n\"--------------------------------9Bo6YokW2oWXthNiy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5392\"\n\"--------------------------------78CrEiwTCTowS6yBr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5393\"\n\"--------------------------------EuFNDuczMmeDzB3ve--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5394\"\n\"--------------------------------dmgn7Ene2sqpo3LwJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5395\"\n\"--------------------------------m24MSRQMdfRqxfYJP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5396\"\n\"--------------------------------6bF5TuRYZZgARYm4B--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5397\"\n\"--------------------------------tbyeiv9XnCufXwQDs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5398\"\n\"--------------------------------qxCaLi3novDNhE8JP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5399\"\n\"--------------------------------NuFRxitfkjdhD3Bar--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5400\"\n\"--------------------------------Lvg9u3bg99vuyX3QK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5401\"\n\"--------------------------------gBJfdiMmGGLQztXSy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5402\"\n\"--------------------------------ierrBxWRG6fLjeatT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5403\"\n\"--------------------------------v4brZ7YAu27hWeRxJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5404\"\n\"--------------------------------aoAEDqiq3ZT9HyZeq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5405\"\n\"--------------------------------CvXbFQuj8ZjDhhDFp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5406\"\n\"--------------------------------46BAzo4rFCnY8pMY7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5407\"\n\"--------------------------------MQekvRnaSHWcHEDJ9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5408\"\n\"--------------------------------gSATbQZqieWzDYme2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5409\"\n\"--------------------------------oy2dDHdFQ2hjevPPk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5410\"\n\"--------------------------------mDup8qXGRs7bydLTv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5411\"\n\"--------------------------------aRjY6cgKNLxpcB3FJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5412\"\n\"--------------------------------TP2XDCKpP7NTTriyu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5413\"\n\"--------------------------------TP2XDCKpP7NTTriyu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5414\"\n\"--------------------------------D87rSh9tRdGKiffDs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5415\"\n\"--------------------------------nKMKCz9JEBchdRRiX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5416\"\n\"--------------------------------P4zT3J9pLzWpHPiSb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5417\"\n\"--------------------------------bcDntSiXnPjze3JNm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5418\"\n\"--------------------------------ovpr5m6KHGmjqJjZ6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5419\"\n\"--------------------------------WeMNoWhFbKnXXiShR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5420\"\n\"--------------------------------9fiCihDxzvCQjBhPj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5421\"\n\"--------------------------------jnueuHki5KjsXKY5j--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5422\"\n\"--------------------------------PAAXrSvHPK7E4Rh3b--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5423\"\n\"--------------------------------hP35pKoJXDushNwE8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5424\"\n\"--------------------------------8qCPEKGhuapSskCQy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5425\"\n\"--------------------------------3v8D6HZ4ms2oqE4GT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5426\"\n\"--------------------------------EGnKg9iNj5JdqvSas--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5427\"\n\"--------------------------------BMwHLN9Z4swBdK67T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5428\"\n\"--------------------------------kyYKrPkEcqiKSPzif--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5429\"\n\"--------------------------------K2Z468cQd2Q7zKmv3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5430\"\n\"--------------------------------gKECZWrBbeqBr8e8M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5431\"\n\"--------------------------------jHc5Cm2FvDHx4sqHM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5432\"\n\"--------------------------------6n8doakdbZKB3B475--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5433\"\n\"--------------------------------dQdGxPjQTr3vb8XCB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5434\"\n\"--------------------------------XKHaGr3CrAjyJZCgc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5435\"\n\"--------------------------------qe4Yt4z3wwE5WGBvo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5436\"\n\"--------------------------------tXgEhTKBKQLDhW6iF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5437\"\n\"--------------------------------nxPdmqX9qwH5owXDe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5438\"\n\"--------------------------------SL8isqRoTvD8vq7WS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5439\"\n\"--------------------------------nAi9taMxmYDB5SYLb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5440\"\n\"--------------------------------5YTt9eeTi5q8Ddqrq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5441\"\n\"--------------------------------XhAcvjpLa7DWkAntQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5442\"\n\"--------------------------------FYL6jiiDEygeEpiRF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5443\"\n\"--------------------------------xmFdekpNj5Gdqm9Zh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5444\"\n\"--------------------------------65MvLnXRaqrSuaQiB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5445\"\n\"--------------------------------S89qHhA6mtvhWEyxg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5446\"\n\"--------------------------------DuCszcoM6vsLtE2YS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5447\"\n\"--------------------------------7EoZsXfRs4S2ykR78--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5448\"\n\"--------------------------------5NY8awGcdxT9r72kw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5449\"\n\"--------------------------------To7vim9ekeqMTi94h--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5450\"\n\"--------------------------------vN5PjbNnTjG8HosoG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5451\"\n\"--------------------------------uJ2ag47scTE8ZGmNW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5452\"\n\"--------------------------------FGfMnkpagRfbg93Xv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5453\"\n\"--------------------------------PLf829hvf7qKtqkpN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5454\"\n\"--------------------------------qNk4ymj42PbRHuKga--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5455\"\n\"--------------------------------YLmyLnZKdt3SoN5NY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5456\"\n\"--------------------------------xh742qDvcqCDP4xab--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5457\"\n\"--------------------------------Z8AAiCtQ7iqZW9eYe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5458\"\n\"--------------------------------HMDtHynjEeEDkZLy5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5459\"\n\"--------------------------------YMNxjPFreGgaoTpqP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5460\"\n\"--------------------------------xk7KbmfqG9DZrtsry--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5461\"\n\"--------------------------------pWqq2BJZRMMadHiPH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5462\"\n\"--------------------------------RzqpRZXwyyPfGQWDR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5463\"\n\"7125--------50989869--------o32PTYJZWixqPfizJ\"\n\" SP : Livré\"\n\"------------------------50989869--------o32PTYJZWixqPfizJ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5464\"\n\"--------------------------------5ZEWToAhcS9fvogzt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5465\"\n\"--------------------------------2cm9GgNTirYv4j7yW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5466\"\n\"--------------------------------kCZtBMZ9Mwx9MYJdS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5467\"\n\"--------------------------------oBjKBhTvAKvwQNsaT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5468\"\n\"--------------------------------TbGdXLBwNoyRxuMYT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5469\"\n\"--------------------------------8oRNNdw2stNj9PCFu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5470\"\n\"--------------------------------Wnfwd4kd24fFQqEHp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5471\"\n\"--------------------------------aYc5Aruz8Q9hdh9ws--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5472\"\n\"--------------------------------6iCNXWGhhdnnjQgF8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5473\"\n\"--------------------------------PLMC5m9ijtqrfcnuy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5474\"\n\"--------------------------------9k3KZBuequR5LRWkL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5475\"\n\"--------------------------------j2Mw5Ej9ZvX6jBE87--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5476\"\n\"--------------------------------ArHh8HiFDokjyypLg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5477\"\n\"7170--------55441503--------MLspv46Y9DZtoyzdZ\"\n\" SP : Livré\"\n\"------------------------55441503--------MLspv46Y9DZtoyzdZ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5478\"\n\"--------------------------------RfcbsbhZqB8J23SsM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5479\"\n\"--------------------------------qdmBudRDAtG6S3cRH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5480\"\n\"--------------------------------jQGHy8v4rqCSXeKTx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5481\"\n\"--------------------------------huYBcYnPDT6hcBb9T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5482\"\n\"--------------------------------EuKsPQ8TgSXhTfp6F--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5483\"\n\"--------------------------------vHG955ALbe2j35tNX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5484\"\n\"--------------------------------dN33pTAr2CPEyxmD5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5485\"\n\"--------------------------------58as54NJaBxz9FpZk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5486\"\n\"--------------------------------yei73C7CyTNvyHDyQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5487\"\n\"--------------------------------ky4d5cDskQ8asez7k--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5488\"\n\"--------------------------------X8bYPdLscv4TBY9Hy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5489\"\n\"--------------------------------cApd64y7aa9HpHCwc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5490\"\n\"--------------------------------MWXHAxtS93bHDnbM6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5491\"\n\"--------------------------------tH2pe7rrHDpLjokpT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5492\"\n\"--------------------------------HH4mici2AGwgng6om--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5493\"\n\"--------------------------------hHBHC3mcwxK5SByuf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5494\"\n\"--------------------------------hhzvpypJ8kfYCEKn7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5495\"\n\"--------------------------------RTxFes8XGosGoGgxN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5496\"\n\"--------------------------------CwsGXiTxATZ7b5oRk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5497\"\n\"--------------------------------b6p4aScpxr52556JP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5498\"\n\"--------------------------------xw5nnWSTfTsWvrWuY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5499\"\n\"--------------------------------QJKKqPdAKbK44hSTo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5500\"\n\"--------------------------------TqLvs6rjPTYoGCFNQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5501\"\n\"--------------------------------Q73dGbaeoxpoZvJim--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5502\"\n\"--------------------------------fJQcmD9YdXBMt723w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5503\"\n\"--------------------------------ebqoaNSKXd8WpGu6a--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5504\"\n\"--------------------------------c5aFYwJ35CagWaPFf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5505\"\n\"--------------------------------iRb9YdaxB9vhZwzqy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5506\"\n\"--------------------------------9ycN5TdaFPQPujQ4Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5507\"\n\"--------------------------------MTJvnMAhfcjm4RhQG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5508\"\n\"--------------------------------RJ78zivigv2e6TEPt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5509\"\n\"--------------------------------r5skxLwmwmTw4yAps--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5510\"\n\"--------------------------------Cuk7MSjt92vnqRqhJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5511\"\n\"--------------------------------oEvh8P9pKvSFHzhBP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5512\"\n\"--------------------------------EGNANbW4J9Tc2Lyk2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5513\"\n\"--------------------------------6oGXqidXipf366SuS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5514\"\n\"--------------------------------RyZmvbB37qcKmiG2Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5515\"\n\"--------------------------------JMCkggyTn5BpobH7M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5516\"\n\"--------------------------------3qfudzjexfQ8yJAnX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5517\"\n\"7142--------28841026--------LKHPNrrABnyg7dt87\"\n\" SP : Livré\"\n\"------------------------28841026--------LKHPNrrABnyg7dt87--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5518\"\n\"--------------------------------jiyqftha7kQS2kHuB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5519\"\n\"--------------------------------r7JbvmxDEPTebDAaK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5520\"\n\"--------------------------------7HsEYpCaGwhTFHaQT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5521\"\n\"--------------------------------Mc9pEKNAjMgc3mNx5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5522\"\n\"--------------------------------p2nLhq4E95byvnmRN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5523\"\n\"7156--------21703909--------HCbfakL6SrMruvnYQ\"\n\"8787--------21703909--------\"\n\"------------------------21703909--------HCbfakL6SrMruvnYQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5524\"\n\"--------------------------------wGwyrtQD5MRj8AJ7z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5525\"\n\"--------------------------------YBCLhRKmM8w8RXqXS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5526\"\n\"--------------------------------2oCPDoTCXHxuMhZ2r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5527\"\n\"--------------------------------2t2BAhYe5uTCTRfLb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5528\"\n\"--------------------------------KHnScFPcPHfu7t4kA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5529\"\n\"--------------------------------DkX6ZRhA66e4hhiKf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5530\"\n\"--------------------------------kcZCoCNfxt7RqHjs9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5531\"\n\"--------------------------------PA9R79siW4LwmvSv4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5532\"\n\"7126--------29106025--------EALH8NfNXsykYtove\"\n\"------------------------29106025--------EALH8NfNXsykYtove--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5533\"\n\"--------------------------------HtbdtDpmJTcKSDpC2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5534\"\n\"--------------------------------t5CcePhBdFh394dra--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5535\"\n\"--------------------------------wtsHWqYb23bxSbkER--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5536\"\n\"--------------------------------udwR8devLbd7rNsdv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5537\"\n\"--------------------------------CQYkPLLi68DLxct98--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5538\"\n\"--------------------------------nPdXAAgyBSeRWw7Em--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5539\"\n\"--------------------------------rMEBz4dWRR3z2XSpR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5540\"\n\"--------------------------------DjpydnNA6327bBc3N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5541\"\n\"--------------------------------AR3cdcyDzR5nRfbrp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5542\"\n\"--------------------------------Hsf6tGn5TGoeY8vBJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5543\"\n\"--------------------------------9CfkuT8DsA3s5dJ5N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5544\"\n\"--------------------------------cLgb9DDpAuctXf7Cv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5545\"\n\"--------------------------------sMJcjreBvFwyx2T2t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5546\"\n\"--------------------------------FJhaFEy3qS2NGmcJf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5547\"\n\"--------------------------------xZMSvJz7F6P29yqWR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5548\"\n\"--------------------------------hei93RLGemfSz2c7d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5549\"\n\"--------------------------------PZyBP3tudwcQPb9tQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5550\"\n\"--------------------------------xZg6gq9LeWPGvJe4i--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5551\"\n\"--------------------------------W6tFYARPecnrwfN5n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5552\"\n\"--------------------------------h5bs5SjBeofKgAcbR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5553\"\n\"--------------------------------ZxfJSscaikQTWBgsr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5554\"\n\"--------------------------------T9BvQq8ytkNcmWvSR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5555\"\n\"--------------------------------zxghtMJgox6MyQr4m--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5556\"\n\"--------------------------------ALYTugP5rsyK8mSgK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5557\"\n\"--------------------------------8m9cpvFTzdArkHhmD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5558\"\n\"--------------------------------vWYbzb6qpQM6FTNn3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5559\"\n\"--------------------------------ouutdzkGn7Q7terzJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5560\"\n\"--------------------------------KqBW94vNxshrdnGT4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5561\"\n\"--------------------------------HJrcaZiiJNB8YkvS7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5562\"\n\"--------------------------------9PhcfT4wzSvnoX84D--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5563\"\n\"--------------------------------RQyMaYg45MPMwB6ce--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5564\"\n\"--------------------------------AFBLSjSEFjXPup9NN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5565\"\n\"--------------------------------6zAtemELEJdnrRN3n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5566\"\n\"--------------------------------RkMwXtMg9msKsTfNX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5567\"\n\"--------------------------------SoA3vKEdzTx6dNk7J--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5568\"\n\"--------------------------------WAJu9Ay8CcYhXicJp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5569\"\n\"--------------------------------8DKFSTrZPGGe9yPPG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5570\"\n\"--------------------------------qn4MDdZ76StM7p8kD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5571\"\n\"--------------------------------gFQrLv3Q5HT83mwR7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5572\"\n\"--------------------------------8SC32wH2NhxY8faXQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5573\"\n\"--------------------------------6ibEuwNqxLNJsCmqh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5574\"\n\"--------------------------------M7DtgxrLJ6RRyRJ7m--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5575\"\n\"--------------------------------4ukzJGGD6gLLdyQ59--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5576\"\n\"--------------------------------KyPtBT5y2RuqNxJYM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5577\"\n\"--------------------------------TLr3Bu9SvLBjHHHss--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5578\"\n\"--------------------------------w6MJC2orXN7PJ6bBA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5579\"\n\"--------------------------------DaspoqfvyWFzCX2mg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5580\"\n\"--------------------------------WfyuTyhBm6gt2dsQ3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5581\"\n\"--------------------------------wmPqsuhMS6ccn9fMy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5582\"\n\"--------------------------------ZAz7fqnWTcgRP2knn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5583\"\n\"--------------------------------sP3smSWe9aif8Ab8j--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5584\"\n\"--------------------------------vQtia4GExdgjLvB4x--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5585\"\n\"--------------------------------DRcFiJPyNn6q6ERLR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5586\"\n\"--------------------------------dPvLydfGqND67zqar--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5587\"\n\"--------------------------------LrhEz572wyyQovKrW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5588\"\n\"--------------------------------xNKjzv4Tzxyp7Kg2T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5589\"\n\"--------------------------------3a6xaFXNreRM687KR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5590\"\n\"--------------------------------ZZg8XEsaLRTzvWpPp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5591\"\n\"--------------------------------iru9gdzZwR7x9a2Xv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5592\"\n\"--------------------------------tvhmM3gxC32d8abyJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5593\"\n\"--------------------------------WBSo94HiZGtTfaGRX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5594\"\n\"--------------------------------es6qcBzEaogJMTbkp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5595\"\n\"--------------------------------QMh7h6pcKRkMKGcBK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5596\"\n\"--------------------------------aKgihbxvuSn2aqPAo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5597\"\n\"--------------------------------oKSJHqdxfFvMG4NCL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5598\"\n\"--------------------------------R8tRQbu6LZe2pFuoK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5599\"\n\"--------------------------------cNtLLCdyFGYF5ARpS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5600\"\n\"--------------------------------d9FyJu2N9wzZJKBtW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5601\"\n\"--------------------------------4yuqtSeQdDeEuemwA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5602\"\n\"--------------------------------GEBQ7cmaHzTY9iTK5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5603\"\n\"--------------------------------cTfLc6nwMjHGrBQvZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5604\"\n\"--------------------------------FgXocEiSw4Aj7jbMX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5605\"\n\"--------------------------------BZJtwvuQ7Wjjawf6P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5606\"\n\"--------------------------------ptS6wfDkrxgGmCYdC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5607\"\n\"--------------------------------eP3NXXftcbu9cE3aK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5608\"\n\"--------------------------------nxHLm8RjdvRMgpQrY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5609\"\n\"--------------------------------cZ8HvKfFeY7CemwiD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5610\"\n\"--------------------------------77uJmnQz92Y7DBgTt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5611\"\n\"--------------------------------xZWD555ekEE3apqLc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5612\"\n\"--------------------------------YH2MxRo4QrA4snKeP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5613\"\n\"--------------------------------sG47b6JMaCsHNDWf4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5614\"\n\"--------------------------------TYykynrq7rcLSJ4ap--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5615\"\n\"--------------------------------NZ9SxyREwXhkaSNjC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5616\"\n\"--------------------------------vXuaYb9kpxEtJe3JB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5617\"\n\"--------------------------------5J9Dji4P4iCotAnAm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5618\"\n\"--------------------------------PNYZkyop3TQw8d3xd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5619\"\n\"--------------------------------AwAdxqxXZtn299wes--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5620\"\n\"--------------------------------vdgkKZhQ7eFLdEm7m--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5621\"\n\"--------------------------------Yz8ywWgcuRyqnn4m8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5622\"\n\"--------------------------------tKLsej8kPBDBKLEqs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5623\"\n\"--------------------------------bhNZwjCu7FcTvRQXX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5624\"\n\"--------------------------------mmxn9GA32G4Gu3GKD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5625\"\n\"--------------------------------2TrnMLKa6aznreptc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5626\"\n\"--------------------------------KKRTZGkWm9g5sPkYd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5627\"\n\"--------------------------------jE8ihj8PHvr8fhz5p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5628\"\n\"--------------------------------o3vda96FEaShe4oKN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5629\"\n\"--------------------------------dS5MDw6fCGQwRJX4k--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5630\"\n\"7139--------22025714--------GNAgRoePXJXsXXzwW\"\n\" SP : Livré\"\n\"------------------------22025714--------GNAgRoePXJXsXXzwW--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5631\"\n\"--------------------------------ajAgj85o4e9CHvCKo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5632\"\n\"--------------------------------LTbAwZ8RSr2Y8e3Q2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5633\"\n\"--------------------------------yS7FhWkjv7YRqNgKL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5634\"\n\"--------------------------------ps6MbcRqGnhnmzbNx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5635\"\n\"--------------------------------qdPz4Wc5WSxGLTwLe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5636\"\n\"--------------------------------MBoD8xQHTw6iAXMwz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5637\"\n\"--------------------------------2EkQJ5BMDSNyFTNn2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5638\"\n\"--------------------------------KBT8NGMdSuNEf6WrK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5639\"\n\"--------------------------------3dZYrgyXjMXeLLLAa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5640\"\n\"--------------------------------kgFRxSd3FAzosxspZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5641\"\n\"--------------------------------crNjFsXsiLga8349d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5642\"\n\"--------------------------------B5jD2ZxfMMZLRWc8G--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5643\"\n\"--------------------------------n4fbAgCFkcQ5eBZNi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5644\"\n\"--------------------------------st5yAshnFyfAdXkTf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5645\"\n\"--------------------------------8ktXQco3H7QRnX6Qy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5646\"\n\"--------------------------------bMn72tBnQBRsTxriP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5647\"\n\"--------------------------------JGcNZLssvxaYQazqZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5648\"\n\"--------------------------------jNdWmuEHxEqxziv3G--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5649\"\n\"--------------------------------Sz4wKPAmkdt2bfPYy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5650\"\n\"--------------------------------xFXkPLfMyYTrz8pqG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5651\"\n\"--------------------------------yimnpJWqJytJ4oYiF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5652\"\n\"--------------------------------9PhjTT3GLvcSsKFT2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5653\"\n\"--------------------------------dDRnNvyzZnMPgmaYq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5654\"\n\"--------------------------------rnPgJQZSaLt8K2wMP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5655\"\n\"--------------------------------yhDXqCayPsDvPdnQX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5656\"\n\"--------------------------------72ZsKHqEhoDMzuZFc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5657\"\n\"--------------------------------PuQEW6HezjgymyKWi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5658\"\n\"--------------------------------Cw7SXKJR4hmfZxyNF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5659\"\n\"--------------------------------R3n4ermPbRhyBmc8G--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5660\"\n\"--------------------------------kLpWsApZ6CPwZmFAq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5661\"\n\"--------------------------------KTsXpuLN6YjxfhkzZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5662\"\n\"--------------------------------NSwY6xSjxwuKd7rBT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5663\"\n\"--------------------------------4pKxnpTHAAmwaJPJq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5664\"\n\"--------------------------------n8GFamtrRxG7cJfHm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5665\"\n\"--------------------------------R3aoqeGhn292zxD8C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5666\"\n\"--------------------------------CtfzJ9uiX6y7K7KYR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5667\"\n\"--------------------------------X6HknmKh9KZrtjWTS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5668\"\n\"--------------------------------CrC8FTmYvwNn4DeKt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5669\"\n\"--------------------------------8FmhjNPqPTBqrpcMZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5670\"\n\"--------------------------------vfPv3pi95mrfLT9H3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5671\"\n\"--------------------------------AkvhwMNcM36x6tGQf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5672\"\n\"--------------------------------RxqqHf76nLCncANsk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5673\"\n\"--------------------------------7hs35zEpkWNTJK6zZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5674\"\n\"--------------------------------vr9cEpiPp2sRufL73--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5675\"\n\"--------------------------------f2Ktnv2kYLPSYCSEg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5676\"\n\"--------------------------------TEvywoiMv52e7Fp4N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5677\"\n\"--------------------------------zj8GQsoWjSbMr3W7N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5678\"\n\"--------------------------------vpjBcvbRFoey9EG3H--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5679\"\n\"--------------------------------4tumBSGcKZ6rpcevA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5680\"\n\"--------------------------------wsounNL4ZAmBmELxM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5681\"\n\"--------------------------------mZMjBDapC8EcoTQ3y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5682\"\n\"--------------------------------4m4hfSErai3GfKAis--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5683\"\n\"--------------------------------bB8XR5qDgP4HtEWTP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5684\"\n\"--------------------------------3bTn7xiLmn9DKoqo5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5685\"\n\"--------------------------------KuBxX69QfxCBv6nGD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5686\"\n\"--------------------------------wYAhkCewZngHNBWf9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5687\"\n\"--------------------------------xjMTySKgfXDn828wy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5688\"\n\"--------------------------------aXg3oaL3u4LCoZ8Ag--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5689\"\n\"--------------------------------Rv7KKMh7aFjAQPJv4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5690\"\n\"--------------------------------E6PCydipHZP2yRmuq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5691\"\n\"--------------------------------yQXETuYFXnK7KSPQW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5692\"\n\"--------------------------------NMSjgF5RwhBvcMb6W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5693\"\n\"--------------------------------JYfRRDgvSqxFK24jv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5694\"\n\"--------------------------------Ew2evhMpFLcdsL8PR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5695\"\n\"--------------------------------pSxdqebJkMjajYCJR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5696\"\n\"------------------------28399897--------WpNHgAnufBjKD2dpk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5697\"\n\"--------------------------------myKundffZX9Eio2QD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5698\"\n\"--------------------------------bettHQQLigLaEss57--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5699\"\n\"--------------------------------BrwBXLGsX6BaKd6Xt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5700\"\n\"--------------------------------CFmiQB7ipyT4Nefja--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5701\"\n\"--------------------------------72D8FwiZBzWfGCMab--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5702\"\n\"--------------------------------peAxKrjgxHjmxwqP4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5703\"\n\"--------------------------------PFpTCamuTF7fd9akF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5704\"\n\"--------------------------------5SzioHXZhmohR6rp2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5705\"\n\"--------------------------------c6PPbFSvCKjiJ5TZd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5706\"\n\"--------------------------------CjY23u74TNNXiBWin--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5707\"\n\"--------------------------------gBuycXYrPPKgqXLFB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5708\"\n\"--------------------------------cf985fMwYRJPzNpSb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5709\"\n\"--------------------------------JMALuK8sMv9tXZDBK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5710\"\n\"--------------------------------nz9J3C8pT5THRLvfd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5711\"\n\"--------------------------------spaq8kbSAhD4fgYhY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5712\"\n\"--------------------------------LYJLdG8ffSsSLZSju--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5713\"\n\"--------------------------------tR9g82BySQBXH44sg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5714\"\n\"--------------------------------iHR8wssMGzcwwWAfg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5715\"\n\"--------------------------------fadiZnspnLWGeqtyu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5716\"\n\"--------------------------------vFLR4xRWKLSyfKgSf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5717\"\n\"--------------------------------9XmXChiwo4Mcp3q68--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5718\"\n\"--------------------------------DDnx4MxkpAK4jLeaa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5719\"\n\"--------------------------------4qL3uatnbeKiTHftN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5720\"\n\"--------------------------------ArtS69EHKjYoiiASX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5721\"\n\"--------------------------------PQbZ5bTfhry7ZPAwK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5722\"\n\"--------------------------------eoaS7TyaH6LLra4Ht--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5723\"\n\"--------------------------------xZimAoW6pSEijC7w4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5724\"\n\"--------------------------------2Z9xc8eN59nqsNEYA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5725\"\n\"--------------------------------RDwgi2xFL3evNufxh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5726\"\n\"--------------------------------kFxWWp8qjCuZeXpRs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5727\"\n\"--------------------------------Ss27Tuq2JhXGNds3t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5728\"\n\"--------------------------------kf2n73Y8gMyAA4xec--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5729\"\n\"--------------------------------iH9ufEDDqKZp6HXwW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5730\"\n\"--------------------------------wB3FX3FXvRZkaq7tC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5731\"\n\"--------------------------------M3ffLTbZr22jYyNTq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5732\"\n\"--------------------------------WYhvAXEWZvv6DJhsP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5733\"\n\"--------------------------------XjY3Ai2qxQ92RcneF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5734\"\n\"--------------------------------qZSMuX5E3KFCusS3f--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5735\"\n\"--------------------------------6Eq4MBp6nn9f24S57--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5736\"\n\"--------------------------------wwJNZ73Xc5HrweFfQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5737\"\n\"--------------------------------Hxxuea4oxtobMckKF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5738\"\n\"--------------------------------W6bpkniLCgvtsywje--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5739\"\n\"--------------------------------oXuW9hFmeGrFhAEyD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5740\"\n\"--------------------------------jttXHEFJdm6Dv2Z7e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5741\"\n\"--------------------------------p6DmSsma3x77QjWXb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5742\"\n\"--------------------------------qADcsWQ5jb9kt9BNa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5743\"\n\"--------------------------------htC7DiipBjSom47Rh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5744\"\n\"--------------------------------eWykFMFbAc8gWGStv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5745\"\n\"--------------------------------YDQEBQAudtjTtJrHs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5746\"\n\"--------------------------------mbsCMyRwde6Krx6tY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5747\"\n\"--------------------------------XtFthyGJn8SfEqJsN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5748\"\n\"--------------------------------yYgCWW8me4m9qtJtE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5749\"\n\"--------------------------------cvncaEX3WJ9yc9aha--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5750\"\n\"--------------------------------gy38xY8sPESsrheyz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5751\"\n\"7150--------29727660--------o67JEsB2S7HyBxnj5\"\n\"------------------------29727660--------o67JEsB2S7HyBxnj5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5752\"\n\"--------------------------------G3FvtQgnQkRbbMRFJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5753\"\n\"--------------------------------mrzt8oisrSLLthWWM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5754\"\n\"--------------------------------93wQ5Zs3DpRuYhe7w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5755\"\n\"--------------------------------ZyX7prxt2d4yzE9z6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5756\"\n\"--------------------------------ChKJ4xfMMCPBZrvTk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5757\"\n\"--------------------------------S3KrGjJcYXGFDNjvc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5758\"\n\"--------------------------------LmAvfenQMXXq3y4Xs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5759\"\n\"--------------------------------MwsxH483yM9fKmAxH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5760\"\n\"--------------------------------d9LqveyHCjBuKPtep--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5761\"\n\"--------------------------------NAuzwdCCgvRYQWwbi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5762\"\n\"--------------------------------WvrkaaZDpcysd2eQY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5763\"\n\"--------------------------------FjBaNSYMhgKkEfzcC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5764\"\n\"--------------------------------GWBY5Q2hxfj3Mk4C5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5765\"\n\"--------------------------------DfzancKNiprGYSiGn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5766\"\n\"--------------------------------w3tLiNv78wc6jw6vP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5767\"\n\"--------------------------------kcSAKdKkSD8xHzJPn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5768\"\n\"--------------------------------fuJ3YvzqWHZAeEnfT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5769\"\n\"--------------------------------78a9srxDKqMehWu6x--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5770\"\n\"--------------------------------n9nvF4tqBA6rg9xJd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5771\"\n\"--------------------------------5sGX4GrXXCdxRHomW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5772\"\n\"--------------------------------vd53ASnJC72SgnfWo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5773\"\n\"--------------------------------SunPRKENzhLfyuBLS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5774\"\n\"--------------------------------rvBFfwqyCouHkZGv9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5775\"\n\"--------------------------------zBsJceof9qtEZ88CM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5776\"\n\"--------------------------------ojYCAWimcXLxABPYf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5777\"\n\"--------------------------------8NamHNZsy6oD7xyDj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5778\"\n\"--------------------------------rPBe9Jk77HmeA8kmq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5779\"\n\"--------------------------------W3YkoA8CjwSgk5jwc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5780\"\n\"--------------------------------6uTzvcLdQm2oJKM5a--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5781\"\n\"--------------------------------8uHf4KBfxT6z6L4Pc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5782\"\n\"--------------------------------MHoHPNEck7ExxtfEr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5783\"\n\"--------------------------------9eNS6SgvYfzmb3gNA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5784\"\n\"--------------------------------kuCvwz6mf3ASvFabB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5785\"\n\"--------------------------------HrXXnhf6rETyBrXuD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5786\"\n\"--------------------------------ELiMJKpDWXGqgjGQf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5787\"\n\"--------------------------------wwgtqBzcQPTMKGcfr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5788\"\n\"--------------------------------78gWbWNSWYYagSL3v--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5789\"\n\"--------------------------------TL58vL3aKdAipDQXd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5790\"\n\"--------------------------------YBr86ezcRQx4JG6Wg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5791\"\n\"--------------------------------AMTdFvf58ozAhx7Kb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5792\"\n\"--------------------------------mXj7F9ap3nNueH5G5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5793\"\n\"--------------------------------x9kd9aTpJWoGAGkLR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5794\"\n\"--------------------------------C3vDsPNbWQxY7F543--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5795\"\n\"--------------------------------gvs2jzothXWTTyrbc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5796\"\n\"--------------------------------D5XjHi9LNpuihnGyk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5797\"\n\"--------------------------------kJwAQyfTQhhPKB9EX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5798\"\n\"--------------------------------DXpAXyiY3pqFbR5nN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5799\"\n\"--------------------------------hYZPhCY6nWLZmHJZ4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5800\"\n\"--------------------------------hLBJxyxLh2AAzBn2D--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5801\"\n\"--------------------------------4GStbXyC6MBMPXjun--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5802\"\n\"--------------------------------wtvT7edMnYHiogqwa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5803\"\n\"--------------------------------NQSn5TWoW7xC7KpZi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5804\"\n\"7149--------21590004--------76576Mrhm4pyogJSQ\"\n\"------------------------21590004--------76576Mrhm4pyogJSQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5805\"\n\"--------------------------------uDE7hgSGHS4xJe7Xk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5806\"\n\"--------------------------------5o6KYzdESjCscqXCF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5807\"\n\"--------------------------------KiJnuXDHuJQZp2DHy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5808\"\n\"--------------------------------LR6FfexXTDY9kYd5K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5809\"\n\"--------------------------------czWkKqKsQ5zRa8XD2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5810\"\n\"--------------------------------wPcSoKgrdjTbQrbtB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5811\"\n\"--------------------------------cu24KFxdrrqzHnTHa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5812\"\n\"--------------------------------S4MoaxreKZR9AZdNE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5813\"\n\"--------------------------------E2fcavixDg4iWKwF2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5814\"\n\"--------------------------------ZxcQEvE3hFTGsJjHg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5815\"\n\"--------------------------------DFcmZaNMwK9DFYZqg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5816\"\n\"--------------------------------ScaqdMFgNtG8hmmms--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5817\"\n\"--------------------------------2LdrPsDXAkJmLyrEx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5818\"\n\"--------------------------------cJYT4qzLRsfw48jKe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5819\"\n\"--------------------------------dgv8horAMinyj4E44--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5820\"\n\"--------------------------------uKC9D6jeAMsa2ZL68--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5821\"\n\"7176--------98602225--------QyLthwhfbiYQkbCcz\"\n\"7193--------98602225--------\"\n\"------------------------98602225--------QyLthwhfbiYQkbCcz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5822\"\n\"--------------------------------FXA996CG2gzmQRw8G--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5823\"\n\"--------------------------------YkcdPQ8DTtNWM6i4f--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5824\"\n\"--------------------------------r2aFtRJro4fF8xXFn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5825\"\n\"--------------------------------yEE79v63iaQh4Qhi2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5826\"\n\"--------------------------------xctzjJ2cpzwTwqvTk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5827\"\n\"--------------------------------Mj7St4TPzDdwDswGN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5828\"\n\"--------------------------------3HWQ9NJBezWsMFtPS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5829\"\n\"--------------------------------udGXe9vysHR6vn2SD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5830\"\n\"--------------------------------GGBz9W8ereQb7ee98--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5831\"\n\"--------------------------------TxzxriaRziERxGZPB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5832\"\n\"--------------------------------QYgjKCa8iCaHWQZ7D--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5833\"\n\"--------------------------------SJ8pHZ2MmhhExMJyY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5834\"\n\"--------------------------------jPBxNM9PNoQeA6pDH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5835\"\n\"--------------------------------vEPZ7eLGjteh8hati--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5836\"\n\"--------------------------------8YfgrYrjy6CWwmSMD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5837\"\n\"--------------------------------j8uAzuXmdEGZyivFj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5838\"\n\"--------------------------------eELY6HQ3yrPnqdNym--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5839\"\n\"--------------------------------5A3TTHqRKkv8H7XBG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5840\"\n\"--------------------------------ZmHKcJgBQN2BEi49j--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5841\"\n\"--------------------------------rHx9TvkkiJyYA6cZ5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5842\"\n\"--------------------------------vo5uKyFno6ACrvpwD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5843\"\n\"--------------------------------kQCkKbbPBgPwZ75gq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5844\"\n\"--------------------------------BDP2XDeZzn4jFh3AW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5845\"\n\"--------------------------------93XDpzdYAft9iYfve--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5846\"\n\"--------------------------------nBTNQEneLYTEr8D2o--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5847\"\n\"--------------------------------Z3JYaRGz22HWrgmRH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5848\"\n\"--------------------------------FKR7Lv7z3MufLEEAs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5849\"\n\"--------------------------------xfv5GDFGs6E3FxK4v--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5850\"\n\"--------------------------------y4pb2KnRNy7mD9Ypx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5851\"\n\"--------------------------------aZPydsZTCS8b6yg4E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5852\"\n\"--------------------------------MWpXRNz7RtLaGdhmX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5853\"\n\"--------------------------------B437zZimBCvmASgHN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5854\"\n\"--------------------------------ZtxhNL6gDgNEZaAP5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5855\"\n\"--------------------------------sJ3xbC6EkkMKYYJsj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5856\"\n\"--------------------------------6C5AupasEZnm4YgmD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5857\"\n\"--------------------------------M5aaEfm89xNERYLo6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5858\"\n\"--------------------------------M5JRLyzWNfjXXN7fM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5859\"\n\"--------------------------------iHwRDtJD8CdLwzoLj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5860\"\n\"--------------------------------vb6SLrrskGiTxTpvm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5861\"\n\"--------------------------------up648Fbi6ktEvKkJm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5862\"\n\"--------------------------------Hxfkh4aheNdDmu62e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5863\"\n\"--------------------------------WvZaqR6k6Byu8EJfK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5864\"\n\"--------------------------------wPnBhyDkhrapxAm8W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5865\"\n\"--------------------------------dLabdXDbMHgAA6a8L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5866\"\n\"--------------------------------32RKCvHyWJ6PsiKp3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5867\"\n\"--------------------------------tFxdCTyuZSt4s2vEu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5868\"\n\"--------------------------------bM55pWmLumyNRacAv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5869\"\n\"--------------------------------jnawwoRfjZdpK8mR2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5870\"\n\"--------------------------------bnAQNadjxgZEFLRBr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5871\"\n\"--------------------------------a5gmwCZiECgjJmQai--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5872\"\n\"--------------------------------iNNuumBbqt4WsMT4h--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5873\"\n\"--------------------------------8ucr3b9E6FT8LHbE4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5874\"\n\"--------------------------------xopfRwYN8z2vSwayF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5875\"\n\"--------------------------------Pkqfwnc4zy24xeARm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5876\"\n\"--------------------------------Jv6jYLX76DqmRaZJE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5877\"\n\"--------------------------------D3XX3PgwuJpfj2sR4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5878\"\n\"--------------------------------jkQFgzTu7FxTdHGBp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5879\"\n\"7159--------53998800--------kynebLCMH7LcLsq8q\"\n\"7169--------53998800--------kynebLCMH7LcLsq8q\"\n\" SP : Livré\"\n\"8142--------53998800--------\"\n\" SP : Livré\"\n\"------------------------53998800--------kynebLCMH7LcLsq8q--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5880\"\n\"--------------------------------syr6ibXfPEGbhsTPg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5881\"\n\"--------------------------------9gx2q7HjDiTD6pYWT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5882\"\n\"--------------------------------cLqRg72GksDSBzTAQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5883\"\n\"7154--------55547845--------xjJdB6RZ29aSiWBha\"\n\" SP : Livré\"\n\"------------------------55547845--------xjJdB6RZ29aSiWBha--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5884\"\n\"--------------------------------iwnKL6BamptZGwvKW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5885\"\n\"--------------------------------3choNAWR8tSdkyzS8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5886\"\n\"--------------------------------xbCtvZFaFMK3ypRea--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5887\"\n\"--------------------------------6kmb3JmiAPHJadA2n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5888\"\n\"--------------------------------Mt22ouTXhpqztptaB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5889\"\n\"--------------------------------ZcjbP6MhSpTgteKya--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5890\"\n\"--------------------------------dABLBqdSPRSSAvAZ4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5891\"\n\"--------------------------------NpwhttC8YcXtBXmHB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5892\"\n\"--------------------------------bpuM7PcTmgSoASRQd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5893\"\n\"--------------------------------ATvxu9qbbHM3gdnTu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5894\"\n\"--------------------------------3XexZRwL67Aa879gy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5895\"\n\"--------------------------------hMuhdWdLNxs8HxTwx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5896\"\n\"--------------------------------BYHMhtyzMi9NQn6kL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5897\"\n\"--------------------------------sE7Dy5j23LbnrrNm3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5898\"\n\"--------------------------------M28NzAHNzMawdnC5N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5899\"\n\"--------------------------------ib5S2H7vamQw98fva--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5900\"\n\"--------------------------------sZRMNdaeY3DSZqmau--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5901\"\n\"--------------------------------Kr2NDnvyXRLnu9LRE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5902\"\n\"--------------------------------ecqCPB3GTmAAZmhGK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5903\"\n\"--------------------------------SCndRHvsTLsxSzbnu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5904\"\n\"--------------------------------RGSMGf7QGJTyFwDzc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5905\"\n\"--------------------------------AjBzJjw6F8J7FtsXo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5906\"\n\"--------------------------------R2u8w3esfaYRGPmmE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5907\"\n\"--------------------------------AeRCZrcon8GQhm7cR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5908\"\n\"--------------------------------trKHCCsefue8jppvN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5909\"\n\"--------------------------------45R7F3DBw6yByhqdZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5910\"\n\"--------------------------------7cFoFQxSBCsWTfuNi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5911\"\n\"--------------------------------gscKhx36LLbjaAwNB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5912\"\n\"--------------------------------wLnGRgcE9NQeYpMPf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5913\"\n\"--------------------------------LDkdzJSm9QAThxcWm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5914\"\n\"--------------------------------eCyoyrh2kCH8YpE3q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5915\"\n\"--------------------------------EAKuo7EeSksEf7TCn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5916\"\n\"7155--------22034229--------Kt4zKnHSTzGWyoc8D\"\n\" SP : Livré\"\n\"------------------------22034229--------Kt4zKnHSTzGWyoc8D--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5917\"\n\"--------------------------------9bMc3jFL6cXpuNyNz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5918\"\n\"--------------------------------ZGkE7TGd48ky5poZo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5919\"\n\"--------------------------------HWAB5R2jcR4MtW5JX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5920\"\n\"--------------------------------YgTWTfTmiyngWQdAj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5921\"\n\"7211--------53888160--------cm7MnW7fTpsJFnyhe\"\n\" SP : Livré\"\n\"------------------------53888160--------cm7MnW7fTpsJFnyhe--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5922\"\n\"--------------------------------y4QhxqM5oXdDrEB8E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5923\"\n\"--------------------------------ML6kXqCCsKhM99Rps--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5924\"\n\"--------------------------------52zmQchBZCq3GrZFA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5925\"\n\"--------------------------------HbB3bkzLRJHZYPNAq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5926\"\n\"--------------------------------w67sspsv4YHgpsD5g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5927\"\n\"--------------------------------G6fHLLzDtYmHJ8dfB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5928\"\n\"--------------------------------i3dL5mtG6J6eroD3p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5929\"\n\"--------------------------------jydr3onxgHdMqBR5C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5930\"\n\"--------------------------------9EAoG3XqFijQGXS3r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5931\"\n\"--------------------------------mNZjvaQa7NcC4zcXE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5932\"\n\"--------------------------------vTriLdEBuzc5wj24E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5933\"\n\"--------------------------------EXkbyBbHCkvP899FJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5934\"\n\"--------------------------------2tgXuTMwsMi4o9Jun--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5935\"\n\"--------------------------------iyA4m43AJ44oaHMMC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5936\"\n\"--------------------------------3mxNG6EFnmgWhsg9K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5937\"\n\"--------------------------------eAk4E5h3CdnAynEDj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5938\"\n\"--------------------------------ieAbLDrWomDwgFNaJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5939\"\n\"--------------------------------QnDFoXyAAETWxTzXE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5940\"\n\"--------------------------------3SERpbSPfWkwJNXue--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5941\"\n\"--------------------------------2Wk2T7hhYSpD7bLSC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5942\"\n\"--------------------------------Nw9dTJsk9bg3capwq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5943\"\n\"--------------------------------faNEjavzfvzi8E3wt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5944\"\n\"--------------------------------2rrZeE8jBaNKK2MHY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5945\"\n\"--------------------------------6PKCqgsk8hQj8DbF7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5946\"\n\"--------------------------------3LMMoYXGMAyrXW4pp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5947\"\n\"--------------------------------wnBLsteKsFqQ2SF5y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5948\"\n\"--------------------------------NQYkGNLiZ3T9AKs4H--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5949\"\n\"--------------------------------Y2STh3c6JrWsWrAa2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5950\"\n\"--------------------------------jKkgs7WK46u7GPGcx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5951\"\n\"7161--------53377889--------c5r9BY9wL8uynzf5n\"\n\"7347--------53377889--------c5r9BY9wL8uynzf5n\"\n\"------------------------53377889--------c5r9BY9wL8uynzf5n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5952\"\n\"--------------------------------CJrYu9K8DGmHLvW43--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5953\"\n\"--------------------------------nwcDt9CPbYAjjhr2G--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5954\"\n\"--------------------------------CidTxNfA4TvoPqKXY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5955\"\n\"--------------------------------M69i7r44wzifEkEhi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5956\"\n\"--------------------------------ii9T6jNTLznkMCDpi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5957\"\n\"--------------------------------MGircwS4rcdSv3S43--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5958\"\n\"--------------------------------wkcmEoCSMK2fx9Nmu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5959\"\n\"--------------------------------HFAm9gSMA7XHF9szi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5960\"\n\"--------------------------------AQr7H9SxvQBj7RST8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5961\"\n\"--------------------------------KTL8SZ8PTNB3aeus2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5962\"\n\"--------------------------------3DvC76dEEWesdgtqC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5963\"\n\"--------------------------------ZY29fRabSrwqvDPen--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5964\"\n\"--------------------------------oRsWtY5696qhNvS56--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5965\"\n\"--------------------------------YEPaMmWPYfPZJZogk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5966\"\n\"--------------------------------8qehXc5oqbk8jnx2m--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5967\"\n\"--------------------------------qqL8Poxj7NgfhT2go--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5968\"\n\"--------------------------------M38brFPFbqNjrqjYq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5969\"\n\"--------------------------------zNog5e5epsxbJ2yQe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5970\"\n\"--------------------------------Mgvwzc2AznD5wMRYG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5971\"\n\"--------------------------------dZs2Nt77nJm8whEzo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5972\"\n\"--------------------------------RBYFst7yzrvQapWEM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5973\"\n\"--------------------------------3a4TmgC8u9sQzp7zP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5974\"\n\"--------------------------------8ekheAmT4kSFgJRzQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5975\"\n\"--------------------------------e48PYjTR4q7XNC6m9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5976\"\n\"--------------------------------2fREghdk67qegv4bK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5977\"\n\"--------------------------------AyECR5YREqbZ92uQa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5978\"\n\"--------------------------------4ybmiCJmRYtKyajvz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5979\"\n\"--------------------------------R47qZAHeEzdNTXb6R--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5980\"\n\"--------------------------------xXZJ6K2MaCdgChePt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5981\"\n\"--------------------------------gLJf5Akze5tfk4oKR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5982\"\n\"--------------------------------gofBdReDM5oEqvQEn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5983\"\n\"--------------------------------XK4PwWK56xs5cpo6k--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5984\"\n\"--------------------------------7acaQQMnbAz8mxjzQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5985\"\n\"--------------------------------Xc4jDvAvefb3MSsKb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5986\"\n\"--------------------------------xxag9wqZ8hWTpWnNH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5987\"\n\"--------------------------------9LLEsJgTs2xwz9EdB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5988\"\n\"--------------------------------5nfYr7TtArDgrzphK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5989\"\n\"--------------------------------oT34kvyDiZeEi8FsK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5990\"\n\"--------------------------------qQfshFhYv8yjRr4w4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5991\"\n\"--------------------------------DS6PoHxitZw2jKfgY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5992\"\n\"--------------------------------hcSwP5Hx3NRc8Mbvq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5993\"\n\"--------------------------------6qHTTYCqPMPfYEtMf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5994\"\n\"--------------------------------7yNgXCd9maN3v4wdr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5995\"\n\"--------------------------------nzSjeW4bXq9q99qHE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5996\"\n\"--------------------------------AeapvNWGDFNG5CLEo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5997\"\n\"--------------------------------4XZEjKjf57yWG9xKJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5998\"\n\"--------------------------------8ikxd6n8RJ9hnysTw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------5999\"\n\"--------------------------------TvaCCd8xej8RinpGu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6000\"\n\"--------------------------------QD3eskwxvWCPcBRHp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6001\"\n\"--------------------------------GaNkXLgepGtxANBsh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6002\"\n\"--------------------------------4Jn4M6G6rdjDZu7QS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6003\"\n\"--------------------------------iQZHGm46AXgxFAwyM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6004\"\n\"--------------------------------PFKSLcDTeZKFap8jA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6005\"\n\"--------------------------------u86DxKdpH7byikgvs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6006\"\n\"--------------------------------sRKZyYqC9GrqM4KdZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6007\"\n\"--------------------------------4zkAdsC3W2voDXjmy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6008\"\n\"--------------------------------dfDk7zYBdEBse3L9d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6009\"\n\"--------------------------------3jbuNM7pk8r5wqyGF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6010\"\n\"--------------------------------FcDRLaktJgKMNWJmX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6011\"\n\"--------------------------------QhBkbXjXNRupd82Ro--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6012\"\n\"--------------------------------Heau8gYm9Dfubavmb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6013\"\n\"--------------------------------PZTL6buhcgRgohWXn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6014\"\n\"--------------------------------xD5SCSskNN9jWcRN9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6015\"\n\"--------------------------------P5wHGr465tBWQAWcM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6016\"\n\"--------------------------------Dr6C3o8akc9PHZqmP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6017\"\n\"--------------------------------TM96vTFoJ36hzCuv3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6018\"\n\"--------------------------------v8vKwbpE9gQRaARgC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6019\"\n\"--------------------------------tdNQqWDxNyhzJidKx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6020\"\n\"--------------------------------amAPGoRoDnnWZwajh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6021\"\n\"--------------------------------mkgPzis4yeaNMtiTB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6022\"\n\"--------------------------------9rmM7guss8RyXj8H3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6023\"\n\"--------------------------------gQMRhNN3pwh2XhP7o--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6024\"\n\"--------------------------------q7E548x2oxZdy9bBx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6025\"\n\"--------------------------------saCMW9psk5L7dHgRD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6026\"\n\"--------------------------------H4yQLRjaThvAQxBuk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6027\"\n\"--------------------------------83qE7oyYqf3AiwuaW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6028\"\n\"--------------------------------aSQu6N29fRrCSQtKC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6029\"\n\"--------------------------------EpCMKNBPHYutBAxXh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6030\"\n\"--------------------------------arMa4rEP3u3NKshXZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6031\"\n\"--------------------------------f3oY8xEYo5wBKLYgc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6032\"\n\"--------------------------------snDs7FDpjJARvSC5B--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6033\"\n\"--------------------------------99GdSA5FhMADSZrLF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6034\"\n\"--------------------------------fnmTDoQSEs8EseeBY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6035\"\n\"--------------------------------htX3YDPus4iEBdy9k--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6036\"\n\"--------------------------------2xYknsukP3feLYhcX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6037\"\n\"--------------------------------XNB7MTBmptscPRZLD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6038\"\n\"--------------------------------BXEcQAmjgkzyw6YXA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6039\"\n\"--------------------------------obWwQKP3bxEcMT4BQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6040\"\n\"--------------------------------TebWHjpdDDcCEwdFh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6041\"\n\"--------------------------------yHHNHM43S2zKmS4EA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6042\"\n\"--------------------------------PiWzxGKzGH3jptiG7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6043\"\n\"--------------------------------zY3v82sTNdFLkF3k7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6044\"\n\"--------------------------------dm6zL52rg8N7pewvp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6045\"\n\"--------------------------------YpZBPuvNK3Z6HSBR3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6046\"\n\"--------------------------------NQoeKYNfyZ3jxoQiS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6047\"\n\"--------------------------------aGeAjq8Sa8LE7H75c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6048\"\n\"--------------------------------4AMycjezevpXw7xBK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6049\"\n\"--------------------------------bsXkSwnHi9fKRsLDH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6050\"\n\"--------------------------------FbBBHubYnQYsk7QS5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6051\"\n\"--------------------------------uvqmsPpGYTJr4AsMK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6052\"\n\"--------------------------------66Fj9BnonTbEuf8Za--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6053\"\n\"--------------------------------4Lpy6pyoSeva3YQz5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6054\"\n\"--------------------------------u7XLWii9qwuBAAXpY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6055\"\n\"--------------------------------c42uheekmLYwf52HT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6056\"\n\"--------------------------------ytSxBHhYEXKkcDWAc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6057\"\n\"--------------------------------NN8Mt4YjFbriqxse7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6058\"\n\"--------------------------------Mf79dj35iZkruuMKD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6059\"\n\"--------------------------------QoFv3jmNaLT9s3mcA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6060\"\n\"--------------------------------ohtJdvnNjD33FTiio--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6061\"\n\"--------------------------------arREuXx36StNbXEdo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6062\"\n\"--------------------------------rqK6JjrHBAHgTcsCQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6063\"\n\"--------------------------------7Zs84RDBiyn6eGgft--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6064\"\n\"--------------------------------eaPJACkmga2fX3D9L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6065\"\n\"--------------------------------rMxfJdheuzSuv8QaS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6066\"\n\"--------------------------------6Fmij3vTpkPdr8GDY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6067\"\n\"--------------------------------qwD58CwCrEGvhRSpD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6068\"\n\"--------------------------------DeGYmyYdgNsSFZnxL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6069\"\n\"--------------------------------bCEh5Wd5RoGkfucHq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6070\"\n\"--------------------------------ikHD95XY3nArFggTx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6071\"\n\"--------------------------------QCzZGkRktWBfqvBL9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6072\"\n\"--------------------------------bhvRvLJvvPNqtprFy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6073\"\n\"--------------------------------kwstyCYGPvB2s5gds--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6074\"\n\"--------------------------------xYrYEnxTDiriFoM8Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6075\"\n\"--------------------------------yLuZkGSAHY37nch9P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6076\"\n\"--------------------------------tX5bJ2qjYDLKHvK8C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6077\"\n\"--------------------------------6o2nafCPjiQcQmfJ8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6078\"\n\"--------------------------------zqLqdT8ZPnrsHQ9kD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6079\"\n\"--------------------------------KRCspN2TnMdqy3SBq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6080\"\n\"--------------------------------LdNtj2XfeZm7sJGMv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6081\"\n\"--------------------------------nQnoNNmsnF6RqfQ4g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6082\"\n\"7189--------55419179--------qRbAbKGkFeCwkBmEn\"\n\" SP : Livré\"\n\"------------------------55419179--------qRbAbKGkFeCwkBmEn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6083\"\n\"--------------------------------apNaB683rXRgxaEw6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6084\"\n\"--------------------------------w6Czv83694CsEFwZe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6085\"\n\"--------------------------------eukNxC7YQtHQZxrCM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6086\"\n\"--------------------------------6RDAjWYA7aKfviHCS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6087\"\n\"--------------------------------8vvvAhckTahMviMq4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6088\"\n\"--------------------------------AGKMN2LDNXXtQSSmt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6089\"\n\"--------------------------------bNk6NHpGaso9AupWa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6090\"\n\"--------------------------------DqyDcfHWgBH6h5fWy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6091\"\n\"--------------------------------7uBmNc3w6T8gB3KkG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6092\"\n\"--------------------------------ALS7GJyCke4YZpGwq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6093\"\n\"--------------------------------mQ85tY9jQcXY7P2Ju--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6094\"\n\"--------------------------------WvKfJNKvqrADQopCC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6095\"\n\"--------------------------------j2DrGGx7DNQWxztfH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6096\"\n\"--------------------------------6c5muJpxGTHHWYiQw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6097\"\n\"--------------------------------aL9rxkzBMp2NudXn7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6098\"\n\"--------------------------------RgNrWk5qE5JrsBPDS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6099\"\n\"--------------------------------2tPNFSZK5x2bGJqG8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6100\"\n\"--------------------------------zpLYywCbQ62CYJHN5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6101\"\n\"--------------------------------xD4nDb7hqeGSxhsSj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6102\"\n\"--------------------------------fak2Jmf7xrPJk28zi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6103\"\n\"--------------------------------eysnDfEgeCwto9CYD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6104\"\n\"--------------------------------WzHpfHr5bGqKMbiA2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6105\"\n\"--------------------------------r38QeS86tsRoHvxrn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6106\"\n\"--------------------------------9CWQ8qtXGCsrKZXeZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6107\"\n\"--------------------------------yqThfM5YvskcgSMfM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6108\"\n\"--------------------------------iWTuynNvLXnmn55vc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6109\"\n\"--------------------------------4GZfRiikdhgmT3RjG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6110\"\n\"--------------------------------dA7vMvcZeTXdEKEiY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6111\"\n\"--------------------------------S6jCoygHSjMY6EvBA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6112\"\n\"--------------------------------AcLLSFZFoo4fArjGw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6113\"\n\"--------------------------------4csJ9dFkjPwkBQGJD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6114\"\n\"--------------------------------zoYmG4iSy5GR4eXt7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6115\"\n\"--------------------------------hFphEFXGwnCjS2msM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6116\"\n\"--------------------------------n5TN4RrSPQimKj8XM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6117\"\n\"--------------------------------SWEeK4SoFvQNy4pRF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6118\"\n\"--------------------------------xiwxHvrueCeg9N7dz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6119\"\n\"--------------------------------X7MmGYgMDdNnNK9WA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6120\"\n\"--------------------------------Dsgx6Ga7WPGHftguf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6121\"\n\"--------------------------------TQCn2cffQLHEgvLnX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6122\"\n\"--------------------------------yisCKP6ZvwufQQFH8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6123\"\n\"--------------------------------Z7S8jvSrhDSmbbBQh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6124\"\n\"--------------------------------bqMnQw67CANPaCmjN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6125\"\n\"--------------------------------6Lm7WnZGYTZr2RLTf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6126\"\n\"--------------------------------oimeRQEs7sn3Ez6kN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6127\"\n\"--------------------------------CuMHtd7qDMozhKHY5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6128\"\n\"--------------------------------MRSpi7bpHfATqmZuQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6129\"\n\"--------------------------------F9WLYeZh9chxQ7gne--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6130\"\n\"--------------------------------t4Xb5mfJGQBvSwsh5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6131\"\n\"--------------------------------d639DTLETqNtCWnA7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6132\"\n\"--------------------------------hkYDZEq4NHAT4sGNu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6133\"\n\"--------------------------------2i5saHrFy8rejRnGv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6134\"\n\"--------------------------------cXrjv7L9R63KTNJTe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6135\"\n\"--------------------------------TQJSbiHTbugAwEcjk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6136\"\n\"--------------------------------zq6SPNa242X7q4SAg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6137\"\n\"--------------------------------xuGM74qPYXBWqJ2rv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6138\"\n\"--------------------------------BRDiew4mdZ5iu9xSZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6139\"\n\"--------------------------------QjZBYsF8hohGvmgQW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6140\"\n\"--------------------------------EXovx5NrPgv6va3xH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6141\"\n\"--------------------------------Bj3x3TbEcau8Xu2L4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6142\"\n\"--------------------------------uan8kfe4Q484DCShC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6143\"\n\"--------------------------------kj5JNrczKL2tJkQTa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6144\"\n\"--------------------------------tkhSM3vSKmuGhEJPM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6145\"\n\"--------------------------------QQvHao6mhZheguYsm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6146\"\n\"--------------------------------YLfY4TGTjnzgHhM7Y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6147\"\n\"--------------------------------LBbTWNfLLijWdvvzW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6148\"\n\"--------------------------------RCQfRiPfmvgPARuba--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6149\"\n\"--------------------------------i2HeroDKQ4jdBbrY4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6150\"\n\"--------------------------------TqT9tSTs2TocKcHvS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6151\"\n\"--------------------------------FTnTfXJFhrDgveDRA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6152\"\n\"--------------------------------MdWx6Sydozkg3QZvd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6153\"\n\"--------------------------------xeJgrPm67nyxTNrTf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6154\"\n\"--------------------------------pRJ4N9LgomBBAbHQp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6155\"\n\"--------------------------------S2469X4uPctkGEvKi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6156\"\n\"--------------------------------z66D3bQC7pkThuc7a--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6157\"\n\"--------------------------------eTPRLyFEhFYP8WWpY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6158\"\n\"--------------------------------HFJt7RwFSn6wKz5jC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6159\"\n\"--------------------------------N959cmEakQmq7TqCj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6160\"\n\"--------------------------------Nn8CS4BuLfDNxqr2C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6161\"\n\"--------------------------------o8BNDmrJ2eFCB6S7v--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6162\"\n\"--------------------------------dhs4jxZwvjv54uFEY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6163\"\n\"--------------------------------3qGGhKc2KstqnJiEn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6164\"\n\"--------------------------------coWCmcEdfi4uXZaMm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6165\"\n\"--------------------------------ek9PZqvpmaCqmcGZH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6166\"\n\"--------------------------------7adFZQhf2bq2PyfL6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6167\"\n\"--------------------------------t4wBCyF8MgJYXxBB5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6168\"\n\"--------------------------------GZWCTC7P5PfAaPeQT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6169\"\n\"--------------------------------9knmtvRKmbCBHM44y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6170\"\n\"--------------------------------adPLkado2MxeruwdB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6171\"\n\"--------------------------------hWHtA4aES5CbzCTek--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6172\"\n\"--------------------------------EFAdYf4o6X6p8eeMB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6173\"\n\"--------------------------------Jo2E2kAdqFwFffnc7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6174\"\n\"--------------------------------25qh4azGJ2r4qNNAj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6175\"\n\"--------------------------------DmK3SikZxmEBECfC3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6176\"\n\"--------------------------------K8cN3gpJQtJHPrf33--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6177\"\n\"--------------------------------8mYN8Q3Ppp3pNYbzG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6178\"\n\"--------------------------------6RxK7B4pyuJQEwhWZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6179\"\n\"--------------------------------Cg8jSEqSWHZZggsMa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6180\"\n\"--------------------------------HdQLYtXuGN6cFFX9w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6181\"\n\"--------------------------------wpGsRCmqTTHocMBxZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6182\"\n\"--------------------------------d4HY6Qd9PbJvqS58n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6183\"\n\"--------------------------------WAr3jRJBt4JdtjggF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6184\"\n\"--------------------------------QLidPtrisbDhASM3N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6185\"\n\"--------------------------------n87NiBf9YQgEnbJvf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6186\"\n\"--------------------------------hGg7mY3mGYvJgTyzZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6187\"\n\"--------------------------------FpfMnkp52Lvvh5oxe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6188\"\n\"--------------------------------a9mNKHuj9TnEvhuES--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6189\"\n\"--------------------------------ypYPff5mGr6g6B7gF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6190\"\n\"--------------------------------DpwfTJTEA626QkQWG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6191\"\n\"--------------------------------jKgqcZtpRTt4menhX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6192\"\n\"--------------------------------ywqB5uYSbGmYwKGm9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6193\"\n\"--------------------------------HKNXSkoLwRDFpbZdN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6194\"\n\"--------------------------------JWyaLPEWQFEbAu3Jo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6195\"\n\"--------------------------------63f9BbvCuRYKXyoWy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6196\"\n\"--------------------------------SXfG9iWP44wnQPgaN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6197\"\n\"--------------------------------vXAbXPtP29FojSotA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6198\"\n\"--------------------------------HzarnzrPgaQdpt2mt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6199\"\n\"--------------------------------4AbpQoRxZwBtGvxgw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6200\"\n\"--------------------------------8k2iHQzb7d8MA5NNS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6201\"\n\"--------------------------------Fg9AAYnqgnaPQ7DXv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6202\"\n\"--------------------------------6kTKpvKnQF8ER7BLs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6203\"\n\"--------------------------------DSqi7CSxKnzPDYZg4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6204\"\n\"--------------------------------PcrGYEJRNkA46kz59--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6205\"\n\"--------------------------------CBNJx3s6MgaoLPFqr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6206\"\n\"--------------------------------7nSHpiEtDkeSQKc2S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6207\"\n\"--------------------------------47QcEuJzHxKXgRApi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6208\"\n\"--------------------------------hZAfRhnAKZMvLqN3u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6209\"\n\"--------------------------------3XwDgLmRkcCejtEmA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6210\"\n\"--------------------------------qwhnWtxbu8x9Qcr2d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6211\"\n\"--------------------------------BrmjWFZ6JyokC65jX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6212\"\n\"--------------------------------ymM7ocq4D6FE4Hg2h--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6213\"\n\"--------------------------------fyA6WSS9PH8CEpEW5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6214\"\n\"--------------------------------vGKtZhNW4grGRYYPA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6215\"\n\"--------------------------------nRSLKSKnjAtNXZdSA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6216\"\n\"--------------------------------HaCDcLBMHb4KnXBKu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6217\"\n\"--------------------------------mzuhLYw9oWTs9qPki--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6218\"\n\"--------------------------------PauLvpwgLf85G8dKH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6219\"\n\"--------------------------------Pf3D8T2L3a4JtyxwC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6220\"\n\"--------------------------------7PqMsAeuWrrJSX39j--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6221\"\n\"--------------------------------wKSYFAxfJKrRQJZmy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6222\"\n\"7256--------94436561--------GRYoTqe3B2C3jKDXT\"\n\"------------------------94436561--------GRYoTqe3B2C3jKDXT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6223\"\n\"--------------------------------P47uTeqEi6tbob4jh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6224\"\n\"--------------------------------4GTDJ4biAvaMChsx4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6225\"\n\"--------------------------------r5qZ7Dbty7HSrtDab--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6226\"\n\"--------------------------------Jj5QJwAwQzQzkLE29--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6227\"\n\"--------------------------------5CSTjJMMAq4XquHX6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6228\"\n\"--------------------------------RbKFJX3WTC6Zw3z5d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6229\"\n\"--------------------------------cWpv6RZBoCwBojrFz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6230\"\n\"--------------------------------fdXS3b3hG73xW5h7W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6231\"\n\"--------------------------------jFuoDcyxpEFNoTMZR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6232\"\n\"--------------------------------2Mav6i8XgPeQax3MF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6233\"\n\"--------------------------------vwGJKA9vvSpz2q58T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6234\"\n\"--------------------------------JmhwdTQbogGA2PRFC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6235\"\n\"--------------------------------6QNtGWxKZtwyuanD7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6236\"\n\"--------------------------------CuYCFtH3guWetLpzZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6237\"\n\"--------------------------------6iucEiPWY6h9Gfvy9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6238\"\n\"--------------------------------nA4kvCJHcQDkD9Dkq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6239\"\n\"--------------------------------N5cXjQ2GtJTFwC2XQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6240\"\n\"--------------------------------QcS4y2TpMPtXQhNpD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6241\"\n\"--------------------------------Z4zu6cKDNY7WLdwkG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6242\"\n\"--------------------------------GqRBJ95M2kfjRXZp6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6243\"\n\"--------------------------------MdNvKBwQTRjuYZJ7H--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6244\"\n\"--------------------------------BZJjEm7YLFXZqCaZY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6245\"\n\"--------------------------------3ejCzAiwMY73kPDhK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6246\"\n\"--------------------------------MzWrz4PQQ6ivZbtSH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6247\"\n\"--------------------------------ougCiZ4umq5yHCYyT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6248\"\n\"--------------------------------a9Sf25WheK6E4mTeJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6249\"\n\"--------------------------------8Amh3Jsk7KoAJrZpc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6250\"\n\"--------------------------------AJq2Pg2YnZHia4kJ5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6251\"\n\"--------------------------------XQApL4yh6qsttTbLg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6252\"\n\"--------------------------------MqiN9aHfRjKreNJGG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6253\"\n\"--------------------------------FAaXCekkYgua9obWq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6254\"\n\"--------------------------------YhQfDriGRpzaiQ2Zj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6255\"\n\"--------------------------------qxBmEXeHqpwYgJt7b--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6256\"\n\"--------------------------------fafHGvNdJYDjkrqhw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6257\"\n\"--------------------------------kAbnAECEZPXtmjgqD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6258\"\n\"7739--------55715652--------kvX8dqPjqhJkyx4qT\"\n\" SP : Livré\"\n\"------------------------55715652--------kvX8dqPjqhJkyx4qT--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6259\"\n\"--------------------------------BPCrwrCyRikAt5i9t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6260\"\n\"--------------------------------BZzCz9XuGe5ySbWjK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6261\"\n\"--------------------------------Jo7pBaXGkTisDTNHX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6262\"\n\"--------------------------------NTBeWGXnBB7B5T3uq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6263\"\n\"--------------------------------4FdcudceJvLb5f5nk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6264\"\n\"--------------------------------vec97GeCuyp8ZN8bG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6265\"\n\"--------------------------------EeLG5mc99tfrZrNGM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6266\"\n\"--------------------------------jqgkRKR46wAaCXNd3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6267\"\n\"--------------------------------QGZsjhAfmTS9E4z4W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6268\"\n\"--------------------------------gcQGc2SHcQ7rffTtJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6269\"\n\"--------------------------------oHxMZqxkB5G5Ssnwa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6270\"\n\"--------------------------------fuHEo5WcPruaAv6Dz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6271\"\n\"--------------------------------nZXx6vsgkmbckHKPx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6272\"\n\"--------------------------------eQzWx2Z2SKsK3xtRd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6273\"\n\"--------------------------------D6vn2JKjuNpMynqdt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6274\"\n\"--------------------------------cBzcDo2yQBXn8wbFa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6275\"\n\"--------------------------------SzXc8Xo3wiWhR7CPn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6276\"\n\"--------------------------------RQ9zxnWdxvWWCQqsb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6277\"\n\"--------------------------------TSpjCnxWZwQYPKtbP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6278\"\n\"--------------------------------cmTNmgQ8XMz3RmtKZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6279\"\n\"--------------------------------xDem6RyyvdpZdwRQJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6280\"\n\"--------------------------------AQRhuXrDX2huLRTry--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6281\"\n\"--------------------------------68sB3GdHS3PRpqXuw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6282\"\n\"--------------------------------ytqscbt99hqgS6TEv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6283\"\n\"--------------------------------nLkehKLhbzPBAybWf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6284\"\n\"--------------------------------vKWvY9LHv4fevcsPM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6285\"\n\"--------------------------------ChRSeNB72KDwWN88M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6286\"\n\"--------------------------------dvYfYwac56gDTeuzh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6287\"\n\"--------------------------------urg8F336wHwfgzRah--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6288\"\n\"--------------------------------MN8brFuDuNweHd3dq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6289\"\n\"--------------------------------EbokgecMGwjTGNEES--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6290\"\n\"--------------------------------yAnWjv5Gr2C5HXnc3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6291\"\n\"--------------------------------HeAAJQ7RLdnKvrD3T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6292\"\n\"--------------------------------FiCHdgPfjmzLPxBpA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6293\"\n\"--------------------------------N2vHK6q5hbASvBxtm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6294\"\n\"--------------------------------z6syuo29mi7rzBZTw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6295\"\n\"--------------------------------unE8AvYghmivichTJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6296\"\n\"--------------------------------gSETbsTFR9z48YBmv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6297\"\n\"--------------------------------BacDwubPPnQu7jaLu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6298\"\n\"--------------------------------aMxEFFfH37c4Lmjad--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6299\"\n\"--------------------------------X5ryEWn9Bm3NgEXn9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6300\"\n\"--------------------------------F4Kpt8ZnDsrZBfgcL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6301\"\n\"--------------------------------GbL8z2jFhHpDZZj5K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6302\"\n\"--------------------------------t8nFJhBMG68csyRrA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6303\"\n\"--------------------------------wwkuJ9giMELJZXyqR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6304\"\n\"--------------------------------TXXDamTofYConHTvu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6305\"\n\"--------------------------------eP9mJvnNXDwekm4tk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6306\"\n\"--------------------------------swaG3m7QzB3RoZ6pN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6307\"\n\"--------------------------------K69NS5wodoXiBRu82--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6308\"\n\"--------------------------------R3kWJELCqLuAMBv3a--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6309\"\n\"--------------------------------fKQjKnkpqy8vn6vuf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6310\"\n\"--------------------------------5cewmbTwPhXAjjGad--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6311\"\n\"--------------------------------6qE54v5bbYFij5wbP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6312\"\n\"--------------------------------bmkBAAX9EqFbMevWL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6313\"\n\"--------------------------------hD2QZh639HBZnj9zP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6314\"\n\"--------------------------------bYi6MuhZaowADy6y9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6315\"\n\"--------------------------------7NbwYyKyyBBEk5ruK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6316\"\n\"--------------------------------3XuqoziDwRYRcrYSf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6317\"\n\"--------------------------------yukn948Wzu5exSdxd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6318\"\n\"--------------------------------pvDw2RJ7i8oFimirQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6319\"\n\"--------------------------------LzbmCF5RN9sapLbrn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6320\"\n\"--------------------------------uHrmWF9vtprYkwa6z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6321\"\n\"--------------------------------PMbWJsLDPhZRNuA4F--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6322\"\n\"--------------------------------E3S8RJ3zf2mDHtqJh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6323\"\n\"--------------------------------qgnPYuRJ6jSsLoBtB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6324\"\n\"--------------------------------hzAWtCs2wHbn9GiML--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6325\"\n\"--------------------------------hc2bD5CGNNvqeemh4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6326\"\n\"--------------------------------tv9k7dqHFqGDqRLh9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6327\"\n\"--------------------------------4X46RzLzZMGoBhsgy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6328\"\n\"--------------------------------HQae2HZtgCY8ip3ed--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6329\"\n\"--------------------------------ZEH5bXotFSC6gcpba--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6330\"\n\"--------------------------------CtHi2e5fpMc6HRt6p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6331\"\n\"--------------------------------MeeczGQWjNoCyLRk8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6332\"\n\"--------------------------------4qxvYHJfnKnCz9duq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6333\"\n\"--------------------------------pAcK4Pz7GLRTNWgcR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6334\"\n\"--------------------------------b6k4FBj3ZzCQANAFR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6335\"\n\"--------------------------------NhSbjgYBncd8ZudwL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6336\"\n\"--------------------------------BxPqbgbmHGHb9aFpy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6337\"\n\"--------------------------------vJNCmD55CD3YTNCMR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6338\"\n\"--------------------------------5kkzMnvdDd3DArhqg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6339\"\n\"--------------------------------nupiYy64dYJbGcDS8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6340\"\n\"--------------------------------M6dvgRaRjfjWeKjpg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6341\"\n\"--------------------------------swfJaCawZCNp2Sy2a--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6342\"\n\"--------------------------------K8mKZvMms6yg7Eg3t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6343\"\n\"--------------------------------XmiGgzRsGLy6mGHTw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6344\"\n\"--------------------------------KGadcJZscdgLb7Y5a--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6345\"\n\"--------------------------------gjaxiN9HPAjK252hT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6346\"\n\"--------------------------------ii2FncLuREQaZksqp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6347\"\n\"--------------------------------WAMjb6Hty4eumvL78--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6348\"\n\"--------------------------------qc3NFXpgpiCPgaTng--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6349\"\n\"7178--------53234436--------7yoeEmg9wy2oJJqgx\"\n\"------------------------53234436--------7yoeEmg9wy2oJJqgx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6350\"\n\"--------------------------------NfuMnFGqXcC9CRGwT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6351\"\n\"--------------------------------a3MMmxoBYkQHrewRZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6352\"\n\"--------------------------------tD5mnZgzbTzq8hBxi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6353\"\n\"--------------------------------WJPys7YQEGPeug5ia--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6354\"\n\"--------------------------------5LXWpkPYREn7roP4J--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6355\"\n\"--------------------------------atA88ZXniMQDSokMw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6356\"\n\"--------------------------------W4wWq4wwEkrrSkwcj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6357\"\n\"--------------------------------RyWpbihnJtHZetJx2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6358\"\n\"--------------------------------TmLMkvkjGQ2dANtFH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6359\"\n\"--------------------------------GkZ9A758fk2Yxpmek--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6360\"\n\"--------------------------------y8Dhip5qb7diXkg7b--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6361\"\n\"--------------------------------cpatB3Bb4jbGFDCZu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6362\"\n\"--------------------------------C9YJgukkwiLN6C7yC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6363\"\n\"--------------------------------H9icnzGKTgNjEYBGv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6364\"\n\"--------------------------------N93rYTgXaTCj55Mg4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6365\"\n\"--------------------------------NDEQaaQdiF5WT2tgG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6366\"\n\"--------------------------------ijiGEkPqSFRGxBMZL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6367\"\n\"--------------------------------foC636ZMBewCs7hq2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6368\"\n\"--------------------------------qxebrDThRuKMXzSDp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6369\"\n\"--------------------------------X7XtGYXZotTZC5BSK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6370\"\n\"--------------------------------rqnT3cyaJe4TGLc9X--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6371\"\n\"--------------------------------Q4qeRGzjLf5st2uux--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6372\"\n\"--------------------------------cEJCt7LnWToDk9j6g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6373\"\n\"7184--------99236665--------8kfdrM4wkCWpe5XrW\"\n\"------------------------99236665--------8kfdrM4wkCWpe5XrW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6374\"\n\"--------------------------------2YrcKKpkpD9QJMMDn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6375\"\n\"--------------------------------odBCfQzgMCzMok6tF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6376\"\n\"--------------------------------fZQj2pJCM7DPNnWCR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6377\"\n\"--------------------------------4PTaMTZcGLhKFKqhs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6378\"\n\"7181-------- 25114485--------BFWBjbcXMxKAXvMyd\"\n\" SP : Livré\"\n\"------------------------ 25114485--------BFWBjbcXMxKAXvMyd--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6379\"\n\"--------------------------------GbXAJk3e5esLMYqko--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6380\"\n\"--------------------------------hykkEnLPNp9W3LNPf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6381\"\n\"--------------------------------XnJXg7KjTPZiH8W57--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6382\"\n\"--------------------------------DnhL6gWM3v9mctm9m--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6383\"\n\"--------------------------------qhsJThXPCqf5wSafL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6384\"\n\"--------------------------------8MSGLfDNMgSQRpT8d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6385\"\n\"--------------------------------C5QBZvoh4qfu7XDKQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6386\"\n\"--------------------------------T3fQNw6hk9yRKZeP5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6387\"\n\"--------------------------------tf5YkqZxJN44SYobG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6388\"\n\"--------------------------------kLHcaonzSKLqbzAoF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6389\"\n\"--------------------------------yjhupYtPmtYAY7m63--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6390\"\n\"--------------------------------whWktmY2zJD5EYT85--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6391\"\n\"--------------------------------84SzzYKZ9BWZGqZ8p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6392\"\n\"--------------------------------zgmqadRW9h3av7fmZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6393\"\n\"--------------------------------aEmufvSZ42Y58vrpr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6394\"\n\"--------------------------------rmpQTMzFGiPxvGwmr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6395\"\n\"--------------------------------jhoCGzYK2js9YuZfx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6396\"\n\"7185--------93344695--------g9nvGpjTyqSyuYfAP\"\n\" SP : Livré\"\n\"8101--------93344695--------g9nvGpjTyqSyuYfAP\"\n\" SP : Livré\"\n\"------------------------93344695--------g9nvGpjTyqSyuYfAP--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6397\"\n\"--------------------------------nTm6mcwvZKJrwwQn8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6398\"\n\"--------------------------------bg9dN7CfxfyaQeG4p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6399\"\n\"--------------------------------4MED4gHdm4Xysn28b--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6400\"\n\"--------------------------------jvFcPjY638fMpwrKu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6401\"\n\"--------------------------------mADxyyvaxrw8s5Qab--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6402\"\n\"--------------------------------EF4ot5GbdB7HgsykD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6403\"\n\"--------------------------------Cqg69g3edBaqgEah8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6404\"\n\"--------------------------------4zHppE9qoJLwixoPo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6405\"\n\"--------------------------------taQKA7QDKTodL8Qwb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6406\"\n\"--------------------------------iaiQJyttjMGSotD9T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6407\"\n\"--------------------------------bjfCm3ZhZnktdMTfc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6408\"\n\"--------------------------------HY3G6nmk5dYmZcZtm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6409\"\n\"--------------------------------B6RkZsfx7GQKbg83a--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6410\"\n\"--------------------------------cTspaSGTjwGtpCJea--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6411\"\n\"--------------------------------BuQezhRNCD5FJQzwB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6412\"\n\"--------------------------------9KqATPPDjaggfkTB4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6413\"\n\"--------------------------------MzWwwrBWMQr4aNtcS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6414\"\n\"--------------------------------xB22G2HcyzcBdurh7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6415\"\n\"--------------------------------k3hz3Z5BWvGygyjf5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6416\"\n\"--------------------------------LdynFaHZzMyx297Ar--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6417\"\n\"--------------------------------7hjZYtci8ikA8RPPb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6418\"\n\"--------------------------------8fE8NZb7ymfJpfEC2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6419\"\n\"--------------------------------AdLEJaiAeQCq75BEp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6420\"\n\"--------------------------------e3uGgBNf4RDmgpqzK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6421\"\n\"--------------------------------X6F2Haa5dAePs4Lix--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6422\"\n\"--------------------------------L5rNmbaS27abFcHKq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6423\"\n\"--------------------------------DgagjLhwDoSwz9bdM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6424\"\n\"--------------------------------zsZggaRwmfQhecCMJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6425\"\n\"--------------------------------EQa4AaSytNLCoaJfT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6426\"\n\"--------------------------------o2m9nY5Rpu7EEwjea--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6427\"\n\"--------------------------------cED94Z5uTzt9oQcCw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6428\"\n\"--------------------------------onTJ2eNfdv6vtqeT8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6429\"\n\"--------------------------------CMvuBFfSuGArYc6BQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6430\"\n\"--------------------------------M8diH5QL7TNdGBX5D--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6431\"\n\"--------------------------------ddMu4rYXjsvtEYzxx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6432\"\n\"--------------------------------9CmpigdpJz4EyWW3k--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6433\"\n\"--------------------------------bAwc7uyB4TxMtNLc3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6434\"\n\"--------------------------------jQrDL4TYH6jGYkJ2P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6435\"\n\"--------------------------------oZuHpQz3AMBGSuEpB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6436\"\n\"--------------------------------cmmzyRoEiiuA3Kde9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6437\"\n\"7214--------98360865--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7217--------54440420--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7219--------55468740--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7225--------28478542--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7238--------21129450--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7239--------23018666--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7249--------20067792--------Jv4jQcMqZRHFFLBG5\"\n\"7250--------22917798--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7251--------26425858--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7254--------58200130--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7282--------90379370--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7288--------55041892--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7290-------- 29351042--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7293--------27606787--------Jv4jQcMqZRHFFLBG5\"\n\"7302--------20695433--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7303--------23297600--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7331--------29715315--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7338--------25313662--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7348--------54632882--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7349--------94668276--------Jv4jQcMqZRHFFLBG5\"\n\"7351--------26878736--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7362--------98726021--------Jv4jQcMqZRHFFLBG5\"\n\"7363--------50454222--------Jv4jQcMqZRHFFLBG5\"\n\"7370--------53933081--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7371--------26550800--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7372--------58525475--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7379--------22534209--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7409--------58336365--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7410--------99151802--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7413--------20433174--------Jv4jQcMqZRHFFLBG5\"\n\"7414--------20433174--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7417--------29773522--------Jv4jQcMqZRHFFLBG5\"\n\"7437--------27801112--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7447--------90379370--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7448--------94817580--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7456--------98778728--------Jv4jQcMqZRHFFLBG5\"\n\"7457--------98592748--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7458--------58779777--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7459--------50833091--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7496--------28076914--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7497--------26969843--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7501--------22480625--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7509--------98778828--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7514--------20706187--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7518--------26320811--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7521--------28011230--------Jv4jQcMqZRHFFLBG5\"\n\"7528--------50549969--------Jv4jQcMqZRHFFLBG5\"\n\"7533--------29658230--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7537--------99969134--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7567--------29841995--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7600--------28011230--------Jv4jQcMqZRHFFLBG5\"\n\"7605--------55477301--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7606--------21522427--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7607--------26047445--------Jv4jQcMqZRHFFLBG5\"\n\"7619--------52845795--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7637--------53982313--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7667--------24572223--------Jv4jQcMqZRHFFLBG5\"\n\"7668--------99962932--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7679--------51037181--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7699--------50602321--------Jv4jQcMqZRHFFLBG5\"\n\"7707--------52417812--------Jv4jQcMqZRHFFLBG5\"\n\"7709--------51058834--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7710--------26734902--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7748--------29540237--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7759--------58762215--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7771--------25468106--------Jv4jQcMqZRHFFLBG5\"\n\"7782--------54008159--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7784--------58762215--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7789--------58000650--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7791--------26734902--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7824--------25250000--------Jv4jQcMqZRHFFLBG5\"\n\"7834--------98760361--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7835--------93165972--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7836--------29923170--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7861--------58240417--------Jv4jQcMqZRHFFLBG5\"\n\"7897-------- 51689011--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7928--------28831733--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7929--------22419353--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7930--------56822545--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7931--------22480625--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7932--------24632053--------Jv4jQcMqZRHFFLBG5\"\n\"7954--------98707105--------Jv4jQcMqZRHFFLBG5\"\n\"7984--------56030651--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7997--------29273176--------Jv4jQcMqZRHFFLBG5\"\n\"8003--------24357206--------Jv4jQcMqZRHFFLBG5\"\n\"8020--------58222938 --------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"8026--------24951609--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"8055--------20788632--------Jv4jQcMqZRHFFLBG5\"\n\"8065-------- 53465961--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"8075--------92959240--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"8076--------53121445--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"8082--------58041082--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"8153--------99497016--------Jv4jQcMqZRHFFLBG5\"\n\"8154--------25298673--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"8166--------95305211--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"8167--------50503380--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"8168--------98240055--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"8197--------26039506--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"8198--------23399093 --------Jv4jQcMqZRHFFLBG5\"\n\"------------------------23399093 --------Jv4jQcMqZRHFFLBG5--------74\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6438\"\n\"--------------------------------up9ymuMSxQrLS4Cmn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6439\"\n\"--------------------------------qXFnAf8DqLjaztg8B--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6440\"\n\"--------------------------------2xA7pwDXBkpdmnXRi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6441\"\n\"--------------------------------qmuPCmn9GkZKoduTL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6442\"\n\"--------------------------------LY7eovy6ADqaFSs2H--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6443\"\n\"--------------------------------M4y35xDjS8J2HZ3hL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6444\"\n\"--------------------------------jLWtsct2PGvmojXWr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6445\"\n\"--------------------------------YKgnh98gEYKiKr25e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6446\"\n\"7190--------27427815--------vNMgD5hJKPCiMxgqk\"\n\" SP : Livré\"\n\"7210--------27427815--------vNMgD5hJKPCiMxgqk\"\n\" SP : Livré\"\n\"------------------------27427815--------vNMgD5hJKPCiMxgqk--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6447\"\n\"--------------------------------PBnzQ3AGiMM5oRteu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6448\"\n\"--------------------------------rcXj4uYwcgL3YyNYQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6449\"\n\"7191--------21102174--------6k2YP4Cx9XeDRrbME\"\n\" SP : Livré\"\n\"------------------------21102174--------6k2YP4Cx9XeDRrbME--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6450\"\n\"--------------------------------fJgko3KT4KzDSbXyx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6451\"\n\"--------------------------------zhtMmaWhF8HRma3zX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6452\"\n\"--------------------------------jGqGSqrNnJPcn57da--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6453\"\n\"--------------------------------Y8mNXEGoMBHQ6A7MJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6454\"\n\"--------------------------------gziTwZYwEgFg2GR8Q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6455\"\n\"--------------------------------get8ESkTYcWFvmcGx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6456\"\n\"7192--------26437800--------tgTf6f9XHdQnuveBM\"\n\" SP : Livré\"\n\"------------------------26437800--------tgTf6f9XHdQnuveBM--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6457\"\n\"--------------------------------gQRJgfYRogoHhaBKn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6458\"\n\"--------------------------------xd5NfMcX2wgGcaZCJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6459\"\n\"--------------------------------wjKvKqzTnLkG8csoG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6460\"\n\"--------------------------------u9sravWwGFMLsjBbQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6461\"\n\"--------------------------------xPogBCTiakrKrEJLq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6462\"\n\"--------------------------------NKkwF6Ny4rn8T9WyX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6463\"\n\"--------------------------------QNRwwkHoKvwyJTmq3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6464\"\n\"--------------------------------jiGnszDHjthKQSNzw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6465\"\n\"--------------------------------DkbtaT2Re8JJLSaMZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6466\"\n\"--------------------------------APeqX3ukcF4B4whdx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6467\"\n\"--------------------------------HuNzccQRKJLno9raD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6468\"\n\"--------------------------------ZPLa7zwr3bTHQvLym--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6469\"\n\"--------------------------------mbHs5QjMbkuDHrabF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6470\"\n\"--------------------------------2P98hoYvJrdKxfdBA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6471\"\n\"7194--------99584884--------KufT2HxM2kMZEyoq2\"\n\" SP : Livré\"\n\"------------------------99584884--------KufT2HxM2kMZEyoq2--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6472\"\n\"--------------------------------MqZkSYP6FXqziB3s3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6473\"\n\"--------------------------------6FKtTNjwLDNim9hiW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6474\"\n\"--------------------------------8d74rFhBdqZNTZe63--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6475\"\n\"--------------------------------fH9GDTZY3XRAbtiNT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6476\"\n\"--------------------------------JsNP4AcEyovSCrHmE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6477\"\n\"--------------------------------NSN8Bfs7NAxwZD7YT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6478\"\n\"--------------------------------gfCa3owvt4vmWZfpk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6479\"\n\"--------------------------------kFviHxBpCSzhJxC5x--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6480\"\n\"--------------------------------LztTJFHyYLpn3ovDY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6481\"\n\"--------------------------------RYiy5fehivwvdoJoT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6482\"\n\"--------------------------------KKGzPLdTJNehXQkjY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6483\"\n\"--------------------------------xmz76S4ZrRiNfJ92k--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6484\"\n\"--------------------------------DsKpTcBinBQ8rPh6r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6485\"\n\"--------------------------------3nGPuwwsNeXukKmZP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6486\"\n\"--------------------------------d7Enjmm4YeXZ5z2go--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6487\"\n\"--------------------------------PozkALKrnr6JZmzeD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6488\"\n\"--------------------------------D37aETKbDbcf9xqWB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6489\"\n\"--------------------------------C9EgMgDDkksDM9TZK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6490\"\n\"--------------------------------JPWEPfjorQePdbLnp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6491\"\n\"--------------------------------yZH5dfe54KbKQjkPW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6492\"\n\"7195--------93256793--------HE9egaui79B84sJoX\"\n\" SP : Livré\"\n\"------------------------93256793--------HE9egaui79B84sJoX--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6493\"\n\"--------------------------------QtbK4Dd4XenpoJwpj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6494\"\n\"--------------------------------9XiWCqBKuT7aQ9oWE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6495\"\n\"--------------------------------7Z4YQPDL2Wf3KHJit--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6496\"\n\"--------------------------------bCDJX6KTYoD9boF9Q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6497\"\n\"--------------------------------H7dHmGhoeGejdrjEo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6498\"\n\"--------------------------------LwF7rNedwd3ZLqJ3c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6499\"\n\"--------------------------------R9tpnG9nPWYQRMZkj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6500\"\n\"--------------------------------Z4mgoY4Rw9s8wpJRg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6501\"\n\"--------------------------------KgGwAPG2zErGsdAjX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6502\"\n\"--------------------------------AqrKLpQiP3cuCjHvg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6503\"\n\"--------------------------------LppDrMwLLjDo4rts2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6504\"\n\"--------------------------------xJana8bNqgJjQJzZs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6505\"\n\"--------------------------------m7x3Z36ZcqWgRZjpT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6506\"\n\"--------------------------------xMcQEYAEY6catsTNt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6507\"\n\"--------------------------------8XBJgrnx6wLo9ceg9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6508\"\n\"--------------------------------B59ufPptGicgWGmYb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6509\"\n\"--------------------------------JaXgPf4sYXw6vW92W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6510\"\n\"--------------------------------PcLtGmuk96CacQwSb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6511\"\n\"--------------------------------KWaDQbofFuDyNPhq2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6512\"\n\"--------------------------------5BHnWsozFmr2GJG8w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6513\"\n\"--------------------------------F5T5GA9r2KGDZmH7y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6514\"\n\"--------------------------------PDyXC7hnM9uK7ndtk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6515\"\n\"--------------------------------rtLo2cDhXN8JCPEoZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6516\"\n\"--------------------------------izD8oviTCZtPDLF9S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6517\"\n\"--------------------------------fCkEfyeFL33Axsyg8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6518\"\n\"--------------------------------GtgCgkHvb7NvynPfa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6519\"\n\"--------------------------------6YstbP9WTBwmyYivR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6520\"\n\"--------------------------------hFnSCcL3TkJwhrYWy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6521\"\n\"--------------------------------msxdQhADN8ZrHsLzE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6522\"\n\"--------------------------------bT2H9y7a5wGwDHAFJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6523\"\n\"--------------------------------f7ks8Ae2iuga29utm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6524\"\n\"--------------------------------KemCWkwrTjShu9wZ5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6525\"\n\"--------------------------------KRfuYsc4CWPY4EiNy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6526\"\n\"--------------------------------TR4nEwFwgoesgf5DK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6527\"\n\"--------------------------------7JHT9PSEFScPzRq9x--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6528\"\n\"--------------------------------GmoxuFcD49Jm4Kurz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6529\"\n\"--------------------------------LNJg7DRiwczXpTktR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6530\"\n\"--------------------------------m5pFr6GadiAjGHfS4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6531\"\n\"--------------------------------MaCqLrR4KRgKrqZib--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6532\"\n\"--------------------------------FS22nAGmHay2QE7ad--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6533\"\n\"--------------------------------aPZci4RTdXn2LwM9d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6534\"\n\"--------------------------------opeyrBfCfPF5t29Ak--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6535\"\n\"--------------------------------iRimsFTviSRyhBQKN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6536\"\n\"--------------------------------YJhcrx42fhp2TEspP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6537\"\n\"--------------------------------C29KEhESFeSQgt5eQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6538\"\n\"--------------------------------vhX2eAYJEv55aAp5n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6539\"\n\"--------------------------------Q7XyRCsk8JoAkuuFb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6540\"\n\"--------------------------------fT5H2yFs6JujcHMWK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6541\"\n\"--------------------------------iALNudW4nsMrBdsgk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6542\"\n\"--------------------------------SeAMTfjcAb2Qv6DGo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6543\"\n\"--------------------------------A64M9jnJXSoWpdyPM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6544\"\n\"--------------------------------9GNhYABofM6YwidEy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6545\"\n\"--------------------------------YGAbh93AnpY7ddCCg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6546\"\n\"--------------------------------y58bpdrF6EPNCuehp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6547\"\n\"--------------------------------M8YnPqZHcp2ZtavWb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6548\"\n\"--------------------------------GnqzSoLjdcHNcf23A--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6549\"\n\"--------------------------------sQhmo629xAG5za3Km--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6550\"\n\"--------------------------------5ZJGQEntcKuXsJSjP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6551\"\n\"--------------------------------KjXi8wuAavKgBxkqt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6552\"\n\"--------------------------------YRF6zzQwseKF8LTKc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6553\"\n\"--------------------------------TRRzpDRFndbfRvojz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6554\"\n\"--------------------------------8uTEyKWZhjNnEKm2x--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6555\"\n\"--------------------------------GH8jXzBhAyPwgdeDm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6556\"\n\"--------------------------------m7HqAY2gBZr2dfuJC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6557\"\n\"--------------------------------MG22nuaA5JmSvTowA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6558\"\n\"--------------------------------nBRQvmGBwHpNT8Ae5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6559\"\n\"--------------------------------6dMuLResy8tZCwxNp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6560\"\n\"--------------------------------po9X7PfHmaB8ReA3S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6561\"\n\"--------------------------------tjJEdXZytW4FpunhF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6562\"\n\"--------------------------------gBDmv5jsmomQPETAW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6563\"\n\"--------------------------------jniTwKuCoDf25urgt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6564\"\n\"--------------------------------LS6tiiDZEDL6iQAZR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6565\"\n\"4142--------50252092--------\"\n\" SP : Livraison effectuée\"\n\"7197--------50252092--------PeZrt3W3zMHQno276\"\n\"------------------------50252092--------PeZrt3W3zMHQno276--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6566\"\n\"--------------------------------HytnYmb2B5NuBf6Gi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6567\"\n\"--------------------------------fEhb6bBjTmSbGu4ie--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6568\"\n\"--------------------------------E5AMizz48cpe2TntT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6569\"\n\"7814--------58800001--------NgwHewYGukhadbCJS\"\n\" SP : Livré\"\n\"------------------------58800001--------NgwHewYGukhadbCJS--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6570\"\n\"--------------------------------PQZEjdQkb7QXxkkqk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6571\"\n\"--------------------------------Z8SHdANqcx4YnLaAd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6572\"\n\"--------------------------------4W8FRJ2CRvaoePBBf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6573\"\n\"--------------------------------SA7kbrdLGWmjiLDZy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6574\"\n\"--------------------------------6wyDFPpp4zzSsaW4r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6575\"\n\"7204--------22880979--------Q2iozBFDmtDCPiT2C\"\n\" SP : Livré\"\n\"------------------------22880979--------Q2iozBFDmtDCPiT2C--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6576\"\n\"--------------------------------KAFMonHHyA4BeEvEA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6577\"\n\"7205--------58881798--------Z3YstCGMepEWhLgXs\"\n\" SP : Livré\"\n\"------------------------58881798--------Z3YstCGMepEWhLgXs--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6578\"\n\"7209--------28422802--------JbYPvNuyqDLrpXqZJ\"\n\" SP : Livré\"\n\"7622--------28422802--------JbYPvNuyqDLrpXqZJ\"\n\"------------------------28422802--------JbYPvNuyqDLrpXqZJ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6579\"\n\"--------------------------------adsKqNJ3tLtQRYacC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6580\"\n\"--------------------------------aQ8XBtRqA7z5Lf58y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6581\"\n\"--------------------------------poWvzSAww8Ski7qk7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6582\"\n\"7208--------28019351--------Ey3cnjCGNRYeTbRcn\"\n\" SP : Livré\"\n\"------------------------28019351--------Ey3cnjCGNRYeTbRcn--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6583\"\n\"--------------------------------y8HhZt6NGof6LE7hX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6584\"\n\"--------------------------------aLEF8q3Ggoox2jhpy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6585\"\n\"7440--------97578449--------sb5bYNqpeQ2f6zj38\"\n\" SP : Livré\"\n\"------------------------97578449--------sb5bYNqpeQ2f6zj38--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6586\"\n\"--------------------------------44FJiHS2YqiJHKYNw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6587\"\n\"--------------------------------PT57nhtTGGY25CR7x--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6588\"\n\"--------------------------------mwKAPBfbobRQtRqvg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6589\"\n\"--------------------------------WWK5r6y5Yppx24bjG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6590\"\n\"--------------------------------yCRjmc7rGs7dF3EM5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6591\"\n\"--------------------------------u875QxSyo2EtEqzBK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6592\"\n\"--------------------------------qoHE9TvNrzDkjcYWr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6593\"\n\"--------------------------------mrWpakzyEg4c56Hy4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6594\"\n\"--------------------------------z4zvrp4q9CKCNFLED--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6595\"\n\"--------------------------------kpfzDRZFyQwqomk3B--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6596\"\n\"--------------------------------FqDNtdsEfJLBz3zKe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6597\"\n\"--------------------------------Zy7Bz9v3T34RKjCvo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6598\"\n\"--------------------------------e8Xrd7Nu2Weeei7wn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6599\"\n\"--------------------------------fEbdexHLyjwqgugHA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6600\"\n\"--------------------------------fZdv2ge9JrH2rWjGr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6601\"\n\"--------------------------------Mr7SEXDHeHfHGPTcP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6602\"\n\"--------------------------------qdTa9ixty5mS4HcxB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6603\"\n\"--------------------------------j3uAz6k3X68uLe46P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6604\"\n\"--------------------------------mNzDjvdY4REveFFPp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6605\"\n\"--------------------------------eJwXLsgaShYWLR8ut--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6606\"\n\"--------------------------------RTXyg674qBSyNmw7P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6607\"\n\"--------------------------------o5zD5AoEEnufLmqKT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6608\"\n\"--------------------------------RZEKN6kZDkhvmWGSh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6609\"\n\"--------------------------------f7C8s9yxL93GHDuXu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6610\"\n\"--------------------------------RAZsHi35KLcBPMBYc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6611\"\n\"--------------------------------SkTNJJiT8ok8aGfSs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6612\"\n\"7218--------98754181--------e7HxdWPgjmuw6kBXb\"\n\" SP : Livré\"\n\"------------------------98754181--------e7HxdWPgjmuw6kBXb--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6613\"\n\"--------------------------------zfSbABg8FNZWN2bnk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6614\"\n\"--------------------------------vr93yrPzmZMJMEefB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6615\"\n\"7222--------25560329--------dSFHAdxa6fdm5CWSf\"\n\" SP : Livré\"\n\"------------------------25560329--------dSFHAdxa6fdm5CWSf--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6616\"\n\"--------------------------------MazQxCRNr79sWg9tf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6617\"\n\"--------------------------------DfCvvEMFZbR8qLxji--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6618\"\n\"--------------------------------DbGfQXbapYsFdQyaE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6619\"\n\"--------------------------------CYWSwwRC8ZvxRWYvi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6620\"\n\"--------------------------------ZyDEeHyYRBNWZFMov--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6621\"\n\"7229--------54665889--------nDhx7eJjcGcidGeTs\"\n\" SP : Livré\"\n\"------------------------54665889--------nDhx7eJjcGcidGeTs--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6622\"\n\"--------------------------------bC9ij6k43fWCgtDZd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6623\"\n\"--------------------------------uiqwmfXjnAMM62THw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6624\"\n\"--------------------------------g45egaoab6yTBM3ck--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6625\"\n\"7221--------52688347--------QSmmKGPY8xXpQAPHt\"\n\" SP : Livré\"\n\"------------------------52688347--------QSmmKGPY8xXpQAPHt--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6626\"\n\"7230--------24810120--------DcfyBANSHKTCzEEp5\"\n\" SP : Livré\"\n\"------------------------24810120--------DcfyBANSHKTCzEEp5--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6627\"\n\"--------------------------------MDGoffsmQMMtpsHmW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6628\"\n\"--------------------------------LMZN9nRxdFSHMwwvk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6629\"\n\"--------------------------------sD8jxk5CZkGDyAvFd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6630\"\n\"--------------------------------zBmyHGW4ivWWJYMrX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6631\"\n\"--------------------------------6SsXJimguPwQdRz35--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6632\"\n\"--------------------------------vLwRKuKiMfSKqGicW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6633\"\n\"--------------------------------GTwiK6huwEGsBJHvW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6634\"\n\"--------------------------------N8qyZc9nW9Y6NdFar--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6635\"\n\"--------------------------------GiwGH4ribpp7fiGkS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6636\"\n\"--------------------------------S9sTfZbxvHghefpGb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6637\"\n\"--------------------------------2EEyBpXqWLt5SZody--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6638\"\n\"7223--------28655135--------Lra5YpubXL9X5TsBg\"\n\" SP : Livré\"\n\"------------------------28655135--------Lra5YpubXL9X5TsBg--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6639\"\n\"7224-------- 52170279--------mqkNvqvvPyWgPFBDW\"\n\" SP : Livré\"\n\"------------------------ 52170279--------mqkNvqvvPyWgPFBDW--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6640\"\n\"--------------------------------iWestd737RYvyyDYk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6641\"\n\"--------------------------------xFZLufanbGwLLYgLh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6642\"\n\"--------------------------------24aS8mnkDW63XChn6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6643\"\n\"7227--------22974366--------6dvmaQeKp2PTMSq74\"\n\" SP : Livré\"\n\"------------------------22974366--------6dvmaQeKp2PTMSq74--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6644\"\n\"--------------------------------LCS3pbeJWEFRQLuPk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6645\"\n\"--------------------------------MzoWYoLv5XAAytQ2p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6646\"\n\"--------------------------------ZL9ZCNRTukLmYF5Mu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6647\"\n\"--------------------------------iF53eqmJGYbsiKXFz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6648\"\n\"--------------------------------ugnW3FDNr5Quxzyqn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6649\"\n\"--------------------------------A2czLBefpWNja9DBq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6650\"\n\"--------------------------------WQ56weNrWEtkZ2jF9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6651\"\n\"7233--------55808988--------XsW9BsyFGp5uFxcxJ\"\n\" SP : Livré\"\n\"------------------------55808988--------XsW9BsyFGp5uFxcxJ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6652\"\n\"--------------------------------LxjQysvNz7tnHNwGC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6653\"\n\"--------------------------------pqh7SNpyonQZtyKp7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6654\"\n\"--------------------------------G7jpzwjBypTavg8Jk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6655\"\n\"--------------------------------rvs3qfnDhCNgtWqit--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6656\"\n\"--------------------------------zpPcqRejPsdP2Mcdm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6657\"\n\"--------------------------------vwmBHKYqeXnNZ6wBY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6658\"\n\"--------------------------------A3RLgSFcbh6nnBrNq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6659\"\n\"--------------------------------TLkDAN8YimnJ9hF56--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6660\"\n\"--------------------------------YwtBzsvLxKigqXEEm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6661\"\n\"--------------------------------khM3da2yuJ3e3hGRz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6662\"\n\"--------------------------------bZFqK6LibQCzwFoNQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6663\"\n\"--------------------------------vxfbWtadzbQh9pXjx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6664\"\n\"--------------------------------CkGmrLFSeg3C7TkSE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6665\"\n\"--------------------------------hk4zM7ZNZRXxBKEye--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6666\"\n\"--------------------------------zRfLkrRAa366XpDDN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6667\"\n\"--------------------------------4nSGkeJtowDmdfevu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6668\"\n\"--------------------------------GpoSRHNPfHgLJ2Mmz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6669\"\n\"--------------------------------MGy7kbEn6hx2q7pS8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6670\"\n\"--------------------------------xvt4CtSF7cYNTjCXt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6671\"\n\"--------------------------------jihp98QsBg52KDvrL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6672\"\n\"--------------------------------YxskH9LCDDurP5WYg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6673\"\n\"--------------------------------Tivq4D8JZ5QrZcCHx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6674\"\n\"--------------------------------hasQLPZW2BvKrhfed--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6675\"\n\"--------------------------------CLBXW3P7So6w2mA65--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6676\"\n\"7280--------58126162--------mWo4uqYgsgSWL6d8F\"\n\" SP : Livré\"\n\"------------------------58126162--------mWo4uqYgsgSWL6d8F--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6677\"\n\"--------------------------------3hNndiKywvvj6JMD6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6678\"\n\"--------------------------------2xwHZkFa4MxZuhgph--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6679\"\n\"--------------------------------vvdFtHiD5j9KD5K4D--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6680\"\n\"--------------------------------GoGNDHtrM9ra7LupH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6681\"\n\"--------------------------------Y4nm7KR3PLEtyvnu7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6682\"\n\"--------------------------------cN42fjSRw7Gunbp5D--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6683\"\n\"--------------------------------TqzsMaupxnAQqiNPN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6684\"\n\"--------------------------------MQ3jtszRKpSEYG7sf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6685\"\n\"--------------------------------Qr7tPBoC6aBRvFsLJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6686\"\n\"--------------------------------DpMZFzL49qmNy9s88--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6687\"\n\"--------------------------------83SqR33haXnZAfkos--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6688\"\n\"--------------------------------avtobLAyFAZhNLW5C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6689\"\n\"--------------------------------RvaDthz3iM5WtE4Cf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6690\"\n\"--------------------------------mrG5u2pAzmmkWeL4R--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6691\"\n\"--------------------------------W6BETG49TSPdRS6Cm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6692\"\n\"--------------------------------wfh3MBRfiFnjrhtH5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6693\"\n\"--------------------------------JH3YAvDWQjgQDEMTR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6694\"\n\"--------------------------------FjyZ8vxjGoQ4kBojY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6695\"\n\"--------------------------------WGrAvHb8ytqCfFN5u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6696\"\n\"--------------------------------94TrehWzgLeFd4Bwv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6697\"\n\"--------------------------------5BNCaC3CQ2cXG8Ay7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6698\"\n\"--------------------------------b8bdsy7oJseMbfw34--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6699\"\n\"--------------------------------aGFLuHiE6Fkz9oDKr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6700\"\n\"--------------------------------EZoSZYN9jGoeGkAiP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6701\"\n\"--------------------------------c3FBReyFwCrL26xEY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6702\"\n\"--------------------------------BaoJ2ZYqwZk7WjJCB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6703\"\n\"--------------------------------c7AD2oPEdZQSu6LDf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6704\"\n\"--------------------------------Fzy2WGtmaY2ynd2TE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6705\"\n\"--------------------------------dfJLAHPpbPQygafn7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6706\"\n\"--------------------------------kDt89tinRnD73m7NF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6707\"\n\"--------------------------------TRTxScEnSFozF3zJ6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6708\"\n\"--------------------------------MFvJ9XR93Z7h4DBKq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6709\"\n\"--------------------------------fo4NvQaW8fBK66irR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6710\"\n\"--------------------------------6inkE8DYqv7sLnJSK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6711\"\n\"--------------------------------psSXqJ68hSTSJ2bpt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6712\"\n\"--------------------------------hEef3wKTuyGuc5dDD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6713\"\n\"--------------------------------6AcXNq8MMv89x2ePL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6714\"\n\"--------------------------------egHBXAc4CYczaJJBP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6715\"\n\"--------------------------------bPL9mAhZxrkd9J6Nv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6716\"\n\"--------------------------------8bmPgwskxsEt8TTP4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6717\"\n\"--------------------------------9aq5HeypLKy7AdhPT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6718\"\n\"--------------------------------4irDdX5KzaauoMxhm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6719\"\n\"--------------------------------t5JL9tjJQeinArquC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6720\"\n\"--------------------------------dYofdwM9K2kyx6zjX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6721\"\n\"--------------------------------z3rDLrEGrC2zKPCgn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6722\"\n\"--------------------------------eahgMYtwtsqFFNwpk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6723\"\n\"--------------------------------n5QYa7sv7np9EBM3A--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6724\"\n\"--------------------------------WCBZ7z2fjHW8JrPQn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6725\"\n\"--------------------------------yzPsdJ5EsfGKxJWd9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6726\"\n\"--------------------------------Hw2eGWY5zEvEDKzLf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6727\"\n\"--------------------------------yMvpDi5EmdiQ2wA5q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6728\"\n\"--------------------------------wgfL7632m5vB6Xukg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6729\"\n\"--------------------------------PkD9Tdr326fPBqCTx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6730\"\n\"--------------------------------qgdvwmjjwxzz7bQBH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6731\"\n\"--------------------------------FwWFtxJwamqhH6ZpM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6732\"\n\"--------------------------------ccBoWuWDnMnvXSH9c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6733\"\n\"--------------------------------z2fcJcKBExeHw7Q6J--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6734\"\n\"--------------------------------GBuyEXR85h5AqjQZN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6735\"\n\"--------------------------------sbWrt693u2kPFBC4L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6736\"\n\"--------------------------------e9SaDouKycrTBDtEJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6737\"\n\"--------------------------------3ZRdjmiTjr9CHyQ6k--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6738\"\n\"--------------------------------W52gamugfBugher5h--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6739\"\n\"--------------------------------EjNNXocYuNYMsNpTA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6740\"\n\"--------------------------------8FetPgN6WwtD2aWJ8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6741\"\n\"--------------------------------fJ6N7W7GYe8XMx3Kj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6742\"\n\"--------------------------------2zfZnFaKSFnpqXmzH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6743\"\n\"--------------------------------QaKJTmNZb4atqX6eX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6744\"\n\"--------------------------------4DCoTzvES7DTkqraJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6745\"\n\"--------------------------------EJm4qPwunbnaQdnou--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6746\"\n\"--------------------------------QnCoxKyuzAQLFegYc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6747\"\n\"--------------------------------xdgNPKuuCtfqWZPSy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6748\"\n\"--------------------------------rWwve7k822xPjhnZi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6749\"\n\"--------------------------------X5BL2bFXEFX4QLRQC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6750\"\n\"--------------------------------kvKM5eyS2mFwEbJQu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6751\"\n\"--------------------------------JSwmcinZks8rYRRkM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6752\"\n\"--------------------------------LZL3jQqRQgMYixL5J--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6753\"\n\"--------------------------------bMtpptb4buL3nJQog--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6754\"\n\"--------------------------------rcS7LP8F6tCb24wgN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6755\"\n\"--------------------------------rYBFg9wsXCaT5uuTf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6756\"\n\"--------------------------------nFzJNur5LJMkYKwfd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6757\"\n\"--------------------------------JKxNsTcsc5zYSNTHr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6758\"\n\"--------------------------------2LskdZzJ5z3a6NTgg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6759\"\n\"--------------------------------ScM6deT2D8Rwt7ath--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6760\"\n\"--------------------------------8x9BbdNGEzoojJeyC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6761\"\n\"--------------------------------6L3tackxovggu82ic--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6762\"\n\"--------------------------------bwRJBeW52hTyToQSb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6763\"\n\"--------------------------------ygeZBQMSc74Kam82B--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6764\"\n\"--------------------------------MRTqSwbFCuoy9wFwY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6765\"\n\"--------------------------------82WDRhTZ94eHXk8N5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6766\"\n\"--------------------------------yJKWR9zNaE68ypxwJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6767\"\n\"--------------------------------piCvZcDpXNvygAGKi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6768\"\n\"--------------------------------74bgYAGgZm3ReFmdt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6769\"\n\"--------------------------------m2Nbwmz7mnbHGxLp2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6770\"\n\"--------------------------------wmo5Q8a8ABwSoYw6X--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6771\"\n\"--------------------------------RDBYmYebCTo2Hu8r9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6772\"\n\"--------------------------------JddWQ2TxNLWnLH9pG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6773\"\n\"--------------------------------Ycc9YfnTDLjtqSqkn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6774\"\n\"--------------------------------Dz5gH2sEfhRk8sksz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6775\"\n\"--------------------------------ZMTKzJKSNep8JXhpx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6776\"\n\"--------------------------------QYTE4rY7Aipzc7uma--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6777\"\n\"--------------------------------TfQ2sa4XJbdXLNRij--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6778\"\n\"--------------------------------NFwC8WJcLe2bGc7xZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6779\"\n\"--------------------------------xnJZJ9AfytY5hCLnx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6780\"\n\"--------------------------------PLtcPEAyJcg7upbnv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6781\"\n\"--------------------------------jkAsnz8WgRbtegAxc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6782\"\n\"--------------------------------x9W6M93MFf8hsmWh7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6783\"\n\"--------------------------------Tw5oze9eWTmXK8Zgc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6784\"\n\"--------------------------------wktFwT6ApYkv4sau2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6785\"\n\"--------------------------------wzyJkshoHCDc3v8Q3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6786\"\n\"--------------------------------aFrPvMTuq7Wtppxcd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6787\"\n\"--------------------------------iQybnDRvf9jFcH8Bg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6788\"\n\"--------------------------------zMxoxyo5E8mbY2BnF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6789\"\n\"--------------------------------RLpKJkPsb7u7u4htK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6790\"\n\"--------------------------------DoAoZmHBbXpssAvG5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6791\"\n\"--------------------------------r4scWRinPwqF8rCzX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6792\"\n\"--------------------------------pGza6nPz8xeFiiRa6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6793\"\n\"--------------------------------5aAPEPguvdF7WMBpL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6794\"\n\"--------------------------------FLJD6Dw9D8H2Ldyix--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6795\"\n\"--------------------------------CJ9cFPZwKs5uPR8SY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6796\"\n\"--------------------------------KFK4fyqFJGu96cTiC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6797\"\n\"--------------------------------TqxLFktXd2TK96sKh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6798\"\n\"--------------------------------LpZR8t7i6bD9AyzDR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6799\"\n\"--------------------------------errk8aBNyd4W7CETB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6800\"\n\"--------------------------------55FNMvQS5xeguf5pe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6801\"\n\"--------------------------------53ELyPJ4paBD6vCKk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6802\"\n\"--------------------------------SvkvrNqKFYLxNtwBD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6803\"\n\"--------------------------------RwNMPsXkYKREDj5Fg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6804\"\n\"--------------------------------ssCuKP6GcG6AGSMhk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6805\"\n\"--------------------------------GPgBJviXtuPTtBeed--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6806\"\n\"--------------------------------g4Sq2bDXpbmG7SaoB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6807\"\n\"--------------------------------TFHoihHm936tW8RXX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6808\"\n\"--------------------------------iwyP9gfEGq7FP4nGq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6809\"\n\"--------------------------------zKhrM35KbdwNSEbY4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6810\"\n\"--------------------------------knDrxyxt5g8acQw7n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6811\"\n\"--------------------------------FigeQY2Q4rhT5T3TA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6812\"\n\"--------------------------------7Bd8ddYk58WTPeXKG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6813\"\n\"--------------------------------x8vqLksbNy7BbRavc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6814\"\n\"--------------------------------fCDczD8TbGyz7HgbK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6815\"\n\"--------------------------------CpyStb25HqingEpH5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6816\"\n\"--------------------------------MYLepNJencRkSkDqz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6817\"\n\"--------------------------------mZGdBi8Kxv69Jxg62--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6818\"\n\"--------------------------------5jjT3kCJpFFzR22Yu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6819\"\n\"--------------------------------ipFoMrQ9LtbYGS5wS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6820\"\n\"--------------------------------m9Fr9MmoAfZukCsX5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6821\"\n\"--------------------------------LCXt7988KnDu2k3AY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6822\"\n\"--------------------------------89BfB3dj4Y6SRF48C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6823\"\n\"--------------------------------nj6Z2mxDFJdpgDWdA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6824\"\n\"--------------------------------ekQ7js5bt9qPxqoTi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6825\"\n\"--------------------------------CpmeL5nqXhS5YNfQ7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6826\"\n\"--------------------------------MMmkHGpLBPPy2LFRK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6827\"\n\"--------------------------------Y5Dx6EkZr75GEcuoW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6828\"\n\"--------------------------------M7HwvqoCBBEaWMZx9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6829\"\n\"--------------------------------Jnk9C7sPkAdKbv2FE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6830\"\n\"--------------------------------otwHsBgGmzp9Z2AhE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6831\"\n\"--------------------------------PemMF4Y5KLExryNum--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6832\"\n\"--------------------------------oa8mWAFwrGm65ukDr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6833\"\n\"--------------------------------iyrXbxenbvq5PTNzX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6834\"\n\"--------------------------------5YfAQQN9vsrJJ8Aud--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6835\"\n\"--------------------------------Lobgh3fTgG9dCHzTa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6836\"\n\"--------------------------------bGQ8G8jfh92R9xCix--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6837\"\n\"--------------------------------kW5Hr6Kf8r9mfMeyB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6838\"\n\"--------------------------------2LzxYF5Bo75iKNxsW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6839\"\n\"--------------------------------k3Ngv2QZAqemtX4Re--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6840\"\n\"--------------------------------hShror6KqPg7ZAn2p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6841\"\n\"--------------------------------G8sPsoZHEPiL5JZYs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6842\"\n\"--------------------------------mwE7tmsjA3GgdCfkx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6843\"\n\"--------------------------------5anTutNKzCSPsyTAZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6844\"\n\"--------------------------------45HjXSWekhk3gt67N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6845\"\n\"--------------------------------esjnxENZsC6ahAK5b--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6846\"\n\"--------------------------------wGZnaiYbhraYNkeDx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6847\"\n\"--------------------------------nfsdTZcoR22jHu639--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6848\"\n\"--------------------------------qyHhKagtwNNJsJHXr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6849\"\n\"--------------------------------kNwQasW6TxSdzh5h9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6850\"\n\"--------------------------------7sc6GDpsxLnZ3ePc2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6851\"\n\"--------------------------------3n9JqGgzf4fpKB2gC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6852\"\n\"--------------------------------8kkKrCHGArxkokid8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6853\"\n\"--------------------------------QttaFgJszuXE8ncFy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6854\"\n\"--------------------------------XKH3khCkCLpi5zek9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6855\"\n\"--------------------------------wMkJink6Dh9hrnhEY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6856\"\n\"--------------------------------zo9uqucwMpTQDoMFv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6857\"\n\"--------------------------------GdD5WzHpck9y43M4e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6858\"\n\"--------------------------------eQJr96hu8sMyZBwjr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6859\"\n\"--------------------------------andekYZ5dRcSJk47q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6860\"\n\"--------------------------------DyvRDCRcXwkkfXYQu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6861\"\n\"--------------------------------DcHL56RvsNdzbfQwB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6862\"\n\"--------------------------------dwJCoJtLAstBzDQFs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6863\"\n\"--------------------------------T2PGQD8WKmNrrqWky--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6864\"\n\"--------------------------------exqYGZXBH85Kkmnuy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6865\"\n\"--------------------------------Ff6RhR5hbmKqrY4JP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6866\"\n\"--------------------------------vCQz8iPQSeRBBG6f4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6867\"\n\"--------------------------------cDf8P6994J2jYPqZX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6868\"\n\"--------------------------------6WGHQkC9zAKkbbEzu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6869\"\n\"--------------------------------DhpuZPqRf49BB5AnS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6870\"\n\"--------------------------------Mc48Gn6gp6HxZTnAh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6871\"\n\"--------------------------------ZejbEXFDe8ZJz4QwA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6872\"\n\"8106--------25862353--------JSAd5LjaBLbrkJTgH\"\n\" SP : Livré\"\n\"------------------------25862353--------JSAd5LjaBLbrkJTgH--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6873\"\n\"--------------------------------rRdGYDdWBbdu9DiiF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6874\"\n\"--------------------------------7tYYfnu3vGAxLMWgq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6875\"\n\"--------------------------------MkJeJDLLRcRA33QPZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6876\"\n\"--------------------------------cShBW5MWGpfYkhgWX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6877\"\n\"--------------------------------HNspTLAW3FoRDPNid--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6878\"\n\"--------------------------------6DfiirCFxaweoymcG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6879\"\n\"--------------------------------odGfWg8sdMPs4uCgh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6880\"\n\"--------------------------------gcGtW59FT3EvZioMs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6881\"\n\"--------------------------------SrXWswJpdrNJGHHjK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6882\"\n\"--------------------------------iMoySNh5ThuRFLNXa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6883\"\n\"--------------------------------yR8RFRYW5QWM6JNzn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6884\"\n\"--------------------------------3n68k3u3vjBPkhC2H--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6885\"\n\"--------------------------------kiiyvehRsGETuyFLj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6886\"\n\"--------------------------------N399fqRsAyHwTxuY3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6887\"\n\"--------------------------------xJaAXqadKuEZ2dDkr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6888\"\n\"--------------------------------ci37s8xTJphBJ2pSo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6889\"\n\"--------------------------------YLy5tFYmZ7m7hJu6E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6890\"\n\"--------------------------------vBDTANqS3RxfEYrTA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6891\"\n\"--------------------------------buoxax9qyY5mZEiAR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6892\"\n\"--------------------------------dSaECxoueZZ82GruE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6893\"\n\"--------------------------------x55dDeBWnSW3XM95M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6894\"\n\"--------------------------------HPrrvNMSkngEjH4fy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6895\"\n\"--------------------------------RH6d86iBRbMZDvRRa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6896\"\n\"--------------------------------f4qTTH5iRaCfM79zc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6897\"\n\"--------------------------------qhSoGCCJBfMQtnCXY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6898\"\n\"--------------------------------RBw8rtNoA7eNgLXBp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6899\"\n\"--------------------------------aCo7FMRHenfhhsgdw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6900\"\n\"--------------------------------TgEogrrXNed4v5tgf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6901\"\n\"--------------------------------REznLvnZxDCGEX7g9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6902\"\n\"--------------------------------rnLzg7yGHXFTHrR9J--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6903\"\n\"--------------------------------h5hKuReMP5s2bKfcm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6904\"\n\"--------------------------------HEoyemyZ8iJf9iE8K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6905\"\n\"--------------------------------Qvg4mhPvfvqyCEtSs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6906\"\n\"--------------------------------ksfArhiqodcCYPEK2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6907\"\n\"--------------------------------bCdhom4RoewMKtofn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6908\"\n\"--------------------------------Bk4xQ729toMQkxmdt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6909\"\n\"--------------------------------6khXhr7L2PwNxwQ9v--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6910\"\n\"--------------------------------YggwEvBmb6meDfH2H--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6911\"\n\"--------------------------------LhejL9gFpdu4hsC33--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6912\"\n\"--------------------------------hcCmYZAw9XLGqW6TM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6913\"\n\"--------------------------------aR3RxdGHDoHv66yv2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6914\"\n\"--------------------------------ksKMF7CeND6s4sNZM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6915\"\n\"--------------------------------usCbQG3dGZqYMaRnw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6916\"\n\"--------------------------------ABrmKdHD4zRs88mea--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6917\"\n\"--------------------------------kaTi2baWmu5QTXXBD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6918\"\n\"--------------------------------fdqC6QQnztmc3tMav--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6919\"\n\"--------------------------------zAzkQjDCmK5222xTR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6920\"\n\"--------------------------------w6Lf3iZK8iNaYcygT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6921\"\n\"7352--------26125613--------eqoku8vdamP3aGJn9\"\n\" SP : Livré\"\n\"------------------------26125613--------eqoku8vdamP3aGJn9--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6922\"\n\"--------------------------------gjJHvunmgiggPJspJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6923\"\n\"--------------------------------DQ7HP2FNA8Fh3CFGM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6924\"\n\"--------------------------------ZqdZKLebFxfnjjqsh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6925\"\n\"--------------------------------BitYsXjL4EvwZiQLA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6926\"\n\"--------------------------------TXhEh4CtsyDgj4L2d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6927\"\n\"--------------------------------CM2NTeGEgpNv5hsQq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6928\"\n\"--------------------------------9yPL4k4jD2HscKKDR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6929\"\n\"--------------------------------tNZvhsHF3SvnrjNds--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6930\"\n\"--------------------------------Z3zHq9Ev4duofRQo2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6931\"\n\"--------------------------------Jz5s2KvJToqRFLWHS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6932\"\n\"--------------------------------MsmZuQmHn4NCBGsmc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6933\"\n\"--------------------------------dxmigTgstWBaWuKyn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6934\"\n\"--------------------------------p3QzFyFoThzJniwdK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6935\"\n\"--------------------------------Gj5PyW8FQhByWgejX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6936\"\n\"--------------------------------TGXdWp4Z3HMo5TpT2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6937\"\n\"--------------------------------vhefGJkaHHNxBQ3Lu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6938\"\n\"--------------------------------BjZgGJtTzK3CWpx65--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6939\"\n\"--------------------------------NsTuwTDMF7NNhAn5W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6940\"\n\"--------------------------------pL3PPt58ZJKppKuHs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6941\"\n\"--------------------------------g8riToKvh5B46SDHJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6942\"\n\"--------------------------------ccpuQknXin3yiD6Dg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6943\"\n\"--------------------------------6iwKMMGpKf7p3oqJw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6944\"\n\"--------------------------------QQJgcn7k7My5ARyw5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6945\"\n\"--------------------------------Z9JsjSy3asY2orWkJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6946\"\n\"--------------------------------aDrJCab3Y9bomE8ST--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6947\"\n\"--------------------------------6NdxbZTLhyqtQxiSG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6948\"\n\"--------------------------------zpYa8GKWhcs3BuoBT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6949\"\n\"--------------------------------vAQcP3fPdqSFJMzPn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6950\"\n\"7260--------22603145--------yGmQZKBxTfuLfmWjg\"\n\" SP : Livré\"\n\"------------------------22603145--------yGmQZKBxTfuLfmWjg--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6951\"\n\"--------------------------------jmEvYLP2C9Tta4SpR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6952\"\n\"--------------------------------cz8sPGnxDEyoeb4iG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6953\"\n\"--------------------------------kXwvMipZxCTc4ERzS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6954\"\n\"--------------------------------2NWajWCXKTEW6yDwJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6955\"\n\"--------------------------------SEhjxAR9JBQJ7xchn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6956\"\n\"--------------------------------Q2PeYk6uxc7gYzabQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6957\"\n\"--------------------------------hH4kAMa6T7C8odr8T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6958\"\n\"--------------------------------u7NFQwf7bjMasXrwc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6959\"\n\"--------------------------------PdBJaustytKHBwAAj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6960\"\n\"--------------------------------mnSvLed5KzKSGFGx6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6961\"\n\"--------------------------------bPc4paQcQnLcsBZRd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6962\"\n\"--------------------------------f4dvBYWiA2qWE5yix--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6963\"\n\"--------------------------------L3N6z8kF8MNFMJf8i--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6964\"\n\"--------------------------------xKaQXTjy6GjYoSa9w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6965\"\n\"--------------------------------QEAaCxEnuk8aikaWq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6966\"\n\"--------------------------------WHcYk9yw3pinXnGv9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6967\"\n\"--------------------------------t2taQpxNFqEECxnCP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6968\"\n\"--------------------------------XB2sZTjdirFJyAxTn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6969\"\n\"--------------------------------m4kH4Q7rB7kNhHRb6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6970\"\n\"--------------------------------3HxKJMrPFpWzP8c4w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6971\"\n\"--------------------------------EDy7NSDFFC3MNwvTY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6972\"\n\"--------------------------------K35SHLzmKf4fZthsK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6973\"\n\"--------------------------------Lbrb9WBBPucugPbH4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6974\"\n\"--------------------------------utXthutCJRCFj6HWY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6975\"\n\"--------------------------------cPr7adf4SL3mSWwfv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6976\"\n\"--------------------------------NQZ6FyWErfAuWjWvy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6977\"\n\"--------------------------------XtJq3ifH28YHGL7LD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6978\"\n\"--------------------------------pa9dqfGaRQNfGmqaD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6979\"\n\"--------------------------------QjXckoRRPCdqY68jL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6980\"\n\"--------------------------------S92NSd557eP8BbKny--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6981\"\n\"--------------------------------xkCAi74ydSKkHLM7R--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6982\"\n\"--------------------------------BxQuJ6r3ojQtwfs7b--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6983\"\n\"--------------------------------7qdHuZ5Fw7jGc3BEJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6984\"\n\"--------------------------------Kh8ch3sfyTvJAnABy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6985\"\n\"--------------------------------jNtFSHtLcBcHWuXmN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6986\"\n\"--------------------------------8LwbL3SPijiH9eGGs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6987\"\n\"--------------------------------sX9xTRXJ6joi8Ca2w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6988\"\n\"--------------------------------7GofJaMhdJuy7uHui--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6989\"\n\"--------------------------------Wpk4ptqY7sdoWiHq5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6990\"\n\"--------------------------------PgXptfxeSHTrdYebg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6991\"\n\"--------------------------------6Wcnwch2SRCC52CFJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6992\"\n\"--------------------------------GgETXMcuWZfYe9CpC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6993\"\n\"--------------------------------zNgeKedMSfmDDCmwS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6994\"\n\"--------------------------------p8JttrqsBrSutzJ4s--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6995\"\n\"--------------------------------txx2E5LPgPTMEPhpa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6996\"\n\"--------------------------------DwrHkKBP6vjeKgwF3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6997\"\n\"--------------------------------fEgqBBMqAiGqhXNZC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6998\"\n\"--------------------------------QPPaGtAeSNh8Wr6vj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------6999\"\n\"--------------------------------dpnkeDhSfucmXyZo7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7000\"\n\"--------------------------------vHaQFWfXo343CMgfY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7001\"\n\"--------------------------------4Xonqp3seqExqm3yA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7002\"\n\"--------------------------------B5FB9ZScGCAhgqpyt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7003\"\n\"--------------------------------zbEZi8yNuvSKFcgkg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7004\"\n\"--------------------------------zhvW86MGoJL5qX7rT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7005\"\n\"--------------------------------iPBwQQy3TLYRcuX7F--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7006\"\n\"--------------------------------BQtGLnGgxpeo9rzGe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7007\"\n\"--------------------------------ruYEm5NsnfmXNyNcF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7008\"\n\"--------------------------------dEyYgZn7NWxtpkWPC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7009\"\n\"--------------------------------JrisYPYKQ8yJm9c8f--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7010\"\n\"--------------------------------86ETw6PmtfCFaZRHM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7011\"\n\"--------------------------------mP7AGD9ffk2sggy6Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7012\"\n\"--------------------------------7GeaDsLMLeZf6yFr7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7013\"\n\"--------------------------------zHCfiSNhz9jknKZER--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7014\"\n\"--------------------------------sehTJtXbTW5aR652D--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7015\"\n\"--------------------------------fxpsCaHyvSJf3aFAq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7016\"\n\"--------------------------------YzAJYo9GxqqZJ7ZSP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7017\"\n\"--------------------------------gFrdzYKreR2sE8fF8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7018\"\n\"--------------------------------m3RtdYiyBbwyY9npw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7019\"\n\"--------------------------------8KbTprhZsH8HuHQ8P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7020\"\n\"--------------------------------Hreg5WSvNRWjJ8XK5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7021\"\n\"--------------------------------tyzit4YZAhYXzJYXB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7022\"\n\"--------------------------------885LzrHtQf49DXa3c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7023\"\n\"--------------------------------XshfFKW8DucDknhvK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7024\"\n\"--------------------------------MXcvtTfri9PxxAbHB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7025\"\n\"--------------------------------qDgtZ2AcT9pgJZzPD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7026\"\n\"--------------------------------ForCQfgLE2evWCRed--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7027\"\n\"--------------------------------qq2xw9vaQBDaHEwrT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7028\"\n\"--------------------------------KZjbua3tbZ2XZjDdz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7029\"\n\"--------------------------------z5MdtaZKAyaCz7pPE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7030\"\n\"--------------------------------AAC8jqyb8rRwQzsPC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7031\"\n\"--------------------------------oPdhfTF5oYAGmBQpw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7032\"\n\"--------------------------------BckiiP827NLMre28h--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7033\"\n\"--------------------------------gztQznsWrcNzYTT5S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7034\"\n\"--------------------------------5itqjL3aZF3yrhiYW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7035\"\n\"--------------------------------L3vESWm3askwhighK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7036\"\n\"--------------------------------nzJEhj64bmzj8CTDm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7037\"\n\"--------------------------------h9Y74usz6hChCNhNw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7038\"\n\"--------------------------------AreQhMtn2mHbQekqZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7039\"\n\"--------------------------------TtKyqXg9oGhf5DKfD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7040\"\n\"--------------------------------dALiphhPwdPFp7Wbb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7041\"\n\"--------------------------------e2uNHfCWtJBxeLk7s--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7042\"\n\"--------------------------------n332YbouZmSFpvWTc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7043\"\n\"--------------------------------XZjYHAzKK6ssALxnT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7044\"\n\"7317--------22436123--------AeSavGbbY4wBDb6Df\"\n\" SP : Livré\"\n\"------------------------22436123--------AeSavGbbY4wBDb6Df--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7045\"\n\"--------------------------------gpYcLCCNAihDsZTs3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7046\"\n\"--------------------------------awEz534xt5AcXTneM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7047\"\n\"--------------------------------Sj5FFAvGLGfynW76w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7048\"\n\"--------------------------------Xc9HNb9Q9kcdobFcv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7049\"\n\"--------------------------------puuMFJeT9ypfwzRiM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7050\"\n\"--------------------------------ya2orb2ikqcmX3Jbd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7051\"\n\"--------------------------------fFFJmvyEsTNXtvz9R--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7052\"\n\"--------------------------------epsMkQfwXp3oLd54K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7053\"\n\"--------------------------------pgdPDKtHcGftwHgYS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7054\"\n\"--------------------------------y8bY34weJTN5ugCFp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7055\"\n\"--------------------------------N4pgh4KuaCBYHK777--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7056\"\n\"--------------------------------XB3KZFeCx8r6hb3Kv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7057\"\n\"--------------------------------uxNf3TrD7t83AAk9v--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7058\"\n\"--------------------------------ntMPAuWurnCGbYakC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7059\"\n\"--------------------------------Qk56v5HHYcrzWyim2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7060\"\n\"--------------------------------TXsSHD8vrheqLji3n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7061\"\n\"--------------------------------y2hbv8Eq4mL9gqEaZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7062\"\n\"--------------------------------w2FvvEybPSR9W9uGa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7063\"\n\"--------------------------------rSX4NdydWy7NouHwX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7064\"\n\"--------------------------------h4iEjZKWd8zLFta75--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7065\"\n\"--------------------------------qF43tuPkeZa9jpcAr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7066\"\n\"--------------------------------F9gZ3A355d3K5Ht7P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7067\"\n\"--------------------------------xBS6W32HwH3LubkCa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7068\"\n\"--------------------------------pDKS3tYE9WzSwpZag--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7069\"\n\"--------------------------------Am54o23gD7HWGpy9m--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7070\"\n\"--------------------------------i2XWL6cHDyzwNDQJC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7071\"\n\"--------------------------------bgpujp8cXQ7x5GfSs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7072\"\n\"--------------------------------CXHnMfFJ5Ae3mHBhi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7073\"\n\"--------------------------------Si6uSnRkqw2C6ngAf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7074\"\n\"--------------------------------n5TfmNKsw78XywvBR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7075\"\n\"--------------------------------F2tCEca37X5W3SMDK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7076\"\n\"--------------------------------ieAYbgvmojD8redMD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7077\"\n\"--------------------------------6DzZcZPpyrCYjkPF7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7078\"\n\"--------------------------------n8m3EpPxHH2Wz3JyA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7079\"\n\"--------------------------------kycxeTLCF8vNJrsLN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7080\"\n\"--------------------------------eeqZNwNM5HQxnMdjM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7081\"\n\"--------------------------------SBBGXM6HbFusYfppP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7082\"\n\"--------------------------------xJLFBqxyjRA5dSZsh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7083\"\n\"--------------------------------asfTXNbgDR5YH7R6e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7084\"\n\"--------------------------------rDFcL8TzAYCFjSpSB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7085\"\n\"--------------------------------i8TD4rTAfioKEQAxm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7086\"\n\"--------------------------------x8Q9whMbSXob67ZRz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7087\"\n\"--------------------------------zCRQaEgCHb2WnawFN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7088\"\n\"--------------------------------DAYi7NR5Wwj7pC2Q9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7089\"\n\"--------------------------------6nAJ4Bjb4bsDbwQj7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7090\"\n\"--------------------------------i6LZEtkazuFpdztPi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7091\"\n\"--------------------------------bnEbwnCGMshEAKrA7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7092\"\n\"--------------------------------8AQab6wexc4R3BbpX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7093\"\n\"--------------------------------W9Su6thbSQ93DyZut--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7094\"\n\"--------------------------------pzpNjSagHuSDhQd4z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7095\"\n\"--------------------------------reB57eyCKo6Jo4f4i--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7096\"\n\"--------------------------------TeGAoWG77q2f8Ehbt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7097\"\n\"--------------------------------jmytDEv46fiEjfHX6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7098\"\n\"--------------------------------QN9ydtcQLE4XeA49N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7099\"\n\"--------------------------------dmk47AfisoxKdLdRG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7100\"\n\"--------------------------------zEGxZeByJuPqr3wS4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7101\"\n\"--------------------------------NihL8cqRzqvf9tdXj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7102\"\n\"--------------------------------6BoBDemjNsz6vsSnQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7103\"\n\"--------------------------------J2cq7gxBXPvLkTnYF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7104\"\n\"--------------------------------QGMMhviKvWhmjJZrv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7105\"\n\"--------------------------------GDc86WqKNoec2y9yo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7106\"\n\"--------------------------------yFhve9c86PgD3226D--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7107\"\n\"--------------------------------HB9ehaHcQbNxfPNAX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7108\"\n\"--------------------------------B9mkEwoFY93mZGZ9Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7109\"\n\"--------------------------------2aKfbp6qJKoytmrfZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7110\"\n\"--------------------------------uQ9mHpKXBnkuwzujA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7111\"\n\"--------------------------------ZF9smrWEukvfedpeC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7112\"\n\"--------------------------------q8maoyvuWBfFRewEn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7113\"\n\"7802--------98563908--------8vjoKm3W6YAKjWXBy\"\n\" SP : Livré\"\n\"------------------------98563908--------8vjoKm3W6YAKjWXBy--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7114\"\n\"--------------------------------gpfgB4FY7iJZK3EZP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7115\"\n\"--------------------------------zG9za7SF6TS8rQ2We--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7116\"\n\"--------------------------------BEPuuL27DZz8gYner--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7117\"\n\"--------------------------------9eazyKtogXBaFqrEi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7118\"\n\"--------------------------------ZuzzWhFjr3gdP9eaK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7119\"\n\"--------------------------------p2pApuwDtkQQJpC7B--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7120\"\n\"--------------------------------eTPitw8qxMu3G6z4Y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7121\"\n\"--------------------------------RzXQHHLiPFHbPMaig--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7122\"\n\"--------------------------------tuN6xF2mhr9ZZAvN8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7123\"\n\"--------------------------------vCMoNANsaHTF4Mhcb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7124\"\n\"--------------------------------ycxbWHuNQibgm6Dbx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7125\"\n\"--------------------------------2R42EFyFGLAnxH7LL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7126\"\n\"--------------------------------pERzB7G6gf4PXgkx4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7127\"\n\"--------------------------------fHAyyPsmmhgKYxh3k--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7128\"\n\"--------------------------------TAmn2Pco43aPNai2Y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7129\"\n\"--------------------------------ZyzgbxNeYJfWzhYtt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7130\"\n\"--------------------------------6mtB7b6i9BP9FhNvm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7131\"\n\"--------------------------------m4SmcTf4WAZ8pHCeN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7132\"\n\"--------------------------------5f3tdLHBMd3b7QZdj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7133\"\n\"--------------------------------Me2Yw4s7cvasrWFr9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7134\"\n\"--------------------------------Psk5gzxE27PZCGHMu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7135\"\n\"--------------------------------xuCemPp2u2f9tfBp3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7136\"\n\"--------------------------------ZHs9Jb3SH7BnET66z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7137\"\n\"--------------------------------Ae5GDeZDHmcR8hmFw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7138\"\n\"--------------------------------3FvWLdYbTRHiWXZbP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7139\"\n\"--------------------------------rzynXKHqXEwhjSfwY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7140\"\n\"--------------------------------pbo4bBzhWEDX2LuNZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7141\"\n\"--------------------------------dDE4iZ9BwY3vNPyYJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7142\"\n\"--------------------------------A6Ya8LmsAgvwZ9xkS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7143\"\n\"--------------------------------53bu36P9nYgX4f8fx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7144\"\n\"--------------------------------6mvfearfgRBJ8EKHH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7145\"\n\"--------------------------------MGPaRC6uPLdmuN6AE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7146\"\n\"--------------------------------aA2ADnFzqFjdYpcGz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7147\"\n\"--------------------------------MRdkZ3FSX4Xja74xx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7148\"\n\"--------------------------------HEqFoopkHdgzSzFWa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7149\"\n\"--------------------------------y9SfQKb4h7aHLTAo8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7150\"\n\"--------------------------------GJ8sRkGgTAxDyPCJf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7151\"\n\"--------------------------------f6omuEj7AgyGe2R7x--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7152\"\n\"--------------------------------JCf9KvN5D74Jxrfyc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7153\"\n\"--------------------------------2ozmJkFyQyWYu9CBA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7154\"\n\"--------------------------------hCKQbzJAJBrNpwgDg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7155\"\n\"--------------------------------wTpYj6GfjKbxdvTvS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7156\"\n\"--------------------------------Pwv3WF23edJGnvhQK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7157\"\n\"--------------------------------a5nzva6Xpj9qaXGGa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7158\"\n\"--------------------------------HKWaXs7vrKqqhgfrM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7159\"\n\"--------------------------------MZgnBvzNiBqB6jNzm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7160\"\n\"--------------------------------kzCWrQtKEtNzZnuXf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7161\"\n\"--------------------------------Ydazo5s3FrHoRrKaC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7162\"\n\"--------------------------------WNpo6wGEXJfakwssR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7163\"\n\"--------------------------------wXC9qBSTTpgv6vHqQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7164\"\n\"--------------------------------p2y5cZdRJgXKFNvic--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7165\"\n\"--------------------------------yuzAwnxQMtFjAnutR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7166\"\n\"--------------------------------9CZmYGAYTrg2FyB54--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7167\"\n\"--------------------------------SczgsZYtSvFQTvJ2K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7168\"\n\"--------------------------------v5uK9sBqLDqjYdFfP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7169\"\n\"--------------------------------YjA4Ze7TCQYc4zomJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7170\"\n\"--------------------------------4iYHtjmWQhJR42YXd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7171\"\n\"--------------------------------prucxRzytJtiwv3Gk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7172\"\n\"--------------------------------fN3rNcB8jSLrqe9gE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7173\"\n\"--------------------------------hWktBqZ36GMdffEsa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7174\"\n\"--------------------------------pzR9m4K5cReCXPiss--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7175\"\n\"--------------------------------rvEFdom3XxKGdoPft--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7176\"\n\"--------------------------------Xg4E6dWvae7Rhtemw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7177\"\n\"--------------------------------5tSQFTx8MZcm5zdre--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7178\"\n\"--------------------------------NQNADxYoiCKWvL4BD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7179\"\n\"--------------------------------XwGQP4MFuyYAmfvxE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7180\"\n\"--------------------------------Q4wEwmCKNSiqiB7sD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7181\"\n\"--------------------------------GeLhwPyn9JTcx2An2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7182\"\n\"--------------------------------BxXxkzd4x2CbY6f4G--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7183\"\n\"--------------------------------Y4dmGrW89RDgAKE7y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7184\"\n\"--------------------------------hMujRyKFehsrKsdvp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7185\"\n\"--------------------------------hnmhsk4pvhk5YnBJt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7186\"\n\"--------------------------------DKtCRqyDsFHjsAFs5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7187\"\n\"--------------------------------HyR9HLYdRKNetFMue--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7188\"\n\"--------------------------------XaA2C8SZrF5QoZk4G--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7189\"\n\"--------------------------------B8ragLEA8GRjrEhWM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7190\"\n\"--------------------------------nhBYW3mwCpZwtBuwB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7191\"\n\"--------------------------------r4wxbHpESELohtNGE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7192\"\n\"--------------------------------SiYBQEznivPv95gYd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7193\"\n\"--------------------------------voF2zxhvbiGpTwMGe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7194\"\n\"--------------------------------jBNReDMGfuPenphqj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7195\"\n\"--------------------------------WLnYa3cE9YBLgp6KJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7196\"\n\"--------------------------------MYSoBhAAKNqteRo2L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7197\"\n\"--------------------------------NLiapwYkSfYW6cXaE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7198\"\n\"--------------------------------Qp77x8hQkQnP7hoAu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7199\"\n\"--------------------------------kwrFwkD5czYP3Qzst--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7200\"\n\"--------------------------------mqZDjWiPBuYgRyzXZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7201\"\n\"--------------------------------Gaj62EzisDCYAmiss--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7202\"\n\"--------------------------------tG6zzuEwLw3bXgYFQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7203\"\n\"--------------------------------WK4EZLPuf98zP8EMv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7204\"\n\"--------------------------------m64BRGNesCqMMnrNh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7205\"\n\"--------------------------------G2atfczprcuvA3giP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7206\"\n\"--------------------------------Kadb2ycJHFHAQ4zKe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7207\"\n\"--------------------------------xCxsbyzFfBme6wnvf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7208\"\n\"--------------------------------ghuXLWYAtzD2o2n4F--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7209\"\n\"--------------------------------J4g8DXWKmHYF6G4PX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7210\"\n\"--------------------------------BhwNPs4kpZHduvu9D--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7211\"\n\"--------------------------------cvCnxwJn6ijG48rsG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7212\"\n\"--------------------------------xyFuXpYTdzcJNFfPj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7213\"\n\"--------------------------------TfkNb6dzptEfCLbRG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7214\"\n\"--------------------------------fZktinZmw5fduT5NM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7215\"\n\"--------------------------------TGKpZPtcWkf2apCZJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7216\"\n\"--------------------------------PRXb5k4sjfDNG6uv6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7217\"\n\"--------------------------------ExExgeYqBBz6AB5jQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7218\"\n\"--------------------------------mQDS7dj2dBiZbHW9u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7219\"\n\"--------------------------------D5ryGjL3uA9gc3Sqm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7220\"\n\"--------------------------------hopmxJy9n95fdfEEM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7221\"\n\"--------------------------------QJMJLu6ywbe6omdhC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7222\"\n\"--------------------------------ABxtvExtEho7XFcvg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7223\"\n\"--------------------------------TJmG68Yy2aGWsEwk9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7224\"\n\"--------------------------------xmwLr9Fyg7ohCvp6u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7225\"\n\"--------------------------------ATaDExfh9Bzs7S2eF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7226\"\n\"--------------------------------fvjo37Bze6LuanE9w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7227\"\n\"--------------------------------SZjyjMnfy4bvYRCkR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7228\"\n\"--------------------------------BasKCQnNkuwbBieBo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7229\"\n\"--------------------------------zQpN6SaG9hxQ39h5m--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7230\"\n\"--------------------------------SnDinrE7YDxfcmXjH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7231\"\n\"--------------------------------tmCHHpveTNkq7rkhz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7232\"\n\"--------------------------------iB5L5jxPpyNMJuqYe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7233\"\n\"--------------------------------aK7uJXXNjzeqcpWXG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7234\"\n\"--------------------------------LfXsZMihnTbQ8Nb9K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7235\"\n\"--------------------------------52dhXse5pH9qpz8bZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7236\"\n\"--------------------------------oCkWH3N98TuG9byx7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7237\"\n\"7660--------52437395--------yaJ7Ea95DezRSTKX4\"\n\" SP : Livré\"\n\"------------------------52437395--------yaJ7Ea95DezRSTKX4--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7238\"\n\"--------------------------------tpSrneTYJ5rDtBoh8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7239\"\n\"--------------------------------jaZPJg4Rpn48awjSq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7240\"\n\"--------------------------------ytMcjR9ej4uvLC22e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7241\"\n\"--------------------------------BaioTJkvN3up9ybWW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7242\"\n\"--------------------------------aGQXzKjXRjfmuWFoe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7243\"\n\"--------------------------------Zw9XyGsk7amaErYXe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7244\"\n\"--------------------------------9Rgw9BeAwWNcMz3q8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7245\"\n\"--------------------------------D8Ww2aWjMJeRh88tD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7246\"\n\"--------------------------------WW8MYrbxbs8ScPRF7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7247\"\n\"--------------------------------C9TQHZhG7ARBFceC2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7248\"\n\"--------------------------------aTZa2MYdMXRpFWiWu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7249\"\n\"7804--------25662425 --------ZeHre4S94kLobZMjY\"\n\" SP : Livré\"\n\"------------------------25662425 --------ZeHre4S94kLobZMjY--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7250\"\n\"--------------------------------Kunk9kLWodeDuTwj7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7251\"\n\"--------------------------------92vWYwyMnkxwDNygD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7252\"\n\"--------------------------------pti63Qa9byX3xc4xL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7253\"\n\"--------------------------------q7eocFY2648wNWpLv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7254\"\n\"--------------------------------ZvH6NkzXo5pzw7vRu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7255\"\n\"--------------------------------AXkxLhQJrhujYFCey--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7256\"\n\"--------------------------------kiXm9vzcRYJspautE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7257\"\n\"--------------------------------ygf7hb4YDPNfHYZ2N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7258\"\n\"--------------------------------qkqkJsGoFvAvZ9A5D--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7259\"\n\"--------------------------------hD5bSGmhe83Gf3NkK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7260\"\n\"--------------------------------aTxpx8ALaRo57JoQN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7261\"\n\"--------------------------------neAMKRY6oNjQKjjNC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7262\"\n\"7360--------29444625--------ohX6qMudn2mnQv8n5\"\n\" SP : Livré\"\n\"7579--------29444625--------ohX6qMudn2mnQv8n5\"\n\" SP : Livré\"\n\"8044--------29444625--------ohX6qMudn2mnQv8n5\"\n\" SP : Livré\"\n\"------------------------29444625--------ohX6qMudn2mnQv8n5--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7263\"\n\"--------------------------------PZd8neDSuWrAWWqYN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7264\"\n\"--------------------------------auztuCRSoBG54o4pf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7265\"\n\"--------------------------------aZxuBX3g4waLdKPZ7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7266\"\n\"--------------------------------vw63YxuGEBcGursBJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7267\"\n\"--------------------------------gjiKMT2F9T6CTkmAS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7268\"\n\"--------------------------------pwGWcSbn2SgCJykzy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7269\"\n\"--------------------------------2ZYku5LarXR4ghaur--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7270\"\n\"--------------------------------zvFfPLZi6NamhPEb3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7271\"\n\"--------------------------------48npxeaqTbSiM8Pe3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7272\"\n\"--------------------------------gTHxsCx83N5P8BXd5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7273\"\n\"--------------------------------NpjyuNRYZBBr6bNud--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7274\"\n\"--------------------------------nKFXXdDYPSwSthzin--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7275\"\n\"--------------------------------duTCFAcKzxD4bZubA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7276\"\n\"--------------------------------8fAcGae8XwZ2GekGD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7277\"\n\"7283--------28284222--------MxT4vqHHCHvM2rrfR\"\n\" SP : Livré\"\n\"------------------------28284222--------MxT4vqHHCHvM2rrfR--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7278\"\n\"--------------------------------wRAMHCpHqCgroYjzJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7279\"\n\"--------------------------------RYTYdv5CvbccKjr4m--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7280\"\n\"--------------------------------f6cTqcAYYW4FdANHF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7281\"\n\"7281--------58071322--------H8Fkcsbxxqp7aLNPT\"\n\" SP : Livré\"\n\"------------------------58071322--------H8Fkcsbxxqp7aLNPT--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7282\"\n\"--------------------------------jvHJSBzwuwdBMmSCW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7283\"\n\"--------------------------------xWGzoYxyesEvQrbP7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7284\"\n\"--------------------------------waR6pPfpSobFJw5bw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7285\"\n\"--------------------------------P53vWLnSKXGYrLbk7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7286\"\n\"--------------------------------Z6miov2hSnyNGkZpB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7287\"\n\"--------------------------------h44ZoaGEbF79beNL6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7288\"\n\"--------------------------------spWdEZ5zKMcTJycvk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7289\"\n\"--------------------------------mpFjEgYeFiQdHayL4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7290\"\n\"--------------------------------8g6D7D8RTzAdeGWHG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7291\"\n\"--------------------------------XuKYRRmGqMQSGsLpZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7292\"\n\"--------------------------------LCurqrRMHsLS6Hvp7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7293\"\n\"--------------------------------Lpx9BtJRYxeDedMSb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7294\"\n\"--------------------------------X86hjtzimRcvcEnjx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7295\"\n\"--------------------------------YoRgAmzoQ8BjFFsCS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7296\"\n\"--------------------------------9T5hypSgGPgqLktwS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7297\"\n\"--------------------------------7PLRswa8g2LYS2ZAr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7298\"\n\"--------------------------------tJ6dhc6QhsScAhtsf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7299\"\n\"--------------------------------bpbPWnMgbPtE5mPK8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7300\"\n\"--------------------------------YDtfDpHCE3CDQGs23--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7301\"\n\"--------------------------------vnk5skYQcLiJ6WS2E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7302\"\n\"--------------------------------CjscCznouFFFWKzYg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7303\"\n\"--------------------------------aWqXeHdvNTuuGyrTt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7304\"\n\"--------------------------------vKg5ciYnrpNHrHLwr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7305\"\n\"--------------------------------TM98T2vo29AHh4v4E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7306\"\n\"--------------------------------mABYSB3NX3MWRqZfC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7307\"\n\"--------------------------------YZpJnBbTdPW6kMJ4n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7308\"\n\"--------------------------------bxhdMWSfJNyRdP3Hj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7309\"\n\"--------------------------------sYmJz8emtR4Pj4LBD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7310\"\n\"--------------------------------SFuwSFW6eaviJNMtf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7311\"\n\"--------------------------------6ccFA3RbhMjAPCuLx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7312\"\n\"--------------------------------cKwMAiEB7NJTP7bmX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7313\"\n\"--------------------------------MbtxYAjXW7DA8cj2A--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7314\"\n\"--------------------------------wgJPGLXGmF3NJzHyE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7315\"\n\"--------------------------------rLrKoB9ptc9nri6Q6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7316\"\n\"--------------------------------rBAgM9qfdYWj3D5D4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7317\"\n\"--------------------------------hzdF6c9aZxyXwaacj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7318\"\n\"--------------------------------3vAnQPtvr6SpFNTH5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7319\"\n\"--------------------------------PrnYRTrWWPouPbXNj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7320\"\n\"--------------------------------jcvG5rKgugHFfEyPE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7321\"\n\"--------------------------------u4Tsy8tr5iTocTdnC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7322\"\n\"--------------------------------PWyTMCtCmYkvxByvo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7323\"\n\"--------------------------------rRqqodWjgds44gzd4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7324\"\n\"--------------------------------yueguvictcZk9zdQm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7325\"\n\"--------------------------------MeaGZfXw7TrjpS5Fm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7326\"\n\"--------------------------------3eg6EzFrFBkvrqqNt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7327\"\n\"--------------------------------xPhCtQZrLRukBm7yk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7328\"\n\"--------------------------------q8fPGdk3JsNEyggmT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7329\"\n\"--------------------------------exA26m6EpvZj6gn73--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7330\"\n\"--------------------------------iNea8vWb3J6mvEkbH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7331\"\n\"--------------------------------qwW7bEnJeWy5acfon--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7332\"\n\"--------------------------------TqpidWjHWqifsshdB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7333\"\n\"--------------------------------RprDhDv5ZapPMH3z9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7334\"\n\"--------------------------------oc7kcdpup8NYWT2AX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7335\"\n\"--------------------------------9tMJvKdMm95LxszW3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7336\"\n\"--------------------------------SSCTWGsJJ6MCF4Qbw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7337\"\n\"--------------------------------fDtss3SddmMa88xea--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7338\"\n\"--------------------------------AoETop7Qwy6NADnMa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7339\"\n\"--------------------------------Domvv5WzKRtu2pJiE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7340\"\n\"--------------------------------oQubBwq3cfeCkyyyz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7341\"\n\"--------------------------------HsDdWYg3eWut6iz2N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7342\"\n\"--------------------------------umw2TZmcJeY3AGigT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7343\"\n\"--------------------------------B2KqwLLNDjxhyLuaZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7344\"\n\"--------------------------------dCLGmAdCzSAZWxWLM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7345\"\n\"--------------------------------rqLY5RwTQrAcHFFju--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7346\"\n\"--------------------------------njukBRgwFin4PHGAp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7347\"\n\"--------------------------------YWwQSHc3zjR5Cqruz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7348\"\n\"--------------------------------RpQjG4bmE7Jh98yRt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7349\"\n\"--------------------------------e62reZeD7ojw489vw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7350\"\n\"--------------------------------yrFSabNJb247yFd9X--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7351\"\n\"--------------------------------yBC5naNb96HTuT6R7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7352\"\n\"--------------------------------29DyQfoyYBbK6zF7w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7353\"\n\"--------------------------------mRmF6AtMMxmjdbmDL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7354\"\n\"--------------------------------84QeeZdeuaxkw8DcY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7355\"\n\"--------------------------------jCBQev8TxJ9mujZyJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7356\"\n\"--------------------------------qWdZ3zX3tYhfopFsy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7357\"\n\"--------------------------------QA8kGJtPQfmGf7T5b--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7358\"\n\"--------------------------------8WDGnQxLa6jjEL3np--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7359\"\n\"--------------------------------dGrTakegqPk32JTW2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7360\"\n\"--------------------------------imbRX9oj78JkCw75N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7361\"\n\"--------------------------------oFgL3viqw4CrGpkXg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7362\"\n\"--------------------------------gjGfHfpTT8b3TfP43--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7363\"\n\"--------------------------------9SwTZK7FBowdmTKQq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7364\"\n\"--------------------------------C2ddDjvxBxA6Q7wTb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7365\"\n\"--------------------------------bgewT5CKDJt6n6DAC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7366\"\n\"--------------------------------9M6jtTowQLaG3ijyX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7367\"\n\"--------------------------------Anz4bt7kvcoedMgwk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7368\"\n\"--------------------------------qePKw8xogbc3XSZ68--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7369\"\n\"--------------------------------hDHqsP7LGpDwyrnsx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7370\"\n\"--------------------------------GCAqqaHmMHawGzNaF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7371\"\n\"--------------------------------eNtpzigdcRKovAWPz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7372\"\n\"--------------------------------uBXdBBdQjDovwXY3m--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7373\"\n\"--------------------------------hMwp6xSMqrvGNLXkA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7374\"\n\"--------------------------------8FrhirKkbxPQG8vzb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7375\"\n\"--------------------------------npPaKHFamKr7d8A6B--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7376\"\n\"--------------------------------MmYGtzEkdpdfWj6jr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7377\"\n\"--------------------------------C7NiFYz9dP7g5mcfi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7378\"\n\"--------------------------------y8J7xQjhqtcxck3L8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7379\"\n\"--------------------------------dvH6Qw4AEtFa9CF95--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7380\"\n\"--------------------------------JJ2psanCBGsfrEXPx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7381\"\n\"--------------------------------ktLE7pRgFcB577C4u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7382\"\n\"--------------------------------xY25duANgFZqvEXMW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7383\"\n\"--------------------------------nvceEqbLex46tR2i5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7384\"\n\"--------------------------------HX7X9XgyTMomyfLLE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7385\"\n\"--------------------------------fEhKBfYt9ktiB33cs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7386\"\n\"--------------------------------pRwY3ftqZv5i2zQ3r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7387\"\n\"--------------------------------cvXdgw5W79WK5MsCX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7388\"\n\"--------------------------------gtJkbdB8MWxfriTtR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7389\"\n\"--------------------------------ArEJLccmedoGB4gsQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7390\"\n\"7726--------51883593--------qgxnsq6Ktht9NFnrY\"\n\" SP : Livré\"\n\"------------------------51883593--------qgxnsq6Ktht9NFnrY--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7391\"\n\"--------------------------------E2oij2nx9RNnGBunf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7392\"\n\"--------------------------------CPRDEBykWCe6nDiQY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7393\"\n\"--------------------------------sPwcpJ7fc7MWRWkcd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7394\"\n\"--------------------------------HZr3ZPxYyxh6zNyNQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7395\"\n\"--------------------------------EuvunnEGaPWq3djbP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7396\"\n\"--------------------------------YtTPsxMMsD4kuLczZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7397\"\n\"--------------------------------B9LGdacTbdz9hpsaB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7398\"\n\"--------------------------------2qRioG5i8p3CNYwsN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7399\"\n\"--------------------------------BE4P6R9PsMTEsz2eu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7400\"\n\"--------------------------------tiBkEB4PMpTakMqJn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7401\"\n\"--------------------------------oN8W7o9xshhT6AknH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7402\"\n\"--------------------------------6sNTbejxCFtQrCqjh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7403\"\n\"--------------------------------WRtqHMpgEJBBwNBgQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7404\"\n\"--------------------------------KpcLpW4NRZEN6z73K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7405\"\n\"--------------------------------QPuz88XyGHGGEde5L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7406\"\n\"--------------------------------5ddMT8M4XsqnJQiGT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7407\"\n\"--------------------------------XgwAeYaHqiGyT6cvf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7408\"\n\"--------------------------------T9SmyEZXc6yZ2gJDN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7409\"\n\"--------------------------------zP27fetDdAmqknzMZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7410\"\n\"--------------------------------9zBJYLcaoArgk7o2W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7411\"\n\"--------------------------------2KQEN3L64ibRijRvS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7412\"\n\"--------------------------------ma69xbA3sZWEjwJ2r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7413\"\n\"--------------------------------X7oQsFqo68SX9dgeu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7414\"\n\"--------------------------------vqwjY52hrx7g2epAb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7415\"\n\"--------------------------------C9Kb48C6uEHMjyo7W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7416\"\n\"--------------------------------6W5SDb2Xd7ChSHENw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7417\"\n\"--------------------------------BJ5hdawRPAX2qxK8R--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7418\"\n\"--------------------------------jhof3eCZYmhPDnk7a--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7419\"\n\"--------------------------------swJo3psZ8GX8i8nXR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7420\"\n\"--------------------------------34sNdeC2QrdMA8xE5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7421\"\n\"--------------------------------bvB32rcabmaqoCH9g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7422\"\n\"--------------------------------XQwRa4u7JuJ4K2Re3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7423\"\n\"--------------------------------gmtyMLmd5CeFSxJeA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7424\"\n\"--------------------------------LNagjAqvt7uD5ATfN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7425\"\n\"--------------------------------cwnFzAbuY4s29BY43--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7426\"\n\"--------------------------------EfqkcEhv474gsEbXk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7427\"\n\"--------------------------------7Qn7N7cqf56P6ig9a--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7428\"\n\"--------------------------------Wcfb3AbwyhBESRc8Y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7429\"\n\"--------------------------------rifYqAh7b4Z2MKLXJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7430\"\n\"--------------------------------zJSAEjurQhFgbWtRM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7431\"\n\"--------------------------------WRde7vR5J6LMheJ2E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7432\"\n\"--------------------------------3b6pvAvA6n2vojAAy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7433\"\n\"--------------------------------3jASpYXYfpjTXWag4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7434\"\n\"--------------------------------3WKxSQBDR7zBMn6mD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7435\"\n\"--------------------------------wGYQDjXWw3ZEBvWcd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7436\"\n\"--------------------------------NTytNZQtRpTpMv2ZQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7437\"\n\"--------------------------------qGCnAPoEoehMLECkB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7438\"\n\"--------------------------------KDirtzaGhostRKLCw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7439\"\n\"--------------------------------AdxBqr9zMhdQMrTvg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7440\"\n\"--------------------------------KtaApHi6rciryYMds--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7441\"\n\"--------------------------------xqp8zp49izunfScw6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7442\"\n\"--------------------------------gXKB97vx6JcdwRBjL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7443\"\n\"--------------------------------spZrkxYjSdB8Nj2XK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7444\"\n\"--------------------------------DW8vqeMGYfPAhKrT6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7445\"\n\"--------------------------------kNofLRTWrJAQWFJSz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7446\"\n\"--------------------------------dj3sEmNidJRM5usrb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7447\"\n\"--------------------------------YDQo3R23Xj7dLdT8A--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7448\"\n\"--------------------------------7dAvRTFk5wuXv4dfj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7449\"\n\"--------------------------------vJGWgSzuvDRhQfqrv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7450\"\n\"--------------------------------8NRnNnfWNkfXyh7pt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7451\"\n\"--------------------------------jRZXZ8JDo7duorDb2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7452\"\n\"--------------------------------jSqZwzzwYjqE9EWjG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7453\"\n\"--------------------------------jiJwTFRLtZT7gaY3Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7454\"\n\"--------------------------------wpFyiYJTZQLok3amd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7455\"\n\"--------------------------------a8q5PZJmkK2LKe9dj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7456\"\n\"--------------------------------nDtC3kRAbNsAiNyPb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7457\"\n\"--------------------------------7tjRBnhoBYyJpmE8n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7458\"\n\"--------------------------------beiB48TTx4Q3xZJrS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7459\"\n\"--------------------------------CZxBTtZoQY6ztWeeN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7460\"\n\"--------------------------------pJ5eFTjBpGjs6b5qK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7461\"\n\"--------------------------------47yCxvuENyMvTTYtm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7462\"\n\"--------------------------------vf9J2YoY3b2qq2pT6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7463\"\n\"--------------------------------mfBL2TieATfcxJ6Q7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7464\"\n\"--------------------------------7h9LphbfnEjxiWaiE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7465\"\n\"--------------------------------PqoskK5fZRiwpHqNz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7466\"\n\"--------------------------------X2HqP9242fLStHXi3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7467\"\n\"--------------------------------PojqL3QSsvZLDaahB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7468\"\n\"--------------------------------nWd8pkuPzouiw9CAs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7469\"\n\"--------------------------------oBwMEZNsJvbQKajZT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7470\"\n\"--------------------------------ZpDwPQ9QMYeTPnguz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7471\"\n\"--------------------------------Xtgdeuv9JiLByKHy4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7472\"\n\"--------------------------------dT2JNKKk2c4478Bfh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7473\"\n\"--------------------------------KRqzvWYC4fThpXSSM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7474\"\n\"--------------------------------ThD9G97v54Tqe2EKH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7475\"\n\"--------------------------------r6kBzzk68x3yJJAcC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7476\"\n\"--------------------------------32urGaMZNSydB433w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7477\"\n\"--------------------------------4fWDYL2KX3zrazQ5d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7478\"\n\"--------------------------------i9DAZaHbJLKJ3ddpJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7479\"\n\"--------------------------------NE26Swb72gXDArNka--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7480\"\n\"--------------------------------HWPehs76iCqs6XdTJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7481\"\n\"--------------------------------skg58sRF7xtmLLEzt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7482\"\n\"--------------------------------Lo7GsX5BornJar7Qx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7483\"\n\"--------------------------------KCKNhCrdaG3kEoqCh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7484\"\n\"--------------------------------4v77v59EcjRNxirQR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7485\"\n\"--------------------------------LWcpnXipMR4rEW7Pw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7486\"\n\"--------------------------------gwtMf6dPQZ5zyu6tB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7487\"\n\"--------------------------------PEAY4ob2JuCC94TaH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7488\"\n\"--------------------------------m6vhJ35LqLPRPdE7H--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7489\"\n\"--------------------------------Q2GPnja6HqDK7YJ8z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7490\"\n\"--------------------------------87MNGCR5ms8RiM2EZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7491\"\n\"--------------------------------cRPiLJvLw4FsmNm6s--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7492\"\n\"--------------------------------NDGybfduEJpAd7Pvj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7493\"\n\"--------------------------------NH6uT78akvJ87k7k2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7494\"\n\"--------------------------------B3wcTjsmr8iL92SMh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7495\"\n\"--------------------------------ZrsRTTHuqcMyhfFPH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7496\"\n\"--------------------------------DEpM8c4tMXDFoXKxb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7497\"\n\"--------------------------------KsuKHxfr3D2Mi8jjt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7498\"\n\"--------------------------------kGLqRSZ94aEyX5wEz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7499\"\n\"--------------------------------H9CgvdWEpvXADBXZt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7500\"\n\"--------------------------------zBqQknzBLRrzqiz55--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7501\"\n\"--------------------------------EgJ8TzMNs3ACFwS4t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7502\"\n\"--------------------------------vMfzMf7eqtnNoZEv8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7503\"\n\"--------------------------------g234wxAKKBTk8c69w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7504\"\n\"--------------------------------Nqie5bzJE7xEiLa4J--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7505\"\n\"--------------------------------AZqziBDZZtwbsippY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7506\"\n\"--------------------------------cFCbS6y6QEZ4ofwzc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7507\"\n\"--------------------------------kfuBmopB9yhPKYgzK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7508\"\n\"--------------------------------Jed2wPh98cTybJocC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7509\"\n\"--------------------------------mtBxzZjeAh2CWxRjo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7510\"\n\"--------------------------------cnJ6XDwQKiB6ifokP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7511\"\n\"--------------------------------7npK3R6K5NTLmXPpq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7512\"\n\"--------------------------------3hysgDJBYWaEwfkL5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7513\"\n\"--------------------------------iuM9xgShpGRRSbX3j--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7514\"\n\"--------------------------------zgMot7wNuKPxEjyb8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7515\"\n\"--------------------------------eTm9trQgcScCdtfey--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7516\"\n\"--------------------------------kK7i2CNPAytEiGMcE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7517\"\n\"--------------------------------Scp3xxemtWHgD7Trj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7518\"\n\"--------------------------------hkqqXeNsDn9LGHtyq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7519\"\n\"--------------------------------sE36LMaih3ft48oAD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7520\"\n\"--------------------------------9jY5MpPpS74kmtHRH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7521\"\n\"--------------------------------qW2fY4uLd6pMTytDz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7522\"\n\"--------------------------------G8XhMJYWNYmbkegv8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7523\"\n\"--------------------------------p96h5utqXNgG6pFDN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7524\"\n\"--------------------------------SjTJ8WNbXvejwYf4H--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7525\"\n\"--------------------------------ET6sdZenMQYEQ29vg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7526\"\n\"--------------------------------RcvPWzgovnpwoj2nD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7527\"\n\"--------------------------------GZBys7EcCDFaFqEa6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7528\"\n\"--------------------------------Exhj6vCyTxTAZm8WR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7529\"\n\"--------------------------------dFzsvFkmJJ4Xjjrab--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7530\"\n\"--------------------------------ffcRBJTwJNPJ3BsEK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7531\"\n\"--------------------------------y9Svxvh7JJbaC6Pv9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7532\"\n\"--------------------------------QZMrtPzBnJ6bEH63t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7533\"\n\"--------------------------------eNmQAAoqSsrqswHH3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7534\"\n\"--------------------------------ryweD5cjGDNenebkC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7535\"\n\"--------------------------------ERJGiJ5FaKKXzEneS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7536\"\n\"--------------------------------pQkNQEdF6Epec2x5m--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7537\"\n\"--------------------------------js4CTc4K4WM9bHhe4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7538\"\n\"--------------------------------8tzqiSAitxGv8BRQx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7539\"\n\"--------------------------------AHykqbX4XRbsmxfeK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7540\"\n\"--------------------------------oiAWE5DcNzGvYjjtJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7541\"\n\"--------------------------------BSPvix2uy7kHqnJN2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7542\"\n\"--------------------------------DhhWABZ4giLWLiFNq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7543\"\n\"--------------------------------jiGyhoG2ayxBhYcDe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7544\"\n\"--------------------------------dAx2FLcdiPA6wJKjn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7545\"\n\"--------------------------------JJKAKGyAwasMErPuF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7546\"\n\"--------------------------------wTWagvXoNy9jFavZr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7547\"\n\"--------------------------------T4JuLmLvsMGJYsxmm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7548\"\n\"--------------------------------fvDPvYaJkEMnPF7Gz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7549\"\n\"--------------------------------R6n2umvtkfRvCds7T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7550\"\n\"--------------------------------KevNgL5QmpHqk3ZNx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7551\"\n\"--------------------------------Jwx82qNg2JP2tnemc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7552\"\n\"--------------------------------acFR9ASJKwcmpJe8c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7553\"\n\"--------------------------------9CABBXK8QdLw8f7JS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7554\"\n\"--------------------------------GJYpFXZWrPoLW4Nth--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7555\"\n\"--------------------------------67rfpJaNeiEA4bp9Q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7556\"\n\"--------------------------------986PmG86Qd93pWD2A--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7557\"\n\"--------------------------------BBRWsSGx5JQ7odGes--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7558\"\n\"--------------------------------3mvCYwYPPhMmfkup6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7559\"\n\"--------------------------------44nBtG43Stu4xTB43--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7560\"\n\"--------------------------------ww86Aky9jJfXiaLJG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7561\"\n\"--------------------------------iwXC6ADK8NNMMq83o--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7562\"\n\"--------------------------------REFDpKoJLFezj5RRT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7563\"\n\"--------------------------------G2jwNeqNbne88tPru--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7564\"\n\"--------------------------------o79DwNsneTgfFFqQz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7565\"\n\"--------------------------------8MKLmDgpC9SdmbdEW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7566\"\n\"--------------------------------fLfPuiyLK2b8p3LL7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7567\"\n\"--------------------------------FbwiYvjwb4xCdWgwq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7568\"\n\"7316--------22949498--------5ruNt9SGYeehtQqwt\"\n\" SP : Livré\"\n\"------------------------22949498--------5ruNt9SGYeehtQqwt--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7569\"\n\"--------------------------------uNmsXiPsfxY85oWRH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7570\"\n\"--------------------------------d3qebMXanqy4ZhxZ7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7571\"\n\"--------------------------------axNbRjxC2v5ZGb6Bh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7572\"\n\"--------------------------------9fyfxrhjee7Gkw7RB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7573\"\n\"--------------------------------7r9jdHGHmNavXPcWM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7574\"\n\"--------------------------------p4iev7FWwseHYQMth--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7575\"\n\"--------------------------------5T7wmTEAg7MDwBuiZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7576\"\n\"--------------------------------9L9n4TNpTvki7Etsx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7577\"\n\"--------------------------------viPbps5hFmRmQBpby--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7578\"\n\"--------------------------------QzbvXEEzZZXELF3sG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7579\"\n\"--------------------------------j8oSiihmNNd6DmNKa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7580\"\n\"--------------------------------mWhb76QbCKQ9NKfdx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7581\"\n\"--------------------------------f4QKsDJJyrfWfrGjF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7582\"\n\"--------------------------------n5JxFqwWrSjkciQjG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7583\"\n\"--------------------------------opCQaer7fapcgLAXa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7584\"\n\"--------------------------------iwLZqG4aypDefAfBG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7585\"\n\"--------------------------------cD5jmBRWnGvYzEXHe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7586\"\n\"--------------------------------nWonWwGacH7HPx7vL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7587\"\n\"--------------------------------cPo7bd26xe6F6pBy4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7588\"\n\"--------------------------------xZes87nHrBnzFBuyX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7589\"\n\"--------------------------------SN8KH5gBmfhvtJ8vE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7590\"\n\"--------------------------------ce27ZrQ7GhimY65zQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7591\"\n\"--------------------------------stP9ktoi993neMPYS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7592\"\n\"--------------------------------zmGtddToEwK38de6E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7593\"\n\"--------------------------------9u7j8LL2vxwgSA48D--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7594\"\n\"--------------------------------72xp4XhcCFoLZCW7P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7595\"\n\"--------------------------------ZEFHZoYsFdfTXmCQr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7596\"\n\"--------------------------------59JyjW9xvsHcmtXkk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7597\"\n\"--------------------------------28taWQZ9BFkJJc8W6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7598\"\n\"--------------------------------33xPNWBPHKTePLxSu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7599\"\n\"--------------------------------8PKYPBYt4yXJAiQRK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7600\"\n\"--------------------------------9raDThENmSeYHSjKQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7601\"\n\"--------------------------------Ao9HGCY5EQsLdMdTB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7602\"\n\"--------------------------------r6ByTXWSe2S7bBCtu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7603\"\n\"--------------------------------wHhXYmNhFaLp3s56b--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7604\"\n\"--------------------------------HMMo9JDwFuNorcsjv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7605\"\n\"--------------------------------CrAjaLJNYuzKntdy3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7606\"\n\"--------------------------------sbefBxbsTZuMA6hCu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7607\"\n\"--------------------------------rG6iLTANWsskQhPAE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7608\"\n\"--------------------------------zt3bBgpbxdJJqZi5a--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7609\"\n\"--------------------------------rQovmYr4Y8Af82AbB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7610\"\n\"--------------------------------4ERptXewxCDtgTPpJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7611\"\n\"--------------------------------jLbcmG2ukTT3Ag3C3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7612\"\n\"7285--------95968040--------kwESz8v77BuANkLzx\"\n\" SP : Livré\"\n\"------------------------95968040--------kwESz8v77BuANkLzx--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7613\"\n\"--------------------------------YiohcLYkdLwDM23sB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7614\"\n\"--------------------------------ESXod27j4EwB6vjYD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7615\"\n\"--------------------------------5CE6RqxwoPqH7p8rR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7616\"\n\"--------------------------------KKGedzBRWHHR4kStv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7617\"\n\"--------------------------------fZKgBB2TRQvFYhYSG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7618\"\n\"--------------------------------Xjrn5Gn7CQeP8e22e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7619\"\n\"--------------------------------7mye4gP5BGS7hJm4P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7620\"\n\"--------------------------------dWfLpRQ9CD9sHrA44--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7621\"\n\"--------------------------------xTFb2FrBZe75jceo8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7622\"\n\"--------------------------------ZKyrWMBKBEGLohxdt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7623\"\n\"--------------------------------FDgwJvzuwEYQTKrZ8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7624\"\n\"--------------------------------soqQWgxpDrRdQzz3P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7625\"\n\"--------------------------------aekZpkZD6qFYTQD5i--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7626\"\n\"--------------------------------hH3FPSqDh9EJ5nuSK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7627\"\n\"--------------------------------4GXKWzb2X7vsJucBa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7628\"\n\"--------------------------------PxyM79Rz52ydHAQWN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7629\"\n\"--------------------------------ofSfmxpFTtADkfmfu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7630\"\n\"--------------------------------kBiLKHk3XvbqKgoft--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7631\"\n\"--------------------------------ciE8o3pGKGF5pnGmm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7632\"\n\"--------------------------------cHgHigZ2xsr2foSjN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7633\"\n\"--------------------------------LP4vmcMcwsmWb8Pi3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7634\"\n\"--------------------------------jey4bjwNqkxfcEG5H--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7635\"\n\"--------------------------------jugGZtuBPqYLQ2yta--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7636\"\n\"--------------------------------uc52crACC4XbmQ5GX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7637\"\n\"--------------------------------LAYiPNwgv9Ai3mcvd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7638\"\n\"--------------------------------bctCGN58kPTiYrv3E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7639\"\n\"--------------------------------6oKeK4GnGuHgcYkK9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7640\"\n\"--------------------------------Wxk76bQNHtt9kYZvo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7641\"\n\"--------------------------------BQw9uaD5ZY4jNpT3L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7642\"\n\"--------------------------------6EGNhkmZHnJLFZfNw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7643\"\n\"--------------------------------54sec3TYk8dsQfjp3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7644\"\n\"--------------------------------pne3PTpub9ZvMgKmc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7645\"\n\"--------------------------------hNxt8kG7xXRQXcgXF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7646\"\n\"--------------------------------ShxBXL4tBfKWo8DMu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7647\"\n\"--------------------------------R2huCzaLr9TR4GXbj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7648\"\n\"--------------------------------fMz5kKiXBMDY57Lm3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7649\"\n\"--------------------------------xfQxYLhQNqDnWG6ur--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7650\"\n\"--------------------------------zrjY52pEisNHYYDH9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7651\"\n\"--------------------------------us9A2gfLDpcYACg2T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7652\"\n\"--------------------------------c6W9s3x9RBbNF2pBe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7653\"\n\"--------------------------------ZCrPDaNRwTWeQgetT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7654\"\n\"--------------------------------oaoFjZn9iiHqEptHy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7655\"\n\"--------------------------------4vAsK52g8MEAgSpk7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7656\"\n\"--------------------------------xZ4jQzZ6XcHjXboAw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7657\"\n\"--------------------------------XaHfSe93r7QYt8pDC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7658\"\n\"--------------------------------Nemb4wvEdje7pPzvH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7659\"\n\"--------------------------------uLJACEwK6e8dzJfAJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7660\"\n\"--------------------------------Pg4FtXb2TE7H4ucMN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7661\"\n\"--------------------------------T3g4F86cx4FjSppb9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7662\"\n\"--------------------------------YLSmgAKyWntPAPEsM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7663\"\n\"--------------------------------Ccy8QSYMtFQ4fvcXY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7664\"\n\"--------------------------------AfeN3dqpEH5s8hc5K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7665\"\n\"--------------------------------GECvPhbQcKa6kXeP5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7666\"\n\"--------------------------------ekau4TWakSd6zucxt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7667\"\n\"--------------------------------PpLcCNzcL9xuzAsse--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7668\"\n\"--------------------------------bY7P3uxYN3mM2gwZN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7669\"\n\"--------------------------------qwJzFNbMFmqt4bC2N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7670\"\n\"--------------------------------KXsRefdz5GWwxpNc3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7671\"\n\"--------------------------------qpcPrjvphZLqGZHrG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7672\"\n\"--------------------------------EaNyYWKihyHJtTqWX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7673\"\n\"--------------------------------e2CtGqAMFtbJtFhFH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7674\"\n\"--------------------------------vGxTduTdadw8m5dMP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7675\"\n\"--------------------------------wc6YKgLfuQz5GRur8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7676\"\n\"--------------------------------LwFj9DabEawrobpiZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7677\"\n\"7318--------93073462--------XegoWdA3gbRWZgp2a\"\n\" SP : Livré\"\n\"------------------------93073462--------XegoWdA3gbRWZgp2a--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7678\"\n\"--------------------------------wfjHf5tjzqrro7meq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7679\"\n\"--------------------------------cqhNg8zgxPkxQE7Em--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7680\"\n\"--------------------------------K4KwMDXHQ54uq2nax--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7681\"\n\"--------------------------------NKMoPnbi7bBXx5LHD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7682\"\n\"7538--------55303365--------HAMHZvzdY5aKEph3T\"\n\"7819--------55303365--------\"\n\"------------------------55303365--------HAMHZvzdY5aKEph3T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7683\"\n\"--------------------------------68acdyW6oGW8rJTwQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7684\"\n\"--------------------------------q2a3YW8H8PEwNjgyE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7685\"\n\"--------------------------------Ks3ecfkx5hR6pPttq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7686\"\n\"--------------------------------n3Ygnkmr9phDiqxLk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7687\"\n\"--------------------------------MdGjiXrdQpefaFTvr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7688\"\n\"--------------------------------WdjmDQTcHHbYvkJbR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7689\"\n\"--------------------------------c89ZNYfRcRX2G9Jf2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7690\"\n\"--------------------------------QsyyGr2DxQwtP2wLk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7691\"\n\"--------------------------------J9uSdTqhkmXx5TBdj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7692\"\n\"--------------------------------KjmHLvkqZ84H4MqFE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7693\"\n\"--------------------------------jriopxFrSajk4GPyQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7694\"\n\"--------------------------------iXcshtsiov7aqceDE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7695\"\n\"--------------------------------AQ9BxhfYbnmosw3Em--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7696\"\n\"--------------------------------d3rfr52AqGoSiagE7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7697\"\n\"--------------------------------vHu4g3fLcE6i4heHa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7698\"\n\"--------------------------------qHH9GHWbyAqzMKfqf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7699\"\n\"--------------------------------z4fBvX2cpgQ67AmEk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7700\"\n\"--------------------------------qYQawtfbZrkA7NZuh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7701\"\n\"--------------------------------mkTpXurvLTtvYuHQu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7702\"\n\"--------------------------------RNwrRnWA8DTjeFuK9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7703\"\n\"--------------------------------bsBi6eoZcqRtajqzh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7704\"\n\"--------------------------------zDasNdFfRJRtohJnz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7705\"\n\"--------------------------------QHjRJy3s369sL2zSA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7706\"\n\"--------------------------------G7BXkH2vymEJx9EMi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7707\"\n\"--------------------------------TY6F3xG9irL9bmPWr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7708\"\n\"--------------------------------945vMjZ8jWZNCWzAi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7709\"\n\"--------------------------------QCsLQ2ZYDo2Y57fWi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7710\"\n\"--------------------------------Ac932XcN5FAxS7gm5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7711\"\n\"--------------------------------ZG28WZuPHdxRzavjP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7712\"\n\"--------------------------------X3Yg4iqHsmN7okpBD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7713\"\n\"--------------------------------93FjFRheZDjbpcGwN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7714\"\n\"--------------------------------ajpW4czNWLqc8KhvS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7715\"\n\"--------------------------------3cPo9kCMFRxdMNJwB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7716\"\n\"--------------------------------GjndCgBBmQ4NtXSet--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7717\"\n\"--------------------------------RQwW3SWoa6miXDXhA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7718\"\n\"--------------------------------cTMxGGqaAM588nWEh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7719\"\n\"--------------------------------Bf6AcgMDXSqY8hYyu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7720\"\n\"--------------------------------soJFhvZLdQz23ZDQN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7721\"\n\"--------------------------------sGYN4vQ9cAjZt82C5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7722\"\n\"--------------------------------qpLACcaECHfW9mKL2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7723\"\n\"--------------------------------76LHCKWwG9f3evfTD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7724\"\n\"--------------------------------tjrJoDXCa5nps66Ng--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7725\"\n\"--------------------------------hcDgfnHnNjoxAEKr9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7726\"\n\"--------------------------------mX9pCtoimHakcmuLq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7727\"\n\"--------------------------------TewjzYfkB7rxmRj9S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7728\"\n\"--------------------------------uRiwjWoRNbiFE7Zk9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7729\"\n\"--------------------------------PcutuM5oCqrsKTAvH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7730\"\n\"--------------------------------ZJLygQbWwQ9weQ3Zd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7731\"\n\"--------------------------------ZJLygQbWwQ9weQ3Zd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7732\"\n\"--------------------------------6hX4f7oL9E52wbP8s--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7733\"\n\"--------------------------------PoKF24sBnDM6YSSmj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7734\"\n\"--------------------------------2jQgvBjksbLMKsS9f--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7735\"\n\"--------------------------------7Ro8sPGZNB8qzrisd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7736\"\n\"--------------------------------khY5YAPN8y4JaduCZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7737\"\n\"--------------------------------Bu3E4FizCESSRL35B--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7738\"\n\"--------------------------------7kkN88YPcQnNerQP4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7739\"\n\"--------------------------------H7ak4ZC88Bf9mjgHk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7740\"\n\"--------------------------------PGCPc8Nn5a7GGafKw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7741\"\n\"--------------------------------dkZwR4kdAS5gEvwR8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7742\"\n\"--------------------------------6YfmRrm5zsJtoLwq8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7743\"\n\"--------------------------------6PqGGaaFPrBBP5d6r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7744\"\n\"--------------------------------ppyAQh8DythgLXj8W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7745\"\n\"--------------------------------5f6roWdgfaBt3KJzG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7746\"\n\"--------------------------------WqpGHZzrvadWCnqbm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7747\"\n\"--------------------------------9C3rWrQ8Ny2C48S3T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7748\"\n\"--------------------------------RDGxKjLXNYq7jQeZX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7749\"\n\"--------------------------------4nNid5adrJSMk33DJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7750\"\n\"--------------------------------qPQtg5iEoYGAxQjdx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7751\"\n\"--------------------------------Eh86sFY4yh79Jtmua--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7752\"\n\"--------------------------------Pd2xCmvF8FhrBPBvK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7753\"\n\"--------------------------------SARrs5wa4r2xijmM3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7754\"\n\"--------------------------------93SqrJHW2wBH7DpcT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7755\"\n\"--------------------------------kPgFQPSY5Me5coYYQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7756\"\n\"--------------------------------WdTKBkN7KZjzksNRv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7757\"\n\"--------------------------------Q8mjGPaA23fo4t7oN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7758\"\n\"--------------------------------CBw6Jf2C8MEJvhWaW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7759\"\n\"--------------------------------SmjktiztAPjCyzQgg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7760\"\n\"--------------------------------6gYAYMj5W5PmGYeC2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7761\"\n\"--------------------------------y5zyR32vg2onhc3qR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7762\"\n\"--------------------------------z9fTFYSjWqCBbCRYw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7763\"\n\"--------------------------------ccXw6YhizvoQMMcg3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7764\"\n\"--------------------------------t452BfhLvxEwb8wZa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7765\"\n\"--------------------------------N72hNoqanhJGpdR7e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7766\"\n\"--------------------------------LoHbH4k47YciiDcct--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7767\"\n\"--------------------------------tWcayPoLNP4B8Mc3B--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7768\"\n\"--------------------------------d4AMudEjDpKvZwvSa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7769\"\n\"--------------------------------kPm9eTXjoeNKkSpXb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7770\"\n\"--------------------------------w6FJhGaJPA4vb5omW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7771\"\n\"--------------------------------YrZDYpi9euLSq244T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7772\"\n\"--------------------------------eQHhvdc42R6LqNKBv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7773\"\n\"--------------------------------SgLwwXsj2QmZGfrGS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7774\"\n\"--------------------------------hXCborHaJeQhwod2m--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7775\"\n\"--------------------------------jo2Tx28wzp5JKrepX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7776\"\n\"--------------------------------A4Mjwcdp323gfenak--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7777\"\n\"--------------------------------LuQ32ubT2SHsWQa5c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7778\"\n\"--------------------------------G2g9qh9NZv3c54Jjz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7779\"\n\"--------------------------------K3t9NzmDiTFdMgaPB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7780\"\n\"--------------------------------o3FJwrDSmdot3gBEb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7781\"\n\"--------------------------------s2TdRQse9NB75hHNM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7782\"\n\"--------------------------------i3ZR4PdxkkZu4rNTy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7783\"\n\"--------------------------------o7D7sS93g9bhwnugB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7784\"\n\"--------------------------------vuc4usBJ66Z9ArHDf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7785\"\n\"--------------------------------suJWKzHMWGbpeBGzf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7786\"\n\"--------------------------------FMn6Q9ufvJEK6oHGd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7787\"\n\"--------------------------------SBto8HEnFxCdNbZbS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7788\"\n\"--------------------------------Y7LCEtCNqxXSQrNBR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7789\"\n\"--------------------------------hpDjdnnGFmxEqtPz6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7790\"\n\"--------------------------------ytfFgngfBddJ35q7q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7791\"\n\"--------------------------------eshFYJJskGbfPqjdr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7792\"\n\"7286--------20546711--------ayZEztL8moj4NkJrT\"\n\" SP : Livré\"\n\"------------------------20546711--------ayZEztL8moj4NkJrT--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7793\"\n\"--------------------------------LgmSDqyzxjn3mjBPv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7794\"\n\"--------------------------------trW5ZsPpma2CRhmXC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7795\"\n\"--------------------------------5m8EN6jstdGc7EHjS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7796\"\n\"--------------------------------5fZsvGqufsaWxR4f2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7797\"\n\"--------------------------------FigwX4xXSs3Qeq6qD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7798\"\n\"--------------------------------6AhN6BeZsKjgFvjr5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7799\"\n\"--------------------------------v4iBRsA5XFTdFwZb5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7800\"\n\"--------------------------------DwC4NmRdv56eHRF2H--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7801\"\n\"--------------------------------qpWAZXkh5Fh2fHL4j--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7802\"\n\"--------------------------------n4ZojRHgKvdBHmMJd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7803\"\n\"--------------------------------ckEtCKgyB2EjNNkhn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7804\"\n\"--------------------------------b8Yif52qkyG5b92CS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7805\"\n\"--------------------------------v8E6kLw2Eog4FkySx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7806\"\n\"7287--------21226109--------a7iprnpq8kqMSLj6n\"\n\" SP : Livré\"\n\"------------------------21226109--------a7iprnpq8kqMSLj6n--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7807\"\n\"--------------------------------DvZEWjLK2s489d9Ct--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7808\"\n\"--------------------------------Sa9DwDKSqHkxNmNQz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7809\"\n\"--------------------------------fSuXyJGnpkNPg2MBM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7810\"\n\"--------------------------------HAWTKxxLbXMjYteB9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7811\"\n\"--------------------------------jicyLMspyNiZv65xv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7812\"\n\"--------------------------------3h7EXnsBx9AkAyBw3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7813\"\n\"--------------------------------6Yn5fbFqJSarJDrEs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7814\"\n\"--------------------------------YHmHPAuS3Zj6TXWbN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7815\"\n\"--------------------------------DBR5k4gdFQ9B7tMYY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7816\"\n\"--------------------------------h2NFntadFEP9Wx7Ro--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7817\"\n\"--------------------------------gvt6S7iphpLp5Fjws--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7818\"\n\"--------------------------------zSteyJL25mfMjeDmu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7819\"\n\"--------------------------------QEMbFcziDQvQrqhPe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7820\"\n\"--------------------------------g2T8EXx874ivHX2iY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7821\"\n\"--------------------------------ed6yQLMfJ7nECNvFq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7822\"\n\"--------------------------------4hShHZCGycMA5AjzH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7823\"\n\"--------------------------------Bkpy8hgRDBqvojn9j--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7824\"\n\"--------------------------------iiKoHyQTxG2CdeTYM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7825\"\n\"--------------------------------3LiL7qEXKZDNDPZYp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7826\"\n\"--------------------------------g2xFSDXrc8cMPjT4Y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7827\"\n\"--------------------------------kNaNEdp4bJ7G2EhEw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7828\"\n\"--------------------------------jMNawdM2sjSoh77SE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7829\"\n\"--------------------------------wMFfs9NKhxXpXmQ9H--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7830\"\n\"--------------------------------CeGosSiWmCketCcAx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7831\"\n\"--------------------------------qn8D9y7bXiqXNj7p4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7832\"\n\"--------------------------------vAQgzu6JERp4G4T43--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7833\"\n\"--------------------------------7dkQx2Gvt5KSnb7jg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7834\"\n\"--------------------------------wfEHx2W3dPrzQPm78--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7835\"\n\"--------------------------------CCDPhJqJtPM3QhTqc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7836\"\n\"--------------------------------vduHWbNWBWpNKtoxJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7837\"\n\"--------------------------------N5cFNcrrtCaNkSdCD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7838\"\n\"--------------------------------wxKNezG3ZgtAF9AMN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7839\"\n\"--------------------------------pTLjh2WPH3E93bwSs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7840\"\n\"--------------------------------pyYWaDZvY84kaMddK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7841\"\n\"--------------------------------nBrGgq4QguPs5RYvR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7842\"\n\"--------------------------------6yKsMDoRriBGX6stA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7843\"\n\"--------------------------------ovQMxo9ZiM2vsjKk4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7844\"\n\"--------------------------------2AsWRyvjbnAyZk9A7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7845\"\n\"--------------------------------BfiaH36KrwWeGCYy5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7846\"\n\"--------------------------------EFiemJvuzEeWuWxhW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7847\"\n\"--------------------------------dQbn4AydE9Bb6Fbp2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7848\"\n\"--------------------------------strHepb6pycoWKzcr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7849\"\n\"--------------------------------uzkSatSWEHvExtp5B--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7850\"\n\"--------------------------------DpWCs8JSSauCcTNMq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7851\"\n\"--------------------------------HQpS9jDi5ymyGdvwA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7852\"\n\"--------------------------------2P4ES8Ppt8EpQq3Tr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7853\"\n\"--------------------------------vxS2uaorFw9wHp65Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7854\"\n\"--------------------------------DMGF2kuAGGqPKPtzX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7855\"\n\"--------------------------------3PbYRL94TXQo6qSur--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7856\"\n\"--------------------------------RC8KnXkmhXFydbfHD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7857\"\n\"--------------------------------CvwGAqYn46ZhPaLnj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7858\"\n\"--------------------------------uJiGKPkig6gAWKrqP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7859\"\n\"--------------------------------o3aziy9coXNyZ62ii--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7860\"\n\"--------------------------------tDdprwvnEqWu2ybLg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7861\"\n\"--------------------------------DSL79tZ27zSqPBXEw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7862\"\n\"--------------------------------Jihv3RYSuCdHWhGeM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7863\"\n\"--------------------------------Fr9o9T26qG8NacmRf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7864\"\n\"--------------------------------hb6bt5EDNoh7cBevm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7865\"\n\"--------------------------------2XAxZCFwAfpYBu9YY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7866\"\n\"--------------------------------5D4JTxnbXHjoonSqW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7867\"\n\"--------------------------------fjawJ7FFyZ75p5NHA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7868\"\n\"--------------------------------cYix7vdxYSWWeWFgT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7869\"\n\"--------------------------------fS2pNufoYjrQsjHei--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7870\"\n\"--------------------------------2HMDqEX2vKgZeqLej--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7871\"\n\"--------------------------------WaEKLX6cGJdHSoNez--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7872\"\n\"--------------------------------ngb9ZZid2Nvo46t8Y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7873\"\n\"--------------------------------PbkZC5F4RcdjDKLPH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7874\"\n\"--------------------------------yf29yDsi6tAoutTai--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7875\"\n\"--------------------------------qZqXSZkL4jjsu8TZv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7876\"\n\"--------------------------------HxHTcStcs7ZzSmXNP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7877\"\n\"--------------------------------SMjJZ6iWQgv8Yvgoj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7878\"\n\"--------------------------------c2oGiP2uzwfh6tNba--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7879\"\n\"--------------------------------qTEBKtb2J7FAuiTX8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7880\"\n\"--------------------------------9ZyTbZCYxhqyuH5fM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7881\"\n\"--------------------------------wRn6uHho4MZ4zMiSk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7882\"\n\"--------------------------------i4wvhRSYCg97Cxpys--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7883\"\n\"--------------------------------ZB5skmBCEocKHySLm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7884\"\n\"--------------------------------tNmMioLsBrs7csfX2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7885\"\n\"--------------------------------ENmrfFGyAuCkRvbtj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7886\"\n\"--------------------------------9DZycYeZAzE4mc5Mn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7887\"\n\"--------------------------------tKup4nPmNNdPdyk6a--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7888\"\n\"--------------------------------pjGA7khswrwcoE9Jh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7889\"\n\"--------------------------------ACvoMD5BocGHfr7Wf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7890\"\n\"--------------------------------kRKpKT9YsNnnz8Psh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7891\"\n\"--------------------------------E4FWkCvgzTztnLhaN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7892\"\n\"--------------------------------6Wy5vjN5DS5ocRGGC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7893\"\n\"--------------------------------8tAHCLmXd3AQXnLMz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7894\"\n\"--------------------------------D3g2WrrwhLvzg94ek--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7895\"\n\"--------------------------------4nvpwEvAEbN8um6Nt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7896\"\n\"--------------------------------krsuxxPxAWMygyeHH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7897\"\n\"--------------------------------KqYRdXq93Biytriz3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7898\"\n\"--------------------------------4Q43ox5ax4sxwsPP5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7899\"\n\"--------------------------------BEYvB98z76myX3Gdb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7900\"\n\"--------------------------------8eFv78BQPTpM9EiNM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7901\"\n\"--------------------------------BFvZusEr9x69zRzwL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7902\"\n\"--------------------------------tSFxyN7on8aPfMrib--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7903\"\n\"--------------------------------FQBSejZqooRikiknM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7904\"\n\"--------------------------------E2JeYeoKAs3JHbmHm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7905\"\n\"--------------------------------wphkAMHeC4ZHDcb5C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7906\"\n\"--------------------------------gZSFtPGEz5XXG9hhg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7907\"\n\"--------------------------------g5TXCJYjkb7jLdgeB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7908\"\n\"--------------------------------JM5yNT7m9JjgW3x2h--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7909\"\n\"--------------------------------xo3fFgWAJofiss6cA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7910\"\n\"--------------------------------WSkJCwmLivJ4fbudf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7911\"\n\"--------------------------------5xnuro6DAvdJm9Qdy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7912\"\n\"--------------------------------nvQbgXTLcFYYwmTKf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7913\"\n\"--------------------------------ENg3eCBcne2W8aQPM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7914\"\n\"--------------------------------hWSKwqkeNqmhxRB26--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7915\"\n\"--------------------------------ufALKm9ZFg5HTPghb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7916\"\n\"--------------------------------Q7xooDM659CLrLqcH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7917\"\n\"--------------------------------akFcLZDu4mGNdAXHb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7918\"\n\"--------------------------------cayg3FdeLPGXLPZi8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7919\"\n\"--------------------------------7KmFMJfPyFpukQ2uX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7920\"\n\"--------------------------------zxLFRR9hsLixXDyp8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7921\"\n\"--------------------------------P6bDYKCCpxQSsfuYe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7922\"\n\"--------------------------------LrnbWhEbdZX7yiJvF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7923\"\n\"--------------------------------ob5cuKLyqZ2hdsYyM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7924\"\n\"--------------------------------sycYqXiYYEF6pTLeC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7925\"\n\"--------------------------------i5k8X9geSjns9sFuu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7926\"\n\"--------------------------------H6ZDQt3WZGtcyv9ut--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7927\"\n\"--------------------------------bGj3buDu7yRXe3A6Q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7928\"\n\"--------------------------------acW3kWrrv2FWut4jb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7929\"\n\"--------------------------------pp5GmMBEhqTjWPPXw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7930\"\n\"--------------------------------YBaHe9m7E29oA4fTS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7931\"\n\"--------------------------------xyPQFLpFQu26ccwo3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7932\"\n\"--------------------------------m8kJxtC32PKidZ2pL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7933\"\n\"--------------------------------k9xi3F2KuHhqqrjJu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7934\"\n\"--------------------------------pR6EMFXLxZtQZf6Xp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7935\"\n\"--------------------------------tYN8bEYZsFwzcwsdB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7936\"\n\"--------------------------------hefuqaCXnfCSzL3X4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7937\"\n\"--------------------------------P6EEbtwKSZrf3cEeX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7938\"\n\"--------------------------------3jGikBdPizMftx9jy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7939\"\n\"--------------------------------s34KFuMs2b66D9jvL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7940\"\n\"--------------------------------bqqYfCKrmDWg3juMS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7941\"\n\"--------------------------------v6cmLKR97kp7siRwF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7942\"\n\"--------------------------------58SHM4Q9LrQNRngK7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7943\"\n\"--------------------------------NREGSywtNkLCordcd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7944\"\n\"--------------------------------oP4xNRgxgtRnkhWt3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7945\"\n\"--------------------------------NJkE5cRTQCTiQPtnX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7946\"\n\"--------------------------------urXRJZ9RD3rJTkse2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7947\"\n\"--------------------------------FgqLcD24yaREGcbhB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7948\"\n\"--------------------------------htyjHxi3FroQM3XEQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7949\"\n\"--------------------------------EcqfG6EFLCZQAykyd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7950\"\n\"--------------------------------zvLvn7pSeqDaSxHhG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7951\"\n\"--------------------------------gebLfhBjruWxmv4ov--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7952\"\n\"--------------------------------kjPvDExFz3M9Aa6Dq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7953\"\n\"--------------------------------ZykdQ4JKgP9qmgnNu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7954\"\n\"--------------------------------ANxrQr4LtiQ6PQCfx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7955\"\n\"--------------------------------7fzApTDhbydTFEKgg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7956\"\n\"--------------------------------vzxMWNxS5KmWj6CLj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7957\"\n\"--------------------------------vEFciKJNjz9GtgCvq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7958\"\n\"--------------------------------QE2sEahrcqxkQ8hei--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7959\"\n\"--------------------------------RyixqWRtdrmnkWJBs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7960\"\n\"--------------------------------mHkwG2D6xFPdMznbN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7961\"\n\"--------------------------------wy2yfNTYCiXSNo9aT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7962\"\n\"--------------------------------qo8c6AEimEsYcSsd6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7963\"\n\"--------------------------------gSothwtRDKJZypoPr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7964\"\n\"--------------------------------KxzgeaMFhQ5LTgBhz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7965\"\n\"--------------------------------HXaoB4APch82wm6Xd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7966\"\n\"--------------------------------j86RDugSnrRBwpRnn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7967\"\n\"--------------------------------Pk4tapNDGguBqbEqD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7968\"\n\"--------------------------------8WmpPrtBRr8JZ879q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7969\"\n\"--------------------------------px3hWBEGCp5fyJ4xJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7970\"\n\"--------------------------------gaJnN6b2HfCHM9utQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7971\"\n\"--------------------------------Q4ifTL5hapxnTLaSF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7972\"\n\"--------------------------------tBySpStjS78eER6Fv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7973\"\n\"--------------------------------w2x7u3janpMc46oy5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7974\"\n\"--------------------------------ydF8zLD7yMAohTeWf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7975\"\n\"--------------------------------rFnoG3PN3aDNrQSox--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7976\"\n\"--------------------------------gCFcjCJXcTbmNZ9eY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7977\"\n\"--------------------------------xW4CmPWnabwDpcnaC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7978\"\n\"--------------------------------dAhiTzAXEvSHhaD4d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7979\"\n\"--------------------------------98inz8Mzx2MC36MkL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7980\"\n\"--------------------------------5bC9B9vhbERu6KPpC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7981\"\n\"--------------------------------nhyokRs4AYGk8zx8Q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7982\"\n\"--------------------------------uAro4iAKhz5sfXAM8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7983\"\n\"--------------------------------mXHbtXehpNAbqfJob--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7984\"\n\"--------------------------------ndxAioj2TPjdz7kP5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7985\"\n\"--------------------------------eS7u2mWNDpp99ENWb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7986\"\n\"--------------------------------f4NPgwyaqBsa7dHqN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7987\"\n\"--------------------------------5AqsxvFuBpNp5Kzvc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7988\"\n\"--------------------------------KcRHzkRimddR35Pyv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7989\"\n\"--------------------------------WHPrfj4BDzuzRMKwY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7990\"\n\"--------------------------------7MHRbJsYn5KADYfGX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7991\"\n\"--------------------------------p2bprDhq8MLvLijtM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7992\"\n\"--------------------------------ij6H5SoLou2GC2m6T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7993\"\n\"--------------------------------g4k9FoyrkSQwxFgr8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7994\"\n\"7647--------96996925--------eLPThtSL68W3wS5Ju\"\n\" SP : Livré\"\n\"8691--------96996925--------\"\n\" SP : Livré\"\n\"------------------------96996925--------eLPThtSL68W3wS5Ju--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7995\"\n\"--------------------------------EcYc2mLnznmvvJsjB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7996\"\n\"--------------------------------Wgfs6ZdwM8TBW5AFa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7997\"\n\"--------------------------------2v6BLAPcAMChEixpa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7998\"\n\"--------------------------------PBWMu3zWv7ZcYTzqt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------7999\"\n\"--------------------------------M9eu6ntmYMCtt3swy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8000\"\n\"--------------------------------N5noQs3XStq45BPpk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8001\"\n\"--------------------------------3kMFaeF2NrTAvpcn4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8002\"\n\"--------------------------------tWFuLMo3hm6eroz2W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8003\"\n\"--------------------------------HZAp8jpWvFsAfr834--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8004\"\n\"--------------------------------qjXZ9WRmJqERzhWAg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8005\"\n\"--------------------------------WZsyWKEyvds9XF4AK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8006\"\n\"--------------------------------zdSY845WoA5bwLRRu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8007\"\n\"--------------------------------QXsFdjACbMn5d5sg8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8008\"\n\"--------------------------------yodJShG9eErc5dB7L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8009\"\n\"--------------------------------ySDmcRmLnGER9MBEW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8010\"\n\"--------------------------------qoFgMZsnw3Qixpoku--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8011\"\n\"--------------------------------jRKq3iA8X6dwkLrRF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8012\"\n\"--------------------------------JLyet8rC3qvDfS6Jy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8013\"\n\"--------------------------------hE8Aimk994wyvLSH5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8014\"\n\"--------------------------------5SyLMkMDFvMd7mcKi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8015\"\n\"--------------------------------AncTWSXserj8bdpEx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8016\"\n\"--------------------------------oZFJDGwB3JmJ8okqX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8017\"\n\"--------------------------------iP6izyovtoyj94H5c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8018\"\n\"--------------------------------DGxL8yCek9SxkjrW5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8019\"\n\"--------------------------------ygWHEbMsr8KqMwTwa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8020\"\n\"--------------------------------CJqT89cpe9nh9nQms--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8021\"\n\"--------------------------------kizHzbBZYFm7pY7xk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8022\"\n\"--------------------------------24GpkHgnpGZfy5hRR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8023\"\n\"--------------------------------HS2Q4ZsYGeZk8RvE7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8024\"\n\"--------------------------------xdWZNsjr2FdCxiEkT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8025\"\n\"--------------------------------6whWECPxDPQrnrCYG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8026\"\n\"--------------------------------Yqkbs83eWw2Y4ZkQZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8027\"\n\"--------------------------------jCvR2HPSxf7Zz7Md8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8028\"\n\"--------------------------------rozgQLkGDd63qrmGT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8029\"\n\"--------------------------------kv8qb897uuXuBAHHA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8030\"\n\"--------------------------------PbMAz8jmfPdN2TS2o--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8031\"\n\"--------------------------------bsn3mbix8b7fpYwqX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8032\"\n\"--------------------------------RzTQkrFxvfQFmmJ8g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8033\"\n\"--------------------------------mdiSAFk35cMADEh59--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8034\"\n\"--------------------------------38r5LL4Hb36gQ2285--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8035\"\n\"--------------------------------2Cyf3vAzggYpLusWB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8036\"\n\"--------------------------------YQQvdWbwJ8iSJrEtf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8037\"\n\"--------------------------------Aw2pbCaPvXvuTuHkh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8038\"\n\"--------------------------------bChRZuqtJS6f2Zwsf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8039\"\n\"--------------------------------MJsrdbMPymNaTZRLR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8040\"\n\"--------------------------------Lsgswh8hFnrJ5SxA9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8041\"\n\"--------------------------------QdcpwPmn6gH6wswWk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8042\"\n\"--------------------------------rKckph6grWw9ohvt6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8043\"\n\"--------------------------------d7S2tZKYAYnmqPYcT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8044\"\n\"--------------------------------m4cMtKF3aFB9Dz3h5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8045\"\n\"--------------------------------EckE5YbhQ78Div4nB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8046\"\n\"--------------------------------PF8i4xw5Eywc94jBg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8047\"\n\"--------------------------------C7TKEpaEhZPE5TpKj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8048\"\n\"--------------------------------pF7DRexfyHQcWL9wm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8049\"\n\"--------------------------------umcs36L5Sjdcxin7N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8050\"\n\"--------------------------------JWKzjkTgQyJaiyvNX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8051\"\n\"--------------------------------F7htry5bzQ6gG6KCN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8052\"\n\"--------------------------------oJtghQd3crPQu9T9j--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8053\"\n\"--------------------------------oqtXXNC5cNY2GC9X2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8054\"\n\"--------------------------------3vqJZphWqcyXppLZ4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8055\"\n\"--------------------------------cpnJgTeYHuQbqGaDZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8056\"\n\"--------------------------------9rXcSGzhmMwsSHAPm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8057\"\n\"--------------------------------KH2NxjYBwefm4MZBk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8058\"\n\"--------------------------------guCLqtCCLsibkeBmr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8059\"\n\"--------------------------------3Z8T8ChJnddsFNc5R--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8060\"\n\"--------------------------------Gc3yjjjZGbrWYhD2B--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8061\"\n\"--------------------------------RL83jfWDvMYysP6Yz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8062\"\n\"--------------------------------sXpoK23wWjtBS34Hp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8063\"\n\"--------------------------------RAMSeFdBqrnmrvSiN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8064\"\n\"--------------------------------Xsod2oZ9TcE4FqxL4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8065\"\n\"--------------------------------ZjbTucozDLkt3P82M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8066\"\n\"--------------------------------Nzm6ouKXeEiNDjWRG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8067\"\n\"--------------------------------BXC9SbQnby4APTYZD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8068\"\n\"--------------------------------BXzrg8XGBy5EC2hiu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8069\"\n\"--------------------------------zFNa65os4JXLyToPP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8070\"\n\"--------------------------------8NNu7eY2KjENtfrS5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8071\"\n\"7361--------98907875--------CB2HF5996LxjKsJBB\"\n\" SP : Livré\"\n\"------------------------98907875--------CB2HF5996LxjKsJBB--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8072\"\n\"--------------------------------CutdWnDm5vKPWrtkf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8073\"\n\"--------------------------------tDcYd7dbAdvxWKDKb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8074\"\n\"--------------------------------sWQSWRArjfT3SE4vq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8075\"\n\"--------------------------------XB22ML6DyDuTA9CYS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8076\"\n\"--------------------------------Cbxz8ACdrDfxC5qBv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8077\"\n\"--------------------------------dXcxQeYjCsaeTeezY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8078\"\n\"--------------------------------zPj8NEDSXyEu744KW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8079\"\n\"--------------------------------gu5mvfLEMShrJgZmu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8080\"\n\"--------------------------------72RNwCgQwocZ6bt8a--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8081\"\n\"--------------------------------DkHYMFQkLdoJS2Jzt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8082\"\n\"--------------------------------SENNT7jYqrdiG4E3J--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8083\"\n\"--------------------------------qfCTHzKvKMrp89h2x--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8084\"\n\"--------------------------------fExWGBu7fCQDdFvaN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8085\"\n\"--------------------------------r5A2mntyyY2zoLohz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8086\"\n\"--------------------------------Fm6FjryNm9SdTNNeF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8087\"\n\"--------------------------------dDrReyJScuzZ3EGbu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8088\"\n\"--------------------------------kf3AraKtHrcCm38Hy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8089\"\n\"--------------------------------EdxhDqzKWFrzYPmGX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8090\"\n\"--------------------------------x8S4K4sBoq2Armj5t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8091\"\n\"--------------------------------56ERyQYDXTJ6ATG6d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8092\"\n\"--------------------------------JvMDttwy9322jZANQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8093\"\n\"--------------------------------8iZNqcCKXuTFe5zA6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8094\"\n\"--------------------------------A2EcvRbXMJnS3w55y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8095\"\n\"--------------------------------nsfdZbB4A8EvMmnX4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8096\"\n\"--------------------------------WahyqK63HZMb3DBSr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8097\"\n\"--------------------------------Qn8DdedmcMooKwXda--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8098\"\n\"--------------------------------tkpaZMc3MqxzPDijn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8099\"\n\"--------------------------------NR3KMwY4mFv7HNuhP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8100\"\n\"--------------------------------yN8a7nTfck83z5oWM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8101\"\n\"--------------------------------3tJLeiEyEWMcsLdej--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8102\"\n\"--------------------------------HSA47TMEagz8apoPW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8103\"\n\"--------------------------------58B4reayq8fESn2vr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8104\"\n\"--------------------------------MtXatdcGwMduMFsPn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8105\"\n\"--------------------------------Xmy7XRinwTCp2s96Q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8106\"\n\"--------------------------------m7nBFvYmkygfLBfTt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8107\"\n\"--------------------------------BqnT5omhe25k7pDFT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8108\"\n\"--------------------------------afniAwHifBBLrDQnL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8109\"\n\"--------------------------------sxiuPjKsXEjRpxoiB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8110\"\n\"--------------------------------fXHFre3WoceH9afiJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8111\"\n\"--------------------------------m627zk6zrkZtqoM7K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8112\"\n\"--------------------------------XwFpDPppY5Q977ai9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8113\"\n\"--------------------------------sSCgsffq5bf3ehTZW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8114\"\n\"--------------------------------2Dgef9bRZDnAFc6xf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8115\"\n\"--------------------------------wNzem2sC52YxzNpn5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8116\"\n\"--------------------------------Z3RRMr4euy6d9fK5X--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8117\"\n\"--------------------------------TWsQiu6koQ77yJz4F--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8118\"\n\"--------------------------------JWs6t9o67P2zAk4oC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8119\"\n\"--------------------------------wmdgBR4zo4fZzp5Dk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8120\"\n\"--------------------------------yaa8R9cqXoGACNBgk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8121\"\n\"--------------------------------B8BKeyJ32RtXkSvSC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8122\"\n\"--------------------------------2RJmc6ZPvF5eTt9xL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8123\"\n\"--------------------------------NZeE8HpKh2K8P297q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8124\"\n\"--------------------------------GRvLQGZg9mgSAS4dn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8125\"\n\"--------------------------------FM7ZMxpdcWXCEFn6H--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8126\"\n\"--------------------------------vgMLCNgXZpPn99D6s--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8127\"\n\"7295--------94081216--------ustuTRaNuQh5DsGqq\"\n\"------------------------94081216--------ustuTRaNuQh5DsGqq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8128\"\n\"--------------------------------8G4fd5jQfYKPioX5X--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8129\"\n\"--------------------------------TetBGRT8WmHfg5FCp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8130\"\n\"--------------------------------HT2bQSjStBkSEmcar--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8131\"\n\"--------------------------------Ymuu6Y8KsPfMn4vvs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8132\"\n\"--------------------------------dvvomjKMriPBA6BAC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8133\"\n\"--------------------------------QqrZcbDxxykRWfjM4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8134\"\n\"7294--------26696814--------D5uHEFGPFmm4CqZ94\"\n\"------------------------26696814--------D5uHEFGPFmm4CqZ94--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8135\"\n\"--------------------------------4LYrFvhvxZ8JMupap--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8136\"\n\"--------------------------------Dp6T8MgcJY4YYq9mL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8137\"\n\"--------------------------------4FYYpDiYehNSeAnnF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8138\"\n\"--------------------------------qyeo8hZwB7bbwRsog--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8139\"\n\"--------------------------------R5NPXe9snxPS7wPum--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8140\"\n\"--------------------------------YAX7W6E6yQhrZkMmH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8141\"\n\"--------------------------------Ps6zNCxemAPr8jKXz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8142\"\n\"--------------------------------9YCYnGHRNCjxmsnao--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8143\"\n\"--------------------------------zZZ8gqq5kRdMQdEuo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8144\"\n\"--------------------------------jkCzHXHaq5Dwp4kX5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8145\"\n\"--------------------------------6NRMjLuf83B8TabqW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8146\"\n\"--------------------------------A4FgedcNMNfkQo3m9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8147\"\n\"--------------------------------GvBXrGYo752Qmw93f--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8148\"\n\"--------------------------------YRMXx4bwtpqsxMiq4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8149\"\n\"--------------------------------Yv8gEM9xpAnEj26fq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8150\"\n\"--------------------------------FFwg5QvrSoRrGa3pT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8151\"\n\"--------------------------------7bTPjdF6f4qCohdaS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8152\"\n\"--------------------------------te39TfTZg39LxH278--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8153\"\n\"--------------------------------sJfDtvW6aiLdszhpW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8154\"\n\"--------------------------------q8tNQG5rwBrhpbPtB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8155\"\n\"--------------------------------p9cTbQe4W9iBGWMGu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8156\"\n\"7418--------99533564--------FZRfrTwPz96ZyuhFm\"\n\" SP : Livré\"\n\"------------------------99533564--------FZRfrTwPz96ZyuhFm--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8157\"\n\"--------------------------------oujCWYuxcY3f5RfL3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8158\"\n\"--------------------------------dhZjmz6dE8fBZ6CYP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8159\"\n\"--------------------------------esWYt6hvWBYkBY595--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8160\"\n\"--------------------------------RwCxbeXCbZEuztcPa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8161\"\n\"--------------------------------gqDTwm7kBsouj6bYf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8162\"\n\"--------------------------------2KGkaH2nqCj2oGJF3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8163\"\n\"--------------------------------cN7rEMmQhEFHWSMKi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8164\"\n\"--------------------------------rMF8DjF6etETGC6vz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8165\"\n\"--------------------------------cWxPMTQFEWYyvPw5K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8166\"\n\"--------------------------------NW4kDhvk6fdBF3ocn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8167\"\n\"--------------------------------JRzK8PkLzmHihfXA4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8168\"\n\"--------------------------------6gLK86WXSHdgWCqQs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8169\"\n\"--------------------------------57a9DCpzXWfy2BZuv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8170\"\n\"--------------------------------Ww6o3cM3XXsJGzowQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8171\"\n\"--------------------------------KCCb3uYeP5wyZXdWf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8172\"\n\"--------------------------------8HRrCfZvJis78HfjZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8173\"\n\"--------------------------------KhpL82yacABJiBJQT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8174\"\n\"--------------------------------xBcX4sPtJ7YeBXziL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8175\"\n\"--------------------------------ycKEc9CtPH8wGqruv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8176\"\n\"--------------------------------qMpkpJeeH4HHrfwLy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8177\"\n\"--------------------------------pZkbymkmpNraohexj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8178\"\n\"--------------------------------FrdsPA2SndAb6kHta--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8179\"\n\"--------------------------------orNDPFHh7ibf7YFtL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8180\"\n\"--------------------------------7NnGg24fWRtAdJTKy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8181\"\n\"--------------------------------MDqQuRTgyHfAvSH7x--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8182\"\n\"--------------------------------82447g6ivxWcGKyb8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8183\"\n\"--------------------------------rLuSCen7dEYqXGzBH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8184\"\n\"--------------------------------FE9kza2wxTCqKWaKe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8185\"\n\"--------------------------------MGzbEuGCyX6SgYge9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8186\"\n\"--------------------------------vFQ4Y4HtKGdqMxbPy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8187\"\n\"--------------------------------7ysePnPsozyhdY5zg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8188\"\n\"--------------------------------WYX5Mq8dc6ipYC3RR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8189\"\n\"--------------------------------A9nEDRrdZmhR2x5wX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8190\"\n\"--------------------------------QDtco3im84nCYW9Lc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8191\"\n\"--------------------------------S9J4XJq7W224QYDyN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8192\"\n\"--------------------------------73d6ysZe85Gqtivc3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8193\"\n\"--------------------------------ZKSZkJQ7xJ2AJdTbF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8194\"\n\"--------------------------------Miftm2XNAaqpoASSF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8195\"\n\"--------------------------------WMBNF3ivqecKpJzNW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8196\"\n\"--------------------------------KJRFWEtSAWbK7isRq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8197\"\n\"--------------------------------EzBWEaMriy2xCERHw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8198\"\n\"--------------------------------pxkpdPrH5kkYrFa8H--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8199\"\n\"--------------------------------xiWDTHfv8tmsu5kpS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8200\"\n\"--------------------------------6zii3qGksiftSiXT2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8201\"\n\"--------------------------------3EjRajfZFYk2TcDzL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8202\"\n\"--------------------------------MnxQAYdqByjpSDHfb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8203\"\n\"--------------------------------BYdjaRvuqwxT3Wwbg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8204\"\n\"--------------------------------Zei4ApM99N64iArRs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8205\"\n\"--------------------------------jTXa85sB75jhp4nBu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8206\"\n\"--------------------------------Norugo6d9ygBPSgGT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8207\"\n\"--------------------------------DTuWa3QqXXmPBEzu7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8208\"\n\"--------------------------------bxzT9tfgLycbe37TT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8209\"\n\"--------------------------------9SExekF4kiFx6dneL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8210\"\n\"--------------------------------5cHd6GjFToNZGbMNb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8211\"\n\"--------------------------------2dTC9qSzb26bDeSyD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8212\"\n\"7333--------23601759--------DXcdrQRAB8WEQred6\"\n\" SP : Livré\"\n\"8536--------23601759--------\"\n\" SP : Livré\"\n\"------------------------23601759--------DXcdrQRAB8WEQred6--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8213\"\n\"--------------------------------EAG75SbSaJEA6CxzG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8214\"\n\"--------------------------------KMji2G8kE6a7j4J9E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8215\"\n\"--------------------------------hCGXnTyfYshv76LyD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8216\"\n\"--------------------------------5MTWmPWLYwfY4eAog--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8217\"\n\"--------------------------------mbyrLqnnnRQK24aCR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8218\"\n\"--------------------------------7Gk7mJZTyFuRtqrLp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8219\"\n\"--------------------------------YzAu4pvsKvfrBvY5g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8220\"\n\"--------------------------------WSbNuQC4WFssgwXSF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8221\"\n\"--------------------------------iQk3cyeLTJHH9kP6A--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8222\"\n\"--------------------------------pKyKhExFhNmSSuC82--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8223\"\n\"--------------------------------wHBFgDpoxczoJwdpE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8224\"\n\"--------------------------------eThMFCAeokga5XQzW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8225\"\n\"--------------------------------XHxFwqu5KuZzSyNGQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8226\"\n\"--------------------------------gXGaRXrtPjDMNTHeQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8227\"\n\"--------------------------------3spRdG5nhqr5zBNjf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8228\"\n\"--------------------------------bD3Hq23SYg6DvCC8n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8229\"\n\"--------------------------------Cp6ft3n2aYJdxjuAy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8230\"\n\"--------------------------------xpQvPRqcubhNPd8eJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8231\"\n\"--------------------------------9vzEBWxSoFBwkemui--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8232\"\n\"--------------------------------7nGaQnig5XLXFsMqA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8233\"\n\"--------------------------------NS9sdHPFX9Y2m8jJz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8234\"\n\"--------------------------------9GkxDSsJs7mhupW2Q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8235\"\n\"--------------------------------qBE58nAxzr5FYvar3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8236\"\n\"--------------------------------gf6t8QXsLbxTvs4eB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8237\"\n\"--------------------------------obmzsfTuXAyeZz2m8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8238\"\n\"--------------------------------oyL7ejHPGmf2oe2nJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8239\"\n\"--------------------------------k5pG3yLPzDSBAz8HY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8240\"\n\"--------------------------------93hXEhLatKwugtPbL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8241\"\n\"--------------------------------TRGv8hzEiyMFCLEFn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8242\"\n\"7301--------98596986--------wEc8PrENtjfWmTr8k\"\n\" SP : Livré\"\n\"------------------------98596986--------wEc8PrENtjfWmTr8k--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8243\"\n\"--------------------------------7jkCzsHQfX4h7rnMj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8244\"\n\"--------------------------------RN7A9ZAKavD8Bo25D--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8245\"\n\"--------------------------------Pvxyb74EzGZyBWLYn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8246\"\n\"--------------------------------Z2kBf3eSJhGqk4PbW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8247\"\n\"--------------------------------Nk8LuokJmfgTyC5dT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8248\"\n\"--------------------------------bSp4Bi5aFwcWNrk7p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8249\"\n\"--------------------------------ndruEx8qJydgnRgGW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8250\"\n\"--------------------------------WD32T2TGXjNo3LJhQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8251\"\n\"--------------------------------zQMXWhMhMMGmSNQZu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8252\"\n\"--------------------------------GbfeqfXwimWDjZwhK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8253\"\n\"--------------------------------sLEogY6K9mJpQq7tY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8254\"\n\"--------------------------------5285vuirvAcNyfxjs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8255\"\n\"--------------------------------e72rYnTDFXW5tZEQM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8256\"\n\"--------------------------------moR54EnZGu2hzj4Gr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8257\"\n\"--------------------------------cFBoP8dbfkoL2kEQp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8258\"\n\"--------------------------------Go9KwEX8fJjDAeoXC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8259\"\n\"--------------------------------NbfiezQMmFaHrc9jn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8260\"\n\"--------------------------------FP3Tz9L3mnQ8sdGMz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8261\"\n\"--------------------------------mtz6QTQrNarxTNpw4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8262\"\n\"--------------------------------W7CsoCY5B7SrzynQT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8263\"\n\"--------------------------------TLQkJvH2jw9eWCbff--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8264\"\n\"--------------------------------mbGLhavYLsdTn76CW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8265\"\n\"--------------------------------GpFW4m5YPA58EaQXH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8266\"\n\"--------------------------------H7jFKPBfDjYxDLHQA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8267\"\n\"--------------------------------tdkE8H7dDWRTJmECj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8268\"\n\"--------------------------------Mh8rQurGunrPYBd4p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8269\"\n\"--------------------------------LD8yG3pGL8bFPRWs9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8270\"\n\"--------------------------------nAXQosiLikjZk5nno--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8271\"\n\"--------------------------------hom6oWbzbmQgSAjfh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8272\"\n\"--------------------------------pkzSxdaDtNK5fWz4b--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8273\"\n\"--------------------------------5ZWRSsCWQxTyMjwD5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8274\"\n\"--------------------------------bxF4mquBDuhR63Xci--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8275\"\n\"--------------------------------Bm8dxdnpdK7xZ6nrd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8276\"\n\"--------------------------------mXzh7pSDy9JHotSuX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8277\"\n\"--------------------------------YGzYgDS3qDi2NT3Hy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8278\"\n\"--------------------------------L9oRPbBXQjxSbcydt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8279\"\n\"--------------------------------L8LcyL3CohdoBTSHa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8280\"\n\"--------------------------------EGc6vm84t5repe2ho--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8281\"\n\"--------------------------------8NoHgkJv8pmuDdqdB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8282\"\n\"--------------------------------KgPJ7frG3mYbuYBiA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8283\"\n\"--------------------------------oF74nWBrfP58p2cZR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8284\"\n\"--------------------------------xvgzj7tcZcjdwMhaG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8285\"\n\"--------------------------------5Dd2NTAPz3B5RmqWE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8286\"\n\"--------------------------------PGRTwaG5gpiKEcdaQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8287\"\n\"--------------------------------5o4Ap4LxtjJmR9a2T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8288\"\n\"--------------------------------Wcr7852NRCKcmRMZr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8289\"\n\"--------------------------------CkDoPeW57d2zAcvyy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8290\"\n\"--------------------------------sZvq8aKtgcJrYhLNS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8291\"\n\"--------------------------------RWzB6miQqWAppdmZj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8292\"\n\"--------------------------------fHXS9C8LNsqfFHjuF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8293\"\n\"--------------------------------pD7dMehpDZtA6mq2x--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8294\"\n\"--------------------------------4kKdPLueq4JrwhBZr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8295\"\n\"--------------------------------kL6p5XJBAN6t4gSaW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8296\"\n\"--------------------------------iwbADAbYW6S4Km9NA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8297\"\n\"--------------------------------EduqRhqvSMdd8ExdZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8298\"\n\"--------------------------------QCK5BhiERkdEhT33X--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8299\"\n\"--------------------------------Xkh6SnmE5CcEa5NiK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8300\"\n\"--------------------------------nyfJuEFWwSwhAooyB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8301\"\n\"--------------------------------ApFsRe5vCrATr3jpN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8302\"\n\"--------------------------------SxLfraeFxcYxuT23d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8303\"\n\"--------------------------------Pc2u2XmHfnsNDC4pF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8304\"\n\"--------------------------------33TANidbhBcChqnu2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8305\"\n\"--------------------------------XrpMFkuQggrg2TCXM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8306\"\n\"7369--------50316190--------oEt38hRZFtHf6rHtD\"\n\" SP : Livré\"\n\"------------------------50316190--------oEt38hRZFtHf6rHtD--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8307\"\n\"--------------------------------GyDpmhK65JNwg6Agv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8308\"\n\"--------------------------------XHcKNB4Jxx2xfd525--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8309\"\n\"--------------------------------vkq33TyzZjh9n5RZJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8310\"\n\"--------------------------------gxkavmaxwGHdrr36r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8311\"\n\"--------------------------------Lyp69njijyTva4QaN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8312\"\n\"--------------------------------TyaASyERvZd7in7C9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8313\"\n\"--------------------------------NxiG8RwhLmTMD2ztQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8314\"\n\"--------------------------------rk2dMNauc92gTkKy9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8315\"\n\"--------------------------------4CBJxtsYp6Tgv5kz8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8316\"\n\"--------------------------------wrP7YWWnkeqgCfHS7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8317\"\n\"--------------------------------K2yJFDdiXHXr5sryw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8318\"\n\"7350--------55856006--------Pm7AQEjT4CXmWTZX4\"\n\" SP : Livré\"\n\"------------------------55856006--------Pm7AQEjT4CXmWTZX4--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8319\"\n\"--------------------------------WZ4bwX7dMsLMpcWYK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8320\"\n\"--------------------------------StfpLpFztmKDe8Q5M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8321\"\n\"--------------------------------y9qmp73pNxQztDrxr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8322\"\n\"--------------------------------DsYKKd6gTh5vCWxK4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8323\"\n\"--------------------------------F2QTJCgKPHo4R5eQh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8324\"\n\"--------------------------------jrKx9AhN8xGu4c4nP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8325\"\n\"--------------------------------NPgwDwQkZbpfuQwFT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8326\"\n\"--------------------------------EQiPMM3ASHCBgsc7P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8327\"\n\"--------------------------------kxMvZLdHAs66k2xtp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8328\"\n\"--------------------------------kSEf9kNoYHYcLYy2t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8329\"\n\"--------------------------------wYpkxgBrF2YNWoQcr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8330\"\n\"--------------------------------khqw95KhDxsm4MXYg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8331\"\n\"--------------------------------pWkxQT9xdNeEie7bG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8332\"\n\"--------------------------------oHfDkmGHmnWThAsgB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8333\"\n\"--------------------------------cyMCXbPruGoh3maeJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8334\"\n\"--------------------------------6pdKfZsPeEPCGCFm3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8335\"\n\"--------------------------------Cwt2vsxwHp8ucoGgn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8336\"\n\"--------------------------------MgeJ3xXpWSdTxyg6i--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8337\"\n\"--------------------------------fbwndYnqiLaY3zyCu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8338\"\n\"--------------------------------JGXyEPMCudG62KKAt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8339\"\n\"--------------------------------iWZstGecRyv48CLKM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8340\"\n\"--------------------------------bYkXAmifjHjMxEr95--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8341\"\n\"--------------------------------NQ4nZhkLoKDvTrcJJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8342\"\n\"--------------------------------SKfhYieNhFG8zyGWn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8343\"\n\"--------------------------------ryw9YZDAYJHBF5Ptq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8344\"\n\"--------------------------------8LhWmnnygFpeibj9T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8345\"\n\"--------------------------------td9ygr2qg8dSF5Jrz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8346\"\n\"--------------------------------p2opWXHtL2pdxWLBm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8347\"\n\"--------------------------------acep9Pot3cTfWF7s2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8348\"\n\"--------------------------------WZYAvgfWcdwxQL3fv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8349\"\n\"--------------------------------53asG8LhJwBWCiwmX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8350\"\n\"--------------------------------F8gLDFKk3bKMiPJjT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8351\"\n\"--------------------------------8BdSDzwT4TyC9MSjQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8352\"\n\"--------------------------------d26d2uFr96gG6qwM2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8353\"\n\"--------------------------------L2mKsLrNnZCybtPaN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8354\"\n\"--------------------------------zgKXbnpBPGog8qZDM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8355\"\n\"--------------------------------WT8sSeBh9Z7R8eFJE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8356\"\n\"--------------------------------jxTqZwrhnbPCRfHbM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8357\"\n\"--------------------------------SGGeY5nWt9JP7Tzyz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8358\"\n\"--------------------------------jWsgSkfpm9pptoZBw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8359\"\n\"--------------------------------S3MELLv5YK74iuFxW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8360\"\n\"--------------------------------K5sjpXDCCNyAXvyzT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8361\"\n\"--------------------------------hwen8na9QNaQSK3Bf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8362\"\n\"--------------------------------D2zXXH4qBn3Wc7M98--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8363\"\n\"--------------------------------nEFFArSMLiK6xw8oK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8364\"\n\"--------------------------------5LfMnZhZdsjZcoxSZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8365\"\n\"--------------------------------bLzXX3wEBSGcm4Tcb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8366\"\n\"--------------------------------8bpiKuWPPZiYwmuvC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8367\"\n\"--------------------------------zdJ9PW3ahzvpgXB2z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8368\"\n\"--------------------------------voLLRYLJRnNPu4DAS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8369\"\n\"7334--------28692271--------6kS9ekz8JxeXACBop\"\n\" SP : Livré\"\n\"------------------------28692271--------6kS9ekz8JxeXACBop--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8370\"\n\"--------------------------------gqPNKQyu2BEAfevGZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8371\"\n\"--------------------------------N4Q9EDjBpnZtmT6tm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8372\"\n\"--------------------------------bQfaKGqNBcCiNibLx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8373\"\n\"--------------------------------Ly4xXc2cqESNNaYB2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8374\"\n\"--------------------------------Aqajhdb5FwntApriW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8375\"\n\"--------------------------------9JCakNCNNgKB7aK6E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8376\"\n\"--------------------------------fL7GYWYdhWMLFoBYM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8377\"\n\"--------------------------------LNSy2gKgtXYo8Re22--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8378\"\n\"--------------------------------pkrRzGNNCvNntBYPL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8379\"\n\"--------------------------------MY7YcDYckJTf3wfX7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8380\"\n\"--------------------------------L5aeTyzGH4uar5o7d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8381\"\n\"7328--------57118314--------2qpYJhryNdDokMSkd\"\n\" SP : Livré\"\n\"------------------------57118314--------2qpYJhryNdDokMSkd--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8382\"\n\"--------------------------------PuH8MaskSqL9KGxkD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8383\"\n\"--------------------------------CzHwSERaRNMeqjBD3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8384\"\n\"--------------------------------Dzog5xYTEMjunx6Tq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8385\"\n\"--------------------------------QYSnnaWKncLBAnyLT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8386\"\n\"--------------------------------EdGFfefeZJTKZLo2t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8387\"\n\"--------------------------------vrqspDb72ZwAka6H3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8388\"\n\"--------------------------------fhPLk3dGLEBHqLyCD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8389\"\n\"--------------------------------isHPrxvZAMmx2y2X7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8390\"\n\"--------------------------------tc2BLd8K9JFmiJjwi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8391\"\n\"--------------------------------HHbfkwAY89MfnmFoy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8392\"\n\"--------------------------------JJvZpZX6uttz5b9rs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8393\"\n\"--------------------------------DMbTrgMMrPsEY6zGP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8394\"\n\"--------------------------------L35gEPqryBNpRd5x2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8395\"\n\"--------------------------------qP6qMGB7rhEj2NKAq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8396\"\n\"--------------------------------rvE5fmXWKwDrpYE8T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8397\"\n\"--------------------------------v27ETi6tCMjbYsjT6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8398\"\n\"--------------------------------aQFXEyyJDJxiHEihZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8399\"\n\"--------------------------------uKrXvWPvF6JCiYiSS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8400\"\n\"--------------------------------KNdnEHbrzBTWxLaBx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8401\"\n\"--------------------------------FQ6skGm2CvDDjXD65--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8402\"\n\"--------------------------------A8ESEtaq9Fq9vFeEj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8403\"\n\"--------------------------------Ld7sDEfDb9Ee8XNbp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8404\"\n\"--------------------------------YQ8PwT6BqYGay67FK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8405\"\n\"--------------------------------Yhsh4vjBhpRtnPEGa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8406\"\n\"--------------------------------aGfhk5dgBStfrgsHA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8407\"\n\"--------------------------------n98t84ZhCoYHAQohs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8408\"\n\"--------------------------------MQyAJYX6bzDkXPsrE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8409\"\n\"--------------------------------SB5YNsyFNH3BG2CW3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8410\"\n\"--------------------------------iKJN2B3uYQc3PW6eq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8411\"\n\"--------------------------------92R7EWdshzjaDFWak--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8412\"\n\"--------------------------------nmfieyPdpdkrnymXT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8413\"\n\"--------------------------------4tfvgfTie8bLipsMW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8414\"\n\"--------------------------------sLb6uN3hDWgufbpYX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8415\"\n\"--------------------------------ZSJFCRbDjymTjPxgY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8416\"\n\"--------------------------------gnJ2mFAEnDZQ8N4Aa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8417\"\n\"--------------------------------24yYpPfoeparKkBrY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8418\"\n\"--------------------------------PTG3Y8Zs4jrKZagew--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8419\"\n\"--------------------------------ZmsErbPhS8q6Govzz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8420\"\n\"--------------------------------XqFji7cG7vitJgHDT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8421\"\n\"--------------------------------2KK6uyTuMa9FZfa4k--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8422\"\n\"--------------------------------kuHgxreu4zwKfTqZ3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8423\"\n\"--------------------------------vcPcbNvjqx4enbQgy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8424\"\n\"--------------------------------NGtXJWKKtsAqJ5TFR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8425\"\n\"--------------------------------v2fxPgB9XGLtyphLr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8426\"\n\"--------------------------------sYPkuqwqevyBFzZuX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8427\"\n\"--------------------------------N2YRYD8qRryY9DNyj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8428\"\n\"--------------------------------u4skkE8YkCH8uCAWQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8429\"\n\"--------------------------------SrNAd7yniG7ZTttKv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8430\"\n\"--------------------------------eM4tdkQQQmSRMow52--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8431\"\n\"--------------------------------ruPKEdyH6rqhCPfHu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8432\"\n\"--------------------------------a42ktvhrHAuGwdFGt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8433\"\n\"--------------------------------wGfKMCFTDwhnidQCa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8434\"\n\"--------------------------------7xkqMnptRkSLdiAEd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8435\"\n\"--------------------------------Zq9N8FyaRjrYroERq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8436\"\n\"--------------------------------KiDF2xSrsjfxMw9tH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8437\"\n\"--------------------------------oZw7XTty8D97endqr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8438\"\n\"--------------------------------XpYzDpBXBx2yEafwm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8439\"\n\"--------------------------------pDcgh4vBfr7jZoLEk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8440\"\n\"--------------------------------GAvrHB3ezgDzpXH3C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8441\"\n\"--------------------------------eXa4AFARxfKTExfGR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8442\"\n\"--------------------------------Xb5NpZzSQWXaQjQHx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8443\"\n\"--------------------------------H8QB7HMBTeBh7cCgm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8444\"\n\"--------------------------------nqnBA5XzhKNvdaQkt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8445\"\n\"--------------------------------KwC5Bqsuq9LTBDTQQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8446\"\n\"--------------------------------sWmLcBtEF8sckNx5c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8447\"\n\"--------------------------------qHHsB7BbNQrGunX62--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8448\"\n\"--------------------------------WHYn4X7TyJKs6sTg2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8449\"\n\"--------------------------------s9PT6cjjyMeS4KpwX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8450\"\n\"--------------------------------bgQDLWmMbzs8mzJy2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8451\"\n\"--------------------------------X58XvsKdHxMgbtJxH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8452\"\n\"--------------------------------eQj7WkgDB2wqgKWCy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8453\"\n\"--------------------------------EvvNrg8X3KA5Pju2K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8454\"\n\"--------------------------------oSaG2PgSmpSwcrWic--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8455\"\n\"--------------------------------QhKYf8JKnhyemyTwy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8456\"\n\"--------------------------------CjzycJFrLHKAMX2jH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8457\"\n\"--------------------------------8DakR5rKkXtAQPo53--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8458\"\n\"--------------------------------WxwpbQ2hBtW2k7fZx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8459\"\n\"--------------------------------rPD9jBkv59dEgStY8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8460\"\n\"--------------------------------nGrNpaoXFPFtQrkqg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8461\"\n\"--------------------------------aeNBbmYPovYKgbKNp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8462\"\n\"--------------------------------5LZgr4W6oq6TYBjss--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8463\"\n\"--------------------------------cxrkGMh5ihzuxRuWG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8464\"\n\"--------------------------------S99FkmYKuZJ6EaMRQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8465\"\n\"--------------------------------4tbCEwxihPGzMgmn4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8466\"\n\"--------------------------------fGcdHkNuWGQi9T6NR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8467\"\n\"--------------------------------Lcjh6StF5cY4of2Jq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8468\"\n\"--------------------------------bJJz3Aa4cqrtHXxC7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8469\"\n\"--------------------------------SHsB64wmjQdWuZavQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8470\"\n\"--------------------------------2S9TeLLEGxyFPFq4d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8471\"\n\"--------------------------------kQKGwtuK6ac6xrwyB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8472\"\n\"--------------------------------DuKy6Nqqz747XHK57--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8473\"\n\"--------------------------------p5CwoStWrSBLPde7M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8474\"\n\"--------------------------------YWJ8G28vWW7W9oLAC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8475\"\n\"--------------------------------aCvaCzPc52yg6aWzE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8476\"\n\"--------------------------------fpPrHR76Xwfun5xWz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8477\"\n\"--------------------------------pR99xfwQ2dKSgc8P3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8478\"\n\"--------------------------------uKQASpiDxEn7KCFrz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8479\"\n\"--------------------------------u2c5H9o2dNiYRLA23--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8480\"\n\"--------------------------------p95HtDPemf8Mhse7n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8481\"\n\"--------------------------------WJSdBWvC6dezCrXah--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8482\"\n\"--------------------------------APq3niTCDJe3KQgaN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8483\"\n\"--------------------------------q756SKvmXcGpKXYw9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8484\"\n\"--------------------------------3pHLByAmeC2p7n5nq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8485\"\n\"--------------------------------tbaJWFkrefMANpFYB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8486\"\n\"--------------------------------ufZqbXxw78bEC9PPZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8487\"\n\"--------------------------------fkjxT5kWmNkGK6zsw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8488\"\n\"--------------------------------Wxsk2AAbKndzLkzJf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8489\"\n\"--------------------------------uEJZBGyt8XtQ6epCE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8490\"\n\"--------------------------------NMGZefhatPN2ckSWD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8491\"\n\"--------------------------------EwAw5PwwR3j3yhB5f--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8492\"\n\"--------------------------------TQ8g5odQoxohiPHpk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8493\"\n\"--------------------------------qJ87S9Qb8yuzGfpCT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8494\"\n\"--------------------------------qQRaxkKLTokTDfDeF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8495\"\n\"--------------------------------3Y4MhGKL2qCCCzxec--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8496\"\n\"--------------------------------6LmZeZazA2z2cTAPn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8497\"\n\"--------------------------------YBLyazCoxhJdS2ygz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8498\"\n\"--------------------------------8t2bKG6FKgEe5bgr2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8499\"\n\"--------------------------------BoJ8eXZikWMFfB3MP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8500\"\n\"--------------------------------EPEH7C4uSuKJ8gAn5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8501\"\n\"--------------------------------Dkw5ZrNZpGZPzLiwc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8502\"\n\"--------------------------------yrwdPEK8k3W2LypSW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8503\"\n\"--------------------------------5P3JFuTwEQYRPeuLG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8504\"\n\"--------------------------------Ae38oXCiXFZu5o2Nd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8505\"\n\"--------------------------------bKddhMJssTREkidE9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8506\"\n\"--------------------------------TCCKWAQFyeNkWqZr2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8507\"\n\"--------------------------------N3mScXESJ89vxAtxy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8508\"\n\"--------------------------------2iCwjNXsuZnDLFLsQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8509\"\n\"--------------------------------Kc5fugy43sjR8adNM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8510\"\n\"--------------------------------ZuuKZ687waeRbCKr3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8511\"\n\"--------------------------------oW7Ey5MKFAJp9gEeE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8512\"\n\"--------------------------------Fzs7Tgh4DtTqa5xDN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8513\"\n\"--------------------------------sdLuk8Jwm2WENAizQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8514\"\n\"--------------------------------wC2LfkeyZBjbjTZXa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8515\"\n\"--------------------------------ZpQvPD7KjP6Bz3XaT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8516\"\n\"--------------------------------BAxqHxCYGRgpzskhc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8517\"\n\"--------------------------------J3ASqFj22wgGEurR2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8518\"\n\"--------------------------------eFNpetxxjzdZMQEQA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8519\"\n\"--------------------------------GSReWZf8T9pTA2YZR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8520\"\n\"--------------------------------sRhPk2a6QM42qdoae--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8521\"\n\"--------------------------------jyXtcmaXGkah3QXwA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8522\"\n\"--------------------------------txNzTpcWFK9hfAvic--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8523\"\n\"--------------------------------DS6EanXXg2fEBuzTP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8524\"\n\"--------------------------------akzhjMHf6WN9beSHW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8525\"\n\"--------------------------------W3oGQNShahFKnezjX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8526\"\n\"7488--------27299648--------Gdyq665Tcyy4cErBk\"\n\" SP : Livré\"\n\"------------------------27299648--------Gdyq665Tcyy4cErBk--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8527\"\n\"--------------------------------SfJEvPzxA5X3xJ8gG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8528\"\n\"--------------------------------ShtAdLshSnisKy8We--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8529\"\n\"--------------------------------9gN6bhZgAyDCJpvc6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8530\"\n\"--------------------------------RAf2ARS9wzBd3WoYS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8531\"\n\"--------------------------------z4vmpYPfxQN6hK3tH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8532\"\n\"--------------------------------YuEkRpWcrPuduNjeZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8533\"\n\"--------------------------------jF8FJAgMrMtD7gTpB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8534\"\n\"--------------------------------kbLeC2KpFrhcpFN3P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8535\"\n\"--------------------------------DsBtQryaZMK6gvWen--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8536\"\n\"--------------------------------kLCs6wyYN8sN3wFuX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8537\"\n\"--------------------------------wKk23hkWj6ibkEQWs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8538\"\n\"--------------------------------6PZBvXGx3nfEixojE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8539\"\n\"--------------------------------7XBGcMdc5XJz2QMK3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8540\"\n\"--------------------------------T3yfp7qgfcZ5BqBkJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8541\"\n\"--------------------------------nDAByYgp759eiGQkM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8542\"\n\"--------------------------------NkmNoc9dHp6DMRyhY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8543\"\n\"--------------------------------bHYmvynZiKR29h4Lm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8544\"\n\"--------------------------------CPFhXsE2BiA64zDLx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8545\"\n\"--------------------------------H6tTcNhqKv3Y8E8im--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8546\"\n\"--------------------------------K37uK2hpJ62XK5zvG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8547\"\n\"--------------------------------kXQdFKkMJN7snv3KS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8548\"\n\"--------------------------------YZJEjNuASCZGDPLin--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8549\"\n\"--------------------------------Echgp4G9EnXejZthW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8550\"\n\"--------------------------------uSTzhbXkL7nxk6xji--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8551\"\n\"--------------------------------3bJhE4egScnkPMcQv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8552\"\n\"--------------------------------WpMiL5sXNwnBDmZHM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8553\"\n\"--------------------------------fDYyyTuXLCgNbDwbG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8554\"\n\"--------------------------------2xSxc48R252aZvSNT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8555\"\n\"--------------------------------5KLMy9FuwNFmcwWkP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8556\"\n\"--------------------------------Qd635CKQ3Xg3vrqzi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8557\"\n\"--------------------------------Nea3okFZjsJwpttpp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8558\"\n\"--------------------------------3LqMqNkPHX9sbkSRe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8559\"\n\"--------------------------------ARdGTnDqeiykpjEvp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8560\"\n\"--------------------------------ggM98qGGZsmu64Bae--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8561\"\n\"--------------------------------b4f544z7xRRK9dt8k--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8562\"\n\"--------------------------------zof3iZyJJ9dqLrmvZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8563\"\n\"--------------------------------BT2Q3qY7P4FvdzCih--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8564\"\n\"--------------------------------dHbLcwgMjJJJFanqy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8565\"\n\"--------------------------------TMybieq4q9vLjsPpa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8566\"\n\"--------------------------------F7Gb2QTDbCRiS5Z9L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8567\"\n\"--------------------------------EQsjWJuCyFMyrMwNa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8568\"\n\"--------------------------------kCkBLNtSjwDfaz9Yr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8569\"\n\"--------------------------------YDbN262fCGrTNyZac--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8570\"\n\"--------------------------------Ai4p2pPkP6MC7pKJa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8571\"\n\"--------------------------------ooim8vSdBkW64mbSM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8572\"\n\"--------------------------------GypJ24mD7xA3YpwmR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8573\"\n\"--------------------------------XQHevGY6eTKL4caKX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8574\"\n\"--------------------------------NSkwBhDDMBgYtWKLq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8575\"\n\"--------------------------------toR8xW4sYGeR9pDWh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8576\"\n\"--------------------------------GCPw986vbQSDyah89--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8577\"\n\"--------------------------------yih8RBvGhqRHXtM8k--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8578\"\n\"--------------------------------F8n8M9eXkDee42Lzh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8579\"\n\"--------------------------------f6kYCe4qhsr2CZbHQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8580\"\n\"--------------------------------8ByDBagd9EjQsb4KK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8581\"\n\"--------------------------------rQ4t9N9oZR5XxNTHB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8582\"\n\"--------------------------------c3vbvQKqX8yicaeYn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8583\"\n\"--------------------------------DTrAttWi5EdAxKkfA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8584\"\n\"--------------------------------GE4dxSTmvQs28Cu2C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8585\"\n\"--------------------------------7LcHff6Z5iepCmdiK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8586\"\n\"--------------------------------qJuTZqdFmZn2GsmW7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8587\"\n\"--------------------------------PweSDhsMAtgdYKLob--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8588\"\n\"--------------------------------PK6z4Lef2wnryQcgK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8589\"\n\"--------------------------------LsNg5wnBr5Lzsq9f7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8590\"\n\"--------------------------------MmrfMp7eximnoPSbM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8591\"\n\"--------------------------------Ji7P4NZhn7f2eZ6yn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8592\"\n\"--------------------------------z5up8YdGGe2EDMJy2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8593\"\n\"--------------------------------v7DDyYavHCoRybqN7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8594\"\n\"--------------------------------ifpdWcEeDr9584N8t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8595\"\n\"--------------------------------k3p3sztwayDhgemPc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8596\"\n\"--------------------------------3ihD7qHae6bvpux5Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8597\"\n\"--------------------------------s5jjtEDoeiQmd9FXP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8598\"\n\"--------------------------------n8t2GWurb9KdTo5oq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8599\"\n\"--------------------------------HdD9Ku9We3cYpEaK7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8600\"\n\"--------------------------------fvHwDCbpCKMDXGYK2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8601\"\n\"--------------------------------T8QgDD9JFBzeGiBJE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8602\"\n\"--------------------------------NwzijyR35d9AuC6Mi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8603\"\n\"--------------------------------BTA7kC9n7p97MrPZt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8604\"\n\"--------------------------------Fs6Fa3N4YH65ngBCq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8605\"\n\"--------------------------------XoSYyZEArqqJQkzyk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8606\"\n\"--------------------------------Hb9HhGbdm52WA59Zw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8607\"\n\"--------------------------------nwKLxweDbEY6MX4kN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8608\"\n\"--------------------------------5fyhpJisxfmWhzur2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8609\"\n\"--------------------------------J9NwjS7idbLESvuMw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8610\"\n\"--------------------------------p5xFyLamqNmnEHADc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8611\"\n\"--------------------------------Y5PxcRas2bb7ZXJ3p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8612\"\n\"--------------------------------r5hqdMQEYCaHFSDpP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8613\"\n\"--------------------------------u2KAzCS8uaXKFzrjm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8614\"\n\"--------------------------------GzvwBF5Yku9p7Dv8P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8615\"\n\"--------------------------------G49RJCD9y7X8Jnr88--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8616\"\n\"--------------------------------M5gvS4xvmap2XKZrY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8617\"\n\"--------------------------------hFgvNABv4KczkEiBG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8618\"\n\"--------------------------------9GpKqAyxgnRu2rcYm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8619\"\n\"--------------------------------k7AcQLqCdHnEoFgQT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8620\"\n\"--------------------------------ZmugaFKEw7beTPjeQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8621\"\n\"--------------------------------FuzXinGhNHFtnzNLM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8622\"\n\"--------------------------------DjxBMrPRTQgc4ebix--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8623\"\n\"--------------------------------G9JxYDXPD9QRs9yhf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8624\"\n\"--------------------------------ZmjWKptFAjvYNqMuE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8625\"\n\"--------------------------------FfccDwiD59ik3fY2o--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8626\"\n\"--------------------------------NASDthZ8CKvaEtMGJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8627\"\n\"--------------------------------BThpEa8ncKrEqK9DK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8628\"\n\"--------------------------------vorxdmu74W7jcrHWR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8629\"\n\"--------------------------------HRbS7kHytJRJDgnsz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8630\"\n\"--------------------------------Be3uoijDtPBiMDMWB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8631\"\n\"--------------------------------fwswbwGqKmugqSwNM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8632\"\n\"--------------------------------h2aHmGcX6kGqHKaB5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8633\"\n\"--------------------------------5YtAXK573SLB694Sz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8634\"\n\"--------------------------------BQNBqiCX2F6CYTf6n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8635\"\n\"--------------------------------3SeaovBRLmfnsyepJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8636\"\n\"--------------------------------PacZaxnyjtaBFpmb5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8637\"\n\"--------------------------------dRLbGA5D4vdSBjS5g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8638\"\n\"--------------------------------LauduFxeW5GtydR5y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8639\"\n\"--------------------------------5Dy8hRCy3kwNocLsB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8640\"\n\"--------------------------------sGokmkYTdmDd7z52M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8641\"\n\"--------------------------------Q8XE3q9yFSDMKvJiA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8642\"\n\"--------------------------------T579RJAnBaFACXzWR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8643\"\n\"--------------------------------WZ5TffYLZuHiT67aS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8644\"\n\"--------------------------------ewE7hM39ebypdddAW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8645\"\n\"--------------------------------rhKcvCK4biyjvpjPH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8646\"\n\"--------------------------------c9dRRccFpmrbM9nDd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8647\"\n\"--------------------------------HMZckyPM8NCewH6Yh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8648\"\n\"--------------------------------kWjTRpTZXoakBqWez--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8649\"\n\"--------------------------------ghNjXeFihZKJcoo9R--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8650\"\n\"--------------------------------9ikyXtmgSTj6DSgz5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8651\"\n\"--------------------------------EyxcobATJ9gcK55s7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8652\"\n\"--------------------------------iW9svpZhFtsHPTHgd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8653\"\n\"--------------------------------dmQH2RaDokB9wuSuW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8654\"\n\"--------------------------------5rwfTneDpuRTLHKZj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8655\"\n\"--------------------------------CWSa7ySybYqAJoyCS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8656\"\n\"--------------------------------4HRy5kZM9YiHc469G--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8657\"\n\"--------------------------------xHdNMyKcF3cSNJz4x--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8658\"\n\"--------------------------------hMp7qS9czXyLquuDF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8659\"\n\"--------------------------------Rnky888dxDDzkFMFN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8660\"\n\"--------------------------------fuZmc4N28Puj82RLp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8661\"\n\"--------------------------------8tcGLWXXXsKWEEZjS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8662\"\n\"--------------------------------yZHBeE4bNQ4co6dGN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8663\"\n\"--------------------------------Mmie5gnp8PktiMuGt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8664\"\n\"--------------------------------b4nXLHi7jzH8k32Lq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8665\"\n\"--------------------------------mfS928BtEktAJf3Bc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8666\"\n\"--------------------------------S9CLn335c9CfW2vSp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8667\"\n\"--------------------------------tBKx6agYLdQTNDPAj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8668\"\n\"--------------------------------SaRtJGCCzqyMfJJeq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8669\"\n\"--------------------------------JjcEtn6WfCNG59Fej--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8670\"\n\"--------------------------------pdB2LzxvvMXhjKS7c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8671\"\n\"--------------------------------EtCfxDeKAF3dJovcb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8672\"\n\"--------------------------------GXzy5Xa8og2wFwinB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8673\"\n\"--------------------------------gWAwzoqRt6JSqhh7d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8674\"\n\"--------------------------------hfXrsRNypZrHaQYdG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8675\"\n\"--------------------------------C9AGoNJr8NToS3gu5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8676\"\n\"--------------------------------h6CocAiMrSnp9gJPq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8677\"\n\"--------------------------------6YWHSZGgk43sbebGo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8678\"\n\"--------------------------------mTEwqWyLLPK76DAs9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8679\"\n\"--------------------------------duZG76HWYBCauwtwz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8680\"\n\"--------------------------------JsNMhc6AkYEz7mMTY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8681\"\n\"--------------------------------zqHWewn3L7YffRWHb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8682\"\n\"--------------------------------WfLixiqYJX8mMR4GC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8683\"\n\"--------------------------------kN3CzgGKWjzGt4Sgs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8684\"\n\"--------------------------------ma24NX6qqEya9Rp8F--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8685\"\n\"--------------------------------zMH6ZFkFkhu5349uH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8686\"\n\"--------------------------------687GHHaW8QL7sw3C5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8687\"\n\"--------------------------------QuYG6mwL8ETWgEmht--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8688\"\n\"--------------------------------k7iPM7tzPJokuNKBQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8689\"\n\"--------------------------------bKSqMW3T8sTRMv4bF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8690\"\n\"--------------------------------9ivEoF4tSHcqGvZuT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8691\"\n\"--------------------------------LWh2ytmP89sX6WMwJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8692\"\n\"--------------------------------FD6jxr5r5ipnHAeeQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8693\"\n\"--------------------------------R5tmm4AoAdBNBqu6L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8694\"\n\"--------------------------------njgxQmXzgKXFkpbYu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8695\"\n\"--------------------------------RMukseKQj5M9JeKoX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8696\"\n\"--------------------------------cokRxsuqJoMEknW3D--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8697\"\n\"--------------------------------LYF8tAQ6xfrWWFAxi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8698\"\n\"--------------------------------NMuw8cSP3qPv7h8N8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8699\"\n\"--------------------------------o9mdThpixg6na2uek--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8700\"\n\"--------------------------------ftJAr5bgrpf7TJyZr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8701\"\n\"--------------------------------f7WfNpPp9HdshKySp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8702\"\n\"--------------------------------GmgZcK4dQo9qe5PB6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8703\"\n\"--------------------------------83j9DQv2feutbH9of--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8704\"\n\"--------------------------------XeakYMrC7yHFXChat--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8705\"\n\"--------------------------------stgZaWNDeBZKPn6zS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8706\"\n\"--------------------------------TkbpdapW82uiM2A5g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8707\"\n\"--------------------------------Bu6quKNR9r372RZ8b--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8708\"\n\"--------------------------------8MWurdeFNBEuziMYC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8709\"\n\"--------------------------------8MWurdeFNBEuziMYC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8710\"\n\"--------------------------------DzbwoyiNueYtA9TNp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8711\"\n\"--------------------------------gC5G4RXv3C2AthJex--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8712\"\n\"--------------------------------JKwW7itTiuiLnLess--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8713\"\n\"--------------------------------tY5TQPwdKrHpAyhQn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8714\"\n\"--------------------------------3kXwtPRCzer38QFLR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8715\"\n\"--------------------------------ykvLk3LeD9dQ3PYCD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8716\"\n\"--------------------------------pn2ttWjbzPES5bqbY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8717\"\n\"--------------------------------uqXxFZB9iuPAzqvvC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8718\"\n\"--------------------------------bgAa67JG4LrHCJpNs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8719\"\n\"--------------------------------JhwDJ5RziMF6JNuKf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8720\"\n\"--------------------------------vEmpA9TwGNLvefTKu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8721\"\n\"--------------------------------cPn4rxjuas8JHqds2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8722\"\n\"--------------------------------uqbEsnsyAFcnDwSom--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8723\"\n\"--------------------------------Q6BBYY8cvfWFzmBaT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8724\"\n\"--------------------------------6zSqrXmxZodD2GcBG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8725\"\n\"--------------------------------whaR5e8NWSBaKj48R--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8726\"\n\"--------------------------------ADebdyNRM3BufMcDv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8727\"\n\"--------------------------------Kz8XBgQEoXsWJKcd6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8728\"\n\"--------------------------------EcDAEbuaWW8zWSh5e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8729\"\n\"--------------------------------jWQ8nuNWG3Ay7JS3p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8730\"\n\"--------------------------------t6aP6WR57mwrFhZj8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8731\"\n\"--------------------------------baKbpcTALe3QFAQNJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8732\"\n\"--------------------------------iAx6h8j4JkyZ9RnXd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8733\"\n\"--------------------------------jBeJZmpG5N9BJS4hS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8734\"\n\"--------------------------------XZtFGTJzjSCFnS3rW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8735\"\n\"--------------------------------nLJF7b9jbHs4Z45Pa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8736\"\n\"--------------------------------b7jaymhsgDDERwwbh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8737\"\n\"--------------------------------bvJacYAXCJm6zfp65--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8738\"\n\"--------------------------------At6zNuahykHakdpdP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8739\"\n\"--------------------------------HSnxQtSSsHZg4v8h6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8740\"\n\"--------------------------------PoS4rgcpP8ruFAXGv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8741\"\n\"--------------------------------AKgYuhEXBXQqig4Tn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8742\"\n\"--------------------------------8tqD88oGCwoKLkutB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8743\"\n\"--------------------------------3AcSE2RtxSDdrm3vQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8744\"\n\"--------------------------------u6hMqnedHqGMyiibh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8745\"\n\"--------------------------------BLcfsYYGTBTdtvEq4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8746\"\n\"--------------------------------kSyKhwp2eoKxnD4me--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8747\"\n\"--------------------------------5wjouMNhx5KXJjM8E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8748\"\n\"--------------------------------48Z2Y9AWwgi34FDsq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8749\"\n\"--------------------------------jC6rQr5qXzbS6nBPo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8750\"\n\"--------------------------------u8nREjJ3jXsvLwapF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8751\"\n\"--------------------------------eJYr3K2HrJvToj2Y3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8752\"\n\"--------------------------------gexFaw5yc9iKCkGcN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8753\"\n\"--------------------------------96Envg53hsmg49nac--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8754\"\n\"--------------------------------mZ9Hy3AnzoAqKfRHv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8755\"\n\"--------------------------------kt2R3XK9DeYwx94sM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8756\"\n\"--------------------------------3mWMBpyQQ8ajeSL2v--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8757\"\n\"--------------------------------Z3G6wnpxHb8z8yzmZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8758\"\n\"--------------------------------DMfkmNLmzsBAveMnc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8759\"\n\"--------------------------------JQoQsm429NoJzSdZK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8760\"\n\"--------------------------------p39y2aeEZu5eTWAbn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8761\"\n\"--------------------------------H4h3ocxLH6mac7s9s--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8762\"\n\"--------------------------------rhYo6y54PWre4jLvh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8763\"\n\"--------------------------------xRNmyz3yvLgDqKH6w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8764\"\n\"--------------------------------GeqyFPTChjnX4ztWw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8765\"\n\"--------------------------------mE6DcMNL5eLytn9ad--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8766\"\n\"--------------------------------cY8eyNuH24oDLDh4t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8767\"\n\"--------------------------------84aNcEiMvzs5KKYfJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8768\"\n\"--------------------------------vhFdDvpECciRS58LX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8769\"\n\"--------------------------------NWPLnxTtytMsMQRKX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8770\"\n\"--------------------------------mjsomcdvQCMYj7uE4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8771\"\n\"--------------------------------Hc669ipiwb5w6gouE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8772\"\n\"--------------------------------iexwhhg3QtAYffo7i--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8773\"\n\"--------------------------------QEbE3D2Yt3h4wKvar--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8774\"\n\"--------------------------------XW6JMumkncSbRtQ3o--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8775\"\n\"--------------------------------mELwLGMwwLsgHTn8x--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8776\"\n\"--------------------------------eHgfJkWBJT7s5JKyq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8777\"\n\"--------------------------------Z2TsHgJaPFtou2f7N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8778\"\n\"--------------------------------cyuBAkvHbeFJLZqM3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8779\"\n\"--------------------------------T2aqdu9X8uZmiZp4D--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8780\"\n\"--------------------------------X3mcs7o3ZPYsQ2exa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8781\"\n\"--------------------------------m64LPiXqBYN2b2eNY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8782\"\n\"--------------------------------pGR9PBsBBQRTbHAAc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8783\"\n\"--------------------------------bHDCNofssu8cNgFx3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8784\"\n\"--------------------------------qjphqArMP6sDGvFaf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8785\"\n\"--------------------------------M2ahzJ8CC6MtjL62s--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8786\"\n\"--------------------------------KHrDdDbTB73uSDTzY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8787\"\n\"--------------------------------KZwCXFXfCbcav6EWp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8788\"\n\"--------------------------------XWY848yf6Eu8NWDf5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8789\"\n\"--------------------------------Ts84vrLTGvQe2XvvL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8790\"\n\"--------------------------------85tvoxYxBYGmyxasy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8791\"\n\"--------------------------------uTDgTrgTLkwHpXXTA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8792\"\n\"--------------------------------mHhtJFqcswF8QBrf6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8793\"\n\"--------------------------------cd5zWdbbB3a3iNZEc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8794\"\n\"--------------------------------3vbKvx8ouvAtssCDG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8795\"\n\"--------------------------------Mbq3fiAY3XePKJRYt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8796\"\n\"--------------------------------mDe787sTjCMZah7gc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8797\"\n\"--------------------------------BHuq5wBMSzcAHB7aQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8798\"\n\"--------------------------------6ZHeSncfcvg74TT9c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8799\"\n\"--------------------------------4vraR7vRswFb93ZNf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8800\"\n\"--------------------------------JZ9XMbrxJJQjK3Tfk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8801\"\n\"--------------------------------prhtrTv5LGvCqS2BX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8802\"\n\"--------------------------------qp4bAjT2kB9DNwC7p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8803\"\n\"--------------------------------mA7Nnda795Z96iYut--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8804\"\n\"--------------------------------5BJBJcTXoM6xpAd6i--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8805\"\n\"--------------------------------xuRPpsn4eroARrA2P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8806\"\n\"--------------------------------EBJssA2wedZbyfrin--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8807\"\n\"--------------------------------EYsi7mf2g9bpnhA8P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8808\"\n\"--------------------------------AZk2NbFZPowtuKwfn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8809\"\n\"--------------------------------tbfTpWdRMqwp2S6Dv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8810\"\n\"--------------------------------kkuf7bYwpfCotP6r7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8811\"\n\"--------------------------------3xbdKzYGL6rDNDBZY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8812\"\n\"1028--------58797604 --------\"\n\" SP : Livrer\"\n\"7525--------58797604--------68gZvPqkvFjkPACoQ\"\n\" SP : Livré\"\n\"8372--------58797604--------\"\n\" SP : Livré\"\n\"------------------------58797604--------68gZvPqkvFjkPACoQ--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8813\"\n\"--------------------------------5hMxumHGAYvsNDE3d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8814\"\n\"--------------------------------8YwBYeBNNBdX5XCAY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8815\"\n\"--------------------------------5skRiZxC4xsTbHfgp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8816\"\n\"--------------------------------eKji7v5e3483jFyPC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8817\"\n\"--------------------------------GMhb2Hs3BinPAsdwb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8818\"\n\"--------------------------------u7gEa6qmXGmC6medf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8819\"\n\"--------------------------------4A9Mjz7uFhhGutwWm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8820\"\n\"--------------------------------bBZXo9Xdn7kKvRWwJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8821\"\n\"--------------------------------jrcLq5bazGGoyinDx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8822\"\n\"--------------------------------kTQPduqvJfAufCq3S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8823\"\n\"--------------------------------iGuvR2dmQGzteJz65--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8824\"\n\"--------------------------------3g3wPk98XCNfCJTRT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8825\"\n\"--------------------------------gQA6s8Ajv7JzGmFLd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8826\"\n\"--------------------------------MEnAxfgRqxFdZwMJ4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8827\"\n\"--------------------------------EePt3Zs5i4tHhJeaW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8828\"\n\"--------------------------------WMWu5fHmf5A8hxDEQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8829\"\n\"--------------------------------L8cq2cW7MZNTq4RgZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8830\"\n\"--------------------------------7fHKzmFjd93EgJwyH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8831\"\n\"7337--------58616847--------CTFW48jNL9AxXx7uD\"\n\" SP : Livré\"\n\"------------------------58616847--------CTFW48jNL9AxXx7uD--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8832\"\n\"--------------------------------7K6kd3DsjxKXEsCYX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8833\"\n\"--------------------------------6zLFebRv85P3cFmhw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8834\"\n\"--------------------------------3SFPAzZvvZt8zsz2i--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8835\"\n\"--------------------------------jXgrMChwisQJwPrge--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8836\"\n\"--------------------------------9r3YwepAuR7ht3FyF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8837\"\n\"--------------------------------RqQyN98Yo8eZK3MDk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8838\"\n\"--------------------------------8p8LKXXGn2tZk4NcP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8839\"\n\"--------------------------------bu5y52Bc4qXqifnWZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8840\"\n\"--------------------------------dbYTXMqnssFxQGTAH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8841\"\n\"--------------------------------SxSiHrGCmd5Qd2m4K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8842\"\n\"--------------------------------WFwqDgQ8xMvyyfHFE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8843\"\n\"--------------------------------FwRiWNA8vSAjGz3wz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8844\"\n\"--------------------------------8RRHeRmgdwcrGRCRS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8845\"\n\"--------------------------------QfeYkuB9ExpXFz9C2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8846\"\n\"--------------------------------cR6K5tmSruzew3LRX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8847\"\n\"--------------------------------PiCLH7HKiJLb9v4eD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8848\"\n\"--------------------------------7FDBesKajG3jBpobb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8849\"\n\"--------------------------------i28GM2EtDbxLYTGKp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8850\"\n\"--------------------------------EPJudFnqHCXguFXvo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8851\"\n\"--------------------------------oY2zsrfeGc3j4n9Jx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8852\"\n\"--------------------------------nYs9f4kZnGqkuePtY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8853\"\n\"--------------------------------aB48S4vSJqxGbsXas--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8854\"\n\"--------------------------------9Ne8X98GqpkqGPPfs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8855\"\n\"--------------------------------gJoLbK4xWEqspogHa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8856\"\n\"--------------------------------69KcGMmZcu2zGbqBW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8857\"\n\"7340--------56622821--------WnnuE2XyNAaMcBKRP\"\n\"------------------------56622821--------WnnuE2XyNAaMcBKRP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8858\"\n\"--------------------------------WWRGtCQgjnuEdbwgg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8859\"\n\"--------------------------------Swd9FJrLdK5BwXenE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8860\"\n\"--------------------------------StmoSvsQRjRdagZie--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8861\"\n\"--------------------------------kt23SRRFQWjizpAhT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8862\"\n\"--------------------------------fcw2kZRRyW6nx8drk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8863\"\n\"--------------------------------oCPBFYkP8hGpqsybg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8864\"\n\"--------------------------------SNhD2CRWWom3rLowd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8865\"\n\"--------------------------------KxGcdcGYvqB458AFd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8866\"\n\"--------------------------------ypkwNFvZjha3DXBHi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8867\"\n\"--------------------------------u7KGaZyXMcFE46NuM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8868\"\n\"--------------------------------rYyoeTqQb4F4PdzCF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8869\"\n\"--------------------------------BQb6WLZ5Dg4FXiaEq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8870\"\n\"--------------------------------cma6cS467Z6XF36E5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8871\"\n\"--------------------------------Q8th6KNnCcwe5b8vP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8872\"\n\"--------------------------------oDQ3WYrpgYhsditE9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8873\"\n\"--------------------------------aRxDGDeaGiPJtsgak--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8874\"\n\"--------------------------------aCQc84QmiKHT2gjYR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8875\"\n\"--------------------------------yFpPhAPMbEH2iNsyi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8876\"\n\"--------------------------------Yti3zeLbjwHgWMwPi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8877\"\n\"--------------------------------nsTTC44PBxd2wp6ZH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8878\"\n\"--------------------------------QY3yHzbsC3vjEann5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8879\"\n\"--------------------------------wMnaSn2r8w6Y4sr56--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8880\"\n\"--------------------------------BzeghEJqwyamhatmu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8881\"\n\"--------------------------------Hbtjzq8oX6Xvu7Nu9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8882\"\n\"--------------------------------jkz3X2r8bhxt5pa4C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8883\"\n\"--------------------------------78BCtywx9iPmHHWH4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8884\"\n\"--------------------------------4FtDgXfzSuyDPzsjQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8885\"\n\"--------------------------------Gd8QHxkZmBaHoF46s--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8886\"\n\"--------------------------------7hr3H9j83L9A9JytX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8887\"\n\"--------------------------------XAT9gi57WHxZtC3m5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8888\"\n\"--------------------------------XSgXja2FEfcvm4sMX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8889\"\n\"--------------------------------uywQEhwaG32cHn98X--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8890\"\n\"--------------------------------6RKBWr6THzjM8v7JR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8891\"\n\"--------------------------------HkbP8uw6jEF6BvcLa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8892\"\n\"--------------------------------TW56jm5fRbzoeZtTe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8893\"\n\"--------------------------------kmMbDHqQ8DQGPWxve--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8894\"\n\"--------------------------------Nk4WzWuWrTDYG6wWk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8895\"\n\"--------------------------------Lm7pJrC2MYexhS6Jb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8896\"\n\"--------------------------------L6HzjZNST2wiXWakH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8897\"\n\"--------------------------------G8CNerrvjHo6gKJLm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8898\"\n\"--------------------------------oAcWhAEm4eNfgGisu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8899\"\n\"--------------------------------we9jXXaY2uuxczvrf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8900\"\n\"--------------------------------5PZemDhjz3tEegEKG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8901\"\n\"--------------------------------WaAQP4SqqCkKzcwpB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8902\"\n\"--------------------------------bjooiLkJCzjn82C6L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8903\"\n\"--------------------------------A6aq2bsedajGLrTzK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8904\"\n\"--------------------------------6PZNYaukWRqfc4wKH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8905\"\n\"7343--------92153250--------JBPK4CmRjGFvGsCte\"\n\" SP : Livré\"\n\"------------------------92153250--------JBPK4CmRjGFvGsCte--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8906\"\n\"--------------------------------4zqKqcZCqxKWAWgNP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8907\"\n\"--------------------------------9vbtQaTr7o5f8xGbS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8908\"\n\"7346--------98812411--------TzGomCxKNDwQYjjwd\"\n\" SP : Livré\"\n\"------------------------98812411--------TzGomCxKNDwQYjjwd--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8909\"\n\"--------------------------------6aAEL6WakAMdck7FW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8910\"\n\"--------------------------------SJDu7BdQJ6KnmmLQ7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8911\"\n\"--------------------------------NGyCgkjgFh2ZD7x9o--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8912\"\n\"--------------------------------3rKiyXZJMpcJwyqyd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8913\"\n\"--------------------------------kiTCziRH9urbkohfM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8914\"\n\"--------------------------------g9TyLTh5Zae82BPv7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8915\"\n\"--------------------------------heJzsnp3BhMAjgkyq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8916\"\n\"--------------------------------obcoHy7RN66ZqBgww--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8917\"\n\"--------------------------------HMNR8e6XFzpaP6YKL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8918\"\n\"7474--------46450511--------mnpgHcGkLmkpW5r4x\"\n\" SP : Livré\"\n\"------------------------46450511--------mnpgHcGkLmkpW5r4x--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8919\"\n\"--------------------------------Gh3y8CK4gKxF4LL96--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8920\"\n\"--------------------------------wTZDtRNEAqMn7eWg5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8921\"\n\"--------------------------------zLgvN3Fw2nripYAfE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8922\"\n\"--------------------------------MbnK8oYvKgyahJy7u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8923\"\n\"--------------------------------xggG4awcDZL6Y45uF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8924\"\n\"--------------------------------MzfCejcwTD2j4e5z7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8925\"\n\"--------------------------------2nzs6FJhsy8agNksv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8926\"\n\"--------------------------------i9aRvvYfcTMhz7J6A--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8927\"\n\"--------------------------------vdAu5GPJtWm6GTMDZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8928\"\n\"--------------------------------GpmyvbsgNsNTELJqj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8929\"\n\"--------------------------------SpXXHKtwDkQSFPEQh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8930\"\n\"--------------------------------v2odcjPGQwB4L4jS9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8931\"\n\"--------------------------------nxuBuK8hTsct77aQo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8932\"\n\"--------------------------------ZZ52PHErWebsXfr4P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8933\"\n\"--------------------------------YfP8nobqGuzbrvW89--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8934\"\n\"--------------------------------G5HPS2Bryk5kWkhr9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8935\"\n\"--------------------------------bGbKbQBy96qjSajCC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8936\"\n\"--------------------------------N74ykZb3eWzyHGQ98--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8937\"\n\"--------------------------------EQ76TenWnRJSwXYLm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8938\"\n\"--------------------------------Cr9j38W5MAkxpwiek--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8939\"\n\"--------------------------------BwnhhY7txtB4NKaE5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8940\"\n\"--------------------------------MYxKE2wLogiR32Bbi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8941\"\n\"--------------------------------LrArrSrEBcDrvZFNE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8942\"\n\"--------------------------------FasNa2brEYXrphNzi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8943\"\n\"7357--------55409453--------wrcFeEiHoPp4b8LfA\"\n\" SP : Livré\"\n\"------------------------55409453--------wrcFeEiHoPp4b8LfA--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8944\"\n\"--------------------------------G5m6ygpugpPA6SHSH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8945\"\n\"--------------------------------PeXZonCHLCqvJZhuu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8946\"\n\"--------------------------------9d9JhRGruxC2QxmFA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8947\"\n\"--------------------------------Ssex7cT9KQPuWSKbh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8948\"\n\"--------------------------------BgF7n4CEfGHkLuK3e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8949\"\n\"7359--------25983635--------vfpQcx36pCaYPT8sk\"\n\"------------------------25983635--------vfpQcx36pCaYPT8sk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8950\"\n\"7358--------21021210--------HrmJWhX3T3FuH3Tav\"\n\"------------------------21021210--------HrmJWhX3T3FuH3Tav--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8951\"\n\"--------------------------------YhPYeqKb6R8ShudLo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8952\"\n\"--------------------------------SaY8P6MEKmdSxBzzt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8953\"\n\"--------------------------------xQxozDbnwckh2dezC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8954\"\n\"--------------------------------EGh3KERrKDQhnsGuS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8955\"\n\"--------------------------------gEnnw8gspmwvkHjhJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8956\"\n\"--------------------------------oz3xEivWv5WvYxHoq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8957\"\n\"--------------------------------Lasc8RPY98JdGzC44--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8958\"\n\"--------------------------------e9TRtWwtcrLwPXGDo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8959\"\n\"--------------------------------hdWHFQBi3h3Q4BbYB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8960\"\n\"--------------------------------5LLhrJ2pZMMyWyo7c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8961\"\n\"--------------------------------JfxwNMSLsfov5JdXR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8962\"\n\"--------------------------------rHBJDLH7uSz2CiraG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8963\"\n\"--------------------------------xEE7W2NMGLXiEfNkX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8964\"\n\"--------------------------------PwxXQhKvcXh6J2hQt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8965\"\n\"--------------------------------QnyaYQKcfhEKiCyup--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8966\"\n\"--------------------------------ESxRdfP7sAHpcS3Hn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8967\"\n\"--------------------------------FEMAZCcxNhSBCPup3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8968\"\n\"--------------------------------qEBt8Kh8n4TTKcMCs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8969\"\n\"--------------------------------saMiE2BDe2LpPd9xE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8970\"\n\"--------------------------------W8Bajn4gurLAg8DG9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8971\"\n\"--------------------------------9KEX52YmpLu9bf43u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8972\"\n\"--------------------------------gFuPSyRcZa292HQCe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8973\"\n\"--------------------------------NCcLMqWvHn5Tgn6ZB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8974\"\n\"--------------------------------W8qiTNApJzfGGkfxb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8975\"\n\"--------------------------------wQBpmkh8qSEM8QRne--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8976\"\n\"--------------------------------K8eAKAaMKAjdaDc2Y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8977\"\n\"--------------------------------YcNSB372m6gEDgonb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8978\"\n\"--------------------------------EFYDc36ncMKacvscj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8979\"\n\"--------------------------------7XhZQF6EZ7xgn6oQF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8980\"\n\"--------------------------------6arfSky6aJ536J3fy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8981\"\n\"--------------------------------9NhoNsJjqNnB3Lu5c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8982\"\n\"--------------------------------qykNPNvcek86avqrs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8983\"\n\"--------------------------------Fz7psZPvWin48pBQm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8984\"\n\"--------------------------------zyjQ5weKpbNQTteuc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8985\"\n\"--------------------------------dL8dTZY42oXSXruwu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8986\"\n\"--------------------------------nFCY6W5tB6GJr3GaF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8987\"\n\"7641--------50152305--------8hHpYKpD2GMdDL67R\"\n\" SP : Livré\"\n\"------------------------50152305--------8hHpYKpD2GMdDL67R--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8988\"\n\"--------------------------------rWwMYSmyRZbb9JSXE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8989\"\n\"--------------------------------orxaKiuLmhPrWHgKf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8990\"\n\"--------------------------------Zm8pD5QGxPRbGjGzH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8991\"\n\"7367--------95546662--------QzE8h8XXs8krjeD7z\"\n\" SP : Livré\"\n\"7923--------95546662--------QzE8h8XXs8krjeD7z\"\n\" SP : Livré\"\n\"------------------------95546662--------QzE8h8XXs8krjeD7z--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8992\"\n\"--------------------------------NnkuDGut9DdMkpL8n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8993\"\n\"--------------------------------Xmqt4Cmiie9aKNXPM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8994\"\n\"--------------------------------bKKrouEfxNuNLybpQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8995\"\n\"--------------------------------Eoj3QTEsWoGp4ri5K--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8996\"\n\"--------------------------------EndCQQ5DfTyTtPZBK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8997\"\n\"--------------------------------uohbFoMdqYsa5HtuX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8998\"\n\"7368--------54230798--------pasTzE5tXGufeSvvi\"\n\"------------------------54230798--------pasTzE5tXGufeSvvi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------8999\"\n\"--------------------------------rT3XqL69y8NWDhH5h--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9000\"\n\"--------------------------------p7zHTpwcHRWhq45qn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9001\"\n\"--------------------------------ePXzShPikW2tGbtqw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9002\"\n\"--------------------------------AHwEpA9i56PfqtNmR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9003\"\n\"--------------------------------j97JLZmDAuJ77fGch--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9004\"\n\"--------------------------------CjXDDdyDfATCZdaCc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9005\"\n\"--------------------------------vpMowFbwyDGWszNbL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9006\"\n\"--------------------------------bzqEarYgr3xiZe3Su--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9007\"\n\"--------------------------------QZ6Pn936zxF5ATTxb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9008\"\n\"--------------------------------gCPuSzkK6AsyAhJBs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9009\"\n\"--------------------------------H4o3jTfnDtSeFqBTd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9010\"\n\"--------------------------------cwSTCrTqybM5LYgTc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9011\"\n\"--------------------------------WbTt7e7FAt3QvoFr8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9012\"\n\"--------------------------------CY7BKbCWq9TX52N8k--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9013\"\n\"--------------------------------ewJBicfwDPxXWcWtc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9014\"\n\"--------------------------------wJTQ4XceWvB9svEkt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9015\"\n\"--------------------------------JkdzjhM5RiThJpCt4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9016\"\n\"--------------------------------wnNuQhiKBx9Guknqt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9017\"\n\"--------------------------------Sk8vX49Jife6JEYy7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9018\"\n\"--------------------------------KSgqTCrwwk6WpFHj2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9019\"\n\"--------------------------------SXTNhhQCrG6AtyWQ5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9020\"\n\"--------------------------------peBcYQwsB3Bo4XEEe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9021\"\n\"--------------------------------QksHm6WmvQcXakAqS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9022\"\n\"--------------------------------vojJaBJtxTHsWDhrm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9023\"\n\"7473--------96418738--------cSQMe57bRFXkHvNZT\"\n\" SP : Livré\"\n\"7803--------96418738--------cSQMe57bRFXkHvNZT\"\n\" SP : Livré\"\n\"8120--------96418738--------\"\n\" SP : Livré\"\n\"------------------------96418738--------cSQMe57bRFXkHvNZT--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9024\"\n\"7432--------58937152--------LbFR3neXjtyWxXFug\"\n\" SP : Livré\"\n\"------------------------58937152--------LbFR3neXjtyWxXFug--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9025\"\n\"--------------------------------q6J7vH5fSkyQ7JssZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9026\"\n\"--------------------------------DWmQAvY4CYSSquecK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9027\"\n\"--------------------------------KBXLf5KYX6dgW552Q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9028\"\n\"--------------------------------Si3iNHMKH5jwbJ3EB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9029\"\n\"7385--------26431891--------yRTnLv7uJQSdYhP7K\"\n\" SP : Livré\"\n\"------------------------26431891--------yRTnLv7uJQSdYhP7K--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9030\"\n\"--------------------------------F7htq5PdsTGBhaKSK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9031\"\n\"--------------------------------YZZKAg5kDyzfwZwNP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9032\"\n\"--------------------------------8qNFjkZpNN2tDMZf6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9033\"\n\"--------------------------------uoeNjD8jqEXP8KEEp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9034\"\n\"--------------------------------SdAa3w7v5Yvf7a3oq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9035\"\n\"--------------------------------2WKrvypBtJhsaHx5R--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9036\"\n\"--------------------------------MNXZQ8RiA8XZrciHh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9037\"\n\"--------------------------------it8sb7L6g6HYW6ZGd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9038\"\n\"--------------------------------hMbP5aSZfFcE43p6m--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9039\"\n\"--------------------------------cgAmzTZWfgwiXYGiS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9040\"\n\"--------------------------------SaF3CSLwExPjrHHHX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9041\"\n\"--------------------------------T2EvdZ9Aioic4X8Bv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9042\"\n\"--------------------------------69fmkWvTDvAqErbWq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9043\"\n\"7384--------27296940--------fYMW6JeLFT9hCLxbS\"\n\"------------------------27296940--------fYMW6JeLFT9hCLxbS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9044\"\n\"2116--------53003040--------446429620\"\n\" SP : Livraison effectuée\"\n\"7460--------53003040--------rAtaCChvJzmuCWDCw\"\n\" SP : Livré\"\n\"------------------------53003040--------rAtaCChvJzmuCWDCw--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9045\"\n\"--------------------------------kG5vun36smiXExMN6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9046\"\n\"--------------------------------ZfC5gBTGTAMYoA9xr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9047\"\n\"--------------------------------DRqsoBseggiFd4w43--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9048\"\n\"7419--------58930995--------iLr5YHTrSqfCu7udE\"\n\"------------------------58930995--------iLr5YHTrSqfCu7udE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9049\"\n\"--------------------------------EYD4eD53F9ajaNjLb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9050\"\n\"--------------------------------Pd8uhQAXAnhxEmzNg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9051\"\n\"--------------------------------yTNbRYZgTrYqwpZ8f--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9052\"\n\"--------------------------------BcNxfNRxSprLjcESd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9053\"\n\"--------------------------------gAxdFLSNaFFtLrJtm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9054\"\n\"7390--------58190321--------D3PcPsowQ7HBnjKB4\"\n\" SP : Livré\"\n\"------------------------58190321--------D3PcPsowQ7HBnjKB4--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9055\"\n\"3559--------97633743--------519598153\"\n\" SP : Livraison effectuée\"\n\"5418--------97633743--------\"\n\" SP : \"\n\"7389--------97633743--------rfmgmuenPvyK8vSRf\"\n\" SP : Livré\"\n\"------------------------97633743--------rfmgmuenPvyK8vSRf--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9056\"\n\"--------------------------------ihQCoYv2zzK7r78wb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9057\"\n\"--------------------------------5vGHdXH2jTESd5W2r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9058\"\n\"--------------------------------Abf9zvFx2PeWDEZvo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9059\"\n\"--------------------------------WKFX5gFtnAMWD4qTJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9060\"\n\"--------------------------------PD6AFgpZjiQmBDZ92--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9061\"\n\"--------------------------------uoymh3oCSaGSG5kkM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9062\"\n\"--------------------------------mWhmtofrfaqjCx3kz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9063\"\n\"--------------------------------rkGwQzBbueYCqo6L7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9064\"\n\"--------------------------------koYuPT2ABZBmARrpx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9065\"\n\"--------------------------------GPGqZQCvR9YZ2ydYR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9066\"\n\"--------------------------------XeXStBNhn3CK9kaPs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9067\"\n\"--------------------------------8qQAEZPqnoAfWkNXE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9068\"\n\"--------------------------------9b5B6Gr3d4kx9cpw9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9069\"\n\"--------------------------------NgrwKjeTDNBWQDwTY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9070\"\n\"--------------------------------w8hkphzXNsjYgnzWc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9071\"\n\"--------------------------------Z2m3C4ZXbrZJbJygv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9072\"\n\"--------------------------------dggGQBQPrqGHrZC8u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9073\"\n\"7422--------52434130--------D4M7u2yFd7ihesWLZ\"\n\" SP : Livré\"\n\"------------------------52434130--------D4M7u2yFd7ihesWLZ--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9074\"\n\"--------------------------------8FSecMFyAuEwGx4hh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9075\"\n\"--------------------------------x3sLxtkNX7eABMzwS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9076\"\n\"--------------------------------kydidxRzF4eHmxKxT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9077\"\n\"--------------------------------THXwHNTLjj3S4R2Ly--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9078\"\n\"--------------------------------ttyu8YLnQN9tqB7qw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9079\"\n\"--------------------------------pfBjKpWidE34fC4d9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9080\"\n\"--------------------------------78Z4XDQjRn6AzhkXq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9081\"\n\"--------------------------------gyMivMsC77tvsEZcP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9082\"\n\"--------------------------------zwbJiWharepbr9gpH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9083\"\n\"--------------------------------m7hTbLiuR6cN3n7hb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9084\"\n\"--------------------------------n4JNwNE4vYkCyw93X--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9085\"\n\"--------------------------------2PyCkeRbGRFbddM2u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9086\"\n\"--------------------------------36nZcazEQhRPpycKq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9087\"\n\"--------------------------------DZgMkFotS8HM8pLKp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9088\"\n\"--------------------------------m3R4ue7m9eqgLFLp4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9089\"\n\"--------------------------------RWqYMfdv376FuWfrL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9090\"\n\"--------------------------------D9u8S2tQY3ibJ5zNb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9091\"\n\"--------------------------------DRz9tXzDqnzmZW3ic--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9092\"\n\"--------------------------------QBCy5pfujojSgs3Ew--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9093\"\n\"--------------------------------gZWRCmmfYfuujAWvp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9094\"\n\"--------------------------------4tGkvMxWC654QguoC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9095\"\n\"7532--------26907286--------5jyWc8PtGEjLENpCD\"\n\" SP : Livré\"\n\"------------------------26907286--------5jyWc8PtGEjLENpCD--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9096\"\n\"--------------------------------76xLJF6b9k2XrBShn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9097\"\n\"--------------------------------X98nySq546SBtzGPN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9098\"\n\"--------------------------------SGowYyfm7nr3jksWP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9099\"\n\"--------------------------------DfMJiZXm3JtbFFGr6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9100\"\n\"7486--------28661152 --------NzqvQNgvr5FcxjhKh\"\n\" SP : Livré\"\n\"------------------------28661152 --------NzqvQNgvr5FcxjhKh--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9101\"\n\"--------------------------------YbzbQyuYD984daFuE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9102\"\n\"--------------------------------rtjjc6PTWfJm9XueH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9103\"\n\"--------------------------------obJompztbNaWtm6RY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9104\"\n\"--------------------------------oxd5pSYXZ4ZZ8vhm2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9105\"\n\"7421--------27438306--------Ykyfy2uWdSmyojyzS\"\n\" SP : Livré\"\n\"------------------------27438306--------Ykyfy2uWdSmyojyzS--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9106\"\n\"--------------------------------o8Ek4jFuyX9NAagHu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9107\"\n\"--------------------------------NLZKfLRbug2YKmiFa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9108\"\n\"--------------------------------XtGapA5mPiirKZpuC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9109\"\n\"--------------------------------SuXxcGeF43Nsc2fWe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9110\"\n\"--------------------------------icgNkTkqMr4wH4GDK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9111\"\n\"--------------------------------ykYrkAyHCkYsuQwj8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9112\"\n\"--------------------------------jjPFtti7RFYN6RYDm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9113\"\n\"--------------------------------SFQmTa5cHLcEXFWuK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9114\"\n\"--------------------------------Ag8ojEf9CErSmKRCF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9115\"\n\"--------------------------------PyTCQMWdxyp6HxJQe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9116\"\n\"--------------------------------wWZGLmEEwnrER3j9D--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9117\"\n\"--------------------------------6XtRC6WgF9B3eePRJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9118\"\n\"--------------------------------N4Dx2DNDDsMJ5xqPo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9119\"\n\"--------------------------------W4NMc5diaddZm5EYn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9120\"\n\"--------------------------------i9mP87JWjEmeR8oz7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9121\"\n\"--------------------------------ZCju2gpnK4AZ5osGc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9122\"\n\"--------------------------------t2rq3dR6RudCPpMva--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9123\"\n\"--------------------------------jR4Jp6Bk3D4eo4eJ7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9124\"\n\"--------------------------------zjjxhuzxMpEYstya6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9125\"\n\"--------------------------------F32ouHC5GhFqcHEe5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9126\"\n\"--------------------------------Ca3eKJqTk27PuQNF2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9127\"\n\"--------------------------------G5uRN5BACprWZ4xhE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9128\"\n\"--------------------------------pLeNS9k9DHTCmkFQD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9129\"\n\"7411--------25949209--------uKxpyiSNcBwfMPbsu\"\n\" SP : Livré\"\n\"------------------------25949209--------uKxpyiSNcBwfMPbsu--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9130\"\n\"--------------------------------JcLpHfJ2uxTzbdZo3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9131\"\n\"--------------------------------WjR7txiW4DtaDag9H--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9132\"\n\"--------------------------------xgZC6viwScqA3wbbg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9133\"\n\"--------------------------------hpe58wZfAndRjH6j4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9134\"\n\"--------------------------------kvmxwE9oRxupZL9SE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9135\"\n\"--------------------------------JSNvTz7eM3uTqWr3z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9136\"\n\"--------------------------------LFf8ZQSG9p3XLyX4d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9137\"\n\"--------------------------------EJnhdFMrzWjF6Faps--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9138\"\n\"--------------------------------4Y8guoj8RWXtE4tBu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9139\"\n\"--------------------------------9R3tHi6H4XPFwQCgw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9140\"\n\"--------------------------------54TpvfXnW2Am5XAf7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9141\"\n\"--------------------------------h9J5wjkKeN6QysxnT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9142\"\n\"--------------------------------HonssznGE7mY4qTk7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9143\"\n\"--------------------------------mXniht5SXFZqhJSfH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9144\"\n\"--------------------------------aYDb789LD2KJ8LKSn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9145\"\n\"--------------------------------aYLKecFcEqCW28XH2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9146\"\n\"--------------------------------hsChFDE3LRfvFY3Jw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9147\"\n\"--------------------------------99zh7An3tTJ3db4mF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9148\"\n\"--------------------------------nYkmQpy6JnxBZzCzx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9149\"\n\"--------------------------------BFhtQyTJf38f8rhMG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9150\"\n\"--------------------------------dyKj7W9TzCLto8GfW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9151\"\n\"7461--------46555202--------rGCmuhjadobiBH7nC\"\n\" SP : Livré\"\n\"------------------------46555202--------rGCmuhjadobiBH7nC--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9152\"\n\"--------------------------------BCwvLchSaSL7Fzvsm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9153\"\n\"--------------------------------v6dKh6ya255MebrKz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9154\"\n\"--------------------------------Nm6fNHoZCGGLKSuWM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9155\"\n\"--------------------------------xzBx8No89aAzDjd8n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9156\"\n\"--------------------------------Xim3sbPxTkiTxMpDn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9157\"\n\"--------------------------------LN9DzYxfcEGRxtyhi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9158\"\n\"--------------------------------8z63GqYkmHg6KYt89--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9159\"\n\"--------------------------------zqtbgkzpZKjgNPP97--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9160\"\n\"--------------------------------rsv7Coub6qtaXo9bB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9161\"\n\"--------------------------------f4fqz3WFKNwcMvBsc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9162\"\n\"--------------------------------ZDQ3EBaQRvQX44u3h--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9163\"\n\"--------------------------------hFaGj64sHu7DPJ9rx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9164\"\n\"--------------------------------ibrfhWqB9yEucoqEJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9165\"\n\"--------------------------------R8YjumC5ybbMHtdX8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9166\"\n\"--------------------------------aPC2S2fcgqhs5By2m--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9167\"\n\"--------------------------------LdKGTKa9XrhcCvFdH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9168\"\n\"--------------------------------8Xe3nGfquvBJ6caCw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9169\"\n\"--------------------------------Y8PyCXeEBRoGAzCJ7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9170\"\n\"--------------------------------CdrDCjLyrxo9WDCAW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9171\"\n\"--------------------------------9HCoB7skX8L7usSGZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9172\"\n\"--------------------------------bwv6BbH3RbNsDZdDv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9173\"\n\"--------------------------------AhNHsM2rBWx2b7gwa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9174\"\n\"--------------------------------z5mt5ZqyH9dYGk6PN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9175\"\n\"--------------------------------yseZaoF2hjzQhEFWZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9176\"\n\"--------------------------------8i3rPk87GXm9dGBAP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9177\"\n\"--------------------------------2HEqC45w58DysRRcn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9178\"\n\"--------------------------------34nRdxYbNqsTLtz9w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9179\"\n\"--------------------------------TMacfym84CYCC9qtv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9180\"\n\"--------------------------------nk3QKYGPSHJ3dhowd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9181\"\n\"--------------------------------5Z9wjZiY53Jm99xcR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9182\"\n\"--------------------------------yGydN65emj8jZ4xi9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9183\"\n\"--------------------------------tbMKa7WeAFBin5c2L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9184\"\n\"--------------------------------M7KMwsDmi94JJ9E7H--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9185\"\n\"--------------------------------bjZzRKR5NMSsaCEJu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9186\"\n\"--------------------------------kBaAedomyyGajtW2W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9187\"\n\"--------------------------------nwKvQRyxEEy4Xeyow--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9188\"\n\"--------------------------------j94v3RQrrTLjJX4PZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9189\"\n\"--------------------------------pK46z3eJDat8sWLdy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9190\"\n\"--------------------------------Gmn6TendsrXmeyvf4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9191\"\n\"--------------------------------M4b2PkYFrCuN93NKB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9192\"\n\"--------------------------------tbhQAngTgh7uJ9P52--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9193\"\n\"--------------------------------ap6SuaQ6fnuKAqYDY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9194\"\n\"--------------------------------7D95FPpd8KHk9SJEp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9195\"\n\"--------------------------------P7BbJuLAuxtmc7taJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9196\"\n\"--------------------------------KFer5kgr9TaNdf7a3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9197\"\n\"--------------------------------pBvwahXYBFXhRAjWN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9198\"\n\"--------------------------------PBhxDznDqrEjL5G45--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9199\"\n\"--------------------------------NX3DDwJ5tPnzWejWN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9200\"\n\"--------------------------------Q4FbTtDjKpwLyTS3T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9201\"\n\"--------------------------------nMFYHF69MiP5z4cDC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9202\"\n\"--------------------------------b8GPwFSe4nZWYvspE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9203\"\n\"--------------------------------HFtSR6ioQ5c9iTa3n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9204\"\n\"--------------------------------ABMaNZmZAFwme3Rbh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9205\"\n\"--------------------------------AdfCNkHX3Q4v8qRJm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9206\"\n\"--------------------------------z2ct42RHJiFtGyRCk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9207\"\n\"--------------------------------w242GRjDByTHvRBXL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9208\"\n\"--------------------------------A9ZeRgQSTc6EeNh9c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9209\"\n\"--------------------------------xJw6EXTydE7Gst7Xq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9210\"\n\"--------------------------------4jdZxhzqkqQonFztP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9211\"\n\"--------------------------------WnsrxqzrvJfJxEQnp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9212\"\n\"--------------------------------JjeL5cDc2E4j4xxja--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9213\"\n\"--------------------------------PkyiZCj6e52NEEJa6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9214\"\n\"--------------------------------NwLRwwY6tCHRfRjxd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9215\"\n\"--------------------------------E2q6nHomztmraRQQr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9216\"\n\"--------------------------------vvh97NqYdR52wq8vK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9217\"\n\"--------------------------------7FKeSHHRSYfLSf8t8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9218\"\n\"--------------------------------9RDeJ2maEPhqfefjk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9219\"\n\"--------------------------------Ewcm8G9jPPh5wPABN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9220\"\n\"--------------------------------mRfDfdbsTfrF7bS5i--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9221\"\n\"--------------------------------mwZCYWGNT5DtkZGi3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9222\"\n\"--------------------------------jyWGHD6JRzo6dbDBn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9223\"\n\"7653--------21700240--------QKDxpDNCM7WWPa9Nt\"\n\" SP : Livré\"\n\"------------------------21700240--------QKDxpDNCM7WWPa9Nt--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9224\"\n\"--------------------------------3EZRtAF22T2rznLqJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9225\"\n\"--------------------------------GgQLACn4kXTMuZiMD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9226\"\n\"--------------------------------XutHEtQ6zfeHKLJCh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9227\"\n\"--------------------------------7tWSugt2yqY2asJYe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9228\"\n\"--------------------------------ozXudMNdALbJKNYdo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9229\"\n\"--------------------------------XqTBJR5CxvFKcBy9a--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9230\"\n\"--------------------------------N5vvKoRiRmvpy2JKo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9231\"\n\"--------------------------------oHsHhi5Qc3Gi9Mg4P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9232\"\n\"--------------------------------2cfDxLH7uZ5KD7J6P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9233\"\n\"--------------------------------jnZ4Ye7TcBnWSYds7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9234\"\n\"--------------------------------YSaJTRpuYfW3rPQJx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9235\"\n\"--------------------------------S4xfwszEFryz37Qmo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9236\"\n\"--------------------------------AuSEPESWpKWKGk6BQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9237\"\n\"--------------------------------ZCrWbipacs2kwpJzz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9238\"\n\"--------------------------------BmGCG2Pu96YtLxq5L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9239\"\n\"--------------------------------c6E9A2i3EzDJwrKCC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9240\"\n\"--------------------------------nRXkeMpt2YbXZTcNp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9241\"\n\"--------------------------------qQyC6tS6rLk8o2Cbd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9242\"\n\"--------------------------------XynMy5g8CWcFQT4Kq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9243\"\n\"--------------------------------bkNRRkstGvzSDEsQy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9244\"\n\"--------------------------------zYfLC6Sefhapra3Z2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9245\"\n\"--------------------------------xmer3zWtuGE9H3kGT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9246\"\n\"--------------------------------xQERumhFCwaY3Na68--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9247\"\n\"--------------------------------bN26yNgwcZdTmP7er--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9248\"\n\"--------------------------------y5g8tN5vDiChj7EZF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9249\"\n\"--------------------------------5twoXwdzdcQfL3wrT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9250\"\n\"--------------------------------aXP8c5GZWYDJbWSfb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9251\"\n\"--------------------------------tM2wZYy9Stmz55684--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9252\"\n\"--------------------------------vT49QJ5cbeHg6sHFA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9253\"\n\"--------------------------------6FE2HSYNtmeA9ZBPk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9254\"\n\"--------------------------------XX7aoiXmje2suvmmG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9255\"\n\"--------------------------------Y3ogW5LaTSzJoK3pB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9256\"\n\"--------------------------------WEbprkWo3JjfTiybw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9257\"\n\"--------------------------------j752eP4GNmu899J8n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9258\"\n\"--------------------------------CMbCee3pQNoJPijjP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9259\"\n\"--------------------------------K2mrpQe7RBnQBJejW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9260\"\n\"--------------------------------Gp9DAEiFKS8GYSu3r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9261\"\n\"--------------------------------ofRvsBfCLDLCRRALQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9262\"\n\"--------------------------------TnZ5goeAGBmjrQjEd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9263\"\n\"--------------------------------ARW3Qq3kJ5q8WqNQg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9264\"\n\"--------------------------------KygtNnsaiRsW57rmE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9265\"\n\"--------------------------------J3fquFrhXvKtgDSZb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9266\"\n\"--------------------------------7vB9eBB8tKm9caMBB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9267\"\n\"--------------------------------rgA6cugn3gHMFCkzW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9268\"\n\"--------------------------------bgLtytwXdzcDTa3TG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9269\"\n\"--------------------------------eNW5wj8aREdg43HFv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9270\"\n\"--------------------------------zKrL9JCEmJh7N6fMC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9271\"\n\"--------------------------------nj7Rb2EM5E8Kuzzvy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9272\"\n\"--------------------------------Xj446bXAR5etkgaiF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9273\"\n\"--------------------------------dtFYyyGT83E7J5dnd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9274\"\n\"--------------------------------sT9vafwxRqviztCeC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9275\"\n\"--------------------------------79ZEizAwhbhZhxA8L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9276\"\n\"--------------------------------jFzPouqnfLWjDgoNF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9277\"\n\"--------------------------------Kosnb252fshPyrzDf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9278\"\n\"--------------------------------cr9o8rs4u2XsmX2op--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9279\"\n\"--------------------------------GWvaFfaZJ8uqmBYFc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9280\"\n\"--------------------------------H8uhNKvmsSSQpFLjH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9281\"\n\"--------------------------------PwB4PM4keZ5qWjGhD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9282\"\n\"--------------------------------uNJkMMc3BgqauT2jv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9283\"\n\"--------------------------------oKShvXuAME8iiTPKL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9284\"\n\"--------------------------------stpkYnXd58nEAesk7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9285\"\n\"--------------------------------9RuNLWt9HmbsxaLcb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9286\"\n\"--------------------------------FrmTY7A32jbevts4d--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9287\"\n\"--------------------------------qRX5NicNXCK8jbcPC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9288\"\n\"--------------------------------cKd7BWuN8LDGqYP75--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9289\"\n\"--------------------------------e9wTm9nxkFA2w5Km3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9290\"\n\"--------------------------------hudQhukg7tE6Gfbsq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9291\"\n\"--------------------------------ziS8XxdcEavWicmH7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9292\"\n\"--------------------------------eR68hcKQWXhL8k6nY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9293\"\n\"--------------------------------TXx6fBNMk8ryWTRF7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9294\"\n\"--------------------------------scjDQBX5SDwyXGqaj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9295\"\n\"--------------------------------XKaeneGxi5763FXM7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9296\"\n\"--------------------------------suBxEmFgHhZ3fxLBJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9297\"\n\"--------------------------------pYsJH2mqXQpyiX7qM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9298\"\n\"--------------------------------EtHrp2bK4vzk2dRb2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9299\"\n\"--------------------------------gtSntSay2JzXkmBmT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9300\"\n\"--------------------------------H845qsokgivFDDc9R--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9301\"\n\"--------------------------------mMjGbuyrWQ6w5prHh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9302\"\n\"--------------------------------KSpDyXWa5mk9fnHJ9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9303\"\n\"--------------------------------nXPfAjxQDp89zfg5F--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9304\"\n\"--------------------------------NwTQ5thTSygmgSGTh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9305\"\n\"--------------------------------NoAsydvih5Ygj7zCB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9306\"\n\"--------------------------------P8pKDdzkZQ8NcME46--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9307\"\n\"3178--------22004508--------272028099\"\n\" SP : Livraison effectuée\"\n\"7470--------22004508--------i5QW7mbGwSLcB8kiw\"\n\" SP : Livré\"\n\"7990--------22004508--------i5QW7mbGwSLcB8kiw\"\n\" SP : Livré\"\n\"------------------------22004508--------i5QW7mbGwSLcB8kiw--------3\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9308\"\n\"--------------------------------o6QXknwat38oTTYyv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9309\"\n\"--------------------------------NtxT9n7jAJ2mPxWi5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9310\"\n\"--------------------------------XhSfowWmBHX4K4N7A--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9311\"\n\"--------------------------------fAFNgJsJMy2ndKcuF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9312\"\n\"--------------------------------wi6KDndGNYBwqjdio--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9313\"\n\"--------------------------------7gopzxiLQF43N3G5P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9314\"\n\"--------------------------------egraRARvHQ2yRqvbg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9315\"\n\"7455--------94510819--------X4YgjxNZcvsi4cZjm\"\n\" SP : Livré\"\n\"------------------------94510819--------X4YgjxNZcvsi4cZjm--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9316\"\n\"--------------------------------crjKY6aShGp4RCHnM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9317\"\n\"7454--------29766815--------ZyQSCYFXEWWLbL2yG\"\n\" SP : Livré\"\n\"------------------------29766815--------ZyQSCYFXEWWLbL2yG--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9318\"\n\"--------------------------------bqDN9xsvrGcAY6zzN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9319\"\n\"--------------------------------FAjZHgxAYY5kPkTzY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9320\"\n\"--------------------------------3aNshetZKX4FM8w5g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9321\"\n\"--------------------------------uLSBj6phrZKPCJsuu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9322\"\n\"--------------------------------nPaxAC8DkAQqmScu9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9323\"\n\"--------------------------------pfcDPfPuPQ7kjGNKg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9324\"\n\"--------------------------------n4XTLomysof96gwr8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9325\"\n\"--------------------------------5D6N2nGQTWDeGtDaA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9326\"\n\"--------------------------------FXszP487ekR9mL9eq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9327\"\n\"--------------------------------BFo44zia2nm27W7NQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9328\"\n\"--------------------------------qkaENrTrWaNmeoaZQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9329\"\n\"--------------------------------7yRWzX4zTFp4P78xR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9330\"\n\"--------------------------------4aEReNXYyDYnk9baz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9331\"\n\"--------------------------------gbshWJLiw8pbJChBz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9332\"\n\"--------------------------------it8cZdvW673Bb6KSp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9333\"\n\"--------------------------------gcpqDrqKoqLKzQCHL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9334\"\n\"--------------------------------W6jKQevjbXGLwvnvb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9335\"\n\"--------------------------------oGtEuAw4g9X4bZQgY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9336\"\n\"--------------------------------QkaxNDPqM3oP956Rd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9337\"\n\"--------------------------------uLvLXQmSZ73cM6vQa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9338\"\n\"--------------------------------adjjkHthRvhTSKRqB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9339\"\n\"--------------------------------wCpPFCrWRv4ZSSi4x--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9340\"\n\"--------------------------------yfiLbFguPXQz8uwNg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9341\"\n\"--------------------------------gnM2a6iGb8sP8znmb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9342\"\n\"--------------------------------q2qzBqibkDhB7s8Bm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9343\"\n\"--------------------------------L96AYKqHMKJFzMyJZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9344\"\n\"--------------------------------a8Ka7RRR3Y2Waxq9P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9345\"\n\"--------------------------------cmzfbQm5YEXTiQfKX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9346\"\n\"--------------------------------mjDkApsktYwYkPfQp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9347\"\n\"--------------------------------8GhJL7cmpnQPsssrj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9348\"\n\"--------------------------------hadDb9JbFZeaoroDZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9349\"\n\"--------------------------------FhfhmwBi2TnetagW9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9350\"\n\"--------------------------------C4noiNvz5scd4afSM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9351\"\n\"--------------------------------WYEFEYRSBTLufb2Af--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9352\"\n\"--------------------------------wa7C6nauoAiAY9HQJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9353\"\n\"--------------------------------GGBwRgFRXm6c3m77T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9354\"\n\"--------------------------------2jLCftwi5oxoK8e39--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9355\"\n\"--------------------------------bM5QJ5jd7Fr6fPuqv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9356\"\n\"--------------------------------f7X4x27MNh8W3SLjh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9357\"\n\"--------------------------------3sGibuavrDD6Hod63--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9358\"\n\"--------------------------------Jp8MPufcbJeCxfG84--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9359\"\n\"--------------------------------zKZCnN3ag7WgoQP9E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9360\"\n\"--------------------------------BDCsEx8shFKPkdBKh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9361\"\n\"7495--------2552961--------LX3XMoGRPSpHfrqt5\"\n\"------------------------2552961--------LX3XMoGRPSpHfrqt5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9362\"\n\"--------------------------------G9JWXkwNbXHT57j6H--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9363\"\n\"--------------------------------MziJh7zggTmP7Mmz4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9364\"\n\"--------------------------------7orcoPdT3cwRtc9Bx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9365\"\n\"--------------------------------e6HxGRiEBwfo48ea6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9366\"\n\"--------------------------------AEgjQyeGiRnQKYRBH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9367\"\n\"--------------------------------8TxXCwhpF7A5ozuRw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9368\"\n\"--------------------------------fyv5DHSFtGDnXvAW2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9369\"\n\"--------------------------------bZR8gfETnhuHvo827--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9370\"\n\"2675--------23028455--------1566226294\"\n\" SP : Livraison effectuée\"\n\"7467--------23028455--------NwMzMRqjkkq9o83Am\"\n\" SP : Livré\"\n\"------------------------23028455--------NwMzMRqjkkq9o83Am--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9371\"\n\"--------------------------------i7dtZ7rbfCMEBr3mx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9372\"\n\"--------------------------------xa3r24YXS83retkfd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9373\"\n\"--------------------------------DohfpNdNSPMnrFam5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9374\"\n\"--------------------------------TxTz7gGKp2T5XdJbN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9375\"\n\"--------------------------------kGRhPDaPzh3DgiM7o--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9376\"\n\"--------------------------------pWfkcZbqFZ6hHGmxt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9377\"\n\"--------------------------------93rsLiR7GkBsrhAjY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9378\"\n\"--------------------------------664npMrNdsxYsF7Xp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9379\"\n\"--------------------------------oSMjJDqk3z2ze2Xdg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9380\"\n\"--------------------------------gKw76gWwd7DurtDoN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9381\"\n\"--------------------------------i3HNcAoXdeTz2zgyL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9382\"\n\"--------------------------------P6ysytDbLz4atQHet--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9383\"\n\"--------------------------------jrkGopS7ca8BX4NZe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9384\"\n\"--------------------------------5TfKFQLhmrhzgS4ME--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9385\"\n\"--------------------------------2YCZGXp4FTjHfFjzb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9386\"\n\"--------------------------------xHSp7j9LgdvF6W4ny--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9387\"\n\"--------------------------------9Y5WCQQD6uSGzsmGA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9388\"\n\"--------------------------------kvXJLSZKSxEdjvShJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9389\"\n\"--------------------------------XhFF66fnQbjPhZEMc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9390\"\n\"--------------------------------nRkkJ28mTbD7NA5Qu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9391\"\n\"--------------------------------2Ka4phWdirARr4mnf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9392\"\n\"--------------------------------tqipBfoKfN6eh5j4y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9393\"\n\"--------------------------------aHKPYFwY4owvXnhEj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9394\"\n\"--------------------------------XcWMZ56sKCm7rXAYq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9395\"\n\"--------------------------------rE3AYnxqbikJ6BWKt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9396\"\n\"--------------------------------BEHi9g9fFCYYq5wah--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9397\"\n\"--------------------------------zrt2bsRh4diumDDtH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9398\"\n\"7996--------29269970--------HS2Hj3QB9wcAJFRwh\"\n\" SP : Livré\"\n\"------------------------29269970--------HS2Hj3QB9wcAJFRwh--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9399\"\n\"--------------------------------iTbH4u7M3dd4Z8Efy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9400\"\n\"--------------------------------8GCYiW88CcMv3PXJs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9401\"\n\"--------------------------------qA8qc3TaRghzY3ygr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9402\"\n\"--------------------------------CvZd4GTaPo7kwq5mt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9403\"\n\"--------------------------------dXaGMQbeBqz5zbgcG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9404\"\n\"--------------------------------5deuz9kSLoS856ka7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9405\"\n\"--------------------------------3PCkEjEKRqMzEKiS2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9406\"\n\"--------------------------------5scgwEf8qJh6fsbSA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9407\"\n\"--------------------------------jFCM6h7qTqpTo2msK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9408\"\n\"--------------------------------tBPbnvkJLajTNMfmp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9409\"\n\"--------------------------------KCmWo5EKYH4CAvdNz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9410\"\n\"--------------------------------YDAMnjKz4836LpAo3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9411\"\n\"--------------------------------uFDz9uxZJDLBwch8T--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9412\"\n\"--------------------------------Tdy4g2MiYy8caYJoL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9413\"\n\"--------------------------------R2dHCzLnc9ffRt63z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9414\"\n\"--------------------------------xKrgqWfDwqTwf97a8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9415\"\n\"--------------------------------s2TGZBxMdyRDCoKWb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9416\"\n\"--------------------------------JgqBBCodFxW84CsEf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9417\"\n\"--------------------------------y8CwRGD7q9W8SbK4A--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9418\"\n\"--------------------------------4QtBAwxSDHDFu5cLd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9419\"\n\"7471--------92455977--------6qL9RXqeYmThwmpii\"\n\" SP : Livré\"\n\"------------------------92455977--------6qL9RXqeYmThwmpii--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9420\"\n\"--------------------------------bcSB5C76Tc9wjumm2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9421\"\n\"--------------------------------o8cGe7hbpDAF62CqE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9422\"\n\"--------------------------------hfKdKtLqNbB3izYpP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9423\"\n\"--------------------------------vzANhK5Q4jufuzk6u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9424\"\n\"--------------------------------cn6i9LGKfkPv7SFKF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9425\"\n\"--------------------------------HSDCgHgBEACJtcMzp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9426\"\n\"--------------------------------rMXoZAYY6xhDDZmn2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9427\"\n\"--------------------------------Zha426wzHMo2YeWB2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9428\"\n\"--------------------------------EfqskX7iHhg7rSANZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9429\"\n\"--------------------------------PfuLdGvywKe4omLFk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9430\"\n\"--------------------------------CMYbWr782WxrWhcPX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9431\"\n\"--------------------------------4y8WKEWzf4tLmDrkB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9432\"\n\"8006--------26285557--------iTMiKLuammMmfQCus\"\n\" SP : Livré\"\n\"------------------------26285557--------iTMiKLuammMmfQCus--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9433\"\n\"--------------------------------AgMvvFhGoeoi5txuC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9434\"\n\"--------------------------------bmmZQZhyPNAwynT22--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9435\"\n\"--------------------------------zqpDgHi536v4zBeRz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9436\"\n\"--------------------------------7kHufN6RY3zwywa5s--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9437\"\n\"--------------------------------bu7rD5NnQCeYWr68G--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9438\"\n\"--------------------------------PvHvWy5g2AuLfyLXf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9439\"\n\"--------------------------------mbopwFGyzxwcYbAkM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9440\"\n\"--------------------------------X7puYvBSz756Ma5Wf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9441\"\n\"--------------------------------yEbex6SNGMA6Xszsu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9442\"\n\"--------------------------------zEjpTtyNpFNJ2WerE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9443\"\n\"--------------------------------mYRYPavDzkGzPqRaf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9444\"\n\"--------------------------------AiYd2nAEX54sBrXup--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9445\"\n\"--------------------------------avn95Cno44g2YC7d9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9446\"\n\"--------------------------------koqN7ogwXQGe6AGMF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9447\"\n\"--------------------------------ReSE7MRe7eX3mqfE4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9448\"\n\"--------------------------------PnzTEC3XTndSRFcaA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9449\"\n\"--------------------------------SJPNgEftTxtmdxE8J--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9450\"\n\"--------------------------------8BEdrBcgoDyzz6QMx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9451\"\n\"--------------------------------LhyZSDYP2tBCSQjpd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9452\"\n\"--------------------------------fMzepqJ7qHwTLx9fE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9453\"\n\"--------------------------------zZgbQBpM2kmiSGTct--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9454\"\n\"--------------------------------k94NBoDfRoXB25Nq7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9455\"\n\"--------------------------------rJ6kEmGfRtwmjgm3R--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9456\"\n\"--------------------------------AMKiKFaikmWovZHZi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9457\"\n\"--------------------------------t9vnhRPuwPAgxNKcs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9458\"\n\"--------------------------------Qi9uTdWuzSxnc42R3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9459\"\n\"--------------------------------vwkXWvQ2meECsoAJb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9460\"\n\"--------------------------------FTgYhuNCZZ3CmDujq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9461\"\n\"--------------------------------QWC7r9vJnQcs7h2SZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9462\"\n\"--------------------------------BTzdRbCgz2kwtJDW7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9463\"\n\"--------------------------------e5crNPpfAYTvEnsuT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9464\"\n\"--------------------------------MPyTHkctskM3gQhQ5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9465\"\n\"--------------------------------HmsXbGjxpq7cDgD9i--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9466\"\n\"--------------------------------CvrzcDSDzQz2dtt32--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9467\"\n\"--------------------------------MS52Wn2jJRT7oYFuk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9468\"\n\"--------------------------------9RJW6SKzY79QXCw5Z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9469\"\n\"--------------------------------hEAp2WMnksaa5uhp9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9470\"\n\"--------------------------------LFgdWL9MkpqhLe3Nw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9471\"\n\"--------------------------------2yjQAPiAnTCtrbcw6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9472\"\n\"--------------------------------HrNAPLF3J4c7AtJei--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9473\"\n\"--------------------------------TzGBHGh52GjFpKxZc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9474\"\n\"--------------------------------uwoG7FSRZwb2icZMw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9475\"\n\"--------------------------------uP2st3JB9Y6GhWL7g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9476\"\n\"--------------------------------oD2jKnmqjT2BFfX3E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9477\"\n\"--------------------------------HXWWcZ3cwi49K3tSf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9478\"\n\"--------------------------------pxKxHiLfSyhpgvwbx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9479\"\n\"--------------------------------zqNhmPiFjSPDu26Px--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9480\"\n\"--------------------------------4Ry9oT6ghbRv9kg3A--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9481\"\n\"--------------------------------ddYaBaMEkommELnw2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9482\"\n\"--------------------------------M23qFJejZq9QLmNMy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9483\"\n\"--------------------------------4sPDnaLCJJ6xKvX7D--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9484\"\n\"--------------------------------iiLDJfGCJBi7F22o8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9485\"\n\"--------------------------------9Mo5HFixJmz4p68yG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9486\"\n\"--------------------------------bwYgbsjd8Ft3cWKD2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9487\"\n\"--------------------------------kRZBS67tWJMTCLaDS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9488\"\n\"--------------------------------bCsBrSSY57fqZ54XX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9489\"\n\"--------------------------------x6Ym7n9FnHT8cJ3mr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9490\"\n\"--------------------------------u6kmGAJwWmx5dhQkC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9491\"\n\"7481--------97840897--------ZFYNohJDyLwxJNC4E\"\n\" SP : Livré\"\n\"------------------------97840897--------ZFYNohJDyLwxJNC4E--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9492\"\n\"--------------------------------rPLujdhqexyemJC3k--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9493\"\n\"--------------------------------JhqzgtXnYQtcjHKPv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9494\"\n\"--------------------------------ur8RvG6YYTsACzWXg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9495\"\n\"--------------------------------5Cy8HktGanur3pWqe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9496\"\n\"--------------------------------oHizm2NYyZvZ8MAf2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9497\"\n\"--------------------------------BYngpT8dx6S6KsfFZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9498\"\n\"--------------------------------yoLDc87dEjc6Yfv42--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9499\"\n\"--------------------------------SYyDXjdQpDSkKcEso--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9500\"\n\"--------------------------------JEbw9o54edKXWBfj6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9501\"\n\"--------------------------------ynC7zkuKiuCfK3bBk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9502\"\n\"--------------------------------tRNcjFaRhEhDatanm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9503\"\n\"--------------------------------ETftGcSveBn9nPhbb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9504\"\n\"--------------------------------2shdk5J8wy6pbZFYN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9505\"\n\"--------------------------------XmEDmYxAcHwGEkCyG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9506\"\n\"--------------------------------LNKhN72H5MJQZHzzP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9507\"\n\"--------------------------------xMxYzwFyvg89yiueD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9508\"\n\"--------------------------------qTq6toK6Lh4dX6L8b--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9509\"\n\"--------------------------------ahCPRipij39J3BDFu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9510\"\n\"--------------------------------dSEL3DiesDXY6epHr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9511\"\n\"7665--------21645106 --------zCsiXT9ERKivtAJBd\"\n\" SP : Livré\"\n\"------------------------21645106 --------zCsiXT9ERKivtAJBd--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9512\"\n\"--------------------------------2KDs4E3BZqpJw8AWR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9513\"\n\"--------------------------------85B3FYCcJXbdYoJDm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9514\"\n\"--------------------------------kpwACrRZL44CNsSAc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9515\"\n\"--------------------------------vbrHJr5opoXhh7bxa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9516\"\n\"--------------------------------jQdryqnAkKEaDvSKv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9517\"\n\"--------------------------------xm4HmsZhAdddA5kXe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9518\"\n\"--------------------------------afhTn8ZZLKfNYjJH6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9519\"\n\"--------------------------------huWjLbr4YuiJAT6Lt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9520\"\n\"--------------------------------Roy3kgZEkSY78da2L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9521\"\n\"--------------------------------XTDachr9ZNPELdxsx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9522\"\n\"--------------------------------PgZ6gay5Y9JrJoCbA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9523\"\n\"--------------------------------NJGHvFmP66A2Y6YWr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9524\"\n\"--------------------------------oE3YNkzKisZjMD7BY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9525\"\n\"--------------------------------ZNE3w4kmjXTQ9kgQ2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9526\"\n\"--------------------------------YkXrvHNoX7KyPXjSr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9527\"\n\"--------------------------------QfG7jPgMEpY9bu77f--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9528\"\n\"--------------------------------wkPz5FkbmsDK3bcft--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9529\"\n\"--------------------------------GtKB7Hoe22ksobPx9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9530\"\n\"--------------------------------aL5q9yCbTTtxGfEfG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9531\"\n\"--------------------------------cx4FFSQvJYTiS9MdX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9532\"\n\"--------------------------------RYE388ZK6jynucTbJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9533\"\n\"--------------------------------fgta7NKBSRihpM8jR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9534\"\n\"--------------------------------PLkXg24mnZHzL3KCB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9535\"\n\"--------------------------------yKXvBtcTT93qiEEAB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9536\"\n\"--------------------------------f6LsyLdE4gndCTB7m--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9537\"\n\"--------------------------------keymSTi5s5GdiujJN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9538\"\n\"--------------------------------EwsvAknewbqNRbecH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9539\"\n\"--------------------------------bSizhxyPRspKwa92L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9540\"\n\"--------------------------------D8aMuuZELzuEGm8uF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9541\"\n\"7493--------53545446--------TTpdZemctzCnCTrjj\"\n\" SP : Livré\"\n\"------------------------53545446--------TTpdZemctzCnCTrjj--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9542\"\n\"--------------------------------H3bYTNKSSBa8chf4X--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9543\"\n\"--------------------------------tG2FgTivbv25Jk3Bv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9544\"\n\"--------------------------------3EqbE9KkhkwZuP6mQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9545\"\n\"--------------------------------dSNdkjJx5opGuc59y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9546\"\n\"--------------------------------qqsAKtSeKRFJHaAvg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9547\"\n\"--------------------------------RnsZmuy4nRpd4r64i--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9548\"\n\"--------------------------------eFQcq4qhKQGzMT5T3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9549\"\n\"--------------------------------mMu9FkYWxtsWDJ2EA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9550\"\n\"--------------------------------ddFsw59uytQLvbgtX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9551\"\n\"--------------------------------mdpqRTkwXcYsN7dDJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9552\"\n\"--------------------------------YgesjiGse54z2qE8W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9553\"\n\"--------------------------------rSesHtjDZNBj9zpGG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9554\"\n\"--------------------------------Hj6w6qCfoBDL4PYcb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9555\"\n\"--------------------------------8M4ztpLyErLEQwTrP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9556\"\n\"--------------------------------a5RjG3fggC5caKRao--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9557\"\n\"--------------------------------2qarXrjrrXtRvvCxe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9558\"\n\"--------------------------------qtRxkbkxEkXmqJQxF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9559\"\n\"--------------------------------JvpENwLasd3bavBhN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9560\"\n\"--------------------------------GGdMHZkMPsxgNshuv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9561\"\n\"--------------------------------jEmJc8ZGWCBwakXqt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9562\"\n\"--------------------------------yzWRA694i2dSkm5oJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9563\"\n\"--------------------------------uNuAJDscZyajty2ua--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9564\"\n\"--------------------------------RfZsvhCkbPokcaBGS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9565\"\n\"--------------------------------KCTkRceRH5oLEMZZM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9566\"\n\"--------------------------------KwYtRZphbb7pJc9pN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9567\"\n\"--------------------------------nJWWbSWi384Tf4RmL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9568\"\n\"--------------------------------uZwdJA4uEeiod6CvB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9569\"\n\"--------------------------------4GogXsxnHazeDgeSY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9570\"\n\"--------------------------------SDwNbshJHCL6XLX5t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9571\"\n\"--------------------------------nFCa997hGkeNbMASG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9572\"\n\"--------------------------------Xxgkh8axYavXh596J--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9573\"\n\"7494--------21268617--------WHukPie5vYAPHNmZe\"\n\" SP : Livré\"\n\"------------------------21268617--------WHukPie5vYAPHNmZe--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9574\"\n\"--------------------------------KEoFbA2ipYgnGzp7C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9575\"\n\"--------------------------------LRxZdCRhkpGA4Ntok--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9576\"\n\"--------------------------------MC6yeEP94ZujoZwL9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9577\"\n\"--------------------------------rP4xS5uaaazbrQeSh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9578\"\n\"7515--------52137342 --------kk5FHxS9ywmym2WQY\"\n\" SP : Livré\"\n\"------------------------52137342 --------kk5FHxS9ywmym2WQY--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9579\"\n\"--------------------------------LFsAomZzv6LhrJGWD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9580\"\n\"7508--------22737791--------5yGbZvoaaz7toYzb5\"\n\" SP : Livré\"\n\"------------------------22737791--------5yGbZvoaaz7toYzb5--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9581\"\n\"7520--------51076967--------9dktWSwjkXkwDErA9\"\n\" SP : Livré\"\n\"------------------------51076967--------9dktWSwjkXkwDErA9--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9582\"\n\"--------------------------------mHHrJr8M5pXGAdtmJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9583\"\n\"--------------------------------aAo3iMQcWnECnNDuQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9584\"\n\"--------------------------------2bZuGQ3m9DtGbfR3w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9585\"\n\"--------------------------------JYSjBkkD2zhtKXcRh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9586\"\n\"--------------------------------tc6uztrkEqEKgDa4q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9587\"\n\"--------------------------------i8JtaaTwEz4YKMtfr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9588\"\n\"--------------------------------eRyymFEkddmoQgdB7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9589\"\n\"--------------------------------tQAh27t65zkDPKFd9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9590\"\n\"--------------------------------L9ir5jSyiqiz3djqR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9591\"\n\"--------------------------------rHYBDxgayghYTEhmE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9592\"\n\"--------------------------------tb53bEToN4RZwZw6j--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9593\"\n\"--------------------------------wukxgHkGnR7BBTpfy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9594\"\n\"--------------------------------WrH9oTkt6uBB4a3L3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9595\"\n\"7519--------52816516--------eeJTzcvBksLwn9wk8\"\n\" SP : Livré\"\n\"------------------------52816516--------eeJTzcvBksLwn9wk8--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9596\"\n\"--------------------------------uuaTknrhGx2ZZTe6f--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9597\"\n\"--------------------------------t5GGR7NQoiYxr8CDN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9598\"\n\"--------------------------------i7LvMSY6baoSWk7Hb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9599\"\n\"7530--------50983811--------hfzwvfMg7ACbAbWMg\"\n\" SP : Livré\"\n\"------------------------50983811--------hfzwvfMg7ACbAbWMg--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9600\"\n\"--------------------------------9nfHcNRxheCdvZ6mq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9601\"\n\"--------------------------------LCp38kdxLdiXe2ky5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9602\"\n\"7524--------40921310--------JBeFMbmFN7oEe8xhy\"\n\" SP : Livré\"\n\"------------------------40921310--------JBeFMbmFN7oEe8xhy--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9603\"\n\"--------------------------------fP6dv9v4vJekPZech--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9604\"\n\"--------------------------------LjqzZneJGajhWYa6u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9605\"\n\"--------------------------------WFtcqpXyyQQuxHEkX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9606\"\n\"--------------------------------43iemyi6Kvab9K56D--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9607\"\n\"--------------------------------oCTBHEkAgNG47grkN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9608\"\n\"--------------------------------JLKnFhW5szwiA8HFE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9609\"\n\"--------------------------------MHMkHE8g3K3PjL9DW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9610\"\n\"--------------------------------WquzSqLKXTt9637JC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9611\"\n\"--------------------------------Hb383HqNza2ZtHGs7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9612\"\n\"7526--------26668801--------hZH5e7cScDLi6Ehmr\"\n\" SP : Livré\"\n\"------------------------26668801--------hZH5e7cScDLi6Ehmr--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9613\"\n\"--------------------------------Yz8ihfqhRCGNJQYPC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9614\"\n\"--------------------------------GgdEYBmkAQDMhRMQB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9615\"\n\"--------------------------------R5YA3mtty7JBtwFc9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9616\"\n\"--------------------------------Rg9iZXGoGZvMwcFCy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9617\"\n\"--------------------------------WBcQmEi8y3XXZ394h--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9618\"\n\"--------------------------------7QstCPbkosovSmJbT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9619\"\n\"--------------------------------N4axH3NK5QZEJE4hA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9620\"\n\"--------------------------------scpYnhouG8qvKd7Eo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9621\"\n\"--------------------------------PuvMoKr8d3mhDwkNs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9622\"\n\"--------------------------------fBfohcovKmS2Dke2m--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9623\"\n\"--------------------------------awowzYgRW9FqgbZuW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9624\"\n\"--------------------------------dHQaaQMXjpBgGTzBw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9625\"\n\"--------------------------------5sdGTBPdnfXu3ppE7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9626\"\n\"--------------------------------bL5PuTSPEv8HLNAYp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9627\"\n\"--------------------------------PR34g9zeaDxmxvP2y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9628\"\n\"--------------------------------fZAnwtST6zH4BKcJk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9629\"\n\"--------------------------------XozzMKrzHDMyh8gYa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9630\"\n\"--------------------------------LKyonPQkAJXAvrhpT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9631\"\n\"--------------------------------nDTfFCBgXdG69y5uP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9632\"\n\"--------------------------------qzEjWyBDkLunRrhQu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9633\"\n\"--------------------------------xq5rw6BFBNeBiWE8b--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9634\"\n\"7527--------97266145--------E7YTscbXjQ27GttcD\"\n\" SP : Livré\"\n\"------------------------97266145--------E7YTscbXjQ27GttcD--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9635\"\n\"--------------------------------nzLLzpdpWnE36EkTJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9636\"\n\"--------------------------------5WDtSRrw8mbRyvmsY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9637\"\n\"--------------------------------JZCpC48ATzpSq9c4e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9638\"\n\"--------------------------------Tw8Lvq6yH5idNeE7L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9639\"\n\"--------------------------------PMv6X9gd5HCQqrWsc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9640\"\n\"--------------------------------9HqaPfmLcA6wm4jss--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9641\"\n\"--------------------------------6Hz9oucDgNEoiFo9g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9642\"\n\"--------------------------------qZeLaJKnc7TFarkTa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9643\"\n\"--------------------------------FFKmuwdYRijb6Et9u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9644\"\n\"--------------------------------mHWfDJw6gnurJ4iuo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9645\"\n\"--------------------------------6ntfhMqxphSMd8tgG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9646\"\n\"--------------------------------nk5PAmQje67CFxyBK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9647\"\n\"--------------------------------vSSxX8SSazvvEasfj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9648\"\n\"--------------------------------XHryXMEiioEjJrRN3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9649\"\n\"--------------------------------bDJnTtjgh3NLRWEtX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9650\"\n\"--------------------------------RZf3QxDX8P8h9dmWn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9651\"\n\"--------------------------------DGQfP8yK7GjvnoXf4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9652\"\n\"--------------------------------95KkqgcEmgHYZvMuK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9653\"\n\"--------------------------------BycAMgqkwmsBca92A--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9654\"\n\"--------------------------------KgCqMxsX4hTLdMMZ7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9655\"\n\"--------------------------------iP8qRr75ExyDr3PAu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9656\"\n\"--------------------------------8YSbYu6ypwi7htqAM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9657\"\n\"--------------------------------8taRJT6h8gmncT857--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9658\"\n\"--------------------------------EKqwDoLPYRbAiezD5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9659\"\n\"55--------52419721--------\"\n\"7536--------52419721--------dWg6DpCziKgm72cmP\"\n\" SP : Livré\"\n\"------------------------52419721--------dWg6DpCziKgm72cmP--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9660\"\n\"--------------------------------wDTnPucm2cbd9XB4b--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9661\"\n\"--------------------------------kkdB9rGoyvrXguAXK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9662\"\n\"--------------------------------yEm7hrgrwWyX8BRw3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9663\"\n\"--------------------------------W7kYHQdvp3Bifqi9N--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9664\"\n\"--------------------------------YtSYcQTjbS549vFS4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9665\"\n\"--------------------------------u3SQ6rZoxqLPi4RnP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9666\"\n\"--------------------------------pMDajxT5NZ2dMyRqW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9667\"\n\"--------------------------------JuwTtDJqhq8axXHAo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9668\"\n\"--------------------------------BNryzbBsB9qKdoz2g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9669\"\n\"--------------------------------64kzvPEJZTSzoMihz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9670\"\n\"--------------------------------PCJZf7m9iykHv2cWw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9671\"\n\"--------------------------------nncWqwqgefr5raWEQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9672\"\n\"7859--------25673907--------poAn6awd5ao7MyFct\"\n\"------------------------25673907--------poAn6awd5ao7MyFct--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9673\"\n\"--------------------------------G826H3SawxsQZfQGM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9674\"\n\"--------------------------------YX2J6pkTSZ9YyyavH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9675\"\n\"--------------------------------oJ8nRhkX8H6xXd9Th--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9676\"\n\"--------------------------------eehGebXco5iK6jY8e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9677\"\n\"--------------------------------wWm5GLCWexgJEd2hf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9678\"\n\"--------------------------------t4ZLNW8zchK9Hss58--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9679\"\n\"--------------------------------uGeofBTnoRCiopJkY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9680\"\n\"--------------------------------4D6rHujkv7jKLKHxc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9681\"\n\"--------------------------------zH6PgjpkCyHPktXn5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9682\"\n\"--------------------------------7u9MyoZyZ5m5beeLp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9683\"\n\"--------------------------------zns5qnt8MMhBy6Jni--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9684\"\n\"--------------------------------3iooaq6PDPouSy4gB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9685\"\n\"--------------------------------4ufCYWSCX4i8vdkub--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9686\"\n\"--------------------------------t4vWfKkNn2C9PYKjb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9687\"\n\"--------------------------------rjBngy3z5eyiq8TcD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9688\"\n\"--------------------------------Gqojx9YeZnACbRkKh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9689\"\n\"--------------------------------6ogxHyGeqzcPkMwPE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9690\"\n\"--------------------------------xwN9cgqmCoj25i6mG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9691\"\n\"--------------------------------ZTAZf9hwhyczSdJ9G--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9692\"\n\"--------------------------------kTjNkQn9L8i6RkTy8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9693\"\n\"--------------------------------XR3jaKc396Tw222qp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9694\"\n\"--------------------------------AkM9FidHi7WFjuQbK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9695\"\n\"--------------------------------m9gsNersJyEbJjzF7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9696\"\n\"--------------------------------6SZinNToEwuFybN2Y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9697\"\n\"--------------------------------LG9JsggqQ6rr8Q5eG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9698\"\n\"--------------------------------Eaysg38sejompdrHY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9699\"\n\"--------------------------------386w9mdABvpAzz6Ep--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9700\"\n\"--------------------------------LEe869XDsqBm9G8yi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9701\"\n\"--------------------------------TP89te4ckFY5jHvCd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9702\"\n\"--------------------------------A9Xua8gvjam8HMnSH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9703\"\n\"--------------------------------mwdGwrg9AcMwhrLTE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9704\"\n\"--------------------------------dLQTTX23fhKkswXpe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9705\"\n\"--------------------------------ACunB7BH8NmfeDpuW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9706\"\n\"--------------------------------6Xk2t5b5LcWQzmpoh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9707\"\n\"--------------------------------oX6W8v82GXJ5uYsth--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9708\"\n\"--------------------------------7fpgmNMkxGxSdYeDM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9709\"\n\"--------------------------------9oJZTcamm2yQpW42m--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9710\"\n\"--------------------------------hu5yXbmCwS8bK5QSk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9711\"\n\"--------------------------------4ZQ789SKbX9x6gFtb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9712\"\n\"--------------------------------hPoc9JmjuJgmi2rGg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9713\"\n\"--------------------------------JdjLrS3YG375uyg6t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9714\"\n\"--------------------------------b7ErL4m8SWBuqKxR5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9715\"\n\"--------------------------------CxFyEJD9TXb7JFou6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9716\"\n\"--------------------------------kv7PcpWF6vJea4rHL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9717\"\n\"--------------------------------wnv8TMjBerkCt5Ckt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9718\"\n\"--------------------------------tCK6gcSXZoidhh6F6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9719\"\n\"--------------------------------8Msmf2M7ptcc6ZhAc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9720\"\n\"--------------------------------EisqFctZzkxgPv5P8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9721\"\n\"--------------------------------8Zx6XrW33hLXcX2ee--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9722\"\n\"--------------------------------aZHrCRTc8rCppaXq8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9723\"\n\"--------------------------------YBeJ8i5r3KWs9Q7X7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9724\"\n\"--------------------------------Bbex3N5JAo3xzWNou--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9725\"\n\"--------------------------------nakyKXbALEi8bKL3n--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9726\"\n\"--------------------------------9FWmoH774x3McBwza--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9727\"\n\"--------------------------------ufF3WPRXiJpJNTXEQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9728\"\n\"--------------------------------Fq3FhhtbZo4HDSkFJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9729\"\n\"--------------------------------7WK6gQeML5X2g2AX3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9730\"\n\"--------------------------------LG8NvJLGhHWXYLJag--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9731\"\n\"--------------------------------vngDCRypkZHB9mmwz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9732\"\n\"--------------------------------b6oy2S62BYNmkmvEX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9733\"\n\"--------------------------------4vw9beSGApFyjoW4x--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9734\"\n\"--------------------------------o3hwAyfK9KuTL3NFN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9735\"\n\"--------------------------------iAqk3yM7AB2XKfPk8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9736\"\n\"--------------------------------tPy5Q3mjpk3Q7uxoy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9737\"\n\"--------------------------------mHowvfD6fYothtnn5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9738\"\n\"--------------------------------eSBzPJ4WSq3rPZfK2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9739\"\n\"--------------------------------e8dszWZMxfprjW9ha--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9740\"\n\"--------------------------------PXWz9tCpQBkn3Ajrg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9741\"\n\"--------------------------------wDqNuaGuwTBDJZRBf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9742\"\n\"--------------------------------iiMv9LHTCgA6aY5Y6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9743\"\n\"--------------------------------pL4KsZKPwrKdqtoA4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9744\"\n\"--------------------------------zXrEvPJBd5smawJHX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9745\"\n\"--------------------------------A7sduYDJGbbKTXtJB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9746\"\n\"--------------------------------qvpeJgSi5RJFh83Ky--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9747\"\n\"--------------------------------oyXP4K9cKHsLao63j--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9748\"\n\"--------------------------------2RvMTHaYNYeJwdSEx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9749\"\n\"--------------------------------RXtCathTyH7A3hJCG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9750\"\n\"--------------------------------kCumMX7SP6hjJY39u--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9751\"\n\"--------------------------------D3mtbR8QYohQaFZxP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9752\"\n\"--------------------------------82oMu64XXmxEkRiNr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9753\"\n\"--------------------------------X5MJ97ki69qe9TQWA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9754\"\n\"--------------------------------PpQSsZmXJKtaqD85D--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9755\"\n\"--------------------------------km3BonwhnkRbRGr5g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9756\"\n\"--------------------------------CCXK2jed3GqrZevGj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9757\"\n\"--------------------------------PoQqCqkKFw2zeHZmn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9758\"\n\"--------------------------------GjHEynkFxRDFFXEZM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9759\"\n\"--------------------------------xF2rD9y3mqHTGRmLS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9760\"\n\"--------------------------------W9BgR2uKgvu9NHN2j--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9761\"\n\"--------------------------------ejytoR7HuZ4RBKAqE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9762\"\n\"--------------------------------HKz46eznfaThiEL7X--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9763\"\n\"--------------------------------9CT67nHTSum9Z6F5S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9764\"\n\"--------------------------------h54kB5RGYnnikYLoQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9765\"\n\"--------------------------------86mgwbx7LWq2xigTW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9766\"\n\"--------------------------------r9EGzNRBizsQetAGT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9767\"\n\"--------------------------------jqHHxMAzfPXorBAc9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9768\"\n\"--------------------------------vdP6HjzKXLrNm4N2z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9769\"\n\"--------------------------------C2RqTGS94DXrhnvfj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9770\"\n\"--------------------------------evGctj7mbKSXj6H8r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9771\"\n\"--------------------------------nLz26qn2rNJq4YpMa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9772\"\n\"--------------------------------HAzfaiGCuBQFrtCeX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9773\"\n\"--------------------------------Ngfmw3RsPayrw4QQs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9774\"\n\"--------------------------------JLMLWTM8ebPwBF2vM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9775\"\n\"--------------------------------DNWXCcfcnfq8wGJai--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9776\"\n\"--------------------------------ZMvEMoKD7MrAj94HL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9777\"\n\"--------------------------------6TCb49pZLwM69tNLt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9778\"\n\"--------------------------------CSatwSrN8MGMTrt9z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9779\"\n\"--------------------------------Enzo3qeaCNkhDjzJm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9780\"\n\"--------------------------------MGZGDgquBwrgqZfWe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9781\"\n\"--------------------------------CD3DHtxDKqywKEqJ5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9782\"\n\"--------------------------------xCZ5rK45y6uz7eQpQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9783\"\n\"--------------------------------ucBH4mqp7Bus5qJgW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9784\"\n\"--------------------------------KjoMgPkRTuBQZwCga--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9785\"\n\"--------------------------------ThKC3iEiGLmcggWEu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9786\"\n\"7586--------51771477--------42TN2FjWWZKqQXveS\"\n\"------------------------51771477--------42TN2FjWWZKqQXveS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9787\"\n\"--------------------------------mk47EZgf2bc9uNCgn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9788\"\n\"--------------------------------QhaQijbYPJdL9niW3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9789\"\n\"--------------------------------g7BuZyYvzuguztXjT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9790\"\n\"--------------------------------B7ZCR4ocHntrNWQpN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9791\"\n\"--------------------------------hXFh4ZMfLwsHscDFA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9792\"\n\"--------------------------------bapRTAGE6xeKh5CKa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9793\"\n\"--------------------------------AbJsPzMDbWZSAh2kK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9794\"\n\"--------------------------------ogbvctesozpMPgBJk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9795\"\n\"--------------------------------LLAHWXTFJNo8n8vg8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9796\"\n\"--------------------------------k5m8swMkJ425qSsDe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9797\"\n\"--------------------------------jLZcDaygcPSAWNabT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9798\"\n\"--------------------------------d5C7wCX3SPP4u7DwW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9799\"\n\"7594--------55026858--------EWwmzmiFG3GYEo9gG\"\n\" SP : Livré\"\n\"------------------------55026858--------EWwmzmiFG3GYEo9gG--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9800\"\n\"--------------------------------2FQBimRBQHwXwgGEP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9801\"\n\"--------------------------------YqBdSC9yd7vcZdS9w--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9802\"\n\"--------------------------------L43KLv3r4c86bKNSz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9803\"\n\"--------------------------------kmvvb7j2fno79Ky8r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9804\"\n\"--------------------------------LPu3xji86RsAzRtgB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9805\"\n\"--------------------------------zmBdC8MgBTA5gHB6z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9806\"\n\"--------------------------------4QQHB8aLy4bp5LPoL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9807\"\n\"--------------------------------gSizhnjfBuKNScpn9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9808\"\n\"--------------------------------xyau7nBn26pBN3Mip--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9809\"\n\"--------------------------------dkNznjjh56XgBzvPQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9810\"\n\"7604--------52352282--------mCZFsLus4g3FHnGvG\"\n\" SP : Livré\"\n\"------------------------52352282--------mCZFsLus4g3FHnGvG--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9811\"\n\"--------------------------------saTTx2fvAmRSfC4Md--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9812\"\n\"--------------------------------CH4nSwtpzENPaFgzH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9813\"\n\"--------------------------------37r9b33PKhXD5PAkR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9814\"\n\"--------------------------------AxnwPPc2cHsB67zRc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9815\"\n\"--------------------------------GBaoBwrRKxX3hkKFu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9816\"\n\"--------------------------------pXDtmJKreffmANFyu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9817\"\n\"--------------------------------BuTLpuqSqDrTCv7yY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9818\"\n\"--------------------------------spK7daNNHWjPWSpbp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9819\"\n\"--------------------------------STNRbJA6JQPB2w966--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9820\"\n\"--------------------------------x6oSs3iWN394efDBz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9821\"\n\"--------------------------------7kmtYu9ihEQH8HhXQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9822\"\n\"--------------------------------khFzRDyE57ZXKAuA2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9823\"\n\"--------------------------------hAD4nRznhysXfSjer--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9824\"\n\"--------------------------------rxweWraXtGLDjXeue--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9825\"\n\"--------------------------------g5qGK2GQzKGzaa985--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9826\"\n\"--------------------------------NBXcsCYJA89jPwgmx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9827\"\n\"--------------------------------9DGDL2zCoFfc5hJ2A--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9828\"\n\"--------------------------------crfG7Faa2JyCotT4t--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9829\"\n\"--------------------------------dzXMMz7NKQ3zhvcNc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9830\"\n\"--------------------------------mf3nNNMHJDQhBuX2x--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9831\"\n\"--------------------------------qNKWZw9GmCPBcdoyp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9832\"\n\"--------------------------------RsHXrWSbE8x9M5XKj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9833\"\n\"--------------------------------LCtCWj3T6isDDkrm8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9834\"\n\"--------------------------------NB45uqyx2uMBZLfk7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9835\"\n\"--------------------------------BPoDsMnE9uXRMTezW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9836\"\n\"--------------------------------ebJc9uxsEtsM3ukMe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9837\"\n\"--------------------------------Wgz6xPJ8NCPju7kLt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9838\"\n\"--------------------------------xrBhv5TkQdGzZNgqS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9839\"\n\"--------------------------------iSL4fuXmRuaJfns7J--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9840\"\n\"--------------------------------WJaiMZ3q7pvzWaME8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9841\"\n\"--------------------------------SCJYKCnuZfmWRHBmg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9842\"\n\"--------------------------------RLJphFZukxjACTKRF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9843\"\n\"--------------------------------5EQ4JdWwBZmcE59Wf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9844\"\n\"--------------------------------7Ck5ReuPytJ88ZNRH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9845\"\n\"--------------------------------ejGATJzxBFBiDkX8m--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9846\"\n\"--------------------------------3i3HRBPae6ALcrBn9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9847\"\n\"--------------------------------5EXdTNSrNhfcJGimo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9848\"\n\"7828--------21111899--------m6NoqzMEjftkMkAwS\"\n\"------------------------21111899--------m6NoqzMEjftkMkAwS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9849\"\n\"--------------------------------CcM5opjh6ZGfNxQ2o--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9850\"\n\"--------------------------------HAJf9WEXXwsgEX8XE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9851\"\n\"--------------------------------uwhpTsZv4MvhCdupW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9852\"\n\"--------------------------------kEDd8CAFHcnSTrkeg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9853\"\n\"--------------------------------ZkwcY74iS2aa9ZDtg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9854\"\n\"--------------------------------ZkwcY74iS2aa9ZDtg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9855\"\n\"--------------------------------iQav65vmac4sXMv4v--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9856\"\n\"--------------------------------tWx9Pc7Mn5tQyt3cj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9857\"\n\"--------------------------------frHb2fTkXyn273Du6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9858\"\n\"--------------------------------GwQDD8CxE78zzbtR3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9859\"\n\"--------------------------------MYMQZu56uL62jpLXX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9860\"\n\"--------------------------------5Qtsaa9HKtXzi4Fq9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9861\"\n\"--------------------------------qic9DcCxANiT2Wog6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9862\"\n\"--------------------------------2C4rAk9KPGCCoLLPB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9863\"\n\"--------------------------------WMXufXaKPt3N4siAn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9864\"\n\"--------------------------------hb7Gr7Y8WpTzt8mYq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9865\"\n\"--------------------------------mEfzGSS6MsH7ZjEho--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9866\"\n\"--------------------------------4AQKdhwJa6rrtaYQL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9867\"\n\"--------------------------------D6a3KvD9JprtP7nZH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9868\"\n\"--------------------------------K98XF8czuXDB2HLoY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9869\"\n\"--------------------------------RC7EohkFqoKoHpwEr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9870\"\n\"--------------------------------wzxSuE7eKDrmPKBWj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9871\"\n\"--------------------------------cLgvxiENLeKRzgK7L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9872\"\n\"--------------------------------KYNFh9ggCPhXRN2aW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9873\"\n\"--------------------------------mNZMEXtSzq8d37chS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9874\"\n\"--------------------------------PvuGg2b3idiQ5SF9r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9875\"\n\"--------------------------------NQEzPZARtrJCe8j6G--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9876\"\n\"--------------------------------aBbJBeFg7pZxn2heq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9877\"\n\"--------------------------------ra7JijMkqCpTHugYq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9878\"\n\"--------------------------------gewwjw88uGXqJn3TX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9879\"\n\"--------------------------------Aa6p4R8TcrZP5EPNZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9880\"\n\"--------------------------------AATwqL8dNC9QgdXkK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9881\"\n\"--------------------------------R5KkP8pXg3KDLdbMT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9882\"\n\"--------------------------------bRkWwDyYmxyd9kpZN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9883\"\n\"--------------------------------dvCBnk5GBDGLfnuz2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9884\"\n\"--------------------------------M7WEWXfJXS6hsBnTW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9885\"\n\"--------------------------------Z9YkTLgYfbBqhoSxa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9886\"\n\"--------------------------------XcM7Jv5Zz6v2whvF2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9887\"\n\"--------------------------------AXtL8qEPbFyN7RHCZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9888\"\n\"--------------------------------teNQ8iTtDuGQDCpWj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9889\"\n\"--------------------------------Ch8TbhJoJJTCkLPDc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9890\"\n\"--------------------------------tXHSCmkxNeLFkMX7M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9891\"\n\"--------------------------------3iPiwyRrywPb8oJbB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9892\"\n\"--------------------------------yfE6hCtkLdqR8ihp6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9893\"\n\"--------------------------------gJQDXnb3PxYnLq4jm--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9894\"\n\"--------------------------------JupJKv7iMcfvnt7zS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9895\"\n\"--------------------------------zBtFPwkHM6oQMt89k--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9896\"\n\"--------------------------------EcmZHg4avW7e4Faed--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9897\"\n\"--------------------------------tKm5P6ri5jwgaS9bt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9898\"\n\"--------------------------------7njxzBDJuSkyZZ5Fd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9899\"\n\"--------------------------------SqDQjtjwKRT5SEAWh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9900\"\n\"--------------------------------TjJew2K6fsuHiGSnp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9901\"\n\"--------------------------------4QyCvu2ZvNJqHbk7L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9902\"\n\"--------------------------------SQvauCW7PW4Kw3FnK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9903\"\n\"--------------------------------NbiWX3sPDHy4cG236--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9904\"\n\"--------------------------------CT5Nuv64S62QEMtBw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9905\"\n\"--------------------------------YfbLgKutfKpnPjEPd--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9906\"\n\"--------------------------------XKiF72ZXboZs2ycEw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9907\"\n\"--------------------------------rEzTCZ2j7ZqzoBpNS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9908\"\n\"--------------------------------QiRgeaWbMHCeKK4yB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9909\"\n\"7608--------94496650--------eSnjPkzJ5QtfZ8khu\"\n\" SP : Livré\"\n\"------------------------94496650--------eSnjPkzJ5QtfZ8khu--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9910\"\n\"--------------------------------envJbwMrhDmEgibLG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9911\"\n\"--------------------------------6va7u24TXtyY5dxd7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9912\"\n\"--------------------------------5xX5hK4Yi9t8GPGMw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9913\"\n\"--------------------------------kC7PSToqipju3Af3h--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9914\"\n\"--------------------------------uHSNxGYPnmpPy5hRB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9915\"\n\"--------------------------------Q9ftJmrqeLRncro83--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9916\"\n\"--------------------------------beNyyCvWcJMnPpGvz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9917\"\n\"--------------------------------TcX4Yn3vrZL3QWtgu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9918\"\n\"--------------------------------aLkkM7ujuSeh6aPwe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9919\"\n\"--------------------------------bHupnnSuMFeKzFzF6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9920\"\n\"--------------------------------aeDgTdZadGB9TTE3j--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9921\"\n\"--------------------------------NSJZvoE7mefHBTsZx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9922\"\n\"--------------------------------mdWFq2wYwuMvkpfpQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9923\"\n\"--------------------------------3s92sMX5joyFwgmXG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9924\"\n\"--------------------------------9DaZyAr82qGBrAZZw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9925\"\n\"--------------------------------CtFXro7Kj7r6h99ne--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9926\"\n\"--------------------------------BFN3FEEQZnfqBHJP7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9927\"\n\"--------------------------------hsRgHfxKrL6uBDZ4E--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9928\"\n\"--------------------------------82fzTkcwH9rzd6h7p--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9929\"\n\"--------------------------------YsLaLwLzunXKTK6fC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9930\"\n\"--------------------------------J9Wj32PSQX2MWM23S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9931\"\n\"--------------------------------cbJkrZih9EqMNw92g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9932\"\n\"--------------------------------q8t6rnagbGi2vMA5M--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9933\"\n\"--------------------------------4hXMW9Bw9kfAoGYL6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9934\"\n\"--------------------------------FhCseYbCBQNm4rP7S--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9935\"\n\"--------------------------------3dLqdMTc2kwQteehT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9936\"\n\"--------------------------------RaTNgxNKkh8dsj7M7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9937\"\n\"--------------------------------dgc5XgtAngw8ffXeM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9938\"\n\"--------------------------------BFWxQuobWemSTQ44H--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9939\"\n\"--------------------------------d2AHgJ3y4N9B6TEMn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9940\"\n\"--------------------------------YpQ6ozzYsoFAMsLJx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9941\"\n\"--------------------------------kZLffAgnYDEWem7Zh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9942\"\n\"--------------------------------pWzdKNidMwqxo3rNf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9943\"\n\"--------------------------------aq3gq8Hm56RFxj22y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9944\"\n\"--------------------------------PWSq6CmSghDB8zFqF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9945\"\n\"--------------------------------8oNEW7vFw6wuwsxP2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9946\"\n\"--------------------------------P6RCy4TkRZgSSNGz7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9947\"\n\"--------------------------------cogTPCScC6L3vinSb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9948\"\n\"--------------------------------LKYHfy5Ye74q6bKrq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9949\"\n\"--------------------------------cgWRQvRycbNGpjfxg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9950\"\n\"--------------------------------bCGBaKwxJsQngwa5Y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9951\"\n\"--------------------------------8AJuDKi4KAELcqphP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9952\"\n\"--------------------------------iXH6sz8C2HwBwvhot--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9953\"\n\"--------------------------------2MfjuhavBuFQ95jrA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9954\"\n\"--------------------------------eY2zBw4MnRKDkPkqc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9955\"\n\"--------------------------------AxPedRdXEXh5MJxQw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9956\"\n\"--------------------------------FP28idLdLFTtE77N6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9957\"\n\"--------------------------------qqBRgHao2kbCQcnXh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9958\"\n\"--------------------------------nF6jX34oN8zcz9zH8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9959\"\n\"7609--------55116689--------rczmv8WDC4AMsFYyu\"\n\" SP : Livré\"\n\"------------------------55116689--------rczmv8WDC4AMsFYyu--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9960\"\n\"--------------------------------44KLcpcBeuS8RN9sQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9961\"\n\"--------------------------------MpEqFs672eJeWuHjo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9962\"\n\"--------------------------------uRYWPbdWBFEGqYhXx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9963\"\n\"--------------------------------GgYrovgatp9QwDoKN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9964\"\n\"--------------------------------xZWGoWDWySZG2Ptyu--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9965\"\n\"--------------------------------2qQfioo8wpnPGXLss--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9966\"\n\"--------------------------------QZy3TNtjbyqqLpMg6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9967\"\n\"--------------------------------4SETLYspk7tGi2Ret--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9968\"\n\"--------------------------------ZDX55LMkB5Sw3sAfK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9969\"\n\"--------------------------------WHrt6GuSvGKmaH35B--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9970\"\n\"--------------------------------KQi7BjNTbWWuuwZTJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9971\"\n\"--------------------------------dn4NmmZp67EjuH2Dw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9972\"\n\"--------------------------------77WRHq9LWhzP7zYMk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9973\"\n\"--------------------------------77WRHq9LWhzP7zYMk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9974\"\n\"--------------------------------wvmdHpiyt9pH7GXTc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9975\"\n\"--------------------------------n4hzwsqCtusBjR2aG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9976\"\n\"--------------------------------uz667BT32yzQgzEtw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9977\"\n\"--------------------------------iMuyTmHGfQofSuu62--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9978\"\n\"--------------------------------2wvuiszTgiEPg5uEz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9979\"\n\"--------------------------------J97wYqcMw2fYovMcz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9980\"\n\"--------------------------------jQvbj8eaZoAdGZg7s--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9981\"\n\"--------------------------------aLmLe8FaBhXtpMmRL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9982\"\n\"--------------------------------cym22wTEmsxH6s72r--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9983\"\n\"--------------------------------KHbebwE8y5PPSNki6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9984\"\n\"--------------------------------wJgPTJMJfyTFvy9dg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9985\"\n\"--------------------------------oAcqrfA7wMakpi9j6--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9986\"\n\"--------------------------------grGKnaJz8mhng4Gsh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9987\"\n\"--------------------------------p4g96zzArCz7rvveN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9988\"\n\"--------------------------------iSoaeBZpDHbAjZgDs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9989\"\n\"--------------------------------naKDrG5QqZDZJCWz3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9990\"\n\"--------------------------------tK7r5S8ad7azc9b6m--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9991\"\n\"--------------------------------hxqLmbZnmztbwDrtH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9992\"\n\"--------------------------------e4bk4CfusbwCsHkoK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9993\"\n\"--------------------------------Kd3BsuDa2mhShRdve--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9994\"\n\"--------------------------------nR369DQqimGWybDQk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9995\"\n\"--------------------------------ZaiaxwboBtToYya2D--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9996\"\n\"--------------------------------p5bG2RGyWZpYv7nCr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9997\"\n\"--------------------------------MAbm24T5RwSRC2DEb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9998\"\n\"--------------------------------DJ3WeppytMGXBcSMz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------9999\"\n\"--------------------------------8cBhgACw5ixRPZuPH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10000\"\n\"--------------------------------EweqybRFvL7ivtn5c--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10001\"\n\"7635--------22631904--------c6FB3K3oLiuDmzzmH\"\n\" SP : Livré\"\n\"------------------------22631904--------c6FB3K3oLiuDmzzmH--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10002\"\n\"--------------------------------iKHWMiSFqo4XQBicw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10003\"\n\"--------------------------------WttyfQZXuJfd4Zr8i--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10004\"\n\"--------------------------------cjgb7E3M4mfYrriD4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10005\"\n\"--------------------------------SgAYt4aC3KPi6pkb5--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10006\"\n\"--------------------------------ynTLKbvB7YAyav27s--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10007\"\n\"--------------------------------iLtF5W5Y4BG7Ct2Pk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10008\"\n\"--------------------------------3drRcSwaS5Rootps8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10009\"\n\"--------------------------------ttLwyRmhyHp8Dk5sM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10010\"\n\"--------------------------------pkdozaEiTtSWXnCEK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10011\"\n\"--------------------------------2ZRBJbJA7ndnN5T9g--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10012\"\n\"--------------------------------FjssJy8bpdfW4xAwA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10013\"\n\"--------------------------------Pc2AZqt6xucmbReuS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10014\"\n\"--------------------------------AXTcifRJbs5SL6vG3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10015\"\n\"--------------------------------5mxwgkqMGvHro3Pco--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10016\"\n\"--------------------------------d6P4S4G97jQfKjqy4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10017\"\n\"--------------------------------W278D3LjZXiqP4FCG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10018\"\n\"--------------------------------v4AvuGPd8QcqrkLFi--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10019\"\n\"--------------------------------AqGB32shRpKoy7wwD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10020\"\n\"--------------------------------3CfTM2Pr8rRxXFh5P--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10021\"\n\"--------------------------------XzHGy7aTHzhfJajsh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10022\"\n\"--------------------------------RgvEHR9pwNvXLG4uh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10023\"\n\"--------------------------------8JpKyc5nv5dWPPdnA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10024\"\n\"--------------------------------noqgbpAuXbE4DQnfq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10025\"\n\"--------------------------------prkq6YRi2dp7Hi79B--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10026\"\n\"--------------------------------L5SxDK7CwAHQWhAuq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10027\"\n\"--------------------------------mKoGeRPyPzNscCKx2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10028\"\n\"--------------------------------ZChzNyqnvMXyrbTRh--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10029\"\n\"--------------------------------KkJLfwoyvemqjfXup--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10030\"\n\"--------------------------------CYhXcfHyEkDhwStJA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10031\"\n\"--------------------------------5RXvCuGH9BQun6aJo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10032\"\n\"--------------------------------DvgKzxQ3dia3DN2fe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10033\"\n\"--------------------------------sigEoBSPoqrijpDNv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10034\"\n\"--------------------------------Y557RHqLn6kmGmWBr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10035\"\n\"--------------------------------sde4RiKe627i6QTd8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10036\"\n\"--------------------------------9fxHRmundi3BBxJFc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10037\"\n\"--------------------------------DpdHuvzaCvWKDtubM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10038\"\n\"--------------------------------MJxKpyMcSBmyq4Eqo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10039\"\n\"--------------------------------6RjHmC3tQ8gT3bnwL--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10040\"\n\"--------------------------------iyd3cSE8v869d9Wsg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10041\"\n\"--------------------------------bEfMowitbaYd4ntk2--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10042\"\n\"--------------------------------sGRNqa9PakR8NYFq8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10043\"\n\"--------------------------------k2cMdy3NAQKqTQEJw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10044\"\n\"--------------------------------8AaTfeKf2i3CbY94a--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10045\"\n\"--------------------------------smGQgzvqJPzip8Ewk--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10046\"\n\"--------------------------------FpCmNtSywbqJgERHD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10047\"\n\"--------------------------------YYfCaGdQXzi4GuGxS--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10048\"\n\"--------------------------------J9tdaBMJobcgryu7s--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10049\"\n\"--------------------------------a69ckT7wqXtAQPcjg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10050\"\n\"--------------------------------t6d4WMdFn7QWNLkbY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10051\"\n\"--------------------------------sQQzLgAGHWy26mbgJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10052\"\n\"--------------------------------Cqej6J9mEP5j7LbvD--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10053\"\n\"--------------------------------XHLNgETQdSsfcCYBA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10054\"\n\"--------------------------------9QLJfboCJSf6kpfTo--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10055\"\n\"--------------------------------JydcqrmAELRZQ4oCY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10056\"\n\"--------------------------------tuPhdeuZ35pgDNZLt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10057\"\n\"--------------------------------hoLgZsQH5nC6qShnv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10058\"\n\"--------------------------------TvFBLrjCJPrJkMcgT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10059\"\n\"--------------------------------cRRRd6bmTCxQDjyv7--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10060\"\n\"--------------------------------qwBZSuXq2WL6FBxKC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10061\"\n\"--------------------------------8fHziYuGL43TqTZbc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10062\"\n\"--------------------------------Ghj7YTrg4JPmhZDqr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10063\"\n\"--------------------------------pJHTGyqkCJDyJ4CLG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10064\"\n\"--------------------------------SzmyhuyTCw5N6kv7y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10065\"\n\"--------------------------------WANd2cGSSYg3LHp9B--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10066\"\n\"--------------------------------XfZxdTJrE5DACr2hn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10067\"\n\"--------------------------------esESfsZXzMvkc3aka--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10068\"\n\"--------------------------------njSNJDfivp7bzYjFR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10069\"\n\"--------------------------------PFGu3HZSHdvfuDyZg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10070\"\n\"--------------------------------xwtXKA6eMG5dpnkTN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10071\"\n\"--------------------------------7HskQGEkG9HcQ2oeb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10072\"\n\"--------------------------------EoznEu8wFokbqZhdM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10073\"\n\"--------------------------------PprWNobQeRS23vwsQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10074\"\n\"--------------------------------aAuD9b2Y9xRWxh3SF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10075\"\n\"--------------------------------ndZpbY3YDwNNC8wKR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10076\"\n\"--------------------------------GeXQmu8gJYFwHtWLC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10077\"\n\"--------------------------------oHo3wyAmR7wBxd5Bw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10078\"\n\"--------------------------------83ELzZHneN54snsBR--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10079\"\n\"--------------------------------97GYGaPP83B4Y9pgT--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10080\"\n\"--------------------------------zgxTh52MbG4nMQvQK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10081\"\n\"--------------------------------frzncePoKXNufndzn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10082\"\n\"--------------------------------Hk43JSJjeL5v2RDr9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10083\"\n\"--------------------------------J52dsrKxodcrSXqEY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10084\"\n\"--------------------------------9WkNY85SbN6vcYhRX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10085\"\n\"--------------------------------R5hpopYHioSvw8kzK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10086\"\n\"--------------------------------86Hsu4vbizwu6dPmq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10087\"\n\"--------------------------------3XrCH8YAJAMNNMY8W--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10088\"\n\"--------------------------------LbYf9nFC96m52GHhv--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10089\"\n\"--------------------------------RSk4RxmNmFoF8YzCG--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10090\"\n\"--------------------------------83N3nWi2XcH9NWrH3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10091\"\n\"--------------------------------D9qS2ZMCG5nPMpNtC--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10092\"\n\"--------------------------------ZLGWMTYjK4HLwNiWB--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10093\"\n\"--------------------------------B8nDnJCkmvGzNqSQp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10094\"\n\"--------------------------------owKPiNoqHbrfhNh9e--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10095\"\n\"--------------------------------5viqfzSduGQSebM5D--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10096\"\n\"--------------------------------CnW9HpQn7957fPi8A--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10097\"\n\"--------------------------------xkthzjmqfdeCpvyQZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10098\"\n\"--------------------------------NpJ99nKzvY7kznemQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10099\"\n\"--------------------------------QGu3J5WC8ctcp7x9y--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10100\"\n\"--------------------------------fY4BdZAp37dZ6Y3Dy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10101\"\n\"--------------------------------q8H9HxfMczFQYr6MA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10102\"\n\"--------------------------------Ka7YuTSpNM4788yXP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10103\"\n\"--------------------------------XzD5gWhz6fv3cYHN4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10104\"\n\"--------------------------------EgMisDPpcbx3K5ek4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10105\"\n\"--------------------------------mNFZZowbR7JzStvQs--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10106\"\n\"--------------------------------ijptS8jzfg6bAHxEH--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10107\"\n\"--------------------------------fpHCJtWXmk2ERANvY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10108\"\n\"--------------------------------E4hQMAfNwpZQoHj35--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10109\"\n\"--------------------------------HXCW8oFoSR22kCsmN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10110\"\n\"--------------------------------LicmuyCaM6x55Dv5z--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10111\"\n\"--------------------------------PT75YREBjBNPoKiv9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10112\"\n\"--------------------------------gdARNiCyLHFCLnNNa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10113\"\n\"--------------------------------je2JNAd5ck4PEuxoa--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10114\"\n\"--------------------------------2DYGSFcMWAerx9w5Q--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10115\"\n\"--------------------------------CwkZCbWP7MCEtzp6L--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10116\"\n\"--------------------------------4LvjevoTLFgkqvHaQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10117\"\n\"--------------------------------MG59xjt4JnDSxWkRp--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10118\"\n\"--------------------------------wHC94fjPEArPPuzEg--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10119\"\n\"--------------------------------2fe2XM93ij62Q2ydy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10120\"\n\"--------------------------------gdhG5dAwfTiK9m5fM--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10121\"\n\"--------------------------------yqmyc49LnvoeYpm74--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10122\"\n\"--------------------------------HN3FheBJDZZ5zuDQZ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10123\"\n\"--------------------------------2waNGaF7AauPGLMDc--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10124\"\n\"--------------------------------g6ttB2bcy3DtB43KX--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10125\"\n\"--------------------------------BCsq7qowioKMJ7xxA--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10126\"\n\"--------------------------------Fi6y47ckYyioLxkNJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10127\"\n\"--------------------------------7C2eqrytsfy5ag7QW--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10128\"\n\"7642--------25569214--------TQQ9LCMYfBDq5dhhD\"\n\" SP : Livré\"\n\"------------------------25569214--------TQQ9LCMYfBDq5dhhD--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10129\"\n\"7606--------21522427--------Jv4jQcMqZRHFFLBG5\"\n\" SP : Livré\"\n\"7711--------21522427--------tmitQCfQPBnCTJG7G\"\n\" SP : Livré\"\n\"------------------------21522427--------tmitQCfQPBnCTJG7G--------2\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10130\"\n\"--------------------------------yeR6Cuh5e3NLnNYj4--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10131\"\n\"--------------------------------DuTmPMEQvFuMcaJdr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10132\"\n\"--------------------------------2LSBjrQfZPQmHjRoF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10133\"\n\"--------------------------------twFSp7K6chLEnDQKb--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10134\"\n\"--------------------------------qAB266MrC56tZG3Yq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10135\"\n\"--------------------------------FALNKWMwWLCMCDkSJ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10136\"\n\"--------------------------------2wpexTLNDLNXiHSvE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10137\"\n\"--------------------------------AKbLkTMysTb9ddiGq--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10138\"\n\"--------------------------------98x8PYA9snCpzbNQz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10139\"\n\"--------------------------------65gNhYd4RKkqvaZo8--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10140\"\n\"--------------------------------89fb66362MizbM9Gy--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10141\"\n\"--------------------------------uybcpyYwjvcEedaYj--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10142\"\n\"--------------------------------TPhNpH36JsWH6X89b--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10143\"\n\"--------------------------------2S7tha3ZSEhSZM2mQ--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10144\"\n\"--------------------------------K9vhsgZuD7aP2kSBw--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10145\"\n\"--------------------------------rL7gcegGxFGq4QfrK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10146\"\n\"--------------------------------uztLv5seyfPBCcfdz--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10147\"\n\"--------------------------------rbEHeKtrALGdiaKRY--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10148\"\n\"--------------------------------YLCL8sDcXpFRRWEpn--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10149\"\n\"--------------------------------y8svwjW6tppRPoGrf--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10150\"\n\"7644--------29141765--------QQKo5WuLET399tDXk\"\n\" SP : Livré\"\n\"------------------------29141765--------QQKo5WuLET399tDXk--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10151\"\n\"--------------------------------f3ZSFzrsBvNBkTfyP--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10152\"\n\"--------------------------------wSTdBN2upRPJ7stJx--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10153\"\n\"--------------------------------wAr3sTkdyurh8Eib3--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10154\"\n\"--------------------------------iWq5RixZwtJyWJ4Je--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10155\"\n\"--------------------------------MuFBB8MJPk9y6tC9C--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10156\"\n\"--------------------------------bChK4fgkvxk659H87--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10157\"\n\"7648--------21755799--------fjYFYgsRrA8xhdbZY\"\n\" SP : Livré\"\n\"------------------------21755799--------fjYFYgsRrA8xhdbZY--------1\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10158\"\n\"--------------------------------JokdqzWgdyB8Mr9tr--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10159\"\n\"--------------------------------GK9FCnLgknqeJenaK--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10160\"\n\"--------------------------------99beDM4uGNShv9CaE--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10161\"\n\"--------------------------------5nWFirruEnbuCWExe--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10162\"\n\"--------------------------------2TgY8zJJM7E3732X9--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10163\"\n\"--------------------------------h9Mz9vw8J7kkixmyt--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10164\"\n\"--------------------------------khwE9hDq43xssbqEN--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10165\"\n\"--------------------------------AtNXrGEerWfK49DwF--------0\"\n\"-----------------------------------------------------------------------------------------------------------------------------------------10166\"\n\"--------------------------------2uTw3KaRk4Qh26BHu--------0\"\n\n\nError Output:\n================\nPHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /home/mainpowe/public_html/vendor/symfony/cache/Adapter/ArrayAdapter.php on line 376\nPHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 81920 bytes) in /home/mainpowe/public_html/vendor/symfony/error-handler/DebugClassLoader.php on line 284\n at /home/mainpowe/public_html/src/Controller/Brevo/VisitorController.php:128)"} [] [2025-01-28T14:09:26.333224+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:09:26.333813+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:09:26.337490+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:09:26.337656+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-28T14:09:26.338803+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:09:26.338950+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-28T14:09:26.339739+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:09:26.339893+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-28T14:09:26.340143+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-28T14:09:26.340958+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-28T14:09:26.349938+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:09:26.351394+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-28T14:09:26.359509+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T14:09:26.400639+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T14:09:26.418969+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T14:09:26.420215+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T14:09:26.423969+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? ORDER BY t0.id DESC [2] [] [2025-01-28T14:09:28.322495+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-28T14:09:28.408254+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:09:28.408880+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:09:28.412708+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:09:28.412869+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-28T14:09:28.414006+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:09:28.414157+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-28T14:09:28.414947+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:09:28.415085+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-28T14:09:28.415311+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-28T14:09:28.416185+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-28T14:09:28.424532+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:12:39.138069+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:12:39.142135+00:00] request.INFO: Matched route "app_brevo_visitor". {"route":"app_brevo_visitor","route_parameters":{"_route":"app_brevo_visitor","_controller":"App\\Controller\\Brevo\\VisitorController::index"},"request_uri":"https://powerdata.tn/brevo/visitor","method":"GET"} [] [2025-01-28T14:12:39.147943+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T14:12:39.147983+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:12:39.148015+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:12:39.171416+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T14:12:39.212129+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T14:12:39.230519+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T14:12:39.231781+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T14:12:39.235521+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.brevo_id AS brevo_id_4, t0.thread_id AS thread_id_5, t0.contact_id AS contact_id_6, t0.message_id_source AS message_id_source_7, t0.full_name AS full_name_8, t0.phone AS phone_9, t0.city AS city_10, t0.address AS address_11, t0.region AS region_12, t0.instagram_id AS instagram_id_13, t0.source AS source_14, t0.nbr_command AS nbr_command_15, t0.parent_id AS parent_id_16 FROM brevo_visitor t0 WHERE t0.parent_id = ? ORDER BY t0.id DESC [2] [] [2025-01-28T14:12:41.093244+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-28T14:12:41.179638+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:12:41.180188+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:12:41.183924+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:12:41.184084+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-28T14:12:41.185343+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:12:41.185568+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-28T14:12:41.186349+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:12:41.186466+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-28T14:12:41.186701+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-28T14:12:41.187498+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-28T14:12:41.195991+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:12:53.009742+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:12:53.854831+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:13:23.352760+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:13:23.357253+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:13:45.527228+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:13:45.531823+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:13:46.147202+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:13:46.151037+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:13:47.006034+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:13:47.009573+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:13:48.121336+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:13:48.124886+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:13:49.365735+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:13:49.369276+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:13:50.596634+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:13:50.600182+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:13:51.836040+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:13:51.839600+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:13:53.078209+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:13:53.081747+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:13:54.315792+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:13:54.319837+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:13:55.548587+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:13:55.552135+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:13:56.796181+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:13:56.799763+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:13:58.030388+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:13:58.033943+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:13:59.262423+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:13:59.266004+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:00.690240+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:00.693785+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:01.932331+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:01.935960+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:03.391267+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:03.394813+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:04.629445+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:04.632993+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:05.864855+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:05.868407+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:07.124608+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:07.128151+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:08.362290+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:08.365846+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:09.601154+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:09.604699+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:10.836351+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:10.839904+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:12.071115+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:12.074694+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:13.330165+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:13.333713+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:14.561746+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:14.565287+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:15.803247+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:15.806795+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:17.044417+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:17.047968+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:18.281322+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:18.284868+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:19.540946+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:19.544496+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:20.793661+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:20.797239+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:22.033130+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:22.036687+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:23.267214+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:23.270759+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:24.517505+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:24.521050+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:25.755632+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:25.759177+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:26.995069+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:26.998618+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:28.227240+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:28.230804+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:29.465739+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:29.469296+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:30.701810+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:30.705375+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:31.943433+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:31.946991+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:33.195027+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:33.198648+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:34.434399+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:34.437961+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:35.684111+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:35.687677+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:36.912094+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:36.915644+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:38.148461+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:38.151999+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:39.405257+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:39.408846+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:40.641340+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:40.644886+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:41.900116+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:41.903695+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:43.147038+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:43.150608+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:44.387761+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:44.391352+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:45.619541+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:45.623139+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:46.849063+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:46.852627+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:48.108403+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:48.111967+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:49.393874+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:49.397432+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:50.627843+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:50.631396+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:51.868004+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:51.871569+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:53.107168+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:53.110736+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:54.337037+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:54.340608+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:55.598639+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:55.602172+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:56.837249+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:56.840798+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:58.078769+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:58.082317+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:14:59.316282+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:14:59.319847+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:00.556363+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:00.559998+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:01.799343+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:01.802889+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:03.033716+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:03.037258+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:04.264905+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:04.268458+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:05.501910+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:05.505467+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:06.741626+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:06.745177+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:07.980669+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:07.984208+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:09.222818+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:09.226364+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:10.458229+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:10.461784+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:11.707222+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:11.710776+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:12.957825+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:12.961596+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:14.198817+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:14.202360+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:15.437038+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:15.440587+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:16.679852+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:16.683403+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:17.917268+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:17.920874+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:19.176783+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:19.180335+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:20.413471+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:20.417010+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:21.657524+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:21.661101+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:22.892777+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:22.896323+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:24.132207+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:24.135756+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:25.375856+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:25.379415+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:26.622651+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:26.626191+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:27.860934+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:27.864485+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:29.106586+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:29.110141+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:30.338090+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:30.341634+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:31.570552+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:31.574099+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:32.805965+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:32.809509+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:34.057471+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:34.061044+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:35.294777+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:35.298324+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:36.540450+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:36.543990+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:37.771258+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:37.774810+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:39.004920+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:39.008474+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:40.238209+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:40.241758+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:41.475393+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:41.478938+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:42.708926+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:42.712475+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:43.950568+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:43.954117+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:45.188332+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:45.191892+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:46.423038+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:46.426682+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:47.663414+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:47.667012+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:48.902940+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:48.906495+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:50.144343+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:50.147891+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:51.385519+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:51.389058+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:52.620830+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:52.624369+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:53.856935+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:53.860662+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:55.099065+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:55.102648+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:56.336867+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:56.340422+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:57.573283+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:57.576849+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:15:58.814495+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:15:58.818057+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:00.085375+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:00.088940+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:01.320690+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:01.324242+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:02.555417+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:02.558969+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:03.791934+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:03.796143+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:05.061511+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:05.065102+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:06.304752+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:06.308320+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:07.543921+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:07.547481+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:08.786120+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:08.789670+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:10.031596+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:10.035146+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:11.275706+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:11.279262+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:12.510091+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:12.513657+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:13.744738+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:13.748275+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:14.980342+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:14.983886+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:16.212750+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:16.216306+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:17.459349+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:17.462901+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:18.696899+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:18.700472+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:19.937463+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:19.941105+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:21.174087+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:21.177646+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:21.668937+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:21.672476+00:00] request.INFO: Matched route "app_admin_power_orders_sav". {"route":"app_admin_power_orders_sav","route_parameters":{"_route":"app_admin_power_orders_sav","_controller":"App\\Controller\\Admin\\Power\\OrderController::getOrdersSav"},"request_uri":"https://powerdata.tn/admin/power/orders/sav","method":"GET"} [] [2025-01-28T14:16:21.677849+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T14:16:21.677890+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:16:21.677922+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:16:21.703986+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T14:16:21.744891+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T14:16:21.780535+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T14:16:21.781837+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T14:16:21.788375+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2025-01-28T14:16:22.083470+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ INNER JOIN shipper s1_ ON o0_.shipper_id = s1_.id WHERE (o0_.parent_id = ? AND o0_.tracking_code IS NOT NULL AND o0_.status = ? AND s1_.type <> ? AND s1_.status = ?) AND (o0_.status_facturation = ? OR (o0_.status_facturation = ? AND o0_.shipping_status NOT IN (?))) AND o0_.created_at < ? AND o0_.sav_closed = ? ORDER BY o0_.id DESC [2,4,"simple",true,1,2,["Livrer",104,"Livré"],"2025-01-28",0] [] [2025-01-28T14:16:22.108109+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10007] [] [2025-01-28T14:16:22.108610+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10006] [] [2025-01-28T14:16:22.108926+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10005] [] [2025-01-28T14:16:22.109233+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10004] [] [2025-01-28T14:16:22.109539+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10003] [] [2025-01-28T14:16:22.109845+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10002] [] [2025-01-28T14:16:22.110143+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10001] [] [2025-01-28T14:16:22.110442+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10000] [] [2025-01-28T14:16:22.110742+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9999] [] [2025-01-28T14:16:22.111037+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9998] [] [2025-01-28T14:16:22.111329+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9997] [] [2025-01-28T14:16:22.111711+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9996] [] [2025-01-28T14:16:22.112004+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9995] [] [2025-01-28T14:16:22.112253+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9994] [] [2025-01-28T14:16:22.112503+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9993] [] [2025-01-28T14:16:22.112751+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9992] [] [2025-01-28T14:16:22.113044+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9991] [] [2025-01-28T14:16:22.113314+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9990] [] [2025-01-28T14:16:22.113612+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9989] [] [2025-01-28T14:16:22.113855+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9988] [] [2025-01-28T14:16:22.114092+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9987] [] [2025-01-28T14:16:22.114327+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9986] [] [2025-01-28T14:16:22.114570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9985] [] [2025-01-28T14:16:22.114808+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9984] [] [2025-01-28T14:16:22.115045+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9983] [] [2025-01-28T14:16:22.115300+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9982] [] [2025-01-28T14:16:22.115563+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9981] [] [2025-01-28T14:16:22.115807+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9980] [] [2025-01-28T14:16:22.116051+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9979] [] [2025-01-28T14:16:22.116296+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9978] [] [2025-01-28T14:16:22.116587+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9977] [] [2025-01-28T14:16:22.116838+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9976] [] [2025-01-28T14:16:22.117077+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9975] [] [2025-01-28T14:16:22.117315+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9974] [] [2025-01-28T14:16:22.117563+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9973] [] [2025-01-28T14:16:22.117867+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9972] [] [2025-01-28T14:16:22.118182+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9971] [] [2025-01-28T14:16:22.118520+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9970] [] [2025-01-28T14:16:22.118865+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9969] [] [2025-01-28T14:16:22.119231+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9968] [] [2025-01-28T14:16:22.119624+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9967] [] [2025-01-28T14:16:22.119996+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9966] [] [2025-01-28T14:16:22.120335+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9965] [] [2025-01-28T14:16:22.120604+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9964] [] [2025-01-28T14:16:22.120860+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9963] [] [2025-01-28T14:16:22.121115+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9962] [] [2025-01-28T14:16:22.121370+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9961] [] [2025-01-28T14:16:22.121671+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9960] [] [2025-01-28T14:16:22.121933+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9959] [] [2025-01-28T14:16:22.122188+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9958] [] [2025-01-28T14:16:22.122452+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9957] [] [2025-01-28T14:16:22.122704+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9956] [] [2025-01-28T14:16:22.123016+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9955] [] [2025-01-28T14:16:22.123284+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9954] [] [2025-01-28T14:16:22.123582+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9953] [] [2025-01-28T14:16:22.123842+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9952] [] [2025-01-28T14:16:22.124093+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9951] [] [2025-01-28T14:16:22.124335+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9950] [] [2025-01-28T14:16:22.124604+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9949] [] [2025-01-28T14:16:22.124850+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9948] [] [2025-01-28T14:16:22.125099+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9947] [] [2025-01-28T14:16:22.125339+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9946] [] [2025-01-28T14:16:22.125614+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9945] [] [2025-01-28T14:16:22.125854+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9944] [] [2025-01-28T14:16:22.126107+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9943] [] [2025-01-28T14:16:22.126354+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9941] [] [2025-01-28T14:16:22.126626+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9935] [] [2025-01-28T14:16:22.126881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9934] [] [2025-01-28T14:16:22.127118+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9933] [] [2025-01-28T14:16:22.127366+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9931] [] [2025-01-28T14:16:22.127636+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9930] [] [2025-01-28T14:16:22.127878+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9929] [] [2025-01-28T14:16:22.128127+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9928] [] [2025-01-28T14:16:22.128364+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9926] [] [2025-01-28T14:16:22.128608+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9925] [] [2025-01-28T14:16:22.128849+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9923] [] [2025-01-28T14:16:22.129088+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9922] [] [2025-01-28T14:16:22.129334+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9921] [] [2025-01-28T14:16:22.129610+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9920] [] [2025-01-28T14:16:22.129847+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9919] [] [2025-01-28T14:16:22.130092+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9918] [] [2025-01-28T14:16:22.130332+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9917] [] [2025-01-28T14:16:22.130571+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9916] [] [2025-01-28T14:16:22.130820+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9915] [] [2025-01-28T14:16:22.131059+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9914] [] [2025-01-28T14:16:22.131322+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9913] [] [2025-01-28T14:16:22.131564+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9906] [] [2025-01-28T14:16:22.131804+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9905] [] [2025-01-28T14:16:22.132048+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9901] [] [2025-01-28T14:16:22.132292+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9900] [] [2025-01-28T14:16:22.132534+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9897] [] [2025-01-28T14:16:22.132779+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9895] [] [2025-01-28T14:16:22.133039+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9894] [] [2025-01-28T14:16:22.133310+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9893] [] [2025-01-28T14:16:22.133582+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9890] [] [2025-01-28T14:16:22.133820+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9886] [] [2025-01-28T14:16:22.134061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9884] [] [2025-01-28T14:16:22.134303+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9883] [] [2025-01-28T14:16:22.134558+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9881] [] [2025-01-28T14:16:22.134796+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9880] [] [2025-01-28T14:16:22.135030+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9879] [] [2025-01-28T14:16:22.135272+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9877] [] [2025-01-28T14:16:22.135519+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9875] [] [2025-01-28T14:16:22.135757+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9871] [] [2025-01-28T14:16:22.135994+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9870] [] [2025-01-28T14:16:22.136230+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9866] [] [2025-01-28T14:16:22.136490+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9865] [] [2025-01-28T14:16:22.136735+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9864] [] [2025-01-28T14:16:22.136973+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9862] [] [2025-01-28T14:16:22.137219+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9861] [] [2025-01-28T14:16:22.137491+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9852] [] [2025-01-28T14:16:22.137755+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9851] [] [2025-01-28T14:16:22.138018+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9845] [] [2025-01-28T14:16:22.138277+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9842] [] [2025-01-28T14:16:22.138543+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9841] [] [2025-01-28T14:16:22.138834+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9838] [] [2025-01-28T14:16:22.139098+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9832] [] [2025-01-28T14:16:22.139370+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9831] [] [2025-01-28T14:16:22.139638+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9830] [] [2025-01-28T14:16:22.139879+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9829] [] [2025-01-28T14:16:22.140115+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9825] [] [2025-01-28T14:16:22.140349+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9824] [] [2025-01-28T14:16:22.140589+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9822] [] [2025-01-28T14:16:22.140827+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9821] [] [2025-01-28T14:16:22.141080+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9816] [] [2025-01-28T14:16:22.141330+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9809] [] [2025-01-28T14:16:22.141576+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9808] [] [2025-01-28T14:16:22.141813+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9806] [] [2025-01-28T14:16:22.142048+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9788] [] [2025-01-28T14:16:22.142293+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9786] [] [2025-01-28T14:16:22.142535+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9784] [] [2025-01-28T14:16:22.142777+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9781] [] [2025-01-28T14:16:22.143025+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9768] [] [2025-01-28T14:16:22.143273+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9766] [] [2025-01-28T14:16:22.143541+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9765] [] [2025-01-28T14:16:22.143804+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9764] [] [2025-01-28T14:16:22.144065+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9761] [] [2025-01-28T14:16:22.144328+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9760] [] [2025-01-28T14:16:22.144595+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9759] [] [2025-01-28T14:16:22.144832+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9758] [] [2025-01-28T14:16:22.145073+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9751] [] [2025-01-28T14:16:22.145322+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9750] [] [2025-01-28T14:16:22.145563+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9749] [] [2025-01-28T14:16:22.145800+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9745] [] [2025-01-28T14:16:22.146043+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9741] [] [2025-01-28T14:16:22.146281+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9737] [] [2025-01-28T14:16:22.146523+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9734] [] [2025-01-28T14:16:22.146768+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9729] [] [2025-01-28T14:16:22.147013+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9721] [] [2025-01-28T14:16:22.147266+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9719] [] [2025-01-28T14:16:22.147511+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9718] [] [2025-01-28T14:16:22.147748+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9716] [] [2025-01-28T14:16:22.148010+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9714] [] [2025-01-28T14:16:22.148274+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9713] [] [2025-01-28T14:16:22.148546+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9707] [] [2025-01-28T14:16:22.148809+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9705] [] [2025-01-28T14:16:22.149073+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9704] [] [2025-01-28T14:16:22.149344+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9699] [] [2025-01-28T14:16:22.149618+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9698] [] [2025-01-28T14:16:22.149864+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9697] [] [2025-01-28T14:16:22.150101+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9696] [] [2025-01-28T14:16:22.150334+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9693] [] [2025-01-28T14:16:22.150571+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9692] [] [2025-01-28T14:16:22.150808+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9690] [] [2025-01-28T14:16:22.151044+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9688] [] [2025-01-28T14:16:22.151289+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9686] [] [2025-01-28T14:16:22.151529+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9684] [] [2025-01-28T14:16:22.151779+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9683] [] [2025-01-28T14:16:22.152013+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9682] [] [2025-01-28T14:16:22.152257+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9679] [] [2025-01-28T14:16:22.152498+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9676] [] [2025-01-28T14:16:22.152736+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9675] [] [2025-01-28T14:16:22.152971+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9671] [] [2025-01-28T14:16:22.153215+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9670] [] [2025-01-28T14:16:22.153459+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9668] [] [2025-01-28T14:16:22.153700+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9667] [] [2025-01-28T14:16:22.153938+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9665] [] [2025-01-28T14:16:22.154177+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9663] [] [2025-01-28T14:16:22.154412+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9662] [] [2025-01-28T14:16:22.154657+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9658] [] [2025-01-28T14:16:22.154900+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9657] [] [2025-01-28T14:16:22.155143+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9654] [] [2025-01-28T14:16:22.155382+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9653] [] [2025-01-28T14:16:22.155618+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9652] [] [2025-01-28T14:16:22.155869+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9646] [] [2025-01-28T14:16:22.156110+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9645] [] [2025-01-28T14:16:22.156347+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9644] [] [2025-01-28T14:16:22.156589+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9640] [] [2025-01-28T14:16:22.156828+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9638] [] [2025-01-28T14:16:22.157070+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9637] [] [2025-01-28T14:16:22.157308+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9633] [] [2025-01-28T14:16:22.157555+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9631] [] [2025-01-28T14:16:22.157794+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9630] [] [2025-01-28T14:16:22.158038+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9625] [] [2025-01-28T14:16:22.158277+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9623] [] [2025-01-28T14:16:22.158525+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9622] [] [2025-01-28T14:16:22.158768+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9621] [] [2025-01-28T14:16:22.159011+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9617] [] [2025-01-28T14:16:22.159260+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9614] [] [2025-01-28T14:16:22.159505+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9613] [] [2025-01-28T14:16:22.159766+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9612] [] [2025-01-28T14:16:22.160026+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9608] [] [2025-01-28T14:16:22.160294+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9605] [] [2025-01-28T14:16:22.160559+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9603] [] [2025-01-28T14:16:22.160821+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9601] [] [2025-01-28T14:16:22.161067+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9600] [] [2025-01-28T14:16:22.161304+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9599] [] [2025-01-28T14:16:22.161546+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9598] [] [2025-01-28T14:16:22.161814+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9597] [] [2025-01-28T14:16:22.162082+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9594] [] [2025-01-28T14:16:22.162343+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9592] [] [2025-01-28T14:16:22.162645+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9589] [] [2025-01-28T14:16:22.162903+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9586] [] [2025-01-28T14:16:22.163144+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9585] [] [2025-01-28T14:16:22.163377+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9584] [] [2025-01-28T14:16:22.163639+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9583] [] [2025-01-28T14:16:22.163880+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9579] [] [2025-01-28T14:16:22.164117+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9576] [] [2025-01-28T14:16:22.164349+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9575] [] [2025-01-28T14:16:22.164606+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9574] [] [2025-01-28T14:16:22.164845+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9572] [] [2025-01-28T14:16:22.165087+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9571] [] [2025-01-28T14:16:22.165326+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9567] [] [2025-01-28T14:16:22.165598+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9566] [] [2025-01-28T14:16:22.165837+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9563] [] [2025-01-28T14:16:22.166073+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9561] [] [2025-01-28T14:16:22.166312+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9558] [] [2025-01-28T14:16:22.166551+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9556] [] [2025-01-28T14:16:22.166799+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9551] [] [2025-01-28T14:16:22.167042+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9549] [] [2025-01-28T14:16:22.167280+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9546] [] [2025-01-28T14:16:22.167525+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9545] [] [2025-01-28T14:16:22.167771+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9544] [] [2025-01-28T14:16:22.168011+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9538] [] [2025-01-28T14:16:22.168243+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9529] [] [2025-01-28T14:16:22.168508+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9528] [] [2025-01-28T14:16:22.168759+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9525] [] [2025-01-28T14:16:22.169017+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9524] [] [2025-01-28T14:16:22.169276+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9521] [] [2025-01-28T14:16:22.169547+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9519] [] [2025-01-28T14:16:22.169838+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9518] [] [2025-01-28T14:16:22.170097+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9513] [] [2025-01-28T14:16:22.170355+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9512] [] [2025-01-28T14:16:22.170652+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9511] [] [2025-01-28T14:16:22.170947+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9501] [] [2025-01-28T14:16:22.171193+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9496] [] [2025-01-28T14:16:22.171449+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9495] [] [2025-01-28T14:16:22.171701+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9493] [] [2025-01-28T14:16:22.171965+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9492] [] [2025-01-28T14:16:22.172233+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9488] [] [2025-01-28T14:16:22.172507+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9485] [] [2025-01-28T14:16:22.172776+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9484] [] [2025-01-28T14:16:22.173050+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9483] [] [2025-01-28T14:16:22.173335+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9482] [] [2025-01-28T14:16:22.173609+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9481] [] [2025-01-28T14:16:22.173845+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9477] [] [2025-01-28T14:16:22.174085+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9473] [] [2025-01-28T14:16:22.174333+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9470] [] [2025-01-28T14:16:22.174602+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9465] [] [2025-01-28T14:16:22.174843+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9464] [] [2025-01-28T14:16:22.175084+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9463] [] [2025-01-28T14:16:22.175325+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9451] [] [2025-01-28T14:16:22.175574+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9450] [] [2025-01-28T14:16:22.175811+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9449] [] [2025-01-28T14:16:22.176051+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9443] [] [2025-01-28T14:16:22.176292+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9436] [] [2025-01-28T14:16:22.176536+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9428] [] [2025-01-28T14:16:22.176773+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9423] [] [2025-01-28T14:16:22.177014+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9422] [] [2025-01-28T14:16:22.177249+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9421] [] [2025-01-28T14:16:22.177494+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9420] [] [2025-01-28T14:16:22.177741+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9419] [] [2025-01-28T14:16:22.177973+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9418] [] [2025-01-28T14:16:22.178214+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9412] [] [2025-01-28T14:16:22.178452+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9406] [] [2025-01-28T14:16:22.178698+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9401] [] [2025-01-28T14:16:22.178946+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9400] [] [2025-01-28T14:16:22.179185+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9397] [] [2025-01-28T14:16:22.179422+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9389] [] [2025-01-28T14:16:22.179673+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9387] [] [2025-01-28T14:16:22.179909+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9386] [] [2025-01-28T14:16:22.180145+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9383] [] [2025-01-28T14:16:22.180377+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9382] [] [2025-01-28T14:16:22.180613+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9380] [] [2025-01-28T14:16:22.180853+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9377] [] [2025-01-28T14:16:22.181095+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9374] [] [2025-01-28T14:16:22.181336+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9369] [] [2025-01-28T14:16:22.181572+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9367] [] [2025-01-28T14:16:22.181812+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9366] [] [2025-01-28T14:16:22.182047+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9363] [] [2025-01-28T14:16:22.182284+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9354] [] [2025-01-28T14:16:22.182532+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9353] [] [2025-01-28T14:16:22.182781+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9351] [] [2025-01-28T14:16:22.183016+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9350] [] [2025-01-28T14:16:22.183251+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9334] [] [2025-01-28T14:16:22.185733+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9332] [] [2025-01-28T14:16:22.186228+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9320] [] [2025-01-28T14:16:22.186488+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9319] [] [2025-01-28T14:16:22.186770+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9308] [] [2025-01-28T14:16:22.187052+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9305] [] [2025-01-28T14:16:22.187324+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9301] [] [2025-01-28T14:16:22.187602+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9300] [] [2025-01-28T14:16:22.187851+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9299] [] [2025-01-28T14:16:22.188090+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9297] [] [2025-01-28T14:16:22.188340+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9295] [] [2025-01-28T14:16:22.188597+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9285] [] [2025-01-28T14:16:22.188845+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9261] [] [2025-01-28T14:16:22.189091+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9255] [] [2025-01-28T14:16:22.189336+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9253] [] [2025-01-28T14:16:22.189582+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9247] [] [2025-01-28T14:16:22.189826+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9226] [] [2025-01-28T14:16:22.190064+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9218] [] [2025-01-28T14:16:22.190324+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9201] [] [2025-01-28T14:16:22.190570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9198] [] [2025-01-28T14:16:22.190816+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9190] [] [2025-01-28T14:16:22.191054+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9182] [] [2025-01-28T14:16:22.191301+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9180] [] [2025-01-28T14:16:22.191544+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9178] [] [2025-01-28T14:16:22.191788+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9168] [] [2025-01-28T14:16:22.192054+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9165] [] [2025-01-28T14:16:22.192325+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9154] [] [2025-01-28T14:16:22.192595+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9153] [] [2025-01-28T14:16:22.192850+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9139] [] [2025-01-28T14:16:22.193086+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9124] [] [2025-01-28T14:16:22.193328+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9120] [] [2025-01-28T14:16:22.193574+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9115] [] [2025-01-28T14:16:22.193815+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9109] [] [2025-01-28T14:16:22.194049+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9104] [] [2025-01-28T14:16:22.194287+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9094] [] [2025-01-28T14:16:22.194541+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9093] [] [2025-01-28T14:16:22.194780+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9090] [] [2025-01-28T14:16:22.195020+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9087] [] [2025-01-28T14:16:22.195259+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9085] [] [2025-01-28T14:16:22.195506+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9079] [] [2025-01-28T14:16:22.195753+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9068] [] [2025-01-28T14:16:22.195990+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9058] [] [2025-01-28T14:16:22.196223+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9050] [] [2025-01-28T14:16:22.196497+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9042] [] [2025-01-28T14:16:22.196769+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9040] [] [2025-01-28T14:16:22.197043+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9039] [] [2025-01-28T14:16:22.197320+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8994] [] [2025-01-28T14:16:22.197596+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8989] [] [2025-01-28T14:16:22.197841+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8968] [] [2025-01-28T14:16:22.198080+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8959] [] [2025-01-28T14:16:22.198317+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8919] [] [2025-01-28T14:16:22.198568+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8912] [] [2025-01-28T14:16:22.198809+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8905] [] [2025-01-28T14:16:22.199048+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8891] [] [2025-01-28T14:16:22.199287+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8877] [] [2025-01-28T14:16:22.199552+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8855] [] [2025-01-28T14:16:22.199804+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8842] [] [2025-01-28T14:16:22.200068+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8838] [] [2025-01-28T14:16:22.200335+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8835] [] [2025-01-28T14:16:22.200608+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8829] [] [2025-01-28T14:16:22.200854+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8826] [] [2025-01-28T14:16:22.201092+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8823] [] [2025-01-28T14:16:22.201333+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8800] [] [2025-01-28T14:16:22.201584+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8797] [] [2025-01-28T14:16:22.201829+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8776] [] [2025-01-28T14:16:22.202063+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8766] [] [2025-01-28T14:16:22.202295+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8763] [] [2025-01-28T14:16:22.202543+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8758] [] [2025-01-28T14:16:22.202798+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8738] [] [2025-01-28T14:16:22.203035+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8701] [] [2025-01-28T14:16:22.203300+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8698] [] [2025-01-28T14:16:22.203574+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8682] [] [2025-01-28T14:16:22.203824+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8676] [] [2025-01-28T14:16:22.204065+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8665] [] [2025-01-28T14:16:22.204305+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8644] [] [2025-01-28T14:16:22.204553+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8626] [] [2025-01-28T14:16:22.204791+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8625] [] [2025-01-28T14:16:22.205034+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8613] [] [2025-01-28T14:16:22.205279+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8609] [] [2025-01-28T14:16:22.205532+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8608] [] [2025-01-28T14:16:22.205779+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8596] [] [2025-01-28T14:16:22.206041+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8595] [] [2025-01-28T14:16:22.206303+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8590] [] [2025-01-28T14:16:22.206580+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8588] [] [2025-01-28T14:16:22.206851+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8583] [] [2025-01-28T14:16:22.207095+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8552] [] [2025-01-28T14:16:22.207333+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8520] [] [2025-01-28T14:16:22.207613+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8512] [] [2025-01-28T14:16:22.207870+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8465] [] [2025-01-28T14:16:22.209213+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8440] [] [2025-01-28T14:16:22.209492+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8269] [] [2025-01-28T14:16:22.209779+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8202] [] [2025-01-28T14:16:22.210056+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8195] [] [2025-01-28T14:16:22.210331+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8151] [] [2025-01-28T14:16:22.210608+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8150] [] [2025-01-28T14:16:22.210852+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8149] [] [2025-01-28T14:16:22.211105+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8131] [] [2025-01-28T14:16:22.211345+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8130] [] [2025-01-28T14:16:22.211589+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8128] [] [2025-01-28T14:16:22.211834+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8127] [] [2025-01-28T14:16:22.212076+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8126] [] [2025-01-28T14:16:22.212321+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8125] [] [2025-01-28T14:16:22.212568+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8124] [] [2025-01-28T14:16:22.212848+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8111] [] [2025-01-28T14:16:22.213105+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8096] [] [2025-01-28T14:16:22.213342+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8092] [] [2025-01-28T14:16:22.213587+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8051] [] [2025-01-28T14:16:22.213833+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8033] [] [2025-01-28T14:16:22.214084+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7966] [] [2025-01-28T14:16:22.214326+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7925] [] [2025-01-28T14:16:22.214570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7911] [] [2025-01-28T14:16:22.214818+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7847] [] [2025-01-28T14:16:22.215058+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7826] [] [2025-01-28T14:16:22.215298+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7824] [] [2025-01-28T14:16:22.215543+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7823] [] [2025-01-28T14:16:22.215790+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7591] [] [2025-01-28T14:16:22.216057+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7570] [] [2025-01-28T14:16:22.216321+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7402] [] [2025-01-28T14:16:22.216588+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7363] [] [2025-01-28T14:16:22.216864+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7359] [] [2025-01-28T14:16:22.217109+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7349] [] [2025-01-28T14:16:22.217345+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7347] [] [2025-01-28T14:16:22.217593+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7200] [] [2025-01-28T14:16:22.217833+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7197] [] [2025-01-28T14:16:22.218069+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7193] [] [2025-01-28T14:16:22.218305+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7161] [] [2025-01-28T14:16:22.218555+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6968] [] [2025-01-28T14:16:22.218815+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6582] [] [2025-01-28T14:16:22.219083+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6435] [] [2025-01-28T14:16:22.219350+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6353] [] [2025-01-28T14:16:22.219621+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5998] [] [2025-01-28T14:16:22.220018+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.id = ? [5] [] [2025-01-28T14:16:22.627826+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:22.632339+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:23.867686+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:23.871547+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:25.123040+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:25.126945+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:25.882146+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:16:25.883061+00:00] doctrine.DEBUG: UPDATE `order` SET shipping_status = ?, shipped_at = ?, updated_at = ? WHERE id = ? ["Livré","2025-01-28T14:16:25+00:00","2025-01-28T14:16:25+00:00",9986] [] [2025-01-28T14:16:25.883449+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:16:26.350418+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:26.354026+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:27.574498+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:27.578078+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:28.799889+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:28.803484+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:30.026430+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:30.029997+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:31.257317+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:31.260867+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:32.491697+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:32.495281+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:33.721266+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:33.724829+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:34.950781+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:34.954344+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:36.174893+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:36.178451+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:37.400945+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:37.404502+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:38.624329+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:38.627903+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:39.850076+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:39.853632+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:41.072421+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:41.075980+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:42.296252+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:42.299803+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:43.519185+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:43.522743+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:43.629908+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:16:43.630207+00:00] doctrine.DEBUG: UPDATE `order` SET shipping_status = ?, updated_at = ? WHERE id = ? ["Reçu à l'entrepôt","2025-01-28T14:16:43+00:00",9761] [] [2025-01-28T14:16:43.630675+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:16:44.751217+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:44.754767+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:45.977340+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:45.980894+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:47.200571+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:47.204120+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:48.425014+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:48.428561+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:49.648656+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:49.652230+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:50.873421+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:50.876970+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:52.099997+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:52.103551+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:53.333490+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:53.337084+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:54.559298+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:54.562848+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:55.806285+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:55.809842+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:57.036380+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:57.039977+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:58.268349+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:58.271906+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:16:59.499785+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:16:59.503338+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:00.728089+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:00.731642+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:01.961701+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:01.965234+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:03.187696+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:03.191244+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:04.419348+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:04.422907+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:05.657582+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:05.661120+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:06.879582+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:06.883137+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:08.108173+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:08.111723+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:09.343939+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:09.347504+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:10.569385+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:10.572941+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:11.798455+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:11.802038+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:13.027751+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:13.031301+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:14.259867+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:14.263418+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:16.232845+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:16.236424+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:18.235771+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:18.239326+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:20.247211+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:20.251002+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:22.255016+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:22.258664+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:24.236245+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:24.239790+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:26.239056+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:26.242611+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:27.488954+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:27.492515+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:28.714232+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:28.717897+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:30.233262+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:30.236807+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:32.335181+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:32.338727+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:33.719646+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [12] [] [2025-01-28T14:17:33.721225+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [6] [] [2025-01-28T14:17:33.731071+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [13] [] [2025-01-28T14:17:33.756018+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-28T14:17:33.764463+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:17:33.765011+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:17:33.768819+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:17:33.768978+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-28T14:17:33.770187+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:17:33.770306+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-28T14:17:33.771058+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:17:33.771172+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-28T14:17:33.771381+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-28T14:17:33.772175+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-28T14:17:33.780817+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:17:34.234783+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:34.238399+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:36.240165+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:36.243816+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:38.233843+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:38.237392+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:40.241112+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:40.244679+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:42.235179+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:42.238727+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:44.239689+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:44.243256+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:46.234188+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:46.237748+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:48.238520+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:48.242094+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:50.238228+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:50.241787+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:52.241986+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:52.245550+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:54.253015+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:54.256568+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:56.239231+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:56.242802+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:17:58.234636+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:17:58.238195+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:00.240359+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:00.243939+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:02.238418+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:02.242000+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:04.239288+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:04.242882+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:06.238608+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:06.242157+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:08.242050+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:08.246520+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:10.235939+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:10.239499+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:12.240132+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:12.243691+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:14.239247+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:14.242797+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:16.236017+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:16.239591+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:18.244622+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:18.248169+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:20.244812+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:20.248379+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:22.236468+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:22.240018+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:24.265781+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:24.269364+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:26.319698+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:26.323368+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:28.401249+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:28.404836+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:30.236609+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:30.240162+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:32.239014+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:32.242596+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:34.255888+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:34.259432+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:36.340027+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:36.343608+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:38.537478+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:38.541020+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:41.706634+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:41.710217+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:43.496120+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:43.499666+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:45.293336+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:45.296899+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:47.237562+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:47.241112+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:49.858257+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:49.861881+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:51.260113+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:51.263667+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:53.246167+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:53.249738+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:55.241687+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:55.245237+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:57.250262+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:57.253836+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:18:59.249853+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:18:59.253402+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:01.271094+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:01.274674+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:03.259003+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:03.262557+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:05.239468+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:05.243036+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:07.258531+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:07.262100+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:09.246450+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:09.250016+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:11.238412+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:11.241962+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:13.241666+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:13.245227+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:15.241427+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:15.244974+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:17.243250+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:17.246818+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:19.237616+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:19.241173+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:21.243309+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:21.246872+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:23.239286+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:23.242836+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:25.243251+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:25.246842+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:27.239621+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:27.243173+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:29.240575+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:29.244151+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:31.241839+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:31.245384+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:33.268455+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:33.272017+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:35.243607+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:35.247183+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:37.245347+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:37.249014+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:39.240414+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:39.244000+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:41.245622+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:41.249183+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:43.244784+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:43.248334+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:45.246328+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:45.249894+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:47.243232+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:47.246791+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:49.242370+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:49.245929+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:51.243123+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:51.246672+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:53.242201+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:53.245773+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:55.244442+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:55.248007+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:57.245219+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:57.248786+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:19:59.253616+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:19:59.257172+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:20:01.246327+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:20:01.250168+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:20:03.241648+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:20:03.245206+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:20:05.248457+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:20:05.252007+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:20:07.244334+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:20:07.247889+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:20:09.246271+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:20:09.249839+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:20:11.261810+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:20:11.265386+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:20:13.247930+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:20:13.251491+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:20:15.251515+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:20:15.255057+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:20:17.244561+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:20:17.248118+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:20:19.244590+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:20:19.248153+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:20:21.242284+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:20:21.245871+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:20:23.243033+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:20:23.246602+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:20:24.362579+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:20:25.220322+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:20:25.253082+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:20:25.374342+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:20:27.248784+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:20:27.252666+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:20:29.245261+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:20:29.248881+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:20:31.245539+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:20:31.249097+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:20:32.504990+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:20:32.508550+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:20:33.735640+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:20:33.739197+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:20:34.963551+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:20:34.967135+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:20:36.194743+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:20:36.198300+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:20:36.924318+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:20:36.927867+00:00] request.INFO: Matched route "app_admin_power_orders_sav". {"route":"app_admin_power_orders_sav","route_parameters":{"_route":"app_admin_power_orders_sav","_controller":"App\\Controller\\Admin\\Power\\OrderController::getOrdersSav"},"request_uri":"https://powerdata.tn/admin/power/orders/sav","method":"GET"} [] [2025-01-28T14:20:36.933227+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T14:20:36.933267+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:20:36.933300+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:20:36.959224+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T14:20:37.000363+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T14:20:37.035475+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T14:20:37.036783+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T14:20:37.043297+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2025-01-28T14:20:37.335460+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ INNER JOIN shipper s1_ ON o0_.shipper_id = s1_.id WHERE (o0_.parent_id = ? AND o0_.tracking_code IS NOT NULL AND o0_.status = ? AND s1_.type <> ? AND s1_.status = ?) AND (o0_.status_facturation = ? OR (o0_.status_facturation = ? AND o0_.shipping_status NOT IN (?))) AND o0_.created_at < ? AND o0_.sav_closed = ? ORDER BY o0_.id DESC [2,4,"simple",true,1,2,["Livrer",104,"Livré"],"2025-01-28",0] [] [2025-01-28T14:20:37.359891+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10007] [] [2025-01-28T14:20:37.360359+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10006] [] [2025-01-28T14:20:37.360715+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10005] [] [2025-01-28T14:20:37.361115+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10004] [] [2025-01-28T14:20:37.361426+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10003] [] [2025-01-28T14:20:37.361741+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10002] [] [2025-01-28T14:20:37.362039+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10001] [] [2025-01-28T14:20:37.362334+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10000] [] [2025-01-28T14:20:37.362721+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9999] [] [2025-01-28T14:20:37.363010+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9998] [] [2025-01-28T14:20:37.363262+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9997] [] [2025-01-28T14:20:37.363537+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9996] [] [2025-01-28T14:20:37.363783+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9995] [] [2025-01-28T14:20:37.364048+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9994] [] [2025-01-28T14:20:37.364312+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9993] [] [2025-01-28T14:20:37.364605+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9992] [] [2025-01-28T14:20:37.364845+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9991] [] [2025-01-28T14:20:37.365085+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9990] [] [2025-01-28T14:20:37.365321+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9989] [] [2025-01-28T14:20:37.365588+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9988] [] [2025-01-28T14:20:37.365834+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9987] [] [2025-01-28T14:20:37.366074+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9986] [] [2025-01-28T14:20:37.366310+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9985] [] [2025-01-28T14:20:37.366575+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9984] [] [2025-01-28T14:20:37.366818+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9983] [] [2025-01-28T14:20:37.367059+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9982] [] [2025-01-28T14:20:37.367295+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9981] [] [2025-01-28T14:20:37.367562+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9980] [] [2025-01-28T14:20:37.367820+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9979] [] [2025-01-28T14:20:37.368063+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9978] [] [2025-01-28T14:20:37.368298+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9977] [] [2025-01-28T14:20:37.368581+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9976] [] [2025-01-28T14:20:37.368821+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9975] [] [2025-01-28T14:20:37.369088+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9974] [] [2025-01-28T14:20:37.369386+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9973] [] [2025-01-28T14:20:37.369719+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9972] [] [2025-01-28T14:20:37.370082+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9971] [] [2025-01-28T14:20:37.370433+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9970] [] [2025-01-28T14:20:37.370814+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9969] [] [2025-01-28T14:20:37.371144+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9968] [] [2025-01-28T14:20:37.371430+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9967] [] [2025-01-28T14:20:37.371719+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9966] [] [2025-01-28T14:20:37.371989+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9965] [] [2025-01-28T14:20:37.372263+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9964] [] [2025-01-28T14:20:37.372539+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9963] [] [2025-01-28T14:20:37.372830+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9962] [] [2025-01-28T14:20:37.373106+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9961] [] [2025-01-28T14:20:37.373371+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9960] [] [2025-01-28T14:20:37.373636+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9959] [] [2025-01-28T14:20:37.373935+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9958] [] [2025-01-28T14:20:37.374204+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9957] [] [2025-01-28T14:20:37.374510+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9956] [] [2025-01-28T14:20:37.374792+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9955] [] [2025-01-28T14:20:37.375055+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9954] [] [2025-01-28T14:20:37.375321+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9953] [] [2025-01-28T14:20:37.375603+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9952] [] [2025-01-28T14:20:37.375860+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9951] [] [2025-01-28T14:20:37.376099+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9950] [] [2025-01-28T14:20:37.376338+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9949] [] [2025-01-28T14:20:37.376583+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9948] [] [2025-01-28T14:20:37.376830+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9947] [] [2025-01-28T14:20:37.377068+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9946] [] [2025-01-28T14:20:37.377308+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9945] [] [2025-01-28T14:20:37.377549+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9944] [] [2025-01-28T14:20:37.377803+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9943] [] [2025-01-28T14:20:37.378051+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9941] [] [2025-01-28T14:20:37.378292+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9935] [] [2025-01-28T14:20:37.378543+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9934] [] [2025-01-28T14:20:37.378781+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9933] [] [2025-01-28T14:20:37.379062+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9931] [] [2025-01-28T14:20:37.379327+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9930] [] [2025-01-28T14:20:37.379591+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9929] [] [2025-01-28T14:20:37.379841+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9928] [] [2025-01-28T14:20:37.380075+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9926] [] [2025-01-28T14:20:37.380312+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9925] [] [2025-01-28T14:20:37.380553+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9923] [] [2025-01-28T14:20:37.380796+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9922] [] [2025-01-28T14:20:37.381043+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9921] [] [2025-01-28T14:20:37.381277+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9920] [] [2025-01-28T14:20:37.381524+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9919] [] [2025-01-28T14:20:37.381771+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9918] [] [2025-01-28T14:20:37.382013+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9917] [] [2025-01-28T14:20:37.382248+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9916] [] [2025-01-28T14:20:37.382523+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9915] [] [2025-01-28T14:20:37.382802+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9914] [] [2025-01-28T14:20:37.383073+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9913] [] [2025-01-28T14:20:37.383339+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9906] [] [2025-01-28T14:20:37.383606+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9905] [] [2025-01-28T14:20:37.383855+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9901] [] [2025-01-28T14:20:37.384101+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9900] [] [2025-01-28T14:20:37.384338+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9897] [] [2025-01-28T14:20:37.384575+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9895] [] [2025-01-28T14:20:37.384812+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9894] [] [2025-01-28T14:20:37.385060+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9893] [] [2025-01-28T14:20:37.385297+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9890] [] [2025-01-28T14:20:37.385537+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9886] [] [2025-01-28T14:20:37.385782+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9884] [] [2025-01-28T14:20:37.386017+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9883] [] [2025-01-28T14:20:37.386266+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9881] [] [2025-01-28T14:20:37.386518+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9880] [] [2025-01-28T14:20:37.386758+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9879] [] [2025-01-28T14:20:37.387026+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9877] [] [2025-01-28T14:20:37.387295+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9875] [] [2025-01-28T14:20:37.387555+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9871] [] [2025-01-28T14:20:37.387795+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9870] [] [2025-01-28T14:20:37.388028+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9866] [] [2025-01-28T14:20:37.388281+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9865] [] [2025-01-28T14:20:37.388530+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9864] [] [2025-01-28T14:20:37.388769+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9862] [] [2025-01-28T14:20:37.389037+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9861] [] [2025-01-28T14:20:37.389304+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9852] [] [2025-01-28T14:20:37.389568+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9851] [] [2025-01-28T14:20:37.389803+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9845] [] [2025-01-28T14:20:37.390035+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9842] [] [2025-01-28T14:20:37.390271+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9841] [] [2025-01-28T14:20:37.390565+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9838] [] [2025-01-28T14:20:37.390806+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9832] [] [2025-01-28T14:20:37.391075+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9831] [] [2025-01-28T14:20:37.391337+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9830] [] [2025-01-28T14:20:37.391602+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9829] [] [2025-01-28T14:20:37.391840+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9825] [] [2025-01-28T14:20:37.392075+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9824] [] [2025-01-28T14:20:37.392311+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9822] [] [2025-01-28T14:20:37.392549+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9821] [] [2025-01-28T14:20:37.392802+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9816] [] [2025-01-28T14:20:37.393082+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9809] [] [2025-01-28T14:20:37.393343+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9808] [] [2025-01-28T14:20:37.393629+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9806] [] [2025-01-28T14:20:37.393872+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9788] [] [2025-01-28T14:20:37.394109+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9786] [] [2025-01-28T14:20:37.394345+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9784] [] [2025-01-28T14:20:37.394587+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9781] [] [2025-01-28T14:20:37.394833+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9768] [] [2025-01-28T14:20:37.395079+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9766] [] [2025-01-28T14:20:37.395321+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9765] [] [2025-01-28T14:20:37.395557+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9764] [] [2025-01-28T14:20:37.395793+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9761] [] [2025-01-28T14:20:37.396028+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9760] [] [2025-01-28T14:20:37.396261+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9759] [] [2025-01-28T14:20:37.396524+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9758] [] [2025-01-28T14:20:37.396764+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9751] [] [2025-01-28T14:20:37.397048+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9750] [] [2025-01-28T14:20:37.397311+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9749] [] [2025-01-28T14:20:37.397577+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9745] [] [2025-01-28T14:20:37.397817+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9741] [] [2025-01-28T14:20:37.398052+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9737] [] [2025-01-28T14:20:37.398289+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9734] [] [2025-01-28T14:20:37.398535+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9729] [] [2025-01-28T14:20:37.398785+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9721] [] [2025-01-28T14:20:37.399062+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9719] [] [2025-01-28T14:20:37.399329+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9718] [] [2025-01-28T14:20:37.399591+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9716] [] [2025-01-28T14:20:37.399832+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9714] [] [2025-01-28T14:20:37.400068+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9713] [] [2025-01-28T14:20:37.400304+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9707] [] [2025-01-28T14:20:37.400545+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9705] [] [2025-01-28T14:20:37.400785+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9704] [] [2025-01-28T14:20:37.401028+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9699] [] [2025-01-28T14:20:37.401270+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9698] [] [2025-01-28T14:20:37.401515+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9697] [] [2025-01-28T14:20:37.401755+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9696] [] [2025-01-28T14:20:37.401986+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9693] [] [2025-01-28T14:20:37.402221+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9692] [] [2025-01-28T14:20:37.402463+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9690] [] [2025-01-28T14:20:37.402704+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9688] [] [2025-01-28T14:20:37.402945+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9686] [] [2025-01-28T14:20:37.403181+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9684] [] [2025-01-28T14:20:37.403427+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9683] [] [2025-01-28T14:20:37.403670+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9682] [] [2025-01-28T14:20:37.403910+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9679] [] [2025-01-28T14:20:37.404145+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9676] [] [2025-01-28T14:20:37.404381+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9675] [] [2025-01-28T14:20:37.404643+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9671] [] [2025-01-28T14:20:37.404888+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9670] [] [2025-01-28T14:20:37.405123+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9668] [] [2025-01-28T14:20:37.405359+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9667] [] [2025-01-28T14:20:37.405629+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9665] [] [2025-01-28T14:20:37.405871+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9663] [] [2025-01-28T14:20:37.406104+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9662] [] [2025-01-28T14:20:37.406339+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9658] [] [2025-01-28T14:20:37.406616+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9657] [] [2025-01-28T14:20:37.406858+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9654] [] [2025-01-28T14:20:37.407094+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9653] [] [2025-01-28T14:20:37.407329+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9652] [] [2025-01-28T14:20:37.407607+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9646] [] [2025-01-28T14:20:37.407850+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9645] [] [2025-01-28T14:20:37.408088+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9644] [] [2025-01-28T14:20:37.408323+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9640] [] [2025-01-28T14:20:37.408585+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9638] [] [2025-01-28T14:20:37.408827+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9637] [] [2025-01-28T14:20:37.409070+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9633] [] [2025-01-28T14:20:37.409315+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9631] [] [2025-01-28T14:20:37.409579+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9630] [] [2025-01-28T14:20:37.409824+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9625] [] [2025-01-28T14:20:37.410063+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9623] [] [2025-01-28T14:20:37.410300+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9622] [] [2025-01-28T14:20:37.410539+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9621] [] [2025-01-28T14:20:37.410789+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9617] [] [2025-01-28T14:20:37.411047+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9614] [] [2025-01-28T14:20:37.411309+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9613] [] [2025-01-28T14:20:37.411597+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9612] [] [2025-01-28T14:20:37.411837+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9608] [] [2025-01-28T14:20:37.412075+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9605] [] [2025-01-28T14:20:37.412311+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9603] [] [2025-01-28T14:20:37.412549+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9601] [] [2025-01-28T14:20:37.412799+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9600] [] [2025-01-28T14:20:37.413038+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9599] [] [2025-01-28T14:20:37.413274+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9598] [] [2025-01-28T14:20:37.413517+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9597] [] [2025-01-28T14:20:37.413757+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9594] [] [2025-01-28T14:20:37.413996+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9592] [] [2025-01-28T14:20:37.414245+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9589] [] [2025-01-28T14:20:37.414503+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9586] [] [2025-01-28T14:20:37.414776+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9585] [] [2025-01-28T14:20:37.415035+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9584] [] [2025-01-28T14:20:37.415291+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9583] [] [2025-01-28T14:20:37.415579+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9579] [] [2025-01-28T14:20:37.415824+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9576] [] [2025-01-28T14:20:37.416056+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9575] [] [2025-01-28T14:20:37.416296+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9574] [] [2025-01-28T14:20:37.416537+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9572] [] [2025-01-28T14:20:37.416782+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9571] [] [2025-01-28T14:20:37.417045+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9567] [] [2025-01-28T14:20:37.417308+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9566] [] [2025-01-28T14:20:37.417577+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9563] [] [2025-01-28T14:20:37.417816+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9561] [] [2025-01-28T14:20:37.418055+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9558] [] [2025-01-28T14:20:37.418291+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9556] [] [2025-01-28T14:20:37.418539+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9551] [] [2025-01-28T14:20:37.418785+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9549] [] [2025-01-28T14:20:37.419051+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9546] [] [2025-01-28T14:20:37.419317+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9545] [] [2025-01-28T14:20:37.419586+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9544] [] [2025-01-28T14:20:37.419827+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9538] [] [2025-01-28T14:20:37.420058+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9529] [] [2025-01-28T14:20:37.420290+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9528] [] [2025-01-28T14:20:37.420541+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9525] [] [2025-01-28T14:20:37.420779+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9524] [] [2025-01-28T14:20:37.421040+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9521] [] [2025-01-28T14:20:37.421299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9519] [] [2025-01-28T14:20:37.421565+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9518] [] [2025-01-28T14:20:37.421800+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9513] [] [2025-01-28T14:20:37.422032+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9512] [] [2025-01-28T14:20:37.422268+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9511] [] [2025-01-28T14:20:37.422540+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9501] [] [2025-01-28T14:20:37.422789+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9496] [] [2025-01-28T14:20:37.423051+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9495] [] [2025-01-28T14:20:37.423312+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9493] [] [2025-01-28T14:20:37.423579+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9492] [] [2025-01-28T14:20:37.423823+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9488] [] [2025-01-28T14:20:37.424061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9485] [] [2025-01-28T14:20:37.424298+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9484] [] [2025-01-28T14:20:37.424552+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9483] [] [2025-01-28T14:20:37.424817+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9482] [] [2025-01-28T14:20:37.425084+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9481] [] [2025-01-28T14:20:37.425341+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9477] [] [2025-01-28T14:20:37.425610+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9473] [] [2025-01-28T14:20:37.425859+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9470] [] [2025-01-28T14:20:37.426141+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9465] [] [2025-01-28T14:20:37.426394+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9464] [] [2025-01-28T14:20:37.426667+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9463] [] [2025-01-28T14:20:37.426937+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9451] [] [2025-01-28T14:20:37.427207+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9450] [] [2025-01-28T14:20:37.427471+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9449] [] [2025-01-28T14:20:37.427737+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9443] [] [2025-01-28T14:20:37.427998+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9436] [] [2025-01-28T14:20:37.428263+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9428] [] [2025-01-28T14:20:37.428525+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9423] [] [2025-01-28T14:20:37.428795+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9422] [] [2025-01-28T14:20:37.429057+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9421] [] [2025-01-28T14:20:37.429316+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9420] [] [2025-01-28T14:20:37.429614+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9419] [] [2025-01-28T14:20:37.429847+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9418] [] [2025-01-28T14:20:37.430087+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9412] [] [2025-01-28T14:20:37.430344+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9406] [] [2025-01-28T14:20:37.430617+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9401] [] [2025-01-28T14:20:37.430861+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9400] [] [2025-01-28T14:20:37.431098+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9397] [] [2025-01-28T14:20:37.431335+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9389] [] [2025-01-28T14:20:37.431577+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9387] [] [2025-01-28T14:20:37.431818+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9386] [] [2025-01-28T14:20:37.432052+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9383] [] [2025-01-28T14:20:37.432282+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9382] [] [2025-01-28T14:20:37.432518+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9380] [] [2025-01-28T14:20:37.432761+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9377] [] [2025-01-28T14:20:37.433030+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9374] [] [2025-01-28T14:20:37.433266+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9369] [] [2025-01-28T14:20:37.433530+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9367] [] [2025-01-28T14:20:37.433770+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9366] [] [2025-01-28T14:20:37.434032+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9363] [] [2025-01-28T14:20:37.434293+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9354] [] [2025-01-28T14:20:37.434566+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9353] [] [2025-01-28T14:20:37.434808+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9351] [] [2025-01-28T14:20:37.435041+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9350] [] [2025-01-28T14:20:37.435276+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9334] [] [2025-01-28T14:20:37.437774+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9332] [] [2025-01-28T14:20:37.438260+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9320] [] [2025-01-28T14:20:37.438544+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9319] [] [2025-01-28T14:20:37.438822+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9308] [] [2025-01-28T14:20:37.439090+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9305] [] [2025-01-28T14:20:37.439367+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9301] [] [2025-01-28T14:20:37.439644+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9300] [] [2025-01-28T14:20:37.439892+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9299] [] [2025-01-28T14:20:37.440130+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9297] [] [2025-01-28T14:20:37.440378+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9295] [] [2025-01-28T14:20:37.440657+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9285] [] [2025-01-28T14:20:37.440903+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9261] [] [2025-01-28T14:20:37.441155+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9255] [] [2025-01-28T14:20:37.441396+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9253] [] [2025-01-28T14:20:37.441642+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9247] [] [2025-01-28T14:20:37.441910+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9226] [] [2025-01-28T14:20:37.442171+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9218] [] [2025-01-28T14:20:37.442456+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9201] [] [2025-01-28T14:20:37.442725+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9198] [] [2025-01-28T14:20:37.442995+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9190] [] [2025-01-28T14:20:37.443258+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9182] [] [2025-01-28T14:20:37.443535+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9180] [] [2025-01-28T14:20:37.443806+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9178] [] [2025-01-28T14:20:37.444069+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9168] [] [2025-01-28T14:20:37.444332+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9165] [] [2025-01-28T14:20:37.444674+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9154] [] [2025-01-28T14:20:37.444955+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9153] [] [2025-01-28T14:20:37.445245+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9139] [] [2025-01-28T14:20:37.445529+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9124] [] [2025-01-28T14:20:37.445776+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9120] [] [2025-01-28T14:20:37.446072+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9115] [] [2025-01-28T14:20:37.446335+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9109] [] [2025-01-28T14:20:37.446628+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9104] [] [2025-01-28T14:20:37.446876+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9094] [] [2025-01-28T14:20:37.447127+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9093] [] [2025-01-28T14:20:37.447364+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9090] [] [2025-01-28T14:20:37.447663+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9087] [] [2025-01-28T14:20:37.447911+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9085] [] [2025-01-28T14:20:37.448176+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9079] [] [2025-01-28T14:20:37.448491+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9068] [] [2025-01-28T14:20:37.448760+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9058] [] [2025-01-28T14:20:37.449052+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9050] [] [2025-01-28T14:20:37.449316+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9042] [] [2025-01-28T14:20:37.449617+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9040] [] [2025-01-28T14:20:37.449867+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9039] [] [2025-01-28T14:20:37.450116+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8994] [] [2025-01-28T14:20:37.450361+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8989] [] [2025-01-28T14:20:37.450641+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8968] [] [2025-01-28T14:20:37.450882+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8959] [] [2025-01-28T14:20:37.451119+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8919] [] [2025-01-28T14:20:37.451366+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8912] [] [2025-01-28T14:20:37.451647+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8905] [] [2025-01-28T14:20:37.451885+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8891] [] [2025-01-28T14:20:37.452123+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8877] [] [2025-01-28T14:20:37.452373+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8855] [] [2025-01-28T14:20:37.452622+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8842] [] [2025-01-28T14:20:37.452865+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8838] [] [2025-01-28T14:20:37.453103+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8835] [] [2025-01-28T14:20:37.453353+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8829] [] [2025-01-28T14:20:37.453602+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8826] [] [2025-01-28T14:20:37.453845+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8823] [] [2025-01-28T14:20:37.454081+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8800] [] [2025-01-28T14:20:37.454327+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8797] [] [2025-01-28T14:20:37.454570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8776] [] [2025-01-28T14:20:37.454807+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8766] [] [2025-01-28T14:20:37.455039+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8763] [] [2025-01-28T14:20:37.455277+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8758] [] [2025-01-28T14:20:37.455532+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8738] [] [2025-01-28T14:20:37.455770+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8701] [] [2025-01-28T14:20:37.456009+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8698] [] [2025-01-28T14:20:37.456253+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8682] [] [2025-01-28T14:20:37.456503+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8676] [] [2025-01-28T14:20:37.456746+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8665] [] [2025-01-28T14:20:37.457007+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8644] [] [2025-01-28T14:20:37.457282+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8626] [] [2025-01-28T14:20:37.457550+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8625] [] [2025-01-28T14:20:37.457802+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8613] [] [2025-01-28T14:20:37.458044+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8609] [] [2025-01-28T14:20:37.458286+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8608] [] [2025-01-28T14:20:37.458532+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8596] [] [2025-01-28T14:20:37.458768+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8595] [] [2025-01-28T14:20:37.459032+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8590] [] [2025-01-28T14:20:37.459307+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8588] [] [2025-01-28T14:20:37.459588+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8583] [] [2025-01-28T14:20:37.459837+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8552] [] [2025-01-28T14:20:37.460075+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8520] [] [2025-01-28T14:20:37.460322+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8512] [] [2025-01-28T14:20:37.460578+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8465] [] [2025-01-28T14:20:37.461960+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8440] [] [2025-01-28T14:20:37.462231+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8269] [] [2025-01-28T14:20:37.462517+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8202] [] [2025-01-28T14:20:37.462794+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8195] [] [2025-01-28T14:20:37.463066+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8151] [] [2025-01-28T14:20:37.463333+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8150] [] [2025-01-28T14:20:37.463628+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8149] [] [2025-01-28T14:20:37.463891+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8131] [] [2025-01-28T14:20:37.464132+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8130] [] [2025-01-28T14:20:37.464371+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8128] [] [2025-01-28T14:20:37.464643+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8127] [] [2025-01-28T14:20:37.464883+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8126] [] [2025-01-28T14:20:37.465147+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8125] [] [2025-01-28T14:20:37.465410+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8124] [] [2025-01-28T14:20:37.465726+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8111] [] [2025-01-28T14:20:37.466005+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8096] [] [2025-01-28T14:20:37.466271+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8092] [] [2025-01-28T14:20:37.466566+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8051] [] [2025-01-28T14:20:37.466813+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8033] [] [2025-01-28T14:20:37.467059+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7966] [] [2025-01-28T14:20:37.467297+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7925] [] [2025-01-28T14:20:37.467567+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7911] [] [2025-01-28T14:20:37.467814+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7847] [] [2025-01-28T14:20:37.468078+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7826] [] [2025-01-28T14:20:37.468424+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7824] [] [2025-01-28T14:20:37.468728+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7823] [] [2025-01-28T14:20:37.468967+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7591] [] [2025-01-28T14:20:37.469206+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7570] [] [2025-01-28T14:20:37.469452+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7402] [] [2025-01-28T14:20:37.469692+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7363] [] [2025-01-28T14:20:37.469955+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7359] [] [2025-01-28T14:20:37.470196+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7349] [] [2025-01-28T14:20:37.470450+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7347] [] [2025-01-28T14:20:37.470707+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7200] [] [2025-01-28T14:20:37.470970+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7197] [] [2025-01-28T14:20:37.471233+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7193] [] [2025-01-28T14:20:37.471500+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7161] [] [2025-01-28T14:20:37.471774+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6968] [] [2025-01-28T14:20:37.472056+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6582] [] [2025-01-28T14:20:37.472325+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6435] [] [2025-01-28T14:20:37.472592+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6353] [] [2025-01-28T14:20:37.472834+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5998] [] [2025-01-28T14:20:37.630209+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:20:37.633768+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0268"},"request_uri":"https://powerdata.tn/_wdt/ca0268","method":"GET"} [] [2025-01-28T14:36:46.509036+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:36:47.407463+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:36:52.271097+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:36:52.275311+00:00] request.INFO: Matched route "app_admin_power_orders_sav". {"route":"app_admin_power_orders_sav","route_parameters":{"_route":"app_admin_power_orders_sav","_controller":"App\\Controller\\Admin\\Power\\OrderController::getOrdersSav"},"request_uri":"https://powerdata.tn/admin/power/orders/sav","method":"GET"} [] [2025-01-28T14:36:52.281295+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T14:36:52.281341+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:36:52.281373+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:36:52.314335+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T14:36:52.358445+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T14:36:52.398650+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T14:36:52.400321+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T14:36:52.409803+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2025-01-28T14:36:52.704869+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ INNER JOIN shipper s1_ ON o0_.shipper_id = s1_.id WHERE (o0_.parent_id = ? AND o0_.tracking_code IS NOT NULL AND o0_.status = ? AND s1_.type <> ? AND s1_.status = ?) AND (o0_.status_facturation = ? OR (o0_.status_facturation = ? AND o0_.shipping_status NOT IN (?))) AND o0_.created_at < ? AND o0_.sav_closed = ? ORDER BY o0_.id DESC [2,4,"simple",true,1,2,["Livrer",104,"Livré"],"2025-01-28",0] [] [2025-01-28T14:36:52.729706+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10007] [] [2025-01-28T14:36:52.730211+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10006] [] [2025-01-28T14:36:52.730553+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10005] [] [2025-01-28T14:36:52.730868+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10004] [] [2025-01-28T14:36:52.731170+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10003] [] [2025-01-28T14:36:52.731481+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10002] [] [2025-01-28T14:36:52.731782+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10001] [] [2025-01-28T14:36:52.732076+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10000] [] [2025-01-28T14:36:52.732351+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9999] [] [2025-01-28T14:36:52.732711+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9998] [] [2025-01-28T14:36:52.733007+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9997] [] [2025-01-28T14:36:52.733254+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9996] [] [2025-01-28T14:36:52.733506+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9995] [] [2025-01-28T14:36:52.733750+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9994] [] [2025-01-28T14:36:52.734045+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9993] [] [2025-01-28T14:36:52.734313+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9992] [] [2025-01-28T14:36:52.734582+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9991] [] [2025-01-28T14:36:52.734822+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9990] [] [2025-01-28T14:36:52.735061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9989] [] [2025-01-28T14:36:52.735299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9988] [] [2025-01-28T14:36:52.735547+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9987] [] [2025-01-28T14:36:52.735792+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9986] [] [2025-01-28T14:36:52.736057+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9985] [] [2025-01-28T14:36:52.736318+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9984] [] [2025-01-28T14:36:52.736585+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9983] [] [2025-01-28T14:36:52.736830+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9982] [] [2025-01-28T14:36:52.737065+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9981] [] [2025-01-28T14:36:52.737299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9980] [] [2025-01-28T14:36:52.737562+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9979] [] [2025-01-28T14:36:52.737809+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9978] [] [2025-01-28T14:36:52.738070+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9977] [] [2025-01-28T14:36:52.738342+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9976] [] [2025-01-28T14:36:52.738608+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9975] [] [2025-01-28T14:36:52.738849+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9974] [] [2025-01-28T14:36:52.739091+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9973] [] [2025-01-28T14:36:52.739330+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9972] [] [2025-01-28T14:36:52.739574+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9971] [] [2025-01-28T14:36:52.739827+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9970] [] [2025-01-28T14:36:52.740069+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9969] [] [2025-01-28T14:36:52.740302+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9968] [] [2025-01-28T14:36:52.740542+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9967] [] [2025-01-28T14:36:52.740779+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9966] [] [2025-01-28T14:36:52.741042+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9965] [] [2025-01-28T14:36:52.741305+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9964] [] [2025-01-28T14:36:52.741573+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9963] [] [2025-01-28T14:36:52.741831+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9962] [] [2025-01-28T14:36:52.742066+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9961] [] [2025-01-28T14:36:52.742299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9960] [] [2025-01-28T14:36:52.742537+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9959] [] [2025-01-28T14:36:52.742780+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9958] [] [2025-01-28T14:36:52.743047+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9957] [] [2025-01-28T14:36:52.743312+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9956] [] [2025-01-28T14:36:52.743589+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9955] [] [2025-01-28T14:36:52.743825+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9954] [] [2025-01-28T14:36:52.744061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9953] [] [2025-01-28T14:36:52.744308+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9952] [] [2025-01-28T14:36:52.744582+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9951] [] [2025-01-28T14:36:52.744819+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9950] [] [2025-01-28T14:36:52.745053+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9949] [] [2025-01-28T14:36:52.745291+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9948] [] [2025-01-28T14:36:52.745532+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9947] [] [2025-01-28T14:36:52.745776+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9946] [] [2025-01-28T14:36:52.746039+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9945] [] [2025-01-28T14:36:52.746312+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9944] [] [2025-01-28T14:36:52.746583+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9943] [] [2025-01-28T14:36:52.746829+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9941] [] [2025-01-28T14:36:52.747071+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9935] [] [2025-01-28T14:36:52.747314+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9934] [] [2025-01-28T14:36:52.747550+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9933] [] [2025-01-28T14:36:52.747801+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9931] [] [2025-01-28T14:36:52.748041+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9930] [] [2025-01-28T14:36:52.748274+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9929] [] [2025-01-28T14:36:52.748522+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9928] [] [2025-01-28T14:36:52.748757+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9926] [] [2025-01-28T14:36:52.749020+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9925] [] [2025-01-28T14:36:52.749282+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9923] [] [2025-01-28T14:36:52.749551+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9922] [] [2025-01-28T14:36:52.749803+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9921] [] [2025-01-28T14:36:52.750036+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9920] [] [2025-01-28T14:36:52.750273+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9919] [] [2025-01-28T14:36:52.750523+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9918] [] [2025-01-28T14:36:52.750760+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9917] [] [2025-01-28T14:36:52.751023+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9916] [] [2025-01-28T14:36:52.751289+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9915] [] [2025-01-28T14:36:52.751589+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9914] [] [2025-01-28T14:36:52.751837+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9913] [] [2025-01-28T14:36:52.752073+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9906] [] [2025-01-28T14:36:52.752310+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9905] [] [2025-01-28T14:36:52.752562+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9901] [] [2025-01-28T14:36:52.752800+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9900] [] [2025-01-28T14:36:52.753039+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9897] [] [2025-01-28T14:36:52.753275+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9895] [] [2025-01-28T14:36:52.753512+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9894] [] [2025-01-28T14:36:52.753755+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9893] [] [2025-01-28T14:36:52.753995+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9890] [] [2025-01-28T14:36:52.754233+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9886] [] [2025-01-28T14:36:52.754470+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9884] [] [2025-01-28T14:36:52.754722+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9883] [] [2025-01-28T14:36:52.754967+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9881] [] [2025-01-28T14:36:52.755225+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9880] [] [2025-01-28T14:36:52.755489+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9879] [] [2025-01-28T14:36:52.755758+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9877] [] [2025-01-28T14:36:52.756021+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9875] [] [2025-01-28T14:36:52.756277+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9871] [] [2025-01-28T14:36:52.756543+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9870] [] [2025-01-28T14:36:52.756809+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9866] [] [2025-01-28T14:36:52.757084+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9865] [] [2025-01-28T14:36:52.757350+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9864] [] [2025-01-28T14:36:52.757615+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9862] [] [2025-01-28T14:36:52.757861+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9861] [] [2025-01-28T14:36:52.758100+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9852] [] [2025-01-28T14:36:52.758335+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9851] [] [2025-01-28T14:36:52.758569+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9845] [] [2025-01-28T14:36:52.758804+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9842] [] [2025-01-28T14:36:52.759034+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9841] [] [2025-01-28T14:36:52.759291+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9838] [] [2025-01-28T14:36:52.759534+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9832] [] [2025-01-28T14:36:52.759796+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9831] [] [2025-01-28T14:36:52.760034+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9830] [] [2025-01-28T14:36:52.760266+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9829] [] [2025-01-28T14:36:52.760506+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9825] [] [2025-01-28T14:36:52.760742+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9824] [] [2025-01-28T14:36:52.760980+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9822] [] [2025-01-28T14:36:52.761253+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9821] [] [2025-01-28T14:36:52.761525+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9816] [] [2025-01-28T14:36:52.761808+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9809] [] [2025-01-28T14:36:52.762070+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9808] [] [2025-01-28T14:36:52.762328+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9806] [] [2025-01-28T14:36:52.762592+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9788] [] [2025-01-28T14:36:52.762832+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9786] [] [2025-01-28T14:36:52.763069+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9784] [] [2025-01-28T14:36:52.763307+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9781] [] [2025-01-28T14:36:52.763563+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9768] [] [2025-01-28T14:36:52.763808+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9766] [] [2025-01-28T14:36:52.764047+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9765] [] [2025-01-28T14:36:52.764279+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9764] [] [2025-01-28T14:36:52.764517+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9761] [] [2025-01-28T14:36:52.764754+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9760] [] [2025-01-28T14:36:52.764986+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9759] [] [2025-01-28T14:36:52.765222+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9758] [] [2025-01-28T14:36:52.765468+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9751] [] [2025-01-28T14:36:52.765717+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9750] [] [2025-01-28T14:36:52.765954+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9749] [] [2025-01-28T14:36:52.766191+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9745] [] [2025-01-28T14:36:52.766424+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9741] [] [2025-01-28T14:36:52.766668+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9737] [] [2025-01-28T14:36:52.766908+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9734] [] [2025-01-28T14:36:52.767148+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9729] [] [2025-01-28T14:36:52.767396+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9721] [] [2025-01-28T14:36:52.767650+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9719] [] [2025-01-28T14:36:52.767918+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9718] [] [2025-01-28T14:36:52.768177+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9716] [] [2025-01-28T14:36:52.768443+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9714] [] [2025-01-28T14:36:52.768709+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9713] [] [2025-01-28T14:36:52.768974+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9707] [] [2025-01-28T14:36:52.769231+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9705] [] [2025-01-28T14:36:52.769500+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9704] [] [2025-01-28T14:36:52.769773+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9699] [] [2025-01-28T14:36:52.770041+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9698] [] [2025-01-28T14:36:52.770305+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9697] [] [2025-01-28T14:36:52.770590+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9696] [] [2025-01-28T14:36:52.770846+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9693] [] [2025-01-28T14:36:52.771078+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9692] [] [2025-01-28T14:36:52.771314+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9690] [] [2025-01-28T14:36:52.771581+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9688] [] [2025-01-28T14:36:52.771856+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9686] [] [2025-01-28T14:36:52.772091+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9684] [] [2025-01-28T14:36:52.772336+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9683] [] [2025-01-28T14:36:52.772602+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9682] [] [2025-01-28T14:36:52.772845+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9679] [] [2025-01-28T14:36:52.773081+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9676] [] [2025-01-28T14:36:52.773313+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9675] [] [2025-01-28T14:36:52.773576+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9671] [] [2025-01-28T14:36:52.773823+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9670] [] [2025-01-28T14:36:52.774063+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9668] [] [2025-01-28T14:36:52.774299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9667] [] [2025-01-28T14:36:52.774568+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9665] [] [2025-01-28T14:36:52.774804+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9663] [] [2025-01-28T14:36:52.775042+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9662] [] [2025-01-28T14:36:52.775280+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9658] [] [2025-01-28T14:36:52.775553+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9657] [] [2025-01-28T14:36:52.775797+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9654] [] [2025-01-28T14:36:52.776059+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9653] [] [2025-01-28T14:36:52.776316+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9652] [] [2025-01-28T14:36:52.776598+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9646] [] [2025-01-28T14:36:52.776841+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9645] [] [2025-01-28T14:36:52.777078+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9644] [] [2025-01-28T14:36:52.777317+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9640] [] [2025-01-28T14:36:52.777578+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9638] [] [2025-01-28T14:36:52.777820+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9637] [] [2025-01-28T14:36:52.778060+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9633] [] [2025-01-28T14:36:52.778300+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9631] [] [2025-01-28T14:36:52.778539+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9630] [] [2025-01-28T14:36:52.778787+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9625] [] [2025-01-28T14:36:52.779025+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9623] [] [2025-01-28T14:36:52.779263+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9622] [] [2025-01-28T14:36:52.779508+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9621] [] [2025-01-28T14:36:52.779752+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9617] [] [2025-01-28T14:36:52.779987+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9614] [] [2025-01-28T14:36:52.780221+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9613] [] [2025-01-28T14:36:52.780486+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9612] [] [2025-01-28T14:36:52.780729+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9608] [] [2025-01-28T14:36:52.780996+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9605] [] [2025-01-28T14:36:52.781253+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9603] [] [2025-01-28T14:36:52.781516+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9601] [] [2025-01-28T14:36:52.781790+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9600] [] [2025-01-28T14:36:52.782057+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9599] [] [2025-01-28T14:36:52.782318+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9598] [] [2025-01-28T14:36:52.782589+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9597] [] [2025-01-28T14:36:52.782829+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9594] [] [2025-01-28T14:36:52.783077+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9592] [] [2025-01-28T14:36:52.783317+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9589] [] [2025-01-28T14:36:52.783601+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9586] [] [2025-01-28T14:36:52.783845+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9585] [] [2025-01-28T14:36:52.784077+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9584] [] [2025-01-28T14:36:52.784312+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9583] [] [2025-01-28T14:36:52.784551+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9579] [] [2025-01-28T14:36:52.784832+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9576] [] [2025-01-28T14:36:52.785067+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9575] [] [2025-01-28T14:36:52.785304+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9574] [] [2025-01-28T14:36:52.785573+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9572] [] [2025-01-28T14:36:52.785820+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9571] [] [2025-01-28T14:36:52.786061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9567] [] [2025-01-28T14:36:52.786299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9566] [] [2025-01-28T14:36:52.786563+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9563] [] [2025-01-28T14:36:52.786803+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9561] [] [2025-01-28T14:36:52.787042+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9558] [] [2025-01-28T14:36:52.787283+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9556] [] [2025-01-28T14:36:52.787552+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9551] [] [2025-01-28T14:36:52.787878+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9549] [] [2025-01-28T14:36:52.788190+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9546] [] [2025-01-28T14:36:52.788484+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9545] [] [2025-01-28T14:36:52.788799+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9544] [] [2025-01-28T14:36:52.789108+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9538] [] [2025-01-28T14:36:52.789377+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9529] [] [2025-01-28T14:36:52.789626+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9528] [] [2025-01-28T14:36:52.789942+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9525] [] [2025-01-28T14:36:52.790240+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9524] [] [2025-01-28T14:36:52.790539+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9521] [] [2025-01-28T14:36:52.790836+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9519] [] [2025-01-28T14:36:52.791111+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9518] [] [2025-01-28T14:36:52.791377+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9513] [] [2025-01-28T14:36:52.791643+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9512] [] [2025-01-28T14:36:52.791919+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9511] [] [2025-01-28T14:36:52.792219+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9501] [] [2025-01-28T14:36:52.792497+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9496] [] [2025-01-28T14:36:52.792769+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9495] [] [2025-01-28T14:36:52.793045+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9493] [] [2025-01-28T14:36:52.793311+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9492] [] [2025-01-28T14:36:52.793606+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9488] [] [2025-01-28T14:36:52.793854+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9485] [] [2025-01-28T14:36:52.794091+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9484] [] [2025-01-28T14:36:52.794340+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9483] [] [2025-01-28T14:36:52.794657+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9482] [] [2025-01-28T14:36:52.794904+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9481] [] [2025-01-28T14:36:52.795145+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9477] [] [2025-01-28T14:36:52.795392+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9473] [] [2025-01-28T14:36:52.795663+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9470] [] [2025-01-28T14:36:52.795950+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9465] [] [2025-01-28T14:36:52.796258+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9464] [] [2025-01-28T14:36:52.796547+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9463] [] [2025-01-28T14:36:52.796817+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9451] [] [2025-01-28T14:36:52.797088+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9450] [] [2025-01-28T14:36:52.797353+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9449] [] [2025-01-28T14:36:52.797624+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9443] [] [2025-01-28T14:36:52.797864+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9436] [] [2025-01-28T14:36:52.798103+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9428] [] [2025-01-28T14:36:52.798337+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9423] [] [2025-01-28T14:36:52.798584+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9422] [] [2025-01-28T14:36:52.798826+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9421] [] [2025-01-28T14:36:52.799065+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9420] [] [2025-01-28T14:36:52.799306+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9419] [] [2025-01-28T14:36:52.799572+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9418] [] [2025-01-28T14:36:52.799817+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9412] [] [2025-01-28T14:36:52.800049+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9406] [] [2025-01-28T14:36:52.800296+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9401] [] [2025-01-28T14:36:52.800544+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9400] [] [2025-01-28T14:36:52.800807+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9397] [] [2025-01-28T14:36:52.801072+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9389] [] [2025-01-28T14:36:52.801336+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9387] [] [2025-01-28T14:36:52.801605+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9386] [] [2025-01-28T14:36:52.801842+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9383] [] [2025-01-28T14:36:52.802075+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9382] [] [2025-01-28T14:36:52.802306+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9380] [] [2025-01-28T14:36:52.802576+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9377] [] [2025-01-28T14:36:52.802822+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9374] [] [2025-01-28T14:36:52.803059+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9369] [] [2025-01-28T14:36:52.803289+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9367] [] [2025-01-28T14:36:52.803535+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9366] [] [2025-01-28T14:36:52.803778+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9363] [] [2025-01-28T14:36:52.804013+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9354] [] [2025-01-28T14:36:52.804260+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9353] [] [2025-01-28T14:36:52.804505+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9351] [] [2025-01-28T14:36:52.804741+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9350] [] [2025-01-28T14:36:52.804977+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9334] [] [2025-01-28T14:36:52.807526+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9332] [] [2025-01-28T14:36:52.808013+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9320] [] [2025-01-28T14:36:52.808265+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9319] [] [2025-01-28T14:36:52.808555+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9308] [] [2025-01-28T14:36:52.808832+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9305] [] [2025-01-28T14:36:52.809104+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9301] [] [2025-01-28T14:36:52.809376+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9300] [] [2025-01-28T14:36:52.809649+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9299] [] [2025-01-28T14:36:52.809919+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9297] [] [2025-01-28T14:36:52.810221+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9295] [] [2025-01-28T14:36:52.810502+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9285] [] [2025-01-28T14:36:52.810776+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9261] [] [2025-01-28T14:36:52.811062+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9255] [] [2025-01-28T14:36:52.811333+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9253] [] [2025-01-28T14:36:52.811606+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9247] [] [2025-01-28T14:36:52.811849+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9226] [] [2025-01-28T14:36:52.812089+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9218] [] [2025-01-28T14:36:52.812350+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9201] [] [2025-01-28T14:36:52.812595+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9198] [] [2025-01-28T14:36:52.812841+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9190] [] [2025-01-28T14:36:52.813081+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9182] [] [2025-01-28T14:36:52.813327+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9180] [] [2025-01-28T14:36:52.813567+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9178] [] [2025-01-28T14:36:52.813813+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9168] [] [2025-01-28T14:36:52.814053+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9165] [] [2025-01-28T14:36:52.814299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9154] [] [2025-01-28T14:36:52.814575+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9153] [] [2025-01-28T14:36:52.814817+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9139] [] [2025-01-28T14:36:52.815056+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9124] [] [2025-01-28T14:36:52.815301+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9120] [] [2025-01-28T14:36:52.815546+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9115] [] [2025-01-28T14:36:52.815789+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9109] [] [2025-01-28T14:36:52.816052+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9104] [] [2025-01-28T14:36:52.816316+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9094] [] [2025-01-28T14:36:52.816596+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9093] [] [2025-01-28T14:36:52.816837+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9090] [] [2025-01-28T14:36:52.817079+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9087] [] [2025-01-28T14:36:52.817320+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9085] [] [2025-01-28T14:36:52.817567+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9079] [] [2025-01-28T14:36:52.817813+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9068] [] [2025-01-28T14:36:52.818052+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9058] [] [2025-01-28T14:36:52.818287+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9050] [] [2025-01-28T14:36:52.818534+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9042] [] [2025-01-28T14:36:52.818782+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9040] [] [2025-01-28T14:36:52.819030+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9039] [] [2025-01-28T14:36:52.819307+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8994] [] [2025-01-28T14:36:52.819581+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8989] [] [2025-01-28T14:36:52.819829+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8968] [] [2025-01-28T14:36:52.820068+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8959] [] [2025-01-28T14:36:52.820307+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8919] [] [2025-01-28T14:36:52.820558+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8912] [] [2025-01-28T14:36:52.820802+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8905] [] [2025-01-28T14:36:52.821037+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8891] [] [2025-01-28T14:36:52.821280+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8877] [] [2025-01-28T14:36:52.821532+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8855] [] [2025-01-28T14:36:52.821784+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8842] [] [2025-01-28T14:36:52.822051+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8838] [] [2025-01-28T14:36:52.822315+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8835] [] [2025-01-28T14:36:52.822593+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8829] [] [2025-01-28T14:36:52.822837+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8826] [] [2025-01-28T14:36:52.823076+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8823] [] [2025-01-28T14:36:52.823315+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8800] [] [2025-01-28T14:36:52.823568+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8797] [] [2025-01-28T14:36:52.823814+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8776] [] [2025-01-28T14:36:52.824049+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8766] [] [2025-01-28T14:36:52.824287+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8763] [] [2025-01-28T14:36:52.824541+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8758] [] [2025-01-28T14:36:52.824788+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8738] [] [2025-01-28T14:36:52.825051+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8701] [] [2025-01-28T14:36:52.825318+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8698] [] [2025-01-28T14:36:52.825617+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8682] [] [2025-01-28T14:36:52.825866+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8676] [] [2025-01-28T14:36:52.826110+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8665] [] [2025-01-28T14:36:52.826347+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8644] [] [2025-01-28T14:36:52.826621+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8626] [] [2025-01-28T14:36:52.826864+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8625] [] [2025-01-28T14:36:52.827110+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8613] [] [2025-01-28T14:36:52.827353+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8609] [] [2025-01-28T14:36:52.827632+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8608] [] [2025-01-28T14:36:52.827879+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8596] [] [2025-01-28T14:36:52.828114+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8595] [] [2025-01-28T14:36:52.828357+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8590] [] [2025-01-28T14:36:52.828630+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8588] [] [2025-01-28T14:36:52.828875+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8583] [] [2025-01-28T14:36:52.829120+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8552] [] [2025-01-28T14:36:52.829359+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8520] [] [2025-01-28T14:36:52.829640+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8512] [] [2025-01-28T14:36:52.829897+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8465] [] [2025-01-28T14:36:52.831254+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8440] [] [2025-01-28T14:36:52.831531+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8269] [] [2025-01-28T14:36:52.831815+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8202] [] [2025-01-28T14:36:52.832090+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8195] [] [2025-01-28T14:36:52.832365+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8151] [] [2025-01-28T14:36:52.832665+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8150] [] [2025-01-28T14:36:52.832912+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8149] [] [2025-01-28T14:36:52.833164+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8131] [] [2025-01-28T14:36:52.833404+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8130] [] [2025-01-28T14:36:52.833650+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8128] [] [2025-01-28T14:36:52.833926+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8127] [] [2025-01-28T14:36:52.834191+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8126] [] [2025-01-28T14:36:52.834468+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8125] [] [2025-01-28T14:36:52.834738+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8124] [] [2025-01-28T14:36:52.835043+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8111] [] [2025-01-28T14:36:52.835321+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8096] [] [2025-01-28T14:36:52.835593+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8092] [] [2025-01-28T14:36:52.835839+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8051] [] [2025-01-28T14:36:52.836087+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [8033] [] [2025-01-28T14:36:52.836334+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7966] [] [2025-01-28T14:36:52.836580+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7925] [] [2025-01-28T14:36:52.836824+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7911] [] [2025-01-28T14:36:52.837069+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7847] [] [2025-01-28T14:36:52.837313+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7826] [] [2025-01-28T14:36:52.837585+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7824] [] [2025-01-28T14:36:52.837831+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7823] [] [2025-01-28T14:36:52.838071+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7591] [] [2025-01-28T14:36:52.838313+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7570] [] [2025-01-28T14:36:52.838556+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7402] [] [2025-01-28T14:36:52.838800+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7363] [] [2025-01-28T14:36:52.839075+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7359] [] [2025-01-28T14:36:52.839318+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7349] [] [2025-01-28T14:36:52.839560+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7347] [] [2025-01-28T14:36:52.839806+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7200] [] [2025-01-28T14:36:52.840094+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7197] [] [2025-01-28T14:36:52.840338+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7193] [] [2025-01-28T14:36:52.840580+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [7161] [] [2025-01-28T14:36:52.840832+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6968] [] [2025-01-28T14:36:52.841082+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6582] [] [2025-01-28T14:36:52.841328+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6435] [] [2025-01-28T14:36:52.841571+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [6353] [] [2025-01-28T14:36:52.841818+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [5998] [] [2025-01-28T14:36:52.854447+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.id = ? [5] [] [2025-01-28T14:44:01.539024+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:44:02.397473+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:44:38.853979+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:44:39.713895+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:44:43.630202+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:44:43.634693+00:00] request.INFO: Matched route "app_admin_power_orders_sav". {"route":"app_admin_power_orders_sav","route_parameters":{"_route":"app_admin_power_orders_sav","_controller":"App\\Controller\\Admin\\Power\\OrderController::getOrdersSav"},"request_uri":"https://powerdata.tn/admin/power/orders/sav","method":"GET"} [] [2025-01-28T14:44:43.641375+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T14:44:43.641434+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:44:43.641477+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:44:43.676955+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T14:44:43.721490+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T14:44:43.780148+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T14:44:43.782025+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T14:44:43.791809+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2025-01-28T14:44:44.124660+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ INNER JOIN shipper s1_ ON o0_.shipper_id = s1_.id WHERE (o0_.parent_id = ? AND o0_.tracking_code IS NOT NULL AND o0_.status = ? AND s1_.type <> ? AND s1_.status = ?) AND (o0_.status_facturation = ? OR (o0_.status_facturation = ? AND o0_.shipping_status NOT IN (?))) AND o0_.created_at < ? AND o0_.created_at > ? AND o0_.sav_closed = ? ORDER BY o0_.id DESC [2,4,"simple",true,1,2,["Livrer",104,"Livré"],"2025-01-28","2025-01-08",0] [] [2025-01-28T14:44:44.150011+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10007] [] [2025-01-28T14:44:44.150509+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10006] [] [2025-01-28T14:44:44.150822+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10005] [] [2025-01-28T14:44:44.151134+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10004] [] [2025-01-28T14:44:44.151454+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10003] [] [2025-01-28T14:44:44.151761+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10002] [] [2025-01-28T14:44:44.152057+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10001] [] [2025-01-28T14:44:44.152356+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10000] [] [2025-01-28T14:44:44.152723+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9999] [] [2025-01-28T14:44:44.153035+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9998] [] [2025-01-28T14:44:44.153296+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9997] [] [2025-01-28T14:44:44.153554+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9996] [] [2025-01-28T14:44:44.153805+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9995] [] [2025-01-28T14:44:44.154080+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9994] [] [2025-01-28T14:44:44.154347+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9993] [] [2025-01-28T14:44:44.154621+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9992] [] [2025-01-28T14:44:44.154863+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9991] [] [2025-01-28T14:44:44.155108+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9990] [] [2025-01-28T14:44:44.155346+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9989] [] [2025-01-28T14:44:44.155597+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9988] [] [2025-01-28T14:44:44.155839+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9987] [] [2025-01-28T14:44:44.156079+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9986] [] [2025-01-28T14:44:44.156329+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9985] [] [2025-01-28T14:44:44.156578+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9984] [] [2025-01-28T14:44:44.156823+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9983] [] [2025-01-28T14:44:44.157076+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9982] [] [2025-01-28T14:44:44.157314+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9981] [] [2025-01-28T14:44:44.157553+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9980] [] [2025-01-28T14:44:44.157881+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9979] [] [2025-01-28T14:44:44.158212+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9978] [] [2025-01-28T14:44:44.158590+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9977] [] [2025-01-28T14:44:44.158969+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9976] [] [2025-01-28T14:44:44.159302+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9975] [] [2025-01-28T14:44:44.159644+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9974] [] [2025-01-28T14:44:44.159960+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9973] [] [2025-01-28T14:44:44.160271+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9972] [] [2025-01-28T14:44:44.160536+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9971] [] [2025-01-28T14:44:44.160789+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9970] [] [2025-01-28T14:44:44.161064+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9969] [] [2025-01-28T14:44:44.161331+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9968] [] [2025-01-28T14:44:44.161605+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9967] [] [2025-01-28T14:44:44.161848+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9966] [] [2025-01-28T14:44:44.162088+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9965] [] [2025-01-28T14:44:44.162326+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9964] [] [2025-01-28T14:44:44.162570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9963] [] [2025-01-28T14:44:44.162816+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9962] [] [2025-01-28T14:44:44.163053+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9961] [] [2025-01-28T14:44:44.163290+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9960] [] [2025-01-28T14:44:44.163532+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9959] [] [2025-01-28T14:44:44.163772+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9958] [] [2025-01-28T14:44:44.164012+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9957] [] [2025-01-28T14:44:44.164251+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9956] [] [2025-01-28T14:44:44.164493+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9955] [] [2025-01-28T14:44:44.164735+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9954] [] [2025-01-28T14:44:44.165011+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9953] [] [2025-01-28T14:44:44.165251+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9952] [] [2025-01-28T14:44:44.165527+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9951] [] [2025-01-28T14:44:44.165795+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9950] [] [2025-01-28T14:44:44.166068+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9949] [] [2025-01-28T14:44:44.166336+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9948] [] [2025-01-28T14:44:44.166601+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9947] [] [2025-01-28T14:44:44.166845+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9946] [] [2025-01-28T14:44:44.167088+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9945] [] [2025-01-28T14:44:44.167321+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9944] [] [2025-01-28T14:44:44.167564+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9943] [] [2025-01-28T14:44:44.167816+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9941] [] [2025-01-28T14:44:44.168063+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9935] [] [2025-01-28T14:44:44.168308+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9934] [] [2025-01-28T14:44:44.168559+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9933] [] [2025-01-28T14:44:44.168808+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9931] [] [2025-01-28T14:44:44.169041+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9930] [] [2025-01-28T14:44:44.169275+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9929] [] [2025-01-28T14:44:44.169524+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9928] [] [2025-01-28T14:44:44.169764+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9926] [] [2025-01-28T14:44:44.170031+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9925] [] [2025-01-28T14:44:44.170302+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9923] [] [2025-01-28T14:44:44.170571+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9922] [] [2025-01-28T14:44:44.170815+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9921] [] [2025-01-28T14:44:44.171053+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9920] [] [2025-01-28T14:44:44.171294+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9919] [] [2025-01-28T14:44:44.171532+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9918] [] [2025-01-28T14:44:44.171771+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9917] [] [2025-01-28T14:44:44.172032+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9916] [] [2025-01-28T14:44:44.172306+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9915] [] [2025-01-28T14:44:44.172591+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9914] [] [2025-01-28T14:44:44.172838+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9913] [] [2025-01-28T14:44:44.173074+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9906] [] [2025-01-28T14:44:44.173312+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9905] [] [2025-01-28T14:44:44.173551+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9901] [] [2025-01-28T14:44:44.173795+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9900] [] [2025-01-28T14:44:44.174030+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9897] [] [2025-01-28T14:44:44.174263+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9895] [] [2025-01-28T14:44:44.174515+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9894] [] [2025-01-28T14:44:44.174761+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9893] [] [2025-01-28T14:44:44.175000+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9890] [] [2025-01-28T14:44:44.175236+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9886] [] [2025-01-28T14:44:44.175475+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9884] [] [2025-01-28T14:44:44.175721+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9883] [] [2025-01-28T14:44:44.175985+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9881] [] [2025-01-28T14:44:44.176244+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9880] [] [2025-01-28T14:44:44.176559+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9879] [] [2025-01-28T14:44:44.176825+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9877] [] [2025-01-28T14:44:44.177085+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9875] [] [2025-01-28T14:44:44.177346+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9871] [] [2025-01-28T14:44:44.177609+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9870] [] [2025-01-28T14:44:44.177849+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9866] [] [2025-01-28T14:44:44.178094+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9865] [] [2025-01-28T14:44:44.178335+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9864] [] [2025-01-28T14:44:44.178580+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9862] [] [2025-01-28T14:44:44.178835+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9861] [] [2025-01-28T14:44:44.179073+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9852] [] [2025-01-28T14:44:44.179307+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9851] [] [2025-01-28T14:44:44.179543+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9845] [] [2025-01-28T14:44:44.179779+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9842] [] [2025-01-28T14:44:44.180020+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9841] [] [2025-01-28T14:44:44.180264+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9838] [] [2025-01-28T14:44:44.180521+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9832] [] [2025-01-28T14:44:44.180775+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9831] [] [2025-01-28T14:44:44.181044+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9830] [] [2025-01-28T14:44:44.181302+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9829] [] [2025-01-28T14:44:44.181568+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9825] [] [2025-01-28T14:44:44.181810+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9824] [] [2025-01-28T14:44:44.182045+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9822] [] [2025-01-28T14:44:44.182281+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9821] [] [2025-01-28T14:44:44.182537+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9816] [] [2025-01-28T14:44:44.182787+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9809] [] [2025-01-28T14:44:44.183054+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9808] [] [2025-01-28T14:44:44.183326+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9806] [] [2025-01-28T14:44:44.183590+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9788] [] [2025-01-28T14:44:44.183828+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9786] [] [2025-01-28T14:44:44.184067+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9784] [] [2025-01-28T14:44:44.184305+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9781] [] [2025-01-28T14:44:44.184558+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9768] [] [2025-01-28T14:44:44.184829+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9766] [] [2025-01-28T14:44:44.185094+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9765] [] [2025-01-28T14:44:44.185362+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9764] [] [2025-01-28T14:44:44.185628+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9761] [] [2025-01-28T14:44:44.185875+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9760] [] [2025-01-28T14:44:44.186112+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9759] [] [2025-01-28T14:44:44.186346+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9758] [] [2025-01-28T14:44:44.186588+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9751] [] [2025-01-28T14:44:44.186831+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9750] [] [2025-01-28T14:44:44.187070+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9749] [] [2025-01-28T14:44:44.187308+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9745] [] [2025-01-28T14:44:44.187552+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9741] [] [2025-01-28T14:44:44.187792+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9737] [] [2025-01-28T14:44:44.188027+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9734] [] [2025-01-28T14:44:44.188265+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9729] [] [2025-01-28T14:44:44.188518+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9721] [] [2025-01-28T14:44:44.188762+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9719] [] [2025-01-28T14:44:44.189010+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9718] [] [2025-01-28T14:44:44.189247+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9716] [] [2025-01-28T14:44:44.189522+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9714] [] [2025-01-28T14:44:44.189789+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9713] [] [2025-01-28T14:44:44.190054+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9707] [] [2025-01-28T14:44:44.190320+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9705] [] [2025-01-28T14:44:44.190591+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9704] [] [2025-01-28T14:44:44.190831+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9699] [] [2025-01-28T14:44:44.191067+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9698] [] [2025-01-28T14:44:44.191302+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9697] [] [2025-01-28T14:44:44.191544+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9696] [] [2025-01-28T14:44:44.191787+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9693] [] [2025-01-28T14:44:44.192055+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9692] [] [2025-01-28T14:44:44.192317+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9690] [] [2025-01-28T14:44:44.192594+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9688] [] [2025-01-28T14:44:44.192833+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9686] [] [2025-01-28T14:44:44.193068+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9684] [] [2025-01-28T14:44:44.193302+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9683] [] [2025-01-28T14:44:44.193539+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9682] [] [2025-01-28T14:44:44.193794+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9679] [] [2025-01-28T14:44:44.194063+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9676] [] [2025-01-28T14:44:44.194326+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9675] [] [2025-01-28T14:44:44.194596+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9671] [] [2025-01-28T14:44:44.194837+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9670] [] [2025-01-28T14:44:44.195077+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9668] [] [2025-01-28T14:44:44.195310+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9667] [] [2025-01-28T14:44:44.195551+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9665] [] [2025-01-28T14:44:44.195788+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9663] [] [2025-01-28T14:44:44.196027+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9662] [] [2025-01-28T14:44:44.196273+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9658] [] [2025-01-28T14:44:44.196524+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9657] [] [2025-01-28T14:44:44.196762+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9654] [] [2025-01-28T14:44:44.197003+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9653] [] [2025-01-28T14:44:44.197243+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9652] [] [2025-01-28T14:44:44.197486+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9646] [] [2025-01-28T14:44:44.197733+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9645] [] [2025-01-28T14:44:44.197967+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9644] [] [2025-01-28T14:44:44.198234+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9640] [] [2025-01-28T14:44:44.198511+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9638] [] [2025-01-28T14:44:44.198781+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9637] [] [2025-01-28T14:44:44.199047+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9633] [] [2025-01-28T14:44:44.199315+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9631] [] [2025-01-28T14:44:44.199582+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9630] [] [2025-01-28T14:44:44.199822+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9625] [] [2025-01-28T14:44:44.200061+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9623] [] [2025-01-28T14:44:44.200302+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9622] [] [2025-01-28T14:44:44.200555+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9621] [] [2025-01-28T14:44:44.200798+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9617] [] [2025-01-28T14:44:44.201032+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9614] [] [2025-01-28T14:44:44.201265+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9613] [] [2025-01-28T14:44:44.201504+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9612] [] [2025-01-28T14:44:44.201746+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9608] [] [2025-01-28T14:44:44.201984+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9605] [] [2025-01-28T14:44:44.202219+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9603] [] [2025-01-28T14:44:44.202464+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9601] [] [2025-01-28T14:44:44.202712+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9600] [] [2025-01-28T14:44:44.202952+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9599] [] [2025-01-28T14:44:44.203187+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9598] [] [2025-01-28T14:44:44.203423+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9597] [] [2025-01-28T14:44:44.203673+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9594] [] [2025-01-28T14:44:44.203910+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9592] [] [2025-01-28T14:44:44.204146+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9589] [] [2025-01-28T14:44:44.204393+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9586] [] [2025-01-28T14:44:44.204644+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9585] [] [2025-01-28T14:44:44.204891+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9584] [] [2025-01-28T14:44:44.205125+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9583] [] [2025-01-28T14:44:44.205359+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9579] [] [2025-01-28T14:44:44.205601+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9576] [] [2025-01-28T14:44:44.205840+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9575] [] [2025-01-28T14:44:44.206074+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9574] [] [2025-01-28T14:44:44.206317+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9572] [] [2025-01-28T14:44:44.206558+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9571] [] [2025-01-28T14:44:44.206806+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9567] [] [2025-01-28T14:44:44.207047+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9566] [] [2025-01-28T14:44:44.207282+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9563] [] [2025-01-28T14:44:44.207527+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9561] [] [2025-01-28T14:44:44.207770+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9558] [] [2025-01-28T14:44:44.208006+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9556] [] [2025-01-28T14:44:44.208251+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9551] [] [2025-01-28T14:44:44.208492+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9549] [] [2025-01-28T14:44:44.208741+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9546] [] [2025-01-28T14:44:44.208987+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9545] [] [2025-01-28T14:44:44.209226+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9544] [] [2025-01-28T14:44:44.209471+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9538] [] [2025-01-28T14:44:44.209712+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9529] [] [2025-01-28T14:44:44.209952+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9528] [] [2025-01-28T14:44:44.210187+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9525] [] [2025-01-28T14:44:44.210451+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9524] [] [2025-01-28T14:44:44.210722+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9521] [] [2025-01-28T14:44:44.210989+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9519] [] [2025-01-28T14:44:44.211257+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9518] [] [2025-01-28T14:44:44.211521+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9513] [] [2025-01-28T14:44:44.211786+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9512] [] [2025-01-28T14:44:44.212056+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9511] [] [2025-01-28T14:44:44.212324+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9501] [] [2025-01-28T14:44:44.212597+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9496] [] [2025-01-28T14:44:44.212844+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9495] [] [2025-01-28T14:44:44.213089+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9493] [] [2025-01-28T14:44:44.213322+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9492] [] [2025-01-28T14:44:44.213573+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9488] [] [2025-01-28T14:44:44.213812+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9485] [] [2025-01-28T14:44:44.214079+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9484] [] [2025-01-28T14:44:44.214325+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9483] [] [2025-01-28T14:44:44.214577+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9482] [] [2025-01-28T14:44:44.214815+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9481] [] [2025-01-28T14:44:44.215048+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9477] [] [2025-01-28T14:44:44.215289+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9473] [] [2025-01-28T14:44:44.215549+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9470] [] [2025-01-28T14:44:44.215791+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9465] [] [2025-01-28T14:44:44.216064+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9464] [] [2025-01-28T14:44:44.216331+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9463] [] [2025-01-28T14:44:44.216599+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9451] [] [2025-01-28T14:44:44.216837+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9450] [] [2025-01-28T14:44:44.217070+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9449] [] [2025-01-28T14:44:44.217305+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9443] [] [2025-01-28T14:44:44.217639+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9436] [] [2025-01-28T14:44:44.218016+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9428] [] [2025-01-28T14:44:44.218380+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9423] [] [2025-01-28T14:44:44.218763+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9422] [] [2025-01-28T14:44:44.219091+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9421] [] [2025-01-28T14:44:44.219432+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9420] [] [2025-01-28T14:44:44.219801+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9419] [] [2025-01-28T14:44:44.220067+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9418] [] [2025-01-28T14:44:44.220358+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9412] [] [2025-01-28T14:44:44.220662+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9406] [] [2025-01-28T14:44:44.220924+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9401] [] [2025-01-28T14:44:44.221179+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9400] [] [2025-01-28T14:44:44.221447+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9397] [] [2025-01-28T14:44:44.221702+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9389] [] [2025-01-28T14:44:44.221977+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9387] [] [2025-01-28T14:44:44.222250+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9386] [] [2025-01-28T14:44:44.222526+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9383] [] [2025-01-28T14:44:44.222804+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9382] [] [2025-01-28T14:44:44.223083+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9380] [] [2025-01-28T14:44:44.223354+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9377] [] [2025-01-28T14:44:44.223660+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9374] [] [2025-01-28T14:44:44.223937+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9369] [] [2025-01-28T14:44:44.224209+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9367] [] [2025-01-28T14:44:44.224480+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9366] [] [2025-01-28T14:44:44.224750+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9363] [] [2025-01-28T14:44:44.225027+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9354] [] [2025-01-28T14:44:44.225339+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9353] [] [2025-01-28T14:44:44.225636+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9351] [] [2025-01-28T14:44:44.225877+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9350] [] [2025-01-28T14:44:44.226141+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9334] [] [2025-01-28T14:44:44.228744+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9332] [] [2025-01-28T14:44:44.229210+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9320] [] [2025-01-28T14:44:44.229493+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9319] [] [2025-01-28T14:44:44.229787+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9308] [] [2025-01-28T14:44:44.230073+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9305] [] [2025-01-28T14:44:44.230365+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9301] [] [2025-01-28T14:44:44.230661+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9300] [] [2025-01-28T14:44:44.230913+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9299] [] [2025-01-28T14:44:44.231159+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9297] [] [2025-01-28T14:44:44.231403+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9295] [] [2025-01-28T14:44:44.231672+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9285] [] [2025-01-28T14:44:44.231971+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9261] [] [2025-01-28T14:44:44.232264+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9255] [] [2025-01-28T14:44:44.232551+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9253] [] [2025-01-28T14:44:44.232844+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9247] [] [2025-01-28T14:44:44.233125+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9226] [] [2025-01-28T14:44:44.233404+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9218] [] [2025-01-28T14:44:44.245249+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.id = ? [5] [] [2025-01-28T14:45:19.655452+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:45:20.543443+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:45:23.417283+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:45:23.421685+00:00] request.INFO: Matched route "app_admin_power_orders_sav". {"route":"app_admin_power_orders_sav","route_parameters":{"_route":"app_admin_power_orders_sav","_controller":"App\\Controller\\Admin\\Power\\OrderController::getOrdersSav"},"request_uri":"https://powerdata.tn/admin/power/orders/sav","method":"GET"} [] [2025-01-28T14:45:23.427921+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T14:45:23.427976+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:45:23.428009+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:45:23.461114+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T14:45:23.503795+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T14:45:23.541371+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T14:45:23.542801+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T14:45:23.549680+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2025-01-28T14:45:23.841768+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ INNER JOIN shipper s1_ ON o0_.shipper_id = s1_.id WHERE (o0_.parent_id = ? AND o0_.tracking_code IS NOT NULL AND o0_.status = ? AND s1_.type <> ? AND s1_.status = ?) AND (o0_.status_facturation = ? OR (o0_.status_facturation = ? AND o0_.shipping_status NOT IN (?))) AND o0_.created_at < ? AND o0_.created_at > ? AND o0_.sav_closed = ? ORDER BY o0_.id DESC [2,4,"simple",true,1,2,["Livrer",104,"Livré"],"2025-01-28","2025-01-18",0] [] [2025-01-28T14:45:23.864102+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10007] [] [2025-01-28T14:45:23.864559+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10006] [] [2025-01-28T14:45:23.864851+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10005] [] [2025-01-28T14:45:23.865133+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10004] [] [2025-01-28T14:45:23.865409+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10003] [] [2025-01-28T14:45:23.865695+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10002] [] [2025-01-28T14:45:23.865975+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10001] [] [2025-01-28T14:45:23.866244+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10000] [] [2025-01-28T14:45:23.866550+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9999] [] [2025-01-28T14:45:23.866826+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9998] [] [2025-01-28T14:45:23.867097+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9997] [] [2025-01-28T14:45:23.867377+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9996] [] [2025-01-28T14:45:23.867651+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9995] [] [2025-01-28T14:45:23.867936+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9994] [] [2025-01-28T14:45:23.868203+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9993] [] [2025-01-28T14:45:23.868481+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9992] [] [2025-01-28T14:45:23.868752+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9991] [] [2025-01-28T14:45:23.869020+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9990] [] [2025-01-28T14:45:23.869286+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9989] [] [2025-01-28T14:45:23.869562+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9988] [] [2025-01-28T14:45:23.869839+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9987] [] [2025-01-28T14:45:23.870120+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9986] [] [2025-01-28T14:45:23.870393+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9985] [] [2025-01-28T14:45:23.870667+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9984] [] [2025-01-28T14:45:23.870963+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9983] [] [2025-01-28T14:45:23.871362+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9982] [] [2025-01-28T14:45:23.871730+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9981] [] [2025-01-28T14:45:23.872082+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9980] [] [2025-01-28T14:45:23.872846+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9979] [] [2025-01-28T14:45:23.873134+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9978] [] [2025-01-28T14:45:23.873428+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9977] [] [2025-01-28T14:45:23.873727+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9976] [] [2025-01-28T14:45:23.874008+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9975] [] [2025-01-28T14:45:23.874305+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9974] [] [2025-01-28T14:45:23.874596+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9973] [] [2025-01-28T14:45:23.874880+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9972] [] [2025-01-28T14:45:23.875172+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9971] [] [2025-01-28T14:45:23.875466+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9970] [] [2025-01-28T14:45:23.875753+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9969] [] [2025-01-28T14:45:23.876032+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9968] [] [2025-01-28T14:45:23.876315+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9967] [] [2025-01-28T14:45:23.876614+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9966] [] [2025-01-28T14:45:23.876884+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9965] [] [2025-01-28T14:45:23.877156+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9964] [] [2025-01-28T14:45:23.877446+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9963] [] [2025-01-28T14:45:23.877720+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9962] [] [2025-01-28T14:45:23.877985+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9961] [] [2025-01-28T14:45:23.878254+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9960] [] [2025-01-28T14:45:23.878523+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9959] [] [2025-01-28T14:45:23.878793+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9958] [] [2025-01-28T14:45:23.879071+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9957] [] [2025-01-28T14:45:23.879343+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9956] [] [2025-01-28T14:45:23.879618+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9955] [] [2025-01-28T14:45:23.879889+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9954] [] [2025-01-28T14:45:23.880163+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9953] [] [2025-01-28T14:45:23.880427+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9952] [] [2025-01-28T14:45:23.880704+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9951] [] [2025-01-28T14:45:23.880969+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9950] [] [2025-01-28T14:45:23.881238+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9949] [] [2025-01-28T14:45:23.881509+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9948] [] [2025-01-28T14:45:23.881779+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9947] [] [2025-01-28T14:45:23.882045+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9946] [] [2025-01-28T14:45:23.882310+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9945] [] [2025-01-28T14:45:23.882579+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9944] [] [2025-01-28T14:45:23.882850+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9943] [] [2025-01-28T14:45:23.883120+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9941] [] [2025-01-28T14:45:23.883389+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9935] [] [2025-01-28T14:45:23.883667+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9934] [] [2025-01-28T14:45:23.883947+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9933] [] [2025-01-28T14:45:23.884215+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9931] [] [2025-01-28T14:45:23.884487+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9930] [] [2025-01-28T14:45:23.884755+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9929] [] [2025-01-28T14:45:23.885020+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9928] [] [2025-01-28T14:45:23.885284+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9926] [] [2025-01-28T14:45:23.885556+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9925] [] [2025-01-28T14:45:23.885852+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9923] [] [2025-01-28T14:45:23.886140+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9922] [] [2025-01-28T14:45:23.886413+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9921] [] [2025-01-28T14:45:23.886691+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9920] [] [2025-01-28T14:45:23.886960+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9919] [] [2025-01-28T14:45:23.887228+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9918] [] [2025-01-28T14:45:23.887499+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9917] [] [2025-01-28T14:45:23.887767+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9916] [] [2025-01-28T14:45:23.888032+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9915] [] [2025-01-28T14:45:23.888329+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9914] [] [2025-01-28T14:45:23.888617+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9913] [] [2025-01-28T14:45:23.888883+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9906] [] [2025-01-28T14:45:23.889146+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9905] [] [2025-01-28T14:45:23.889417+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9901] [] [2025-01-28T14:45:23.889692+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9900] [] [2025-01-28T14:45:23.889962+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9897] [] [2025-01-28T14:45:23.890228+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9895] [] [2025-01-28T14:45:23.890509+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9894] [] [2025-01-28T14:45:23.890787+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9893] [] [2025-01-28T14:45:23.891058+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9890] [] [2025-01-28T14:45:23.891324+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9886] [] [2025-01-28T14:45:23.891595+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9884] [] [2025-01-28T14:45:23.891867+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9883] [] [2025-01-28T14:45:23.892137+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9881] [] [2025-01-28T14:45:23.892404+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9880] [] [2025-01-28T14:45:23.892684+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9879] [] [2025-01-28T14:45:23.892958+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9877] [] [2025-01-28T14:45:23.893230+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9875] [] [2025-01-28T14:45:23.893504+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9871] [] [2025-01-28T14:45:23.893771+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9870] [] [2025-01-28T14:45:23.894039+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9866] [] [2025-01-28T14:45:23.894318+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9865] [] [2025-01-28T14:45:23.894597+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9864] [] [2025-01-28T14:45:23.894873+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9862] [] [2025-01-28T14:45:23.895144+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9861] [] [2025-01-28T14:45:23.895411+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9852] [] [2025-01-28T14:45:23.895694+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9851] [] [2025-01-28T14:45:23.895962+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9845] [] [2025-01-28T14:45:23.896228+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9842] [] [2025-01-28T14:45:23.896503+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9841] [] [2025-01-28T14:45:23.896783+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9838] [] [2025-01-28T14:45:23.897067+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9832] [] [2025-01-28T14:45:23.897348+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9831] [] [2025-01-28T14:45:23.897621+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9830] [] [2025-01-28T14:45:23.897896+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9829] [] [2025-01-28T14:45:23.898162+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9825] [] [2025-01-28T14:45:23.898424+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9824] [] [2025-01-28T14:45:23.898703+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9822] [] [2025-01-28T14:45:23.898966+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9821] [] [2025-01-28T14:45:23.899243+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9816] [] [2025-01-28T14:45:23.899531+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9809] [] [2025-01-28T14:45:23.899801+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9808] [] [2025-01-28T14:45:23.900070+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9806] [] [2025-01-28T14:45:23.900348+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9788] [] [2025-01-28T14:45:23.900623+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9786] [] [2025-01-28T14:45:23.900893+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9784] [] [2025-01-28T14:45:23.901161+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9781] [] [2025-01-28T14:45:23.901447+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9768] [] [2025-01-28T14:45:23.901724+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9766] [] [2025-01-28T14:45:23.901995+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9765] [] [2025-01-28T14:45:23.902259+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9764] [] [2025-01-28T14:45:23.902533+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9761] [] [2025-01-28T14:45:23.902808+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9760] [] [2025-01-28T14:45:23.903076+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9759] [] [2025-01-28T14:45:23.903341+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9758] [] [2025-01-28T14:45:23.903618+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9751] [] [2025-01-28T14:45:23.903904+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9750] [] [2025-01-28T14:45:23.904170+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9749] [] [2025-01-28T14:45:23.904443+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9745] [] [2025-01-28T14:45:23.904712+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9741] [] [2025-01-28T14:45:23.904986+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9737] [] [2025-01-28T14:45:23.905257+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9734] [] [2025-01-28T14:45:23.905528+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9729] [] [2025-01-28T14:45:23.905811+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9721] [] [2025-01-28T14:45:23.906081+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9719] [] [2025-01-28T14:45:23.906357+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9718] [] [2025-01-28T14:45:23.906627+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9716] [] [2025-01-28T14:45:23.906894+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9714] [] [2025-01-28T14:45:23.907157+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9713] [] [2025-01-28T14:45:23.907445+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9707] [] [2025-01-28T14:45:23.907715+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9705] [] [2025-01-28T14:45:23.907988+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9704] [] [2025-01-28T14:45:23.908254+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9699] [] [2025-01-28T14:45:23.908525+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9698] [] [2025-01-28T14:45:23.908798+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9697] [] [2025-01-28T14:45:23.909065+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9696] [] [2025-01-28T14:45:23.909331+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9693] [] [2025-01-28T14:45:23.909602+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9692] [] [2025-01-28T14:45:23.909877+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9690] [] [2025-01-28T14:45:23.910148+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9688] [] [2025-01-28T14:45:23.910417+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9686] [] [2025-01-28T14:45:23.910689+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9684] [] [2025-01-28T14:45:23.910956+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9683] [] [2025-01-28T14:45:23.911225+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9682] [] [2025-01-28T14:45:23.911500+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9679] [] [2025-01-28T14:45:23.911769+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9676] [] [2025-01-28T14:45:23.912040+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9675] [] [2025-01-28T14:45:23.912313+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9671] [] [2025-01-28T14:45:23.912585+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9670] [] [2025-01-28T14:45:23.912854+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9668] [] [2025-01-28T14:45:23.913123+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9667] [] [2025-01-28T14:45:23.913386+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9665] [] [2025-01-28T14:45:23.913654+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9663] [] [2025-01-28T14:45:23.913923+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9662] [] [2025-01-28T14:45:23.914192+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9658] [] [2025-01-28T14:45:23.914482+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9657] [] [2025-01-28T14:45:23.914755+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9654] [] [2025-01-28T14:45:23.915029+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9653] [] [2025-01-28T14:45:23.915292+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9652] [] [2025-01-28T14:45:23.915563+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9646] [] [2025-01-28T14:45:23.915834+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9645] [] [2025-01-28T14:45:23.916099+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9644] [] [2025-01-28T14:45:23.916368+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9640] [] [2025-01-28T14:45:23.916640+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9638] [] [2025-01-28T14:45:23.916926+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9637] [] [2025-01-28T14:45:23.917192+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9633] [] [2025-01-28T14:45:23.917466+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9631] [] [2025-01-28T14:45:23.917738+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9630] [] [2025-01-28T14:45:23.918007+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9625] [] [2025-01-28T14:45:23.918273+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9623] [] [2025-01-28T14:45:23.918543+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9622] [] [2025-01-28T14:45:23.918822+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9621] [] [2025-01-28T14:45:23.919095+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9617] [] [2025-01-28T14:45:23.919362+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9614] [] [2025-01-28T14:45:23.919634+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9613] [] [2025-01-28T14:45:23.919904+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9612] [] [2025-01-28T14:45:23.920171+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9608] [] [2025-01-28T14:45:23.920434+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9605] [] [2025-01-28T14:45:23.920712+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9603] [] [2025-01-28T14:45:23.920987+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9601] [] [2025-01-28T14:45:23.921256+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9600] [] [2025-01-28T14:45:23.921534+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9599] [] [2025-01-28T14:45:23.921803+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9598] [] [2025-01-28T14:45:23.932950+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.id = ? [5] [] [2025-01-28T14:46:17.451067+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:46:18.340797+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:46:20.845911+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:46:20.953136+00:00] request.INFO: Matched route "app_admin_power_orders_sav". {"route":"app_admin_power_orders_sav","route_parameters":{"_route":"app_admin_power_orders_sav","_controller":"App\\Controller\\Admin\\Power\\OrderController::getOrdersSav"},"request_uri":"https://powerdata.tn/admin/power/orders/sav","method":"GET"} [] [2025-01-28T14:46:20.959138+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-28T14:46:20.959191+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:46:20.959225+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2025-01-28T14:46:20.975238+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-28T14:46:21.018931+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [2] [] [2025-01-28T14:46:21.040303+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.label AS label_4, t0.name AS name_5 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ? [2] [] [2025-01-28T14:46:21.041579+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"walid@gmail.com"} [] [2025-01-28T14:46:21.048519+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.api_url AS api_url_4, t0.username AS username_5, t0.password AS password_6, t0.id_of_account_jumia AS id_of_account_jumia_7, t0.tva AS tva_8, t0.calculate_tva AS calculate_tva_9, t0.increment_stock_in AS increment_stock_in_10, t0.default_stock AS default_stock_11, t0.jumia_stock AS jumia_stock_12, t0.invoice_first_cron_job AS invoice_first_cron_job_13, t0.invoice_tunisia_express_cron_job AS invoice_tunisia_express_cron_job_14, t0.invoice_jax_cron_job AS invoice_jax_cron_job_15, t0.inventory_cron_job AS inventory_cron_job_16, t0.shipping_methods_warehouse AS shipping_methods_warehouse_17, t0.revenue_stamp AS revenue_stamp_18, t0.max_taux_marque AS max_taux_marque_19, t0.min_taux_marque AS min_taux_marque_20, t0.inventory_config AS inventory_config_21, t0.parent_id AS parent_id_22 FROM dolibarr_config t0 WHERE t0.parent_id = ? LIMIT 1 [2] [] [2025-01-28T14:46:21.336132+00:00] doctrine.DEBUG: SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.status AS status_3, o0_.notes AS notes_4, o0_.client_dolibarr_id AS client_dolibarr_id_5, o0_.client_dolibarr_name AS client_dolibarr_name_6, o0_.dolibar_id AS dolibar_id_7, o0_.full_name AS full_name_8, o0_.phone AS phone_9, o0_.phone_two AS phone_two_10, o0_.region AS region_11, o0_.city AS city_12, o0_.address AS address_13, o0_.data AS data_14, o0_.history AS history_15, o0_.type AS type_16, o0_.shipping_price AS shipping_price_17, o0_.tracking_code AS tracking_code_18, o0_.url_first_pdf AS url_first_pdf_19, o0_.shipping_status AS shipping_status_20, o0_.status_facturation AS status_facturation_21, o0_.subscriber AS subscriber_22, o0_.post_code AS post_code_23, o0_.magento_id AS magento_id_24, o0_.magento_ref AS magento_ref_25, o0_.sav_closed AS sav_closed_26, o0_.nbr_tentative AS nbr_tentative_27, o0_.date_send_message AS date_send_message_28, o0_.shipped_at AS shipped_at_29, o0_.crm_closed AS crm_closed_30, o0_.crm_nbr_tentative AS crm_nbr_tentative_31, o0_.tentative_history AS tentative_history_32, o0_.parent_order_id AS parent_order_id_33, o0_.child_order_id AS child_order_id_34, o0_.crm_sales_closed AS crm_sales_closed_35, o0_.crm_sales_remember_at AS crm_sales_remember_at_36, o0_.crm_sales_nbr_tentative AS crm_sales_nbr_tentative_37, o0_.not_owner AS not_owner_38, o0_.parent_id AS parent_id_39, o0_.created_by_id AS created_by_id_40, o0_.shipper_id AS shipper_id_41, o0_.batch_id AS batch_id_42, o0_.canal_id AS canal_id_43, o0_.crm_closed_by_id AS crm_closed_by_id_44, o0_.crm_sales_closed_by_id AS crm_sales_closed_by_id_45, o0_.voucher_id AS voucher_id_46 FROM `order` o0_ INNER JOIN shipper s1_ ON o0_.shipper_id = s1_.id WHERE (o0_.parent_id = ? AND o0_.tracking_code IS NOT NULL AND o0_.status = ? AND s1_.type <> ? AND s1_.status = ?) AND (o0_.status_facturation = ? OR (o0_.status_facturation = ? AND o0_.shipping_status NOT IN (?))) AND o0_.created_at < ? AND o0_.created_at > ? AND o0_.sav_closed = ? ORDER BY o0_.id DESC [2,4,"simple",true,1,2,["Livrer",104,"Livré"],"2025-01-28","2025-01-18",0] [] [2025-01-28T14:46:21.358419+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10007] [] [2025-01-28T14:46:21.358933+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10006] [] [2025-01-28T14:46:21.359247+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10005] [] [2025-01-28T14:46:21.359562+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10004] [] [2025-01-28T14:46:21.359868+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10003] [] [2025-01-28T14:46:21.360176+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10002] [] [2025-01-28T14:46:21.360483+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10001] [] [2025-01-28T14:46:21.360787+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [10000] [] [2025-01-28T14:46:21.361063+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9999] [] [2025-01-28T14:46:21.361365+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9998] [] [2025-01-28T14:46:21.361695+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9997] [] [2025-01-28T14:46:21.362003+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9996] [] [2025-01-28T14:46:21.362254+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9995] [] [2025-01-28T14:46:21.362508+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9994] [] [2025-01-28T14:46:21.362759+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9993] [] [2025-01-28T14:46:21.363028+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9992] [] [2025-01-28T14:46:21.363300+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9991] [] [2025-01-28T14:46:21.363573+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9990] [] [2025-01-28T14:46:21.363879+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9989] [] [2025-01-28T14:46:21.364224+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9988] [] [2025-01-28T14:46:21.364544+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9987] [] [2025-01-28T14:46:21.364859+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9986] [] [2025-01-28T14:46:21.365223+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9985] [] [2025-01-28T14:46:21.365578+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9984] [] [2025-01-28T14:46:21.365918+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9983] [] [2025-01-28T14:46:21.366289+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9982] [] [2025-01-28T14:46:21.366609+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9981] [] [2025-01-28T14:46:21.366860+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9980] [] [2025-01-28T14:46:21.367108+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9979] [] [2025-01-28T14:46:21.367355+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9978] [] [2025-01-28T14:46:21.367613+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9977] [] [2025-01-28T14:46:21.367864+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9976] [] [2025-01-28T14:46:21.368114+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9975] [] [2025-01-28T14:46:21.368361+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9974] [] [2025-01-28T14:46:21.368612+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9973] [] [2025-01-28T14:46:21.368857+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9972] [] [2025-01-28T14:46:21.369103+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9971] [] [2025-01-28T14:46:21.369348+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9970] [] [2025-01-28T14:46:21.369591+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9969] [] [2025-01-28T14:46:21.369831+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9968] [] [2025-01-28T14:46:21.370075+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9967] [] [2025-01-28T14:46:21.370325+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9966] [] [2025-01-28T14:46:21.370565+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9965] [] [2025-01-28T14:46:21.370805+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9964] [] [2025-01-28T14:46:21.371051+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9963] [] [2025-01-28T14:46:21.371296+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9962] [] [2025-01-28T14:46:21.371540+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9961] [] [2025-01-28T14:46:21.371781+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9960] [] [2025-01-28T14:46:21.372043+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9959] [] [2025-01-28T14:46:21.372318+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9958] [] [2025-01-28T14:46:21.372594+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9957] [] [2025-01-28T14:46:21.372843+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9956] [] [2025-01-28T14:46:21.373079+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9955] [] [2025-01-28T14:46:21.373321+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9954] [] [2025-01-28T14:46:21.373570+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9953] [] [2025-01-28T14:46:21.373809+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9952] [] [2025-01-28T14:46:21.374055+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9951] [] [2025-01-28T14:46:21.374293+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9950] [] [2025-01-28T14:46:21.374543+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9949] [] [2025-01-28T14:46:21.374784+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9948] [] [2025-01-28T14:46:21.375047+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9947] [] [2025-01-28T14:46:21.375312+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9946] [] [2025-01-28T14:46:21.375578+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9945] [] [2025-01-28T14:46:21.375820+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9944] [] [2025-01-28T14:46:21.376060+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9943] [] [2025-01-28T14:46:21.376299+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9941] [] [2025-01-28T14:46:21.376544+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9935] [] [2025-01-28T14:46:21.376790+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9934] [] [2025-01-28T14:46:21.377051+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9933] [] [2025-01-28T14:46:21.377313+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9931] [] [2025-01-28T14:46:21.377577+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9930] [] [2025-01-28T14:46:21.377818+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9929] [] [2025-01-28T14:46:21.378053+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9928] [] [2025-01-28T14:46:21.378287+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9926] [] [2025-01-28T14:46:21.378532+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9925] [] [2025-01-28T14:46:21.378770+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9923] [] [2025-01-28T14:46:21.379034+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9922] [] [2025-01-28T14:46:21.379298+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9921] [] [2025-01-28T14:46:21.379566+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9920] [] [2025-01-28T14:46:21.379804+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9919] [] [2025-01-28T14:46:21.380039+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9918] [] [2025-01-28T14:46:21.380274+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9917] [] [2025-01-28T14:46:21.380515+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9916] [] [2025-01-28T14:46:21.380756+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9915] [] [2025-01-28T14:46:21.381017+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9914] [] [2025-01-28T14:46:21.381304+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9913] [] [2025-01-28T14:46:21.381581+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9906] [] [2025-01-28T14:46:21.381850+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9905] [] [2025-01-28T14:46:21.382095+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9901] [] [2025-01-28T14:46:21.382329+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9900] [] [2025-01-28T14:46:21.382602+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9897] [] [2025-01-28T14:46:21.382841+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9895] [] [2025-01-28T14:46:21.383093+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9894] [] [2025-01-28T14:46:21.383332+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9893] [] [2025-01-28T14:46:21.383580+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9890] [] [2025-01-28T14:46:21.383820+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9886] [] [2025-01-28T14:46:21.384057+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9884] [] [2025-01-28T14:46:21.384290+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9883] [] [2025-01-28T14:46:21.384566+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9881] [] [2025-01-28T14:46:21.384810+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9880] [] [2025-01-28T14:46:21.385078+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9879] [] [2025-01-28T14:46:21.385350+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9877] [] [2025-01-28T14:46:21.385616+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9875] [] [2025-01-28T14:46:21.385861+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9871] [] [2025-01-28T14:46:21.386099+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9870] [] [2025-01-28T14:46:21.386333+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9866] [] [2025-01-28T14:46:21.386582+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9865] [] [2025-01-28T14:46:21.386825+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9864] [] [2025-01-28T14:46:21.387067+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9862] [] [2025-01-28T14:46:21.387309+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9861] [] [2025-01-28T14:46:21.387582+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9852] [] [2025-01-28T14:46:21.387825+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9851] [] [2025-01-28T14:46:21.388069+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9845] [] [2025-01-28T14:46:21.388312+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9842] [] [2025-01-28T14:46:21.388550+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9841] [] [2025-01-28T14:46:21.388800+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9838] [] [2025-01-28T14:46:21.389101+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9832] [] [2025-01-28T14:46:21.389365+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9831] [] [2025-01-28T14:46:21.389635+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9830] [] [2025-01-28T14:46:21.389877+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9829] [] [2025-01-28T14:46:21.390115+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9825] [] [2025-01-28T14:46:21.390351+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9824] [] [2025-01-28T14:46:21.390617+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9822] [] [2025-01-28T14:46:21.390853+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9821] [] [2025-01-28T14:46:21.391109+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9816] [] [2025-01-28T14:46:21.391350+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9809] [] [2025-01-28T14:46:21.391595+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9808] [] [2025-01-28T14:46:21.391841+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9806] [] [2025-01-28T14:46:21.392080+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9788] [] [2025-01-28T14:46:21.392328+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9786] [] [2025-01-28T14:46:21.392571+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9784] [] [2025-01-28T14:46:21.392816+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9781] [] [2025-01-28T14:46:21.393069+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9768] [] [2025-01-28T14:46:21.393312+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9766] [] [2025-01-28T14:46:21.393552+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9765] [] [2025-01-28T14:46:21.393798+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9764] [] [2025-01-28T14:46:21.394036+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9761] [] [2025-01-28T14:46:21.394272+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9760] [] [2025-01-28T14:46:21.394512+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9759] [] [2025-01-28T14:46:21.394753+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9758] [] [2025-01-28T14:46:21.395027+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9751] [] [2025-01-28T14:46:21.395291+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9750] [] [2025-01-28T14:46:21.395558+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9749] [] [2025-01-28T14:46:21.395795+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9745] [] [2025-01-28T14:46:21.396035+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9741] [] [2025-01-28T14:46:21.396282+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9737] [] [2025-01-28T14:46:21.396524+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9734] [] [2025-01-28T14:46:21.396772+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9729] [] [2025-01-28T14:46:21.397044+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9721] [] [2025-01-28T14:46:21.397312+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9719] [] [2025-01-28T14:46:21.397578+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9718] [] [2025-01-28T14:46:21.397815+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9716] [] [2025-01-28T14:46:21.398053+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9714] [] [2025-01-28T14:46:21.398300+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9713] [] [2025-01-28T14:46:21.398545+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9707] [] [2025-01-28T14:46:21.398784+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9705] [] [2025-01-28T14:46:21.399055+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9704] [] [2025-01-28T14:46:21.399324+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9699] [] [2025-01-28T14:46:21.399590+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9698] [] [2025-01-28T14:46:21.399827+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9697] [] [2025-01-28T14:46:21.400060+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9696] [] [2025-01-28T14:46:21.400298+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9693] [] [2025-01-28T14:46:21.400544+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9692] [] [2025-01-28T14:46:21.400780+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9690] [] [2025-01-28T14:46:21.401048+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9688] [] [2025-01-28T14:46:21.401312+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9686] [] [2025-01-28T14:46:21.401577+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9684] [] [2025-01-28T14:46:21.401816+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9683] [] [2025-01-28T14:46:21.402052+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9682] [] [2025-01-28T14:46:21.402290+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9679] [] [2025-01-28T14:46:21.402529+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9676] [] [2025-01-28T14:46:21.402773+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9675] [] [2025-01-28T14:46:21.403044+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9671] [] [2025-01-28T14:46:21.403307+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9670] [] [2025-01-28T14:46:21.403573+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9668] [] [2025-01-28T14:46:21.403816+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9667] [] [2025-01-28T14:46:21.404062+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9665] [] [2025-01-28T14:46:21.404306+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9663] [] [2025-01-28T14:46:21.404546+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9662] [] [2025-01-28T14:46:21.404793+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9658] [] [2025-01-28T14:46:21.405043+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9657] [] [2025-01-28T14:46:21.405283+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9654] [] [2025-01-28T14:46:21.405528+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9653] [] [2025-01-28T14:46:21.405769+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9652] [] [2025-01-28T14:46:21.406041+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9646] [] [2025-01-28T14:46:21.406308+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9645] [] [2025-01-28T14:46:21.406576+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9644] [] [2025-01-28T14:46:21.406813+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9640] [] [2025-01-28T14:46:21.407064+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9638] [] [2025-01-28T14:46:21.407307+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9637] [] [2025-01-28T14:46:21.407552+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9633] [] [2025-01-28T14:46:21.407793+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9631] [] [2025-01-28T14:46:21.408030+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9630] [] [2025-01-28T14:46:21.408272+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9625] [] [2025-01-28T14:46:21.408519+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9623] [] [2025-01-28T14:46:21.408761+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9622] [] [2025-01-28T14:46:21.409034+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9621] [] [2025-01-28T14:46:21.409309+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9617] [] [2025-01-28T14:46:21.409561+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9614] [] [2025-01-28T14:46:21.409798+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9613] [] [2025-01-28T14:46:21.410032+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9612] [] [2025-01-28T14:46:21.410267+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9608] [] [2025-01-28T14:46:21.410507+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9605] [] [2025-01-28T14:46:21.410755+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9603] [] [2025-01-28T14:46:21.411020+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9601] [] [2025-01-28T14:46:21.411286+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9600] [] [2025-01-28T14:46:21.411559+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9599] [] [2025-01-28T14:46:21.411798+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.feedback_product AS feedback_product_4, t0.feedback_shipping AS feedback_shipping_5, t0.feedback_process AS feedback_process_6, t0.notes AS notes_7, t0.possibility_of_other_order AS possibility_of_other_order_8, t0.hesitated AS hesitated_9, t0.possibility_after_days AS possibility_after_days_10, t0.order_link_id AS order_link_id_11, t0.parent_id AS parent_id_12, t0.created_by_id AS created_by_id_13 FROM reviews t0 WHERE t0.order_link_id = ? [9598] [] [2025-01-28T14:46:21.412177+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.aramex_product_type AS aramex_product_type_7, t0.aramex_account_country_code AS aramex_account_country_code_8, t0.aramex_account_entity AS aramex_account_entity_9, t0.aramex_account_number AS aramex_account_number_10, t0.aramex_account_pin AS aramex_account_pin_11, t0.aramex_user_name AS aramex_user_name_12, t0.aramex_password AS aramex_password_13, t0.aramex_version AS aramex_version_14, t0.aramex_source AS aramex_source_15, t0.first_token_create AS first_token_create_16, t0.first_token_tracking AS first_token_tracking_17, t0.is_deleted AS is_deleted_18, t0.conventional_price AS conventional_price_19, t0.tunisia_express_username AS tunisia_express_username_20, t0.tunisia_express_api_key AS tunisia_express_api_key_21, t0.tunisia_express_conventional_price AS tunisia_express_conventional_price_22, t0.jax_token AS jax_token_23, t0.jax_client_id AS jax_client_id_24, t0.jax_conventional_price AS jax_conventional_price_25, t0.parent_id AS parent_id_26, t0.created_by_id AS created_by_id_27 FROM shipper t0 WHERE t0.id = ? [5] [] [2025-01-28T14:46:21.983647+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-01-28T14:46:21.984661+00:00] doctrine.DEBUG: UPDATE `order` SET shipping_status = ?, shipped_at = ?, updated_at = ? WHERE id = ? ["Livré","2025-01-28T14:46:21+00:00","2025-01-28T14:46:21+00:00",10006] [] [2025-01-28T14:46:21.984991+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-01-28T14:46:52.582100+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [12] [] [2025-01-28T14:46:52.583872+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [6] [] [2025-01-28T14:46:52.593751+00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.status AS status_7, t0.parent AS parent_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login AS last_login_11, t0.last_login_status AS last_login_status_12, t0.login_history AS login_history_13 FROM user t0 WHERE t0.id = ? [13] [] [2025-01-28T14:46:52.615051+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-28T14:46:52.622329+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:46:52.622870+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-01-28T14:46:52.626799+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:46:52.626972+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-01-28T14:46:52.628171+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:46:52.628296+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-01-28T14:46:52.629079+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:46:52.629199+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-01-28T14:46:52.629428+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-01-28T14:46:52.630279+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-01-28T14:46:52.639275+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-01-28T14:46:54.112792+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-01-28T14:46:54.116558+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e5be06"},"request_uri":"https://powerdata.tn/_wdt/e5be06","method":"GET"} [] [2025-02-18T23:45:15.955465+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-02-18T23:45:15.963677+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-02-18T23:45:15.964994+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-02-18T23:45:15.972203+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:15.972365+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:15.973577+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:15.973726+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:15.974545+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:15.974712+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:15.974984+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-02-18T23:45:15.975871+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-02-18T23:45:15.983553+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-02-18T23:45:15.983902+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-02-18T23:45:15.984206+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:15.984321+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:15.984863+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:15.984993+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:15.985711+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:15.985841+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:15.986064+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-02-18T23:45:15.986667+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-02-18T23:45:15.988819+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-02-18T23:45:15.989109+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:15.989226+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'batch' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:15.989886+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:15.990016+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:15.991279+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:15.991384+00:00] doctrine.DEBUG: SELECT 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_NAME = 'batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:15.991695+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'batch' [] [] [2025-02-18T23:45:15.992192+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:15.992285+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'bike_manager' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:15.992839+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:15.992967+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'bike_manager' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:15.993639+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:15.993769+00:00] doctrine.DEBUG: SELECT 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_NAME = 'bike_manager' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:15.993989+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'bike_manager' [] [] [2025-02-18T23:45:15.994453+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:15.994565+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'brevo_visitor' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:15.995178+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:15.995266+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'brevo_visitor' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:15.995891+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:15.996004+00:00] doctrine.DEBUG: SELECT 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_NAME = 'brevo_visitor' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:15.996222+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'brevo_visitor' [] [] [2025-02-18T23:45:15.996702+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:15.996814+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'canal' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:15.997332+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:15.997419+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'canal' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:15.998037+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:15.998121+00:00] doctrine.DEBUG: SELECT 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_NAME = 'canal' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:15.998344+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'canal' [] [] [2025-02-18T23:45:15.998821+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:15.998936+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'chat_config' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:15.999514+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:15.999628+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'chat_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.000257+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.000367+00:00] doctrine.DEBUG: SELECT 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_NAME = 'chat_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.000609+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'chat_config' [] [] [2025-02-18T23:45:16.001087+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.001197+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'company' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.001791+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.001903+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'company' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.002526+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.002638+00:00] doctrine.DEBUG: SELECT 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_NAME = 'company' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.002894+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'company' [] [] [2025-02-18T23:45:16.003363+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.003460+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.003904+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.004014+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.004593+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.004707+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.004913+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-02-18T23:45:16.005385+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.005497+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_config' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.006167+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.006277+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.006875+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.006989+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.007228+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_config' [] [] [2025-02-18T23:45:16.007703+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.007816+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_invoice' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.008339+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.008453+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_invoice' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.009050+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.009133+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_invoice' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.009356+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_invoice' [] [] [2025-02-18T23:45:16.009809+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.009921+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.010547+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.010638+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.011235+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.011317+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.011564+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_order' [] [] [2025-02-18T23:45:16.012034+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.012144+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.012700+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.012812+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.013402+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.013495+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.013703+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_planing' [] [] [2025-02-18T23:45:16.014148+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.014229+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_product' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.014905+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.015017+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.015609+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.015720+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.015960+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_product' [] [] [2025-02-18T23:45:16.016406+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.016491+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_service' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.017015+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.017123+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_service' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.017693+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.017800+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_service' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.018035+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_service' [] [] [2025-02-18T23:45:16.018489+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.018597+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'file_uploaded' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.019061+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.019168+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'file_uploaded' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.019712+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.019818+00:00] doctrine.DEBUG: SELECT 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_NAME = 'file_uploaded' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.020025+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'file_uploaded' [] [] [2025-02-18T23:45:16.020476+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.020583+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.021171+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.021279+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.021863+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.021971+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.022227+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory' [] [] [2025-02-18T23:45:16.022679+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.022785+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.023282+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.023393+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.024001+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.024086+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.024308+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_lines' [] [] [2025-02-18T23:45:16.024758+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.024866+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_user' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.025286+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.025395+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.026003+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.026114+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.026364+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_user' [] [] [2025-02-18T23:45:16.026840+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.026953+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_black_list' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.027433+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.027554+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_black_list' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.028136+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.028245+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_black_list' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.028461+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_black_list' [] [] [2025-02-18T23:45:16.028908+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.028989+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_config' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.029588+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.029676+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.030229+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.030311+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.030548+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_config' [] [] [2025-02-18T23:45:16.031017+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.031127+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.031845+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.031934+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.032495+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.032580+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.032790+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_order' [] [] [2025-02-18T23:45:16.033234+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.033316+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_payout_status' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.033963+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.034052+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_payout_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.034636+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.034748+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_payout_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.034985+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_payout_status' [] [] [2025-02-18T23:45:16.035459+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.035547+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.036110+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.036195+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.036782+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.036891+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.037125+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_planing' [] [] [2025-02-18T23:45:16.037598+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.037710+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_product' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.038478+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.038570+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.039128+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.039210+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.039423+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_product' [] [] [2025-02-18T23:45:16.039882+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.039963+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_rapport_product' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.040771+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.040860+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_rapport_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.041440+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.041530+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_rapport_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.041749+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_rapport_product' [] [] [2025-02-18T23:45:16.042194+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.042276+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_transaction' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.042975+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.043086+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_transaction' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.043674+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.043787+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_transaction' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.044026+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_transaction' [] [] [2025-02-18T23:45:16.044483+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.044589+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_config' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.045168+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.045277+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.045865+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.045973+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.046230+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_config' [] [] [2025-02-18T23:45:16.046685+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.046793+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_upload' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.047296+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.047403+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_upload' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.047982+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.048068+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_upload' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.048285+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_upload' [] [] [2025-02-18T23:45:16.048733+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.048841+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'order' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.049786+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.049900+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.050576+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.050685+00:00] doctrine.DEBUG: SELECT 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_NAME = 'order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.051053+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'order' [] [] [2025-02-18T23:45:16.051532+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.051647+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'pmp_products' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.052142+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.052251+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'pmp_products' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.052788+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.052895+00:00] doctrine.DEBUG: SELECT 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_NAME = 'pmp_products' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.053103+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pmp_products' [] [] [2025-02-18T23:45:16.053555+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.053661+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'pmp_sales_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.054147+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.054253+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'pmp_sales_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.054816+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.054924+00:00] doctrine.DEBUG: SELECT 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_NAME = 'pmp_sales_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.055156+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pmp_sales_lines' [] [] [2025-02-18T23:45:16.055615+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.055723+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'return_batch' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.056310+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.056418+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'return_batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.057016+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.057099+00:00] doctrine.DEBUG: SELECT 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_NAME = 'return_batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.057335+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'return_batch' [] [] [2025-02-18T23:45:16.057786+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.057895+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'return_batch_order' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.058422+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.058517+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'return_batch_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.059102+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.059185+00:00] doctrine.DEBUG: SELECT 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_NAME = 'return_batch_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.059417+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'return_batch_order' [] [] [2025-02-18T23:45:16.059874+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.059956+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'reviews' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.060487+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.060590+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'reviews' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.061198+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.061280+00:00] doctrine.DEBUG: SELECT 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_NAME = 'reviews' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.061544+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'reviews' [] [] [2025-02-18T23:45:16.061991+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.062097+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'role' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.062565+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.062676+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.063208+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.063314+00:00] doctrine.DEBUG: SELECT 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_NAME = 'role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.063564+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'role' [] [] [2025-02-18T23:45:16.064036+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.064146+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'shipper' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.064878+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.064988+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'shipper' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.065593+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.065704+00:00] doctrine.DEBUG: SELECT 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_NAME = 'shipper' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.065965+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'shipper' [] [] [2025-02-18T23:45:16.066424+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.066533+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.067066+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.067151+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.067717+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.067823+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.068040+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2025-02-18T23:45:16.068519+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.068626+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user_role' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.069050+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.069159+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user_role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.069770+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.069879+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user_role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.070129+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_role' [] [] [2025-02-18T23:45:16.070601+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.070707+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'voucher' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:16.071283+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.071393+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'voucher' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:16.071992+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.072077+00:00] doctrine.DEBUG: SELECT 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_NAME = 'voucher' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:16.072315+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'voucher' [] [] [2025-02-18T23:45:16.073707+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:16.160148+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:24.102681+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-02-18T23:45:24.130082+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:25.299647+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-02-18T23:45:25.307004+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:25.307161+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-02-18T23:45:25.308371+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:25.308519+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-02-18T23:45:25.309301+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-02-18T23:45:25.309406+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-02-18T23:45:25.309661+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-02-18T23:45:25.316801+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-02-18T23:45:25.317767+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-02-18T23:45:25.319076+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-02-18T23:45:25.326782+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-02-18T23:45:25.341316+00:00] doctrine.DEBUG: CREATE TABLE line_status (id INT AUTO_INCREMENT NOT NULL, parent_id INT NOT NULL, created_by_id INT NOT NULL, category SMALLINT NOT NULL, name VARCHAR(100) NOT NULL, status SMALLINT NOT NULL, created_at DATETIME NOT NULL, updated_at DATETIME DEFAULT NULL, INDEX IDX_F4E33A1727ACA70 (parent_id), INDEX IDX_F4E33A1B03A8386 (created_by_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2025-02-18T23:45:25.359537+00:00] doctrine.DEBUG: CREATE TABLE live (id INT AUTO_INCREMENT NOT NULL, parent_id INT NOT NULL, created_by_id INT NOT NULL, shipper_id INT NOT NULL, number_of_lot VARCHAR(255) NOT NULL, created_at DATETIME NOT NULL, updated_at DATETIME DEFAULT NULL, client_dolibarr_id INT NOT NULL, products LONGTEXT NOT NULL COMMENT '(DC2Type:json)', status SMALLINT NOT NULL, notes LONGTEXT DEFAULT NULL, history LONGTEXT DEFAULT NULL COMMENT '(DC2Type:json)', INDEX IDX_530F2CAF727ACA70 (parent_id), INDEX IDX_530F2CAFB03A8386 (created_by_id), INDEX IDX_530F2CAF38459F23 (shipper_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2025-02-18T23:45:25.363067+00:00] doctrine.DEBUG: CREATE TABLE live_line (id INT AUTO_INCREMENT NOT NULL, live_id INT NOT NULL, created_by_id INT NOT NULL, canal_id INT NOT NULL, status_id INT NOT NULL, created_at DATETIME NOT NULL, updated_at DATETIME DEFAULT NULL, full_name VARCHAR(255) DEFAULT NULL, phone VARCHAR(50) DEFAULT NULL, phone_two VARCHAR(50) DEFAULT NULL, region VARCHAR(50) DEFAULT NULL, city VARCHAR(50) DEFAULT NULL, address VARCHAR(255) DEFAULT NULL, notes LONGTEXT DEFAULT NULL, products LONGTEXT NOT NULL COMMENT '(DC2Type:json)', shipping_price DOUBLE PRECISION DEFAULT NULL, nbr_tentative INT DEFAULT 0, INDEX IDX_E6895861DEBA901 (live_id), INDEX IDX_E689586B03A8386 (created_by_id), INDEX IDX_E68958668DB5B2E (canal_id), INDEX IDX_E6895866BF700BD (status_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2025-02-18T23:45:25.366342+00:00] doctrine.DEBUG: ALTER TABLE line_status ADD CONSTRAINT FK_F4E33A1727ACA70 FOREIGN KEY (parent_id) REFERENCES user (id) [] [] [2025-02-18T23:45:25.374931+00:00] doctrine.DEBUG: ALTER TABLE line_status ADD CONSTRAINT FK_F4E33A1B03A8386 FOREIGN KEY (created_by_id) REFERENCES user (id) [] [] [2025-02-18T23:45:25.382504+00:00] doctrine.DEBUG: ALTER TABLE live ADD CONSTRAINT FK_530F2CAF727ACA70 FOREIGN KEY (parent_id) REFERENCES user (id) [] [] [2025-02-18T23:45:25.391086+00:00] doctrine.DEBUG: ALTER TABLE live ADD CONSTRAINT FK_530F2CAFB03A8386 FOREIGN KEY (created_by_id) REFERENCES user (id) [] [] [2025-02-18T23:45:25.398930+00:00] doctrine.DEBUG: ALTER TABLE live ADD CONSTRAINT FK_530F2CAF38459F23 FOREIGN KEY (shipper_id) REFERENCES shipper (id) [] [] [2025-02-18T23:45:25.406695+00:00] doctrine.DEBUG: ALTER TABLE live_line ADD CONSTRAINT FK_E6895861DEBA901 FOREIGN KEY (live_id) REFERENCES live (id) [] [] [2025-02-18T23:45:25.414554+00:00] doctrine.DEBUG: ALTER TABLE live_line ADD CONSTRAINT FK_E689586B03A8386 FOREIGN KEY (created_by_id) REFERENCES user (id) [] [] [2025-02-18T23:45:25.423139+00:00] doctrine.DEBUG: ALTER TABLE live_line ADD CONSTRAINT FK_E68958668DB5B2E FOREIGN KEY (canal_id) REFERENCES canal (id) [] [] [2025-02-18T23:45:25.431586+00:00] doctrine.DEBUG: ALTER TABLE live_line ADD CONSTRAINT FK_E6895866BF700BD FOREIGN KEY (status_id) REFERENCES line_status (id) [] [] [2025-02-18T23:45:25.441059+00:00] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","2025-02-18T23:45:25+00:00",114] [] [2025-02-18T23:45:25.442179+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-02-18T23:45:34.821416+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-02-18T23:45:35.685796+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-03-10T01:10:40.648489+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-03-10T01:10:40.656678+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-03-10T01:10:40.657960+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-03-10T01:10:40.665163+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.665316+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.666487+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.666631+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.667393+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.667541+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.667796+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-03-10T01:10:40.668652+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-03-10T01:10:40.676448+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-03-10T01:10:40.676797+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-03-10T01:10:40.677107+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.677223+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.677769+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.677940+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.678696+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.678827+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.679055+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-03-10T01:10:40.679696+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-03-10T01:10:40.681949+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-03-10T01:10:40.682241+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.682335+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'batch' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.683015+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.683123+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.684400+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.684542+00:00] doctrine.DEBUG: SELECT 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_NAME = 'batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.684862+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'batch' [] [] [2025-03-10T01:10:40.685385+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.685503+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'bike_manager' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.685993+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.686084+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'bike_manager' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.686742+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.686871+00:00] doctrine.DEBUG: SELECT 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_NAME = 'bike_manager' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.687094+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'bike_manager' [] [] [2025-03-10T01:10:40.687628+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.687756+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'brevo_visitor' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.688380+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.688541+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'brevo_visitor' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.689181+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.689275+00:00] doctrine.DEBUG: SELECT 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_NAME = 'brevo_visitor' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.689499+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'brevo_visitor' [] [] [2025-03-10T01:10:40.690003+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.690114+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'canal' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.690645+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.690760+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'canal' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.691399+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.691551+00:00] doctrine.DEBUG: SELECT 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_NAME = 'canal' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.691833+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'canal' [] [] [2025-03-10T01:10:40.692304+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.692417+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'chat_config' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.693001+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.693111+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'chat_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.693736+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.693848+00:00] doctrine.DEBUG: SELECT 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_NAME = 'chat_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.694089+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'chat_config' [] [] [2025-03-10T01:10:40.694565+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.694678+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'company' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.695266+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.695375+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'company' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.696016+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.696128+00:00] doctrine.DEBUG: SELECT 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_NAME = 'company' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.696386+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'company' [] [] [2025-03-10T01:10:40.696864+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.696977+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.697444+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.697570+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.698161+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.698271+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.698491+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-03-10T01:10:40.698991+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.699073+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_config' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.699722+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.699833+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.700459+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.700573+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.700788+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_config' [] [] [2025-03-10T01:10:40.701237+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.701319+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_invoice' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.701843+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.701954+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_invoice' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.702598+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.702710+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_invoice' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.702968+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_invoice' [] [] [2025-03-10T01:10:40.703442+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.703531+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.704124+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.704211+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.704867+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.704976+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.705253+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_order' [] [] [2025-03-10T01:10:40.705729+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.705842+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.706399+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.706490+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.707083+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.707165+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.707373+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_planing' [] [] [2025-03-10T01:10:40.707851+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.707957+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_product' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.708662+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.708754+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.709340+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.709423+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.709644+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_product' [] [] [2025-03-10T01:10:40.710091+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.710172+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_service' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.710727+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.710837+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_service' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.711432+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.711522+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_service' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.711732+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_service' [] [] [2025-03-10T01:10:40.712180+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.712262+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'file_uploaded' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.712731+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.712841+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'file_uploaded' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.713402+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.713515+00:00] doctrine.DEBUG: SELECT 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_NAME = 'file_uploaded' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.713701+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'file_uploaded' [] [] [2025-03-10T01:10:40.714144+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.714225+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.714824+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.714933+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.715552+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.715660+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.715918+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory' [] [] [2025-03-10T01:10:40.716368+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.716515+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.717014+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.717121+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.717742+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.717848+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.718106+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_lines' [] [] [2025-03-10T01:10:40.718585+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.718692+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_user' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.719088+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.719193+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.719848+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.719955+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.720209+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_user' [] [] [2025-03-10T01:10:40.720663+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.720769+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_black_list' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.721220+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.721326+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_black_list' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.721919+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.722025+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_black_list' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.722260+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_black_list' [] [] [2025-03-10T01:10:40.722738+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.722845+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_config' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.723456+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.723545+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.724139+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.724225+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.724441+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_config' [] [] [2025-03-10T01:10:40.724893+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.724975+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.725689+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.725779+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.726396+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.726509+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.726753+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_order' [] [] [2025-03-10T01:10:40.727201+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.727304+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_payout_status' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.727984+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.728094+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_payout_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.728741+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.728852+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_payout_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.729098+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_payout_status' [] [] [2025-03-10T01:10:40.729577+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.729683+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.730280+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.730388+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.731011+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.731117+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.731359+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_planing' [] [] [2025-03-10T01:10:40.731851+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.731989+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_product' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.732766+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.732876+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.733495+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.733607+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.733857+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_product' [] [] [2025-03-10T01:10:40.734306+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.734422+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_rapport_product' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.735259+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.735345+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_rapport_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.735937+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.736045+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_rapport_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.736294+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_rapport_product' [] [] [2025-03-10T01:10:40.736745+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.736851+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_transaction' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.737613+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.737760+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_transaction' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.738412+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.738544+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_transaction' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.738819+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_transaction' [] [] [2025-03-10T01:10:40.739297+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.739407+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'line_status' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.739922+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.740034+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'line_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.740677+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.740788+00:00] doctrine.DEBUG: SELECT 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_NAME = 'line_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.741044+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'line_status' [] [] [2025-03-10T01:10:40.741522+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.741635+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'live' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.742190+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.742298+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'live' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.742957+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.743067+00:00] doctrine.DEBUG: SELECT 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_NAME = 'live' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.743338+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'live' [] [] [2025-03-10T01:10:40.743825+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.743937+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'live_line' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.744561+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.744652+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'live_line' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.745296+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.745378+00:00] doctrine.DEBUG: SELECT 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_NAME = 'live_line' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.745644+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'live_line' [] [] [2025-03-10T01:10:40.746097+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.746200+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_config' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.746818+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.746943+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.747592+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.747703+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.747962+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_config' [] [] [2025-03-10T01:10:40.748440+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.748536+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_upload' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.749008+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.749093+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_upload' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.749727+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.749833+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_upload' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.750087+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_upload' [] [] [2025-03-10T01:10:40.750562+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.750674+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'order' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.751653+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.751769+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.752567+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.752677+00:00] doctrine.DEBUG: SELECT 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_NAME = 'order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.753055+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'order' [] [] [2025-03-10T01:10:40.753534+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.753647+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'pmp_products' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.754150+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.754260+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'pmp_products' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.754852+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.754965+00:00] doctrine.DEBUG: SELECT 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_NAME = 'pmp_products' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.755177+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pmp_products' [] [] [2025-03-10T01:10:40.755654+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.755766+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'pmp_sales_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.756280+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.756388+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'pmp_sales_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.757009+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.757120+00:00] doctrine.DEBUG: SELECT 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_NAME = 'pmp_sales_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.757358+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pmp_sales_lines' [] [] [2025-03-10T01:10:40.757814+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.757921+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'return_batch' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.758547+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.758638+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'return_batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.759261+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.759350+00:00] doctrine.DEBUG: SELECT 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_NAME = 'return_batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.759601+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'return_batch' [] [] [2025-03-10T01:10:40.760053+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.760157+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'return_batch_order' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.760694+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.760804+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'return_batch_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.761450+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.761549+00:00] doctrine.DEBUG: SELECT 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_NAME = 'return_batch_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.761788+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'return_batch_order' [] [] [2025-03-10T01:10:40.762233+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.762314+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'reviews' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.762845+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.762957+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'reviews' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.763621+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.763733+00:00] doctrine.DEBUG: SELECT 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_NAME = 'reviews' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.764003+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'reviews' [] [] [2025-03-10T01:10:40.764483+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.764590+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'role' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.765059+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.765167+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.765741+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.765848+00:00] doctrine.DEBUG: SELECT 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_NAME = 'role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.766057+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'role' [] [] [2025-03-10T01:10:40.766517+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.766622+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'shipper' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.767353+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.767480+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'shipper' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.768136+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.768246+00:00] doctrine.DEBUG: SELECT 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_NAME = 'shipper' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.768534+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'shipper' [] [] [2025-03-10T01:10:40.769007+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.769088+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.769631+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.769740+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.770339+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.770476+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.770677+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2025-03-10T01:10:40.771132+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.771213+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user_role' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.771614+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.771722+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user_role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.772338+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.772462+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user_role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.772703+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_role' [] [] [2025-03-10T01:10:40.773148+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.773229+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'voucher' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:40.773795+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.773907+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'voucher' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:40.774566+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.774676+00:00] doctrine.DEBUG: SELECT 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_NAME = 'voucher' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:40.774949+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'voucher' [] [] [2025-03-10T01:10:40.776404+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:40.867403+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:51.723056+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-03-10T01:10:51.752198+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:52.855755+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-03-10T01:10:52.863164+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:52.863339+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-10T01:10:52.864564+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:52.864728+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-10T01:10:52.865532+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-10T01:10:52.865698+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-10T01:10:52.865953+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-03-10T01:10:52.873184+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-03-10T01:10:52.874176+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-03-10T01:10:52.875545+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-03-10T01:10:52.883508+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-03-10T01:10:52.898093+00:00] doctrine.DEBUG: CREATE TABLE dolibarr_invoice_border (id INT AUTO_INCREMENT NOT NULL, parent_id INT NOT NULL, created_by_id INT NOT NULL, created_at DATETIME NOT NULL, updated_at DATETIME DEFAULT NULL, action_type VARCHAR(255) DEFAULT NULL, bank_account INT NOT NULL, payment_type INT NOT NULL, source VARCHAR(255) DEFAULT NULL, reference_list LONGTEXT DEFAULT NULL, start_date DATETIME NOT NULL, end_date DATETIME NOT NULL, history LONGTEXT DEFAULT NULL COMMENT '(DC2Type:json)', INDEX IDX_E084C3C8727ACA70 (parent_id), INDEX IDX_E084C3C8B03A8386 (created_by_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2025-03-10T01:10:52.936502+00:00] doctrine.DEBUG: ALTER TABLE dolibarr_invoice_border ADD CONSTRAINT FK_E084C3C8727ACA70 FOREIGN KEY (parent_id) REFERENCES user (id) [] [] [2025-03-10T01:10:52.965359+00:00] doctrine.DEBUG: ALTER TABLE dolibarr_invoice_border ADD CONSTRAINT FK_E084C3C8B03A8386 FOREIGN KEY (created_by_id) REFERENCES user (id) [] [] [2025-03-10T01:10:52.979125+00:00] doctrine.DEBUG: ALTER TABLE live_line ADD order_linked_id INT DEFAULT NULL, ADD post_code VARCHAR(20) DEFAULT NULL, ADD tentative_history LONGTEXT DEFAULT NULL COMMENT '(DC2Type:json)' [] [] [2025-03-10T01:10:52.980610+00:00] doctrine.DEBUG: ALTER TABLE live_line ADD CONSTRAINT FK_E689586EA51EA1C FOREIGN KEY (order_linked_id) REFERENCES `order` (id) [] [] [2025-03-10T01:10:52.991053+00:00] doctrine.DEBUG: CREATE UNIQUE INDEX UNIQ_E689586EA51EA1C ON live_line (order_linked_id) [] [] [2025-03-10T01:10:52.994585+00:00] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","2025-03-10T01:10:52+00:00",111] [] [2025-03-10T01:10:52.995676+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-03-10T01:11:03.648056+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-03-10T01:11:04.538792+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-03-22T16:06:45.161516+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-03-22T16:06:45.169549+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-03-22T16:06:45.170837+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-03-22T16:06:45.177936+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.178091+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.179251+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.179384+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.180189+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.180299+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.180545+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-03-22T16:06:45.181412+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-03-22T16:06:45.189407+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-03-22T16:06:45.189787+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-03-22T16:06:45.190103+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.190220+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.190789+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.190919+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.191655+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.191787+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.192011+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-03-22T16:06:45.192623+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-03-22T16:06:45.194938+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-03-22T16:06:45.195233+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.195327+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'batch' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.195953+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.196053+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.197327+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.197432+00:00] doctrine.DEBUG: SELECT 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_NAME = 'batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.197754+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'batch' [] [] [2025-03-22T16:06:45.198258+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.198349+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'bike_manager' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.198913+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.199020+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'bike_manager' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.199652+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.199781+00:00] doctrine.DEBUG: SELECT 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_NAME = 'bike_manager' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.200000+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'bike_manager' [] [] [2025-03-22T16:06:45.200459+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.200570+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'brevo_visitor' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.201186+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.201276+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'brevo_visitor' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.201952+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.202077+00:00] doctrine.DEBUG: SELECT 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_NAME = 'brevo_visitor' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.202298+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'brevo_visitor' [] [] [2025-03-22T16:06:45.202787+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.202943+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'canal' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.203460+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.203555+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'canal' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.204180+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.204265+00:00] doctrine.DEBUG: SELECT 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_NAME = 'canal' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.204495+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'canal' [] [] [2025-03-22T16:06:45.204986+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.205095+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'chat_config' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.205672+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.205785+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'chat_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.206409+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.206545+00:00] doctrine.DEBUG: SELECT 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_NAME = 'chat_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.206786+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'chat_config' [] [] [2025-03-22T16:06:45.207251+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.207359+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'company' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.207951+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.208063+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'company' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.208718+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.208830+00:00] doctrine.DEBUG: SELECT 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_NAME = 'company' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.209085+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'company' [] [] [2025-03-22T16:06:45.209554+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.209667+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.210112+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.210221+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.210824+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.210935+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.211141+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-03-22T16:06:45.211613+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.211723+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_config' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.212399+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.212496+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.213104+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.213188+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.213398+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_config' [] [] [2025-03-22T16:06:45.213844+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.213930+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_invoice_border' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.214472+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.214562+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_invoice_border' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.215181+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.215264+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_invoice_border' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.215493+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_invoice_border' [] [] [2025-03-22T16:06:45.215942+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.216025+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_invoice' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.216525+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.216616+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_invoice' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.217234+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.217318+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_invoice' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.217545+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_invoice' [] [] [2025-03-22T16:06:45.218065+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.218189+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.218830+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.218940+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.219619+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.219728+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.220002+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_jumia_order' [] [] [2025-03-22T16:06:45.220466+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.220596+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.221147+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.221254+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.221886+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.221995+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.222207+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_planing' [] [] [2025-03-22T16:06:45.222675+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.222785+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_product' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.223493+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.223584+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.224177+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.224259+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.224472+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_product' [] [] [2025-03-22T16:06:45.224915+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.224996+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'dolibarr_service' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.225532+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.225622+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'dolibarr_service' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.226218+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.226300+00:00] doctrine.DEBUG: SELECT 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_NAME = 'dolibarr_service' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.226539+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'dolibarr_service' [] [] [2025-03-22T16:06:45.227007+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.227114+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'file_uploaded' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.227611+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.227720+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'file_uploaded' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.228311+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.228398+00:00] doctrine.DEBUG: SELECT 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_NAME = 'file_uploaded' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.228605+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'file_uploaded' [] [] [2025-03-22T16:06:45.229070+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.229177+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.229809+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.229919+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.230564+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.230674+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.230934+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory' [] [] [2025-03-22T16:06:45.231397+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.231489+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.231991+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.232077+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.232697+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.232803+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.233053+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_lines' [] [] [2025-03-22T16:06:45.233522+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.233632+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'inventory_user' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.234055+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.234162+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'inventory_user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.234792+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.234898+00:00] doctrine.DEBUG: SELECT 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_NAME = 'inventory_user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.235148+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'inventory_user' [] [] [2025-03-22T16:06:45.235629+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.235735+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_black_list' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.236190+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.236295+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_black_list' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.236941+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.237045+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_black_list' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.237252+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_black_list' [] [] [2025-03-22T16:06:45.237743+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.237852+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_config' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.238514+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.238604+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.239198+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.239281+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.239526+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_config' [] [] [2025-03-22T16:06:45.239995+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.240081+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_order' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.240826+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.240937+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.241577+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.241663+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.241875+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_order' [] [] [2025-03-22T16:06:45.242319+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.242401+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_payout_status' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.243070+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.243158+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_payout_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.243759+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.243865+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_payout_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.244079+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_payout_status' [] [] [2025-03-22T16:06:45.244533+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.244639+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_planing' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.245214+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.245320+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_planing' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.245923+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.246028+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_planing' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.246265+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_planing' [] [] [2025-03-22T16:06:45.246712+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.246818+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_product' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.247575+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.247685+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.248308+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.248416+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.248664+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_product' [] [] [2025-03-22T16:06:45.249129+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.249236+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_rapport_product' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.250100+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.250211+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_rapport_product' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.250841+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.250950+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_rapport_product' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.251193+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_rapport_product' [] [] [2025-03-22T16:06:45.251667+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.251778+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'jumia_transaction' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.252517+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.252608+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'jumia_transaction' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.253205+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.253287+00:00] doctrine.DEBUG: SELECT 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_NAME = 'jumia_transaction' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.253506+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'jumia_transaction' [] [] [2025-03-22T16:06:45.253955+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.254037+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'line_status' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.254511+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.254600+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'line_status' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.255215+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.255298+00:00] doctrine.DEBUG: SELECT 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_NAME = 'line_status' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.255521+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'line_status' [] [] [2025-03-22T16:06:45.255967+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.256049+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'live' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.256580+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.256669+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'live' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.257300+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.257383+00:00] doctrine.DEBUG: SELECT 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_NAME = 'live' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.257650+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'live' [] [] [2025-03-22T16:06:45.258113+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.258220+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'live_line' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.258884+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.258994+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'live_line' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.259704+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.259814+00:00] doctrine.DEBUG: SELECT 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_NAME = 'live_line' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.260118+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'live_line' [] [] [2025-03-22T16:06:45.260588+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.260725+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_config' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.261324+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.261449+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_config' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.262092+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.262175+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_config' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.262396+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_config' [] [] [2025-03-22T16:06:45.262870+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.262955+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'magento_upload' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.263447+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.263549+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'magento_upload' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.264161+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.264244+00:00] doctrine.DEBUG: SELECT 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_NAME = 'magento_upload' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.264493+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'magento_upload' [] [] [2025-03-22T16:06:45.264935+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.265018+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'order' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.266003+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.266113+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.266868+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.266975+00:00] doctrine.DEBUG: SELECT 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_NAME = 'order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.267344+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'order' [] [] [2025-03-22T16:06:45.267816+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.267927+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'pmp_products' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.268427+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.268564+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'pmp_products' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.269156+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.269244+00:00] doctrine.DEBUG: SELECT 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_NAME = 'pmp_products' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.269430+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pmp_products' [] [] [2025-03-22T16:06:45.269886+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.269969+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'pmp_sales_lines' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.270474+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.270563+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'pmp_sales_lines' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.271169+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.271260+00:00] doctrine.DEBUG: SELECT 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_NAME = 'pmp_sales_lines' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.271469+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pmp_sales_lines' [] [] [2025-03-22T16:06:45.271915+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.271997+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'return_batch' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.272572+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.272662+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'return_batch' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.273300+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.273384+00:00] doctrine.DEBUG: SELECT 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_NAME = 'return_batch' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.273628+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'return_batch' [] [] [2025-03-22T16:06:45.274072+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.274174+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'return_batch_order' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.274682+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.274791+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'return_batch_order' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.275429+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.275525+00:00] doctrine.DEBUG: SELECT 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_NAME = 'return_batch_order' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.275761+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'return_batch_order' [] [] [2025-03-22T16:06:45.276205+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.276287+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'reviews' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.276824+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.276932+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'reviews' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.277584+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.277693+00:00] doctrine.DEBUG: SELECT 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_NAME = 'reviews' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.277958+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'reviews' [] [] [2025-03-22T16:06:45.278421+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.278523+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'role' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.278959+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.279045+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.279618+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.279722+00:00] doctrine.DEBUG: SELECT 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_NAME = 'role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.279927+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'role' [] [] [2025-03-22T16:06:45.280367+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.280469+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'shipper' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.281176+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.281284+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'shipper' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.281910+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.282017+00:00] doctrine.DEBUG: SELECT 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_NAME = 'shipper' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.282278+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'shipper' [] [] [2025-03-22T16:06:45.282729+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.282834+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.283374+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.283484+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.284069+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.284172+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.284388+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2025-03-22T16:06:45.284837+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.284943+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'user_role' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.285340+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.285450+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'user_role' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.286075+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.286157+00:00] doctrine.DEBUG: SELECT 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_NAME = 'user_role' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.286380+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_role' [] [] [2025-03-22T16:06:45.286830+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.286935+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'voucher' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:45.287504+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.287593+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'voucher' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:45.288222+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.288305+00:00] doctrine.DEBUG: SELECT 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_NAME = 'voucher' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:45.288553+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'voucher' [] [] [2025-03-22T16:06:45.289975+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:45.376741+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:56.182711+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-03-22T16:06:56.209522+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:57.669582+00:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2025-03-22T16:06:57.676980+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:57.677137+00:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'mainpowe_final' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2025-03-22T16:06:57.678353+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:57.678470+00:00] doctrine.DEBUG: SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!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_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'mainpowe_final' /*!50116 AND c.CONSTRAINT_SCHEMA = 'mainpowe_final' */ORDER BY k.ORDINAL_POSITION [] [] [2025-03-22T16:06:57.679245+00:00] doctrine.DEBUG: SELECT DATABASE() [] [] [2025-03-22T16:06:57.679336+00:00] doctrine.DEBUG: SELECT 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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'mainpowe_final' ORDER BY SEQ_IN_INDEX ASC [] [] [2025-03-22T16:06:57.679579+00:00] doctrine.DEBUG: SELECT 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 TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' [] [] [2025-03-22T16:06:57.686859+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-03-22T16:06:57.687836+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-03-22T16:06:57.689185+00:00] doctrine.DEBUG: SELECT * FROM doctrine_migration_versions [] [] [2025-03-22T16:06:57.696831+00:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2025-03-22T16:06:57.711150+00:00] doctrine.DEBUG: ALTER TABLE live_line DROP FOREIGN KEY FK_E689586EA51EA1C [] [] [2025-03-22T16:06:57.716203+00:00] doctrine.DEBUG: ALTER TABLE live_line ADD CONSTRAINT FK_E689586EA51EA1C FOREIGN KEY (order_linked_id) REFERENCES `order` (id) ON DELETE SET NULL [] [] [2025-03-22T16:06:57.746542+00:00] doctrine.DEBUG: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) ["DoctrineMigrations\\Version [...]","2025-03-22T16:06:57+00:00",49] [] [2025-03-22T16:06:57.747774+00:00] doctrine.DEBUG: "COMMIT" [] [] [2025-03-22T16:07:14.554935+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} [] [2025-03-22T16:07:15.434689+00:00] deprecation.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /home/mainpowe/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} []